MetricsIntervaledResult.Intervals Property

Definition

The intervals of data.

public System.Collections.Generic.IList<Microsoft.Azure.ApplicationInsights.Query.Models.MetricsIntervaledData> Intervals { get; }
member this.Intervals : System.Collections.Generic.IList<Microsoft.Azure.ApplicationInsights.Query.Models.MetricsIntervaledData>
Public ReadOnly Property Intervals As IList(Of MetricsIntervaledData)

Property Value

Applies to