
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
998 B
998 B
vim.net.DhcpConfigSpec.DhcpOptionsSpec
Provides for configuration of IPv6
- extends
- since
- Attributes:
-
enable (bool, optional):
Enable or disable dhcp for IPv4.
config (vim.KeyValue):
Platform specific settings for DHCP Client. The key part is a unique number, the value part is the platform specific configuration command. See NetDhcpConfigInfo for value formatting.
operation (str):
Requires one of the values from HostConfigChangeOperation .