Package version:
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.
OptionalparametersParameters for dataset.
OptionalschemaColumns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.
OptionalschemaThe Amazon Redshift schema name. Type: string (or Expression with resultType string).
OptionalstructureColumns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.
OptionaltableThe Amazon Redshift table name. Type: string (or Expression with resultType string).
OptionaltableThis property will be retired. Please consider using schema + table properties instead.
Polymorphic discriminator, which specifies the different types this object can be
The Amazon Redshift table dataset.