Migrate Sql Server Sql Db Database Input Response
data class MigrateSqlServerSqlDbDatabaseInputResponse(val id: String? = null, val makeSourceDbReadOnly: Boolean? = null, val name: String? = null, val schemaSetting: Any? = null, val tableMap: Map<String, String>? = null, val targetDatabaseName: String? = null)
Database specific information for SQL to Azure SQL DB migration task inputs