Bagikan melalui


HDInsightPigActivity.Arguments Property

Definition

Gets or sets user specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to