次の方法で共有


AverageServiceLoadScalingTrigger.UpperLoadThreshold プロパティ

定義

スケールアウト操作を実行する必要がある負荷の上限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="upperLoadThreshold")]
public double UpperLoadThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upperLoadThreshold")>]
member this.UpperLoadThreshold : double with get, set
Public Property UpperLoadThreshold As Double

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象