Compartilhar via


AzureReachabilityReportItem.Latencies Propriedade

Definição

Obtém ou define a lista de detalhes de latência para cada uma das séries temporais.

[Newtonsoft.Json.JsonProperty(PropertyName="latencies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AzureReachabilityReportLatencyInfo> Latencies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latencies")>]
member this.Latencies : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AzureReachabilityReportLatencyInfo> with get, set
Public Property Latencies As IList(Of AzureReachabilityReportLatencyInfo)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a