Compartir a través de


BackendAddressPool.DrainPeriodInSeconds Propiedad

Definición

Obtiene o establece la cantidad de segundos Load Balancer espera antes de enviar RESET a la dirección de cliente y back-end.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.drainPeriodInSeconds")]
public int? DrainPeriodInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.drainPeriodInSeconds")>]
member this.DrainPeriodInSeconds : Nullable<int> with get, set
Public Property DrainPeriodInSeconds As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a