Compartilhar via


VirtualHubRouteV2.NextHops Propriedade

Definição

Obtém ou define o endereço IP nextHops.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a