Share via


HopLink.NextHopId Property

Definition

Gets the ID of the next hop.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to