Partager via


UnivariateChangePointDetectionOptions.Series Propriété

Définition

Points de données de série chronologique. Les points doivent être triés par horodatage par ordre croissant pour correspondre au résultat de la détection de point de modification.

public System.Collections.Generic.IList<Azure.AI.AnomalyDetector.TimeSeriesPoint> Series { get; }
member this.Series : System.Collections.Generic.IList<Azure.AI.AnomalyDetector.TimeSeriesPoint>
Public ReadOnly Property Series As IList(Of TimeSeriesPoint)

Valeur de propriété

S’applique à