Uses of Class
com.microsoft.azure.management.appservice.MigrateMySqlRequest
-
-
Uses of MigrateMySqlRequest in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return MigrateMySqlRequest Modifier and Type Method Description MigrateMySqlRequestMigrateMySqlRequest. withConnectionString(String connectionString)Set connection string to the remote MySQL database.MigrateMySqlRequestMigrateMySqlRequest. withMigrationType(MySqlMigrationType migrationType)Set the type of migration operation to be done.
-