TestMigrationState type
Define valores para TestMigrationState.
KnownTestMigrationState se puede usar indistintamente con TestMigrationState, esta enumeración contiene los valores conocidos que admite el servicio.
Valores conocidos admitidos por el servicio
None
TestMigrationInProgress
TestMigrationSucceed
TestMigrationFailed
TestMigrationCleanupInProgress
TestMigrationCompletedWithInformation
TestMigrationPartiallySucceeded
type TestMigrationState = string