ManagementGroup.GetMonitoringClass Method

 

Applies To: Operations Manager for System Center 2012

Retrieves a monitoring class.

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

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringClass(Guid)

Obsolete.Retrieves a monitoring class that matches the specified GUID.

System_CAPS_pubmethod GetMonitoringClass(String, ManagementPack)

Obsolete.Retrieves a monitoring class that matches the specified class and is contained in the specified management pack.

System_CAPS_pubmethod GetMonitoringClass(SystemClass)

Obsolete.Retrieves a monitoring class that matches the well-known system type enumeration.

See Also

ManagementGroup Class
Microsoft.EnterpriseManagement Namespace

Return to top