vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
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
Name | Description |
---|---|
earlyBinding |
|
ephemeral |
|
lateBinding |
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |