MetricsQueryResult.Metrics Property

Definition

Metrics returned as the result of the query.

public System.Collections.Generic.IReadOnlyList<Azure.Monitor.Query.Models.MetricResult> Metrics { get; }
member this.Metrics : System.Collections.Generic.IReadOnlyList<Azure.Monitor.Query.Models.MetricResult>
Public ReadOnly Property Metrics As IReadOnlyList(Of MetricResult)

Property Value

Applies to