Share via


ManagementPackMonitor.Enabled Property

Definition

Gets or sets the monitoring level that the monitor is enabled for.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitoringLevel Enabled { Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitoringLevel get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitoringLevel value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitoringLevel Enabled { get; set; }
member this.Enabled : Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitoringLevel with get, set
Public Property Enabled As ManagementPackMonitoringLevel

Property Value

A ManagementPackMonitoringLevel object.

The monitoring level that the monitor is enabled for.

Applies to