DeviceUnsupportedForVmVersion
DeviceUnsupportedForVmVersion
A DeviceUnsupportedForVmVersion exception is thrown if a specific device is not supported for a given version of the virtual machine.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"property": "string",
"deviceIndex": 0,
"currentVersion": "string",
"expectedVersion": "string"
}
string
currentVersion
Required
The current version of the virtual machine.
string
expectedVersion
Required
The minimum expected virtual mahcine version needed to support this device.