Share via


HDInsightOnDemandLinkedService.ClusterSshUserName Property

Definition

The username to SSH remotely connect to cluster’s node (for Linux). Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ClusterSshUserName { get; set; }
member this.ClusterSshUserName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ClusterSshUserName As DataFactoryElement(Of String)

Property Value

Applies to