provisionedIops property

String? provisionedIops
getter/setter pair

Indicates how many IOPS to provision for the disk.

This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation.

Implementation

core.String? provisionedIops;