Package version:
OptionalannotationsList of tags that can be used for describing the Dataset.
OptionalcompressionThe data compression method used for the json dataset.
OptionaldescriptionDataset description.
OptionalencodingThe code page name of the preferred encoding. If not specified, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string).
OptionalfolderThe folder that this Dataset is in. If not specified, Dataset will appear at the root level.
Linked service reference.
OptionallocationThe location of the json data storage.
OptionalnullThe null value string. Type: string (or Expression with resultType string).
OptionalparametersParameters for dataset.
OptionalschemaColumns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.
OptionalstructureColumns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.
Polymorphic discriminator, which specifies the different types this object can be
Xml dataset.