Freigeben über


MetricsResultInfo.Segments Eigenschaft

Definition

Ruft segmentierte Metrikdaten ab (falls segmentiert).

[Newtonsoft.Json.JsonProperty(PropertyName="segments")]
public System.Collections.Generic.IList<Microsoft.Azure.ApplicationInsights.Models.MetricsSegmentInfo> Segments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="segments")>]
member this.Segments : System.Collections.Generic.IList<Microsoft.Azure.ApplicationInsights.Models.MetricsSegmentInfo> with get, set
Public Property Segments As IList(Of MetricsSegmentInfo)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: