readOnly property

bool? readOnly
getter/setter pair

Whether the disk is read only.

If true, the disk may be shared by multiple VMs and source_snapshot must be set.

Optional.

Implementation

core.bool? readOnly;