IScheduledAlertRule.GroupingConfigurationReopenClosedIncident Property

Definition

Re-open closed matching incidents

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

Property Value

Attributes

Applies to