Ovf_IpAllocationParams_IpAllocationScheme
Ovf_IpAllocationParams_IpAllocationScheme
The IpAllocationParams.IpAllocationScheme enumerated type defines the possible IP allocation schemes that can be supported by the guest software.
DHCP : It supports DHCP to acquire IP configuration.
OVF_ENVIRONMENT : It supports setting the IP configuration through the properties provided in the OVF environment.
This data structure has no properties.
Enumeration: DHCP, OVF_ENVIRONMENT,