Share via


HDInsightStreamingActivity.Output Property

Definition

Output blob path. Type: string (or Expression with resultType string).

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

Property Value

Applies to