MigrationMode type

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

Known values supported by the service

Offline: Offline migration mode.
Online: Online migration mode.

type MigrationMode = string