MigrateMySqlAzureDbForMySqlSyncTaskInput interface

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

屬性

selectedDatabases

要移轉的資料庫

sourceConnectionInfo

來源 MySQL 的連線資訊

targetConnectionInfo

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

屬性詳細資料

selectedDatabases

要移轉的資料庫

selectedDatabases: MigrateMySqlAzureDbForMySqlSyncDatabaseInput[]

屬性值

sourceConnectionInfo

來源 MySQL 的連線資訊

sourceConnectionInfo: MySqlConnectionInfo

屬性值

targetConnectionInfo

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

targetConnectionInfo: MySqlConnectionInfo

屬性值