Share via


HDInsightMapReduceActivity.JarFilePath Property

Definition

Gets or sets jar path. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to