Condividi tramite


ConnectivityHop.Links Property

Definition

Gets list of hop links.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to