Share via


MetricEnrichedSeriesData.UpperBoundaryValues Property

Definition

The upper boundaries the data points in this time series must cross to be considered anomalies, according the associated AnomalyDetectionConfiguration's smart detector.

public System.Collections.Generic.IReadOnlyList<double?> UpperBoundaryValues { get; }
member this.UpperBoundaryValues : System.Collections.Generic.IReadOnlyList<Nullable<double>>
Public ReadOnly Property UpperBoundaryValues As IReadOnlyList(Of Nullable(Of Double))

Property Value

Applies to