KnownMigrationDatabaseState enum
Known values of MigrationDatabaseState that the service accepts.
Fields
| Canceled | Migration has been canceled for the database. |
| Canceling | Migration is canceling for the database. |
| Failed | Migration has failed for the database. |
| InProgress | Migration is in progress for the database. |
| Succeeded | Migration has succeeded for the database. |
| WaitingForCutoverTrigger | Migration is waiting for cutover trigger for the database. |