Share via


HDInsightOnDemandLinkedService.ClusterUserName Property

Definition

The username to access the cluster. Type: string (or Expression with resultType string).

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

Property Value

Applies to