Enum - VAppIPAssignmentInfoAllocationSchemes(vim.vApp.IPAssignmentInfo.AllocationSchemes)

Since
vSphere API 4.0


Enum Description

IP allocation schemes supported by the guest.

Enum Constants

NameDescription
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