Share via


VirtualNetworkGatewayConnection.ExpressRouteGatewayBypass Property

Definition

Gets or sets bypass ExpressRoute Gateway for data forwarding.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteGatewayBypass")]
public bool? ExpressRouteGatewayBypass { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteGatewayBypass")>]
member this.ExpressRouteGatewayBypass : Nullable<bool> with get, set
Public Property ExpressRouteGatewayBypass As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to