ManagementGroup.GetMonitoringRelationshipClasses Method
Applies To: Operations Manager for System Center 2012
Retrieves monitoring relationship classes from the management group.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetMonitoringRelationshipClasses() | Obsolete.Retrieves a collection of all the monitoring relationship classes. |
|
GetMonitoringRelationshipClasses(ICollection<Guid>) | Obsolete.Retrieves a collection of the monitoring relationship classes that have the specified GUIDs. |
|
GetMonitoringRelationshipClasses(ManagementPackRelationshipCriteria) | Obsolete.Retrieves a collection of monitoring relationship objects that match the specified filter. |
|
GetMonitoringRelationshipClasses(String) | Obsolete.Retrieves a collection of monitoring relationship classes that have the specified name. |
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top