vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualVideoCardOption(vim.vm.device.VirtualVideoCardOption)
- Extends
- VirtualDeviceOption
- See also
- BoolOption, IntOption, LongOption
- Since
- 2.0
Data Object Description
This data object type contains the options for the VirtualVideoCard data object type.Properties
Name | Type | Description |
---|---|---|
graphicsMemorySizeInKB* | LongOption |
The minimum, maximum, and default values for graphics memory size.
Since vSphere API Release 6.0 |
graphicsMemorySizeSupported* | BoolOption |
Flag to indicate whether the virtual video card can specify the size
of graphics memory.
Since vSphere API Release 6.0 |
numDisplays* | IntOption |
Minimum, maximum and default value for the number of displays.
Since VI API 2.5 U2 |
support3D* | BoolOption |
Flag to indicate whether the virtual video card supports 3D functions.
Since VI API 2.5 U2 |
use3dRendererSupported* | BoolOption |
Flag to indicate whether the virtual video card can specify how to render 3D graphics.
Since vSphere API Release 5.1 |
useAutoDetect* | BoolOption |
Flag to indicate whether the display settings of the host should
be used to automatically determine the display settings of the
virtual machine's video card.
Since VI API 2.5 U2 |
videoRamSizeInKB* | LongOption |
Minimum, maximum and default size of the video frame buffer.
|
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 |