OptionaladdedOptionalpriorityPriority of the migration. This can be one of system-critical, user-triggered, system-maintenance.
OptionalreceiveIf receieve is specified, this VirtualMachineInstanceMigration will be considered the target
OptionalsendIf sendTo is specified, this VirtualMachineInstanceMigration will be considered the source
OptionalvmiThe name of the VMI to perform the migration on. VMI must exist in the migration objects namespace
AddedNodeSelector is an additional selector that can be used to complement a NodeSelector or NodeAffinity as set on the VM to restrict the set of allowed target nodes for a migration. In case of key collisions, values set on the VM objects are going to be preserved to ensure that addedNodeSelector can only restrict but not bypass constraints already set on the VM object.