Compartir a través de


HDInsightOnDemandLinkedService.ClusterPassword Propiedad

Definición

Obtiene o establece la contraseña para acceder al clúster.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a