Bagikan melalui


HDInsightSparkActivity.RootPath Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to