次の方法で共有


TestMigrationState type

TestMigrationState の値を定義します。
KnownTestMigrationState TestMigrationState と同じ意味で使用できますが、この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

なし
TestMigrationInProgress
TestMigrationSucceededed
TestMigrationFailed
TestMigrationCleanupInProgress
TestMigrationCompletedWithInformation
TestMigrationPartiallySucceededed

type TestMigrationState = string