Sdílet prostřednictvím


ApplicationGatewayWebApplicationFirewallConfiguration.FirewallMode Property

Definition

Gets or sets web application firewall mode. Possible values include: 'Detection', 'Prevention'

[Newtonsoft.Json.JsonProperty(PropertyName="firewallMode")]
public string FirewallMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="firewallMode")>]
member this.FirewallMode : string with get, set
Public Property FirewallMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to