GuestIpv4Type

The Ipv4.Type enumerated type specifies different types of the IPv4 configuration.
DHCP : DHCP configuration
STATIC : Static configuration
USER_INPUT_REQUIRED : Indicates that the IPv4 settings are not specified in advance. The user must provide a valid value when the actual customization spec is applied to a virtual machine.

Enumeration:   DHCP,   STATIC,   USER_INPUT_REQUIRED,  


Feedback

Was this page helpful?