@azure/arm-datafactory 12.0.1-alpha.20240109.1 → 13.0.0

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.
@@ -32,7 +32,7 @@ export class DataFactoryManagementClient extends coreClient.ServiceClient {
32
32
  requestContentType: "application/json; charset=utf-8",
33
33
  credential: credentials
34
34
  };
35
- const packageDetails = `azsdk-js-arm-datafactory/12.0.1`;
35
+ const packageDetails = `azsdk-js-arm-datafactory/13.0.0`;
36
36
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
37
37
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
38
38
  : `${packageDetails}`;
@@ -3,8 +3,8 @@ export type FactoryRepoConfigurationUnion = FactoryRepoConfiguration | FactoryVs
3
3
  export type IntegrationRuntimeUnion = IntegrationRuntime | ManagedIntegrationRuntime | SelfHostedIntegrationRuntime;
4
4
  export type IntegrationRuntimeStatusUnion = IntegrationRuntimeStatus | ManagedIntegrationRuntimeStatus | SelfHostedIntegrationRuntimeStatus;
5
5
  export type SsisObjectMetadataUnion = SsisObjectMetadata | SsisFolder | SsisProject | SsisPackage | SsisEnvironment;
6
- export type LinkedServiceUnion = LinkedService | AzureStorageLinkedService | AzureBlobStorageLinkedService | AzureTableStorageLinkedService | AzureSqlDWLinkedService | SqlServerLinkedService | AmazonRdsForSqlServerLinkedService | AzureSqlDatabaseLinkedService | AzureSqlMILinkedService | AzureBatchLinkedService | AzureKeyVaultLinkedService | CosmosDbLinkedService | DynamicsLinkedService | DynamicsCrmLinkedService | CommonDataServiceForAppsLinkedService | HDInsightLinkedService | FileServerLinkedService | AzureFileStorageLinkedService | AmazonS3CompatibleLinkedService | OracleCloudStorageLinkedService | 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 | LakeHouseLinkedService;
7
- export 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 | LakeHouseTableDataset;
6
+ export type LinkedServiceUnion = LinkedService | AzureStorageLinkedService | AzureBlobStorageLinkedService | AzureTableStorageLinkedService | AzureSqlDWLinkedService | SqlServerLinkedService | AmazonRdsForSqlServerLinkedService | AzureSqlDatabaseLinkedService | AzureSqlMILinkedService | AzureBatchLinkedService | AzureKeyVaultLinkedService | CosmosDbLinkedService | DynamicsLinkedService | DynamicsCrmLinkedService | CommonDataServiceForAppsLinkedService | HDInsightLinkedService | FileServerLinkedService | AzureFileStorageLinkedService | AmazonS3CompatibleLinkedService | OracleCloudStorageLinkedService | 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 | LakeHouseLinkedService | SalesforceV2LinkedService | SalesforceServiceCloudV2LinkedService;
7
+ export 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 | LakeHouseTableDataset | SalesforceV2ObjectDataset | SalesforceServiceCloudV2ObjectDataset;
8
8
  export type ActivityUnion = Activity | ControlActivityUnion | ExecutionActivityUnion | ExecuteWranglingDataflowActivity;
9
9
  export type TriggerUnion = Trigger | MultiplePipelineTriggerUnion | TumblingWindowTrigger | RerunTumblingWindowTrigger | ChainingTrigger;
10
10
  export type DataFlowUnion = DataFlow | MappingDataFlow | Flowlet | WranglingDataFlow;
@@ -20,8 +20,8 @@ export type StoreWriteSettingsUnion = StoreWriteSettings | SftpWriteSettings | A
20
20
  export type FormatReadSettingsUnion = FormatReadSettings | ParquetReadSettings | DelimitedTextReadSettings | JsonReadSettings | XmlReadSettings | BinaryReadSettings;
21
21
  export type CompressionReadSettingsUnion = CompressionReadSettings | ZipDeflateReadSettings | TarReadSettings | TarGZipReadSettings;
22
22
  export type FormatWriteSettingsUnion = FormatWriteSettings | AvroWriteSettings | OrcWriteSettings | ParquetWriteSettings | DelimitedTextWriteSettings | JsonWriteSettings;
