ApplicationGatewayWebApplicationFirewallConfiguration.FirewallMode Propriedade

Definição

Obtém ou define o modo de firewall do aplicativo Web. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a