次の方法で共有


BackendAddressPool.DrainPeriodInSeconds プロパティ

定義

クライアントアドレスとバックエンド アドレスに RESET を送信するまでLoad Balancer待機する秒数を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象