Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToSourceMySqlTaskInput

Package version

Input for the task that validates MySQL database connection

Hierarchy

  • ConnectToSourceMySqlTaskInput

Index

Properties

Optional checkPermissionsGroup

checkPermissionsGroup: ServerLevelPermissionsGroup

Permission group for validations. Possible values include: 'Default', 'MigrationFromSqlServerToAzureDB', 'MigrationFromSqlServerToAzureMI', 'MigrationFromMySQLToAzureDBForMySQL'

sourceConnectionInfo

sourceConnectionInfo: MySqlConnectionInfo

Information for connecting to MySQL source

Optional targetPlatform

targetPlatform: MySqlTargetPlatformType

Target Platform for the migration. Possible values include: 'SqlServer', 'AzureDbForMySQL'

Generated using TypeDoc