Compartir a través de


AzureReachabilityReportItem.Latencies Propiedad

Definición

Obtiene o establece la lista de detalles de latencia para cada una de las series temporales.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a