diskSizeGb property

String? diskSizeGb
getter/setter pair

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

The size must be at least 10 GB. If you specify a sourceImage, which is required for boot disks, the default size is the size of the sourceImage. If you do not specify a sourceImage, the default disk size is 500 GB.

Implementation

core.String? diskSizeGb;