Share via


MapperSourceConnectionsInfo.SourceEntities Property

Definition

List of source tables for a source connection.

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

Property Value

Applies to