diskType property

String? diskType
getter/setter pair

The desired disk type (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') for nodes in the node pool.

Initiates an upgrade operation that migrates the nodes in the node pool to the specified disk type.

Optional.

Implementation

core.String? diskType;