
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
1.8 KiB
1.8 KiB
vim.vm.device.VirtualDiskOption.RawDiskMappingVer1BackingOption
The VirtualDiskOption.RawDiskMappingVer1BackingOption object type contains the available options when backing a virtual disk using a raw device mapping on ESX Server 2.5 or 3.x.
- Attributes:
-
descriptorFileNameExtensions (vim.option.ChoiceOption, optional):
Valid extensions for the filename of the optional raw disk mapping descriptor file. This is present only for ESX Server 3.x and greater hosts.
compatibilityMode (vim.option.ChoiceOption):
The supported raw disk mapping compatibility modes.See VirtualDiskCompatibilityMode
diskMode (vim.option.ChoiceOption):
- The disk mode. Valid values are:
uuid (bool):
Flag to indicate whether this backing supports disk UUID property.