Share via


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
System_CAPS_pubmethod GetMonitoringClasses(IList<Guid>)

Returns information about the monitoring classes in the current data warehouse.

System_CAPS_pubmethod GetMonitoringClasses(IList<Guid>, String)

Returns information, in a different language, about the monitoring classes in the current data warehouse.

System_CAPS_pubmethod GetMonitoringClasses(IList<String>)

Returns information about the monitoring classes in the current data warehouse.

System_CAPS_pubmethod 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