Share via


HDInsightStreamingActivity.Reducer Property

Definition

Reducer executable name. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Reducer { get; set; }
member this.Reducer : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Reducer As DataFactoryElement(Of String)

Property Value

Applies to