Vm_Hardware_Disk_UpdateSpec

Vm_Hardware_Disk_UpdateSpec
Vm_Hardware_Disk_UpdateSpec

The Disk.UpdateSpec structure describes the updates to be made to the configuration of a virtual disk.

JSON Example
{
    "backing": {
        "type": "string",
        "vmdk_file": "string"
    }
}
backing
Optional

The Disk.BackingSpec structure provides a specification of the physical resource backing a virtual disk.