次の方法で共有


SynapseSparkJobDefinitionActivity.PythonCodeReference プロパティ

定義

指定した spark ジョブ定義の 'pyFiles' をオーバーライドする、メイン定義ファイル内の参照に使用される追加の Python コード ファイルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.pythonCodeReference")]
public System.Collections.Generic.IList<object> PythonCodeReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.pythonCodeReference")>]
member this.PythonCodeReference : System.Collections.Generic.IList<obj> with get, set
Public Property PythonCodeReference As IList(Of Object)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象