Freigeben über


AzureReachabilityReportItem.Latencies Eigenschaft

Definition

Ruft die Liste der Latenzdetails für jede Zeitreihe ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: