PremiumPageBlobTier Enum

Specifies the page blob tier to set the blob to. This is only applicable to page blobs on premium storage accounts. Please take a look at: https://docs.microsoft.com/en-us/azure/storage/storage-premium-storage#scalability-and-performance-targets for detailed information on the corresponding IOPS and throughput per PageBlobTier.

Inheritance
builtins.str
PremiumPageBlobTier
PremiumPageBlobTier

Constructor

PremiumPageBlobTier(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

P10
P15
P20
P30
P4
P40
P50
P6
P60