次の方法で共有


LoadBalancingSettingsParameters.AdditionalLatencyInMilliseconds プロパティ

定義

プローブが最も短い待機時間バケットに分類される追加の待機時間をミリ秒単位で取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象