你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ModelSku interface
介绍可用的认知服务模型 SKU。
属性
capacity | 容量配置。 |
deprecation |
弃用模型 SKU 的日期时间。 |
name | 模型 SKU 的名称。 |
rate |
rateLimit 的列表。 |
usage |
模型 SKU 的使用名称。 |
属性详细信息
capacity
deprecationDate
弃用模型 SKU 的日期时间。
deprecationDate?: Date
属性值
Date
name
模型 SKU 的名称。
name?: string
属性值
string
rateLimits
usageName
模型 SKU 的使用名称。
usageName?: string
属性值
string