MetricSeriesData.Timestamps Property

Definition

The timestamps, in UTC, of the data points present in this time series.

public System.Collections.Generic.IReadOnlyList<DateTimeOffset> Timestamps { get; }
member this.Timestamps : System.Collections.Generic.IReadOnlyList<DateTimeOffset>
Public ReadOnly Property Timestamps As IReadOnlyList(Of DateTimeOffset)

Property Value

Applies to