
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
25 lines
571 B
ReStructuredText
25 lines
571 B
ReStructuredText
.. _vim.vm.device.VirtualDisk: ../../../../vim/vm/device/VirtualDisk.rst
|
|
|
|
.. _vim.vm.device.VirtualDisk.DeltaDiskFormat: ../../../../vim/vm/device/VirtualDisk/DeltaDiskFormat.rst
|
|
|
|
vim.vm.device.VirtualDisk.DeltaDiskFormat
|
|
=========================================
|
|
The delta disk format constants
|
|
:contained by: `vim.vm.device.VirtualDisk`_
|
|
|
|
:type: `vim.vm.device.VirtualDisk.DeltaDiskFormat`_
|
|
|
|
:name: seSparseFormat
|
|
|
|
values:
|
|
--------
|
|
|
|
nativeFormat
|
|
native snapshot format
|
|
|
|
seSparseFormat
|
|
Flex-SE redo-log based format
|
|
|
|
redoLogFormat
|
|
redo-log based format
|