Share via


HDInsightSparkActivity.ProxyUser Property

Definition

The user to impersonate that will execute the job. Type: string (or Expression with resultType string).

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

Property Value

Applies to