Compartir a través de


MetricEnrichedSeriesData.Periods Propiedad

Definición

Período de cada punto de datos de esta serie temporal, medido en cantidad de puntos. Se usa para describir los datos estacionales.

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

Valor de propiedad

Se aplica a