Share via


VirtualHub.PreferredRoutingGateway Property

Definition

Gets or sets the preferred gateway to route on-prem traffic. Possible values include: 'ExpressRoute', 'VpnGateway', 'None'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to