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

IWithMasterStorageProfile 接口

定义

允许指定主虚拟机存储类型的容器服务定义的阶段。

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

方法

WithMasterStorageProfile(ContainerServiceStorageProfileTypes)

指定要用于主池中每台计算机的存储类型。

适用于