Share via


IMicrosoftSecurityIncidentCreationAlertRuleTemplate.AlertRulesCreatedByTemplateCount Property

Definition

the number of alert rules that were created by this template

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the number of alert rules that were created by this template", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="alertRulesCreatedByTemplateCount")]
public int? AlertRulesCreatedByTemplateCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the number of alert rules that were created by this template", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="alertRulesCreatedByTemplateCount")>]
member this.AlertRulesCreatedByTemplateCount : Nullable<int> with get, set
Public Property AlertRulesCreatedByTemplateCount As Nullable(Of Integer)

Property Value

Attributes

Applies to