MigrateMySqlAzureDBForMySqlOfflineDatabaseInput Class

Definition

Database specific information for offline MySQL to Azure Database for MySQL migration task inputs.

public class MigrateMySqlAzureDBForMySqlOfflineDatabaseInput
type MigrateMySqlAzureDBForMySqlOfflineDatabaseInput = class
Public Class MigrateMySqlAzureDBForMySqlOfflineDatabaseInput
Inheritance
MigrateMySqlAzureDBForMySqlOfflineDatabaseInput

Constructors

MigrateMySqlAzureDBForMySqlOfflineDatabaseInput()

Initializes a new instance of MigrateMySqlAzureDBForMySqlOfflineDatabaseInput.

Properties

Name

Name of the database.

TableMap

Mapping of source to target tables.

TargetDatabaseName

Name of target database. Note: Target database will be truncated before starting migration.

Applies to