bootDiskSizeGb property

String? bootDiskSizeGb
getter/setter pair

Input only.

The size of the boot disk in GB attached to this instance, up to a maximum of 64000 GB (64 TB). The minimum recommended value is 100 GB. If not specified, this defaults to 100.

Implementation

core.String? bootDiskSizeGb;