On Fri, May 18, 2012 at 7:24 PM, Frank Zhang <frank.zh...@citrix.com> wrote: > I noticed a nic is associated with ReservationStrategy where > ReservationStrategy is : > public enum ReservationStrategy { > PlaceHolder, Create, Start, Managed; > } > > What does each strategy mean? > Create -- does it mean the nic is just created because it's owner VM is being > created? I want to use it distinguish creating a VM and starting a VM. Is it > possible?
Frank: Since you asked the question and Kelven answered it, can you make sure this gets documented on the wiki? --David