HDInsightSparkActivity.EntryFilePath Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.entryFilePath")]
public object EntryFilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.entryFilePath")>]
member this.EntryFilePath : obj with get, set
Public Property EntryFilePath As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to