VmHardwareDiskHostBusAdapterType

The Disk.HostBusAdapterType enumerated type defines the valid types of host bus adapters that may be used for attaching a virtual storage device to a virtual machine.
IDE : Disk is attached to an IDE adapter.
SCSI : Disk is attached to a SCSI adapter.
SATA : Disk is attached to a SATA adapter.
NVME : Disk is attached to a NVMe adapter.

Enumeration:   IDE,   SCSI,   SATA,   NVME,  


Feedback

Was this page helpful?