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

IWithComputerNamePrefix 接口

定义

允许指定计算机名称前缀的虚拟机规模集定义的阶段。

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

方法

WithComputerNamePrefix(String)

指定用于在规模集中自动生成虚拟机名称的名称前缀。

适用于