Compartir a través de


HDInsightOnDemandLinkedService.ClusterSshUserName Propiedad

Definición

Obtiene o establece el nombre de usuario en SSH para conectarse de forma remota al nodo del clúster (para Linux). Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a