Migrate My Sql Azure Db For My Sql Offline Task Output Database Level Response
data class MigrateMySqlAzureDbForMySqlOfflineTaskOutputDatabaseLevelResponse(val databaseName: String, val endedOn: String, val errorCount: Double, val errorPrefix: String, val exceptionsAndWarnings: List<ReportableExceptionResponse>, val id: String, val lastStorageUpdate: String, val message: String, val numberOfObjects: Double, val numberOfObjectsCompleted: Double, val objectSummary: Map<String, DataItemMigrationSummaryResultResponse>, val resultPrefix: String, val resultType: String, val stage: String, val startedOn: String, val state: String, val statusMessage: String)
Constructors
Link copied to clipboard
constructor(databaseName: String, endedOn: String, errorCount: Double, errorPrefix: String, exceptionsAndWarnings: List<ReportableExceptionResponse>, id: String, lastStorageUpdate: String, message: String, numberOfObjects: Double, numberOfObjectsCompleted: Double, objectSummary: Map<String, DataItemMigrationSummaryResultResponse>, resultPrefix: String, resultType: String, stage: String, startedOn: String, state: String, statusMessage: String)
Properties
Link copied to clipboard
Name of the database
Link copied to clipboard
Number of database/object errors.
Link copied to clipboard
Wildcard string prefix to use for querying all errors of the item
Link copied to clipboard
Migration exceptions and warnings.
Link copied to clipboard
Last time the storage was updated
Link copied to clipboard
Number of objects
Link copied to clipboard
Number of successfully completed objects
Link copied to clipboard
Summary of object results in the migration
Link copied to clipboard
Wildcard string prefix to use for querying all sub-tem results of the item
Link copied to clipboard
Result type Expected value is 'DatabaseLevelOutput'.
Link copied to clipboard
Status message