Share via


MapperTable.Schema Property

Definition

List of columns for the source table.

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

Property Value

Applies to