@azure/synapse-artifacts 1.0.0-beta.13 → 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.
- package/dist/index.js +10608 -9343
- package/dist/index.js.map +1 -1
- package/dist-esm/src/artifactsClient.js +8 -8
- package/dist-esm/src/artifactsClient.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.js +108 -62
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.js +8925 -7670
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +160 -160
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/bigDataPools.js +8 -8
- package/dist-esm/src/operations/bigDataPools.js.map +1 -1
- package/dist-esm/src/operations/dataFlowDebugSession.js +42 -47
- package/dist-esm/src/operations/dataFlowDebugSession.js.map +1 -1
- package/dist-esm/src/operations/dataFlowOperations.js +43 -48
- package/dist-esm/src/operations/dataFlowOperations.js.map +1 -1
- package/dist-esm/src/operations/datasetOperations.js +43 -48
- package/dist-esm/src/operations/datasetOperations.js.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.js +8 -8
- package/dist-esm/src/operations/integrationRuntimes.js.map +1 -1
- package/dist-esm/src/operations/kqlScriptOperations.js +30 -30
- package/dist-esm/src/operations/kqlScriptOperations.js.map +1 -1
- package/dist-esm/src/operations/kqlScripts.js +12 -17
- package/dist-esm/src/operations/kqlScripts.js.map +1 -1
- package/dist-esm/src/operations/library.js +47 -52
- package/dist-esm/src/operations/library.js.map +1 -1
- package/dist-esm/src/operations/linkConnectionOperations.js +53 -58
- package/dist-esm/src/operations/linkConnectionOperations.js.map +1 -1
- package/dist-esm/src/operations/linkedServiceOperations.js +43 -48
- package/dist-esm/src/operations/linkedServiceOperations.js.map +1 -1
- package/dist-esm/src/operations/metastore.js +15 -15
- package/dist-esm/src/operations/metastore.js.map +1 -1
- package/dist-esm/src/operations/notebookOperationResult.js +3 -3
- package/dist-esm/src/operations/notebookOperationResult.js.map +1 -1
- package/dist-esm/src/operations/notebookOperations.js +55 -65
- package/dist-esm/src/operations/notebookOperations.js.map +1 -1
- package/dist-esm/src/operations/pipelineOperations.js +48 -53
- package/dist-esm/src/operations/pipelineOperations.js.map +1 -1
- package/dist-esm/src/operations/pipelineRunOperations.js +16 -16
- package/dist-esm/src/operations/pipelineRunOperations.js.map +1 -1
- package/dist-esm/src/operations/runNotebook.js +25 -25
- package/dist-esm/src/operations/runNotebook.js.map +1 -1
- package/dist-esm/src/operations/sparkConfigurationOperations.js +43 -48
- package/dist-esm/src/operations/sparkConfigurationOperations.js.map +1 -1
- package/dist-esm/src/operations/sparkJobDefinitionOperations.js +65 -70
- package/dist-esm/src/operations/sparkJobDefinitionOperations.js.map +1 -1
- package/dist-esm/src/operations/sqlPools.js +8 -8
- package/dist-esm/src/operations/sqlPools.js.map +1 -1
- package/dist-esm/src/operations/sqlScriptOperations.js +43 -48
- package/dist-esm/src/operations/sqlScriptOperations.js.map +1 -1
- package/dist-esm/src/operations/triggerOperations.js +76 -81
- package/dist-esm/src/operations/triggerOperations.js.map +1 -1
- package/dist-esm/src/operations/triggerRunOperations.js +12 -12
- package/dist-esm/src/operations/triggerRunOperations.js.map +1 -1
- package/dist-esm/src/operations/workspaceGitRepoManagement.js +4 -4
- package/dist-esm/src/operations/workspaceGitRepoManagement.js.map +1 -1
- package/dist-esm/src/operations/workspaceOperations.js +4 -4
- package/dist-esm/src/operations/workspaceOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/bigDataPools.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/dataFlowOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/datasetOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/integrationRuntimes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kqlScriptOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kqlScripts.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/library.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/linkConnectionOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/linkedServiceOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/metastore.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/notebookOperationResult.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/notebookOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/pipelineOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/pipelineRunOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/runNotebook.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/sparkConfigurationOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/sparkJobDefinitionOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/sqlPools.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/sqlScriptOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/triggerOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/triggerRunOperations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/workspaceGitRepoManagement.js.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/src/tracing.js +1 -1
- package/dist-esm/src/tracing.js.map +1 -1
- package/package.json +18 -17
- package/types/synapse-artifacts.d.ts +696 -91
|
@@ -306,9 +306,7 @@ export declare interface AmazonRdsForSqlServerSource extends TabularSource {
|
|
|
306
306
|
/** Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string). */
|
|
307
307
|
sqlReaderStoredProcedureName?: any;
|
|
308
308
|
/** Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". */
|
|
309
|
-
storedProcedureParameters?:
|
|
310
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
311
|
-
};
|
|
309
|
+
storedProcedureParameters?: any;
|
|
312
310
|
/** 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). */
|
|
313
311
|
isolationLevel?: any;
|
|
314
312
|
/** Which additional types to produce. */
|
|
@@ -433,8 +431,8 @@ export declare interface AmazonS3ReadSettings extends StoreReadSettings {
|
|
|
433
431
|
prefix?: any;
|
|
434
432
|
/** 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). */
|
|
435
433
|
fileListPath?: any;
|
|
436
|
-
/** Indicates whether to enable partition discovery. */
|
|
437
|
-
enablePartitionDiscovery?:
|
|
434
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
435
|
+
enablePartitionDiscovery?: any;
|
|
438
436
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
439
437
|
partitionRootPath?: any;
|
|
440
438
|
/** Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean). */
|
|
@@ -479,7 +477,7 @@ export declare class ArtifactsClient extends coreClient.ServiceClient {
|
|
|
479
477
|
* Initializes a new instance of the ArtifactsClient class.
|
|
480
478
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
481
479
|
* @param endpoint The workspace development endpoint, for example
|
|
482
|
-
* https://myworkspace.dev.azuresynapse.net
|
|
480
|
+
* `https://myworkspace.dev.azuresynapse.net`.
|
|
483
481
|
* @param options The parameter options
|
|
484
482
|
*/
|
|
485
483
|
constructor(credentials: coreAuth.TokenCredential, endpoint: string, options?: ArtifactsClientOptionalParams);
|
|
@@ -807,8 +805,8 @@ export declare interface AzureBlobStorageReadSettings extends StoreReadSettings
|
|
|
807
805
|
prefix?: any;
|
|
808
806
|
/** 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). */
|
|
809
807
|
fileListPath?: any;
|
|
810
|
-
/** Indicates whether to enable partition discovery. */
|
|
811
|
-
enablePartitionDiscovery?:
|
|
808
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
809
|
+
enablePartitionDiscovery?: any;
|
|
812
810
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
813
811
|
partitionRootPath?: any;
|
|
814
812
|
/** Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean). */
|
|
@@ -1182,8 +1180,8 @@ export declare interface AzureFileStorageReadSettings extends StoreReadSettings
|
|
|
1182
1180
|
prefix?: any;
|
|
1183
1181
|
/** 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). */
|
|
1184
1182
|
fileListPath?: any;
|
|
1185
|
-
/** Indicates whether to enable partition discovery. */
|
|
1186
|
-
enablePartitionDiscovery?:
|
|
1183
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
1184
|
+
enablePartitionDiscovery?: any;
|
|
1187
1185
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
1188
1186
|
partitionRootPath?: any;
|
|
1189
1187
|
/** Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean). */
|
|
@@ -1622,9 +1620,7 @@ export declare interface AzureSqlSink extends CopySink {
|
|
|
1622
1620
|
/** SQL pre-copy script. Type: string (or Expression with resultType string). */
|
|
1623
1621
|
preCopyScript?: any;
|
|
1624
1622
|
/** SQL stored procedure parameters. */
|
|
1625
|
-
storedProcedureParameters?:
|
|
1626
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
1627
|
-
};
|
|
1623
|
+
storedProcedureParameters?: any;
|
|
1628
1624
|
/** The stored procedure parameter name of the table type. Type: string (or Expression with resultType string). */
|
|
1629
1625
|
storedProcedureTableTypeParameterName?: any;
|
|
1630
1626
|
/** The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string). */
|
|
@@ -1640,9 +1636,7 @@ export declare interface AzureSqlSource extends TabularSource {
|
|
|
1640
1636
|
/** Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string). */
|
|
1641
1637
|
sqlReaderStoredProcedureName?: any;
|
|
1642
1638
|
/** Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". */
|
|
1643
|
-
storedProcedureParameters?:
|
|
1644
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
1645
|
-
};
|
|
1639
|
+
storedProcedureParameters?: any;
|
|
1646
1640
|
/** 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). */
|
|
1647
1641
|
isolationLevel?: any;
|
|
1648
1642
|
/** Which additional types to produce. */
|
|
@@ -2258,7 +2252,7 @@ export declare type CopyBehaviorType = string;
|
|
|
2258
2252
|
/** A copy activity sink. */
|
|
2259
2253
|
export declare interface CopySink {
|
|
2260
2254
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2261
|
-
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";
|
|
2262
2256
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
2263
2257
|
[property: string]: any;
|
|
2264
2258
|
/** Write batch size. Type: integer (or Expression with resultType integer), minimum: 0. */
|
|
@@ -2273,12 +2267,12 @@ export declare interface CopySink {
|
|
|
2273
2267
|
maxConcurrentConnections?: any;
|
|
2274
2268
|
}
|
|
2275
2269
|
|
|
2276
|
-
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;
|
|
2277
2271
|
|
|
2278
2272
|
/** A copy activity source. */
|
|
2279
2273
|
export declare interface CopySource {
|
|
2280
2274
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2281
|
-
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";
|
|
2282
2276
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
2283
2277
|
[property: string]: any;
|
|
2284
2278
|
/** Source retry count. Type: integer (or Expression with resultType integer). */
|
|
@@ -2289,7 +2283,7 @@ export declare interface CopySource {
|
|
|
2289
2283
|
maxConcurrentConnections?: any;
|
|
2290
2284
|
}
|
|
2291
2285
|
|
|
2292
|
-
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;
|
|
2293
2287
|
|
|
2294
2288
|
/** A copy activity translator. */
|
|
2295
2289
|
export declare interface CopyTranslator {
|
|
@@ -3084,7 +3078,7 @@ export declare interface DataLakeStorageAccountDetails {
|
|
|
3084
3078
|
/** The Azure Data Factory nested object which identifies data within different data stores, such as tables, files, folders, and documents. */
|
|
3085
3079
|
export declare interface Dataset {
|
|
3086
3080
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3087
|
-
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";
|
|
3088
3082
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
3089
3083
|
[property: string]: any;
|
|
3090
3084
|
/** Dataset description. */
|
|
@@ -3200,7 +3194,7 @@ export declare interface DatasetListResponse {
|
|
|
3200
3194
|
/** Dataset location. */
|
|
3201
3195
|
export declare interface DatasetLocation {
|
|
3202
3196
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3203
|
-
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";
|
|
3204
3198
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
3205
3199
|
[property: string]: any;
|
|
3206
3200
|
/** Specify the folder path of dataset. Type: string (or Expression with resultType string) */
|
|
@@ -3209,7 +3203,7 @@ export declare interface DatasetLocation {
|
|
|
3209
3203
|
fileName?: any;
|
|
3210
3204
|
}
|
|
3211
3205
|
|
|
3212
|
-
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;
|
|
3213
3207
|
|
|
3214
3208
|
/** Interface representing a DatasetOperations. */
|
|
3215
3209
|
export declare interface DatasetOperations {
|
|
@@ -3325,7 +3319,7 @@ export declare interface DatasetStorageFormat {
|
|
|
3325
3319
|
|
|
3326
3320
|
export declare type DatasetStorageFormatUnion = DatasetStorageFormat | TextFormat | JsonFormat | AvroFormat | OrcFormat | ParquetFormat;
|
|
3327
3321
|
|
|
3328
|
-
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;
|
|
3329
3323
|
|
|
3330
3324
|
/** Linked service for Dataworld. */
|
|
3331
3325
|
export declare interface DataworldLinkedService extends LinkedService {
|
|
@@ -3997,10 +3991,10 @@ export declare interface ExecuteDataFlowActivity extends ExecutionActivity {
|
|
|
3997
3991
|
|
|
3998
3992
|
/** Compute properties for data flow activity. */
|
|
3999
3993
|
export declare interface ExecuteDataFlowActivityTypePropertiesCompute {
|
|
4000
|
-
/** Compute type of the cluster which will execute data flow job. */
|
|
4001
|
-
computeType?:
|
|
4002
|
-
/** Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. */
|
|
4003
|
-
coreCount?:
|
|
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;
|
|
4004
3998
|
}
|
|
4005
3999
|
|
|
4006
4000
|
/** Execute pipeline activity. */
|
|
@@ -4122,6 +4116,30 @@ export declare interface Expression {
|
|
|
4122
4116
|
*/
|
|
4123
4117
|
export declare type ExpressionType = string;
|
|
4124
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
|
+
|
|
4125
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. */
|
|
4126
4144
|
export declare interface FailActivity extends ControlActivity {
|
|
4127
4145
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -4164,8 +4182,8 @@ export declare interface FileServerReadSettings extends StoreReadSettings {
|
|
|
4164
4182
|
wildcardFileName?: any;
|
|
4165
4183
|
/** 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). */
|
|
4166
4184
|
fileListPath?: any;
|
|
4167
|
-
/** Indicates whether to enable partition discovery. */
|
|
4168
|
-
enablePartitionDiscovery?:
|
|
4185
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
4186
|
+
enablePartitionDiscovery?: any;
|
|
4169
4187
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
4170
4188
|
partitionRootPath?: any;
|
|
4171
4189
|
/** Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean). */
|
|
@@ -4265,12 +4283,12 @@ export declare interface ForEachActivity extends ControlActivity {
|
|
|
4265
4283
|
/** Format read settings. */
|
|
4266
4284
|
export declare interface FormatReadSettings {
|
|
4267
4285
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4268
|
-
type: "DelimitedTextReadSettings" | "JsonReadSettings" | "XmlReadSettings" | "BinaryReadSettings";
|
|
4286
|
+
type: "ParquetReadSettings" | "DelimitedTextReadSettings" | "JsonReadSettings" | "XmlReadSettings" | "BinaryReadSettings";
|
|
4269
4287
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
4270
4288
|
[property: string]: any;
|
|
4271
4289
|
}
|
|
4272
4290
|
|
|
4273
|
-
export declare type FormatReadSettingsUnion = FormatReadSettings | DelimitedTextReadSettings | JsonReadSettings | XmlReadSettings | BinaryReadSettings;
|
|
4291
|
+
export declare type FormatReadSettingsUnion = FormatReadSettings | ParquetReadSettings | DelimitedTextReadSettings | JsonReadSettings | XmlReadSettings | BinaryReadSettings;
|
|
4274
4292
|
|
|
4275
4293
|
/** Format write settings. */
|
|
4276
4294
|
export declare interface FormatWriteSettings {
|
|
@@ -4302,16 +4320,16 @@ export declare interface FtpReadSettings extends StoreReadSettings {
|
|
|
4302
4320
|
wildcardFolderPath?: any;
|
|
4303
4321
|
/** Ftp wildcardFileName. Type: string (or Expression with resultType string). */
|
|
4304
4322
|
wildcardFileName?: any;
|
|
4305
|
-
/** Indicates whether to enable partition discovery. */
|
|
4306
|
-
enablePartitionDiscovery?:
|
|
4323
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
4324
|
+
enablePartitionDiscovery?: any;
|
|
4307
4325
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
4308
4326
|
partitionRootPath?: any;
|
|
4309
4327
|
/** Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean). */
|
|
4310
4328
|
deleteFilesAfterCompletion?: any;
|
|
4311
4329
|
/** 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). */
|
|
4312
4330
|
fileListPath?: any;
|
|
4313
|
-
/** Specify whether to use binary transfer mode for FTP stores. */
|
|
4314
|
-
useBinaryTransfer?:
|
|
4331
|
+
/** Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean). */
|
|
4332
|
+
useBinaryTransfer?: any;
|
|
4315
4333
|
/** If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean). */
|
|
4316
4334
|
disableChunking?: any;
|
|
4317
4335
|
}
|
|
@@ -4408,7 +4426,7 @@ export declare type GoogleAdWordsAuthenticationType = string;
|
|
|
4408
4426
|
export declare interface GoogleAdWordsLinkedService extends LinkedService {
|
|
4409
4427
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4410
4428
|
type: "GoogleAdWords";
|
|
4411
|
-
/** 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. */
|
|
4412
4430
|
connectionProperties?: any;
|
|
4413
4431
|
/** The Client customer ID of the AdWords account that you want to fetch report data for. */
|
|
4414
4432
|
clientCustomerID?: any;
|
|
@@ -4424,12 +4442,20 @@ export declare interface GoogleAdWordsLinkedService extends LinkedService {
|
|
|
4424
4442
|
clientSecret?: SecretBaseUnion;
|
|
4425
4443
|
/** The service account email ID that is used for ServiceAuthentication and can only be used on self-hosted IR. */
|
|
4426
4444
|
email?: any;
|
|
4427
|
-
/** 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. */
|
|
4428
4446
|
keyFilePath?: any;
|
|
4429
|
-
/** 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. */
|
|
4430
4448
|
trustedCertPath?: any;
|
|
4431
|
-
/** 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. */
|
|
4432
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;
|
|
4433
4459
|
/** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
|
|
4434
4460
|
encryptedCredential?: any;
|
|
4435
4461
|
}
|
|
@@ -4510,6 +4536,54 @@ export declare interface GoogleBigQuerySource extends TabularSource {
|
|
|
4510
4536
|
query?: any;
|
|
4511
4537
|
}
|
|
4512
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
|
+
|
|
4513
4587
|
/** Linked service for Google Cloud Storage. */
|
|
4514
4588
|
export declare interface GoogleCloudStorageLinkedService extends LinkedService {
|
|
4515
4589
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -4548,8 +4622,8 @@ export declare interface GoogleCloudStorageReadSettings extends StoreReadSetting
|
|
|
4548
4622
|
prefix?: any;
|
|
4549
4623
|
/** 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). */
|
|
4550
4624
|
fileListPath?: any;
|
|
4551
|
-
/** Indicates whether to enable partition discovery. */
|
|
4552
|
-
enablePartitionDiscovery?:
|
|
4625
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
4626
|
+
enablePartitionDiscovery?: any;
|
|
4553
4627
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
4554
4628
|
partitionRootPath?: any;
|
|
4555
4629
|
/** Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean). */
|
|
@@ -4690,8 +4764,8 @@ export declare interface HdfsReadSettings extends StoreReadSettings {
|
|
|
4690
4764
|
wildcardFileName?: any;
|
|
4691
4765
|
/** 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). */
|
|
4692
4766
|
fileListPath?: any;
|
|
4693
|
-
/** Indicates whether to enable partition discovery. */
|
|
4694
|
-
enablePartitionDiscovery?:
|
|
4767
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
4768
|
+
enablePartitionDiscovery?: any;
|
|
4695
4769
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
4696
4770
|
partitionRootPath?: any;
|
|
4697
4771
|
/** The start of file's modified datetime. Type: string (or Expression with resultType string). */
|
|
@@ -5107,7 +5181,7 @@ export declare interface HttpLinkedService extends LinkedService {
|
|
|
5107
5181
|
enableServerCertificateValidation?: any;
|
|
5108
5182
|
}
|
|
5109
5183
|
|
|
5110
|
-
/**
|
|
5184
|
+
/** Http read settings. */
|
|
5111
5185
|
export declare interface HttpReadSettings extends StoreReadSettings {
|
|
5112
5186
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5113
5187
|
type: "HttpReadSettings";
|
|
@@ -5119,10 +5193,12 @@ export declare interface HttpReadSettings extends StoreReadSettings {
|
|
|
5119
5193
|
additionalHeaders?: any;
|
|
5120
5194
|
/** Specifies the timeout for a HTTP client to get HTTP response from HTTP server. */
|
|
5121
5195
|
requestTimeout?: any;
|
|
5122
|
-
/** Indicates whether to enable partition discovery. */
|
|
5123
|
-
enablePartitionDiscovery?:
|
|
5196
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
5197
|
+
enablePartitionDiscovery?: any;
|
|
5124
5198
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
5125
5199
|
partitionRootPath?: any;
|
|
5200
|
+
/** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
|
|
5201
|
+
additionalColumns?: any;
|
|
5126
5202
|
}
|
|
5127
5203
|
|
|
5128
5204
|
/** The location of http server. */
|
|
@@ -5986,6 +6062,18 @@ export declare enum KnownExpressionType {
|
|
|
5986
6062
|
Expression = "Expression"
|
|
5987
6063
|
}
|
|
5988
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
|
+
|
|
5989
6077
|
/** Known values of {@link FtpAuthenticationType} that the service accepts. */
|
|
5990
6078
|
export declare enum KnownFtpAuthenticationType {
|
|
5991
6079
|
/** Basic */
|
|
@@ -6010,6 +6098,14 @@ export declare enum KnownGoogleBigQueryAuthenticationType {
|
|
|
6010
6098
|
UserAuthentication = "UserAuthentication"
|
|
6011
6099
|
}
|
|
6012
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
|
+
|
|
6013
6109
|
/** Known values of {@link HBaseAuthenticationType} that the service accepts. */
|
|
6014
6110
|
export declare enum KnownHBaseAuthenticationType {
|
|
6015
6111
|
/** Anonymous */
|
|
@@ -6534,6 +6630,14 @@ export declare enum KnownSalesforceSourceReadBehavior {
|
|
|
6534
6630
|
QueryAll = "QueryAll"
|
|
6535
6631
|
}
|
|
6536
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
|
+
|
|
6537
6641
|
/** Known values of {@link SapCloudForCustomerSinkWriteBehavior} that the service accepts. */
|
|
6538
6642
|
export declare enum KnownSapCloudForCustomerSinkWriteBehavior {
|
|
6539
6643
|
/** Insert */
|
|
@@ -6648,6 +6752,14 @@ export declare enum KnownServiceNowAuthenticationType {
|
|
|
6648
6752
|
OAuth2 = "OAuth2"
|
|
6649
6753
|
}
|
|
6650
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
|
+
|
|
6651
6763
|
/** Known values of {@link SftpAuthenticationType} that the service accepts. */
|
|
6652
6764
|
export declare enum KnownSftpAuthenticationType {
|
|
6653
6765
|
/** Basic */
|
|
@@ -6656,6 +6768,16 @@ export declare enum KnownSftpAuthenticationType {
|
|
|
6656
6768
|
SshPublicKey = "SshPublicKey"
|
|
6657
6769
|
}
|
|
6658
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
|
+
|
|
6659
6781
|
/** Known values of {@link SparkAuthenticationType} that the service accepts. */
|
|
6660
6782
|
export declare enum KnownSparkAuthenticationType {
|
|
6661
6783
|
/** Anonymous */
|
|
@@ -7073,6 +7195,96 @@ export declare interface KqlScriptsResourceCollectionResponse {
|
|
|
7073
7195
|
nextLink?: string;
|
|
7074
7196
|
}
|
|
7075
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
|
+
|
|
7076
7288
|
/** Interface representing a Library. */
|
|
7077
7289
|
export declare interface Library {
|
|
7078
7290
|
/**
|
|
@@ -7662,7 +7874,7 @@ export declare type LinkedIntegrationRuntimeTypeUnion = LinkedIntegrationRuntime
|
|
|
7662
7874
|
/** The Azure Synapse nested object which contains the information and credential which can be used to connect with related store or compute resource. */
|
|
7663
7875
|
export declare interface LinkedService {
|
|
7664
7876
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7665
|
-
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";
|
|
7666
7878
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
7667
7879
|
[property: string]: any;
|
|
7668
7880
|
/** The integration runtime reference. */
|
|
@@ -7816,7 +8028,7 @@ export declare interface LinkedServiceResource extends SubResource {
|
|
|
7816
8028
|
properties: LinkedServiceUnion;
|
|
7817
8029
|
}
|
|
7818
8030
|
|
|
7819
|
-
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;
|
|
7820
8032
|
|
|
7821
8033
|
export declare interface LinkTableListResponse {
|
|
7822
8034
|
/** List link table value */
|
|
@@ -8064,10 +8276,20 @@ export declare interface MappingDataFlow extends DataFlow {
|
|
|
8064
8276
|
export declare interface MariaDBLinkedService extends LinkedService {
|
|
8065
8277
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8066
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;
|
|
8067
8281
|
/** An ODBC connection string. Type: string, SecureString or AzureKeyVaultSecretReference. */
|
|
8068
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;
|
|
8069
8291
|
/** The Azure key vault secret reference of password in connection string. */
|
|
8070
|
-
|
|
8292
|
+
password?: AzureKeyVaultSecretReference;
|
|
8071
8293
|
/** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
|
|
8072
8294
|
encryptedCredential?: any;
|
|
8073
8295
|
}
|
|
@@ -8124,6 +8346,14 @@ export declare interface MarketoSource extends TabularSource {
|
|
|
8124
8346
|
query?: any;
|
|
8125
8347
|
}
|
|
8126
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
|
+
|
|
8127
8357
|
/** Interface representing a Metastore. */
|
|
8128
8358
|
export declare interface Metastore {
|
|
8129
8359
|
/**
|
|
@@ -8401,8 +8631,22 @@ export declare type MultiplePipelineTriggerUnion = MultiplePipelineTrigger | Sch
|
|
|
8401
8631
|
export declare interface MySqlLinkedService extends LinkedService {
|
|
8402
8632
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8403
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;
|
|
8404
8636
|
/** The connection string. */
|
|
8405
|
-
connectionString
|
|
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;
|
|
8406
8650
|
/** The Azure key vault secret reference of password in connection string. */
|
|
8407
8651
|
password?: AzureKeyVaultSecretReference;
|
|
8408
8652
|
/** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
|
|
@@ -9213,6 +9457,14 @@ export declare interface ParquetFormat extends DatasetStorageFormat {
|
|
|
9213
9457
|
type: "ParquetFormat";
|
|
9214
9458
|
}
|
|
9215
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
|
+
|
|
9216
9468
|
/** A copy activity Parquet sink. */
|
|
9217
9469
|
export declare interface ParquetSink extends CopySink {
|
|
9218
9470
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -9229,6 +9481,8 @@ export declare interface ParquetSource extends CopySource {
|
|
|
9229
9481
|
type: "ParquetSource";
|
|
9230
9482
|
/** Parquet store settings. */
|
|
9231
9483
|
storeSettings?: StoreReadSettingsUnion;
|
|
9484
|
+
/** Parquet format settings. */
|
|
9485
|
+
formatSettings?: ParquetReadSettings;
|
|
9232
9486
|
/** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
|
|
9233
9487
|
additionalColumns?: any;
|
|
9234
9488
|
}
|
|
@@ -9754,6 +10008,68 @@ export declare interface PostgreSqlTableDataset extends Dataset {
|
|
|
9754
10008
|
schemaTypePropertiesSchema?: any;
|
|
9755
10009
|
}
|
|
9756
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
|
+
|
|
9757
10073
|
/** Power BI Workspace linked service. */
|
|
9758
10074
|
export declare interface PowerBIWorkspaceLinkedService extends LinkedService {
|
|
9759
10075
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -10401,7 +10717,7 @@ export declare interface RunNotebookResult {
|
|
|
10401
10717
|
/** Timestamp of last update. */
|
|
10402
10718
|
lastCheckedOn?: string;
|
|
10403
10719
|
/** Livy session id. */
|
|
10404
|
-
sessionId?:
|
|
10720
|
+
sessionId?: string;
|
|
10405
10721
|
/** SparkPool name. */
|
|
10406
10722
|
sparkPool?: string;
|
|
10407
10723
|
/** Run notebook session details. */
|
|
@@ -10425,7 +10741,7 @@ export declare interface RunNotebookSnapshot {
|
|
|
10425
10741
|
/** Whether session should run till time to live after run completes. */
|
|
10426
10742
|
honorSessionTimeToLive?: boolean;
|
|
10427
10743
|
/** Livy session id. */
|
|
10428
|
-
sessionId?:
|
|
10744
|
+
sessionId?: string;
|
|
10429
10745
|
/** SparkPool name. */
|
|
10430
10746
|
sparkPool?: string;
|
|
10431
10747
|
/** Run notebook parameters */
|
|
@@ -10460,7 +10776,7 @@ export declare interface RunNotebookSnapshotResult {
|
|
|
10460
10776
|
/** Timestamp of last update. */
|
|
10461
10777
|
lastCheckedOn?: string;
|
|
10462
10778
|
/** Livy session id. */
|
|
10463
|
-
sessionId?:
|
|
10779
|
+
sessionId?: string;
|
|
10464
10780
|
/** SparkPool name. */
|
|
10465
10781
|
sparkPool?: string;
|
|
10466
10782
|
}
|
|
@@ -10697,6 +11013,58 @@ export declare interface SalesforceServiceCloudSource extends CopySource {
|
|
|
10697
11013
|
additionalColumns?: any;
|
|
10698
11014
|
}
|
|
10699
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
|
+
|
|
10700
11068
|
/** A copy activity Salesforce sink. */
|
|
10701
11069
|
export declare interface SalesforceSink extends CopySink {
|
|
10702
11070
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -10739,6 +11107,66 @@ export declare interface SalesforceSource extends TabularSource {
|
|
|
10739
11107
|
*/
|
|
10740
11108
|
export declare type SalesforceSourceReadBehavior = string;
|
|
10741
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
|
+
|
|
10742
11170
|
/** The SAP BW cube dataset. */
|
|
10743
11171
|
export declare interface SapBwCubeDataset extends Dataset {
|
|
10744
11172
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -10908,8 +11336,8 @@ export declare interface SapHanaSource extends TabularSource {
|
|
|
10908
11336
|
query?: any;
|
|
10909
11337
|
/** The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer). */
|
|
10910
11338
|
packetSize?: any;
|
|
10911
|
-
/** The partition mechanism that will be used for SAP HANA read in parallel. */
|
|
10912
|
-
partitionOption?:
|
|
11339
|
+
/** The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "SapHanaDynamicRange". */
|
|
11340
|
+
partitionOption?: any;
|
|
10913
11341
|
/** The settings that will be leveraged for SAP HANA source partitioning. */
|
|
10914
11342
|
partitionSettings?: SapHanaPartitionSettings;
|
|
10915
11343
|
}
|
|
@@ -11134,8 +11562,8 @@ export declare interface SapTableSource extends TabularSource {
|
|
|
11134
11562
|
customRfcReadTableFunctionModule?: any;
|
|
11135
11563
|
/** The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string). */
|
|
11136
11564
|
sapDataColumnDelimiter?: any;
|
|
11137
|
-
/** The partition mechanism that will be used for SAP table read in parallel. */
|
|
11138
|
-
partitionOption?:
|
|
11565
|
+
/** The partition mechanism that will be used for SAP table read in parallel. Possible values include: "None", "PartitionOnInt", "PartitionOnCalendarYear", "PartitionOnCalendarMonth", "PartitionOnCalendarDate", "PartitionOnTime". */
|
|
11566
|
+
partitionOption?: any;
|
|
11139
11567
|
/** The settings that will be leveraged for SAP table source partitioning. */
|
|
11140
11568
|
partitionSettings?: SapTablePartitionSettings;
|
|
11141
11569
|
}
|
|
@@ -11193,6 +11621,8 @@ export declare interface ScriptAction {
|
|
|
11193
11621
|
export declare interface ScriptActivity extends ExecutionActivity {
|
|
11194
11622
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
11195
11623
|
type: "Script";
|
|
11624
|
+
/** ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])). */
|
|
11625
|
+
scriptBlockExecutionTimeout?: any;
|
|
11196
11626
|
/** Array of script blocks. Type: array. */
|
|
11197
11627
|
scripts?: ScriptActivityScriptBlock[];
|
|
11198
11628
|
/** Log settings of script activity. */
|
|
@@ -11258,8 +11688,8 @@ export declare type ScriptActivityParameterType = string;
|
|
|
11258
11688
|
export declare interface ScriptActivityScriptBlock {
|
|
11259
11689
|
/** The query text. Type: string (or Expression with resultType string). */
|
|
11260
11690
|
text: any;
|
|
11261
|
-
/** The type of the query. Type: string. */
|
|
11262
|
-
type:
|
|
11691
|
+
/** The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string). */
|
|
11692
|
+
type: any;
|
|
11263
11693
|
/** Array of script parameters. Type: array. */
|
|
11264
11694
|
parameters?: ScriptActivityParameter[];
|
|
11265
11695
|
}
|
|
@@ -11376,6 +11806,52 @@ export declare interface ServiceNowSource extends TabularSource {
|
|
|
11376
11806
|
query?: any;
|
|
11377
11807
|
}
|
|
11378
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
|
+
|
|
11379
11855
|
/** Set value for a Variable. */
|
|
11380
11856
|
export declare interface SetVariableActivity extends ControlActivity {
|
|
11381
11857
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -11416,8 +11892,8 @@ export declare interface SftpReadSettings extends StoreReadSettings {
|
|
|
11416
11892
|
wildcardFolderPath?: any;
|
|
11417
11893
|
/** Sftp wildcardFileName. Type: string (or Expression with resultType string). */
|
|
11418
11894
|
wildcardFileName?: any;
|
|
11419
|
-
/** Indicates whether to enable partition discovery. */
|
|
11420
|
-
enablePartitionDiscovery?:
|
|
11895
|
+
/** Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean). */
|
|
11896
|
+
enablePartitionDiscovery?: any;
|
|
11421
11897
|
/** Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string). */
|
|
11422
11898
|
partitionRootPath?: any;
|
|
11423
11899
|
/** 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). */
|
|
@@ -11566,6 +12042,17 @@ export declare interface SmartsheetLinkedService extends LinkedService {
|
|
|
11566
12042
|
encryptedCredential?: any;
|
|
11567
12043
|
}
|
|
11568
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
|
+
|
|
11569
12056
|
/** The snowflake dataset. */
|
|
11570
12057
|
export declare interface SnowflakeDataset extends Dataset {
|
|
11571
12058
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -11636,6 +12123,68 @@ export declare interface SnowflakeSource extends CopySource {
|
|
|
11636
12123
|
exportSettings: SnowflakeExportCopyCommand;
|
|
11637
12124
|
}
|
|
11638
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
|
+
|
|
11639
12188
|
/**
|
|
11640
12189
|
* Defines values for SparkAuthenticationType. \
|
|
11641
12190
|
* {@link KnownSparkAuthenticationType} can be used interchangeably with SparkAuthenticationType,
|
|
@@ -12359,9 +12908,7 @@ export declare interface SqlMISink extends CopySink {
|
|
|
12359
12908
|
/** SQL pre-copy script. Type: string (or Expression with resultType string). */
|
|
12360
12909
|
preCopyScript?: any;
|
|
12361
12910
|
/** SQL stored procedure parameters. */
|
|
12362
|
-
storedProcedureParameters?:
|
|
12363
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
12364
|
-
};
|
|
12911
|
+
storedProcedureParameters?: any;
|
|
12365
12912
|
/** The stored procedure parameter name of the table type. Type: string (or Expression with resultType string). */
|
|
12366
12913
|
storedProcedureTableTypeParameterName?: any;
|
|
12367
12914
|
/** The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string). */
|
|
@@ -12377,9 +12924,7 @@ export declare interface SqlMISource extends TabularSource {
|
|
|
12377
12924
|
/** Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string). */
|
|
12378
12925
|
sqlReaderStoredProcedureName?: any;
|
|
12379
12926
|
/** Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". */
|
|
12380
|
-
storedProcedureParameters?:
|
|
12381
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
12382
|
-
};
|
|
12927
|
+
storedProcedureParameters?: any;
|
|
12383
12928
|
/** 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). */
|
|
12384
12929
|
isolationLevel?: any;
|
|
12385
12930
|
/** Which additional types to produce. */
|
|
@@ -12508,9 +13053,7 @@ export declare interface SqlPoolStoredProcedureActivity extends Activity {
|
|
|
12508
13053
|
/** Stored procedure name. Type: string (or Expression with resultType string). */
|
|
12509
13054
|
storedProcedureName: any;
|
|
12510
13055
|
/** Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". */
|
|
12511
|
-
storedProcedureParameters?:
|
|
12512
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
12513
|
-
};
|
|
13056
|
+
storedProcedureParameters?: any;
|
|
12514
13057
|
}
|
|
12515
13058
|
|
|
12516
13059
|
/** SQL script. */
|
|
@@ -12729,9 +13272,7 @@ export declare interface SqlServerSink extends CopySink {
|
|
|
12729
13272
|
/** SQL pre-copy script. Type: string (or Expression with resultType string). */
|
|
12730
13273
|
preCopyScript?: any;
|
|
12731
13274
|
/** SQL stored procedure parameters. */
|
|
12732
|
-
storedProcedureParameters?:
|
|
12733
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
12734
|
-
};
|
|
13275
|
+
storedProcedureParameters?: any;
|
|
12735
13276
|
/** The stored procedure parameter name of the table type. Type: string (or Expression with resultType string). */
|
|
12736
13277
|
storedProcedureTableTypeParameterName?: any;
|
|
12737
13278
|
/** The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string). */
|
|
@@ -12747,9 +13288,7 @@ export declare interface SqlServerSource extends TabularSource {
|
|
|
12747
13288
|
/** Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string). */
|
|
12748
13289
|
sqlReaderStoredProcedureName?: any;
|
|
12749
13290
|
/** Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". */
|
|
12750
|
-
storedProcedureParameters?:
|
|
12751
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
12752
|
-
};
|
|
13291
|
+
storedProcedureParameters?: any;
|
|
12753
13292
|
/** 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). */
|
|
12754
13293
|
isolationLevel?: any;
|
|
12755
13294
|
/** Which additional types to produce. */
|
|
@@ -12793,9 +13332,7 @@ export declare interface SqlSink extends CopySink {
|
|
|
12793
13332
|
/** SQL pre-copy script. Type: string (or Expression with resultType string). */
|
|
12794
13333
|
preCopyScript?: any;
|
|
12795
13334
|
/** SQL stored procedure parameters. */
|
|
12796
|
-
storedProcedureParameters?:
|
|
12797
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
12798
|
-
};
|
|
13335
|
+
storedProcedureParameters?: any;
|
|
12799
13336
|
/** The stored procedure parameter name of the table type. Type: string (or Expression with resultType string). */
|
|
12800
13337
|
storedProcedureTableTypeParameterName?: any;
|
|
12801
13338
|
/** The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string). */
|
|
@@ -12811,9 +13348,7 @@ export declare interface SqlSource extends TabularSource {
|
|
|
12811
13348
|
/** Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string). */
|
|
12812
13349
|
sqlReaderStoredProcedureName?: any;
|
|
12813
13350
|
/** Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". */
|
|
12814
|
-
storedProcedureParameters?:
|
|
12815
|
-
[propertyName: string]: StoredProcedureParameter;
|
|
12816
|
-
};
|
|
13351
|
+
storedProcedureParameters?: any;
|
|
12817
13352
|
/** 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). */
|
|
12818
13353
|
isolationLevel?: any;
|
|
12819
13354
|
/** The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". */
|
|
@@ -13041,28 +13576,30 @@ export declare type StoredProcedureParameterType = string;
|
|
|
13041
13576
|
/** Connector read setting. */
|
|
13042
13577
|
export declare interface StoreReadSettings {
|
|
13043
13578
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
13044
|
-
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";
|
|
13045
13580
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
13046
13581
|
[property: string]: any;
|
|
13047
13582
|
/** The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer). */
|
|
13048
13583
|
maxConcurrentConnections?: any;
|
|
13049
13584
|
}
|
|
13050
13585
|
|
|
13051
|
-
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;
|
|
13052
13587
|
|
|
13053
13588
|
/** Connector write settings. */
|
|
13054
13589
|
export declare interface StoreWriteSettings {
|
|
13055
13590
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
13056
|
-
type: "SftpWriteSettings" | "AzureBlobStorageWriteSettings" | "AzureBlobFSWriteSettings" | "AzureDataLakeStoreWriteSettings" | "FileServerWriteSettings" | "AzureFileStorageWriteSettings";
|
|
13591
|
+
type: "SftpWriteSettings" | "AzureBlobStorageWriteSettings" | "AzureBlobFSWriteSettings" | "AzureDataLakeStoreWriteSettings" | "FileServerWriteSettings" | "AzureFileStorageWriteSettings" | "LakeHouseWriteSettings";
|
|
13057
13592
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
13058
13593
|
[property: string]: any;
|
|
13059
13594
|
/** The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer). */
|
|
13060
13595
|
maxConcurrentConnections?: any;
|
|
13061
13596
|
/** The type of copy behavior for copy sink. */
|
|
13062
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[];
|
|
13063
13600
|
}
|
|
13064
13601
|
|
|
13065
|
-
export declare type StoreWriteSettingsUnion = StoreWriteSettings | SftpWriteSettings | AzureBlobStorageWriteSettings | AzureBlobFSWriteSettings | AzureDataLakeStoreWriteSettings | FileServerWriteSettings | AzureFileStorageWriteSettings;
|
|
13602
|
+
export declare type StoreWriteSettingsUnion = StoreWriteSettings | SftpWriteSettings | AzureBlobStorageWriteSettings | AzureBlobFSWriteSettings | AzureDataLakeStoreWriteSettings | FileServerWriteSettings | AzureFileStorageWriteSettings | LakeHouseWriteSettings;
|
|
13066
13603
|
|
|
13067
13604
|
/** Azure Synapse nested resource, which belongs to a workspace. */
|
|
13068
13605
|
export declare interface SubResource extends AzureEntityResource {
|
|
@@ -13229,14 +13766,14 @@ export declare interface SynapseSparkJobReference {
|
|
|
13229
13766
|
/** Copy activity sources of tabular type. */
|
|
13230
13767
|
export declare interface TabularSource extends CopySource {
|
|
13231
13768
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
13232
|
-
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";
|
|
13233
13770
|
/** Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])). */
|
|
13234
13771
|
queryTimeout?: any;
|
|
13235
13772
|
/** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
|
|
13236
13773
|
additionalColumns?: any;
|
|
13237
13774
|
}
|
|
13238
13775
|
|
|
13239
|
-
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;
|
|
13240
13777
|
|
|
13241
13778
|
/** A copy activity tabular translator. */
|
|
13242
13779
|
export declare interface TabularTranslator extends CopyTranslator {
|
|
@@ -14003,6 +14540,74 @@ export declare interface WaitActivity extends ControlActivity {
|
|
|
14003
14540
|
waitTimeInSeconds: any;
|
|
14004
14541
|
}
|
|
14005
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
|
+
|
|
14006
14611
|
/** Web activity. */
|
|
14007
14612
|
export declare interface WebActivity extends ExecutionActivity {
|
|
14008
14613
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -14031,8 +14636,8 @@ export declare interface WebActivityAuthentication {
|
|
|
14031
14636
|
type: string;
|
|
14032
14637
|
/** Base64-encoded contents of a PFX file. */
|
|
14033
14638
|
pfx?: SecretBaseUnion;
|
|
14034
|
-
/** Web activity authentication user name for basic authentication. */
|
|
14035
|
-
username?:
|
|
14639
|
+
/** Web activity authentication user name for basic authentication. Type: string (or Expression with resultType string). */
|
|
14640
|
+
username?: any;
|
|
14036
14641
|
/** Password for the PFX file or basic authentication. */
|
|
14037
14642
|
password?: SecretBaseUnion;
|
|
14038
14643
|
/** Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string). */
|