provisionedIops property

int? provisionedIops
final

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 theExtreme persistent disk documentation.

Implementation

final int? provisionedIops;