DataWarehouse.GetMonitoringObjects Method

 

Applies To: Operations Manager for System Center 2012

Returns information about the monitoring objects 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 GetMonitoringObjects(IList<Guid>)

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

System_CAPS_pubmethod GetMonitoringObjects(IList<Guid>, String)

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

System_CAPS_pubmethod GetMonitoringObjects(IList<Int32>)

Gets the monitoring object information objects from the specified monitoring object rows.

System_CAPS_pubmethod GetMonitoringObjects(IList<Int32>, String)

Gets the monitoring object information objects from the specified monitoring object rows in the specified language.

System_CAPS_pubmethod GetMonitoringObjects(IList<PartialMonitoringObject>)

Gets the monitoring object information objects from the specified monitoring objects in the data warehouse.

System_CAPS_pubmethod GetMonitoringObjects(IList<PartialMonitoringObject>, String)

Gets the monitoring object information objects from the specified monitoring objects in the specified language.

See Also

DataWarehouse Class
Microsoft.EnterpriseManagement.Warehouse Namespace

Return to top