Share via


AzureReachabilityReportItem.Latencies Property

Definition

List of latency details for each of the time series.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.AzureReachabilityReportLatencyInfo> Latencies { get; }
member this.Latencies : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.AzureReachabilityReportLatencyInfo>
Public ReadOnly Property Latencies As IReadOnlyList(Of AzureReachabilityReportLatencyInfo)

Property Value

Applies to