次の方法で共有


FilterActivity.Items プロパティ

定義

フィルターを適用する入力配列を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.items")]
public Microsoft.Azure.Management.DataFactory.Models.Expression Items { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.items")>]
member this.Items : Microsoft.Azure.Management.DataFactory.Models.Expression with get, set
Public Property Items As Expression

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象