
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
1000 B
1000 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 .