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. |
Public Properties
Name | Description | |
---|---|---|
Id | Gets the globally unique identifier (GUID) for the operational data object. | |
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) | |
MonitoringObjectId | Gets the globally unique identifier (GUID) for the monitoring object that is associated with the operational data object. | |
MonitoringRuleId | Gets the globally unique identifier (GUID) for the monitoring rule that is associated with operational data object. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether this object is equal to the specified object. | |
GetHashCode | Overridden. Gets the hash code for the OperationalDataObject object. | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.