你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VirtualNetworkGatewayData.AllowRemoteVnetTraffic 属性

定义

配置此网关以接受来自其他 Azure 虚拟网络的流量。 此配置不支持连接到 Azure 虚拟 WAN。

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

属性值

适用于