Compartilhar via


ConnectivityHop.Links Propriedade

Definição

Obtém a lista de links de salto.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a