bootDiskSizeGb property

int? bootDiskSizeGb
getter/setter pair

The size of the boot disk for the VM in gigabytes (GB).

The minimum boot disk size is 30 GB. Defaults to 50 GB.

Optional.

Implementation

core.int? bootDiskSizeGb;