Partager via


ConnectivityCheckResponse.Hops Propriété

Définition

Obtient la liste des tronçons entre la source et la destination.

[Newtonsoft.Json.JsonProperty(PropertyName="hops")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ConnectivityHop> Hops { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hops")>]
member this.Hops : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ConnectivityHop>
Public ReadOnly Property Hops As IList(Of ConnectivityHop)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à