Sku interface

The account SKU.

Properties

capacity

Gets or sets the SKU capacity.

family

Gets or sets the SKU family.

name

Gets or sets the SKU name of the account. Possible values include: 'Free', 'Basic'

Property Details

capacity

Gets or sets the SKU capacity.

capacity?: number

Property Value

number

family

Gets or sets the SKU family.

family?: string

Property Value

string

name

Gets or sets the SKU name of the account. Possible values include: 'Free', 'Basic'

name: SkuNameEnum

Property Value