23
- export 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 | AzureDatabricksDeltaLakeSource | SharePointOnlineListSource;
24
- export 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 | MongoDbAtlasSink | MongoDbV2Sink | CosmosDbMongoDbApiSink | LakeHouseTableSink;
23
+ export 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 | AzureDatabricksDeltaLakeSource | SharePointOnlineListSource | SalesforceServiceCloudV2Source;
24
+ export 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 | MongoDbAtlasSink | MongoDbV2Sink | CosmosDbMongoDbApiSink | LakeHouseTableSink | SalesforceV2Sink | SalesforceServiceCloudV2Sink;
25
25
  export type ExportSettingsUnion = ExportSettings | SnowflakeExportCopyCommand | AzureDatabricksDeltaLakeExportCommand;
26
26
  export type ImportSettingsUnion = ImportSettings | AzureDatabricksDeltaLakeImportCommand | SnowflakeImportCopyCommand;
27
27
  export type CopyTranslatorUnion = CopyTranslator | TabularTranslator;
@@ -29,7 +29,7 @@ export type DependencyReferenceUnion = DependencyReference | TriggerDependencyRe
29
29
  export type ControlActivityUnion = ControlActivity | ExecutePipelineActivity | IfConditionActivity | SwitchActivity | ForEachActivity | WaitActivity | FailActivity | UntilActivity | ValidationActivity | FilterActivity | SetVariableActivity | AppendVariableActivity | WebHookActivity;
30
30
  export type ExecutionActivityUnion = ExecutionActivity | CopyActivity | HDInsightHiveActivity | HDInsightPigActivity | HDInsightMapReduceActivity | HDInsightStreamingActivity | HDInsightSparkActivity | ExecuteSsisPackageActivity | CustomActivity | SqlServerStoredProcedureActivity | DeleteActivity | AzureDataExplorerCommandActivity | LookupActivity | WebActivity | GetMetadataActivity | AzureMLBatchExecutionActivity | AzureMLUpdateResourceActivity | AzureMLExecutePipelineActivity | DataLakeAnalyticsUsqlActivity | DatabricksNotebookActivity | DatabricksSparkJarActivity | DatabricksSparkPythonActivity | AzureFunctionActivity | ExecuteDataFlowActivity | ScriptActivity | SynapseNotebookActivity | SynapseSparkJobDefinitionActivity;
31
31
  export type MultiplePipelineTriggerUnion = MultiplePipelineTrigger | ScheduleTrigger | BlobTrigger | BlobEventsTrigger | CustomEventsTrigger;
32
- export 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;
32
+ export 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 | SalesforceV2Source;
33
33
  export type TriggerDependencyReferenceUnion = TriggerDependencyReference | TumblingWindowTriggerDependencyReference;
34
34
  /** A list of operations that can be performed by the Data Factory service. */
