Migrate Sql Server Sql Db Task Output Error Response
data class MigrateSqlServerSqlDbTaskOutputErrorResponse(val error: ReportableExceptionResponse, val id: String, val resultType: String)
Constructors
Link copied to clipboard
fun MigrateSqlServerSqlDbTaskOutputErrorResponse(error: ReportableExceptionResponse, id: String, resultType: String)