你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MigrationState type

定义 MigrationState 的值。
KnownMigrationState 可与 MigrationState 互换,此枚举包含服务支持的已知值。

服务支持的已知值

进行中:迁移正在进行中。
等待用户作:迁移是等待用户作。
取消:迁移已被取消。
失败:移民失败了。
成功:迁移成功了。
验证失败:迁移验证失败。
清理:迁移是清理资源。

type MigrationState = string