Bagikan melalui


SynapseSparkJobDefinitionActivity.Arguments Property

Definition

Gets or sets user specified arguments to SynapseSparkJobDefinitionActivity.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.args")]
public System.Collections.Generic.IList<object> Arguments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.args")>]
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