Compartir a través de


VirtualHubRouteV2.NextHops Propiedad

Definición

Obtiene o establece la dirección 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a