vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - NetDhcpConfigSpecDhcpOptionsSpec(vim.net.DhcpConfigSpec.DhcpOptionsSpec)
- Property of
 - NetDhcpConfigSpec
 - Extends
 - DynamicData
 - See also
 - KeyValue
 - Since
 - vSphere API Release 4.1
 
Data Object Description
Provides for configuration of IPv6Properties
| Name | Type | Description | 
|---|---|---|
| config | 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.
       | 
| enable* | xsd:boolean | 
         Enable or disable dhcp for IPv4.
       | 
| operation | xsd:string | 
         Requires one of the values from HostConfigChangeOperation.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |