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 | |
---|---|---|
GetMonitoringClass(Guid) | Obsolete.Retrieves a monitoring class that matches the specified GUID. |
|
GetMonitoringClass(String, ManagementPack) | Obsolete.Retrieves a monitoring class that matches the specified class and is contained in the specified management pack. |
|
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