Compartir a través de


PolicySettings.State Propiedad

Definición

Obtiene o establece describe si la directiva está en estado habilitado o deshabilitado. Los valores posibles son: "Disabled", "Enabled".

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallEnabledState State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallEnabledState with get, set
Public Property State As WebApplicationFirewallEnabledState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a