getSqlServerRegistration

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

Return

A SQL server registration.

Parameters

argument

null


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

Return

A SQL server registration.

See also

Parameters

resourceGroupName

Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

sqlServerRegistrationName

Name of the SQL Server registration.


Return

A SQL server registration.

See also

Parameters

argument

Builder for com.pulumi.azurenative.azuredata.kotlin.inputs.GetSqlServerRegistrationPlainArgs.