readOnly constant
PreservedStatePreservedDisk_Mode
const readOnly
Attaches this disk in read-only mode. Multiple VM instances can use a disk in READ_ONLY mode at a time.
Implementation
static const readOnly = PreservedStatePreservedDisk_Mode('READ_ONLY');