dataDiskSizeGb property

String? dataDiskSizeGb
getter/setter pair

Input only.

The size of the data disk in GB attached to this instance, up to a maximum of 64000 GB (64 TB). You can choose the size of the data disk based on how big your notebooks and data are. If not specified, this defaults to 100.

Implementation

core.String? dataDiskSizeGb;