Compartilhar via


ConnectivityInformation.Hops Propriedade

Definição

Obtém a lista de saltos entre a origem e o destino.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a