Share via


HDInsightStreamingActivity.Mapper Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to