Compartir a través de


ApplicationGatewayConnectionDraining.Enabled Propiedad

Definición

Obtiene o establece si la purga de conexiones está habilitada 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