@azure/synapse-artifacts 1.0.0-beta.14 → 1.0.0-beta.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/dist/index.js +9792 -8436
  2. package/dist/index.js.map +1 -1
  3. package/dist-esm/src/artifactsClient.js +7 -7
  4. package/dist-esm/src/artifactsClient.js.map +1 -1
  5. package/dist-esm/src/lroImpl.js +1 -1
  6. package/dist-esm/src/lroImpl.js.map +1 -1
  7. package/dist-esm/src/models/index.js +64 -18
  8. package/dist-esm/src/models/index.js.map +1 -1
  9. package/dist-esm/src/models/mappers.js +8825 -7550
  10. package/dist-esm/src/models/mappers.js.map +1 -1
  11. package/dist-esm/src/models/parameters.js +160 -160
  12. package/dist-esm/src/models/parameters.js.map +1 -1
  13. package/dist-esm/src/operations/bigDataPools.js +8 -8
  14. package/dist-esm/src/operations/bigDataPools.js.map +1 -1
  15. package/dist-esm/src/operations/dataFlowDebugSession.js +39 -39
  16. package/dist-esm/src/operations/dataFlowDebugSession.js.map +1 -1
  17. package/dist-esm/src/operations/dataFlowOperations.js +40 -40
  18. package/dist-esm/src/operations/dataFlowOperations.js.map +1 -1
  19. package/dist-esm/src/operations/datasetOperations.js +40 -40
  20. package/dist-esm/src/operations/datasetOperations.js.map +1 -1
  21. package/dist-esm/src/operations/integrationRuntimes.js +8 -8
  22. package/dist-esm/src/operations/integrationRuntimes.js.map +1 -1
  23. package/dist-esm/src/operations/kqlScriptOperations.js +30 -30
  24. package/dist-esm/src/operations/kqlScriptOperations.js.map +1 -1
  25. package/dist-esm/src/operations/kqlScripts.js +9 -9
  26. package/dist-esm/src/operations/kqlScripts.js.map +1 -1
  27. package/dist-esm/src/operations/library.js +44 -44
  28. package/dist-esm/src/operations/library.js.map +1 -1
  29. package/dist-esm/src/operations/linkConnectionOperations.js +50 -50
  30. package/dist-esm/src/operations/linkConnectionOperations.js.map +1 -1
  31. package/dist-esm/src/operations/linkedServiceOperations.js +40 -40
  32. package/dist-esm/src/operations/linkedServiceOperations.js.map +1 -1
  33. package/dist-esm/src/operations/metastore.js +15 -15
  34. package/dist-esm/src/operations/metastore.js.map +1 -1
  35. package/dist-esm/src/operations/notebookOperationResult.js +3 -3
  36. package/dist-esm/src/operations/notebookOperationResult.js.map +1 -1
  37. package/dist-esm/src/operations/notebookOperations.js +49 -49
  38. package/dist-esm/src/operations/notebookOperations.js.map +1 -1
  39. package/dist-esm/src/operations/pipelineOperations.js +45 -45
  40. package/dist-esm/src/operations/pipelineOperations.js.map +1 -1
  41. package/dist-esm/src/operations/pipelineRunOperations.js +16 -16
  42. package/dist-esm/src/operations/pipelineRunOperations.js.map +1 -1
  43. package/dist-esm/src/operations/runNotebook.js +25 -25
  44. package/dist-esm/src/operations/runNotebook.js.map +1 -1
  45. package/dist-esm/src/operations/sparkConfigurationOperations.js +40 -40
  46. package/dist-esm/src/operations/sparkConfigurationOperations.js.map +1 -1
  47. package/dist-esm/src/operations/sparkJobDefinitionOperations.js +62 -62
  48. package/dist-esm/src/operations/sparkJobDefinitionOperations.js.map +1 -1
  49. package/dist-esm/src/operations/sqlPools.js +8 -8
  50. package/dist-esm/src/operations/sqlPools.js.map +1 -1
  51. package/dist-esm/src/operations/sqlScriptOperations.js +40 -40
  52. package/dist-esm/src/operations/sqlScriptOperations.js.map +1 -1
  53. package/dist-esm/src/operations/triggerOperations.js +73 -73
  54. package/dist-esm/src/operations/triggerOperations.js.map +1 -1
  55. package/dist-esm/src/operations/triggerRunOperations.js +12 -12
  56. package/dist-esm/src/operations/triggerRunOperations.js.map +1 -1
  57. package/dist-esm/src/operations/workspaceGitRepoManagement.js +4 -4
  58. package/dist-esm/src/operations/workspaceGitRepoManagement.js.map +1 -1
  59. package/dist-esm/src/operations/workspaceOperations.js +4 -4
  60. package/dist-esm/src/operations/workspaceOperations.js.map +1 -1
  61. package/dist-esm/src/operationsInterfaces/bigDataPools.js.map +1 -1
  62. package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.js.map +1 -1
  63. package/dist-esm/src/operationsInterfaces/dataFlowOperations.js.map +1 -1
  64. package/dist-esm/src/operationsInterfaces/datasetOperations.js.map +1 -1
  65. package/dist-esm/src/operationsInterfaces/integrationRuntimes.js.map +1 -1
  66. package/dist-esm/src/operationsInterfaces/kqlScriptOperations.js.map +1 -1
  67. package/dist-esm/src/operationsInterfaces/kqlScripts.js.map +1 -1
  68. package/dist-esm/src/operationsInterfaces/library.js.map +1 -1
  69. package/dist-esm/src/operationsInterfaces/linkConnectionOperations.js.map +1 -1
  70. package/dist-esm/src/operationsInterfaces/linkedServiceOperations.js.map +1 -1
  71. package/dist-esm/src/operationsInterfaces/metastore.js.map +1 -1
  72. package/dist-esm/src/operationsInterfaces/notebookOperationResult.js.map +1 -1
  73. package/dist-esm/src/operationsInterfaces/notebookOperations.js.map +1 -1
  74. package/dist-esm/src/operationsInterfaces/pipelineOperations.js.map +1 -1
  75. package/dist-esm/src/operationsInterfaces/pipelineRunOperations.js.map +1 -1
  76. package/dist-esm/src/operationsInterfaces/runNotebook.js.map +1 -1
  77. package/dist-esm/src/operationsInterfaces/sparkConfigurationOperations.js.map +1 -1
  78. package/dist-esm/src/operationsInterfaces/sparkJobDefinitionOperations.js.map +1 -1
  79. package/dist-esm/src/operationsInterfaces/sqlPools.js.map +1 -1
  80. package/dist-esm/src/operationsInterfaces/sqlScriptOperations.js.map +1 -1
  81. package/dist-esm/src/operationsInterfaces/triggerOperations.js.map +1 -1
  82. package/dist-esm/src/operationsInterfaces/triggerRunOperations.js.map +1 -1
  83. package/dist-esm/src/operationsInterfaces/workspaceGitRepoManagement.js.map +1 -1
  84. package/dist-esm/src/pagingHelper.js.map +1 -1
  85. package/dist-esm/src/tracing.js +1 -1
  86. package/dist-esm/src/tracing.js.map +1 -1
  87. package/package.json +9 -10
  88. package/types/synapse-artifacts.d.ts +651 -30
@@ -2252,7 +2252,7 @@ export declare type CopyBehaviorType = string;
2252
2252
  /** A copy activity sink. */
