EnterpriseManagementGroup.Monitoring Property

Definition

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.

public:
 property Microsoft::EnterpriseManagement::IMonitoringConfigurationManagement ^ Monitoring { Microsoft::EnterpriseManagement::IMonitoringConfigurationManagement ^ get(); };
public Microsoft.EnterpriseManagement.IMonitoringConfigurationManagement Monitoring { get; }
member this.Monitoring : Microsoft.EnterpriseManagement.IMonitoringConfigurationManagement
Public ReadOnly Property Monitoring As IMonitoringConfigurationManagement

Property Value

The monitoring manager.

Applies to