Share via


IncidentConfiguration.GroupingConfigurationMatchingMethod Property

Definition

Grouping matching method. When method is Selected at least one of groupByEntities, groupByAlertDetails, groupByCustomDetails must be provided and not empty.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.MatchingMethod? GroupingConfigurationMatchingMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.GroupingConfigurationMatchingMethod : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.MatchingMethod> with get, set
Public Property GroupingConfigurationMatchingMethod As Nullable(Of MatchingMethod)

Property Value

Implements

Attributes

Applies to