LinkedServiceAzureSqlDatabaseKeyVaultConnectionString

data class LinkedServiceAzureSqlDatabaseKeyVaultConnectionString(val linkedServiceName: String, val secretName: String)

Constructors

constructor(linkedServiceName: String, secretName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the name of an existing Key Vault Data Factory Linked Service.

Link copied to clipboard

Specifies the secret name in Azure Key Vault that stores SQL Server connection string.