diskSizeGb property

String? diskSizeGb
getter/setter pair

The desired disk size for nodes in the node pool specified in GB.

The smallest allowed disk size is 10GB. Initiates an upgrade operation that migrates the nodes in the node pool to the specified disk size.

Optional.

Implementation

core.String? diskSizeGb;