DistributedVirtualPortgroupBackingType_enum
DistributedVirtualPortgroupBackingType_enum
The DistributedVirtualPortgroupBackingTypeEnum enum defines the distributed virtual portgroup backing type.
Possible values:
standard
: The portgroup is created by vCenter.nsx
: The portgroup is created by NSX manager.For NSX backing type, We only support ephemeral portgroup type. If DistributedVirtualPortgroupPortgroupTypeEnum is ephemeral, A DistributedVirtualPort will be dynamicly created by NSX when the virtual machine is reconfigured to connect to the portgroup.
This data structure has no properties.
Enumeration: standard, nsx,