VmTemplate_LibraryItems_DiskUpdateSpec
VmTemplate_LibraryItems_DiskUpdateSpec
The LibraryItems.DiskUpdateSpec structure describes updates to the configuration of a virtual disk in the deployed virtual machine.
JSON Example
{
"capacity": 0
}
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.