次の方法で共有


ManagementEventAggregationCondition クラス

定義

収集されたデータの経時的な結合方法。

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

コンストラクター

ManagementEventAggregationCondition()

ManagementEventAggregationCondition の新しいインスタンスを初期化します。

プロパティ

Operator

条件演算子。

Threshold

アラートを有効にするしきい値。

WindowSize

しきい値に基づいてアラート アクティビティを監視するために使用される期間 (ISO 8601 期間形式)。 指定する場合は、5 分から 1 日の間にする必要があります。

適用対象