Share via


HDInsightStreamingActivity.Mapper Property

Definition

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

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

Property Value

Applies to