Metric.MetricValues Property

Definition

Gets the metric values for the specified time window and timestep.

[Newtonsoft.Json.JsonProperty(PropertyName="metricValues")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.MetricValue> MetricValues { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metricValues")>]
member this.MetricValues : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.MetricValue>
Public ReadOnly Property MetricValues As IList(Of MetricValue)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to