Partilhar via


CopyActivity.Outputs Propriedade

Definição

Obtém ou define a lista de saídas para a atividade.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a