AzuredataFunctions

Functions

Link copied to clipboard

Gets a SQL Server. Azure REST API version: 2019-07-24-preview.

suspend fun getSqlServer(expand: String? = null, resourceGroupName: String, sqlServerName: String, sqlServerRegistrationName: String): GetSqlServerResult
Link copied to clipboard

Gets a SQL Server registration. Azure REST API version: 2019-07-24-preview.

suspend fun getSqlServerRegistration(resourceGroupName: String, sqlServerRegistrationName: String): GetSqlServerRegistrationResult