Sku interface

The SKU of the storage account.

Properties

name

The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType.

tier

The SKU tier. This is based on the SKU name.

Property Details

name

The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType.

name: string

Property Value

string

tier

The SKU tier. This is based on the SKU name.

tier?: SkuTier

Property Value