Module: Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MigrationState
- Defined in:
- lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/migration_state.rb
Overview
Defines values for MigrationState
Constant Summary collapse
- None =
"None"- InProgress =
"InProgress"- Failed =
"Failed"- Warning =
"Warning"- Completed =
"Completed"- Skipped =
"Skipped"- Stopped =
"Stopped"