次の方法で共有


HDInsightMapReduceActivity.Defines プロパティ

定義

取得または設定を使用すると、ユーザーは MapReduce ジョブ要求の定義を指定できます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象