Share via


QueryStatisticsProperties.Intervals Property

Definition

List of intervals with appropriate metric data.

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

Property Value

Applies to