Module: Azure::DataMigration::Mgmt::V2017_11_15_preview::Models::MigrationState
- Defined in:
- lib/2017-11-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"