HostGraphicsConfigDeviceType
HostGraphicsConfigDeviceType
A particular graphics device with its associated type and mode.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"deviceId": "string",
"graphicsType": "string"
}
string
deviceId
Required
Graphics device identifier (ex.
PCI ID).
string
graphicsType
Required
Graphics type (@see GraphicsType).