Share via


MetricsIntervaledSegmentedResult.Intervals Property

Definition

The intervals of data.

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

Property Value

Applies to