
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
806 B
806 B
vim.vm.FileLayoutEx.SnapshotLayout
Layout of a snapshot.
- extends
- since
- Attributes:
-
key (vim.vm.Snapshot):
Reference to the snapshot.
dataKey (int):
Key to the snapshot data file in file .
disk (vim.vm.FileLayoutEx.DiskLayout, optional):
Layout of each virtual disk of the virtual machine when the snapshot was taken.