Data Object - HostVirtualNicConfig

Property of
HostNetworkConfig
Extends
DynamicData
See also
HostVirtualNicSpec

Data Object Description

This data object type describes the VirtualNic configuration representing both the configured properties on a VirtualNic and identification information.

Properties

Name Type Description
changeOperation*xsd:string

The change operation to apply on this configuration specification.
See HostConfigChangeOperation

device*xsd:string

VirtualNic 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, this property is ignored.
spec*HostVirtualNicSpec

The specification of the virtual network adapter.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition