VramLimitLicense
VramLimitLicense
A VramLimitLicense fault is thrown if executing an operation would result in exceeding maximum allowed vRAM amount.
For example, this could happen when powering on a VM, hot-plugging memory into a running VMm, etc.
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"
}
],
"limit": 0
}
integer As int32 As int32
limit
Required
The maximum allowed vRAM amount.