Partilhar via


SynapseSparkJobDefinitionActivity.PythonCodeReference Propriedade

Definição

Obtém ou define arquivos de código python adicionais usados para referência no arquivo de definição main, que substituirá 'pyFiles' da definição de trabalho do Spark fornecida.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a