> ReservationStrategy controls when IP address of the nic is allocated and > released > > PlaceHolder - used as a marker to identify place holder NIC used by > ExternalLB/Firewall device > Create - IP address assigned to the NIC stays across start/stop > sessions > Start - IP address is assigned upon VM startup and released on VM > stop > Managed - IP address is pre-assigned or assigned by other > means(out of band "Guru" allocation) > > I may be wrong by just browsing the code, a property can be set in a couple > of places, from NicProfile, NetworkManager, to various Network Gurus, Alex > owes us some documentation on it >
Think you just documented it. Thanks! --Alex