ConnectToTargetAzureDBForMySqlTaskInput.SourceConnectionInfo Property
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.
Connection information for source MySQL server.
public Azure.ResourceManager.DataMigration.Models.MySqlConnectionInfo SourceConnectionInfo { get; set; }
member this.SourceConnectionInfo : Azure.ResourceManager.DataMigration.Models.MySqlConnectionInfo with get, set
Public Property SourceConnectionInfo As MySqlConnectionInfo