provisionedIops property

String? provisionedIops
getter/setter pair

Indicates how many IOPS to provision for the attached disk.

This sets the number of I/O operations per second that the disk can handle. See https://cloud.google.com/compute/docs/disks/hyperdisks#hyperdisk-features

Optional.

Implementation

core.String? provisionedIops;