FrontDoorWebApplicationFirewallPolicySettings.EnabledState Property

Definition

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

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

Property Value

Applies to