OvfIpAllocationParamsIpAllocationScheme

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.

Enumeration:   DHCP,   OVF_ENVIRONMENT,  


Feedback

Was this page helpful?