共用方式為


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