Share via


IScheduledAlertRuleCommonProperties.EventGroupingSettingAggregationKind Property

Definition

The event grouping aggregation kinds

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The event grouping aggregation kinds", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EventGroupingAggregationKind) }, ReadOnly=false, Required=false, SerializedName="aggregationKind")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EventGroupingAggregationKind? EventGroupingSettingAggregationKind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The event grouping aggregation kinds", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EventGroupingAggregationKind) }, ReadOnly=false, Required=false, SerializedName="aggregationKind")>]
member this.EventGroupingSettingAggregationKind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EventGroupingAggregationKind> with get, set
Public Property EventGroupingSettingAggregationKind As Nullable(Of EventGroupingAggregationKind)

Property Value

Attributes

Applies to