vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostGraphicsConfig(vim.host.GraphicsConfig)
- Property of
- HostConfigInfo, HostConfigSpec, HostGraphicsManager
- Parameter to
- UpdateGraphicsConfig
- Extends
- DynamicData
- See also
- HostGraphicsConfigDeviceType
- Since
- vSphere API 6.5
Data Object Description
Data object used for graphics configurationProperties
Name | Type | Description |
---|---|---|
deviceType* | HostGraphicsConfigDeviceType[] |
Graphics devices and their associated type.
|
hostDefaultGraphicsType | xsd:string |
The host default graphics type (@see GraphicsType). This default
value can be overridden by specifying graphics type for an individual
device. If host supports a single graphics type, specifying an
individual graphics device is optional.
|
sharedPassthruAssignmentPolicy | xsd:string |
The policy for assigning shared passthrough VMs to a host graphics
device (see
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |