次の方法で共有


ManagementEventRuleCondition.Aggregation プロパティ

定義

収集されるデータを時間の経過と同時に、アラートをアクティブ化する方法を取得または設定します。 管理イベントのアラートの集計は省略可能です。指定しない場合は、すべてのイベントによってアラートがアクティブ化されます。

[Newtonsoft.Json.JsonProperty(PropertyName="aggregation")]
public Microsoft.Azure.Management.Monitor.Models.ManagementEventAggregationCondition Aggregation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregation")>]
member this.Aggregation : Microsoft.Azure.Management.Monitor.Models.ManagementEventAggregationCondition with get, set
Public Property Aggregation As ManagementEventAggregationCondition

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象