SeedingModeType type
Database seeding mode – can be Automatic (default), or Manual for supported scenarios.
KnownSeedingModeType can be used interchangeably with SeedingModeType,
this enum contains the known values that the service supports.
Known values supported by the service
Automatic: Automatic
Manual: Manual
type SeedingModeType = string