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

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

Name Value Description
Unknown 0

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

P4 1

P4 Tier

P6 2

P6 Tier

P10 3

P10 Tier

P20 4

P20 Tier

P30 5

P30 Tier

P40 6

P40 Tier

P50 7

P50 Tier

P60 8

P60 Tier

P70 9

P70 Tier

P80 10

P80 Tier

Applies to