Share via


TimeSeriesElement.Data Property

Definition

An array of data points representing the metric values.

public System.Collections.Generic.IReadOnlyList<Azure.Developer.LoadTesting.MetricValue> Data { get; }
member this.Data : System.Collections.Generic.IReadOnlyList<Azure.Developer.LoadTesting.MetricValue>
Public ReadOnly Property Data As IReadOnlyList(Of MetricValue)

Property Value

Applies to