largeCapacity property

bool? largeCapacity
getter/setter pair

Flag indicating if the volume will be a large capacity volume or a regular volume.

This field is used for legacy FILE pools. For Unified pools, use the large_capacity_config field instead. This field and large_capacity_config are mutually exclusive.

Optional.

Implementation

core.bool? largeCapacity;