ModelSku interface
Describes an available Cognitive Services Model SKU.
Properties
| capacity | The capacity configuration. |
| cost | The list of billing meter info. |
| deprecation |
The datetime of deprecation of the model SKU. |
| name | The name of the model SKU. |
| rate |
The list of rateLimit. |
| usage |
The usage name of the model SKU. |
Property Details
capacity
cost
deprecationDate
The datetime of deprecation of the model SKU.
deprecationDate?: Date
Property Value
Date
name
The name of the model SKU.
name?: string
Property Value
string
rateLimits
usageName
The usage name of the model SKU.
usageName?: string
Property Value
string