poolUsedIops property

String? poolUsedIops
getter/setter pair

Sum of all the disks' provisioned IOPS, minus some amount that is allowed per disk that is not counted towards pool's IOPS capacity.

For more information, see https://cloud.google.com/compute/docs/disks/storage-pools.

Output only.

Implementation

core.String? poolUsedIops;