ConnectToTargetSqlDbSyncTaskInput interface

Input for the task that validates connection to Azure SQL DB and target server requirements

Properties

sourceConnectionInfo

Connection information for source SQL Server

targetConnectionInfo

Connection information for target SQL DB

Property Details

sourceConnectionInfo

Connection information for source SQL Server

sourceConnectionInfo: SqlConnectionInfo

Property Value

targetConnectionInfo

Connection information for target SQL DB

targetConnectionInfo: SqlConnectionInfo

Property Value