Share via


INrtAlertRule.GroupingConfigurationReopenClosedIncident Property

Definition

Re-open closed matching incidents

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

Property Value

Attributes

Applies to