connectionServerName

@JvmName(name = "dccrpbdfnqhoryqp")
suspend fun connectionServerName(value: Output<String>)
@JvmName(name = "vaimpejvprcosfyy")
suspend fun connectionServerName(value: String?)

Parameters

value

The FQDN host name of the server to use in the connection string when connecting to a target. For example, for an Azure SQL logical server in the Azure commercial cloud, the value might be 'sql-logical-server-22092780.database.windows.net'; for an Azure SQL managed instance in the Azure commercial cloud, the value might be 'sql-mi-39441134.767d5869f605.database.windows.net'. Port number and instance name must be specified separately.