1.0.1 (2021-07-12)
- Azure Resource Manager MySql client library for Java. This package contains Microsoft Azure SDK for MySql Management SDK. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model. Package tag package-2020-01-01. For documentation on how to use this package, please see Azure Management Libraries for Java.
Features Added
models.Server
was modified
restart()
was addedupgrade(models.ServerUpgradeParameters)
was addedstop()
was addedstop(com.azure.core.util.Context)
was addedupgrade(models.ServerUpgradeParameters,com.azure.core.util.Context)
was addedrestart(com.azure.core.util.Context)
was addedstart(com.azure.core.util.Context)
was addedstart()
was added
MySqlManager$Configurable
was modified
withScope(java.lang.String)
was added