VmTemplateLibraryItemsDiskUpdateSpec

The LibraryItems.DiskUpdateSpec structure describes updates to the configuration of a virtual disk in the deployed virtual machine.


Properties

integer as int64
capacity Required

Updated capacity of the virtual disk backing in bytes. This value has to be larger than the original capacity of the disk.

JSON Example

{
	"capacity": 0
}

Feedback

Was this page helpful?