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