Compartilhar via


MetricsSegmentInfo.Segments Propriedade

Definição

Obtém ou define dados de métrica segmentados (se mais segmentados).

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a