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
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