ManagementGroup.GetMonitoringRelationshipObjectsByTargetMonitoringClass Method

 

Applies To: Operations Manager for System Center 2012

Retrieves a collection of monitoring relationship objects from the management group by specifying a target class to define the range of results.

Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringRelationshipObjectsByTargetMonitoringClass(MonitoringClass)

Obsolete.Retrieves a collection of monitoring relationship objects for the specified target class.

System_CAPS_pubmethod GetMonitoringRelationshipObjectsByTargetMonitoringClass(MonitoringRelationshipObjectGenericCriteria, MonitoringClass)

Obsolete.Retrieves a collection of monitoring relationship objects for the specified target class that match the specified filter.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top