Enum - DistributedVirtualPortgroupPortgroupType(vim.dvs.DistributedVirtualPortgroup.PortgroupType)

Since
vSphere API 4.0


Enum Description

The DistributedVirtualPortgroupPortgroupType enum defines the distributed virtual portgroup types (DistributedVirtualPortgroup.Config.type). Early binding specifies a static set of ports that are created when you create the distributed virtual portgroup. An ephemeral portgroup uses dynamic ports that are created when you power on a virtual machine.

Enum Constants

NameDescription
earlyBinding
ephemeral
lateBinding

Show WSDL type definition