你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StorageBlobAccessTier type
Defines values for StorageBlobAccessTier.
<xref:KnownStorageBlobAccessTier> can be used interchangeably with StorageBlobAccessTier,
this enum contains the known values that the service supports.
Known values supported by the service
Hot: The blob is in access tier Hot
Cool: The blob is in access tier Cool
Cold: The blob is in access tier Cold
Archive: The blob is in access tier Archive
Default: The blob is in access tier Default(Inferred)
type StorageBlobAccessTier = string