VmTemplateLibraryItemsCheckOutsCheckOutResponseBody
This is a response body class for an operation.
Properties
string
value
Optional
Identifier of the virtual machine that was checked out of the library item. The result will be an identifier for the resource type: VirtualMachine.
JSON Example
{
"value": "string"
}