Share via


CustomRule.EnabledState Property

Definition

Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.

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

Property Value

Applies to