Share via


SynapseSparkJobDefinitionActivity.File Property

Definition

The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string).

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

Property Value

Applies to