SkuSetting interface
model interface SkuSetting
Properties
| capabilities | The capabilities. |
| capacity | The capacity. |
| costs | The costs. |
| family | The family. |
| kind | The kind. |
| location |
The location info. |
| locations | The locations. |
| name | The name. |
| required |
The required features. |
| required |
The required quota ids. |
| size | The size. |
| tier | The tier. |
Property Details
capabilities
capacity
costs
family
The family.
family?: string
Property Value
string
kind
The kind.
kind?: string
Property Value
string
locationInfo
locations
The locations.
locations?: string[]
Property Value
string[]
name
The name.
name: string
Property Value
string
requiredFeatures
The required features.
requiredFeatures?: string[]
Property Value
string[]
requiredQuotaIds
The required quota ids.
requiredQuotaIds?: string[]
Property Value
string[]
size
The size.
size?: string
Property Value
string
tier
The tier.
tier?: string
Property Value
string