次の方法で共有


DataLakeAnalyticsUsqlActivity.ScriptPath プロパティ

定義

U-SQL スクリプトを含むフォルダーへの大文字と小文字を区別するパス。 型: string (または resultType 文字列を含む式)。

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)

プロパティ値

適用対象