VmTemplate_LibraryItems_CheckOuts_Summary
VmTemplate_LibraryItems_CheckOuts_Summary
The CheckOuts.Summary structure contains commonly used information about a checked out virtual machine.
JSON Example
{
"vm": "string"
}
string
vm
Required
Identifier of the checked out virtual machine. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: VirtualMachine. When operations return a value of this structure as a result, the field will be an identifier for the resource type: VirtualMachine.