Compartir a través de


ForEachActivity.Items Propiedad

Definición

Obtiene o establece la colección en iteración.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a