Compartir a través de


MetricEnrichedSeriesData.LowerBoundaryValues Propiedad

Definición

Los límites inferiores que los puntos de datos de esta serie temporal deben cruzar para considerarse anomalías, según el detector inteligente asociado AnomalyDetectionConfiguration.

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

Valor de propiedad

Se aplica a