Share via


HDInsightSparkActivity.RootPath Property

Definition

The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string).

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

Property Value

Applies to