MysqldiscoveryFunctions

Functions

Link copied to clipboard

Gets the MySQLServers resource. Uses Azure REST API version 2024-09-30-preview.

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(resourceGroupName: String, siteName: String): GetMySQLSiteResult