Compartilhar via


BackendAddressPool.DrainPeriodInSeconds Propriedade

Definição

Obtém ou define a quantidade de segundos que Load Balancer espera antes de enviar RESET para o endereço de cliente e 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a