CopyActivity.Outputs Property

Definition

List of outputs for the activity.

public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.DatasetReference> Outputs { get; }
member this.Outputs : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.DatasetReference>
Public ReadOnly Property Outputs As IList(Of DatasetReference)

Property Value

Applies to