readWrite constant

SavedAttachedDisk_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 = SavedAttachedDisk_Mode('READ_WRITE');