Sku interface
SKU for the resource.
Properties
capacity | The SKU capacity. |
family | The SKU family. |
model | The SKU model. |
name | The SKU name. |
size | The SKU size. |
tier | The SKU tier. |
Property Details
capacity
The SKU capacity.
capacity?: number
Property Value
number
family
The SKU family.
family?: string
Property Value
string
model
The SKU model.
model?: string
Property Value
string
name
The SKU name.
name?: string
Property Value
string
size
The SKU size.
size?: string
Property Value
string
tier
The SKU tier.
tier?: string
Property Value
string