INrtAlertRule.IncidentConfigurationCreateIncident Property

Definition

Create incidents from alerts triggered by this analytics rule

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

Property Value

Attributes

Applies to