Module: Google::Cloud::BackupDR::V1::AttachedDisk::DiskInterface
- Defined in:
- proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb
Overview
List of the Disk Interfaces.
Constant Summary collapse
- DISK_INTERFACE_UNSPECIFIED =
Default value, which is unused.
0
- SCSI =
SCSI Disk Interface.
1
- NVME =
NVME Disk Interface.
2
- NVDIMM =
NVDIMM Disk Interface.
3
- ISCSI =
ISCSI Disk Interface.
4