Share via


VirtualNetworkGatewayData.AllowRemoteVnetTraffic Property

Definition

Configure this gateway to accept traffic from other Azure Virtual Networks. This configuration does not support connectivity to Azure Virtual WAN.

public bool? AllowRemoteVnetTraffic { get; set; }
member this.AllowRemoteVnetTraffic : Nullable<bool> with get, set
Public Property AllowRemoteVnetTraffic As Nullable(Of Boolean)

Property Value

Applies to