MigrateToStv2Mode type
Defines values for MigrateToStv2Mode.
KnownMigrateToStv2Mode can be used interchangeably with MigrateToStv2Mode,
this enum contains the known values that the service supports.
Known values supported by the service
PreserveIp: Migrate API Management service to stv2 from stv1, by reserving the IP Address of the service. This will have a downtime of upto 15 minutes, while the IP address is getting migrate to new infrastructure.
NewIP: Migrate API Management service to stv2 from stv1. This will have no downtime as the service configuration will be migrated to new infrastructure, but the IP address will changed.
type MigrateToStv2Mode = string