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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

tier?: SkuTier

Property Value