Module: Google::Cloud::BackupDR::V1::DiskBackupProperties::Architecture
- Defined in:
- proto_docs/google/cloud/backupdr/v1/backupvault_disk.rb
Overview
Architecture of the source disk.
Constant Summary collapse
- ARCHITECTURE_UNSPECIFIED =
Default value. This value is unused.
0- X86_64 =
Disks with architecture X86_64
1- ARM64 =
Disks with architecture ARM64
2