VirtualHub.HubRoutingPreference Property

Definition

Gets or sets the hubRoutingPreference of this VirtualHub. Possible values include: 'ExpressRoute', 'VpnGateway', 'ASPath'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to