你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IWithGatewayUse.WithGatewayUseByRemoteNetworkAllowed 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许远程网络使用此网络的网关 (也称为网关传输) ,但不会通过远程网络开始使用网关。 如果此网络当前配置为使用远程网络的网关,将自动禁用该使用,因为这两个设置不能一起使用。
public Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Definition.IWithCreate WithGatewayUseByRemoteNetworkAllowed ();
abstract member WithGatewayUseByRemoteNetworkAllowed : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Definition.IWithCreate
Public Function WithGatewayUseByRemoteNetworkAllowed () As IWithCreate