Partager via


SftpServerLinkedService.PassPhrase Propriété

Définition

Obtient ou définit le mot de passe pour déchiffrer la clé privée SSH si la clé privée SSH est chiffrée.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.passPhrase")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase PassPhrase { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.passPhrase")>]
member this.PassPhrase : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property PassPhrase As SecretBase

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à