MigrationStatus type
Current status of migration
KnownMigrationStatus can be used interchangeably with MigrationStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Invalid
SubmittedForConversion
InProgress
Complete
Failed
type MigrationStatus = string