bootDisk property

Disk? bootDisk
getter/setter pair

Boot disk to be created and attached to each VM by this InstancePolicy.

Boot disk will be deleted when the VM is deleted. Batch API now only supports booting from image.

Implementation

Disk? bootDisk;