BlobProperties.PremiumPageBlobTier Property

Definition

Gets a value indicating the tier of the premium page 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)

Property Value

A PremiumPageBlobTier object that indicates the page blob tier.

Applies to