Share via


MongoMigrationStatus type

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

Known values supported by the service

NotStarted
InProgress
Completed
Failed
Canceled

type MongoMigrationStatus = string