MigrationOperation Enum
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.
Migration Operation represents various confirm operation that is allowed on an imported volume container
public enum MigrationOperation
type MigrationOperation =
Public Enum MigrationOperation
- Inheritance
-
MigrationOperation
Fields
Name | Value | Description |
---|---|---|
Invalid | 0 | Represents a No operation |
Commit | 1 | Commit associated the volume container to the target device permanently |
Rollback | 2 | Rollback cleans-up the changes done by migration and reverts the volume container to a state prior to migration |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.