vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VAppIPAssignmentInfoAllocationSchemes(vim.vApp.IPAssignmentInfo.AllocationSchemes)
- Since
- vSphere API Release 4.0
Enum Description
IP allocation schemes supported by the guest.Enum Constants
Name | Description |
---|---|
dhcp |
The vApp supports DHCP to acquire IP configuration.
|
ovfenv |
The vApp supports setting the IP configuration through the
properties provided in the OVF environment.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |