Partager via


CopyActivity.Outputs Propriété

Définition

Obtient ou définit la liste des sorties pour l’activité.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à