1. Packages
  2. Azure Native
  3. API Docs
  4. datafactory
  5. getDataset
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

azure-native.datafactory.getDataset

Explore with Pulumi AI

azure-native logo
Azure Native v1.103.0 published on Friday, Jun 2, 2023 by Pulumi

    Gets a dataset. API Version: 2018-06-01.

    Using getDataset

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDataset(args: GetDatasetArgs, opts?: InvokeOptions): Promise<GetDatasetResult>
    function getDatasetOutput(args: GetDatasetOutputArgs, opts?: InvokeOptions): Output<GetDatasetResult>
    def get_dataset(dataset_name: Optional[str] = None,
                    factory_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetDatasetResult
    def get_dataset_output(dataset_name: Optional[pulumi.Input[str]] = None,
                    factory_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetDatasetResult]
    func LookupDataset(ctx *Context, args *LookupDatasetArgs, opts ...InvokeOption) (*LookupDatasetResult, error)
    func LookupDatasetOutput(ctx *Context, args *LookupDatasetOutputArgs, opts ...InvokeOption) LookupDatasetResultOutput

    > Note: This function is named LookupDataset in the Go SDK.

    public static class GetDataset 
    {
        public static Task<GetDatasetResult> InvokeAsync(GetDatasetArgs args, InvokeOptions? opts = null)
        public static Output<GetDatasetResult> Invoke(GetDatasetInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDatasetResult> getDataset(GetDatasetArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:datafactory:getDataset
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DatasetName string

    The dataset name.

    FactoryName string

    The factory name.

    ResourceGroupName string

    The resource group name.

    DatasetName string

    The dataset name.

    FactoryName string

    The factory name.

    ResourceGroupName string

    The resource group name.

    datasetName String

    The dataset name.

    factoryName String

    The factory name.

    resourceGroupName String

    The resource group name.

    datasetName string

    The dataset name.

    factoryName string

    The factory name.

    resourceGroupName string

    The resource group name.

    dataset_name str

    The dataset name.

    factory_name str

    The factory name.

    resource_group_name str

    The resource group name.

    datasetName String

    The dataset name.

    factoryName String

    The factory name.

    resourceGroupName String

    The resource group name.

    getDataset Result

    The following output properties are available:

    Etag string

    Etag identifies change in the resource.

    Id string

    The resource identifier.

    Name string

    The resource name.

    Properties Pulumi.AzureNative.DataFactory.Outputs.AmazonMWSObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AmazonRdsForOracleTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AmazonRdsForSqlServerTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AmazonRedshiftTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AmazonS3DatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AvroDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureBlobDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureBlobFSDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureDataExplorerTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureDataLakeStoreDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureDatabricksDeltaLakeDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureMariaDBTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureMySqlTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzurePostgreSqlTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureSearchIndexDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureSqlDWTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureSqlMITableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureSqlTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.AzureTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.BinaryDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.CassandraTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.CommonDataServiceForAppsEntityDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ConcurObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.CosmosDbMongoDbApiCollectionDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.CosmosDbSqlApiCollectionDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.CouchbaseTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.CustomDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.Db2TableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.DelimitedTextDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.DocumentDbCollectionDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.DrillTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.DynamicsAXResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.DynamicsCrmEntityDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.DynamicsEntityDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.EloquaObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ExcelDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.FileShareDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.GoogleAdWordsObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.GoogleBigQueryObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.GreenplumTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.HBaseObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.HiveObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.HttpDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.HubspotObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ImpalaObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.InformixTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.JiraObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.JsonDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MagentoObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MariaDBTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MarketoObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MicrosoftAccessTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MongoDbAtlasCollectionDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MongoDbCollectionDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MongoDbV2CollectionDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.MySqlTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.NetezzaTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ODataResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.OdbcTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.Office365DatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.OracleServiceCloudObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.OracleTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.OrcDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ParquetDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.PaypalObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.PhoenixObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.PostgreSqlTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.PrestoObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.QuickBooksObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.RelationalTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ResponsysObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.RestResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SalesforceMarketingCloudObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SalesforceObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SalesforceServiceCloudObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SapBwCubeDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SapCloudForCustomerResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SapEccResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SapHanaTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SapOdpResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SapOpenHubTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SapTableResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ServiceNowObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SharePointOnlineListResourceDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ShopifyObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SnowflakeDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SparkObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SqlServerTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SquareObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.SybaseTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.TeradataTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.VerticaTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.WebTableDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.XeroObjectDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.XmlDatasetResponse | Pulumi.AzureNative.DataFactory.Outputs.ZohoObjectDatasetResponse

    Dataset properties.

    Type string

    The resource type.

    Etag string

    Etag identifies change in the resource.

    Id string

    The resource identifier.

    Name string

    The resource name.

    Properties AmazonMWSObjectDatasetResponse | AmazonRdsForOracleTableDatasetResponse | AmazonRdsForSqlServerTableDatasetResponse | AmazonRedshiftTableDatasetResponse | AmazonS3DatasetResponse | AvroDatasetResponse | AzureBlobDatasetResponse | AzureBlobFSDatasetResponse | AzureDataExplorerTableDatasetResponse | AzureDataLakeStoreDatasetResponse | AzureDatabricksDeltaLakeDatasetResponse | AzureMariaDBTableDatasetResponse | AzureMySqlTableDatasetResponse | AzurePostgreSqlTableDatasetResponse | AzureSearchIndexDatasetResponse | AzureSqlDWTableDatasetResponse | AzureSqlMITableDatasetResponse | AzureSqlTableDatasetResponse | AzureTableDatasetResponse | BinaryDatasetResponse | CassandraTableDatasetResponse | CommonDataServiceForAppsEntityDatasetResponse | ConcurObjectDatasetResponse | CosmosDbMongoDbApiCollectionDatasetResponse | CosmosDbSqlApiCollectionDatasetResponse | CouchbaseTableDatasetResponse | CustomDatasetResponse | Db2TableDatasetResponse | DelimitedTextDatasetResponse | DocumentDbCollectionDatasetResponse | DrillTableDatasetResponse | DynamicsAXResourceDatasetResponse | DynamicsCrmEntityDatasetResponse | DynamicsEntityDatasetResponse | EloquaObjectDatasetResponse | ExcelDatasetResponse | FileShareDatasetResponse | GoogleAdWordsObjectDatasetResponse | GoogleBigQueryObjectDatasetResponse | GreenplumTableDatasetResponse | HBaseObjectDatasetResponse | HiveObjectDatasetResponse | HttpDatasetResponse | HubspotObjectDatasetResponse | ImpalaObjectDatasetResponse | InformixTableDatasetResponse | JiraObjectDatasetResponse | JsonDatasetResponse | MagentoObjectDatasetResponse | MariaDBTableDatasetResponse | MarketoObjectDatasetResponse | MicrosoftAccessTableDatasetResponse | MongoDbAtlasCollectionDatasetResponse | MongoDbCollectionDatasetResponse | MongoDbV2CollectionDatasetResponse | MySqlTableDatasetResponse | NetezzaTableDatasetResponse | ODataResourceDatasetResponse | OdbcTableDatasetResponse | Office365DatasetResponse | OracleServiceCloudObjectDatasetResponse | OracleTableDatasetResponse | OrcDatasetResponse | ParquetDatasetResponse | PaypalObjectDatasetResponse | PhoenixObjectDatasetResponse | PostgreSqlTableDatasetResponse | PrestoObjectDatasetResponse | QuickBooksObjectDatasetResponse | RelationalTableDatasetResponse | ResponsysObjectDatasetResponse | RestResourceDatasetResponse | SalesforceMarketingCloudObjectDatasetResponse | SalesforceObjectDatasetResponse | SalesforceServiceCloudObjectDatasetResponse | SapBwCubeDatasetResponse | SapCloudForCustomerResourceDatasetResponse | SapEccResourceDatasetResponse | SapHanaTableDatasetResponse | SapOdpResourceDatasetResponse | SapOpenHubTableDatasetResponse | SapTableResourceDatasetResponse | ServiceNowObjectDatasetResponse | SharePointOnlineListResourceDatasetResponse | ShopifyObjectDatasetResponse | SnowflakeDatasetResponse | SparkObjectDatasetResponse | SqlServerTableDatasetResponse | SquareObjectDatasetResponse | SybaseTableDatasetResponse | TeradataTableDatasetResponse | VerticaTableDatasetResponse | WebTableDatasetResponse | XeroObjectDatasetResponse | XmlDatasetResponse | ZohoObjectDatasetResponse

    Dataset properties.

    Type string

    The resource type.

    etag String

    Etag identifies change in the resource.

    id String

    The resource identifier.

    name String

    The resource name.

    properties AmazonMWSObjectDatasetResponse | AmazonRdsForOracleTableDatasetResponse | AmazonRdsForSqlServerTableDatasetResponse | AmazonRedshiftTableDatasetResponse | AmazonS3DatasetResponse | AvroDatasetResponse | AzureBlobDatasetResponse | AzureBlobFSDatasetResponse | AzureDataExplorerTableDatasetResponse | AzureDataLakeStoreDatasetResponse | AzureDatabricksDeltaLakeDatasetResponse | AzureMariaDBTableDatasetResponse | AzureMySqlTableDatasetResponse | AzurePostgreSqlTableDatasetResponse | AzureSearchIndexDatasetResponse | AzureSqlDWTableDatasetResponse | AzureSqlMITableDatasetResponse | AzureSqlTableDatasetResponse | AzureTableDatasetResponse | BinaryDatasetResponse | CassandraTableDatasetResponse | CommonDataServiceForAppsEntityDatasetResponse | ConcurObjectDatasetResponse | CosmosDbMongoDbApiCollectionDatasetResponse | CosmosDbSqlApiCollectionDatasetResponse | CouchbaseTableDatasetResponse | CustomDatasetResponse | Db2TableDatasetResponse | DelimitedTextDatasetResponse | DocumentDbCollectionDatasetResponse | DrillTableDatasetResponse | DynamicsAXResourceDatasetResponse | DynamicsCrmEntityDatasetResponse | DynamicsEntityDatasetResponse | EloquaObjectDatasetResponse | ExcelDatasetResponse | FileShareDatasetResponse | GoogleAdWordsObjectDatasetResponse | GoogleBigQueryObjectDatasetResponse | GreenplumTableDatasetResponse | HBaseObjectDatasetResponse | HiveObjectDatasetResponse | HttpDatasetResponse | HubspotObjectDatasetResponse | ImpalaObjectDatasetResponse | InformixTableDatasetResponse | JiraObjectDatasetResponse | JsonDatasetResponse | MagentoObjectDatasetResponse | MariaDBTableDatasetResponse | MarketoObjectDatasetResponse | MicrosoftAccessTableDatasetResponse | MongoDbAtlasCollectionDatasetResponse | MongoDbCollectionDatasetResponse | MongoDbV2CollectionDatasetResponse | MySqlTableDatasetResponse | NetezzaTableDatasetResponse | ODataResourceDatasetResponse | OdbcTableDatasetResponse | Office365DatasetResponse | OracleServiceCloudObjectDatasetResponse | OracleTableDatasetResponse | OrcDatasetResponse | ParquetDatasetResponse | PaypalObjectDatasetResponse | PhoenixObjectDatasetResponse | PostgreSqlTableDatasetResponse | PrestoObjectDatasetResponse | QuickBooksObjectDatasetResponse | RelationalTableDatasetResponse | ResponsysObjectDatasetResponse | RestResourceDatasetResponse | SalesforceMarketingCloudObjectDatasetResponse | SalesforceObjectDatasetResponse | SalesforceServiceCloudObjectDatasetResponse | SapBwCubeDatasetResponse | SapCloudForCustomerResourceDatasetResponse | SapEccResourceDatasetResponse | SapHanaTableDatasetResponse | SapOdpResourceDatasetResponse | SapOpenHubTableDatasetResponse | SapTableResourceDatasetResponse | ServiceNowObjectDatasetResponse | SharePointOnlineListResourceDatasetResponse | ShopifyObjectDatasetResponse | SnowflakeDatasetResponse | SparkObjectDatasetResponse | SqlServerTableDatasetResponse | SquareObjectDatasetResponse | SybaseTableDatasetResponse | TeradataTableDatasetResponse | VerticaTableDatasetResponse | WebTableDatasetResponse | XeroObjectDatasetResponse | XmlDatasetResponse | ZohoObjectDatasetResponse

    Dataset properties.

    type String

    The resource type.

    etag string

    Etag identifies change in the resource.

    id string

    The resource identifier.

    name string

    The resource name.

    properties AmazonMWSObjectDatasetResponse | AmazonRdsForOracleTableDatasetResponse | AmazonRdsForSqlServerTableDatasetResponse | AmazonRedshiftTableDatasetResponse | AmazonS3DatasetResponse | AvroDatasetResponse | AzureBlobDatasetResponse | AzureBlobFSDatasetResponse | AzureDataExplorerTableDatasetResponse | AzureDataLakeStoreDatasetResponse | AzureDatabricksDeltaLakeDatasetResponse | AzureMariaDBTableDatasetResponse | AzureMySqlTableDatasetResponse | AzurePostgreSqlTableDatasetResponse | AzureSearchIndexDatasetResponse | AzureSqlDWTableDatasetResponse | AzureSqlMITableDatasetResponse | AzureSqlTableDatasetResponse | AzureTableDatasetResponse | BinaryDatasetResponse | CassandraTableDatasetResponse | CommonDataServiceForAppsEntityDatasetResponse | ConcurObjectDatasetResponse | CosmosDbMongoDbApiCollectionDatasetResponse | CosmosDbSqlApiCollectionDatasetResponse | CouchbaseTableDatasetResponse | CustomDatasetResponse | Db2TableDatasetResponse | DelimitedTextDatasetResponse | DocumentDbCollectionDatasetResponse | DrillTableDatasetResponse | DynamicsAXResourceDatasetResponse | DynamicsCrmEntityDatasetResponse | DynamicsEntityDatasetResponse | EloquaObjectDatasetResponse | ExcelDatasetResponse | FileShareDatasetResponse | GoogleAdWordsObjectDatasetResponse | GoogleBigQueryObjectDatasetResponse | GreenplumTableDatasetResponse | HBaseObjectDatasetResponse | HiveObjectDatasetResponse | HttpDatasetResponse | HubspotObjectDatasetResponse | ImpalaObjectDatasetResponse | InformixTableDatasetResponse | JiraObjectDatasetResponse | JsonDatasetResponse | MagentoObjectDatasetResponse | MariaDBTableDatasetResponse | MarketoObjectDatasetResponse | MicrosoftAccessTableDatasetResponse | MongoDbAtlasCollectionDatasetResponse | MongoDbCollectionDatasetResponse | MongoDbV2CollectionDatasetResponse | MySqlTableDatasetResponse | NetezzaTableDatasetResponse | ODataResourceDatasetResponse | OdbcTableDatasetResponse | Office365DatasetResponse | OracleServiceCloudObjectDatasetResponse | OracleTableDatasetResponse | OrcDatasetResponse | ParquetDatasetResponse | PaypalObjectDatasetResponse | PhoenixObjectDatasetResponse | PostgreSqlTableDatasetResponse | PrestoObjectDatasetResponse | QuickBooksObjectDatasetResponse | RelationalTableDatasetResponse | ResponsysObjectDatasetResponse | RestResourceDatasetResponse | SalesforceMarketingCloudObjectDatasetResponse | SalesforceObjectDatasetResponse | SalesforceServiceCloudObjectDatasetResponse | SapBwCubeDatasetResponse | SapCloudForCustomerResourceDatasetResponse | SapEccResourceDatasetResponse | SapHanaTableDatasetResponse | SapOdpResourceDatasetResponse | SapOpenHubTableDatasetResponse | SapTableResourceDatasetResponse | ServiceNowObjectDatasetResponse | SharePointOnlineListResourceDatasetResponse | ShopifyObjectDatasetResponse | SnowflakeDatasetResponse | SparkObjectDatasetResponse | SqlServerTableDatasetResponse | SquareObjectDatasetResponse | SybaseTableDatasetResponse | TeradataTableDatasetResponse | VerticaTableDatasetResponse | WebTableDatasetResponse | XeroObjectDatasetResponse | XmlDatasetResponse | ZohoObjectDatasetResponse

    Dataset properties.

    type string

    The resource type.

    etag str

    Etag identifies change in the resource.

    id str

    The resource identifier.

    name str

    The resource name.

    properties AmazonMWSObjectDatasetResponse | AmazonRdsForOracleTableDatasetResponse | AmazonRdsForSqlServerTableDatasetResponse | AmazonRedshiftTableDatasetResponse | AmazonS3DatasetResponse | AvroDatasetResponse | AzureBlobDatasetResponse | AzureBlobFSDatasetResponse | AzureDataExplorerTableDatasetResponse | AzureDataLakeStoreDatasetResponse | AzureDatabricksDeltaLakeDatasetResponse | AzureMariaDBTableDatasetResponse | AzureMySqlTableDatasetResponse | AzurePostgreSqlTableDatasetResponse | AzureSearchIndexDatasetResponse | AzureSqlDWTableDatasetResponse | AzureSqlMITableDatasetResponse | AzureSqlTableDatasetResponse | AzureTableDatasetResponse | BinaryDatasetResponse | CassandraTableDatasetResponse | CommonDataServiceForAppsEntityDatasetResponse | ConcurObjectDatasetResponse | CosmosDbMongoDbApiCollectionDatasetResponse | CosmosDbSqlApiCollectionDatasetResponse | CouchbaseTableDatasetResponse | CustomDatasetResponse | Db2TableDatasetResponse | DelimitedTextDatasetResponse | DocumentDbCollectionDatasetResponse | DrillTableDatasetResponse | DynamicsAXResourceDatasetResponse | DynamicsCrmEntityDatasetResponse | DynamicsEntityDatasetResponse | EloquaObjectDatasetResponse | ExcelDatasetResponse | FileShareDatasetResponse | GoogleAdWordsObjectDatasetResponse | GoogleBigQueryObjectDatasetResponse | GreenplumTableDatasetResponse | HBaseObjectDatasetResponse | HiveObjectDatasetResponse | HttpDatasetResponse | HubspotObjectDatasetResponse | ImpalaObjectDatasetResponse | InformixTableDatasetResponse | JiraObjectDatasetResponse | JsonDatasetResponse | MagentoObjectDatasetResponse | MariaDBTableDatasetResponse | MarketoObjectDatasetResponse | MicrosoftAccessTableDatasetResponse | MongoDbAtlasCollectionDatasetResponse | MongoDbCollectionDatasetResponse | MongoDbV2CollectionDatasetResponse | MySqlTableDatasetResponse | NetezzaTableDatasetResponse | ODataResourceDatasetResponse | OdbcTableDatasetResponse | Office365DatasetResponse | OracleServiceCloudObjectDatasetResponse | OracleTableDatasetResponse | OrcDatasetResponse | ParquetDatasetResponse | PaypalObjectDatasetResponse | PhoenixObjectDatasetResponse | PostgreSqlTableDatasetResponse | PrestoObjectDatasetResponse | QuickBooksObjectDatasetResponse | RelationalTableDatasetResponse | ResponsysObjectDatasetResponse | RestResourceDatasetResponse | SalesforceMarketingCloudObjectDatasetResponse | SalesforceObjectDatasetResponse | SalesforceServiceCloudObjectDatasetResponse | SapBwCubeDatasetResponse | SapCloudForCustomerResourceDatasetResponse | SapEccResourceDatasetResponse | SapHanaTableDatasetResponse | SapOdpResourceDatasetResponse | SapOpenHubTableDatasetResponse | SapTableResourceDatasetResponse | ServiceNowObjectDatasetResponse | SharePointOnlineListResourceDatasetResponse | ShopifyObjectDatasetResponse | SnowflakeDatasetResponse | SparkObjectDatasetResponse | SqlServerTableDatasetResponse | SquareObjectDatasetResponse | SybaseTableDatasetResponse | TeradataTableDatasetResponse | VerticaTableDatasetResponse | WebTableDatasetResponse | XeroObjectDatasetResponse | XmlDatasetResponse | ZohoObjectDatasetResponse

    Dataset properties.

    type str

    The resource type.

    etag String

    Etag identifies change in the resource.

    id String

    The resource identifier.

    name String

    The resource name.

    properties Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map

    Dataset properties.

    type String

    The resource type.

    Supporting Types

    AmazonMWSObjectDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName object

    The table name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName interface{}

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Object

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName any

    The table name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table_name Any

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Any

    The table name. Type: string (or Expression with resultType string).

    AmazonRdsForOracleTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the AmazonRdsForOracle database. Type: string (or Expression with resultType string).

    AmazonRdsForSqlServerTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the SQL Server dataset. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the SQL Server dataset. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the SQL Server dataset. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the SQL Server dataset. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the SQL Server dataset. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the SQL Server dataset. Type: string (or Expression with resultType string).

    AmazonRedshiftTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The Amazon Redshift table name. Type: string (or Expression with resultType string).

    TableName object

    This property will be retired. Please consider using schema + table properties instead.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The Amazon Redshift table name. Type: string (or Expression with resultType string).

    TableName interface{}

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The Amazon Redshift table name. Type: string (or Expression with resultType string).

    tableName Object

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The Amazon Redshift table name. Type: string (or Expression with resultType string).

    tableName any

    This property will be retired. Please consider using schema + table properties instead.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The Amazon Redshift table name. Type: string (or Expression with resultType string).

    table_name Any

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The Amazon Redshift table name. Type: string (or Expression with resultType string).

    tableName Any

    This property will be retired. Please consider using schema + table properties instead.

    AmazonS3CompatibleLocationResponse

    BucketName object

    Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)

    FileName object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    Version object

    Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string).

    BucketName interface{}

    Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)

    FileName interface{}

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath interface{}

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    Version interface{}

    Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string).

    bucketName Object

    Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)

    fileName Object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version Object

    Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string).

    bucketName any

    Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)

    fileName any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version any

    Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string).

    bucket_name Any

    Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)

    file_name Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folder_path Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version Any

    Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string).

    bucketName Any

    Specify the bucketName of Amazon S3 Compatible. Type: string (or Expression with resultType string)

    fileName Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version Any

    Specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string).

    AmazonS3DatasetResponse

    BucketName object

    The name of the Amazon S3 bucket. Type: string (or Expression with resultType string).

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Compression Pulumi.AzureNative.DataFactory.Inputs.DatasetCompressionResponse

    The data compression method used for the Amazon S3 object.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Format Pulumi.AzureNative.DataFactory.Inputs.AvroFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.JsonFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.OrcFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.ParquetFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.TextFormatResponse

    The format of files.

    Key object

    The key of the Amazon S3 object. Type: string (or Expression with resultType string).

    ModifiedDatetimeEnd object

    The end of S3 object's modified datetime. Type: string (or Expression with resultType string).

    ModifiedDatetimeStart object

    The start of S3 object's modified datetime. Type: string (or Expression with resultType string).

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Prefix object

    The prefix filter for the S3 object name. Type: string (or Expression with resultType string).

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Version object

    The version for the S3 object. Type: string (or Expression with resultType string).

    BucketName interface{}

    The name of the Amazon S3 bucket. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Compression DatasetCompressionResponse

    The data compression method used for the Amazon S3 object.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of files.

    Key interface{}

    The key of the Amazon S3 object. Type: string (or Expression with resultType string).

    ModifiedDatetimeEnd interface{}

    The end of S3 object's modified datetime. Type: string (or Expression with resultType string).

    ModifiedDatetimeStart interface{}

    The start of S3 object's modified datetime. Type: string (or Expression with resultType string).

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Prefix interface{}

    The prefix filter for the S3 object name. Type: string (or Expression with resultType string).

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Version interface{}

    The version for the S3 object. Type: string (or Expression with resultType string).

    bucketName Object

    The name of the Amazon S3 bucket. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the Amazon S3 object.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of files.

    key Object

    The key of the Amazon S3 object. Type: string (or Expression with resultType string).

    modifiedDatetimeEnd Object

    The end of S3 object's modified datetime. Type: string (or Expression with resultType string).

    modifiedDatetimeStart Object

    The start of S3 object's modified datetime. Type: string (or Expression with resultType string).

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    prefix Object

    The prefix filter for the S3 object name. Type: string (or Expression with resultType string).

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    version Object

    The version for the S3 object. Type: string (or Expression with resultType string).

    bucketName any

    The name of the Amazon S3 bucket. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the Amazon S3 object.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of files.

    key any

    The key of the Amazon S3 object. Type: string (or Expression with resultType string).

    modifiedDatetimeEnd any

    The end of S3 object's modified datetime. Type: string (or Expression with resultType string).

    modifiedDatetimeStart any

    The start of S3 object's modified datetime. Type: string (or Expression with resultType string).

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    prefix any

    The prefix filter for the S3 object name. Type: string (or Expression with resultType string).

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    version any

    The version for the S3 object. Type: string (or Expression with resultType string).

    bucket_name Any

    The name of the Amazon S3 bucket. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the Amazon S3 object.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of files.

    key Any

    The key of the Amazon S3 object. Type: string (or Expression with resultType string).

    modified_datetime_end Any

    The end of S3 object's modified datetime. Type: string (or Expression with resultType string).

    modified_datetime_start Any

    The start of S3 object's modified datetime. Type: string (or Expression with resultType string).

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    prefix Any

    The prefix filter for the S3 object name. Type: string (or Expression with resultType string).

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    version Any

    The version for the S3 object. Type: string (or Expression with resultType string).

    bucketName Any

    The name of the Amazon S3 bucket. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    compression Property Map

    The data compression method used for the Amazon S3 object.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    format Property Map | Property Map | Property Map | Property Map | Property Map

    The format of files.

    key Any

    The key of the Amazon S3 object. Type: string (or Expression with resultType string).

    modifiedDatetimeEnd Any

    The end of S3 object's modified datetime. Type: string (or Expression with resultType string).

    modifiedDatetimeStart Any

    The start of S3 object's modified datetime. Type: string (or Expression with resultType string).

    parameters Map<Property Map>

    Parameters for dataset.

    prefix Any

    The prefix filter for the S3 object name. Type: string (or Expression with resultType string).

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    version Any

    The version for the S3 object. Type: string (or Expression with resultType string).

    AmazonS3LocationResponse

    BucketName object

    Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)

    FileName object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    Version object

    Specify the version of amazon S3. Type: string (or Expression with resultType string).

    BucketName interface{}

    Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)

    FileName interface{}

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath interface{}

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    Version interface{}

    Specify the version of amazon S3. Type: string (or Expression with resultType string).

    bucketName Object

    Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)

    fileName Object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version Object

    Specify the version of amazon S3. Type: string (or Expression with resultType string).

    bucketName any

    Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)

    fileName any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version any

    Specify the version of amazon S3. Type: string (or Expression with resultType string).

    bucket_name Any

    Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)

    file_name Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folder_path Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version Any

    Specify the version of amazon S3. Type: string (or Expression with resultType string).

    bucketName Any

    Specify the bucketName of amazon S3. Type: string (or Expression with resultType string)

    fileName Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    version Any

    Specify the version of amazon S3. Type: string (or Expression with resultType string).

    AvroDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Location Pulumi.AzureNative.DataFactory.Inputs.AmazonS3CompatibleLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AmazonS3LocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobFSLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureDataLakeStoreLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureFileStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FileServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FtpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.GoogleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HdfsLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HttpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.OracleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.SftpLocationResponse

    The location of the avro storage.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    AvroCompressionCodec object

    The data avroCompressionCodec. Type: string (or Expression with resultType string).

    AvroCompressionLevel int
    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the avro storage.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    AvroCompressionCodec interface{}

    The data avroCompressionCodec. Type: string (or Expression with resultType string).

    AvroCompressionLevel int
    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the avro storage.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    avroCompressionCodec Object

    The data avroCompressionCodec. Type: string (or Expression with resultType string).

    avroCompressionLevel Integer
    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the avro storage.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    avroCompressionCodec any

    The data avroCompressionCodec. Type: string (or Expression with resultType string).

    avroCompressionLevel number
    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the avro storage.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    avro_compression_codec Any

    The data avroCompressionCodec. Type: string (or Expression with resultType string).

    avro_compression_level int
    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    location Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map

    The location of the avro storage.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    avroCompressionCodec Any

    The data avroCompressionCodec. Type: string (or Expression with resultType string).

    avroCompressionLevel Number
    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    AvroFormatResponse

    Deserializer object

    Deserializer. Type: string (or Expression with resultType string).

    Serializer object

    Serializer. Type: string (or Expression with resultType string).

    Deserializer interface{}

    Deserializer. Type: string (or Expression with resultType string).

    Serializer interface{}

    Serializer. Type: string (or Expression with resultType string).

    deserializer Object

    Deserializer. Type: string (or Expression with resultType string).

    serializer Object

    Serializer. Type: string (or Expression with resultType string).

    deserializer any

    Deserializer. Type: string (or Expression with resultType string).

    serializer any

    Serializer. Type: string (or Expression with resultType string).

    deserializer Any

    Deserializer. Type: string (or Expression with resultType string).

    serializer Any

    Serializer. Type: string (or Expression with resultType string).

    deserializer Any

    Deserializer. Type: string (or Expression with resultType string).

    serializer Any

    Serializer. Type: string (or Expression with resultType string).

    AzureBlobDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Compression Pulumi.AzureNative.DataFactory.Inputs.DatasetCompressionResponse

    The data compression method used for the blob storage.

    Description string

    Dataset description.

    FileName object

    The name of the Azure Blob. Type: string (or Expression with resultType string).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    FolderPath object

    The path of the Azure Blob storage. Type: string (or Expression with resultType string).

    Format Pulumi.AzureNative.DataFactory.Inputs.AvroFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.JsonFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.OrcFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.ParquetFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.TextFormatResponse

    The format of the Azure Blob storage.

    ModifiedDatetimeEnd object

    The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    ModifiedDatetimeStart object

    The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableRootLocation object

    The root of blob path. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    Description string

    Dataset description.

    FileName interface{}

    The name of the Azure Blob. Type: string (or Expression with resultType string).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    FolderPath interface{}

    The path of the Azure Blob storage. Type: string (or Expression with resultType string).

    Format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Blob storage.

    ModifiedDatetimeEnd interface{}

    The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    ModifiedDatetimeStart interface{}

    The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableRootLocation interface{}

    The root of blob path. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    description String

    Dataset description.

    fileName Object

    The name of the Azure Blob. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath Object

    The path of the Azure Blob storage. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Blob storage.

    modifiedDatetimeEnd Object

    The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    modifiedDatetimeStart Object

    The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableRootLocation Object

    The root of blob path. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    description string

    Dataset description.

    fileName any

    The name of the Azure Blob. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath any

    The path of the Azure Blob storage. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Blob storage.

    modifiedDatetimeEnd any

    The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    modifiedDatetimeStart any

    The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableRootLocation any

    The root of blob path. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    description str

    Dataset description.

    file_name Any

    The name of the Azure Blob. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folder_path Any

    The path of the Azure Blob storage. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Blob storage.

    modified_datetime_end Any

    The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    modified_datetime_start Any

    The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table_root_location Any

    The root of blob path. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    compression Property Map

    The data compression method used for the blob storage.

    description String

    Dataset description.

    fileName Any

    The name of the Azure Blob. Type: string (or Expression with resultType string).

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath Any

    The path of the Azure Blob storage. Type: string (or Expression with resultType string).

    format Property Map | Property Map | Property Map | Property Map | Property Map

    The format of the Azure Blob storage.

    modifiedDatetimeEnd Any

    The end of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    modifiedDatetimeStart Any

    The start of Azure Blob's modified datetime. Type: string (or Expression with resultType string).

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableRootLocation Any

    The root of blob path. Type: string (or Expression with resultType string).

    AzureBlobFSDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Compression Pulumi.AzureNative.DataFactory.Inputs.DatasetCompressionResponse

    The data compression method used for the blob storage.

    Description string

    Dataset description.

    FileName object

    The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    FolderPath object

    The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string).

    Format Pulumi.AzureNative.DataFactory.Inputs.AvroFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.JsonFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.OrcFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.ParquetFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.TextFormatResponse

    The format of the Azure Data Lake Storage Gen2 storage.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    Description string

    Dataset description.

    FileName interface{}

    The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    FolderPath interface{}

    The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string).

    Format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Data Lake Storage Gen2 storage.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    description String

    Dataset description.

    fileName Object

    The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath Object

    The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Data Lake Storage Gen2 storage.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    description string

    Dataset description.

    fileName any

    The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath any

    The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Data Lake Storage Gen2 storage.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the blob storage.

    description str

    Dataset description.

    file_name Any

    The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folder_path Any

    The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Azure Data Lake Storage Gen2 storage.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    compression Property Map

    The data compression method used for the blob storage.

    description String

    Dataset description.

    fileName Any

    The name of the Azure Data Lake Storage Gen2. Type: string (or Expression with resultType string).

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath Any

    The path of the Azure Data Lake Storage Gen2 storage. Type: string (or Expression with resultType string).

    format Property Map | Property Map | Property Map | Property Map | Property Map

    The format of the Azure Data Lake Storage Gen2 storage.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    AzureBlobFSLocationResponse

    FileName object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FileSystem object

    Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

    FolderPath object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    FileName interface{}

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FileSystem interface{}

    Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

    FolderPath interface{}

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName Object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    fileSystem Object

    Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

    folderPath Object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    fileSystem any

    Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

    folderPath any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    file_name Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    file_system Any

    Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

    folder_path Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    fileSystem Any

    Specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

    folderPath Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    AzureBlobStorageLocationResponse

    Container object

    Specify the container of azure blob. Type: string (or Expression with resultType string).

    FileName object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    Container interface{}

    Specify the container of azure blob. Type: string (or Expression with resultType string).

    FileName interface{}

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath interface{}

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    container Object

    Specify the container of azure blob. Type: string (or Expression with resultType string).

    fileName Object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    container any

    Specify the container of azure blob. Type: string (or Expression with resultType string).

    fileName any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    container Any

    Specify the container of azure blob. Type: string (or Expression with resultType string).

    file_name Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folder_path Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    container Any

    Specify the container of azure blob. Type: string (or Expression with resultType string).

    fileName Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    AzureDataExplorerTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure Data Explorer database. Type: string (or Expression with resultType string).

    AzureDataLakeStoreDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Compression Pulumi.AzureNative.DataFactory.Inputs.DatasetCompressionResponse

    The data compression method used for the item(s) in the Azure Data Lake Store.

    Description string

    Dataset description.

    FileName object

    The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    FolderPath object

    Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    Format Pulumi.AzureNative.DataFactory.Inputs.AvroFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.JsonFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.OrcFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.ParquetFormatResponse | Pulumi.AzureNative.DataFactory.Inputs.TextFormatResponse

    The format of the Data Lake Store.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Compression DatasetCompressionResponse

    The data compression method used for the item(s) in the Azure Data Lake Store.

    Description string

    Dataset description.

    FileName interface{}

    The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    FolderPath interface{}

    Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    Format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Data Lake Store.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the item(s) in the Azure Data Lake Store.

    description String

    Dataset description.

    fileName Object

    The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath Object

    Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Data Lake Store.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the item(s) in the Azure Data Lake Store.

    description string

    Dataset description.

    fileName any

    The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath any

    Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Data Lake Store.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the item(s) in the Azure Data Lake Store.

    description str

    Dataset description.

    file_name Any

    The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folder_path Any

    Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    format AvroFormatResponse | JsonFormatResponse | OrcFormatResponse | ParquetFormatResponse | TextFormatResponse

    The format of the Data Lake Store.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    compression Property Map

    The data compression method used for the item(s) in the Azure Data Lake Store.

    description String

    Dataset description.

    fileName Any

    The name of the file in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    folderPath Any

    Path to the folder in the Azure Data Lake Store. Type: string (or Expression with resultType string).

    format Property Map | Property Map | Property Map | Property Map | Property Map

    The format of the Data Lake Store.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    AzureDataLakeStoreLocationResponse

    FileName object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    FileName interface{}

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath interface{}

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName Object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    file_name Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folder_path Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    AzureDatabricksDeltaLakeDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Database object

    The database name of delta table. Type: string (or Expression with resultType string).

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The name of delta table. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Database interface{}

    The database name of delta table. Type: string (or Expression with resultType string).

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The name of delta table. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    database Object

    The database name of delta table. Type: string (or Expression with resultType string).

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The name of delta table. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    database any

    The database name of delta table. Type: string (or Expression with resultType string).

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The name of delta table. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    database Any

    The database name of delta table. Type: string (or Expression with resultType string).

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The name of delta table. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    database Any

    The database name of delta table. Type: string (or Expression with resultType string).

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The name of delta table. Type: string (or Expression with resultType string).

    AzureFileStorageLocationResponse

    FileName object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    FileName interface{}

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    FolderPath interface{}

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName Object

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Object

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    file_name Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folder_path Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    fileName Any

    Specify the file name of dataset. Type: string (or Expression with resultType string).

    folderPath Any

    Specify the folder path of dataset. Type: string (or Expression with resultType string)

    AzureMariaDBTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName object

    The table name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName interface{}

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Object

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName any

    The table name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table_name Any

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Any

    The table name. Type: string (or Expression with resultType string).

    AzureMySqlTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The name of Azure MySQL database table. Type: string (or Expression with resultType string).

    TableName object

    The Azure MySQL database table name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The name of Azure MySQL database table. Type: string (or Expression with resultType string).

    TableName interface{}

    The Azure MySQL database table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The name of Azure MySQL database table. Type: string (or Expression with resultType string).

    tableName Object

    The Azure MySQL database table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The name of Azure MySQL database table. Type: string (or Expression with resultType string).

    tableName any

    The Azure MySQL database table name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The name of Azure MySQL database table. Type: string (or Expression with resultType string).

    table_name Any

    The Azure MySQL database table name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The name of Azure MySQL database table. Type: string (or Expression with resultType string).

    tableName Any

    The Azure MySQL database table name. Type: string (or Expression with resultType string).

    AzurePostgreSqlTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string).

    TableName object

    The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string).

    TableName interface{}

    The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string).

    tableName Object

    The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string).

    tableName any

    The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string).

    table_name Any

    The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure PostgreSQL database. Type: string (or Expression with resultType string).

    tableName Any

    The table name of the Azure PostgreSQL database which includes both schema and table. Type: string (or Expression with resultType string).

    AzureSearchIndexDatasetResponse

    IndexName object

    The name of the Azure Search Index. Type: string (or Expression with resultType string).

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    IndexName interface{}

    The name of the Azure Search Index. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    indexName Object

    The name of the Azure Search Index. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    indexName any

    The name of the Azure Search Index. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    index_name Any

    The name of the Azure Search Index. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    indexName Any

    The name of the Azure Search Index. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    AzureSqlDWTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string).

    TableName object

    This property will be retired. Please consider using schema + table properties instead.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string).

    TableName interface{}

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string).

    tableName Object

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string).

    tableName any

    This property will be retired. Please consider using schema + table properties instead.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string).

    table_name Any

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure SQL Data Warehouse. Type: string (or Expression with resultType string).

    tableName Any

    This property will be retired. Please consider using schema + table properties instead.

    AzureSqlMITableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string).

    TableName object

    This property will be retired. Please consider using schema + table properties instead.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string).

    TableName interface{}

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string).

    tableName Object

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string).

    tableName any

    This property will be retired. Please consider using schema + table properties instead.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string).

    table_name Any

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure SQL Managed Instance dataset. Type: string (or Expression with resultType string).

    tableName Any

    This property will be retired. Please consider using schema + table properties instead.

    AzureSqlTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the Azure SQL database. Type: string (or Expression with resultType string).

    TableName object

    This property will be retired. Please consider using schema + table properties instead.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the Azure SQL database. Type: string (or Expression with resultType string).

    TableName interface{}

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the Azure SQL database. Type: string (or Expression with resultType string).

    tableName Object

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the Azure SQL database. Type: string (or Expression with resultType string).

    tableName any

    This property will be retired. Please consider using schema + table properties instead.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure SQL database. Type: string (or Expression with resultType string).

    table_name Any

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Azure SQL database. Type: string (or Expression with resultType string).

    tableName Any

    This property will be retired. Please consider using schema + table properties instead.

    AzureTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    TableName object

    The table name of the Azure Table storage. Type: string (or Expression with resultType string).

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    TableName interface{}

    The table name of the Azure Table storage. Type: string (or Expression with resultType string).

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    tableName Object

    The table name of the Azure Table storage. Type: string (or Expression with resultType string).

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    tableName any

    The table name of the Azure Table storage. Type: string (or Expression with resultType string).

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    table_name Any

    The table name of the Azure Table storage. Type: string (or Expression with resultType string).

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    tableName Any

    The table name of the Azure Table storage. Type: string (or Expression with resultType string).

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    BinaryDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Location Pulumi.AzureNative.DataFactory.Inputs.AmazonS3CompatibleLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AmazonS3LocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobFSLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureDataLakeStoreLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureFileStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FileServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FtpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.GoogleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HdfsLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HttpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.OracleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.SftpLocationResponse

    The location of the Binary storage.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Compression Pulumi.AzureNative.DataFactory.Inputs.DatasetCompressionResponse

    The data compression method used for the binary dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the Binary storage.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Compression DatasetCompressionResponse

    The data compression method used for the binary dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the Binary storage.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the binary dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the Binary storage.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the binary dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the Binary storage.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the binary dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    location Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map

    The location of the Binary storage.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    compression Property Map

    The data compression method used for the binary dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    CassandraTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Keyspace object

    The keyspace of the Cassandra database. Type: string (or Expression with resultType string).

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName object

    The table name of the Cassandra database. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Keyspace interface{}

    The keyspace of the Cassandra database. Type: string (or Expression with resultType string).

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName interface{}

    The table name of the Cassandra database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    keyspace Object

    The keyspace of the Cassandra database. Type: string (or Expression with resultType string).

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Object

    The table name of the Cassandra database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    keyspace any

    The keyspace of the Cassandra database. Type: string (or Expression with resultType string).

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName any

    The table name of the Cassandra database. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    keyspace Any

    The keyspace of the Cassandra database. Type: string (or Expression with resultType string).

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table_name Any

    The table name of the Cassandra database. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    keyspace Any

    The keyspace of the Cassandra database. Type: string (or Expression with resultType string).

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Any

    The table name of the Cassandra database. Type: string (or Expression with resultType string).

    CommonDataServiceForAppsEntityDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    EntityName object

    The logical name of the entity. Type: string (or Expression with resultType string).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    EntityName interface{}

    The logical name of the entity. Type: string (or Expression with resultType string).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    entityName Object

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    entityName any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    entity_name Any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    entityName Any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    ConcurObjectDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName object

    The table name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName interface{}

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Object

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName any

    The table name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table_name Any

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Any

    The table name. Type: string (or Expression with resultType string).

    CosmosDbMongoDbApiCollectionDatasetResponse

    Collection object

    The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string).

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Collection interface{}

    The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collection Object

    The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collection any

    The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collection Any

    The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collection Any

    The collection name of the CosmosDB (MongoDB API) database. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    CosmosDbSqlApiCollectionDatasetResponse

    CollectionName object

    CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string).

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    CollectionName interface{}

    CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collectionName Object

    CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collectionName any

    CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collection_name Any

    CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collectionName Any

    CosmosDB (SQL API) collection name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    CouchbaseTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName object

    The table name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName interface{}

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Object

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName any

    The table name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table_name Any

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Any

    The table name. Type: string (or Expression with resultType string).

    CustomDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    DatasetCompressionResponse

    Type object

    Type of dataset compression. Type: string (or Expression with resultType string).

    Level object

    The dataset compression level. Type: string (or Expression with resultType string).

    Type interface{}

    Type of dataset compression. Type: string (or Expression with resultType string).

    Level interface{}

    The dataset compression level. Type: string (or Expression with resultType string).

    type Object

    Type of dataset compression. Type: string (or Expression with resultType string).

    level Object

    The dataset compression level. Type: string (or Expression with resultType string).

    type any

    Type of dataset compression. Type: string (or Expression with resultType string).

    level any

    The dataset compression level. Type: string (or Expression with resultType string).

    type Any

    Type of dataset compression. Type: string (or Expression with resultType string).

    level Any

    The dataset compression level. Type: string (or Expression with resultType string).

    type Any

    Type of dataset compression. Type: string (or Expression with resultType string).

    level Any

    The dataset compression level. Type: string (or Expression with resultType string).

    DatasetResponseFolder

    Name string

    The name of the folder that this Dataset is in.

    Name string

    The name of the folder that this Dataset is in.

    name String

    The name of the folder that this Dataset is in.

    name string

    The name of the folder that this Dataset is in.

    name str

    The name of the folder that this Dataset is in.

    name String

    The name of the folder that this Dataset is in.

    Db2TableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The Db2 table name. Type: string (or Expression with resultType string).

    TableName object

    This property will be retired. Please consider using schema + table properties instead.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The Db2 table name. Type: string (or Expression with resultType string).

    TableName interface{}

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The Db2 table name. Type: string (or Expression with resultType string).

    tableName Object

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The Db2 table name. Type: string (or Expression with resultType string).

    tableName any

    This property will be retired. Please consider using schema + table properties instead.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The Db2 table name. Type: string (or Expression with resultType string).

    table_name Any

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The Db2 table name. Type: string (or Expression with resultType string).

    tableName Any

    This property will be retired. Please consider using schema + table properties instead.

    DelimitedTextDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Location Pulumi.AzureNative.DataFactory.Inputs.AmazonS3CompatibleLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AmazonS3LocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobFSLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureDataLakeStoreLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureFileStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FileServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FtpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.GoogleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HdfsLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HttpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.OracleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.SftpLocationResponse

    The location of the delimited text storage.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    ColumnDelimiter object

    The column delimiter. Type: string (or Expression with resultType string).

    CompressionCodec object

    The data compressionCodec. Type: string (or Expression with resultType string).

    CompressionLevel object

    The data compression method used for DelimitedText.

    Description string

    Dataset description.

    EncodingName object

    The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string).

    EscapeChar object

    The escape character. Type: string (or Expression with resultType string).

    FirstRowAsHeader object

    When 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).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    NullValue object

    The null value string. Type: string (or Expression with resultType string).

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    QuoteChar object

    The quote character. Type: string (or Expression with resultType string).

    RowDelimiter object

    The row delimiter. Type: string (or Expression with resultType string).

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the delimited text storage.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    ColumnDelimiter interface{}

    The column delimiter. Type: string (or Expression with resultType string).

    CompressionCodec interface{}

    The data compressionCodec. Type: string (or Expression with resultType string).

    CompressionLevel interface{}

    The data compression method used for DelimitedText.

    Description string

    Dataset description.

    EncodingName interface{}

    The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string).

    EscapeChar interface{}

    The escape character. Type: string (or Expression with resultType string).

    FirstRowAsHeader interface{}

    When 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).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    NullValue interface{}

    The null value string. Type: string (or Expression with resultType string).

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    QuoteChar interface{}

    The quote character. Type: string (or Expression with resultType string).

    RowDelimiter interface{}

    The row delimiter. Type: string (or Expression with resultType string).

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the delimited text storage.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    columnDelimiter Object

    The column delimiter. Type: string (or Expression with resultType string).

    compressionCodec Object

    The data compressionCodec. Type: string (or Expression with resultType string).

    compressionLevel Object

    The data compression method used for DelimitedText.

    description String

    Dataset description.

    encodingName Object

    The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string).

    escapeChar Object

    The escape character. Type: string (or Expression with resultType string).

    firstRowAsHeader Object

    When 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).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    nullValue Object

    The null value string. Type: string (or Expression with resultType string).

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    quoteChar Object

    The quote character. Type: string (or Expression with resultType string).

    rowDelimiter Object

    The row delimiter. Type: string (or Expression with resultType string).

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the delimited text storage.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    columnDelimiter any

    The column delimiter. Type: string (or Expression with resultType string).

    compressionCodec any

    The data compressionCodec. Type: string (or Expression with resultType string).

    compressionLevel any

    The data compression method used for DelimitedText.

    description string

    Dataset description.

    encodingName any

    The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string).

    escapeChar any

    The escape character. Type: string (or Expression with resultType string).

    firstRowAsHeader any

    When 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).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    nullValue any

    The null value string. Type: string (or Expression with resultType string).

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    quoteChar any

    The quote character. Type: string (or Expression with resultType string).

    rowDelimiter any

    The row delimiter. Type: string (or Expression with resultType string).

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the delimited text storage.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    column_delimiter Any

    The column delimiter. Type: string (or Expression with resultType string).

    compression_codec Any

    The data compressionCodec. Type: string (or Expression with resultType string).

    compression_level Any

    The data compression method used for DelimitedText.

    description str

    Dataset description.

    encoding_name Any

    The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string).

    escape_char Any

    The escape character. Type: string (or Expression with resultType string).

    first_row_as_header Any

    When 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).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    null_value Any

    The null value string. Type: string (or Expression with resultType string).

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    quote_char Any

    The quote character. Type: string (or Expression with resultType string).

    row_delimiter Any

    The row delimiter. Type: string (or Expression with resultType string).

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    location Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map

    The location of the delimited text storage.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    columnDelimiter Any

    The column delimiter. Type: string (or Expression with resultType string).

    compressionCodec Any

    The data compressionCodec. Type: string (or Expression with resultType string).

    compressionLevel Any

    The data compression method used for DelimitedText.

    description String

    Dataset description.

    encodingName Any

    The code page name of the preferred encoding. If miss, the default value is UTF-8, unless BOM denotes another Unicode encoding. Refer to the name column of the table in the following link to set supported values: https://msdn.microsoft.com/library/system.text.encoding.aspx. Type: string (or Expression with resultType string).

    escapeChar Any

    The escape character. Type: string (or Expression with resultType string).

    firstRowAsHeader Any

    When 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).

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    nullValue Any

    The null value string. Type: string (or Expression with resultType string).

    parameters Map<Property Map>

    Parameters for dataset.

    quoteChar Any

    The quote character. Type: string (or Expression with resultType string).

    rowDelimiter Any

    The row delimiter. Type: string (or Expression with resultType string).

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    DocumentDbCollectionDatasetResponse

    CollectionName object

    Document Database collection name. Type: string (or Expression with resultType string).

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    CollectionName interface{}

    Document Database collection name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collectionName Object

    Document Database collection name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collectionName any

    Document Database collection name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collection_name Any

    Document Database collection name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    collectionName Any

    Document Database collection name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    DrillTableDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table object

    The table name of the Drill. Type: string (or Expression with resultType string).

    TableName object

    This property will be retired. Please consider using schema + table properties instead.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    Table interface{}

    The table name of the Drill. Type: string (or Expression with resultType string).

    TableName interface{}

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Object

    The table name of the Drill. Type: string (or Expression with resultType string).

    tableName Object

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table any

    The table name of the Drill. Type: string (or Expression with resultType string).

    tableName any

    This property will be retired. Please consider using schema + table properties instead.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Drill. Type: string (or Expression with resultType string).

    table_name Any

    This property will be retired. Please consider using schema + table properties instead.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table Any

    The table name of the Drill. Type: string (or Expression with resultType string).

    tableName Any

    This property will be retired. Please consider using schema + table properties instead.

    DynamicsAXResourceDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Path object

    The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string).

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Path interface{}

    The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string).

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    path Object

    The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string).

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    path any

    The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string).

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    path Any

    The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string).

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    path Any

    The path of the Dynamics AX OData entity. Type: string (or Expression with resultType string).

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    DynamicsCrmEntityDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    EntityName object

    The logical name of the entity. Type: string (or Expression with resultType string).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    EntityName interface{}

    The logical name of the entity. Type: string (or Expression with resultType string).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    entityName Object

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    entityName any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    entity_name Any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    entityName Any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    DynamicsEntityDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    EntityName object

    The logical name of the entity. Type: string (or Expression with resultType string).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    EntityName interface{}

    The logical name of the entity. Type: string (or Expression with resultType string).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    entityName Object

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    entityName any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    entity_name Any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    entityName Any

    The logical name of the entity. Type: string (or Expression with resultType string).

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    EloquaObjectDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName object

    The table name. Type: string (or Expression with resultType string).

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Description string

    Dataset description.

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    TableName interface{}

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Object

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    annotations any[]

    List of tags that can be used for describing the Dataset.

    description string

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters {[key: string]: ParameterSpecificationResponse}

    Parameters for dataset.

    schema any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName any

    The table name. Type: string (or Expression with resultType string).

    linked_service_name LinkedServiceReferenceResponse

    Linked service reference.

    annotations Sequence[Any]

    List of tags that can be used for describing the Dataset.

    description str

    Dataset description.

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Mapping[str, ParameterSpecificationResponse]

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    table_name Any

    The table name. Type: string (or Expression with resultType string).

    linkedServiceName Property Map

    Linked service reference.

    annotations List<Any>

    List of tags that can be used for describing the Dataset.

    description String

    Dataset description.

    folder Property Map

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    parameters Map<Property Map>

    Parameters for dataset.

    schema Any

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    structure Any

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    tableName Any

    The table name. Type: string (or Expression with resultType string).

    ExcelDatasetResponse

    LinkedServiceName Pulumi.AzureNative.DataFactory.Inputs.LinkedServiceReferenceResponse

    Linked service reference.

    Location Pulumi.AzureNative.DataFactory.Inputs.AmazonS3CompatibleLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AmazonS3LocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobFSLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureBlobStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureDataLakeStoreLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.AzureFileStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FileServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.FtpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.GoogleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HdfsLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.HttpServerLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.OracleCloudStorageLocationResponse | Pulumi.AzureNative.DataFactory.Inputs.SftpLocationResponse

    The location of the excel storage.

    Annotations List<object>

    List of tags that can be used for describing the Dataset.

    Compression Pulumi.AzureNative.DataFactory.Inputs.DatasetCompressionResponse

    The data compression method used for the json dataset.

    Description string

    Dataset description.

    FirstRowAsHeader object

    When 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).

    Folder Pulumi.AzureNative.DataFactory.Inputs.DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    NullValue object

    The null value string. Type: string (or Expression with resultType string).

    Parameters Dictionary<string, Pulumi.AzureNative.DataFactory.Inputs.ParameterSpecificationResponse>

    Parameters for dataset.

    Range object

    The partial data of one sheet. Type: string (or Expression with resultType string).

    Schema object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    SheetIndex object

    The sheet index of excel file and default value is 0. Type: integer (or Expression with resultType integer)

    SheetName object

    The sheet name of excel file. Type: string (or Expression with resultType string).

    Structure object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    LinkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    Location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the excel storage.

    Annotations []interface{}

    List of tags that can be used for describing the Dataset.

    Compression DatasetCompressionResponse

    The data compression method used for the json dataset.

    Description string

    Dataset description.

    FirstRowAsHeader interface{}

    When 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).

    Folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    NullValue interface{}

    The null value string. Type: string (or Expression with resultType string).

    Parameters map[string]ParameterSpecificationResponse

    Parameters for dataset.

    Range interface{}

    The partial data of one sheet. Type: string (or Expression with resultType string).

    Schema interface{}

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    SheetIndex interface{}

    The sheet index of excel file and default value is 0. Type: integer (or Expression with resultType integer)

    SheetName interface{}

    The sheet name of excel file. Type: string (or Expression with resultType string).

    Structure interface{}

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

    linkedServiceName LinkedServiceReferenceResponse

    Linked service reference.

    location AmazonS3CompatibleLocationResponse | AmazonS3LocationResponse | AzureBlobFSLocationResponse | AzureBlobStorageLocationResponse | AzureDataLakeStoreLocationResponse | AzureFileStorageLocationResponse | FileServerLocationResponse | FtpServerLocationResponse | GoogleCloudStorageLocationResponse | HdfsLocationResponse | HttpServerLocationResponse | OracleCloudStorageLocationResponse | SftpLocationResponse

    The location of the excel storage.

    annotations List<Object>

    List of tags that can be used for describing the Dataset.

    compression DatasetCompressionResponse

    The data compression method used for the json dataset.

    description String

    Dataset description.

    firstRowAsHeader Object

    When 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).

    folder DatasetResponseFolder

    The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

    nullValue Object

    The null value string. Type: string (or Expression with resultType string).

    parameters Map<String,ParameterSpecificationResponse>

    Parameters for dataset.

    range Object

    The partial data of one sheet. Type: string (or Expression with resultType string).

    schema Object

    Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

    sheetIndex Object

    The sheet index of excel file and default value is 0. Type: integer (or Expression with resultType integer)

    sheetName Object

    The sheet name of excel file. Type: string (or Expression with resultType string).

    structure Object

    Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.