BlobProperties.SmartAccessTier Property

Definition

The underlying tier of a smart tier blob. Only returned if the blob is in Smart tier. For general purpose v2 and blob storage account types, the valid values are:

  • Hot
  • Cool
  • Cold
public string SmartAccessTier { get; }
member this.SmartAccessTier : string
Public ReadOnly Property SmartAccessTier As String

Property Value

Applies to