| Name | Type | Description | 
| disk | VirtualMachineFileLayoutExDiskLayout[] | Layout of each virtual disk attached to the virtual machine. 
  For a virtual machine with snaphots, this property gives only those disks
  that are attached to it at the current point of running.
      
 | 
| file | VirtualMachineFileLayoutExFileInfo[] | Information about all the files that constitute the virtual machine
  including configuration files, disks, swap file, suspend file, log files,
  core files, memory file etc. VirtualMachineFileLayoutExFileType lists the
  different file-types that make a virtual machine. 
 | 
| snapshot | VirtualMachineFileLayoutExSnapshotLayout[] | Layout of each snapshot of the virtual machine. 
 | 
| timestamp | xsd:dateTime | Time when values in this structure were last updated. 
 | 
| Properties inherited from DynamicData | 
| None |