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

PostgreSqlManagedDiskPerformanceTier Enum

Definition

Name of storage tier for IOPS.

public enum PostgreSqlManagedDiskPerformanceTier
type PostgreSqlManagedDiskPerformanceTier = 
Public Enum PostgreSqlManagedDiskPerformanceTier
Inheritance
PostgreSqlManagedDiskPerformanceTier

Fields

Name Value Description
P1 0

P1.

P2 1

P2.

P3 2

P3.

P4 3

P4.

P6 4

P6.

P10 5

P10.

P15 6

P15.

P20 7

P20.

P30 8

P30.

P40 9

P40.

P50 10

P50.

P60 11

P60.

P70 12

P70.

P80 13

P80.

Applies to