Vm_Hardware_Ethernet_BackingType
Vm_Hardware_Ethernet_BackingType
The Ethernet.BackingType enumerated type defines the valid backing types for a virtual Ethernet adapter.
STANDARD_PORTGROUP : vSphere standard portgroup network backing.
HOST_DEVICE : Legacy host device network backing. Imported VMs may have virtual Ethernet adapters with this type of backing, but this type of backing cannot be used to create or to update a virtual Ethernet adapter.
DISTRIBUTED_PORTGROUP : Distributed virtual switch backing.
OPAQUE_NETWORK : Opaque network backing.
This data structure has no properties.
Enumeration:
STANDARD_PORTGROUP,
HOST_DEVICE,
DISTRIBUTED_PORTGROUP,
OPAQUE_NETWORK,