Virtual SCSIController Response
data class VirtualSCSIControllerResponse(val busNumber: Int? = null, val controllerKey: Int? = null, val scsiCtlrUnitNumber: Int? = null, val sharing: String? = null, val type: String? = null)
This data object type contains the properties of a SCSI controller device attached to a virtual machine that is reported by the controller.