VmToolsGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"auto_update_supported": false,
"error": {},
"install_attempt_count": 0,
"install_type": "UNKNOWN",
"run_state": "NOT_RUNNING",
"upgrade_policy": "MANUAL",
"version": "string",
"version_number": 0,
"version_status": "NOT_INSTALLED"
}
}