Share via


IGroupingConfiguration.GroupByAlertDetail 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[] GroupByAlertDetail { 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.GroupByAlertDetail : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertDetail[] with get, set
Public Property GroupByAlertDetail As AlertDetail()

Property Value

Attributes

Applies to