Share via


MapperTargetConnectionsInfo.TargetEntities Property

Definition

List of source tables for a target connection.

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

Property Value

Applies to