MigrationStatus type

Defines values for MigrationStatus.
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