Mysqldiscovery Functions
object MysqldiscoveryFunctions
Functions
Link copied to clipboard
Gets the MySQLServers resource. Uses Azure REST API version 2024-09-30-preview.
suspend fun getMySQLServer(argument: suspend GetMySQLServerPlainArgsBuilder.() -> Unit): GetMySQLServerResult
suspend fun getMySQLServer(resourceGroupName: String, serverName: String, siteName: String): GetMySQLServerResult
Link copied to clipboard
Gets the MySQLSites resource. Uses Azure REST API version 2024-09-30-preview.
suspend fun getMySQLSite(argument: suspend GetMySQLSitePlainArgsBuilder.() -> Unit): GetMySQLSiteResult