次の方法で共有


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

適用対象