TestMigrationState type
Define valores para TestMigrationState.
KnownTestMigrationState pode ser usado de forma intercambiável com TestMigrationState, esse enum contém os valores conhecidos suportados pelo serviço.
Valores conhecidos suportados pelo serviço
Nenhum
TestMigrationInProgress
TestMigrationSucceeded
TestMigrationFailed
TestMigrationCleanupInProgress
TestMigrationCompletedWithInformation
TestMigrationPartiallySucceeded
type TestMigrationState = string