PSAzureReachabilityReportItem.Latencies Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureReachabilityReportLatencyInfo> Latencies { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.Latencies : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureReachabilityReportLatencyInfo> with get, set
Public Property Latencies As List(Of PSAzureReachabilityReportLatencyInfo)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to