A host virtual NIC provides access to the external network through a virtual switch that is
bridged through a Physical NIC to a physical network
(HostNetworkConfig.vswitch[].spec.bridge)
Name
|
Type
|
Description
|
device | xsd:string |
Device name.
|
key | xsd:string |
Linkable identifier.
|
port | xsd:string |
Port on the port group that the virtual network adapter is using
when it is enabled
(DistributedVirtualPort.key).
|
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, this property is an empty string.
|
spec | HostVirtualNicSpec |
Configurable properties for the virtual network adapter object.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |