Bagikan melalui


HDInsightSparkActivity.Arguments Property

Definition

Gets or sets the user-specified arguments to HDInsightSparkActivity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to