Condition.Threshold Property

Definition

the criteria threshold value that activates the alert. Relevant and required only for rules of the kind LogAlert.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Owned)]
public double? Threshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Owned)>]
member this.Threshold : Nullable<double> with get, set
Public Property Threshold As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to