Share via


PeerRoute.NextHop Property

Definition

Gets the route's next hop.

[Newtonsoft.Json.JsonProperty(PropertyName="nextHop")]
public string NextHop { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextHop")>]
member this.NextHop : string
Public ReadOnly Property NextHop As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to