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