Share via


StorageAccountAccessTier Enum

Definition

Required for storage accounts where kind = BlobStorage. The access tier is used for billing. The 'Premium' access tier is the default value for premium block blobs storage account type and it cannot be changed for the premium block blobs storage account type.

public enum StorageAccountAccessTier
type StorageAccountAccessTier = 
Public Enum StorageAccountAccessTier
Inheritance
StorageAccountAccessTier

Fields

Cool 1

Cool.

Hot 0

Hot.

Premium 2

Premium.

Applies to