PrometheusRule.For Property

Definition

The amount of time alert must be active before firing.

[Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Origin(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.PropertyOrigin.Owned)]
public TimeSpan? For { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Origin(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.PropertyOrigin.Owned)>]
member this.For : Nullable<TimeSpan> with get, set
Public Property For As Nullable(Of TimeSpan)

Property Value

Implements

For
Attributes

Applies to