Share via


MapperAttributeMapping.AttributeReferences Property

Definition

List of references for source columns. It is used for 'Derived' and 'Aggregate' type mappings only.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.MapperAttributeReference> AttributeReferences { get; }
member this.AttributeReferences : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.MapperAttributeReference>
Public ReadOnly Property AttributeReferences As IList(Of MapperAttributeReference)

Property Value

Applies to