PathProperties.SmartAccessTier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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