Share via


MetricsSegmentedResult.Segments Property

Definition

The segments of data

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

Property Value

Applies to