AnomalyDetectionConfiguration.SeriesDetectionConditions Property

Definition

The anomaly detection conditions to be applied to a time series. Note that these conditions overwrite the ones specified by WholeSeriesDetectionConditions and SeriesGroupDetectionConditions.

public System.Collections.Generic.IList<Azure.AI.MetricsAdvisor.Models.MetricSingleSeriesDetectionCondition> SeriesDetectionConditions { get; }
member this.SeriesDetectionConditions : System.Collections.Generic.IList<Azure.AI.MetricsAdvisor.Models.MetricSingleSeriesDetectionCondition>
Public ReadOnly Property SeriesDetectionConditions As IList(Of MetricSingleSeriesDetectionCondition)

Property Value

Exceptions

Applies to