Migrate Sql Server Sql Db Task Output Table Level Response
data class MigrateSqlServerSqlDbTaskOutputTableLevelResponse(val endedOn: String, val errorPrefix: String, val id: String, val itemsCompletedCount: Double, val itemsCount: Double, val objectName: String, val resultPrefix: String, val resultType: String, val startedOn: String, val state: String, val statusMessage: String)
Table level result for Sql Server to Azure Sql DB migration.
Properties
Link copied to clipboard
Wildcard string prefix to use for querying all errors of the item
Link copied to clipboard
Number of successfully completed items
Link copied to clipboard
Number of items
Link copied to clipboard
Name of the item
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 'TableLevelOutput'.
Link copied to clipboard
Status message