Compartilhar via


EffectiveRoute.NextHopIpAddress Propriedade

Definição

Obtém ou define o endereço IP do próximo salto da rota efetiva.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a