VMHostNetworkInfo Structure
VMware.VimAutomation.ViCore.Types.V1.Host.Networking.VMHostNetworkInfo
Properties
| Name | Type |
|---|---|
| ConsoleGateway | String |
| ConsoleGatewayDevice | String |
| ConsoleNic | HostVirtualNic[] |
| ConsoleV6Gateway | String |
| ConsoleV6GatewayDevice | String |
| DnsAddress | String[] |
| DnsDhcpDevice | String |
| DnsFromDhcp | Boolean |
| DomainName | String |
| ExtensionData | Object |
| ExtensionData2 | Object |
| HostName | String |
| IPv6Enabled | Boolean |
| Id | String |
| Name | String |
| PhysicalNic | PhysicalNic[] |
| SearchDomain | String[] |
| Uid | String |
| VMHost | VMHost |
| VMHostId | String |
| VMKernelGateway | String |
| VMKernelGatewayDevice | String |
| VMKernelV6Gateway | String |
| VMKernelV6GatewayDevice | String |
| VirtualNic | HostVirtualNic[] |
| VirtualSwitch | VirtualSwitch[] |