vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualIDEControllerOption(vim.vm.device.VirtualIDEControllerOption)
- Extends
- VirtualControllerOption
- See also
- IntOption
- Since
- 2.0
Data Object Description
The VirtualIDEControllerOption data object type contains the options for a virtual IDE controller.Properties
Name | Type | Description |
---|---|---|
numIDECdroms | IntOption |
The minimum, maximum, and default number of IDE VirtualCdrom instances you can
have, at any given time, in the IDE controller. The number is further constrained
by the number of available slots in the virtual IDE controller.
|
numIDEDisks | IntOption |
The minimum, maximum, and default number of IDE VirtualDisk instances you can
have, at any given time, in the IDE controller. The number is further constrained
by the number of available slots in the virtual IDE 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 |