FilterActivity.Items Property

Definition

Gets or sets input array on which filter should be applied.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to