VmToolsUpgradeRequestBody
This is a request body class for an operation.
Properties
string
command_line_options
Optional
Command line options passed to the installer to modify the installation procedure for Tools. Set if any additional options are desired.
JSON Example
{
"command_line_options": "string"
}