ConnectivityInformation.Hops Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of hops between the source and the destination.
[Newtonsoft.Json.JsonProperty(PropertyName="hops")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectivityHop> Hops { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hops")>]
member this.Hops : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectivityHop>
Public ReadOnly Property Hops As IList(Of ConnectivityHop)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute