MigratePostgreSqlAzureDbForPostgreSqlSyncTaskInput interface
將 PostgreSQL 資料庫遷移至線上移轉之適用於 PostgreSQL 的 Azure 資料庫的工作輸入
屬性
encrypted |
安全欄位的加密金鑰 |
selected |
要移轉的資料庫 |
source |
來源 PostgreSQL 的連接資訊 |
target |
目標適用於 PostgreSQL 的 Azure 資料庫的連接資訊 |
屬性詳細資料
encryptedKeyForSecureFields
安全欄位的加密金鑰
encryptedKeyForSecureFields?: string
屬性值
string
selectedDatabases
要移轉的資料庫
selectedDatabases: MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput[]
屬性值
sourceConnectionInfo
targetConnectionInfo
目標適用於 PostgreSQL 的 Azure 資料庫的連接資訊
targetConnectionInfo: PostgreSqlConnectionInfo