diskSizeGb property

String? diskSizeGb
getter/setter pair

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

If not specified, this defaults to 100.

Optional.

Implementation

core.String? diskSizeGb;