通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SynapseSparkJobDefinitionActivity.PythonCodeReference Property

Definition

Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide.

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

Property Value

Applies to