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

SAPDiskConfiguration interface

SAP 磁盘配置包含卷类型的“推荐磁盘”详细信息和受支持磁盘详细信息列表。

属性

recommendedConfiguration

给定 VM SKU 的建议磁盘详细信息。

supportedConfigurations

给定 VM SKU 支持的磁盘列表。

属性详细信息

recommendedConfiguration

给定 VM SKU 的建议磁盘详细信息。

recommendedConfiguration?: DiskVolumeConfiguration

属性值

supportedConfigurations

给定 VM SKU 支持的磁盘列表。

supportedConfigurations?: DiskDetails[]

属性值