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

ModelSku interface

介绍可用的认知服务模型 SKU。

属性

capacity

容量配置。

deprecationDate

弃用模型 SKU 的日期时间。

name

模型 SKU 的名称。

rateLimits

rateLimit 的列表。

usageName

模型 SKU 的使用名称。

属性详细信息

capacity

容量配置。

capacity?: CapacityConfig

属性值

deprecationDate

弃用模型 SKU 的日期时间。

deprecationDate?: Date

属性值

Date

name

模型 SKU 的名称。

name?: string

属性值

string

rateLimits

rateLimit 的列表。

rateLimits?: CallRateLimit[]

属性值

usageName

模型 SKU 的使用名称。

usageName?: string

属性值

string