Name
|
Type
|
Description
|
defaultSharedIndex | xsd:int |
Index into sharing array specifying the default value.
|
hotAddRemove | BoolOption |
All SCSI controllers support hot adding and removing of devices. This
support can't be toggled in the current implementation. Therefore, this
option is ignored when reconfiguring a SCSI controller and is always set
to "true" when reading an existing configuration.
|
numSCSICdroms | IntOption |
Three properties (numSCSICdroms.min, numSCSICdroms.max, and
numSCSICdroms.defaultValue) define the minimum, maximum, and default
number of SCSI VirtualCdrom instances available
in the SCSI controller. The number of SCSI VirtualCdrom instances is
also limited by the number of available slots in the SCSI controller.
|
numSCSIDisks | IntOption |
Three properties (numSCSIDisks.min, numSCSIDisks.max, and
numSCSIDisks.defaultValue) define the minimum, maximum, and default
number of SCSI VirtualDisk instances available at any given time in the
SCSI controller. The number of SCSI VirtualDisk instances is
also limited by the number of available slots in the SCSI controller.
|
numSCSIPassthrough | IntOption |
Three properties (numSCSIPassthrough.min, numSCSIPassthrough.max, and
numSCSIPassthrough.defaultValue) define the minimum, maximum, and
default number of VirtualSCSIPassthrough instances available
have at any given time in the SCSI controller. The number of
VirtualSCSIPassthrough instances is also limited by the number of
available slots in the SCSI controller.
|
scsiCtlrUnitNumber | xsd:int |
The unit number of the SCSI controller. The SCSI controller sits on its
own bus, so that this field defines which slot the controller will use.
|
sharing | VirtualSCSISharing[] |
Supported shared bus modes.
|
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 |