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
System_CAPS_pubmethod GetMonitoringRelationshipClass(Guid)

Obsolete.Retrieves the monitoring relationship class that has the specified GUID.

System_CAPS_pubmethod GetMonitoringRelationshipClass(String, ManagementPack)

Obsolete.Retrieves the monitoring relationship class that has the specified name and that is contained in the specified management pack.

System_CAPS_pubmethod 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