LinkedServiceSftpKeyVaultPrivateKeyPassphrase

data class LinkedServiceSftpKeyVaultPrivateKeyPassphrase(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 name of the secret containing the SSH private key passphrase.