Applies To: Operations Manager for System Center 2012
Retrieves monitoring objects.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringObjects(ICollection<Guid>) | Obsolete.Retrieves a collection of the monitoring objects that have the specified GUIDs. | 
| .jpeg) | GetMonitoringObjects(ICollection<MonitoringObjectCriteria>) | Obsolete.Retrieves a collection of monitoring objects that match the specified filter. | 
| .jpeg) | GetMonitoringObjects(MonitoringClass) | Obsolete.Retrieves the monitoring objects that match the specified scope. | 
| .jpeg) | GetMonitoringObjects(MonitoringObjectCriteria) | Obsolete.Retrieves a collection of monitoring objects that match the specified filter. | 
| .jpeg) | GetMonitoringObjects(MonitoringObjectGenericCriteria) | Obsolete.Retrieves a collection of monitoring objects from the management group by specifying generic criteria that are used to filter the returned results. | 
| .jpeg) | GetMonitoringObjects(MonitoringObjectGenericCriteria, MonitoringClass) | Obsolete. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top