2253
2253
  export declare interface CopySink {
2254
2254
  /** Polymorphic discriminator, which specifies the different types this object can be */
2255
- type: "DelimitedTextSink" | "JsonSink" | "OrcSink" | "RestSink" | "AzurePostgreSqlSink" | "AzureMySqlSink" | "AzureDatabricksDeltaLakeSink" | "SapCloudForCustomerSink" | "AzureQueueSink" | "AzureTableSink" | "AvroSink" | "ParquetSink" | "BinarySink" | "BlobSink" | "FileSystemSink" | "DocumentDbCollectionSink" | "CosmosDbSqlApiSink" | "SqlSink" | "SqlServerSink" | "AzureSqlSink" | "SqlMISink" | "SqlDWSink" | "SnowflakeSink" | "OracleSink" | "AzureDataLakeStoreSink" | "AzureBlobFSSink" | "AzureSearchIndexSink" | "OdbcSink" | "InformixSink" | "MicrosoftAccessSink" | "DynamicsSink" | "DynamicsCrmSink" | "CommonDataServiceForAppsSink" | "AzureDataExplorerSink" | "SalesforceSink" | "SalesforceServiceCloudSink" | "CosmosDbMongoDbApiSink";
2255
+ type: "DelimitedTextSink" | "JsonSink" | "OrcSink" | "RestSink" | "AzurePostgreSqlSink" | "AzureMySqlSink" | "AzureDatabricksDeltaLakeSink" | "WarehouseSink" | "SapCloudForCustomerSink" | "AzureQueueSink" | "AzureTableSink" | "AvroSink" | "ParquetSink" | "BinarySink" | "BlobSink" | "FileSystemSink" | "DocumentDbCollectionSink" | "CosmosDbSqlApiSink" | "SqlSink" | "SqlServerSink" | "AzureSqlSink" | "SqlMISink" | "SqlDWSink" | "SnowflakeSink" | "SnowflakeV2Sink" | "OracleSink" | "AzureDataLakeStoreSink" | "AzureBlobFSSink" | "AzureSearchIndexSink" | "OdbcSink" | "InformixSink" | "MicrosoftAccessSink" | "DynamicsSink" | "DynamicsCrmSink" | "CommonDataServiceForAppsSink" | "AzureDataExplorerSink" | "SalesforceSink" | "SalesforceServiceCloudSink" | "CosmosDbMongoDbApiSink" | "LakeHouseTableSink" | "SalesforceV2Sink" | "SalesforceServiceCloudV2Sink";
2256
2256
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
2257
2257
  [property: string]: any;
2258
2258
  /** Write batch size. Type: integer (or Expression with resultType integer), minimum: 0. */
@@ -2267,12 +2267,12 @@ export declare interface CopySink {
2267
2267
  maxConcurrentConnections?: any;
2268
2268
  }
2269
2269
 
2270
- export declare type CopySinkUnion = CopySink | DelimitedTextSink | JsonSink | OrcSink | RestSink | AzurePostgreSqlSink | AzureMySqlSink | AzureDatabricksDeltaLakeSink | SapCloudForCustomerSink | AzureQueueSink | AzureTableSink | AvroSink | ParquetSink | BinarySink | BlobSink | FileSystemSink | DocumentDbCollectionSink | CosmosDbSqlApiSink | SqlSink | SqlServerSink | AzureSqlSink | SqlMISink | SqlDWSink | SnowflakeSink | OracleSink | AzureDataLakeStoreSink | AzureBlobFSSink | AzureSearchIndexSink | OdbcSink | InformixSink | MicrosoftAccessSink | DynamicsSink | DynamicsCrmSink | CommonDataServiceForAppsSink | AzureDataExplorerSink | SalesforceSink | SalesforceServiceCloudSink | CosmosDbMongoDbApiSink;
2270
+ export declare type CopySinkUnion = CopySink | DelimitedTextSink | JsonSink | OrcSink | RestSink | AzurePostgreSqlSink | AzureMySqlSink | AzureDatabricksDeltaLakeSink | WarehouseSink | SapCloudForCustomerSink | AzureQueueSink | AzureTableSink | AvroSink | ParquetSink | BinarySink | BlobSink | FileSystemSink | DocumentDbCollectionSink | CosmosDbSqlApiSink | SqlSink | SqlServerSink | AzureSqlSink | SqlMISink | SqlDWSink | SnowflakeSink | SnowflakeV2Sink | OracleSink | AzureDataLakeStoreSink | AzureBlobFSSink | AzureSearchIndexSink | OdbcSink | InformixSink | MicrosoftAccessSink | DynamicsSink | DynamicsCrmSink | CommonDataServiceForAppsSink | AzureDataExplorerSink | SalesforceSink | SalesforceServiceCloudSink | CosmosDbMongoDbApiSink | LakeHouseTableSink | SalesforceV2Sink | SalesforceServiceCloudV2Sink;
2271
2271
 
2272
2272
  /** A copy activity source. */
2273
2273
  export declare interface CopySource {
2274
2274
  /** Polymorphic discriminator, which specifies the different types this object can be */
2275
- type: "AvroSource" | "ExcelSource" | "ParquetSource" | "DelimitedTextSource" | "JsonSource" | "XmlSource" | "OrcSource" | "BinarySource" | "TabularSource" | "AzureTableSource" | "BlobSource" | "DocumentDbCollectionSource" | "CosmosDbSqlApiSource" | "DynamicsSource" | "DynamicsCrmSource" | "CommonDataServiceForAppsSource" | "RelationalSource" | "InformixSource" | "MicrosoftAccessSource" | "Db2Source" | "OdbcSource" | "MySqlSource" | "PostgreSqlSource" | "SybaseSource" | "SapBwSource" | "ODataSource" | "SalesforceSource" | "SalesforceServiceCloudSource" | "SapCloudForCustomerSource" | "SapEccSource" | "SapHanaSource" | "SapOpenHubSource" | "SapOdpSource" | "SapTableSource" | "RestSource" | "SqlSource" | "SqlServerSource" | "AmazonRdsForSqlServerSource" | "AzureSqlSource" | "SqlMISource" | "SqlDWSource" | "FileSystemSource" | "HdfsSource" | "AzureMySqlSource" | "AzureDataExplorerSource" | "OracleSource" | "AmazonRdsForOracleSource" | "TeradataSource" | "WebSource" | "CassandraSource" | "MongoDbSource" | "MongoDbAtlasSource" | "MongoDbV2Source" | "CosmosDbMongoDbApiSource" | "Office365Source" | "AzureDataLakeStoreSource" | "AzureBlobFSSource" | "HttpSource" | "AmazonMWSSource" | "AzurePostgreSqlSource" | "ConcurSource" | "CouchbaseSource" | "DrillSource" | "EloquaSource" | "GoogleBigQuerySource" | "GreenplumSource" | "HBaseSource" | "HiveSource" | "HubspotSource" | "ImpalaSource" | "JiraSource" | "MagentoSource" | "MariaDBSource" | "AzureMariaDBSource" | "MarketoSource" | "PaypalSource" | "PhoenixSource" | "PrestoSource" | "QuickBooksSource" | "ServiceNowSource" | "ShopifySource" | "SparkSource" | "SquareSource" | "XeroSource" | "ZohoSource" | "NetezzaSource" | "VerticaSource" | "SalesforceMarketingCloudSource" | "ResponsysSource" | "DynamicsAXSource" | "OracleServiceCloudSource" | "GoogleAdWordsSource" | "AmazonRedshiftSource" | "SnowflakeSource" | "AzureDatabricksDeltaLakeSource" | "SharePointOnlineListSource";
2275
+ type: "AvroSource" | "ExcelSource" | "ParquetSource" | "DelimitedTextSource" | "JsonSource" | "XmlSource" | "OrcSource" | "BinarySource" | "TabularSource" | "AzureTableSource" | "BlobSource" | "DocumentDbCollectionSource" | "CosmosDbSqlApiSource" | "DynamicsSource" | "DynamicsCrmSource" | "CommonDataServiceForAppsSource" | "RelationalSource" | "InformixSource" | "MicrosoftAccessSource" | "Db2Source" | "OdbcSource" | "MySqlSource" | "PostgreSqlSource" | "PostgreSqlV2Source" | "SybaseSource" | "SapBwSource" | "ODataSource" | "SalesforceSource" | "SalesforceServiceCloudSource" | "SapCloudForCustomerSource" | "SapEccSource" | "SapHanaSource" | "SapOpenHubSource" | "SapOdpSource" | "SapTableSource" | "RestSource" | "SqlSource" | "SqlServerSource" | "AmazonRdsForSqlServerSource" | "AzureSqlSource" | "SqlMISource" | "SqlDWSource" | "FileSystemSource" | "HdfsSource" | "AzureMySqlSource" | "AzureDataExplorerSource" | "OracleSource" | "AmazonRdsForOracleSource" | "TeradataSource" | "WebSource" | "CassandraSource" | "MongoDbSource" | "MongoDbAtlasSource" | "MongoDbV2Source" | "CosmosDbMongoDbApiSource" | "Office365Source" | "AzureDataLakeStoreSource" | "AzureBlobFSSource" | "HttpSource" | "AmazonMWSSource" | "AzurePostgreSqlSource" | "ConcurSource" | "CouchbaseSource" | "DrillSource" | "EloquaSource" | "GoogleBigQuerySource" | "GoogleBigQueryV2Source" | "GreenplumSource" | "HBaseSource" | "HiveSource" | "HubspotSource" | "ImpalaSource" | "JiraSource" | "MagentoSource" | "MariaDBSource" | "AzureMariaDBSource" | "MarketoSource" | "PaypalSource" | "PhoenixSource" | "PrestoSource" | "QuickBooksSource" | "ServiceNowSource" | "ShopifySource" | "SparkSource" | "SquareSource" | "XeroSource" | "ZohoSource" | "NetezzaSource" | "VerticaSource" | "SalesforceMarketingCloudSource" | "ResponsysSource" | "DynamicsAXSource" | "OracleServiceCloudSource" | "GoogleAdWordsSource" | "AmazonRedshiftSource" | "LakeHouseTableSource" | "SnowflakeSource" | "SnowflakeV2Source" | "AzureDatabricksDeltaLakeSource" | "WarehouseSource" | "SharePointOnlineListSource" | "SalesforceV2Source" | "SalesforceServiceCloudV2Source" | "ServiceNowV2Source";
2276
2276
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
2277
2277
  [property: string]: any;
2278
2278
  /** Source retry count. Type: integer (or Expression with resultType integer). */
@@ -2283,7 +2283,7 @@ export declare interface CopySource {
2283
2283
  maxConcurrentConnections?: any;
2284
2284
  }
2285
2285
 
2286
- export declare type CopySourceUnion = CopySource | AvroSource | ExcelSource | ParquetSource | DelimitedTextSource | JsonSource | XmlSource | OrcSource | BinarySource | TabularSourceUnion | BlobSource | DocumentDbCollectionSource | CosmosDbSqlApiSource | DynamicsSource | DynamicsCrmSource | CommonDataServiceForAppsSource | RelationalSource | MicrosoftAccessSource | ODataSource | SalesforceServiceCloudSource | RestSource | FileSystemSource | HdfsSource | AzureDataExplorerSource | OracleSource | AmazonRdsForOracleSource | WebSource | MongoDbSource | MongoDbAtlasSource | MongoDbV2Source | CosmosDbMongoDbApiSource | Office365Source | AzureDataLakeStoreSource | AzureBlobFSSource | HttpSource | SnowflakeSource | AzureDatabricksDeltaLakeSource | SharePointOnlineListSource;
2286
+ export declare type CopySourceUnion = CopySource | AvroSource | ExcelSource | ParquetSource | DelimitedTextSource | JsonSource | XmlSource | OrcSource | BinarySource | TabularSourceUnion | BlobSource | DocumentDbCollectionSource | CosmosDbSqlApiSource | DynamicsSource | DynamicsCrmSource | CommonDataServiceForAppsSource | RelationalSource | MicrosoftAccessSource | ODataSource | SalesforceServiceCloudSource | RestSource | FileSystemSource | HdfsSource | AzureDataExplorerSource | OracleSource | AmazonRdsForOracleSource | WebSource | MongoDbSource | MongoDbAtlasSource | MongoDbV2Source | CosmosDbMongoDbApiSource | Office365Source | AzureDataLakeStoreSource | AzureBlobFSSource | HttpSource | LakeHouseTableSource | SnowflakeSource | SnowflakeV2Source | AzureDatabricksDeltaLakeSource | SharePointOnlineListSource | SalesforceServiceCloudV2Source;
2287
2287
 
2288
2288
  /** A copy activity translator. */
2289
2289
  export declare interface CopyTranslator {
@@ -3078,7 +3078,7 @@ export declare interface DataLakeStorageAccountDetails {
3078
3078
  /** The Azure Data Factory nested object which identifies data within different data stores, such as tables, files, folders, and documents. */
3079
3079
  export declare interface Dataset {
3080
3080
  /** Polymorphic discriminator, which specifies the different types this object can be */
3081
- type: "AmazonS3Object" | "Avro" | "Excel" | "Parquet" | "DelimitedText" | "Json" | "Xml" | "Orc" | "Binary" | "AzureBlob" | "AzureTable" | "AzureSqlTable" | "AzureSqlMITable" | "AzureSqlDWTable" | "CassandraTable" | "CustomDataset" | "CosmosDbSqlApiCollection" | "DocumentDbCollection" | "DynamicsEntity" | "DynamicsCrmEntity" | "CommonDataServiceForAppsEntity" | "AzureDataLakeStoreFile" | "AzureBlobFSFile" | "Office365Table" | "FileShare" | "MongoDbCollection" | "MongoDbAtlasCollection" | "MongoDbV2Collection" | "CosmosDbMongoDbApiCollection" | "ODataResource" | "OracleTable" | "AmazonRdsForOracleTable" | "TeradataTable" | "AzureMySqlTable" | "AmazonRedshiftTable" | "Db2Table" | "RelationalTable" | "InformixTable" | "OdbcTable" | "MySqlTable" | "PostgreSqlTable" | "MicrosoftAccessTable" | "SalesforceObject" | "SalesforceServiceCloudObject" | "SybaseTable" | "SapBwCube" | "SapCloudForCustomerResource" | "SapEccResource" | "SapHanaTable" | "SapOpenHubTable" | "SqlServerTable" | "AmazonRdsForSqlServerTable" | "RestResource" | "SapTableResource" | "SapOdpResource" | "WebTable" | "AzureSearchIndex" | "HttpFile" | "AmazonMWSObject" | "AzurePostgreSqlTable" | "ConcurObject" | "CouchbaseTable" | "DrillTable" | "EloquaObject" | "GoogleBigQueryObject" | "GreenplumTable" | "HBaseObject" | "HiveObject" | "HubspotObject" | "ImpalaObject" | "JiraObject" | "MagentoObject" | "MariaDBTable" | "AzureMariaDBTable" | "MarketoObject" | "PaypalObject" | "PhoenixObject" | "PrestoObject" | "QuickBooksObject" | "ServiceNowObject" | "ShopifyObject" | "SparkObject" | "SquareObject" | "XeroObject" | "ZohoObject" | "NetezzaTable" | "VerticaTable" | "SalesforceMarketingCloudObject" | "ResponsysObject" | "DynamicsAXResource" | "OracleServiceCloudObject" | "AzureDataExplorerTable" | "GoogleAdWordsObject" | "SnowflakeTable" | "SharePointOnlineListResource" | "AzureDatabricksDeltaLakeDataset";
3081
+ type: "AmazonS3Object" | "Avro" | "Excel" | "Parquet" | "DelimitedText" | "Json" | "Xml" | "Orc" | "Binary" | "AzureBlob" | "AzureTable" | "AzureSqlTable" | "AzureSqlMITable" | "AzureSqlDWTable" | "CassandraTable" | "CustomDataset" | "CosmosDbSqlApiCollection" | "DocumentDbCollection" | "DynamicsEntity" | "DynamicsCrmEntity" | "CommonDataServiceForAppsEntity" | "AzureDataLakeStoreFile" | "AzureBlobFSFile" | "Office365Table" | "FileShare" | "MongoDbCollection" | "MongoDbAtlasCollection" | "MongoDbV2Collection" | "CosmosDbMongoDbApiCollection" | "ODataResource" | "OracleTable" | "AmazonRdsForOracleTable" | "TeradataTable" | "AzureMySqlTable" | "AmazonRedshiftTable" | "Db2Table" | "RelationalTable" | "InformixTable" | "OdbcTable" | "MySqlTable" | "PostgreSqlTable" | "PostgreSqlV2Table" | "MicrosoftAccessTable" | "SalesforceObject" | "SalesforceServiceCloudObject" | "SybaseTable" | "SapBwCube" | "SapCloudForCustomerResource" | "SapEccResource" | "SapHanaTable" | "SapOpenHubTable" | "SqlServerTable" | "AmazonRdsForSqlServerTable" | "RestResource" | "SapTableResource" | "SapOdpResource" | "WebTable" | "AzureSearchIndex" | "HttpFile" | "AmazonMWSObject" | "AzurePostgreSqlTable" | "ConcurObject" | "CouchbaseTable" | "DrillTable" | "EloquaObject" | "GoogleBigQueryObject" | "GoogleBigQueryV2Object" | "GreenplumTable" | "HBaseObject" | "HiveObject" | "HubspotObject" | "ImpalaObject" | "JiraObject" | "MagentoObject" | "MariaDBTable" | "AzureMariaDBTable" | "MarketoObject" | "PaypalObject" | "PhoenixObject" | "PrestoObject" | "QuickBooksObject" | "ServiceNowObject" | "ShopifyObject" | "SparkObject" | "SquareObject" | "XeroObject" | "ZohoObject" | "NetezzaTable" | "VerticaTable" | "SalesforceMarketingCloudObject" | "ResponsysObject" | "DynamicsAXResource" | "OracleServiceCloudObject" | "AzureDataExplorerTable" | "GoogleAdWordsObject" | "SnowflakeTable" | "SnowflakeV2Table" | "SharePointOnlineListResource" | "AzureDatabricksDeltaLakeDataset" | "LakeHouseTable" | "SalesforceV2Object" | "SalesforceServiceCloudV2Object" | "WarehouseTable" | "ServiceNowV2Object";
3082
3082
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
3083
3083
  [property: string]: any;
3084
3084
  /** Dataset description. */
@@ -3194,7 +3194,7 @@ export declare interface DatasetListResponse {
3194
3194
  /** Dataset location. */
3195
3195
  export declare interface DatasetLocation {
3196
3196
  /** Polymorphic discriminator, which specifies the different types this object can be */
3197
- type: "AzureBlobStorageLocation" | "AzureBlobFSLocation" | "AzureDataLakeStoreLocation" | "AmazonS3Location" | "FileServerLocation" | "AzureFileStorageLocation" | "GoogleCloudStorageLocation" | "FtpServerLocation" | "SftpLocation" | "HttpServerLocation" | "HdfsLocation";
3197
+ type: "AzureBlobStorageLocation" | "AzureBlobFSLocation" | "AzureDataLakeStoreLocation" | "AmazonS3Location" | "FileServerLocation" | "AzureFileStorageLocation" | "GoogleCloudStorageLocation" | "FtpServerLocation" | "SftpLocation" | "HttpServerLocation" | "HdfsLocation" | "LakeHouseLocation";
3198
3198
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
3199
3199
  [property: string]: any;
3200
3200
  /** Specify the folder path of dataset. Type: string (or Expression with resultType string) */
@@ -3203,7 +3203,7 @@ export declare interface DatasetLocation {
3203
3203
  fileName?: any;
3204
3204
  }
3205
3205
 
3206
- export declare type DatasetLocationUnion = DatasetLocation | AzureBlobStorageLocation | AzureBlobFSLocation | AzureDataLakeStoreLocation | AmazonS3Location | FileServerLocation | AzureFileStorageLocation | GoogleCloudStorageLocation | FtpServerLocation | SftpLocation | HttpServerLocation | HdfsLocation;
3206
+ export declare type DatasetLocationUnion = DatasetLocation | AzureBlobStorageLocation | AzureBlobFSLocation | AzureDataLakeStoreLocation | AmazonS3Location | FileServerLocation | AzureFileStorageLocation | GoogleCloudStorageLocation | FtpServerLocation | SftpLocation | HttpServerLocation | HdfsLocation | LakeHouseLocation;
3207
3207
 
3208
3208
  /** Interface representing a DatasetOperations. */
3209
3209
  export declare interface DatasetOperations {
@@ -3319,7 +3319,7 @@ export declare interface DatasetStorageFormat {
3319
3319
 
3320
3320
  export declare type DatasetStorageFormatUnion = DatasetStorageFormat | TextFormat | JsonFormat | AvroFormat | OrcFormat | ParquetFormat;
3321
3321
 
3322
- export declare type DatasetUnion = Dataset | AmazonS3Dataset | AvroDataset | ExcelDataset | ParquetDataset | DelimitedTextDataset | JsonDataset | XmlDataset | OrcDataset | BinaryDataset | AzureBlobDataset | AzureTableDataset | AzureSqlTableDataset | AzureSqlMITableDataset | AzureSqlDWTableDataset | CassandraTableDataset | CustomDataset | CosmosDbSqlApiCollectionDataset | DocumentDbCollectionDataset | DynamicsEntityDataset | DynamicsCrmEntityDataset | CommonDataServiceForAppsEntityDataset | AzureDataLakeStoreDataset | AzureBlobFSDataset | Office365Dataset | FileShareDataset | MongoDbCollectionDataset | MongoDbAtlasCollectionDataset | MongoDbV2CollectionDataset | CosmosDbMongoDbApiCollectionDataset | ODataResourceDataset | OracleTableDataset | AmazonRdsForOracleTableDataset | TeradataTableDataset | AzureMySqlTableDataset | AmazonRedshiftTableDataset | Db2TableDataset | RelationalTableDataset | InformixTableDataset | OdbcTableDataset | MySqlTableDataset | PostgreSqlTableDataset | MicrosoftAccessTableDataset | SalesforceObjectDataset | SalesforceServiceCloudObjectDataset | SybaseTableDataset | SapBwCubeDataset | SapCloudForCustomerResourceDataset | SapEccResourceDataset | SapHanaTableDataset | SapOpenHubTableDataset | SqlServerTableDataset | AmazonRdsForSqlServerTableDataset | RestResourceDataset | SapTableResourceDataset | SapOdpResourceDataset | WebTableDataset | AzureSearchIndexDataset | HttpDataset | AmazonMWSObjectDataset | AzurePostgreSqlTableDataset | ConcurObjectDataset | CouchbaseTableDataset | DrillTableDataset | EloquaObjectDataset | GoogleBigQueryObjectDataset | GreenplumTableDataset | HBaseObjectDataset | HiveObjectDataset | HubspotObjectDataset | ImpalaObjectDataset | JiraObjectDataset | MagentoObjectDataset | MariaDBTableDataset | AzureMariaDBTableDataset | MarketoObjectDataset | PaypalObjectDataset | PhoenixObjectDataset | PrestoObjectDataset | QuickBooksObjectDataset | ServiceNowObjectDataset | ShopifyObjectDataset | SparkObjectDataset | SquareObjectDataset | XeroObjectDataset | ZohoObjectDataset | NetezzaTableDataset | VerticaTableDataset | SalesforceMarketingCloudObjectDataset | ResponsysObjectDataset | DynamicsAXResourceDataset | OracleServiceCloudObjectDataset | AzureDataExplorerTableDataset | GoogleAdWordsObjectDataset | SnowflakeDataset | SharePointOnlineListResourceDataset | AzureDatabricksDeltaLakeDataset;
3322
+ export declare type DatasetUnion = Dataset | AmazonS3Dataset | AvroDataset | ExcelDataset | ParquetDataset | DelimitedTextDataset | JsonDataset | XmlDataset | OrcDataset | BinaryDataset | AzureBlobDataset | AzureTableDataset | AzureSqlTableDataset | AzureSqlMITableDataset | AzureSqlDWTableDataset | CassandraTableDataset | CustomDataset | CosmosDbSqlApiCollectionDataset | DocumentDbCollectionDataset | DynamicsEntityDataset | DynamicsCrmEntityDataset | CommonDataServiceForAppsEntityDataset | AzureDataLakeStoreDataset | AzureBlobFSDataset | Office365Dataset | FileShareDataset | MongoDbCollectionDataset | MongoDbAtlasCollectionDataset | MongoDbV2CollectionDataset | CosmosDbMongoDbApiCollectionDataset | ODataResourceDataset | OracleTableDataset | AmazonRdsForOracleTableDataset | TeradataTableDataset | AzureMySqlTableDataset | AmazonRedshiftTableDataset | Db2TableDataset | RelationalTableDataset | InformixTableDataset | OdbcTableDataset | MySqlTableDataset | PostgreSqlTableDataset | PostgreSqlV2TableDataset | MicrosoftAccessTableDataset | SalesforceObjectDataset | SalesforceServiceCloudObjectDataset | SybaseTableDataset | SapBwCubeDataset | SapCloudForCustomerResourceDataset | SapEccResourceDataset | SapHanaTableDataset | SapOpenHubTableDataset | SqlServerTableDataset | AmazonRdsForSqlServerTableDataset | RestResourceDataset | SapTableResourceDataset | SapOdpResourceDataset | WebTableDataset | AzureSearchIndexDataset | HttpDataset | AmazonMWSObjectDataset | AzurePostgreSqlTableDataset | ConcurObjectDataset | CouchbaseTableDataset | DrillTableDataset | EloquaObjectDataset | GoogleBigQueryObjectDataset | GoogleBigQueryV2ObjectDataset | GreenplumTableDataset | HBaseObjectDataset | HiveObjectDataset | HubspotObjectDataset | ImpalaObjectDataset | JiraObjectDataset | MagentoObjectDataset | MariaDBTableDataset | AzureMariaDBTableDataset | MarketoObjectDataset | PaypalObjectDataset | PhoenixObjectDataset | PrestoObjectDataset | QuickBooksObjectDataset | ServiceNowObjectDataset | ShopifyObjectDataset | SparkObjectDataset | SquareObjectDataset | XeroObjectDataset | ZohoObjectDataset | NetezzaTableDataset | VerticaTableDataset | SalesforceMarketingCloudObjectDataset | ResponsysObjectDataset | DynamicsAXResourceDataset | OracleServiceCloudObjectDataset | AzureDataExplorerTableDataset | GoogleAdWordsObjectDataset | SnowflakeDataset | SnowflakeV2Dataset | SharePointOnlineListResourceDataset | AzureDatabricksDeltaLakeDataset | LakeHouseTableDataset | SalesforceV2ObjectDataset | SalesforceServiceCloudV2ObjectDataset | WarehouseTableDataset | ServiceNowV2ObjectDataset;
3323
3323
 
3324
3324
  /** Linked service for Dataworld. */
3325
3325
  export declare interface DataworldLinkedService extends LinkedService {
@@ -3991,10 +3991,10 @@ export declare interface ExecuteDataFlowActivity extends ExecutionActivity {
3991
3991
 
3992
3992
  /** Compute properties for data flow activity. */
3993
3993
  export declare interface ExecuteDataFlowActivityTypePropertiesCompute {
3994
- /** Compute type of the cluster which will execute data flow job. */
3995
- computeType?: DataFlowComputeType;
3996
- /** Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. */
3997
- coreCount?: number;
3994
+ /** Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string) */
3995
+ computeType?: any;
3996
+ /** Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer) */
3997
+ coreCount?: any;
3998
3998
  }
3999
3999
 
4000
4000
  /** Execute pipeline activity. */
@@ -4116,6 +4116,30 @@ export declare interface Expression {
4116
4116
  */
4117
4117
  export declare type ExpressionType = string;
4118
4118
 
4119
+ /** Nested representation of a complex expression. */
4120
+ export declare interface ExpressionV2 {
4121
+ /** Type of expressions supported by the system. Type: string. */
4122
+ type?: ExpressionV2Type;
4123
+ /** Value for Constant/Field Type: string. */
4124
+ value?: string;
4125
+ /** Expression operator value Type: string. */
4126
+ operator?: string;
4127
+ /** List of nested expressions. */
4128
+ operands?: ExpressionV2[];
4129
+ }
4130
+
4131
+ /**
4132
+ * Defines values for ExpressionV2Type. \
4133
+ * {@link KnownExpressionV2Type} can be used interchangeably with ExpressionV2Type,
4134
+ * this enum contains the known values that the service supports.
4135
+ * ### Known values supported by the service
4136
+ * **Constant** \
4137
+ * **Field** \
4138
+ * **Unary** \
4139
+ * **Binary**
4140
+ */
4141
+ export declare type ExpressionV2Type = string;
4142
+
4119
4143
  /** This activity will fail within its own scope and output a custom error message and error code. The error message and code can provided either as a string literal or as an expression that can be evaluated to a string at runtime. The activity scope can be the whole pipeline or a control activity (e.g. foreach, switch, until), if the fail activity is contained in it. */
4120
4144
  export declare interface FailActivity extends ControlActivity {
4121
4145
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -4259,12 +4283,12 @@ export declare interface ForEachActivity extends ControlActivity {
4259
4283
  /** Format read settings. */
4260
4284
  export declare interface FormatReadSettings {
4261
4285
  /** Polymorphic discriminator, which specifies the different types this object can be */
4262
- type: "DelimitedTextReadSettings" | "JsonReadSettings" | "XmlReadSettings" | "BinaryReadSettings";
4286
+ type: "ParquetReadSettings" | "DelimitedTextReadSettings" | "JsonReadSettings" | "XmlReadSettings" | "BinaryReadSettings";
4263
4287
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
4264
4288
  [property: string]: any;
4265
4289
  }
4266
4290
 
4267
- export declare type FormatReadSettingsUnion = FormatReadSettings | DelimitedTextReadSettings | JsonReadSettings | XmlReadSettings | BinaryReadSettings;
4291
+ export declare type FormatReadSettingsUnion = FormatReadSettings | ParquetReadSettings | DelimitedTextReadSettings | JsonReadSettings | XmlReadSettings | BinaryReadSettings;
4268
4292
 
4269
4293
  /** Format write settings. */
4270
4294
  export declare interface FormatWriteSettings {
@@ -4402,7 +4426,7 @@ export declare type GoogleAdWordsAuthenticationType = string;
4402
4426
  export declare interface GoogleAdWordsLinkedService extends LinkedService {
4403
4427
  /** Polymorphic discriminator, which specifies the different types this object can be */
4404
4428
  type: "GoogleAdWords";
4405
- /** Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object. */
4429
+ /** (Deprecated) Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object. */
4406
4430
  connectionProperties?: any;
4407
4431
  /** The Client customer ID of the AdWords account that you want to fetch report data for. */
4408
4432
  clientCustomerID?: any;
@@ -4418,12 +4442,20 @@ export declare interface GoogleAdWordsLinkedService extends LinkedService {
4418
4442
  clientSecret?: SecretBaseUnion;
4419
4443
  /** The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR. */
4420
4444
  email?: any;
4421
- /** The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR. */
4445
+ /** (Deprecated) The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR. */
4422
4446
  keyFilePath?: any;
4423
- /** The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. */
4447
+ /** (Deprecated) The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. */
4424
4448
  trustedCertPath?: any;
4425
- /** Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. */
4449
+ /** (Deprecated) Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. */
4426
4450
  useSystemTrustStore?: any;
4451
+ /** The private key that is used to authenticate the service account email address and can only be used on self-hosted IR. */
4452
+ privateKey?: SecretBaseUnion;
4453
+ /** The customer ID of the Google Ads Manager account through which you want to fetch report data of specific Customer. */
4454
+ loginCustomerID?: any;
4455
+ /** The Google Ads API major version such as v14. The supported major versions could be found on https://developers.google.com/google-ads/api/docs/release-notes. */
4456
+ googleAdsApiVersion?: any;
4457
+ /** Specifies whether to use the legacy data type mappings, which maps float, int32 and int64 from Google to string. Do not set this to true unless you want to keep backward compatibility with legacy driver's data type mappings. Type: boolean (or Expression with resultType boolean). */
4458
+ supportLegacyDataTypes?: any;
4427
4459
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
4428
4460
  encryptedCredential?: any;
4429
4461
  }
@@ -4504,6 +4536,54 @@ export declare interface GoogleBigQuerySource extends TabularSource {
4504
4536
  query?: any;
4505
4537
  }
4506
4538
 
4539
+ /**
4540
+ * Defines values for GoogleBigQueryV2AuthenticationType. \
4541
+ * {@link KnownGoogleBigQueryV2AuthenticationType} can be used interchangeably with GoogleBigQueryV2AuthenticationType,
4542
+ * this enum contains the known values that the service supports.
4543
+ * ### Known values supported by the service
4544
+ * **ServiceAuthentication** \
4545
+ * **UserAuthentication**
4546
+ */
4547
+ export declare type GoogleBigQueryV2AuthenticationType = string;
4548
+
4549
+ /** Google BigQuery service linked service. */
4550
+ export declare interface GoogleBigQueryV2LinkedService extends LinkedService {
4551
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4552
+ type: "GoogleBigQueryV2";
4553
+ /** The default BigQuery project id to query against. */
4554
+ projectId: any;
4555
+ /** The OAuth 2.0 authentication mechanism used for authentication. */
4556
+ authenticationType: GoogleBigQueryV2AuthenticationType;
4557
+ /** The client id of the google application used to acquire the refresh token. Type: string (or Expression with resultType string). */
4558
+ clientId?: any;
4559
+ /** The client secret of the google application used to acquire the refresh token. */
4560
+ clientSecret?: SecretBaseUnion;
4561
+ /** The refresh token obtained from Google for authorizing access to BigQuery for UserAuthentication. */
4562
+ refreshToken?: SecretBaseUnion;
4563
+ /** The content of the .json key file that is used to authenticate the service account. */
4564
+ keyFileContent?: SecretBaseUnion;
4565
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
4566
+ encryptedCredential?: string;
4567
+ }
4568
+
4569
+ /** Google BigQuery service dataset. */
4570
+ export declare interface GoogleBigQueryV2ObjectDataset extends Dataset {
4571
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4572
+ type: "GoogleBigQueryV2Object";
4573
+ /** The table name of the Google BigQuery. Type: string (or Expression with resultType string). */
4574
+ table?: any;
4575
+ /** The database name of the Google BigQuery. Type: string (or Expression with resultType string). */
4576
+ dataset?: any;
4577
+ }
4578
+
4579
+ /** A copy activity Google BigQuery service source. */
4580
+ export declare interface GoogleBigQueryV2Source extends TabularSource {
4581
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4582
+ type: "GoogleBigQueryV2Source";
4583
+ /** A query to retrieve data from source. Type: string (or Expression with resultType string). */
4584
+ query?: any;
4585
+ }
4586
+
4507
4587
  /** Linked service for Google Cloud Storage. */
4508
4588
  export declare interface GoogleCloudStorageLinkedService extends LinkedService {
4509
4589
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -5982,6 +6062,18 @@ export declare enum KnownExpressionType {
5982
6062
  Expression = "Expression"
5983
6063
  }
5984
6064
 
6065
+ /** Known values of {@link ExpressionV2Type} that the service accepts. */
6066
+ export declare enum KnownExpressionV2Type {
6067
+ /** Constant */
6068
+ Constant = "Constant",
6069
+ /** Field */
6070
+ Field = "Field",
6071
+ /** Unary */
6072
+ Unary = "Unary",
6073
+ /** Binary */
6074
+ Binary = "Binary"
6075
+ }
6076
+
5985
6077
  /** Known values of {@link FtpAuthenticationType} that the service accepts. */
5986
6078
  export declare enum KnownFtpAuthenticationType {
5987
6079
  /** Basic */
@@ -6006,6 +6098,14 @@ export declare enum KnownGoogleBigQueryAuthenticationType {
6006
6098
  UserAuthentication = "UserAuthentication"
6007
6099
  }
6008
6100
 
6101
+ /** Known values of {@link GoogleBigQueryV2AuthenticationType} that the service accepts. */
6102
+ export declare enum KnownGoogleBigQueryV2AuthenticationType {
6103
+ /** ServiceAuthentication */
6104
+ ServiceAuthentication = "ServiceAuthentication",
6105
+ /** UserAuthentication */
6106
+ UserAuthentication = "UserAuthentication"
6107
+ }
6108
+
6009
6109
  /** Known values of {@link HBaseAuthenticationType} that the service accepts. */
6010
6110
  export declare enum KnownHBaseAuthenticationType {
6011
6111
  /** Anonymous */
@@ -6530,6 +6630,14 @@ export declare enum KnownSalesforceSourceReadBehavior {
6530
6630
  QueryAll = "QueryAll"
6531
6631
  }
6532
6632
 
6633
+ /** Known values of {@link SalesforceV2SinkWriteBehavior} that the service accepts. */
6634
+ export declare enum KnownSalesforceV2SinkWriteBehavior {
6635
+ /** Insert */
6636
+ Insert = "Insert",
6637
+ /** Upsert */
6638
+ Upsert = "Upsert"
6639
+ }
6640
+
6533
6641
  /** Known values of {@link SapCloudForCustomerSinkWriteBehavior} that the service accepts. */
6534
6642
  export declare enum KnownSapCloudForCustomerSinkWriteBehavior {
6535
6643
  /** Insert */
@@ -6644,6 +6752,14 @@ export declare enum KnownServiceNowAuthenticationType {
6644
6752
  OAuth2 = "OAuth2"
6645
6753
  }
6646
6754
 
6755
+ /** Known values of {@link ServiceNowV2AuthenticationType} that the service accepts. */
6756
+ export declare enum KnownServiceNowV2AuthenticationType {
6757
+ /** Basic */
6758
+ Basic = "Basic",
6759
+ /** OAuth2 */
6760
+ OAuth2 = "OAuth2"
6761
+ }
6762
+
6647
6763
  /** Known values of {@link SftpAuthenticationType} that the service accepts. */
6648
6764
  export declare enum KnownSftpAuthenticationType {
6649
6765
  /** Basic */
@@ -6652,6 +6768,16 @@ export declare enum KnownSftpAuthenticationType {
6652
6768
  SshPublicKey = "SshPublicKey"
6653
6769
  }
6654
6770
 
6771
+ /** Known values of {@link SnowflakeAuthenticationType} that the service accepts. */
6772
+ export declare enum KnownSnowflakeAuthenticationType {
6773
+ /** Basic */
6774
+ Basic = "Basic",
6775
+ /** KeyPair */
6776
+ KeyPair = "KeyPair",
6777
+ /** AADServicePrincipal */
6778
+ AADServicePrincipal = "AADServicePrincipal"
6779
+ }
6780
+
6655
6781
  /** Known values of {@link SparkAuthenticationType} that the service accepts. */
6656
6782
  export declare enum KnownSparkAuthenticationType {
6657
6783
  /** Anonymous */
@@ -7069,6 +7195,96 @@ export declare interface KqlScriptsResourceCollectionResponse {
7069
7195
  nextLink?: string;
7070
7196
  }
7071
7197
 
7198
+ /** Microsoft Fabric LakeHouse linked service. */
7199
+ export declare interface LakeHouseLinkedService extends LinkedService {
7200
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7201
+ type: "LakeHouse";
7202
+ /** The ID of Microsoft Fabric workspace. Type: string (or Expression with resultType string). */
7203
+ workspaceId?: any;
7204
+ /** The ID of Microsoft Fabric LakeHouse artifact. Type: string (or Expression with resultType string). */
7205
+ artifactId?: any;
7206
+ /** The ID of the application used to authenticate against Microsoft Fabric LakeHouse. Type: string (or Expression with resultType string). */
7207
+ servicePrincipalId?: any;
7208
+ /** The Key of the application used to authenticate against Microsoft Fabric LakeHouse. */
7209
+ servicePrincipalKey?: SecretBaseUnion;
7210
+ /** The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string). */
7211
+ tenant?: any;
7212
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
7213
+ encryptedCredential?: string;
7214
+ /** The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string). */
7215
+ servicePrincipalCredentialType?: any;
7216
+ /** The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference. */
7217
+ servicePrincipalCredential?: SecretBaseUnion;
7218
+ }
7219
+
7220
+ /** The location of Microsoft Fabric LakeHouse Files dataset. */
7221
+ export declare interface LakeHouseLocation extends DatasetLocation {
7222
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7223
+ type: "LakeHouseLocation";
7224
+ }
7225
+
7226
+ /** Microsoft Fabric LakeHouse Files read settings. */
7227
+ export declare interface LakeHouseReadSettings extends StoreReadSettings {
7228
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7229
+ type: "LakeHouseReadSettings";
7230
+ /** If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean). */
7231
+ recursive?: any;
7232
+ /** Microsoft Fabric LakeHouse Files wildcardFolderPath. Type: string (or Expression with resultType string). */
7233
+ wildcardFolderPath?: any;
7234
+ /** Microsoft Fabric LakeHouse Files wildcardFileName. Type: string (or Expression with resultType string). */
7235
+ wildcardFileName?: any;
7236
+ /** Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string). */
7237
+ fileListPath?: any;
7238
+ /** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
7239
+ enablePartitionDiscovery?: any;
7240
+ /** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
7241
+ partitionRootPath?: any;
7242
+ /** Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean). */
7243
+ deleteFilesAfterCompletion?: any;
7244
+ /** The start of file's modified datetime. Type: string (or Expression with resultType string). */
7245
+ modifiedDatetimeStart?: any;
7246
+ /** The end of file's modified datetime. Type: string (or Expression with resultType string). */
7247
+ modifiedDatetimeEnd?: any;
7248
+ }
7249
+
7250
+ /** Microsoft Fabric LakeHouse Table. */
7251
+ export declare interface LakeHouseTableDataset extends Dataset {
7252
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7253
+ type: "LakeHouseTable";
7254
+ /** The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string). */
7255
+ table?: any;
7256
+ }
7257
+
7258
+ /** A copy activity for Microsoft Fabric LakeHouse Table sink. */
7259
+ export declare interface LakeHouseTableSink extends CopySink {
7260
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7261
+ type: "LakeHouseTableSink";
7262
+ /** The type of table action for LakeHouse Table sink. Possible values include: "None", "Append", "Overwrite". */
7263
+ tableActionOption?: any;
7264
+ /** Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey". */
7265
+ partitionOption?: any;
7266
+ /** Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects). */
7267
+ partitionNameList?: any;
7268
+ }
7269
+
7270
+ /** A copy activity source for Microsoft Fabric LakeHouse Table. */
7271
+ export declare interface LakeHouseTableSource extends CopySource {
7272
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7273
+ type: "LakeHouseTableSource";
7274
+ /** Query an older snapshot by timestamp. Type: string (or Expression with resultType string). */
7275
+ timestampAsOf?: any;
7276
+ /** Query an older snapshot by version. Type: integer (or Expression with resultType integer). */
7277
+ versionAsOf?: any;
7278
+ /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
7279
+ additionalColumns?: any;
7280
+ }
7281
+
7282
+ /** Microsoft Fabric LakeHouse Files write settings. */
7283
+ export declare interface LakeHouseWriteSettings extends StoreWriteSettings {
7284
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7285
+ type: "LakeHouseWriteSettings";
7286
+ }
7287
+
7072
7288
  /** Interface representing a Library. */
7073
7289
  export declare interface Library {
7074
7290
  /**
@@ -7658,7 +7874,7 @@ export declare type LinkedIntegrationRuntimeTypeUnion = LinkedIntegrationRuntime
7658
7874
  /** The Azure Synapse nested object which contains the information and credential which can be used to connect with related store or compute resource. */
7659
7875
  export declare interface LinkedService {
7660
7876
  /** Polymorphic discriminator, which specifies the different types this object can be */
7661
- type: "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "GoogleCloudStorage" | "Oracle" | "AmazonRdsForOracle" | "AzureMySql" | "MySql" | "PostgreSql" | "Sybase" | "Db2" | "Teradata" | "AzureML" | "AzureMLService" | "Odbc" | "Informix" | "MicrosoftAccess" | "Hdfs" | "OData" | "Web" | "Cassandra" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "CosmosDbMongoDbApi" | "AzureDataLakeStore" | "AzureBlobFS" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Dataworld" | "AppFigures" | "Asana" | "Twilio" | "GoogleSheets" | "AmazonS3" | "AmazonRedshift" | "CustomDataSource" | "AzureSearch" | "HttpServer" | "FtpServer" | "Sftp" | "SapBW" | "SapHana" | "AmazonMWS" | "AzurePostgreSql" | "Concur" | "Couchbase" | "Drill" | "Eloqua" | "GoogleBigQuery" | "Greenplum" | "HBase" | "Hive" | "Hubspot" | "Impala" | "Jira" | "Magento" | "MariaDB" | "AzureMariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "HDInsightOnDemand" | "AzureDataLakeAnalytics" | "AzureDatabricks" | "AzureDatabricksDeltaLake" | "Responsys" | "DynamicsAX" | "OracleServiceCloud" | "GoogleAdWords" | "SapTable" | "AzureDataExplorer" | "AzureFunction" | "Snowflake" | "SharePointOnlineList" | "AzureSynapseArtifacts" | "PowerBIWorkspace";
7877
+ type: "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "GoogleCloudStorage" | "Oracle" | "AmazonRdsForOracle" | "AzureMySql" | "MySql" | "PostgreSql" | "PostgreSqlV2" | "Sybase" | "Db2" | "Teradata" | "AzureML" | "AzureMLService" | "Odbc" | "Informix" | "MicrosoftAccess" | "Hdfs" | "OData" | "Web" | "Cassandra" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "CosmosDbMongoDbApi" | "AzureDataLakeStore" | "AzureBlobFS" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Dataworld" | "AppFigures" | "Asana" | "Twilio" | "GoogleSheets" | "AmazonS3" | "AmazonRedshift" | "CustomDataSource" | "AzureSearch" | "HttpServer" | "FtpServer" | "Sftp" | "SapBW" | "SapHana" | "AmazonMWS" | "AzurePostgreSql" | "Concur" | "Couchbase" | "Drill" | "Eloqua" | "GoogleBigQuery" | "GoogleBigQueryV2" | "Greenplum" | "HBase" | "Hive" | "Hubspot" | "Impala" | "Jira" | "Magento" | "MariaDB" | "AzureMariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "HDInsightOnDemand" | "AzureDataLakeAnalytics" | "AzureDatabricks" | "AzureDatabricksDeltaLake" | "Responsys" | "DynamicsAX" | "OracleServiceCloud" | "GoogleAdWords" | "SapTable" | "AzureDataExplorer" | "AzureFunction" | "Snowflake" | "SnowflakeV2" | "SharePointOnlineList" | "AzureSynapseArtifacts" | "LakeHouse" | "PowerBIWorkspace" | "SalesforceV2" | "SalesforceServiceCloudV2" | "Warehouse";
7662
7878
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
7663
7879
  [property: string]: any;
7664
7880
  /** The integration runtime reference. */
@@ -7812,7 +8028,7 @@ export declare interface LinkedServiceResource extends SubResource {
7812
8028
  properties: LinkedServiceUnion;
7813
8029
  }
7814
8030
 
7815
- export declare type LinkedServiceUnion = LinkedService | AzureStorageLinkedService | AzureBlobStorageLinkedService | AzureTableStorageLinkedService | AzureSqlDWLinkedService | SqlServerLinkedService | AmazonRdsForSqlServerLinkedService | AzureSqlDatabaseLinkedService | AzureSqlMILinkedService | AzureBatchLinkedService | AzureKeyVaultLinkedService | CosmosDbLinkedService | DynamicsLinkedService | DynamicsCrmLinkedService | CommonDataServiceForAppsLinkedService | HDInsightLinkedService | FileServerLinkedService | AzureFileStorageLinkedService | GoogleCloudStorageLinkedService | OracleLinkedService | AmazonRdsForOracleLinkedService | AzureMySqlLinkedService | MySqlLinkedService | PostgreSqlLinkedService | SybaseLinkedService | Db2LinkedService | TeradataLinkedService | AzureMLLinkedService | AzureMLServiceLinkedService | OdbcLinkedService | InformixLinkedService | MicrosoftAccessLinkedService | HdfsLinkedService | ODataLinkedService | WebLinkedService | CassandraLinkedService | MongoDbLinkedService | MongoDbAtlasLinkedService | MongoDbV2LinkedService | CosmosDbMongoDbApiLinkedService | AzureDataLakeStoreLinkedService | AzureBlobFSLinkedService | Office365LinkedService | SalesforceLinkedService | SalesforceServiceCloudLinkedService | SapCloudForCustomerLinkedService | SapEccLinkedService | SapOpenHubLinkedService | SapOdpLinkedService | RestServiceLinkedService | TeamDeskLinkedService | QuickbaseLinkedService | SmartsheetLinkedService | ZendeskLinkedService | DataworldLinkedService | AppFiguresLinkedService | AsanaLinkedService | TwilioLinkedService | GoogleSheetsLinkedService | AmazonS3LinkedService | AmazonRedshiftLinkedService | CustomDataSourceLinkedService | AzureSearchLinkedService | HttpLinkedService | FtpServerLinkedService | SftpServerLinkedService | SapBWLinkedService | SapHanaLinkedService | AmazonMWSLinkedService | AzurePostgreSqlLinkedService | ConcurLinkedService | CouchbaseLinkedService | DrillLinkedService | EloquaLinkedService | GoogleBigQueryLinkedService | GreenplumLinkedService | HBaseLinkedService | HiveLinkedService | HubspotLinkedService | ImpalaLinkedService | JiraLinkedService | MagentoLinkedService | MariaDBLinkedService | AzureMariaDBLinkedService | MarketoLinkedService | PaypalLinkedService | PhoenixLinkedService | PrestoLinkedService | QuickBooksLinkedService | ServiceNowLinkedService | ShopifyLinkedService | SparkLinkedService | SquareLinkedService | XeroLinkedService | ZohoLinkedService | VerticaLinkedService | NetezzaLinkedService | SalesforceMarketingCloudLinkedService | HDInsightOnDemandLinkedService | AzureDataLakeAnalyticsLinkedService | AzureDatabricksLinkedService | AzureDatabricksDeltaLakeLinkedService | ResponsysLinkedService | DynamicsAXLinkedService | OracleServiceCloudLinkedService | GoogleAdWordsLinkedService | SapTableLinkedService | AzureDataExplorerLinkedService | AzureFunctionLinkedService | SnowflakeLinkedService | SharePointOnlineListLinkedService | AzureSynapseArtifactsLinkedService | PowerBIWorkspaceLinkedService;
8031
+ export declare type LinkedServiceUnion = LinkedService | AzureStorageLinkedService | AzureBlobStorageLinkedService | AzureTableStorageLinkedService | AzureSqlDWLinkedService | SqlServerLinkedService | AmazonRdsForSqlServerLinkedService | AzureSqlDatabaseLinkedService | AzureSqlMILinkedService | AzureBatchLinkedService | AzureKeyVaultLinkedService | CosmosDbLinkedService | DynamicsLinkedService | DynamicsCrmLinkedService | CommonDataServiceForAppsLinkedService | HDInsightLinkedService | FileServerLinkedService | AzureFileStorageLinkedService | GoogleCloudStorageLinkedService | OracleLinkedService | AmazonRdsForOracleLinkedService | AzureMySqlLinkedService | MySqlLinkedService | PostgreSqlLinkedService | PostgreSqlV2LinkedService | SybaseLinkedService | Db2LinkedService | TeradataLinkedService | AzureMLLinkedService | AzureMLServiceLinkedService | OdbcLinkedService | InformixLinkedService | MicrosoftAccessLinkedService | HdfsLinkedService | ODataLinkedService | WebLinkedService | CassandraLinkedService | MongoDbLinkedService | MongoDbAtlasLinkedService | MongoDbV2LinkedService | CosmosDbMongoDbApiLinkedService | AzureDataLakeStoreLinkedService | AzureBlobFSLinkedService | Office365LinkedService | SalesforceLinkedService | SalesforceServiceCloudLinkedService | SapCloudForCustomerLinkedService | SapEccLinkedService | SapOpenHubLinkedService | SapOdpLinkedService | RestServiceLinkedService | TeamDeskLinkedService | QuickbaseLinkedService | SmartsheetLinkedService | ZendeskLinkedService | DataworldLinkedService | AppFiguresLinkedService | AsanaLinkedService | TwilioLinkedService | GoogleSheetsLinkedService | AmazonS3LinkedService | AmazonRedshiftLinkedService | CustomDataSourceLinkedService | AzureSearchLinkedService | HttpLinkedService | FtpServerLinkedService | SftpServerLinkedService | SapBWLinkedService | SapHanaLinkedService | AmazonMWSLinkedService | AzurePostgreSqlLinkedService | ConcurLinkedService | CouchbaseLinkedService | DrillLinkedService | EloquaLinkedService | GoogleBigQueryLinkedService | GoogleBigQueryV2LinkedService | GreenplumLinkedService | HBaseLinkedService | HiveLinkedService | HubspotLinkedService | ImpalaLinkedService | JiraLinkedService | MagentoLinkedService | MariaDBLinkedService | AzureMariaDBLinkedService | MarketoLinkedService | PaypalLinkedService | PhoenixLinkedService | PrestoLinkedService | QuickBooksLinkedService | ServiceNowLinkedService | ShopifyLinkedService | SparkLinkedService | SquareLinkedService | XeroLinkedService | ZohoLinkedService | VerticaLinkedService | NetezzaLinkedService | SalesforceMarketingCloudLinkedService | HDInsightOnDemandLinkedService | AzureDataLakeAnalyticsLinkedService | AzureDatabricksLinkedService | AzureDatabricksDeltaLakeLinkedService | ResponsysLinkedService | DynamicsAXLinkedService | OracleServiceCloudLinkedService | GoogleAdWordsLinkedService | SapTableLinkedService | AzureDataExplorerLinkedService | AzureFunctionLinkedService | SnowflakeLinkedService | SnowflakeV2LinkedService | SharePointOnlineListLinkedService | AzureSynapseArtifactsLinkedService | LakeHouseLinkedService | PowerBIWorkspaceLinkedService | SalesforceV2LinkedService | SalesforceServiceCloudV2LinkedService | WarehouseLinkedService;
7816
8032
 
7817
8033
  export declare interface LinkTableListResponse {
7818
8034
  /** List link table value */
@@ -8060,10 +8276,20 @@ export declare interface MappingDataFlow extends DataFlow {
8060
8276
  export declare interface MariaDBLinkedService extends LinkedService {
8061
8277
  /** Polymorphic discriminator, which specifies the different types this object can be */
8062
8278
  type: "MariaDB";
8279
+ /** The version of the MariaDB driver. Type: string. V1 or empty for legacy driver, V2 for new driver. V1 can support connection string and property bag, V2 can only support connection string. */
8280
+ driverVersion?: any;
8063
8281
  /** An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference. */
8064
8282
  connectionString?: any;
8283
+ /** Server name for connection. Type: string. */
8284
+ server?: any;
8285
+ /** The port for the connection. Type: integer. */
8286
+ port?: any;
8287
+ /** Username for authentication. Type: string. */
8288
+ username?: any;
8289
+ /** Database name for connection. Type: string. */
8290
+ database?: any;
8065
8291
  /** The Azure key vault secret reference of password in connection string. */
8066
- pwd?: AzureKeyVaultSecretReference;
8292
+ password?: AzureKeyVaultSecretReference;
8067
8293
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
8068
8294
  encryptedCredential?: any;
8069
8295
  }
@@ -8120,6 +8346,14 @@ export declare interface MarketoSource extends TabularSource {
8120
8346
  query?: any;
8121
8347
  }
8122
8348
 
8349
+ /** Specify the name and value of custom metadata item. */
8350
+ export declare interface MetadataItem {
8351
+ /** Metadata item key name. Type: string (or Expression with resultType string). */
8352
+ name?: any;
8353
+ /** Metadata item value. Type: string (or Expression with resultType string). */
8354
+ value?: any;
8355
+ }
8356
+
8123
8357
  /** Interface representing a Metastore. */
8124
8358
  export declare interface Metastore {
8125
8359
  /**
@@ -8397,8 +8631,22 @@ export declare type MultiplePipelineTriggerUnion = MultiplePipelineTrigger | Sch
8397
8631
  export declare interface MySqlLinkedService extends LinkedService {
8398
8632
  /** Polymorphic discriminator, which specifies the different types this object can be */
8399
8633
  type: "MySql";
8634
+ /** The version of the MySQL driver. Type: string. V1 or empty for legacy driver, V2 for new driver. V1 can support connection string and property bag, V2 can only support connection string. */
8635
+ driverVersion?: any;
8400
8636
  /** The connection string. */
8401
- connectionString: any;
8637
+ connectionString?: any;
8638
+ /** Server name for connection. Type: string. */
8639
+ server?: any;
8640
+ /** The port for the connection. Type: integer. */
8641
+ port?: any;
8642
+ /** Username for authentication. Type: string. */
8643
+ username?: any;
8644
+ /** Database name for connection. Type: string. */
8645
+ database?: any;
8646
+ /** SSL mode for connection. Type: integer. 0: disable, 1: prefer, 2: require, 3: verify-ca, 4: verify-full. */
8647
+ sslMode?: any;
8648
+ /** Use system trust store for connection. Type: integer. 0: enable, 1: disable. */
8649
+ useSystemTrustStore?: any;
8402
8650
  /** The Azure key vault secret reference of password in connection string. */
8403
8651
  password?: AzureKeyVaultSecretReference;
8404
8652
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
@@ -9209,6 +9457,14 @@ export declare interface ParquetFormat extends DatasetStorageFormat {
9209
9457
  type: "ParquetFormat";
9210
9458
  }
9211
9459
 
9460
+ /** Parquet read settings. */
9461
+ export declare interface ParquetReadSettings extends FormatReadSettings {
9462
+ /** Polymorphic discriminator, which specifies the different types this object can be */
9463
+ type: "ParquetReadSettings";
9464
+ /** Compression settings. */
9465
+ compressionProperties?: CompressionReadSettingsUnion;
9466
+ }
9467
+
9212
9468
  /** A copy activity Parquet sink. */
9213
9469
  export declare interface ParquetSink extends CopySink {
9214
9470
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -9225,6 +9481,8 @@ export declare interface ParquetSource extends CopySource {
9225
9481
  type: "ParquetSource";
9226
9482
  /** Parquet store settings. */
9227
9483
  storeSettings?: StoreReadSettingsUnion;
9484
+ /** Parquet format settings. */
9485
+ formatSettings?: ParquetReadSettings;
9228
9486
  /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
9229
9487
  additionalColumns?: any;
9230
9488
  }
@@ -9750,6 +10008,68 @@ export declare interface PostgreSqlTableDataset extends Dataset {
9750
10008
  schemaTypePropertiesSchema?: any;
9751
10009
  }
9752
10010
 
10011
+ /** Linked service for PostgreSQLV2 data source. */
10012
+ export declare interface PostgreSqlV2LinkedService extends LinkedService {
10013
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10014
+ type: "PostgreSqlV2";
10015
+ /** Server name for connection. Type: string. */
10016
+ server: any;
10017
+ /** The port for the connection. Type: integer. */
10018
+ port?: any;
10019
+ /** Username for authentication. Type: string. */
10020
+ username: any;
10021
+ /** Database name for connection. Type: string. */
10022
+ database: any;
10023
+ /** SSL mode for connection. Type: integer. 0: disable, 1:allow, 2: prefer, 3: require, 4: verify-ca, 5: verify-full. Type: integer. */
10024
+ sslMode: any;
10025
+ /** Sets the schema search path. Type: string. */
10026
+ schema?: any;
10027
+ /** Whether connection pooling should be used. Type: boolean. */
10028
+ pooling?: any;
10029
+ /** The time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer. */
10030
+ connectionTimeout?: any;
10031
+ /** The time to wait (in seconds) while trying to execute a command before terminating the attempt and generating an error. Set to zero for infinity. Type: integer. */
10032
+ commandTimeout?: any;
10033
+ /** Whether to trust the server certificate without validating it. Type: boolean. */
10034
+ trustServerCertificate?: any;
10035
+ /** Location of a client certificate to be sent to the server. Type: string. */
10036
+ sslCertificate?: any;
10037
+ /** Location of a client key for a client certificate to be sent to the server. Type: string. */
10038
+ sslKey?: any;
10039
+ /** Password for a key for a client certificate. Type: string. */
10040
+ sslPassword?: any;
10041
+ /** Determines the size of the internal buffer uses when reading. Increasing may improve performance if transferring large values from the database. Type: integer. */
10042
+ readBufferSize?: any;
10043
+ /** When enabled, parameter values are logged when commands are executed. Type: boolean. */
10044
+ logParameters?: any;
10045
+ /** Gets or sets the session timezone. Type: string. */
10046
+ timezone?: any;
10047
+ /** Gets or sets the .NET encoding that will be used to encode/decode PostgreSQL string data. Type: string */
10048
+ encoding?: any;
10049
+ /** The Azure key vault secret reference of password in connection string. Type: string. */
10050
+ password?: AzureKeyVaultSecretReference;
10051
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
10052
+ encryptedCredential?: any;
10053
+ }
10054
+
10055
+ /** A copy activity source for PostgreSQL databases. */
10056
+ export declare interface PostgreSqlV2Source extends TabularSource {
10057
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10058
+ type: "PostgreSqlV2Source";
10059
+ /** Database query. Type: string (or Expression with resultType string). */
10060
+ query?: any;
10061
+ }
10062
+
10063
+ /** The PostgreSQLV2 table dataset. */
10064
+ export declare interface PostgreSqlV2TableDataset extends Dataset {
10065
+ /** Polymorphic discriminator, which specifies the different types this object can be */
10066
+ type: "PostgreSqlV2Table";
10067
+ /** The PostgreSQL table name. Type: string (or Expression with resultType string). */
10068
+ table?: any;
10069
+ /** The PostgreSQL schema name. Type: string (or Expression with resultType string). */
10070
+ schemaTypePropertiesSchema?: any;
10071
+ }
10072
+
9753
10073
  /** Power BI Workspace linked service. */
9754
10074
  export declare interface PowerBIWorkspaceLinkedService extends LinkedService {
9755
10075
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -10693,6 +11013,58 @@ export declare interface SalesforceServiceCloudSource extends CopySource {
10693
11013
  additionalColumns?: any;
10694
11014
  }
10695
11015
 
11016
+ /** Linked service for Salesforce Service Cloud V2. */
11017
+ export declare interface SalesforceServiceCloudV2LinkedService extends LinkedService {
11018
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11019
+ type: "SalesforceServiceCloudV2";
11020
+ /** The URL of Salesforce Service Cloud instance. For example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string). */
11021
+ environmentUrl?: any;
11022
+ /** The authentication type to be used to connect to the Salesforce. Currently, we only support OAuth2ClientCredentials, it is also the default value */
11023
+ authenticationType?: any;
11024
+ /** The client Id for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. Type: string (or Expression with resultType string). */
11025
+ clientId?: any;
11026
+ /** The client secret for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. */
11027
+ clientSecret?: SecretBaseUnion;
11028
+ /** The Salesforce API version used in ADF. The version must be larger than or equal to 47.0 which is required by Salesforce BULK API 2.0. Type: string (or Expression with resultType string). */
11029
+ apiVersion?: any;
11030
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
11031
+ encryptedCredential?: string;
11032
+ }
11033
+
11034
+ /** The Salesforce Service Cloud V2 object dataset. */
11035
+ export declare interface SalesforceServiceCloudV2ObjectDataset extends Dataset {
11036
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11037
+ type: "SalesforceServiceCloudV2Object";
11038
+ /** The Salesforce Service Cloud V2 object API name. Type: string (or Expression with resultType string). */
11039
+ objectApiName?: any;
11040
+ /** The Salesforce Service Cloud V2 reportId. Type: string (or Expression with resultType string). */
11041
+ reportId?: any;
11042
+ }
11043
+
11044
+ /** A copy activity Salesforce Service Cloud V2 sink. */
11045
+ export declare interface SalesforceServiceCloudV2Sink extends CopySink {
11046
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11047
+ type: "SalesforceServiceCloudV2Sink";
11048
+ /** The write behavior for the operation. Default is Insert. */
11049
+ writeBehavior?: SalesforceV2SinkWriteBehavior;
11050
+ /** The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string). */
11051
+ externalIdFieldName?: any;
11052
+ /** The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean). */
11053
+ ignoreNullValues?: any;
11054
+ }
11055
+
11056
+ /** A copy activity Salesforce Service Cloud V2 source. */
11057
+ export declare interface SalesforceServiceCloudV2Source extends CopySource {
11058
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11059
+ type: "SalesforceServiceCloudV2Source";
11060
+ /** Database query. Type: string (or Expression with resultType string). */
11061
+ soqlQuery?: any;
11062
+ /** This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean). */
11063
+ includeDeletedObjects?: any;
11064
+ /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
11065
+ additionalColumns?: any;
11066
+ }
11067
+
10696
11068
  /** A copy activity Salesforce sink. */
10697
11069
  export declare interface SalesforceSink extends CopySink {
10698
11070
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -10735,6 +11107,66 @@ export declare interface SalesforceSource extends TabularSource {
10735
11107
  */
10736
11108
  export declare type SalesforceSourceReadBehavior = string;
10737
11109
 
11110
+ /** Linked service for Salesforce V2. */
11111
+ export declare interface SalesforceV2LinkedService extends LinkedService {
11112
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11113
+ type: "SalesforceV2";
11114
+ /** The URL of Salesforce instance. For example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string). */
11115
+ environmentUrl?: any;
11116
+ /** The authentication type to be used to connect to the Salesforce. Currently, we only support OAuth2ClientCredentials, it is also the default value */
11117
+ authenticationType?: any;
11118
+ /** The client Id for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. Type: string (or Expression with resultType string). */
11119
+ clientId?: any;
11120
+ /** The client secret for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. */
11121
+ clientSecret?: SecretBaseUnion;
11122
+ /** The Salesforce API version used in ADF. The version must be larger than or equal to 47.0 which is required by Salesforce BULK API 2.0. Type: string (or Expression with resultType string). */
11123
+ apiVersion?: any;
11124
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
11125
+ encryptedCredential?: string;
11126
+ }
11127
+
11128
+ /** The Salesforce V2 object dataset. */
11129
+ export declare interface SalesforceV2ObjectDataset extends Dataset {
11130
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11131
+ type: "SalesforceV2Object";
11132
+ /** The Salesforce V2 object API name. Type: string (or Expression with resultType string). */
11133
+ objectApiName?: any;
11134
+ /** The Salesforce V2 report Id. Type: string (or Expression with resultType string). */
11135
+ reportId?: any;
11136
+ }
11137
+
11138
+ /** A copy activity Salesforce V2 sink. */
11139
+ export declare interface SalesforceV2Sink extends CopySink {
11140
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11141
+ type: "SalesforceV2Sink";
11142
+ /** The write behavior for the operation. Default is Insert. */
11143
+ writeBehavior?: SalesforceV2SinkWriteBehavior;
11144
+ /** The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string). */
11145
+ externalIdFieldName?: any;
11146
+ /** The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean). */
11147
+ ignoreNullValues?: any;
11148
+ }
11149
+
11150
+ /**
11151
+ * Defines values for SalesforceV2SinkWriteBehavior. \
11152
+ * {@link KnownSalesforceV2SinkWriteBehavior} can be used interchangeably with SalesforceV2SinkWriteBehavior,
11153
+ * this enum contains the known values that the service supports.
11154
+ * ### Known values supported by the service
11155
+ * **Insert** \
11156
+ * **Upsert**
11157
+ */
11158
+ export declare type SalesforceV2SinkWriteBehavior = string;
11159
+
11160
+ /** A copy activity Salesforce V2 source. */
11161
+ export declare interface SalesforceV2Source extends TabularSource {
11162
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11163
+ type: "SalesforceV2Source";
11164
+ /** Database query. Type: string (or Expression with resultType string). */
11165
+ soqlQuery?: any;
11166
+ /** This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean). */
11167
+ includeDeletedObjects?: any;
11168
+ }
11169
+
10738
11170
  /** The SAP BW cube dataset. */
10739
11171
  export declare interface SapBwCubeDataset extends Dataset {
10740
11172
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -11256,8 +11688,8 @@ export declare type ScriptActivityParameterType = string;
11256
11688
  export declare interface ScriptActivityScriptBlock {
11257
11689
  /** The query text. Type: string (or Expression with resultType string). */
11258
11690
  text: any;
11259
- /** The type of the query. Type: string. */
11260
- type: ScriptType;
11691
+ /** The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string). */
11692
+ type: any;
11261
11693
  /** Array of script parameters. Type: array. */
11262
11694
  parameters?: ScriptActivityParameter[];
11263
11695
  }
@@ -11374,6 +11806,52 @@ export declare interface ServiceNowSource extends TabularSource {
11374
11806
  query?: any;
11375
11807
  }
11376
11808
 
11809
+ /**
11810
+ * Defines values for ServiceNowV2AuthenticationType. \
11811
+ * {@link KnownServiceNowV2AuthenticationType} can be used interchangeably with ServiceNowV2AuthenticationType,
11812
+ * this enum contains the known values that the service supports.
11813
+ * ### Known values supported by the service
11814
+ * **Basic** \
11815
+ * **OAuth2**
11816
+ */
11817
+ export declare type ServiceNowV2AuthenticationType = string;
11818
+
11819
+ /** ServiceNowV2 server linked service properties. */
11820
+ export declare interface ServiceNowV2LinkedServiceTypeProperties {
11821
+ /** The endpoint of the ServiceNowV2 server. (i.e. <instance>.service-now.com) */
11822
+ endpoint: any;
11823
+ /** The authentication type to use. */
11824
+ authenticationType: ServiceNowV2AuthenticationType;
11825
+ /** The user name used to connect to the ServiceNowV2 server for Basic and OAuth2 authentication. */
11826
+ username?: any;
11827
+ /** The password corresponding to the user name for Basic and OAuth2 authentication. */
11828
+ password?: SecretBaseUnion;
11829
+ /** The client id for OAuth2 authentication. */
11830
+ clientId?: any;
11831
+ /** The client secret for OAuth2 authentication. */
11832
+ clientSecret?: SecretBaseUnion;
11833
+ /** GrantType for OAuth2 authentication. Default value is password. */
11834
+ grantType?: any;
11835
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
11836
+ encryptedCredential?: string;
11837
+ }
11838
+
11839
+ /** ServiceNowV2 server dataset. */
11840
+ export declare interface ServiceNowV2ObjectDataset extends Dataset {
11841
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11842
+ type: "ServiceNowV2Object";
11843
+ /** The table name. Type: string (or Expression with resultType string). */
11844
+ tableName?: any;
11845
+ }
11846
+
11847
+ /** A copy activity ServiceNowV2 server source. */
11848
+ export declare interface ServiceNowV2Source extends TabularSource {
11849
+ /** Polymorphic discriminator, which specifies the different types this object can be */
11850
+ type: "ServiceNowV2Source";
11851
+ /** Expression to filter data from source. */
11852
+ expression?: ExpressionV2;
11853
+ }
11854
+
11377
11855
  /** Set value for a Variable. */
11378
11856
  export declare interface SetVariableActivity extends ControlActivity {
11379
11857
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -11564,6 +12042,17 @@ export declare interface SmartsheetLinkedService extends LinkedService {
11564
12042
  encryptedCredential?: any;
11565
12043
  }
11566
12044
 
12045
+ /**
12046
+ * Defines values for SnowflakeAuthenticationType. \
12047
+ * {@link KnownSnowflakeAuthenticationType} can be used interchangeably with SnowflakeAuthenticationType,
12048
+ * this enum contains the known values that the service supports.
12049
+ * ### Known values supported by the service
12050
+ * **Basic** \
12051
+ * **KeyPair** \
12052
+ * **AADServicePrincipal**
12053
+ */
12054
+ export declare type SnowflakeAuthenticationType = string;
12055
+
11567
12056
  /** The snowflake dataset. */
11568
12057
  export declare interface SnowflakeDataset extends Dataset {
11569
12058
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -11634,6 +12123,68 @@ export declare interface SnowflakeSource extends CopySource {
11634
12123
  exportSettings: SnowflakeExportCopyCommand;
11635
12124
  }
11636
12125
 
12126
+ /** The snowflake dataset. */
12127
+ export declare interface SnowflakeV2Dataset extends Dataset {
12128
+ /** Polymorphic discriminator, which specifies the different types this object can be */
12129
+ type: "SnowflakeV2Table";
12130
+ /** The schema name of the Snowflake database. Type: string (or Expression with resultType string). */
12131
+ schemaTypePropertiesSchema?: any;
12132
+ /** The table name of the Snowflake database. Type: string (or Expression with resultType string). */
12133
+ table?: any;
12134
+ }
12135
+
12136
+ /** Snowflake linked service. */
12137
+ export declare interface SnowflakeV2LinkedService extends LinkedService {
12138
+ /** Polymorphic discriminator, which specifies the different types this object can be */
12139
+ type: "SnowflakeV2";
12140
+ /** The account identifier of your Snowflake account, e.g. xy12345.east-us-2.azure */
12141
+ accountIdentifier: any;
12142
+ /** The name of the Snowflake user. */
12143
+ user?: any;
12144
+ /** The Azure key vault secret reference of password in connection string. */
12145
+ password?: SecretBaseUnion;
12146
+ /** The name of the Snowflake database. */
12147
+ database: any;
12148
+ /** The name of the Snowflake warehouse. */
12149
+ warehouse: any;
12150
+ /** The type used for authentication. Type: string. */
12151
+ authenticationType?: SnowflakeAuthenticationType;
12152
+ /** The client ID of the application registered in Azure Active Directory for AADServicePrincipal authentication. */
12153
+ clientId?: any;
12154
+ /** The Azure key vault secret reference of client secret for AADServicePrincipal authentication. */
12155
+ clientSecret?: SecretBaseUnion;
12156
+ /** The tenant ID of the application registered in Azure Active Directory for AADServicePrincipal authentication. */
12157
+ tenantId?: any;
12158
+ /** The scope of the application registered in Azure Active Directory for AADServicePrincipal authentication. */
12159
+ scope?: any;
12160
+ /** The Azure key vault secret reference of privateKey for KeyPair auth. */
12161
+ privateKey?: SecretBaseUnion;
12162
+ /** The Azure key vault secret reference of private key password for KeyPair auth with encrypted private key. */
12163
+ privateKeyPassphrase?: SecretBaseUnion;
12164
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
12165
+ encryptedCredential?: string;
12166
+ }
12167
+
12168
+ /** A copy activity snowflake sink. */
12169
+ export declare interface SnowflakeV2Sink extends CopySink {
12170
+ /** Polymorphic discriminator, which specifies the different types this object can be */
12171
+ type: "SnowflakeV2Sink";
12172
+ /** SQL pre-copy script. Type: string (or Expression with resultType string). */
12173
+ preCopyScript?: any;
12174
+ /** Snowflake import settings. */
12175
+ importSettings?: SnowflakeImportCopyCommand;
12176
+ }
12177
+
12178
+ /** A copy activity snowflake source. */
12179
+ export declare interface SnowflakeV2Source extends CopySource {
12180
+ /** Polymorphic discriminator, which specifies the different types this object can be */
12181
+ type: "SnowflakeV2Source";
12182
+ /** Snowflake Sql query. Type: string (or Expression with resultType string). */
12183
+ query?: any;
12184
+ /** Snowflake export settings. */
12185
+ exportSettings: SnowflakeExportCopyCommand;
12186
+ }
12187
+
11637
12188
  /**
11638
12189
  * Defines values for SparkAuthenticationType. \
11639
12190
  * {@link KnownSparkAuthenticationType} can be used interchangeably with SparkAuthenticationType,
@@ -13025,28 +13576,30 @@ export declare type StoredProcedureParameterType = string;
13025
13576
  /** Connector read setting. */
13026
13577
  export declare interface StoreReadSettings {
13027
13578
  /** Polymorphic discriminator, which specifies the different types this object can be */
13028
- type: "AzureBlobStorageReadSettings" | "AzureBlobFSReadSettings" | "AzureDataLakeStoreReadSettings" | "AmazonS3ReadSettings" | "FileServerReadSettings" | "AzureFileStorageReadSettings" | "GoogleCloudStorageReadSettings" | "FtpReadSettings" | "SftpReadSettings" | "HttpReadSettings" | "HdfsReadSettings";
13579
+ type: "AzureBlobStorageReadSettings" | "AzureBlobFSReadSettings" | "AzureDataLakeStoreReadSettings" | "AmazonS3ReadSettings" | "FileServerReadSettings" | "AzureFileStorageReadSettings" | "GoogleCloudStorageReadSettings" | "FtpReadSettings" | "SftpReadSettings" | "HttpReadSettings" | "HdfsReadSettings" | "LakeHouseReadSettings";
13029
13580
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
13030
13581
  [property: string]: any;
13031
13582
  /** The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer). */
13032
13583
  maxConcurrentConnections?: any;
13033
13584
  }
13034
13585
 
13035
- export declare type StoreReadSettingsUnion = StoreReadSettings | AzureBlobStorageReadSettings | AzureBlobFSReadSettings | AzureDataLakeStoreReadSettings | AmazonS3ReadSettings | FileServerReadSettings | AzureFileStorageReadSettings | GoogleCloudStorageReadSettings | FtpReadSettings | SftpReadSettings | HttpReadSettings | HdfsReadSettings;
13586
+ export declare type StoreReadSettingsUnion = StoreReadSettings | AzureBlobStorageReadSettings | AzureBlobFSReadSettings | AzureDataLakeStoreReadSettings | AmazonS3ReadSettings | FileServerReadSettings | AzureFileStorageReadSettings | GoogleCloudStorageReadSettings | FtpReadSettings | SftpReadSettings | HttpReadSettings | HdfsReadSettings | LakeHouseReadSettings;
13036
13587
 
13037
13588
  /** Connector write settings. */
13038
13589
  export declare interface StoreWriteSettings {
13039
13590
  /** Polymorphic discriminator, which specifies the different types this object can be */
13040
- type: "SftpWriteSettings" | "AzureBlobStorageWriteSettings" | "AzureBlobFSWriteSettings" | "AzureDataLakeStoreWriteSettings" | "FileServerWriteSettings" | "AzureFileStorageWriteSettings";
13591
+ type: "SftpWriteSettings" | "AzureBlobStorageWriteSettings" | "AzureBlobFSWriteSettings" | "AzureDataLakeStoreWriteSettings" | "FileServerWriteSettings" | "AzureFileStorageWriteSettings" | "LakeHouseWriteSettings";
13041
13592
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
13042
13593
  [property: string]: any;
13043
13594
  /** The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer). */
13044
13595
  maxConcurrentConnections?: any;
13045
13596
  /** The type of copy behavior for copy sink. */
13046
13597
  copyBehavior?: any;
13598
+ /** Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects). */
13599
+ metadata?: MetadataItem[];
13047
13600
  }
13048
13601
 
13049
- export declare type StoreWriteSettingsUnion = StoreWriteSettings | SftpWriteSettings | AzureBlobStorageWriteSettings | AzureBlobFSWriteSettings | AzureDataLakeStoreWriteSettings | FileServerWriteSettings | AzureFileStorageWriteSettings;
13602
+ export declare type StoreWriteSettingsUnion = StoreWriteSettings | SftpWriteSettings | AzureBlobStorageWriteSettings | AzureBlobFSWriteSettings | AzureDataLakeStoreWriteSettings | FileServerWriteSettings | AzureFileStorageWriteSettings | LakeHouseWriteSettings;
13050
13603
 
13051
13604
  /** Azure Synapse nested resource, which belongs to a workspace. */
13052
13605
  export declare interface SubResource extends AzureEntityResource {
@@ -13213,14 +13766,14 @@ export declare interface SynapseSparkJobReference {
13213
13766
  /** Copy activity sources of tabular type. */
13214
13767
  export declare interface TabularSource extends CopySource {
13215
13768
  /** Polymorphic discriminator, which specifies the different types this object can be */
13216
- type: "TabularSource" | "AzureTableSource" | "InformixSource" | "Db2Source" | "OdbcSource" | "MySqlSource" | "PostgreSqlSource" | "SybaseSource" | "SapBwSource" | "SalesforceSource" | "SapCloudForCustomerSource" | "SapEccSource" | "SapHanaSource" | "SapOpenHubSource" | "SapOdpSource" | "SapTableSource" | "SqlSource" | "SqlServerSource" | "AmazonRdsForSqlServerSource" | "AzureSqlSource" | "SqlMISource" | "SqlDWSource" | "AzureMySqlSource" | "TeradataSource" | "CassandraSource" | "AmazonMWSSource" | "AzurePostgreSqlSource" | "ConcurSource" | "CouchbaseSource" | "DrillSource" | "EloquaSource" | "GoogleBigQuerySource" | "GreenplumSource" | "HBaseSource" | "HiveSource" | "HubspotSource" | "ImpalaSource" | "JiraSource" | "MagentoSource" | "MariaDBSource" | "AzureMariaDBSource" | "MarketoSource" | "PaypalSource" | "PhoenixSource" | "PrestoSource" | "QuickBooksSource" | "ServiceNowSource" | "ShopifySource" | "SparkSource" | "SquareSource" | "XeroSource" | "ZohoSource" | "NetezzaSource" | "VerticaSource" | "SalesforceMarketingCloudSource" | "ResponsysSource" | "DynamicsAXSource" | "OracleServiceCloudSource" | "GoogleAdWordsSource" | "AmazonRedshiftSource";
13769
+ type: "TabularSource" | "AzureTableSource" | "InformixSource" | "Db2Source" | "OdbcSource" | "MySqlSource" | "PostgreSqlSource" | "PostgreSqlV2Source" | "SybaseSource" | "SapBwSource" | "SalesforceSource" | "SapCloudForCustomerSource" | "SapEccSource" | "SapHanaSource" | "SapOpenHubSource" | "SapOdpSource" | "SapTableSource" | "SqlSource" | "SqlServerSource" | "AmazonRdsForSqlServerSource" | "AzureSqlSource" | "SqlMISource" | "SqlDWSource" | "AzureMySqlSource" | "TeradataSource" | "CassandraSource" | "AmazonMWSSource" | "AzurePostgreSqlSource" | "ConcurSource" | "CouchbaseSource" | "DrillSource" | "EloquaSource" | "GoogleBigQuerySource" | "GoogleBigQueryV2Source" | "GreenplumSource" | "HBaseSource" | "HiveSource" | "HubspotSource" | "ImpalaSource" | "JiraSource" | "MagentoSource" | "MariaDBSource" | "AzureMariaDBSource" | "MarketoSource" | "PaypalSource" | "PhoenixSource" | "PrestoSource" | "QuickBooksSource" | "ServiceNowSource" | "ShopifySource" | "SparkSource" | "SquareSource" | "XeroSource" | "ZohoSource" | "NetezzaSource" | "VerticaSource" | "SalesforceMarketingCloudSource" | "ResponsysSource" | "DynamicsAXSource" | "OracleServiceCloudSource" | "GoogleAdWordsSource" | "AmazonRedshiftSource" | "WarehouseSource" | "SalesforceV2Source" | "ServiceNowV2Source";
13217
13770
  /** Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])). */
13218
13771
  queryTimeout?: any;
13219
13772
  /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
13220
13773
  additionalColumns?: any;
13221
13774
  }
13222
13775
 
13223
- export declare type TabularSourceUnion = TabularSource | AzureTableSource | InformixSource | Db2Source | OdbcSource | MySqlSource | PostgreSqlSource | SybaseSource | SapBwSource | SalesforceSource | SapCloudForCustomerSource | SapEccSource | SapHanaSource | SapOpenHubSource | SapOdpSource | SapTableSource | SqlSource | SqlServerSource | AmazonRdsForSqlServerSource | AzureSqlSource | SqlMISource | SqlDWSource | AzureMySqlSource | TeradataSource | CassandraSource | AmazonMWSSource | AzurePostgreSqlSource | ConcurSource | CouchbaseSource | DrillSource | EloquaSource | GoogleBigQuerySource | GreenplumSource | HBaseSource | HiveSource | HubspotSource | ImpalaSource | JiraSource | MagentoSource | MariaDBSource | AzureMariaDBSource | MarketoSource | PaypalSource | PhoenixSource | PrestoSource | QuickBooksSource | ServiceNowSource | ShopifySource | SparkSource | SquareSource | XeroSource | ZohoSource | NetezzaSource | VerticaSource | SalesforceMarketingCloudSource | ResponsysSource | DynamicsAXSource | OracleServiceCloudSource | GoogleAdWordsSource | AmazonRedshiftSource;
13776
+ export declare type TabularSourceUnion = TabularSource | AzureTableSource | InformixSource | Db2Source | OdbcSource | MySqlSource | PostgreSqlSource | PostgreSqlV2Source | SybaseSource | SapBwSource | SalesforceSource | SapCloudForCustomerSource | SapEccSource | SapHanaSource | SapOpenHubSource | SapOdpSource | SapTableSource | SqlSource | SqlServerSource | AmazonRdsForSqlServerSource | AzureSqlSource | SqlMISource | SqlDWSource | AzureMySqlSource | TeradataSource | CassandraSource | AmazonMWSSource | AzurePostgreSqlSource | ConcurSource | CouchbaseSource | DrillSource | EloquaSource | GoogleBigQuerySource | GoogleBigQueryV2Source | GreenplumSource | HBaseSource | HiveSource | HubspotSource | ImpalaSource | JiraSource | MagentoSource | MariaDBSource | AzureMariaDBSource | MarketoSource | PaypalSource | PhoenixSource | PrestoSource | QuickBooksSource | ServiceNowSource | ShopifySource | SparkSource | SquareSource | XeroSource | ZohoSource | NetezzaSource | VerticaSource | SalesforceMarketingCloudSource | ResponsysSource | DynamicsAXSource | OracleServiceCloudSource | GoogleAdWordsSource | AmazonRedshiftSource | WarehouseSource | SalesforceV2Source | ServiceNowV2Source;
13224
13777
 
13225
13778
  /** A copy activity tabular translator. */
13226
13779
  export declare interface TabularTranslator extends CopyTranslator {
@@ -13987,6 +14540,74 @@ export declare interface WaitActivity extends ControlActivity {
13987
14540
  waitTimeInSeconds: any;
13988
14541
  }
13989
14542
 
14543
+ /** Microsoft Fabric Warehouse linked service. */
14544
+ export declare interface WarehouseLinkedService extends LinkedService {
14545
+ /** Polymorphic discriminator, which specifies the different types this object can be */
14546
+ type: "Warehouse";
14547
+ /** The ID of Microsoft Fabric Warehouse artifact. Type: string (or Expression with resultType string). */
14548
+ artifactId: any;
14549
+ /** The endpoint of Microsoft Fabric Warehouse server. Type: string (or Expression with resultType string). */
14550
+ endpoint: any;
14551
+ /** The ID of Microsoft Fabric workspace. Type: string (or Expression with resultType string). */
14552
+ workspaceId?: any;
14553
+ /** The ID of the application used to authenticate against Microsoft Fabric Warehouse. Type: string (or Expression with resultType string). */
14554
+ servicePrincipalId?: any;
14555
+ /** The Key of the application used to authenticate against Microsoft Fabric Warehouse. */
14556
+ servicePrincipalKey?: SecretBaseUnion;
14557
+ /** The name or ID of the tenant to which the service principal belongs. Type: string (or Expression with resultType string). */
14558
+ tenant?: any;
14559
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
14560
+ encryptedCredential?: string;
14561
+ /** The service principal credential type to use in Server-To-Server authentication. 'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. Type: string (or Expression with resultType string). */
14562
+ servicePrincipalCredentialType?: any;
14563
+ /** The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference. */
14564
+ servicePrincipalCredential?: SecretBaseUnion;
14565
+ }
14566
+
14567
+ /** A copy activity Microsoft Fabric Warehouse sink. */
14568
+ export declare interface WarehouseSink extends CopySink {
14569
+ /** Polymorphic discriminator, which specifies the different types this object can be */
14570
+ type: "WarehouseSink";
14571
+ /** SQL pre-copy script. Type: string (or Expression with resultType string). */
14572
+ preCopyScript?: any;
14573
+ /** Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean). */
14574
+ allowCopyCommand?: any;
14575
+ /** Specifies Copy Command related settings when allowCopyCommand is true. */
14576
+ copyCommandSettings?: DWCopyCommandSettings;
14577
+ /** The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string). */
14578
+ tableOption?: any;
14579
+ /** Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum) */
14580
+ writeBehavior?: any;
14581
+ }
14582
+
14583
+ /** A copy activity Microsoft Fabric Warehouse source. */
14584
+ export declare interface WarehouseSource extends TabularSource {
14585
+ /** Polymorphic discriminator, which specifies the different types this object can be */
14586
+ type: "WarehouseSource";
14587
+ /** Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string). */
14588
+ sqlReaderQuery?: any;
14589
+ /** Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string). */
14590
+ sqlReaderStoredProcedureName?: any;
14591
+ /** Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter. */
14592
+ storedProcedureParameters?: any;
14593
+ /** Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string). */
14594
+ isolationLevel?: any;
14595
+ /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". */
14596
+ partitionOption?: any;
14597
+ /** The settings that will be leveraged for Sql source partitioning. */
14598
+ partitionSettings?: SqlPartitionSettings;
14599
+ }
14600
+
14601
+ /** Microsoft Fabric Warehouse dataset. */
14602
+ export declare interface WarehouseTableDataset extends Dataset {
14603
+ /** Polymorphic discriminator, which specifies the different types this object can be */
14604
+ type: "WarehouseTable";
14605
+ /** The schema name of the Microsoft Fabric Warehouse. Type: string (or Expression with resultType string). */
14606
+ schemaTypePropertiesSchema?: any;
14607
+ /** The table name of the Microsoft Fabric Warehouse. Type: string (or Expression with resultType string). */
14608
+ table?: any;
14609
+ }
14610
+
13990
14611
  /** Web activity. */
13991
14612
  export declare interface WebActivity extends ExecutionActivity {
13992
14613
  /** Polymorphic discriminator, which specifies the different types this object can be */