vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualSIOControllerOption(vim.vm.device.VirtualSIOControllerOption)
- Extends
- VirtualControllerOption
- See also
- IntOption
- Since
- 2.0
Data Object Description
The VirtualSIOControllerOption data object type contains the options for a virtual Super IO Controller.Properties
Name | Type | Description |
---|---|---|
numFloppyDrives | IntOption |
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.
|
numParallelPorts | IntOption |
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.
|
numSerialPorts | IntOption |
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, numaSupported, plugAndPlay, type | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |