| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MigrateMySqlRequestProperties |
MigrateMySqlRequestProperties.withConnectionString(String connectionString)
Set the connectionString property: Connection string to the remote MySQL database.
|
MigrateMySqlRequestProperties |
MigrateMySqlRequestProperties.withMigrationType(MySqlMigrationType migrationType)
Set the migrationType property: The type of migration operation to be done.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.