UpdateGraphicsConfigRequestType
UpdateGraphicsConfigRequestType
The parameters of UpdateGraphicsConfig.
JSON Example
{
"config": {
"_typeName": "string",
"hostDefaultGraphicsType": "string",
"sharedPassthruAssignmentPolicy": "string",
"deviceType": [
{
"_typeName": "string",
"deviceId": "string",
"graphicsType": "string"
}
]
}
}