Hello Jeff,
Please find the attached sample code that our dev team cooked up.
Note:
In this class, look for “deployVMFromTemplate” method. That
method contains “CustomizationIPSettings” object, and we are setting the IP of
that object to DHCP IP. To make it static instead of setting its IP to
“CustomizationDhcpIpGenerator”, the user needs to set it to
“CustomizationFixedIp” which has “ipAddress” as its property.
Thank you,
Nava