Applies To: Operations Manager for System Center 2012
Retrieves monitoring objects of a single class and of any derived classes, allowing for abstract types to be specified.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetPartialMonitoringObjects(ICollection<Guid>) | Obsolete.Retrieves a collection of the partial monitoring objects that have the specified GUIDs. | 
| .jpeg) | GetPartialMonitoringObjects(MonitoringClass) | Obsolete.Retrieves a collection of the partial monitoring objects from the management group that are of the specified class. | 
| .jpeg) | GetPartialMonitoringObjects(MonitoringObjectGenericCriteria) | Obsolete.Retrieves a collection of partial monitoring objects that match the specified filter. | 
| .jpeg) | GetPartialMonitoringObjects(MonitoringObjectGenericCriteria, MonitoringClass) | Obsolete.Retrieves a collection of the partial monitoring objects from the management group that are of the specified class and match the specified filter. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top