Catalog interface
Product details of a type of resource.
Properties
| billing |
The billing plan options available for this sku. |
| capabilities | |
| locations | |
| msrp | Pricing information about the sku |
| name | The name of sku |
| resource |
The type of resource the sku applies to. |
| restrictions | |
| size | The size of this sku |
| sku |
|
| terms | Available reservation terms for this resource |
| tier | The tier of this sku |
Property Details
billingPlans
The billing plan options available for this sku.
billingPlans?: Record<string, string[]>
Property Value
Record<string, string[]>
capabilities
locations
locations?: string[]
Property Value
string[]
msrp
name
The name of sku
name?: string
Property Value
string
resourceType
The type of resource the sku applies to.
resourceType?: string
Property Value
string
restrictions
size
The size of this sku
size?: string
Property Value
string
skuProperties
terms
Available reservation terms for this resource
terms?: string[]
Property Value
string[]
tier
The tier of this sku
tier?: string
Property Value
string