Data Object - VirtualNicManagerNetConfig(vim.host.VirtualNicManager.NetConfig)

Property of
HostVirtualNicManagerInfo
Returned by
QueryNetConfig
Extends
DynamicData
See also
HostVirtualNic
Since
vSphere API 4.0

Data Object Description

The NetConfig data object type contains the networking configuration.

Properties

Name Type Description
candidateVnic*HostVirtualNic[]

List of VirtualNic objects that may be used. This will be a subset of the list of VirtualNics in vnic.
multiSelectAllowedxsd:boolean

Whether multiple nics can be selected for this nicType.
nicTypexsd:string

The NicType of this NetConfig.
selectedVnic*xsd:string[]

List of VirtualNic objects that are selected for use.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition