vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVirtualNicConfig(vim.host.VirtualNic.Config)
- Property of
- HostNetworkConfig
- Extends
- DynamicData
- See also
- HostVirtualNicSpec
- Since
- 2.0
Data Object Description
The HostVirtualNicConfig data object describes the virtual NIC configuration. It represents both the configured properties on a HostVirtualNic and identification information.Properties
Name | Type | Description |
---|---|---|
changeOperation* | xsd:string |
Change operation to apply on this configuration specification. See HostConfigChangeOperation |
device* | xsd:string |
Virtual NIC device (device) to which
configuration applies.
|
portgroup | xsd:string |
If the Virtual NIC is connecting to a vSwitch, this property is the name of
portgroup connected. If the Virtual NIC is connecting to a
DistributedVirtualSwitch or HostOpaqueNetworkInfo,
this property is ignored.
|
spec* | HostVirtualNicSpec |
Specification of the virtual network adapter.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |