次の方法で共有


HDInsightOnDemandLinkedService.ClusterSshPassword プロパティ

定義

クラスターのノード (Linux の場合) を SSH リモート接続するためのパスワードを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象