Share via


ManagementPackRule.Enabled Property

Definition

Gets or sets a ManagementPackMonitoringLevel value that determines whether the rule is enabled.

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 value.

A ManagementPackMonitoringLevel value that determines whether the rule is enabled.

Applies to