Data Object - HostVirtualNic

Property of
HostNetworkInfo, HostVMotionNetConfig, IscsiPortInfo, VirtualNicManagerNetConfig
Extends
DynamicData
See also
HostPortGroupPort, HostVirtualNicSpec

Data Object Description

This data object type describes a virtual network adapter representing an adapter that connects to a virtual switch. A VirtualNic differs from a PhysicalNic in that the latter corresponds to a physical device that is connected to the physical network. The former is a virtual device that is connected to a virtual switch. A VirtualNic accesses the external network through a virtual switch that is bridged through a PhysicalNic to a physical network.

Properties

Name Type Description
devicexsd:string

Device name.
keyxsd:string

The linkable identifier.
port*xsd:string

The port on the port group that the virtual network adapter is using when it is enabled.
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, this property is an empty string.
specHostVirtualNicSpec

The configurable properties for the virtual network adapter object.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition