Http Dataset Args
A file in an HTTP web server.
Constructors
Properties
The headers for the HTTP Request. e.g. request-header-name-1:request-header-value-1 ... request-header-name-n:request-header-value-n Type: string (or Expression with resultType string).
List of tags that can be used for describing the Dataset.
The data compression method used on files.
Dataset description.
The folder that this Dataset is in. If not specified, Dataset will appear at the root level.
Linked service reference.
Parameters for dataset.
The relative URL based on the URL in the HttpLinkedService refers to an HTTP file Type: string (or Expression with resultType string).
The body for the HTTP request. Type: string (or Expression with resultType string).
The HTTP method for the HTTP request. Type: string (or Expression with resultType string).