NextHopResult.NextHopIpAddress Property

Definition

Gets or sets next hop IP Address.

[Newtonsoft.Json.JsonProperty(PropertyName="nextHopIpAddress")]
public string NextHopIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextHopIpAddress")>]
member this.NextHopIpAddress : string with get, set
Public Property NextHopIpAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to