vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDnsConfigSpec(vim.host.DnsConfigSpec)
- Extends
- HostDnsConfig
- See also
- HostVirtualNicConnection
- Since
- vSphere API Release 4.0
Data Object Description
Dataobject for configuring the DNS settings on the host.Properties
Name | Type | Description |
---|---|---|
virtualNicConnection* | HostVirtualNicConnection |
Choose a Virtual nic based on what it is connected to.
|
virtualNicConnectionV6* | HostVirtualNicConnection |
Choose an IPv6 Virtual nic based on what it is connected to.
Since vSphere API Release 6.7 |
Properties inherited from HostDnsConfig | ||
address, dhcp, domainName, hostName, ipv6VirtualNicDevice, searchDomain, virtualNicDevice | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |