The disk is locked for administrative reasons. Nobody else
can use the disk. This mode is used (for example) when taking
a snapshot of a disk to prevent mounting the disk while it is
being snapshotted.
ReadOnly
Attaches this disk in read-only mode. Multiple virtual machines can use
a disk in read-only mode at a time.
ReadWrite
Attaches this disk in read-write mode. Only one
virtual machine at a time can be attached to a disk in read-write mode.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Backup and DR Service v1 API for AttachedDisk.Types.DiskMode is 2.1.0."],["The documentation provides reference for the different Disk Modes, which are `Locked`, `ReadOnly`, `ReadWrite`, and `Unspecified`."],["The `Locked` mode indicates that the disk is inaccessible for administrative reasons, often during snapshotting."],["`ReadOnly` mode allows multiple virtual machines to access the disk concurrently, while `ReadWrite` mode allows only one virtual machine at a time."],["The `Unspecified` mode is the default and is not used."]]],[]]