IConnectivityCheck.Hops Property

Definition

Gets list of hops between the source and the destination.

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

Property Value

Applies to