MigrateMySqlAzureDBForMySqlOfflineDatabaseInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET