ManagementGroup.GetMonitoringImageReferences Method

 

Applies To: Operations Manager for System Center 2012

Retrieves a collection of monitoring image reference objects from the management group.

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

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringImageReferences(Guid)

Obsolete.Retrieves a collection of monitoring image reference objects that have the specified GUID.

System_CAPS_pubmethod GetMonitoringImageReferences(ICollection<Guid>)

Obsolete.Retrieves a collection of monitoring image reference objects that have the specified GUIDs.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top