Share via


AzureApplicationGatewayWebApplicationFirewallConfigurationBase.Enabled Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Whether web application firewall functionality is enabled or not.", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public bool Enabled { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Whether web application firewall functionality is enabled or not.", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Property Value

Attributes

Applies to