Migrate Sql Server Sql MIDatabase Input Response
data class MigrateSqlServerSqlMIDatabaseInputResponse(val backupFilePaths: List<String>? = null, val backupFileShare: FileShareResponse? = null, val id: String? = null, val name: String, val restoreDatabaseName: String)
Database specific information for SQL to Azure SQL DB Managed Instance migration task inputs