Share via


HDInsightPigActivity.Arguments Property

Definition

User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).

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

Property Value

Applies to