SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostVirtualNicConfig(vim.host.VirtualNic.Config)

Property of
HostNetworkConfig
Extends
DynamicData
See also
HostVirtualNicSpec

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.
portgroupxsd: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
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings