Connect To Target Oracle Azure Db For Postgre Sql Sync Task Properties Response
data class ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse(val clientData: Map<String, String>? = null, val commands: List<Either<MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse>>, val errors: List<ODataErrorResponse>, val input: ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse? = null, val output: List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse>, val state: String, val taskType: String)
Properties for the task that validates connection to Azure Database For PostgreSQL server and target server requirements for online migration for Oracle source.
Constructors
Link copied to clipboard
fun ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskPropertiesResponse(clientData: Map<String, String>? = null, commands: List<Either<MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse>>, errors: List<ODataErrorResponse>, input: ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskInputResponse? = null, output: List<ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutputResponse>, state: String, taskType: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard