次の方法で共有


DynamicThresholdFailingPeriods.MinFailingPeriodsToAlert プロパティ

定義

アラートをトリガーする違反の数を取得または設定します。 numberOfEvaluationPeriods 以下にする必要があります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象