Share via


MetricEnrichedSeriesData.ExpectedMetricValues Property

Definition

The expected values of the data points in this time series, according to the associated AnomalyDetectionConfiguration's smart detector.

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

Property Value

Applies to