KnownMigrationItemOperation enum
The allowed operations on the migration item based on the current migration state of the item.
Fields
| DisableMigration | DisableMigration |
| Migrate | Migrate |
| PauseReplication | PauseReplication |
| ResumeReplication | ResumeReplication |
| StartResync | StartResync |
| TestMigrate | TestMigrate |
| TestMigrateCleanup | TestMigrateCleanup |