你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Storage interface
服务器的存储配置文件属性
属性
auto |
启用存储自动增长与否。 |
iops | 服务器的存储 IOPS。 |
storage |
服务器允许的最大存储大小。 |
storage |
服务器存储的 SKU 名称。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
autoGrow
启用存储自动增长与否。
autoGrow?: string
属性值
string
iops
服务器的存储 IOPS。
iops?: number
属性值
number
storageSizeGB
服务器允许的最大存储大小。
storageSizeGB?: number
属性值
number
storageSku
服务器存储的 SKU 名称。 注意:此属性不会被序列化。 它只能由服务器填充。
storageSku?: string
属性值
string