Data Object - VirtualSIOControllerOption(vim.vm.device.VirtualSIOControllerOption)

Extends
VirtualControllerOption
See also
IntOption

Data Object Description

The VirtualSIOControllerOption data object type contains the options for a virtual Super IO Controller.

Properties

Name Type Description
numFloppyDrivesIntOption

Three properties (numFloppyDrives.min, numFloppyDrives.max, and numFloppyDrives.defaultValue) define the minimum, maximum, and default number of floppy drives you can have at any given time in the Super IO Controller. This is further constrained by the number of available slots in the Super IO Controller.
numParallelPortsIntOption

Three properties (numParallelPorts.min, numParallelPorts.max, and numParallelPorts.defaultValue) define the minimum, maximum, and default number of parallel ports you can have at any given time in the Super IO controller. This is further constrained by the number of available slots in the Super IO Controller.
numSerialPortsIntOption

Three properties (numSerialPorts.min, numSerialPorts.max, and numSerialPorts.defaultValue) define the minimum, maximum, and default number of serial ports you can have at any given time in the Super IO Controller. This is further constrained by the number of available slots in the Super IO Controller.
Properties inherited from VirtualControllerOption
devices, supportedDevice
Properties inherited from VirtualDeviceOption
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, type
Properties inherited from DynamicData
None

Show WSDL type definition