In the Command type hierarchy the PrepareForMigrationCommand extends a StartCommand.
In my mind, StartCommand is intended for VMs to be started where as PrepareForMigrationCommand is for hosts. Most of the ServerResources implement PrepareForMigrationCommand before StartCommand and so we don't seem to be hitting any issues. Is this intended or a bug? If intended - can someone explain why? Thanks, -- Prasanna.,
