MigrateMySqlAzureDbForMySqlSyncTaskInput interface
Input for the task that migrates MySQL databases to Azure Database for MySQL for online migrations
Properties
selected |
Databases to migrate |
source |
Connection information for source MySQL |
target |
Connection information for target Azure Database for MySQL |
Property Details
selectedDatabases
Databases to migrate
selectedDatabases: MigrateMySqlAzureDbForMySqlSyncDatabaseInput[]
Property Value
sourceConnectionInfo
Connection information for source MySQL
sourceConnectionInfo: MySqlConnectionInfo
Property Value
targetConnectionInfo
Connection information for target Azure Database for MySQL
targetConnectionInfo: MySqlConnectionInfo
Property Value
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript