你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceSku interface
介绍可用的认知服务 SKU。
属性
kind | 此 SKU 支持的资源类型。 |
locations | SKU 可用的位置集。 |
name | SKU 的名称。 |
resource |
SKU 适用的资源类型。 |
restrictions | 由于 SKU 无法使用的限制。 如果没有限制,则为空。 |
tier | 指定认知服务帐户的层。 |
属性详细信息
kind
此 SKU 支持的资源类型。
kind?: string
属性值
string
locations
SKU 可用的位置集。
locations?: string[]
属性值
string[]
name
SKU 的名称。
name?: string
属性值
string
resourceType
SKU 适用的资源类型。
resourceType?: string
属性值
string
restrictions
tier
指定认知服务帐户的层。
tier?: string
属性值
string