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

IWithSubnet 接口

定义

容器服务定义的阶段,允许指定计算机的虚拟网络和子网。

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

方法

WithSubnet(String, String)

指定主池和代理池中虚拟机的虚拟网络和子网。

适用于