vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostGraphicsConfigDeviceType(vim.host.GraphicsConfig.DeviceType)
- Property of
- HostGraphicsConfig
- Extends
- DynamicData
- Since
- vSphere API Release 6.5
Data Object Description
A particular graphics device with its associated type and mode.Properties
Name | Type | Description |
---|---|---|
deviceId | xsd:string |
Graphics device identifier (ex. PCI ID).
|
graphicsType | xsd:string |
Graphics type for this device. See GraphicsType for list of
supported values.
|
vgpuMode* | xsd:string |
vGPU mode for this device. See VgpuMode for list of supported
values. If this value is unset, the mode remains unchanged.
Since vSphere API Release 8.0.3.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |