AnomalyDetectionConfiguration.WholeSeriesDetectionConditions Property

Definition

The default anomaly detection conditions to be applied to all time series. Be aware that these are only default conditions. They will only be applied to a new data point if the lists SeriesDetectionConditions and SeriesGroupDetectionConditions do not specify conditions for the point's time series.

public Azure.AI.MetricsAdvisor.Models.MetricWholeSeriesDetectionCondition WholeSeriesDetectionConditions { get; set; }
member this.WholeSeriesDetectionConditions : Azure.AI.MetricsAdvisor.Models.MetricWholeSeriesDetectionCondition with get, set
Public Property WholeSeriesDetectionConditions As MetricWholeSeriesDetectionCondition

Property Value

Applies to