ManagementGroup.GetMonitoringRelationshipClass Method
Applies To: Operations Manager for System Center 2012
Retrieves a monitoring relationship class.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetMonitoringRelationshipClass(Guid) | Obsolete.Retrieves the monitoring relationship class that has the specified GUID. |
|
GetMonitoringRelationshipClass(String, ManagementPack) | Obsolete.Retrieves the monitoring relationship class that has the specified name and that is contained in the specified management pack. |
|
GetMonitoringRelationshipClass(SystemRelationship) | Obsolete.Retrieves a monitoring relationship class that is defined in this management group by the well-known system types enumeration. |
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top