Share via


DataLakeAnalyticsUsqlActivity.ScriptPath Property

Definition

Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).

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

Property Value

Applies to