你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SkuAvailability interface
SKU availability.
Properties
kind | The Kind of the resource. |
message | Additional error message. |
reason | Reason why the SKU is not available. |
sku |
Indicates the given SKU is available or not. |
sku |
The SKU of Cognitive Services account. |
type | The Type of the resource. |
Property Details
kind
The Kind of the resource.
kind?: string
Property Value
string
message
Additional error message.
message?: string
Property Value
string
reason
Reason why the SKU is not available.
reason?: string
Property Value
string
skuAvailable
Indicates the given SKU is available or not.
skuAvailable?: boolean
Property Value
boolean
skuName
The SKU of Cognitive Services account.
skuName?: string
Property Value
string
type
The Type of the resource.
type?: string
Property Value
string