次の方法で共有


HDInsightMapReduceActivity.JarLibs プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象