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

IWithCustomData 接口

定义

允许指定自定义数据的虚拟机规模集定义的阶段。

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

方法

WithCustomData(String)

指定虚拟机规模集的自定义数据。

适用于