次の方法で共有


ConditionFailingPeriods.MinFailingPeriodsToAlert プロパティ

定義

アラートをトリガーする違反の数。 numberOfEvaluationPeriods 以下にする必要があります。 既定値は 1 です。

public long? MinFailingPeriodsToAlert { get; set; }
member this.MinFailingPeriodsToAlert : Nullable<int64> with get, set
Public Property MinFailingPeriodsToAlert As Nullable(Of Long)

プロパティ値

適用対象