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

IWithRemoteNetwork 接口

定义

允许指定远程虚拟网络的网络对等互连定义的阶段。

public interface IWithRemoteNetwork
type IWithRemoteNetwork = interface
Public Interface IWithRemoteNetwork
派生

方法

WithRemoteNetwork(INetwork)

指定要与之对等互连的远程网络。 远程网络将自动具有与之关联的匹配对等互连。

WithRemoteNetwork(String)

指定要与之对等互连的远程网络。 远程网络将自动具有与之关联的匹配对等互连。

适用于