Share via


ManagedRuleOverrideSetting.EnabledState Property

Definition

Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified.

public Azure.ResourceManager.Cdn.Models.ManagedRuleSetupState? EnabledState { get; set; }
member this.EnabledState : Nullable<Azure.ResourceManager.Cdn.Models.ManagedRuleSetupState> with get, set
Public Property EnabledState As Nullable(Of ManagedRuleSetupState)

Property Value

Applies to