ManagementGroup.GetMonitoringObjects Method

 

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
System_CAPS_pubmethod GetMonitoringObjects(ICollection<Guid>)

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

System_CAPS_pubmethod GetMonitoringObjects(ICollection<MonitoringObjectCriteria>)

Obsolete.Retrieves a collection of monitoring objects that match the specified filter.

System_CAPS_pubmethod GetMonitoringObjects(MonitoringClass)

Obsolete.Retrieves the monitoring objects that match the specified scope.

System_CAPS_pubmethod GetMonitoringObjects(MonitoringObjectCriteria)

Obsolete.Retrieves a collection of monitoring objects that match the specified filter.

System_CAPS_pubmethod 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.

System_CAPS_pubmethod GetMonitoringObjects(MonitoringObjectGenericCriteria, MonitoringClass)

Obsolete.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top