MigrateOracleAzureDbPostgreSqlSyncTaskInput interface
Input for the task that migrates Oracle databases to Azure Database for PostgreSQL for online migrations
Properties
selected |
Databases to migrate |
source |
Connection information for source Oracle |
target |
Connection information for target Azure Database for PostgreSQL |
Property Details
selectedDatabases
Databases to migrate
selectedDatabases: MigrateOracleAzureDbPostgreSqlSyncDatabaseInput[]
Property Value
sourceConnectionInfo
Connection information for source Oracle
sourceConnectionInfo: OracleConnectionInfo
Property Value
targetConnectionInfo
Connection information for target Azure Database for PostgreSQL
targetConnectionInfo: PostgreSqlConnectionInfo
Property Value
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript