ConnectToSourceMySqlTaskInput 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.
Input for the task that validates MySQL database connection.
public class ConnectToSourceMySqlTaskInput
type ConnectToSourceMySqlTaskInput = class
Public Class ConnectToSourceMySqlTaskInput
- Inheritance
-
ConnectToSourceMySqlTaskInput
Constructors
ConnectToSourceMySqlTaskInput(MySqlConnectionInfo) |
Initializes a new instance of ConnectToSourceMySqlTaskInput. |
Properties
CheckPermissionsGroup |
Permission group for validations. |
IsOfflineMigration |
Flag for whether or not the migration is offline. |
SourceConnectionInfo |
Information for connecting to MySQL source. |
TargetPlatform |
Target Platform for the migration. |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET