Share via


DataMapperMapping.AttributeMappings Property

Definition

List of attribute mappings.

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

Property Value

Applies to