VmTemplate_LibraryItems_MemoryUpdateSpec
VmTemplate_LibraryItems_MemoryUpdateSpec
The LibraryItems.MemoryUpdateSpec structure describes updates to the memory configuration of the deployed virtual machine.
JSON Example
{
"memory": 0
}
integer As int64
memory
Optional
Size of a virtual machine's memory in MB. If {@term.unset}, the deployed virtual machine has the same memory size as the source virtual machine template.