Partager via


HDInsightOnDemandLinkedService.ClusterSshPassword Propriété

Définition

Obtient ou définit le mot de passe pour connecter à distance SSH le nœud du cluster (pour Linux).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à