vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualNicManagerNetConfig(vim.host.VirtualNicManager.NetConfig)
- Property of
 - HostVirtualNicManagerInfo
 - Returned by
 - QueryNetConfig
 - Extends
 - DynamicData
 - See also
 - HostVirtualNic
 - Since
 - vSphere API Release 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.
       | 
| multiSelectAllowed | xsd:boolean | 
         Whether multiple nics can be selected for this nicType.
       | 
| nicType | xsd:string | 
         The NicType of this NetConfig.
       | 
| selectedVnic* | xsd:string[] | 
         List of VirtualNic objects that are selected for use.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |