Vm_Hardware_Disk_HostBusAdapterType

Vm_Hardware_Disk_HostBusAdapterType
Vm_Hardware_Disk_HostBusAdapterType

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.

This data structure has no properties.
Enumeration: IDE, SCSI, SATA, NVME,