DatabaseMigrationStage type

Defines values for DatabaseMigrationStage.
KnownDatabaseMigrationStage can be used interchangeably with DatabaseMigrationStage, this enum contains the known values that the service supports.

Known values supported by the service

None
Initialize
Backup
FileCopy
Restore
Completed

type DatabaseMigrationStage = string