OperationalDataObject Members

Updated: April 16, 2012

Represents an operational data object.

The following tables list the members exposed by the OperationalDataObject type.

  Name Description
  OperationalDataObject Overloaded.  
Top
  Name Description
public property Id Gets the globally unique identifier (GUID) for the operational data object.
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringObjectId Gets the globally unique identifier (GUID) for the monitoring object that is associated with the operational data object.
public property RuleId  
Top
(see also Protected Methods)
  Name Description
public method Equals Overridden. Determines whether this object is equal to the specified object.
public method GetHashCode Overridden. Gets the hash code for the OperationalDataObject object
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top