SkuResponse

data class SkuResponse(val name: String, val tier: String)

The SKU of the storage account.

Constructors

Link copied to clipboard
constructor(name: String, tier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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