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

IWithGatewayUse.WithoutAnyGatewayUse 方法

定义

禁用此网络和远程网络使用的任何网关。 仅当远程网络与该网络位于同一订阅中时,才会对远程网络产生影响。 否则,只会停止此网络对远程网络的网关的使用,但远程网络仅允许使用此网络的网关。 必须显式更新远程网络的对等互连,以正确停止使用此网络的网关。

public Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Update.IUpdate WithoutAnyGatewayUse ();
abstract member WithoutAnyGatewayUse : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Update.IUpdate
Public Function WithoutAnyGatewayUse () As IUpdate

返回

适用于