vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualMachineFileLayoutSnapshotLayout(vim.vm.FileLayout.SnapshotLayout)
- Property of
 - VirtualMachineFileLayout
 - Extends
 - DynamicData
 - See also
 - VirtualMachineSnapshot
 - Since
 - 2.0
 
Data Object Description
Enumerates the set of files that make up a snapshot or redo-pointProperties
| Name | Type | Description | 
|---|---|---|
| key | ManagedObjectReference
 to a VirtualMachineSnapshot  | 
         Identification of the snapshot
       | 
| snapshotFile | xsd:string[] | 
         A list of files that make up the snapshot state. These are relative
  paths from the snapshotDirectory. A slash is always used as a
  separator.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |