diskSizeGb property

String? diskSizeGb
getter/setter pair

Specifies the size of the disk in base-2 GB.

If not specified, the disk will be the same size as the image (usually 10GB). If specified, the size must be equal to or larger than 10GB. Default 100 GB.

Optional.

Implementation

core.String? diskSizeGb;