MetricAnomalyAlertSnoozeCondition.IsOnlyForSuccessive Property

Definition

If true, snoozing only continues as long as the subsequent data points are anomalies. It will stop as soon as a data point that's not an anomaly is found. If false, snoozing only stops when the amount of points specified by AutoSnooze have been ingested.

public bool IsOnlyForSuccessive { get; set; }
member this.IsOnlyForSuccessive : bool with get, set
Public Property IsOnlyForSuccessive As Boolean

Property Value

Applies to