共用方式為


MetricEnrichedSeriesData.IsAnomaly Property

Definition

Whether or not a data point is considered an anomaly, according to the associated 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))

Property Value

Applies to