Share via


ConnectivityInformation.Hops Property

Definition

List of hops between the source and the destination.

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

Property Value

Applies to