PostgreSqlManagedDiskPerformanceTier Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |