ApplicationGatewayWebApplicationFirewallConfiguration.FirewallMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets web application firewall mode. Possible values include: 'Detection', 'Prevention'
[Newtonsoft.Json.JsonProperty(PropertyName="firewallMode")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallMode FirewallMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="firewallMode")>]
member this.FirewallMode : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayFirewallMode with get, set
Public Property FirewallMode As ApplicationGatewayFirewallMode
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute