Share via


MapperTargetConnectionsInfo.DataMapperMappings Property

Definition

List of table mappings.

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

Property Value

Applies to