Share via


INrtAlertRule.GroupingConfigurationGroupByAlertDetail Property

Definition

A list of alert details to group by (when matchingMethod is Selected)

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A list of alert details to group by (when matchingMethod is Selected)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertDetail) }, ReadOnly=false, Required=false, SerializedName="groupByAlertDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertDetail[] GroupingConfigurationGroupByAlertDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A list of alert details to group by (when matchingMethod is Selected)", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertDetail) }, ReadOnly=false, Required=false, SerializedName="groupByAlertDetails")>]
member this.GroupingConfigurationGroupByAlertDetail : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertDetail[] with get, set
Public Property GroupingConfigurationGroupByAlertDetail As AlertDetail()

Property Value

Attributes

Applies to