LinkedServiceAzureFunctionKeyVaultKey

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

Constructors

Link copied to clipboard
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 the system key of the Azure Function.