Compartir a través de


HDInsightOnDemandLinkedService.ClusterUserName Propiedad

Definición

Obtiene o establece el nombre de usuario para acceder al clúster. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.clusterUserName")]
public object ClusterUserName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.clusterUserName")>]
member this.ClusterUserName : obj with get, set
Public Property ClusterUserName As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a