StandardBlobTier Enum

Definition

The tier of the block blob on a standard storage account.

public enum StandardBlobTier
type StandardBlobTier = 
Public Enum StandardBlobTier
Inheritance
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

Applies to