Validate Oracle Azure Db For Postgre Sql Sync Task Properties Response
data class ValidateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse(val clientData: Map<String, String>? = null, val commands: List<Either<MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse>>, val errors: List<ODataErrorResponse>, val input: MigrateOracleAzureDbPostgreSqlSyncTaskInputResponse? = null, val output: List<ValidateOracleAzureDbPostgreSqlSyncTaskOutputResponse>, val state: String, val taskType: String)
Properties for the task that validates a migration for Oracle to Azure Database for PostgreSQL for online migrations
Constructors
Link copied to clipboard
fun ValidateOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse(clientData: Map<String, String>? = null, commands: List<Either<MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse>>, errors: List<ODataErrorResponse>, input: MigrateOracleAzureDbPostgreSqlSyncTaskInputResponse? = null, output: List<ValidateOracleAzureDbPostgreSqlSyncTaskOutputResponse>, state: String, taskType: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard