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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET