Share via


ConnectivityCheckResult.Hops Property

Definition

List of hops between the source and the destination.

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

Property Value

Applies to