Compartir a través de


ApplicationGatewayWebApplicationFirewallConfiguration.Enabled Propiedad

Definición

Obtiene o establece si el firewall de aplicaciones web está habilitado o no.

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a