Bagikan melalui


HDInsightOnDemandLinkedService.ClusterSshPassword Property

Definition

Gets or sets the password to SSH remotely connect cluster’s node (for 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to