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

IWithGatewayUse.WithGatewayUseByRemoteNetworkStarted 方法

定义

允许并启动远程网络 (网关传输) 使用此网络的网关。 如果远程网络不在此网络所在的同一订阅中,则远程网关将仅允许在此网络上使用网关,但不允许启动。 必须显式修改远程网络上的匹配对等互连才能启动它。 如果此网络当前配置为使用远程网络的网关,则将自动禁用该使用,因为这两个设置不能一起使用。 在远程网络启动网关使用之前,必须在此网络中已设置一个工作网关。

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

返回

适用于