DataWarehouse.GetMonitoringClasses Method
Applies To: Operations Manager for System Center 2012
Returns information about the monitoring classes in the current data warehouse.
Namespace: Microsoft.EnterpriseManagement.Warehouse
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
Name | Description | |
---|---|---|
GetMonitoringClasses(IList<Guid>) | Returns information about the monitoring classes in the current data warehouse. |
|
GetMonitoringClasses(IList<Guid>, String) | Returns information, in a different language, about the monitoring classes in the current data warehouse. |
|
GetMonitoringClasses(IList<String>) | Returns information about the monitoring classes in the current data warehouse. |
|
GetMonitoringClasses(IList<String>, String) | Returns information about the monitoring classes in the current data warehouse. |
See Also
DataWarehouse Class
Microsoft.EnterpriseManagement.Warehouse Namespace
Return to top