keyVaultConnectionString

Parameters

value

A key_vault_connection_string block as defined below. Use this argument to store Azure SQL Database connection string in an existing Key Vault. It needs an existing Key Vault Data Factory Linked Service. Exactly one of either connection_string or key_vault_connection_string is required.


@JvmName(name = "mnanqodckrvnmjpo")
suspend fun keyVaultConnectionString(argument: suspend LinkedServiceAzureSqlDatabaseKeyVaultConnectionStringArgsBuilder.() -> Unit)

Parameters

argument

A key_vault_connection_string block as defined below. Use this argument to store Azure SQL Database connection string in an existing Key Vault. It needs an existing Key Vault Data Factory Linked Service. Exactly one of either connection_string or key_vault_connection_string is required.