Data Object - HostVirtualNicConfig

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 to which configuration applies (HostVirtualNic.device).
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 ignored.
spec*HostVirtualNicSpec

Specification of the virtual network adapter.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set