Dela via


ConnectivityHop.PreviousLinks Property

Definition

Gets list of previous hop links.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to