Partilhar via


HDInsightMapReduceActivity.Defines Propriedade

Definição

Obtém ou define permite que o usuário especifique definições para a solicitação de trabalho 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a