Share via


QueryMetricInterval.Metrics Property

Definition

List of metric objects for this interval.

public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.QueryMetricProperties> Metrics { get; }
member this.Metrics : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.QueryMetricProperties>
Public ReadOnly Property Metrics As IList(Of QueryMetricProperties)

Property Value

Applies to