CommitmentTier interface
Cognitive Services account commitment tier.
Properties
cost | Cognitive Services account commitment cost. |
hosting |
Account hosting model. |
kind | The Kind of the resource. |
max |
Commitment period commitment max count. |
plan |
Commitment plan type. |
quota | Cognitive Services account commitment quota. |
sku |
The name of the SKU. Ex - P3. It is typically a letter+number code |
tier | Commitment period commitment tier. |
Property Details
cost
hostingModel
Account hosting model.
hostingModel?: string
Property Value
string
kind
The Kind of the resource.
kind?: string
Property Value
string
maxCount
Commitment period commitment max count.
maxCount?: number
Property Value
number
planType
Commitment plan type.
planType?: string
Property Value
string
quota
skuName
The name of the SKU. Ex - P3. It is typically a letter+number code
skuName?: string
Property Value
string
tier
Commitment period commitment tier.
tier?: string
Property Value
string