次の方法で共有


SynapseSparkJobDefinitionActivity.File プロパティ

定義

ジョブに使用されるメイン ファイル。これにより、指定した Spark ジョブ定義の 'file' がオーバーライドされます。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象