Share via


DatabricksSparkPythonActivity.PythonFile Property

Definition

The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> PythonFile { get; set; }
member this.PythonFile : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property PythonFile As DataFactoryElement(Of String)

Property Value

Applies to