Share via


GroupingConfiguration.GroupByEntity Property

Definition

A list of entity types to group by (when matchingMethod is Selected). Only entities defined in the current alert rule may be used.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityMappingType[] GroupByEntity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)>]
member this.GroupByEntity : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityMappingType[] with get, set
Public Property GroupByEntity As EntityMappingType()

Property Value

Implements

Attributes

Applies to