次の方法で共有


TriggerCondition.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

適用対象