次の方法で共有


SynapseSparkJobDefinitionActivity.Arguments プロパティ

定義

ユーザーが指定した引数を 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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象