readWrite constant

AttachedDisk_Mode const readWrite

Default Attaches this disk in read-write mode. Only one virtual machine at a time can be attached to a disk in read-write mode.

Implementation

static const readWrite = AttachedDisk_Mode('READ_WRITE');