次の方法で共有


ChangeThresholdCondition.WithinRange プロパティ

定義

の場合 true、境界内の ChangePercentage ポイントは異常と見なされます (平坦な線と安定した値を検出するのに最適)。 の場合 false、境界外のポイントのみが異常と見なすことができます (変動を検出するのに最適)。 各ケースでサポートされている境界をチェックする方法に関するページを参照してくださいAnomalyDetectorDirection

public bool WithinRange { get; set; }
member this.WithinRange : bool with get, set
Public Property WithinRange As Boolean

プロパティ値

適用対象