Share via


IQueryBasedAlertRuleProperties.IncidentConfigurationCreateIncident Property

Definition

Create incidents from alerts triggered by this analytics rule

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Create incidents from alerts triggered by this analytics rule", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="createIncident")]
public bool? IncidentConfigurationCreateIncident { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Create incidents from alerts triggered by this analytics rule", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="createIncident")>]
member this.IncidentConfigurationCreateIncident : Nullable<bool> with get, set
Public Property IncidentConfigurationCreateIncident As Nullable(Of Boolean)

Property Value

Attributes

Applies to