次の方法で共有


HDInsightOnDemandLinkedService.ClusterPassword プロパティ

定義

クラスターにアクセスするためのパスワードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象