Virtual Storage Lifecycle Management 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 Release 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 for list
of supported values. 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 SharedPassthruAssignmentPolicy for list of
supported values.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |