Dataset interface
The Azure Data Factory nested object which identifies data within different data stores, such as tables, files, folders, and documents.
Properties
annotations | List of tags that can be used for describing the Dataset. |
description | Dataset description. |
folder | The folder that this Dataset is in. If not specified, Dataset will appear at the root level. |
linked |
Linked service reference. |
parameters | Parameters for dataset. |
schema | Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement. |
structure | Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement. |
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
annotations
List of tags that can be used for describing the Dataset.
annotations?: any[]
Property Value
any[]
description
Dataset description.
description?: string
Property Value
string
folder
The folder that this Dataset is in. If not specified, Dataset will appear at the root level.
folder?: DatasetFolder
Property Value
linkedServiceName
Linked service reference.
linkedServiceName: LinkedServiceReference
Property Value
parameters
Parameters for dataset.
parameters?: {[propertyName: string]: ParameterSpecification}
Property Value
{[propertyName: string]: ParameterSpecification}
schema
Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.
schema?: any
Property Value
any
structure
Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.
structure?: any
Property Value
any
type
Polymorphic discriminator, which specifies the different types this object can be
type: "AmazonMWSObject" | "AmazonRdsForOracleTable" | "AmazonRdsForSqlServerTable" | "AmazonRedshiftTable" | "AmazonS3Object" | "Avro" | "AzureBlob" | "AzureBlobFSFile" | "AzureDatabricksDeltaLakeDataset" | "AzureDataExplorerTable" | "AzureDataLakeStoreFile" | "AzureMariaDBTable" | "AzureMySqlTable" | "AzurePostgreSqlTable" | "AzureSearchIndex" | "AzureSqlDWTable" | "AzureSqlMITable" | "AzureSqlTable" | "AzureTable" | "Binary" | "CassandraTable" | "CommonDataServiceForAppsEntity" | "ConcurObject" | "CosmosDbMongoDbApiCollection" | "CosmosDbSqlApiCollection" | "CouchbaseTable" | "CustomDataset" | "Excel" | "Parquet" | "DelimitedText" | "Json" | "Xml" | "Orc" | "DocumentDbCollection" | "DynamicsEntity" | "DynamicsCrmEntity" | "Office365Table" | "FileShare" | "MongoDbCollection" | "MongoDbAtlasCollection" | "MongoDbV2Collection" | "ODataResource" | "OracleTable" | "TeradataTable" | "Db2Table" | "RelationalTable" | "InformixTable" | "OdbcTable" | "MySqlTable" | "PostgreSqlTable" | "PostgreSqlV2Table" | "MicrosoftAccessTable" | "SalesforceObject" | "SalesforceServiceCloudObject" | "SybaseTable" | "SapBwCube" | "SapCloudForCustomerResource" | "SapEccResource" | "SapHanaTable" | "SapOpenHubTable" | "SqlServerTable" | "RestResource" | "SapTableResource" | "SapOdpResource" | "WebTable" | "HttpFile" | "DrillTable" | "EloquaObject" | "GoogleBigQueryObject" | "GoogleBigQueryV2Object" | "GreenplumTable" | "HBaseObject" | "HiveObject" | "HubspotObject" | "ImpalaObject" | "JiraObject" | "MagentoObject" | "MariaDBTable" | "MarketoObject" | "PaypalObject" | "PhoenixObject" | "PrestoObject" | "QuickBooksObject" | "ServiceNowObject" | "ShopifyObject" | "SparkObject" | "SquareObject" | "XeroObject" | "ZohoObject" | "NetezzaTable" | "VerticaTable" | "SalesforceMarketingCloudObject" | "ResponsysObject" | "DynamicsAXResource" | "OracleServiceCloudObject" | "GoogleAdWordsObject" | "SnowflakeTable" | "SnowflakeV2Table" | "SharePointOnlineListResource" | "LakeHouseTable" | "SalesforceV2Object" | "SalesforceServiceCloudV2Object" | "WarehouseTable" | "ServiceNowV2Object"
Property Value
"AmazonMWSObject" | "AmazonRdsForOracleTable" | "AmazonRdsForSqlServerTable" | "AmazonRedshiftTable" | "AmazonS3Object" | "Avro" | "AzureBlob" | "AzureBlobFSFile" | "AzureDatabricksDeltaLakeDataset" | "AzureDataExplorerTable" | "AzureDataLakeStoreFile" | "AzureMariaDBTable" | "AzureMySqlTable" | "AzurePostgreSqlTable" | "AzureSearchIndex" | "AzureSqlDWTable" | "AzureSqlMITable" | "AzureSqlTable" | "AzureTable" | "Binary" | "CassandraTable" | "CommonDataServiceForAppsEntity" | "ConcurObject" | "CosmosDbMongoDbApiCollection" | "CosmosDbSqlApiCollection" | "CouchbaseTable" | "CustomDataset" | "Excel" | "Parquet" | "DelimitedText" | "Json" | "Xml" | "Orc" | "DocumentDbCollection" | "DynamicsEntity" | "DynamicsCrmEntity" | "Office365Table" | "FileShare" | "MongoDbCollection" | "MongoDbAtlasCollection" | "MongoDbV2Collection" | "ODataResource" | "OracleTable" | "TeradataTable" | "Db2Table" | "RelationalTable" | "InformixTable" | "OdbcTable" | "MySqlTable" | "PostgreSqlTable" | "PostgreSqlV2Table" | "MicrosoftAccessTable" | "SalesforceObject" | "SalesforceServiceCloudObject" | "SybaseTable" | "SapBwCube" | "SapCloudForCustomerResource" | "SapEccResource" | "SapHanaTable" | "SapOpenHubTable" | "SqlServerTable" | "RestResource" | "SapTableResource" | "SapOdpResource" | "WebTable" | "HttpFile" | "DrillTable" | "EloquaObject" | "GoogleBigQueryObject" | "GoogleBigQueryV2Object" | "GreenplumTable" | "HBaseObject" | "HiveObject" | "HubspotObject" | "ImpalaObject" | "JiraObject" | "MagentoObject" | "MariaDBTable" | "MarketoObject" | "PaypalObject" | "PhoenixObject" | "PrestoObject" | "QuickBooksObject" | "ServiceNowObject" | "ShopifyObject" | "SparkObject" | "SquareObject" | "XeroObject" | "ZohoObject" | "NetezzaTable" | "VerticaTable" | "SalesforceMarketingCloudObject" | "ResponsysObject" | "DynamicsAXResource" | "OracleServiceCloudObject" | "GoogleAdWordsObject" | "SnowflakeTable" | "SnowflakeV2Table" | "SharePointOnlineListResource" | "LakeHouseTable" | "SalesforceV2Object" | "SalesforceServiceCloudV2Object" | "WarehouseTable" | "ServiceNowV2Object"