次の方法で共有


AverageServiceLoadScalingTrigger.LowerLoadThreshold プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象