Share via


DynamicMetricCriteria.FailingPeriods Property

Definition

Gets or sets the minimum number of violations required within the selected lookback time window required to raise an alert.

[Newtonsoft.Json.JsonProperty(PropertyName="failingPeriods")]
public Microsoft.Azure.Management.Monitor.Models.DynamicThresholdFailingPeriods FailingPeriods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failingPeriods")>]
member this.FailingPeriods : Microsoft.Azure.Management.Monitor.Models.DynamicThresholdFailingPeriods with get, set
Public Property FailingPeriods As DynamicThresholdFailingPeriods

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to