次の方法で共有


MetricTrigger.Threshold プロパティ

定義

スケール アクションをトリガーするメトリックのしきい値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象