
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
31 lines
807 B
ReStructuredText
31 lines
807 B
ReStructuredText
.. _vim.vm.device.VirtualDeviceOption.FileBackingOption: ../../../../../vim/vm/device/VirtualDeviceOption/FileBackingOption.rst
|
|
|
|
.. _vim.vm.device.VirtualDeviceOption.FileBackingOption.FileExtension: ../../../../../vim/vm/device/VirtualDeviceOption/FileBackingOption/FileExtension.rst
|
|
|
|
vim.vm.device.VirtualDeviceOption.FileBackingOption.FileExtension
|
|
=================================================================
|
|
All known file extensions. Valid ones are:
|
|
:contained by: `vim.vm.device.VirtualDeviceOption.FileBackingOption`_
|
|
|
|
:type: `vim.vm.device.VirtualDeviceOption.FileBackingOption.FileExtension`_
|
|
|
|
:name: rdm
|
|
|
|
values:
|
|
--------
|
|
|
|
rdm
|
|
pre 3.0 virtual disks using Raw Disk Maps
|
|
|
|
flp
|
|
Floppy File Backings
|
|
|
|
iso
|
|
CD ISO Image backings
|
|
|
|
dsk
|
|
legacy virtual disks
|
|
|
|
vmdk
|
|
virtual disks
|