Partager via


SftpServerLinkedService.PrivateKeyPath Propriété

Définition

Obtient ou définit le chemin du fichier de clé privée SSH pour l’authentification SshPublicKey. Valide uniquement pour la copie locale. Pour la copie locale avec l’authentification SshPublicKey, vous devez spécifier PrivateKeyPath ou PrivateKeyContent. La clé privée SSH doit être au format OpenSSH. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.privateKeyPath")]
public object PrivateKeyPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.privateKeyPath")>]
member this.PrivateKeyPath : obj with get, set
Public Property PrivateKeyPath As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à