Data Object - VirtualMachineVideoCard

Extends
VirtualDevice

Data Object Description

The VirtualVideoCard data object type represents a video card in a virtual machine.

Properties

Name Type Description
enable3DSupport*xsd:boolean

Flag to indicate whether the virtual video card supports 3D functions. This property can only be updated when the virtual machine is powered off.

Since vSphere API 4.0
numDisplays*xsd:int

Indicates the number of supported monitors. The number of displays X the maximum resolution of each display is bounded by the video RAM size of the virtual video card. This property can only be updated when the virtual machine is powered off.

Since vSphere API 4.0
useAutoDetect*xsd:boolean

Flag to indicate whether the display settings of the host on which the virtual machine is running should be used to automatically determine the display settings of the virtual machine's video card. This setting takes effect at virtual machine power-on time. If this value is set to TRUE, numDisplays will be ignored.

Since vSphere API 4.0
videoRamSizeInKB*xsd:long

The size of the framebuffer for a virtual machine.
Properties inherited from VirtualDevice
backing, connectable, controllerKey, deviceInfo, key, unitNumber
Properties inherited from DynamicData
None
*Need not be set