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