SqlMigrationTaskInput interface
Base class for migration task input
Properties
source |
Information for connecting to source |
target |
Information for connecting to target |
Property Details
sourceConnectionInfo
Information for connecting to source
sourceConnectionInfo: SqlConnectionInfo
Property Value
targetConnectionInfo
Information for connecting to target
targetConnectionInfo: SqlConnectionInfo
Property Value
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for JavaScript