Share via


ScheduledAlertRuleTemplate.TriggerThreshold Property

Definition

The threshold triggers this alert rule.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public int? TriggerThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.TriggerThreshold : Nullable<int> with get, set
Public Property TriggerThreshold As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to