MigrationListFilter type
Defines values for MigrationListFilter.
KnownMigrationListFilter can be used interchangeably with MigrationListFilter,
this enum contains the known values that the service supports.
Known values supported by the service
Active: Only active (in-progress) migrations.
All: All migrations.
type MigrationListFilter = string