共用方式為


MigrateOracleAzureDbPostgreSqlSyncTaskInput interface

將 Oracle 資料庫移轉至適用於 PostgreSQL 的 Azure 資料庫以進行在線移轉之工作的輸入

屬性

selectedDatabases

要移轉的資料庫

sourceConnectionInfo

來源 Oracle 的連接資訊

targetConnectionInfo

目標適用於 PostgreSQL 的 Azure 資料庫連線資訊

屬性詳細資料

selectedDatabases

要移轉的資料庫

selectedDatabases: MigrateOracleAzureDbPostgreSqlSyncDatabaseInput[]

屬性值

sourceConnectionInfo

來源 Oracle 的連接資訊

sourceConnectionInfo: OracleConnectionInfo

屬性值

targetConnectionInfo

目標適用於 PostgreSQL 的 Azure 資料庫連線資訊

targetConnectionInfo: PostgreSqlConnectionInfo

屬性值