次の方法で共有


HDInsightPigActivity.Arguments プロパティ

定義

ユーザー指定の引数を HDInsightActivity に取得または設定します。 型: 配列 (または resultType 配列を含む式)。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象