Represents an operational data object.

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

Protected Constructors

  Name Description
OperationalDataObject Initializes a new OperationalDataObject object.
Top

Public Properties

  Name Description
public property Id Gets the globally unique identifier (GUID) for the operational data object.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (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 MonitoringRuleId Gets the globally unique identifier (GUID) for the monitoring rule that is associated with operational data object.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals Overloaded. 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  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.