你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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