diskName property

String? diskName
getter/setter pair

Specifies the disk name.

If not specified, the default is to use the name of the instance. If the disk with the instance name exists already in the given zone/region, a new name will be automatically generated.

Optional.

Implementation

core.String? diskName;