Compartir a través de


NextHopResultInner.NextHopIpAddress Propiedad

Definición

Obtiene o establece la dirección IP del próximo salto.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a