ConnectToSourceMySqlTaskInput interface
Input for the task that validates MySQL database connection
Properties
check |
Permission group for validations |
is |
Flag for whether or not the migration is offline |
source |
Information for connecting to MySQL source |
target |
Target Platform for the migration |
Property Details
checkPermissionsGroup
Permission group for validations
checkPermissionsGroup?: ServerLevelPermissionsGroup
Property Value
isOfflineMigration
Flag for whether or not the migration is offline
isOfflineMigration?: boolean
Property Value
boolean
sourceConnectionInfo
Information for connecting to MySQL source
sourceConnectionInfo: MySqlConnectionInfo
Property Value
targetPlatform
Target Platform for the migration
targetPlatform?: string
Property Value
string
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript