Package version:
OptionalannotationsList of tags that can be used for describing the Dataset.
OptionalcompressionThe data compression method used for the json dataset.
OptionaldescriptionDataset description.
OptionalfirstWhen used as input, treat the first row of data as headers. When used as output,write the headers into the output as the first row of data. The default value is false. Type: boolean (or Expression with resultType boolean).
OptionalfolderThe folder that this Dataset is in. If not specified, Dataset will appear at the root level.
Linked service reference.
OptionallocationThe location of the excel storage.
OptionalnullThe null value string. Type: string (or Expression with resultType string).
OptionalparametersParameters for dataset.
OptionalrangeThe partial data of one sheet. Type: string (or Expression with resultType string).
OptionalschemaColumns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.
OptionalsheetThe sheet index of excel file and default value is 0. Type: integer (or Expression with resultType integer)
OptionalsheetThe sheet name of excel file. Type: string (or Expression with resultType string).
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
Excel dataset.