AnomalyDetectionConfiguration.WholeSeriesDetectionConditions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET