Partager via


SynapseSparkJobDefinitionActivity.PythonCodeReference Propriété

Définition

Obtient ou définit des fichiers de code Python supplémentaires utilisés pour référence dans le fichier de définition main, qui remplace les « pyFiles » de la définition de travail Spark que vous fournissez.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à