Backup and DR Service v1beta API - Enum DiskRestoreProperties.Types.AccessMode (1.0.0-beta01)
public enum DiskRestoreProperties.Types.AccessMode
Reference documentation and code samples for the Backup and DR Service v1beta API enum DiskRestoreProperties.Types.AccessMode.
The supported access modes of the disk.
Namespace
Google.Cloud.BackupDR.V1Beta
Assembly
Google.Cloud.BackupDR.V1Beta.dll
Fields
|
| Name |
Description |
ReadOnlyMany |
The AccessMode means the disk can be attached to multiple instances in RO
mode.
|
ReadWriteMany |
The AccessMode means the disk can be attached to multiple instances in RW
mode.
|
ReadWriteSingle |
The default AccessMode, means the disk can be attached to single instance
in RW mode.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-09-22 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-22 UTC."],[],[]]