Share via


VirtualHubRouteV2.NextHopType Property

Definition

Gets or sets the type of next hops.

[Newtonsoft.Json.JsonProperty(PropertyName="nextHopType")]
public string NextHopType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextHopType")>]
member this.NextHopType : string with get, set
Public Property NextHopType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to