NumVirtualCpusIncompatible
NumVirtualCpusIncompatible
The number of virtual CPUs present or requested in the virtual machine's configuration is not supported for a specific feature.
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"
}
],
"reason": "string",
"numCpu": 0
}
string
reason
Required
The reason for the incompatibility.
See NumVirtualCpusIncompatibleReasonEnum for valid values.
integer As int32 As int32
numCpu
Required
The number of virtual CPUs in the virtual machine.