Compartir a través de


MetricEnrichedSeriesData.IsAnomaly Propiedad

Definición

Si un punto de datos se considera una anomalía, según el asociado AnomalyDetectionConfiguration.

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

Valor de propiedad

Se aplica a