MigrationOption type

Defines values for MigrationOption.
KnownMigrationOption can be used interchangeably with MigrationOption, this enum contains the known values that the service supports.

Known values supported by the service

Validate
Migrate
ValidateAndMigrate

type MigrationOption = string