Share via


JsonDataset.Schema Property

Definition

Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<BinaryData> Schema { get; set; }
member this.Schema : Azure.Core.Expressions.DataFactory.DataFactoryElement<BinaryData> with get, set
Public Property Schema As DataFactoryElement(Of BinaryData)

Property Value

Applies to