35
35
  export interface OperationListResponse {
@@ -685,7 +685,7 @@ export interface LinkedServiceListResponse {
685
685
  /** The nested object which contains the information and credential which can be used to connect with related store or compute resource. */
686
686
  export interface LinkedService {
687
687
  /** Polymorphic discriminator, which specifies the different types this object can be */
688
- type: "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "AmazonS3Compatible" | "OracleCloudStorage" | "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" | "LakeHouse";
688
+ type: "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "AmazonS3Compatible" | "OracleCloudStorage" | "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" | "LakeHouse" | "SalesforceV2" | "SalesforceServiceCloudV2";
689
689
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
690
690
  [property: string]: any;
691
691
  /** The integration runtime reference. */
@@ -727,7 +727,7 @@ export interface DatasetListResponse {
727
727
  /** The Azure Data Factory nested object which identifies data within different data stores, such as tables, files, folders, and documents. */
728
728
  export interface Dataset {
729
729
  /** Polymorphic discriminator, which specifies the different types this object can be */
730
- 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" | "LakeHouseTable";
730
+ 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" | "LakeHouseTable" | "SalesforceV2Object" | "SalesforceServiceCloudV2Object";
731
731
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
732
732
  [property: string]: any;
733
733
  /** Dataset description. */
@@ -2143,6 +2143,15 @@ export interface StoreWriteSettings {
2143
2143
  disableMetricsCollection?: any;
2144
2144
  /** The type of copy behavior for copy sink. */
2145
2145
  copyBehavior?: any;
2146
+ /** Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects). */
2147
+ metadata?: MetadataItem[];
2148
+ }
2149
+ /** Specify the name and value of custom metadata item. */
2150
+ export interface MetadataItem {
2151
+ /** Metadata item key name. Type: string (or Expression with resultType string). */
2152
+ name?: any;
2153
+ /** Metadata item value. Type: string (or Expression with resultType string). */
2154
+ value?: any;
2146
2155
  }
2147
2156
  /** Distcp settings. */
2148
2157
  export interface DistcpSettings {
@@ -2177,7 +2186,7 @@ export interface FormatWriteSettings {
2177
2186
  /** A copy activity source. */
2178
2187
  export interface CopySource {
2179
2188
  /** Polymorphic discriminator, which specifies the different types this object can be */
2180
- 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" | "LakeHouseTableSource" | "SnowflakeSource" | "AzureDatabricksDeltaLakeSource" | "SharePointOnlineListSource";
2189
+ 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" | "LakeHouseTableSource" | "SnowflakeSource" | "AzureDatabricksDeltaLakeSource" | "SharePointOnlineListSource" | "SalesforceV2Source" | "SalesforceServiceCloudV2Source";
2181
2190
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
2182
2191
  [property: string]: any;
2183
2192
  /** Source retry count. Type: integer (or Expression with resultType integer). */
@@ -2192,7 +2201,7 @@ export interface CopySource {
2192
2201
  /** A copy activity sink. */
2193
2202
  export interface CopySink {
2194
2203
  /** Polymorphic discriminator, which specifies the different types this object can be */
2195
- 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" | "MongoDbAtlasSink" | "MongoDbV2Sink" | "CosmosDbMongoDbApiSink" | "LakeHouseTableSink";
2204
+ 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" | "MongoDbAtlasSink" | "MongoDbV2Sink" | "CosmosDbMongoDbApiSink" | "LakeHouseTableSink" | "SalesforceV2Sink" | "SalesforceServiceCloudV2Sink";
2196
2205
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
2197
2206
  [property: string]: any;
2198
2207
  /** Write batch size. Type: integer (or Expression with resultType integer), minimum: 0. */
@@ -2382,13 +2391,6 @@ export interface StoredProcedureParameter {
2382
2391
  /** Stored procedure parameter type. */
2383
2392
  type?: StoredProcedureParameterType;
2384
2393
  }
2385
- /** Specify the name and value of custom metadata item. */
2386
- export interface MetadataItem {
2387
- /** Metadata item key name. Type: string (or Expression with resultType string). */
2388
- name?: any;
2389
- /** Metadata item value. Type: string (or Expression with resultType string). */
2390
- value?: any;
2391
- }
2392
2394
  /** Sql upsert option settings */
2393
2395
  export interface SqlUpsertSettings {
2394
2396
  /** Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean). */
@@ -3537,8 +3539,22 @@ export interface AzureMySqlLinkedService extends LinkedService {
3537
3539
  export interface MySqlLinkedService extends LinkedService {
3538
3540
  /** Polymorphic discriminator, which specifies the different types this object can be */
3539
3541
  type: "MySql";
3542
+ /** 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. */
3543
+ driverVersion?: any;
3540
3544
  /** The connection string. Type: string, SecureString or AzureKeyVaultSecretReference. */
3541
- connectionString: any;
3545
+ connectionString?: any;
3546
+ /** Server name for connection. Type: string. */
3547
+ server?: any;
3548
+ /** The port for the connection. Type: integer. */
3549
+ port?: any;
3550
+ /** Username for authentication. Type: string. */
3551
+ username?: any;
3552
+ /** Database name for connection. Type: string. */
3553
+ database?: any;
3554
+ /** SSL mode for connection. Type: integer. 0: disable, 1: prefer, 2: require, 3: verify-ca, 4: verify-full. */
3555
+ sslMode?: any;
3556
+ /** Use system trust store for connection. Type: integer. 0: enable, 1: disable. */
3557
+ useSystemTrustStore?: any;
3542
3558
  /** The Azure key vault secret reference of password in connection string. */
3543
3559
  password?: AzureKeyVaultSecretReference;
3544
3560
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
@@ -3734,7 +3750,7 @@ export interface ODataLinkedService extends LinkedService {
3734
3750
  userName?: any;
3735
3751
  /** Password of the OData service. */
3736
3752
  password?: SecretBaseUnion;
3737
- /** The additional HTTP headers in the request to RESTful API used for authorization. Type: object (or Expression with resultType object). */
3753
+ /** The additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type). */
3738
3754
  authHeaders?: any;
3739
3755
  /** Specify the tenant information (domain name or tenant ID) under which your application resides. Type: string (or Expression with resultType string). */
3740
3756
  tenant?: any;
@@ -4240,7 +4256,7 @@ export interface HttpLinkedService extends LinkedService {
4240
4256
  userName?: any;
4241
4257
  /** Password for Basic, Digest, Windows, or ClientCertificate with EmbeddedCertData authentication. */
4242
4258
  password?: SecretBaseUnion;
4243
- /** The additional HTTP headers in the request to RESTful API used for authorization. Type: object (or Expression with resultType object). */
4259
+ /** The additional HTTP headers in the request to RESTful API used for authorization. Type: key value pairs (value should be string type). */
4244
4260
  authHeaders?: any;
4245
4261
  /** Base64 encoded certificate data for ClientCertificate authentication. For on-premises copy with ClientCertificate authentication, either CertThumbprint or EmbeddedCertData/Password should be specified. Type: string (or Expression with resultType string). */
4246
4262
  embeddedCertData?: any;
@@ -4627,10 +4643,20 @@ export interface MagentoLinkedService extends LinkedService {
4627
4643
  export interface MariaDBLinkedService extends LinkedService {
4628
4644
  /** Polymorphic discriminator, which specifies the different types this object can be */
4629
4645
  type: "MariaDB";
4646
+ /** 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. */
4647
+ driverVersion?: any;
4630
4648
  /** An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference. */
4631
4649
  connectionString?: any;
4650
+ /** Server name for connection. Type: string. */
4651
+ server?: any;
4652
+ /** The port for the connection. Type: integer. */
4653
+ port?: any;
4654
+ /** Username for authentication. Type: string. */
4655
+ username?: any;
4656
+ /** Database name for connection. Type: string. */
4657
+ database?: any;
4632
4658
  /** The Azure key vault secret reference of password in connection string. */
4633
- pwd?: AzureKeyVaultSecretReference;
4659
+ password?: AzureKeyVaultSecretReference;
4634
4660
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
4635
4661
  encryptedCredential?: string;
4636
4662
  }
@@ -4954,7 +4980,7 @@ export interface SalesforceMarketingCloudLinkedService extends LinkedService {
4954
4980
  export interface HDInsightOnDemandLinkedService extends LinkedService {
4955
4981
  /** Polymorphic discriminator, which specifies the different types this object can be */
4956
4982
  type: "HDInsightOnDemand";
4957
- /** Number of worker/data nodes in the cluster. Suggestion value: 4. Type: string (or Expression with resultType string). */
4983
+ /** Number of worker/data nodes in the cluster. Suggestion value: 4. Type: int (or Expression with resultType int). */
4958
4984
  clusterSize: any;
4959
4985
  /** The allowed idle time for the on-demand HDInsight cluster. Specifies how long the on-demand HDInsight cluster stays alive after completion of an activity run if there are no other active jobs in the cluster. The minimum value is 5 mins. Type: string (or Expression with resultType string). */
4960
4986
  timeToLive: any;
@@ -5260,7 +5286,7 @@ export interface AzureDataExplorerLinkedService extends LinkedService {
5260
5286
  export interface AzureFunctionLinkedService extends LinkedService {
5261
5287
  /** Polymorphic discriminator, which specifies the different types this object can be */
5262
5288
  type: "AzureFunction";
5263
- /** The endpoint of the Azure Function App. URL will be in the format https://<accountName>.azurewebsites.net. */
5289
+ /** The endpoint of the Azure Function App. URL will be in the format https://<accountName>.azurewebsites.net. Type: string (or Expression with resultType string). */
5264
5290
  functionAppUrl: any;
5265
5291
  /** Function or Host key for Azure Function App. */
5266
5292
  functionKey?: SecretBaseUnion;
@@ -5268,7 +5294,7 @@ export interface AzureFunctionLinkedService extends LinkedService {
5268
5294
  encryptedCredential?: string;
5269
5295
  /** The credential reference containing authentication information. */
5270
5296
  credential?: CredentialReference;
5271
- /** Allowed token audiences for azure function. */
5297
+ /** Allowed token audiences for azure function. Type: string (or Expression with resultType string). */
5272
5298
  resourceId?: any;
5273
5299
  /** Type of authentication (Required to specify MSI) used to connect to AzureFunction. Type: string (or Expression with resultType string). */
5274
5300
  authentication?: any;
@@ -5331,6 +5357,36 @@ export interface LakeHouseLinkedService extends LinkedService {
5331
5357
  /** 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. */
5332
5358
  servicePrincipalCredential?: SecretBaseUnion;
5333
5359
  }
5360
+ /** Linked service for Salesforce V2. */
5361
+ export interface SalesforceV2LinkedService extends LinkedService {
5362
+ /** Polymorphic discriminator, which specifies the different types this object can be */
5363
+ type: "SalesforceV2";
5364
+ /** The URL of Salesforce instance. For example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string). */
5365
+ environmentUrl?: any;
5366
+ /** The client Id for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. Type: string (or Expression with resultType string). */
5367
+ clientId?: any;
5368
+ /** The client secret for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. */
5369
+ clientSecret?: SecretBaseUnion;
5370
+ /** 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). */
5371
+ apiVersion?: any;
5372
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
5373
+ encryptedCredential?: string;
5374
+ }
5375
+ /** Linked service for Salesforce Service Cloud V2. */
5376
+ export interface SalesforceServiceCloudV2LinkedService extends LinkedService {
5377
+ /** Polymorphic discriminator, which specifies the different types this object can be */
5378
+ type: "SalesforceServiceCloudV2";
5379
+ /** The URL of Salesforce Service Cloud instance. For example, 'https://[domain].my.salesforce.com'. Type: string (or Expression with resultType string). */
5380
+ environmentUrl?: any;
5381
+ /** The client Id for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. Type: string (or Expression with resultType string). */
5382
+ clientId?: any;
5383
+ /** The client secret for OAuth 2.0 Client Credentials Flow authentication of the Salesforce instance. */
5384
+ clientSecret?: SecretBaseUnion;
5385
+ /** 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). */
5386
+ apiVersion?: any;
5387
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
5388
+ encryptedCredential?: string;
5389
+ }
5334
5390
  /** A single Amazon Simple Storage Service (S3) object or a set of S3 objects. */
5335
5391
  export interface AmazonS3Dataset extends Dataset {
5336
5392
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -6235,6 +6291,24 @@ export interface LakeHouseTableDataset extends Dataset {
6235
6291
  /** The name of Microsoft Fabric LakeHouse Table. Type: string (or Expression with resultType string). */
6236
6292
  table?: any;
6237
6293
  }
6294
+ /** The Salesforce V2 object dataset. */
6295
+ export interface SalesforceV2ObjectDataset extends Dataset {
6296
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6297
+ type: "SalesforceV2Object";
6298
+ /** The Salesforce V2 object API name. Type: string (or Expression with resultType string). */
6299
+ objectApiName?: any;
6300
+ /** The Salesforce V2 report Id. Type: string (or Expression with resultType string). */
6301
+ reportId?: any;
6302
+ }
6303
+ /** The Salesforce Service Cloud V2 object dataset. */
6304
+ export interface SalesforceServiceCloudV2ObjectDataset extends Dataset {
6305
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6306
+ type: "SalesforceServiceCloudV2Object";
6307
+ /** The Salesforce Service Cloud V2 object API name. Type: string (or Expression with resultType string). */
6308
+ objectApiName?: any;
6309
+ /** The Salesforce Service Cloud V2 reportId. Type: string (or Expression with resultType string). */
6310
+ reportId?: any;
6311
+ }
6238
6312
  /** Base class for all control activities like IfCondition, ForEach , Until. */
6239
6313
  export interface ControlActivity extends Activity {
6240
6314
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -6590,9 +6664,9 @@ export interface ParquetFormat extends DatasetStorageFormat {
6590
6664
  export interface CmdkeySetup extends CustomSetupBase {
6591
6665
  /** Polymorphic discriminator, which specifies the different types this object can be */
6592
6666
  type: "CmdkeySetup";
6593
- /** The server name of data source access. */
6667
+ /** The server name of data source access. Type: string. */
6594
6668
  targetName: any;
6595
- /** The user name of data source access. */
6669
+ /** The user name of data source access. Type: string. */
6596
6670
  userName: any;
6597
6671
  /** The password of data source access. */
6598
6672
  password: SecretBaseUnion;
@@ -7242,7 +7316,7 @@ export interface BinarySource extends CopySource {
7242
7316
  /** Copy activity sources of tabular type. */
7243
7317
  export interface TabularSource extends CopySource {
7244
7318
  /** Polymorphic discriminator, which specifies the different types this object can be */
7245
- 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";
7319
+ 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" | "SalesforceV2Source";
7246
7320
  /** Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])). */
7247
7321
  queryTimeout?: any;
7248
7322
  /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
@@ -7370,7 +7444,7 @@ export interface RestSource extends CopySource {
7370
7444
  httpRequestTimeout?: any;
7371
7445
  /** The time to await before sending next page request. */
7372
7446
  requestInterval?: any;
7373
- /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
7447
+ /** Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type). */
7374
7448
  additionalColumns?: any;
7375
7449
  }
7376
7450
  /** A copy activity file system source. */
@@ -7575,6 +7649,17 @@ export interface SharePointOnlineListSource extends CopySource {
7575
7649
  /** The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])). */
7576
7650
  httpRequestTimeout?: any;
7577
7651
  }
7652
+ /** A copy activity Salesforce Service Cloud V2 source. */
7653
+ export interface SalesforceServiceCloudV2Source extends CopySource {
7654
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7655
+ type: "SalesforceServiceCloudV2Source";
7656
+ /** Database query. Type: string (or Expression with resultType string). */
7657
+ soqlQuery?: any;
7658
+ /** The read behavior for the operation. Default is query. Allowed values: query/queryAll. Type: string (or Expression with resultType string). */
7659
+ readBehavior?: any;
7660
+ /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
7661
+ additionalColumns?: any;
7662
+ }
7578
7663
  /** A copy activity DelimitedText sink. */
7579
7664
  export interface DelimitedTextSink extends CopySink {
7580
7665
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -7608,13 +7693,13 @@ export interface RestSink extends CopySink {
7608
7693
  type: "RestSink";
7609
7694
  /** The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string). */
7610
7695
  requestMethod?: any;
7611
- /** The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string). */
7696
+ /** The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type). */
7612
7697
  additionalHeaders?: any;
7613
7698
  /** The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])). */
7614
7699
  httpRequestTimeout?: any;
7615
7700
  /** The time to await before sending next request, in milliseconds */
7616
7701
  requestInterval?: any;
7617
- /** Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. */
7702
+ /** Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string). */
7618
7703
  httpCompressionType?: any;
7619
7704
  }
7620
7705
  /** A copy activity Azure PostgreSQL sink. */
@@ -7748,7 +7833,7 @@ export interface SqlSink extends CopySink {
7748
7833
  tableOption?: any;
7749
7834
  /** Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean). */
7750
7835
  sqlWriterUseTableLock?: any;
7751
- /** Write behavior when copying data into sql. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum) */
7836
+ /** Write behavior when copying data into sql. Type: string (or Expression with resultType string). */
7752
7837
  writeBehavior?: any;
7753
7838
  /** SQL upsert settings. */
7754
7839
  upsertSettings?: SqlUpsertSettings;
@@ -7771,7 +7856,7 @@ export interface SqlServerSink extends CopySink {
7771
7856
  tableOption?: any;
7772
7857
  /** Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean). */
7773
7858
  sqlWriterUseTableLock?: any;
7774
- /** Write behavior when copying data into sql server. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum) */
7859
+ /** Write behavior when copying data into sql server. Type: string (or Expression with resultType string). */
7775
7860
  writeBehavior?: any;
7776
7861
  /** SQL upsert settings. */
7777
7862
  upsertSettings?: SqlUpsertSettings;
@@ -7817,7 +7902,7 @@ export interface SqlMISink extends CopySink {
7817
7902
  tableOption?: any;
7818
7903
  /** Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean). */
7819
7904
  sqlWriterUseTableLock?: any;
7820
- /** White behavior when copying data into azure SQL MI. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum) */
7905
+ /** White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string) */
7821
7906
  writeBehavior?: any;
7822
7907
  /** SQL upsert settings. */
7823
7908
  upsertSettings?: SqlUpsertSettings;
@@ -8005,6 +8090,28 @@ export interface LakeHouseTableSink extends CopySink {
8005
8090
  /** Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects). */
8006
8091
  partitionNameList?: any;
8007
8092
  }
8093
+ /** A copy activity Salesforce V2 sink. */
8094
+ export interface SalesforceV2Sink extends CopySink {
8095
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8096
+ type: "SalesforceV2Sink";
8097
+ /** The write behavior for the operation. Default is Insert. */
8098
+ writeBehavior?: SalesforceV2SinkWriteBehavior;
8099
+ /** The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string). */
8100
+ externalIdFieldName?: any;
8101
+ /** 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). */
8102
+ ignoreNullValues?: any;
8103
+ }
8104
+ /** A copy activity Salesforce Service Cloud V2 sink. */
8105
+ export interface SalesforceServiceCloudV2Sink extends CopySink {
8106
+ /** Polymorphic discriminator, which specifies the different types this object can be */
8107
+ type: "SalesforceServiceCloudV2Sink";
8108
+ /** The write behavior for the operation. Default is Insert. */
8109
+ writeBehavior?: SalesforceV2SinkWriteBehavior;
8110
+ /** The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string). */
8111
+ externalIdFieldName?: any;
8112
+ /** 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). */
8113
+ ignoreNullValues?: any;
8114
+ }
8008
8115
  /** Snowflake export command settings. */
8009
8116
  export interface SnowflakeExportCopyCommand extends ExportSettings {
8010
8117
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -8228,7 +8335,7 @@ export interface WebHookActivity extends ControlActivity {
8228
8335
  url: any;
8229
8336
  /** The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+)\.)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])). */
8230
8337
  timeout?: string;
8231
- /** Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string). */
8338
+ /** Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: dictionary (or Expression with resultType dictionary). */
8232
8339
  headers?: any;
8233
8340
  /** Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string). */
8234
8341
  body?: any;
@@ -8515,7 +8622,7 @@ export interface WebActivity extends ExecutionActivity {
8515
8622
  method: WebActivityMethod;
8516
8623
  /** Web activity target endpoint and path. Type: string (or Expression with resultType string). */
8517
8624
  url: any;
8518
- /** Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string). */
8625
+ /** Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: dictionary (or Expression with resultType dictionary). */
8519
8626
  headers?: any;
8520
8627
  /** Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string). */
8521
8628
  body?: any;
@@ -8523,6 +8630,10 @@ export interface WebActivity extends ExecutionActivity {
8523
8630
  authentication?: WebActivityAuthentication;
8524
8631
  /** When set to true, Certificate validation will be disabled. */
8525
8632
  disableCertValidation?: boolean;
8633
+ /** Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes */
8634
+ httpRequestTimeout?: any;
8635
+ /** Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers. */
8636
+ turnOffAsync?: boolean;
8526
8637
  /** List of datasets passed to web endpoint. */
8527
8638
  datasets?: DatasetReference[];
8528
8639
  /** List of linked services passed to web endpoint. */
@@ -8585,7 +8696,7 @@ export interface AzureMLExecutePipelineActivity extends ExecutionActivity {
8585
8696
  experimentName?: any;
8586
8697
  /** Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object). */
8587
8698
  mlPipelineParameters?: any;
8588
- /** Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object). */
8699
+ /** Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object). */
8589
8700
  dataPathAssignments?: any;
8590
8701
  /** The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string). */
8591
8702
  mlParentRunId?: any;
@@ -8662,7 +8773,7 @@ export interface AzureFunctionActivity extends ExecutionActivity {
8662
8773
  method: AzureFunctionActivityMethod;
8663
8774
  /** Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string) */
8664
8775
  functionName: any;
8665
- /** Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string). */
8776
+ /** Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: dictionary (or Expression with resultType dictionary). */
8666
8777
  headers?: any;
8667
8778
  /** Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string). */
8668
8779
  body?: any;
@@ -8982,7 +9093,7 @@ export interface SqlSource extends TabularSource {
8982
9093
  storedProcedureParameters?: any;
8983
9094
  /** Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string). */
8984
9095
  isolationLevel?: any;
8985
- /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". */
9096
+ /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string). */
8986
9097
  partitionOption?: any;
8987
9098
  /** The settings that will be leveraged for Sql source partitioning. */
8988
9099
  partitionSettings?: SqlPartitionSettings;
@@ -9001,7 +9112,7 @@ export interface SqlServerSource extends TabularSource {
9001
9112
  isolationLevel?: any;
9002
9113
  /** Which additional types to produce. */
9003
9114
  produceAdditionalTypes?: any;
9004
- /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". */
9115
+ /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string). */
9005
9116
  partitionOption?: any;
9006
9117
  /** The settings that will be leveraged for Sql source partitioning. */
9007
9118
  partitionSettings?: SqlPartitionSettings;
@@ -9039,7 +9150,7 @@ export interface AzureSqlSource extends TabularSource {
9039
9150
  isolationLevel?: any;
9040
9151
  /** Which additional types to produce. */
9041
9152
  produceAdditionalTypes?: any;
9042
- /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". */
9153
+ /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string). */
9043
9154
  partitionOption?: any;
9044
9155
  /** The settings that will be leveraged for Sql source partitioning. */
9045
9156
  partitionSettings?: SqlPartitionSettings;
@@ -9058,7 +9169,7 @@ export interface SqlMISource extends TabularSource {
9058
9169
  isolationLevel?: any;
9059
9170
  /** Which additional types to produce. */
9060
9171
  produceAdditionalTypes?: any;
9061
- /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". */
9172
+ /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string). */
9062
9173
  partitionOption?: any;
9063
9174
  /** The settings that will be leveraged for Sql source partitioning. */
9064
9175
  partitionSettings?: SqlPartitionSettings;
@@ -9075,7 +9186,7 @@ export interface SqlDWSource extends TabularSource {
9075
9186
  storedProcedureParameters?: any;
9076
9187
  /** Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string). */
9077
9188
  isolationLevel?: any;
9078
- /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". */
9189
+ /** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string). */
9079
9190
  partitionOption?: any;
9080
9191
  /** The settings that will be leveraged for Sql source partitioning. */
9081
9192
  partitionSettings?: SqlPartitionSettings;
@@ -9360,6 +9471,15 @@ export interface AmazonRedshiftSource extends TabularSource {
9360
9471
  /** The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3. */
9361
9472
  redshiftUnloadSettings?: RedshiftUnloadSettings;
9362
9473
  }
9474
+ /** A copy activity Salesforce V2 source. */
9475
+ export interface SalesforceV2Source extends TabularSource {
9476
+ /** Polymorphic discriminator, which specifies the different types this object can be */
9477
+ type: "SalesforceV2Source";
9478
+ /** Database query. Type: string (or Expression with resultType string). */
9479
+ soqlQuery?: any;
9480
+ /** The read behavior for the operation. Default is query. Allowed values: query/queryAll. Type: string (or Expression with resultType string). */
9481
+ readBehavior?: any;
9482
+ }
9363
9483
  /** Referenced tumbling window trigger dependency. */
9364
9484
  export interface TumblingWindowTriggerDependencyReference extends TriggerDependencyReference {
9365
9485
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -11155,6 +11275,22 @@ export declare enum KnownSparkJobReferenceType {
11155
11275
  * **SparkJobDefinitionReference**
11156
11276
  */
11157
11277
  export type SparkJobReferenceType = string;
11278
+ /** Known values of {@link SalesforceV2SinkWriteBehavior} that the service accepts. */
11279
+ export declare enum KnownSalesforceV2SinkWriteBehavior {
11280
+ /** Insert */
11281
+ Insert = "Insert",
11282
+ /** Upsert */
11283
+ Upsert = "Upsert"
11284
+ }
11285
+ /**
11286
+ * Defines values for SalesforceV2SinkWriteBehavior. \
11287
+ * {@link KnownSalesforceV2SinkWriteBehavior} can be used interchangeably with SalesforceV2SinkWriteBehavior,
11288
+ * this enum contains the known values that the service supports.
11289
+ * ### Known values supported by the service
11290
+ * **Insert** \
11291
+ * **Upsert**
11292
+ */
11293
+ export type SalesforceV2SinkWriteBehavior = string;
11158
11294
  /** Known values of {@link RecurrenceFrequency} that the service accepts. */
11159
11295
  export declare enum KnownRecurrenceFrequency {
11160
11296
  /** NotSpecified */
@@ -11651,6 +11787,22 @@ export declare enum KnownNetezzaPartitionOption {
11651
11787
  * **DynamicRange**
11652
11788
  */
11653
11789
  export type NetezzaPartitionOption = string;
11790
+ /** Known values of {@link SalesforceV2SourceReadBehavior} that the service accepts. */
11791
+ export declare enum KnownSalesforceV2SourceReadBehavior {
11792
+ /** Query */
11793
+ Query = "query",
11794
+ /** QueryAll */
11795
+ QueryAll = "queryAll"
11796
+ }
11797
+ /**
11798
+ * Defines values for SalesforceV2SourceReadBehavior. \
11799
+ * {@link KnownSalesforceV2SourceReadBehavior} can be used interchangeably with SalesforceV2SourceReadBehavior,
11800
+ * this enum contains the known values that the service supports.
11801
+ * ### Known values supported by the service
11802
+ * **query** \
11803
+ * **queryAll**
11804
+ */
11805
+ export type SalesforceV2SourceReadBehavior = string;
11654
11806
  /** Defines values for DaysOfWeek. */
11655
11807
  export type DaysOfWeek = "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday";
11656
11808
  /** Defines values for DayOfWeek. */