Aracılığıyla paylaş


AzureReachabilityReportItem.Latencies Property

Definition

Gets or sets list of latency details for each of the time series.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to