MigrationDbState type

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

Known values supported by the service

InProgress
WaitingForCutoverTrigger
Failed
Canceled
Succeeded
Canceling

type MigrationDbState = string