Freigeben über


CopyActivity.Inputs Eigenschaft

Definition

Ruft die Liste der Eingaben für die Aktivität ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="inputs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetReference> Inputs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inputs")>]
member this.Inputs : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetReference> with get, set
Public Property Inputs As IList(Of DatasetReference)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: