PremiumPageBlobTier Enum

Definition

The tier of the page blob. 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 throughtput per PremiumPageBlobTier.

public enum PremiumPageBlobTier
type PremiumPageBlobTier = 
Public Enum PremiumPageBlobTier
Inheritance
PremiumPageBlobTier

Fields

P10 3

P10 Tier

P20 4

P20 Tier

P30 5

P30 Tier

P4 1

P4 Tier

P40 6

P40 Tier

P50 7

P50 Tier

P6 2

P6 Tier

P60 8

P60 Tier

P70 9

P70 Tier

P80 10

P80 Tier

Unknown 0

The tier is not recognized by this version of the library.

Applies to