Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BlobProperties.PremiumPageBlobTier 属性

定义

获取一个值,该值指示高级页 Blob 的层。

public Microsoft.Azure.Storage.Blob.PremiumPageBlobTier? PremiumPageBlobTier { get; }
member this.PremiumPageBlobTier : Nullable<Microsoft.Azure.Storage.Blob.PremiumPageBlobTier>
Public ReadOnly Property PremiumPageBlobTier As Nullable(Of PremiumPageBlobTier)

属性值

一个 PremiumPageBlobTier 指示页 Blob 层的 对象。

适用于