ToolsConfigInfoToolsLastInstallInfo
ToolsConfigInfoToolsLastInstallInfo
Describes status of last tools upgrade attempt
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"counter": 0,
"fault": {
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
]
}
}
integer As int32 As int32
counter
Required
Number of attempts that have been made to upgrade the version of tools installed on this virtual machine.
fault
Optional
The base data object type for all the object model faults that an application might handle.