VmTemplateLibraryItemsMemoryInfo

The LibraryItems.MemoryInfo structure contains memory related information about the virtual machine template.


Properties

integer as int64
size_MiB Required

Memory size in mebibytes.

JSON Example

{
	"size_MiB": 0
}

Feedback

Was this page helpful?