diskSizeGb property

String? diskSizeGb
getter/setter pair

The size of the boot disk in GB attached to this instance, up to a maximum of 64000 GB (64 TB).

If not specified, this defaults to the recommended value of 150GB.

Optional.

Implementation

core.String? diskSizeGb;