SynapseSparkJobDefinitionActivity.PythonCodeReference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET