VmTemplateLibraryItemsMemoryUpdateSpec

The LibraryItems.MemoryUpdateSpec structure describes updates to the memory configuration of the deployed virtual machine.


Properties

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.

JSON Example

{
	"memory": 0
}

Feedback

Was this page helpful?