TestMigrationState type
Defines values for TestMigrationState.
KnownTestMigrationState can be used interchangeably with TestMigrationState,
this enum contains the known values that the service supports.
Known values supported by the service
None
TestMigrationInProgress
TestMigrationSucceeded
TestMigrationFailed
TestMigrationCleanupInProgress
TestMigrationCompletedWithInformation
TestMigrationPartiallySucceeded
type TestMigrationState = string