Compartir a través de


ConnectivityCheckResponse.Hops Propiedad

Definición

Obtiene la lista de saltos entre el origen y el destino.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a