Share via


HDInsightStreamingActivity.Combiner Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to