ConnectToSourceMySqlTaskInput interface
Input for the task that validates MySQL database connection
Properties
check |
Permission group for validations. Possible values include: 'Default', 'MigrationFromSqlServerToAzureDB', 'MigrationFromSqlServerToAzureMI', 'MigrationFromMySQLToAzureDBForMySQL' |
source |
Information for connecting to MySQL source |
target |
Target Platform for the migration. Possible values include: 'SqlServer', 'AzureDbForMySQL' |
Property Details
checkPermissionsGroup
Permission group for validations. Possible values include: 'Default', 'MigrationFromSqlServerToAzureDB', 'MigrationFromSqlServerToAzureMI', 'MigrationFromMySQLToAzureDBForMySQL'
checkPermissionsGroup?: ServerLevelPermissionsGroup
Property Value
sourceConnectionInfo
Information for connecting to MySQL source
sourceConnectionInfo: MySqlConnectionInfo
Property Value
targetPlatform
Target Platform for the migration. Possible values include: 'SqlServer', 'AzureDbForMySQL'
targetPlatform?: MySqlTargetPlatformType