Share via


HDInsightMapReduceActivity.JarLibs Property

Definition

Gets or sets jar libs.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.jarLibs")]
public System.Collections.Generic.IList<object> JarLibs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.jarLibs")>]
member this.JarLibs : System.Collections.Generic.IList<obj> with get, set
Public Property JarLibs As IList(Of Object)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to