ManagementGroup::Monitoring Property

 

Applies To: Operations Manager for System Center 2012

Gets an interface that enables you to access and manage the workflow components for monitoring in the management group. For example, the workflow components can be rules, diagnostics, module types, recoveries, and monitors.

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

public:
property IMonitoringManagement^ Monitoring {
	IMonitoringManagement^ get();
}
Return to top
Show: