次の方法で共有


DistcpSettings.TempScriptPath プロパティ

定義

一時 Distcp コマンド スクリプトの格納に使用する既存のフォルダー パスを指定します。 このスクリプト ファイルは ADF によって生成され、コピー ジョブ完了後に削除されます。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象