Share via


VirtualNetworkGatewayConnection.EnablePrivateLinkFastPath Property

Definition

Bypass the ExpressRoute gateway when accessing private-links. ExpressRoute FastPath (expressRouteGatewayBypass) must be enabled.

public Azure.Provisioning.BicepValue<bool> EnablePrivateLinkFastPath { get; set; }
member this.EnablePrivateLinkFastPath : Azure.Provisioning.BicepValue<bool> with get, set
Public Property EnablePrivateLinkFastPath As BicepValue(Of Boolean)

Property Value

Applies to