Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PremiumPageBlobTier

Package version

Specifies the page blob tier to set the blob to. This is only applicable to page blobs on premium storage accounts. Please see here for detailed information on the corresponding IOPS and throughput per PageBlobTier.

Index

Enumeration members

Enumeration members

P10

P10: = "P10"

P10 Tier.

P15

P15: = "P15"

P15 Tier.

P20

P20: = "P20"

P20 Tier.

P30

P30: = "P30"

P30 Tier.

P4

P4: = "P4"

P4 Tier.

P40

P40: = "P40"

P40 Tier.

P50

P50: = "P50"

P50 Tier.

P6

P6: = "P6"

P6 Tier.

P60

P60: = "P60"

P60 Tier.

P70

P70: = "P70"

P70 Tier.

P80

P80: = "P80"

P80 Tier.

Generated using TypeDoc