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

IWithNetworkSubnet 接口

定义

虚拟机规模集定义的阶段,允许为主网络配置指定虚拟网络子网。

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

方法

WithExistingPrimaryNetworkSubnet(INetwork, String)

将现有虚拟网络子网与规模集中虚拟机的主网络接口相关联。

适用于