MigrateMySqlAzureDbForMySqlOfflineTaskOutputMigrationLevelResponse

constructor(databaseSummary: Map<String, DatabaseSummaryResultResponse>, databases: Map<String, String>? = null, durationInSeconds: Double, endedOn: String, exceptionsAndWarnings: List<ReportableExceptionResponse>, id: String, lastStorageUpdate: String, message: String, migrationReportResult: MigrationReportResultResponse? = null, resultType: String, sourceServerBrandVersion: String, sourceServerVersion: String, startedOn: String, status: String, statusMessage: String, targetServerBrandVersion: String, targetServerVersion: String)