Share via


HDInsightSparkActivity.EntryFilePath Property

Definition

The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string).

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

Property Value

Applies to