Share via


HDInsightStreamingActivity.Reducer Property

Definition

Gets or sets reducer executable name. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to