Share via


HDInsightOnDemandLinkedService.ClusterPassword Property

Definition

Gets or sets the password to access the cluster.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to