LinkedServiceSftpKeyVaultPassword

data class LinkedServiceSftpKeyVaultPassword(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 name of the secret containing the password.