次の方法で共有


SynapseSparkJobDefinitionActivity.PythonCodeReference プロパティ

定義

メイン定義ファイルの参照に使用される追加の Python コード ファイル。これにより、指定した Spark ジョブ定義の 'pyFiles' がオーバーライドされます。

public System.Collections.Generic.IList<object> PythonCodeReference { get; }
member this.PythonCodeReference : System.Collections.Generic.IList<obj>
Public ReadOnly Property PythonCodeReference As IList(Of Object)

プロパティ値

適用対象