MigrationState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for MigrationState.
public static class MigrationState
type MigrationState = class
Public Class MigrationState
- Inheritance
-
MigrationState
Fields
Completed | |
Failed | |
InProgress | |
None | |
Skipped | |
Stopped | |
Warning |