VmConsoleTicketsCreateResponseBody
This is a response body class for an operation.
Properties
value
Optional
Commonly used information about the virtual machine console ticket.
JSON Example
{
"value": {
"ticket": "string"
}
}