OperationalDataObject Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents an operational data object.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Monitoring::OperationalDataObject
Microsoft.EnterpriseManagement.Monitoring::MonitoringAlert
Microsoft.EnterpriseManagement.Monitoring::MonitoringEvent
Microsoft.EnterpriseManagement.Monitoring::MonitoringPerformanceData
| Name | Description | |
|---|---|---|
![]() | OperationalDataObject(ManagementGroup^) | Initializes a new OperationalDataObject object |
| Name | Description | |
|---|---|---|
![]() | Id | Gets the globally unique identifier (GUID) for the operational data object. |
![]() | ManagementGroup | The connection management group connection used by this object. |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | MonitoringObjectId | Gets the globally unique identifier (GUID) for the monitoring object that is associated with the operational data object. |
![]() | MonitoringRuleId | Obsolete.Gets the globally unique identifier (GUID) for the monitoring rule that is associated with operational data object. |
![]() | RuleId |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether this object is equal to the specified object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Gets the hash code for the OperationalDataObject object(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | Reconnects to the specified management group after the object has been disconnected.(Overrides MonitoringBase::Reconnect(EnterpriseManagementGroup^).) |
![]() | ToString() | (Inherited from MonitoringBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


