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

IWithGatewayUse.WithGatewayUseOnRemoteNetworkStarted 方法

定义

开始使用远程网络的网关。 如果远程网络位于同一订阅中,则此网络 (使用的远程网关(又名)。远程网络端也将自动允许网关传输) 。 否则,此网络将仅配置为使用远程网关,但仍必须显式修改远程网络上匹配的对等互连,以允许此网络使用网关。 如果此网络当前配置为允许远程网络使用其网关,则将自动禁用该使用,因为这两个设置不能一起使用。 在远程网络上启动网关使用之前,远程网络中必须已存在一个工作网关。

public Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Definition.IWithCreate WithGatewayUseOnRemoteNetworkStarted ();
abstract member WithGatewayUseOnRemoteNetworkStarted : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Definition.IWithCreate
Public Function WithGatewayUseOnRemoteNetworkStarted () As IWithCreate

返回

适用于