Freigeben über


VirtualHubRouteV2.NextHops Eigenschaft

Definition

Ruft die nextHops-IP-Adresse ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: