Share via


IScheduledAlertRuleTemplate.TriggerThreshold Property

Definition

The threshold triggers this alert rule.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The threshold triggers this alert rule.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="triggerThreshold")]
public int? TriggerThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The threshold triggers this alert rule.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="triggerThreshold")>]
member this.TriggerThreshold : Nullable<int> with get, set
Public Property TriggerThreshold As Nullable(Of Integer)

Property Value

Attributes

Applies to