次の方法で共有


MetricAnomalyAlertConditions クラス

定義

アラートに含めるために異常が満たす必要がある追加の条件を設定します。

public class MetricAnomalyAlertConditions
type MetricAnomalyAlertConditions = class
Public Class MetricAnomalyAlertConditions
継承
MetricAnomalyAlertConditions

コンストラクター

MetricAnomalyAlertConditions()

MetricAnomalyAlertConditions クラスの新しいインスタンスを初期化します。

プロパティ

MetricBoundaryCondition

固定の上限または下限を設定して、データ ポイントを許可する範囲を指定します。 指定した範囲をアラートに含めることができる点を示します。

SeverityCondition

アラートに異常を含める必要がある重大度レベルの範囲を設定します。

適用対象