ManagementGroup.GetMonitoringRelationshipObjectsBySourceMonitoringClass Method
Applies To: Operations Manager for System Center 2012
Retrieves a collection of monitoring relationship objects from the management group by specifying a source class to define the range of the returned results.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetMonitoringRelationshipObjectsBySourceMonitoringClass(MonitoringClass) | Obsolete.Retrieves a collection of monitoring relationship objects from the management group by specifying a source class to define the range of the results. |
|
GetMonitoringRelationshipObjectsBySourceMonitoringClass(MonitoringRelationshipObjectGenericCriteria, MonitoringClass) | Obsolete.Retrieves a collection of monitoring relationship objects that match the specified filter from the specified source class. |
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top