Share via


INrtAlertRule.GroupingConfigurationEnabled Property

Definition

Grouping enabled

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Grouping enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enabled")]
public bool? GroupingConfigurationEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Grouping enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enabled")>]
member this.GroupingConfigurationEnabled : Nullable<bool> with get, set
Public Property GroupingConfigurationEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to