vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualMachineFileLayoutExDiskLayout(vim.vm.FileLayoutEx.DiskLayout)
- Property of
 - VirtualMachineFileLayoutEx, VirtualMachineFileLayoutExSnapshotLayout
 - Extends
 - DynamicData
 - See also
 - VirtualMachineFileLayoutExDiskUnit
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Layout of a virtual disk, including the base- and delta- disks.A virtual disk typically is made up of a chain of disk-units.
Properties
| Name | Type | Description | 
|---|---|---|
| chain* | VirtualMachineFileLayoutExDiskUnit[] | 
         The disk-unit chain that makes up this virtual disk.
       | 
| key | xsd:int | 
         Identifier for the virtual disk in device.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |