Package version:
OptionaladditionalThe additional HTTP headers in the request to the RESTful API.
OptionalannotationsList of tags that can be used for describing the Dataset.
OptionaldescriptionDataset description.
OptionalfolderThe folder that this Dataset is in. If not specified, Dataset will appear at the root level.
Linked service reference.
OptionalpaginationThe pagination rules to compose next page requests.
OptionalparametersParameters for dataset.
OptionalrelativeThe relative URL to the resource that the RESTful API provides. Type: string (or Expression with resultType string).
OptionalrequestThe HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
OptionalrequestThe HTTP method used to call the RESTful API. The default is GET. 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.
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
A Rest service dataset.