你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Sku interface
资源的 SKU。
属性
capacity | SKU 容量。 |
family | SKU 系列。 |
model | SKU 模型。 |
name | SKU 名称。 |
size | SKU 大小。 |
tier | SKU 层。 |
属性详细信息
capacity
SKU 容量。
capacity?: number
属性值
number
family
SKU 系列。
family?: string
属性值
string
model
SKU 模型。
model?: string
属性值
string
name
SKU 名称。
name?: string
属性值
string
size
SKU 大小。
size?: string
属性值
string
tier
SKU 层。
tier?: string
属性值
string