Enum StandardBlobTier
- Namespace
- Microsoft.WindowsAzure.Storage.Blob
- Assembly
- Microsoft.WindowsAzure.Storage.dll
The tier of the block blob on a standard storage account.
public enum StandardBlobTier
Fields
Archive = 3
Archive Storage
Cool = 2
Cool Storage
Hot = 1
Hot Storage
Unknown = 0
The tier is not recognized by this version of the library