@azure/arm-datafactory 8.1.0 → 9.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/arm-datafactory.js +214 -209
- package/dist/arm-datafactory.js.map +1 -1
- package/dist/arm-datafactory.min.js +1 -1
- package/dist/arm-datafactory.min.js.map +1 -1
- package/esm/dataFactoryManagementClientContext.js +1 -1
- package/esm/models/dataFlowDebugSessionMappers.d.ts +1 -1
- package/esm/models/dataFlowDebugSessionMappers.d.ts.map +1 -1
- package/esm/models/dataFlowDebugSessionMappers.js +1 -1
- package/esm/models/dataFlowDebugSessionMappers.js.map +1 -1
- package/esm/models/dataFlowsMappers.d.ts +1 -1
- package/esm/models/dataFlowsMappers.d.ts.map +1 -1
- package/esm/models/dataFlowsMappers.js +1 -1
- package/esm/models/dataFlowsMappers.js.map +1 -1
- package/esm/models/datasetsMappers.d.ts +1 -1
- package/esm/models/datasetsMappers.d.ts.map +1 -1
- package/esm/models/datasetsMappers.js +1 -1
- package/esm/models/datasetsMappers.js.map +1 -1
- package/esm/models/factoriesMappers.d.ts +1 -1
- package/esm/models/factoriesMappers.d.ts.map +1 -1
- package/esm/models/factoriesMappers.js +1 -1
- package/esm/models/factoriesMappers.js.map +1 -1
- package/esm/models/index.d.ts +120 -101
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/integrationRuntimesMappers.d.ts +1 -1
- package/esm/models/integrationRuntimesMappers.d.ts.map +1 -1
- package/esm/models/integrationRuntimesMappers.js +1 -1
- package/esm/models/integrationRuntimesMappers.js.map +1 -1
- package/esm/models/linkedServicesMappers.d.ts +1 -1
- package/esm/models/linkedServicesMappers.d.ts.map +1 -1
- package/esm/models/linkedServicesMappers.js +1 -1
- package/esm/models/linkedServicesMappers.js.map +1 -1
- package/esm/models/managedPrivateEndpointsMappers.d.ts +1 -1
- package/esm/models/managedPrivateEndpointsMappers.d.ts.map +1 -1
- package/esm/models/managedPrivateEndpointsMappers.js +1 -1
- package/esm/models/managedPrivateEndpointsMappers.js.map +1 -1
- package/esm/models/managedVirtualNetworksMappers.d.ts +1 -1
- package/esm/models/managedVirtualNetworksMappers.d.ts.map +1 -1
- package/esm/models/managedVirtualNetworksMappers.js +1 -1
- package/esm/models/managedVirtualNetworksMappers.js.map +1 -1
- package/esm/models/mappers.d.ts +3 -13
- package/esm/models/mappers.d.ts.map +1 -1
- package/esm/models/mappers.js +185 -124
- package/esm/models/mappers.js.map +1 -1
- package/esm/models/pipelinesMappers.d.ts +1 -1
- package/esm/models/pipelinesMappers.d.ts.map +1 -1
- package/esm/models/pipelinesMappers.js +1 -1
- package/esm/models/pipelinesMappers.js.map +1 -1
- package/esm/models/privateEndPointConnectionsMappers.d.ts +1 -1
- package/esm/models/privateEndPointConnectionsMappers.d.ts.map +1 -1
- package/esm/models/privateEndPointConnectionsMappers.js +1 -1
- package/esm/models/privateEndPointConnectionsMappers.js.map +1 -1
- package/esm/models/privateEndpointConnectionMappers.d.ts +1 -1
- package/esm/models/privateEndpointConnectionMappers.d.ts.map +1 -1
- package/esm/models/privateEndpointConnectionMappers.js +1 -1
- package/esm/models/privateEndpointConnectionMappers.js.map +1 -1
- package/esm/models/privateLinkResourcesMappers.d.ts +1 -1
- package/esm/models/privateLinkResourcesMappers.d.ts.map +1 -1
- package/esm/models/privateLinkResourcesMappers.js +1 -1
- package/esm/models/privateLinkResourcesMappers.js.map +1 -1
- package/esm/models/triggersMappers.d.ts +1 -1
- package/esm/models/triggersMappers.d.ts.map +1 -1
- package/esm/models/triggersMappers.js +1 -1
- package/esm/models/triggersMappers.js.map +1 -1
- package/package.json +2 -2
- package/src/dataFactoryManagementClientContext.ts +1 -1
- package/src/models/dataFlowDebugSessionMappers.ts +2 -6
- package/src/models/dataFlowsMappers.ts +2 -6
- package/src/models/datasetsMappers.ts +2 -6
- package/src/models/factoriesMappers.ts +2 -6
- package/src/models/index.ts +121 -109
- package/src/models/integrationRuntimesMappers.ts +2 -6
- package/src/models/linkedServicesMappers.ts +2 -6
- package/src/models/managedPrivateEndpointsMappers.ts +2 -6
- package/src/models/managedVirtualNetworksMappers.ts +2 -6
- package/src/models/mappers.ts +194 -145
- package/src/models/pipelinesMappers.ts +2 -6
- package/src/models/privateEndPointConnectionsMappers.ts +2 -6
- package/src/models/privateEndpointConnectionMappers.ts +2 -6
- package/src/models/privateLinkResourcesMappers.ts +2 -6
- package/src/models/triggersMappers.ts +2 -6
|
@@ -178,18 +178,12 @@ export {
|
|
|
178
178
|
DataFlowStagingInfo,
|
|
179
179
|
DataLakeAnalyticsUSQLActivity,
|
|
180
180
|
Dataset,
|
|
181
|
-
DatasetBZip2Compression,
|
|
182
181
|
DatasetCompression,
|
|
183
|
-
DatasetDeflateCompression,
|
|
184
182
|
DatasetFolder,
|
|
185
|
-
DatasetGZipCompression,
|
|
186
183
|
DatasetLocation,
|
|
187
184
|
DatasetReference,
|
|
188
185
|
DatasetResource,
|
|
189
186
|
DatasetStorageFormat,
|
|
190
|
-
DatasetTarCompression,
|
|
191
|
-
DatasetTarGZipCompression,
|
|
192
|
-
DatasetZipDeflateCompression,
|
|
193
187
|
Db2LinkedService,
|
|
194
188
|
Db2Source,
|
|
195
189
|
Db2TableDataset,
|
|
@@ -252,6 +246,7 @@ export {
|
|
|
252
246
|
FileSystemSink,
|
|
253
247
|
FileSystemSource,
|
|
254
248
|
FilterActivity,
|
|
249
|
+
Flowlet,
|
|
255
250
|
ForEachActivity,
|
|
256
251
|
FormatReadSettings,
|
|
257
252
|
FormatWriteSettings,
|
|
@@ -430,6 +425,7 @@ export {
|
|
|
430
425
|
PostgreSqlSource,
|
|
431
426
|
PostgreSqlTableDataset,
|
|
432
427
|
PowerQuerySink,
|
|
428
|
+
PowerQuerySinkMapping,
|
|
433
429
|
PowerQuerySource,
|
|
434
430
|
PrestoLinkedService,
|
|
435
431
|
PrestoObjectDataset,
|
package/src/models/index.ts
CHANGED
|
@@ -1083,6 +1083,11 @@ export interface FactoryUpdateParameters {
|
|
|
1083
1083
|
* Managed service identity of the factory.
|
|
1084
1084
|
*/
|
|
1085
1085
|
identity?: FactoryIdentity;
|
|
1086
|
+
/**
|
|
1087
|
+
* Whether or not public network access is allowed for the data factory. Possible values include:
|
|
1088
|
+
* 'Enabled', 'Disabled'
|
|
1089
|
+
*/
|
|
1090
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
1086
1091
|
}
|
|
1087
1092
|
|
|
1088
1093
|
/**
|
|
@@ -1292,7 +1297,8 @@ export interface PipelineRun {
|
|
|
1292
1297
|
*/
|
|
1293
1298
|
readonly durationInMs?: number;
|
|
1294
1299
|
/**
|
|
1295
|
-
* The status of a pipeline run.
|
|
1300
|
+
* The status of a pipeline run. Possible values: Queued, InProgress, Succeeded, Failed,
|
|
1301
|
+
* Canceling, Cancelled
|
|
1296
1302
|
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
1297
1303
|
*/
|
|
1298
1304
|
readonly status?: string;
|
|
@@ -1737,7 +1743,7 @@ export interface DataFlowFolder {
|
|
|
1737
1743
|
/**
|
|
1738
1744
|
* Contains the possible cases for DataFlow.
|
|
1739
1745
|
*/
|
|
1740
|
-
export type DataFlowUnion = DataFlow | WranglingDataFlow | MappingDataFlow;
|
|
1746
|
+
export type DataFlowUnion = DataFlow | WranglingDataFlow | Flowlet | MappingDataFlow;
|
|
1741
1747
|
|
|
1742
1748
|
/**
|
|
1743
1749
|
* Azure Data Factory nested object which contains a flow with data movements and transformations.
|
|
@@ -1882,6 +1888,10 @@ export interface DataFlowDebugPackage {
|
|
|
1882
1888
|
* Data flow instance.
|
|
1883
1889
|
*/
|
|
1884
1890
|
dataFlow?: DataFlowDebugResource;
|
|
1891
|
+
/**
|
|
1892
|
+
* List of Data flows
|
|
1893
|
+
*/
|
|
1894
|
+
dataFlows?: DataFlowDebugResource[];
|
|
1885
1895
|
/**
|
|
1886
1896
|
* List of datasets.
|
|
1887
1897
|
*/
|
|
@@ -2051,6 +2061,10 @@ export interface DataFlowReference {
|
|
|
2051
2061
|
* Reference data flow parameters from dataset.
|
|
2052
2062
|
*/
|
|
2053
2063
|
datasetParameters?: any;
|
|
2064
|
+
/**
|
|
2065
|
+
* Data flow parameters
|
|
2066
|
+
*/
|
|
2067
|
+
parameters?: { [propertyName: string]: any };
|
|
2054
2068
|
/**
|
|
2055
2069
|
* Describes unknown properties. The value of an unknown property can be of "any" type.
|
|
2056
2070
|
*/
|
|
@@ -2388,12 +2402,6 @@ export interface Transformation {
|
|
|
2388
2402
|
* Transformation description.
|
|
2389
2403
|
*/
|
|
2390
2404
|
description?: string;
|
|
2391
|
-
}
|
|
2392
|
-
|
|
2393
|
-
/**
|
|
2394
|
-
* Transformation for data flow sink.
|
|
2395
|
-
*/
|
|
2396
|
-
export interface DataFlowSink extends Transformation {
|
|
2397
2405
|
/**
|
|
2398
2406
|
* Dataset reference.
|
|
2399
2407
|
*/
|
|
@@ -2402,6 +2410,16 @@ export interface DataFlowSink extends Transformation {
|
|
|
2402
2410
|
* Linked service reference.
|
|
2403
2411
|
*/
|
|
2404
2412
|
linkedService?: LinkedServiceReference;
|
|
2413
|
+
/**
|
|
2414
|
+
* Flowlet Reference
|
|
2415
|
+
*/
|
|
2416
|
+
flowlet?: DataFlowReference;
|
|
2417
|
+
}
|
|
2418
|
+
|
|
2419
|
+
/**
|
|
2420
|
+
* Transformation for data flow sink.
|
|
2421
|
+
*/
|
|
2422
|
+
export interface DataFlowSink extends Transformation {
|
|
2405
2423
|
/**
|
|
2406
2424
|
* Schema linked service reference.
|
|
2407
2425
|
*/
|
|
@@ -2422,14 +2440,6 @@ export interface PowerQuerySink extends DataFlowSink {
|
|
|
2422
2440
|
* Transformation for data flow source.
|
|
2423
2441
|
*/
|
|
2424
2442
|
export interface DataFlowSource extends Transformation {
|
|
2425
|
-
/**
|
|
2426
|
-
* Dataset reference.
|
|
2427
|
-
*/
|
|
2428
|
-
dataset?: DatasetReference;
|
|
2429
|
-
/**
|
|
2430
|
-
* Linked service reference.
|
|
2431
|
-
*/
|
|
2432
|
-
linkedService?: LinkedServiceReference;
|
|
2433
2443
|
/**
|
|
2434
2444
|
* Schema linked service reference.
|
|
2435
2445
|
*/
|
|
@@ -2475,6 +2485,53 @@ export interface WranglingDataFlow {
|
|
|
2475
2485
|
* Power query mashup script.
|
|
2476
2486
|
*/
|
|
2477
2487
|
script?: string;
|
|
2488
|
+
/**
|
|
2489
|
+
* Locale of the Power query mashup document.
|
|
2490
|
+
*/
|
|
2491
|
+
documentLocale?: string;
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2494
|
+
/**
|
|
2495
|
+
* Data flow flowlet
|
|
2496
|
+
*/
|
|
2497
|
+
export interface Flowlet {
|
|
2498
|
+
/**
|
|
2499
|
+
* Polymorphic Discriminator
|
|
2500
|
+
*/
|
|
2501
|
+
type: "Flowlet";
|
|
2502
|
+
/**
|
|
2503
|
+
* The description of the data flow.
|
|
2504
|
+
*/
|
|
2505
|
+
description?: string;
|
|
2506
|
+
/**
|
|
2507
|
+
* List of tags that can be used for describing the data flow.
|
|
2508
|
+
*/
|
|
2509
|
+
annotations?: any[];
|
|
2510
|
+
/**
|
|
2511
|
+
* The folder that this data flow is in. If not specified, Data flow will appear at the root
|
|
2512
|
+
* level.
|
|
2513
|
+
*/
|
|
2514
|
+
folder?: DataFlowFolder;
|
|
2515
|
+
/**
|
|
2516
|
+
* List of sources in Flowlet.
|
|
2517
|
+
*/
|
|
2518
|
+
sources?: DataFlowSource[];
|
|
2519
|
+
/**
|
|
2520
|
+
* List of sinks in Flowlet.
|
|
2521
|
+
*/
|
|
2522
|
+
sinks?: DataFlowSink[];
|
|
2523
|
+
/**
|
|
2524
|
+
* List of transformations in Flowlet.
|
|
2525
|
+
*/
|
|
2526
|
+
transformations?: Transformation[];
|
|
2527
|
+
/**
|
|
2528
|
+
* Flowlet script.
|
|
2529
|
+
*/
|
|
2530
|
+
script?: string;
|
|
2531
|
+
/**
|
|
2532
|
+
* Flowlet script lines.
|
|
2533
|
+
*/
|
|
2534
|
+
scriptLines?: string[];
|
|
2478
2535
|
}
|
|
2479
2536
|
|
|
2480
2537
|
/**
|
|
@@ -2514,6 +2571,10 @@ export interface MappingDataFlow {
|
|
|
2514
2571
|
* DataFlow script.
|
|
2515
2572
|
*/
|
|
2516
2573
|
script?: string;
|
|
2574
|
+
/**
|
|
2575
|
+
* Data flow script lines.
|
|
2576
|
+
*/
|
|
2577
|
+
scriptLines?: string[];
|
|
2517
2578
|
}
|
|
2518
2579
|
|
|
2519
2580
|
/**
|
|
@@ -10633,99 +10694,22 @@ export interface AmazonMWSObjectDataset {
|
|
|
10633
10694
|
tableName?: any;
|
|
10634
10695
|
}
|
|
10635
10696
|
|
|
10636
|
-
/**
|
|
10637
|
-
* Contains the possible cases for DatasetCompression.
|
|
10638
|
-
*/
|
|
10639
|
-
export type DatasetCompressionUnion = DatasetCompression | DatasetTarGZipCompression | DatasetTarCompression | DatasetZipDeflateCompression | DatasetDeflateCompression | DatasetGZipCompression | DatasetBZip2Compression;
|
|
10640
|
-
|
|
10641
10697
|
/**
|
|
10642
10698
|
* The compression method used on a dataset.
|
|
10643
10699
|
*/
|
|
10644
10700
|
export interface DatasetCompression {
|
|
10645
10701
|
/**
|
|
10646
|
-
*
|
|
10647
|
-
*/
|
|
10648
|
-
type: "DatasetCompression";
|
|
10649
|
-
/**
|
|
10650
|
-
* Describes unknown properties. The value of an unknown property can be of "any" type.
|
|
10651
|
-
*/
|
|
10652
|
-
[property: string]: any;
|
|
10653
|
-
}
|
|
10654
|
-
|
|
10655
|
-
/**
|
|
10656
|
-
* The TarGZip compression method used on a dataset.
|
|
10657
|
-
*/
|
|
10658
|
-
export interface DatasetTarGZipCompression {
|
|
10659
|
-
/**
|
|
10660
|
-
* Polymorphic Discriminator
|
|
10661
|
-
*/
|
|
10662
|
-
type: "TarGZip";
|
|
10663
|
-
/**
|
|
10664
|
-
* The TarGZip compression level.
|
|
10665
|
-
*/
|
|
10666
|
-
level?: any;
|
|
10667
|
-
}
|
|
10668
|
-
|
|
10669
|
-
/**
|
|
10670
|
-
* The Tar archive method used on a dataset.
|
|
10671
|
-
*/
|
|
10672
|
-
export interface DatasetTarCompression {
|
|
10673
|
-
/**
|
|
10674
|
-
* Polymorphic Discriminator
|
|
10675
|
-
*/
|
|
10676
|
-
type: "Tar";
|
|
10677
|
-
}
|
|
10678
|
-
|
|
10679
|
-
/**
|
|
10680
|
-
* The ZipDeflate compression method used on a dataset.
|
|
10681
|
-
*/
|
|
10682
|
-
export interface DatasetZipDeflateCompression {
|
|
10683
|
-
/**
|
|
10684
|
-
* Polymorphic Discriminator
|
|
10685
|
-
*/
|
|
10686
|
-
type: "ZipDeflate";
|
|
10687
|
-
/**
|
|
10688
|
-
* The ZipDeflate compression level.
|
|
10689
|
-
*/
|
|
10690
|
-
level?: any;
|
|
10691
|
-
}
|
|
10692
|
-
|
|
10693
|
-
/**
|
|
10694
|
-
* The Deflate compression method used on a dataset.
|
|
10695
|
-
*/
|
|
10696
|
-
export interface DatasetDeflateCompression {
|
|
10697
|
-
/**
|
|
10698
|
-
* Polymorphic Discriminator
|
|
10699
|
-
*/
|
|
10700
|
-
type: "Deflate";
|
|
10701
|
-
/**
|
|
10702
|
-
* The Deflate compression level.
|
|
10703
|
-
*/
|
|
10704
|
-
level?: any;
|
|
10705
|
-
}
|
|
10706
|
-
|
|
10707
|
-
/**
|
|
10708
|
-
* The GZip compression method used on a dataset.
|
|
10709
|
-
*/
|
|
10710
|
-
export interface DatasetGZipCompression {
|
|
10711
|
-
/**
|
|
10712
|
-
* Polymorphic Discriminator
|
|
10702
|
+
* Type of dataset compression. Type: string (or Expression with resultType string).
|
|
10713
10703
|
*/
|
|
10714
|
-
type:
|
|
10704
|
+
type: any;
|
|
10715
10705
|
/**
|
|
10716
|
-
* The
|
|
10706
|
+
* The dataset compression level. Type: string (or Expression with resultType string).
|
|
10717
10707
|
*/
|
|
10718
10708
|
level?: any;
|
|
10719
|
-
}
|
|
10720
|
-
|
|
10721
|
-
/**
|
|
10722
|
-
* The BZip2 compression method used on a dataset.
|
|
10723
|
-
*/
|
|
10724
|
-
export interface DatasetBZip2Compression {
|
|
10725
10709
|
/**
|
|
10726
|
-
*
|
|
10710
|
+
* Describes unknown properties. The value of an unknown property can be of "any" type.
|
|
10727
10711
|
*/
|
|
10728
|
-
|
|
10712
|
+
[property: string]: any;
|
|
10729
10713
|
}
|
|
10730
10714
|
|
|
10731
10715
|
/**
|
|
@@ -10985,7 +10969,7 @@ export interface HttpDataset {
|
|
|
10985
10969
|
/**
|
|
10986
10970
|
* The data compression method used on files.
|
|
10987
10971
|
*/
|
|
10988
|
-
compression?:
|
|
10972
|
+
compression?: DatasetCompression;
|
|
10989
10973
|
}
|
|
10990
10974
|
|
|
10991
10975
|
/**
|
|
@@ -12524,7 +12508,7 @@ export interface FileShareDataset {
|
|
|
12524
12508
|
/**
|
|
12525
12509
|
* The data compression method used for the file system.
|
|
12526
12510
|
*/
|
|
12527
|
-
compression?:
|
|
12511
|
+
compression?: DatasetCompression;
|
|
12528
12512
|
}
|
|
12529
12513
|
|
|
12530
12514
|
/**
|
|
@@ -12632,7 +12616,7 @@ export interface AzureBlobFSDataset {
|
|
|
12632
12616
|
/**
|
|
12633
12617
|
* The data compression method used for the blob storage.
|
|
12634
12618
|
*/
|
|
12635
|
-
compression?:
|
|
12619
|
+
compression?: DatasetCompression;
|
|
12636
12620
|
}
|
|
12637
12621
|
|
|
12638
12622
|
/**
|
|
@@ -12690,7 +12674,7 @@ export interface AzureDataLakeStoreDataset {
|
|
|
12690
12674
|
/**
|
|
12691
12675
|
* The data compression method used for the item(s) in the Azure Data Lake Store.
|
|
12692
12676
|
*/
|
|
12693
|
-
compression?:
|
|
12677
|
+
compression?: DatasetCompression;
|
|
12694
12678
|
}
|
|
12695
12679
|
|
|
12696
12680
|
/**
|
|
@@ -13278,7 +13262,7 @@ export interface AzureBlobDataset {
|
|
|
13278
13262
|
/**
|
|
13279
13263
|
* The data compression method used for the blob storage.
|
|
13280
13264
|
*/
|
|
13281
|
-
compression?:
|
|
13265
|
+
compression?: DatasetCompression;
|
|
13282
13266
|
}
|
|
13283
13267
|
|
|
13284
13268
|
/**
|
|
@@ -13637,7 +13621,7 @@ export interface BinaryDataset {
|
|
|
13637
13621
|
/**
|
|
13638
13622
|
* The data compression method used for the binary dataset.
|
|
13639
13623
|
*/
|
|
13640
|
-
compression?:
|
|
13624
|
+
compression?: DatasetCompression;
|
|
13641
13625
|
}
|
|
13642
13626
|
|
|
13643
13627
|
/**
|
|
@@ -13745,7 +13729,7 @@ export interface XmlDataset {
|
|
|
13745
13729
|
/**
|
|
13746
13730
|
* The data compression method used for the json dataset.
|
|
13747
13731
|
*/
|
|
13748
|
-
compression?:
|
|
13732
|
+
compression?: DatasetCompression;
|
|
13749
13733
|
}
|
|
13750
13734
|
|
|
13751
13735
|
/**
|
|
@@ -13801,7 +13785,7 @@ export interface JsonDataset {
|
|
|
13801
13785
|
/**
|
|
13802
13786
|
* The data compression method used for the json dataset.
|
|
13803
13787
|
*/
|
|
13804
|
-
compression?:
|
|
13788
|
+
compression?: DatasetCompression;
|
|
13805
13789
|
}
|
|
13806
13790
|
|
|
13807
13791
|
/**
|
|
@@ -14001,7 +13985,7 @@ export interface ExcelDataset {
|
|
|
14001
13985
|
/**
|
|
14002
13986
|
* The data compression method used for the json dataset.
|
|
14003
13987
|
*/
|
|
14004
|
-
compression?:
|
|
13988
|
+
compression?: DatasetCompression;
|
|
14005
13989
|
/**
|
|
14006
13990
|
* The null value string. Type: string (or Expression with resultType string).
|
|
14007
13991
|
*/
|
|
@@ -14127,7 +14111,7 @@ export interface AmazonS3Dataset {
|
|
|
14127
14111
|
/**
|
|
14128
14112
|
* The data compression method used for the Amazon S3 object.
|
|
14129
14113
|
*/
|
|
14130
|
-
compression?:
|
|
14114
|
+
compression?: DatasetCompression;
|
|
14131
14115
|
}
|
|
14132
14116
|
|
|
14133
14117
|
/**
|
|
@@ -14702,6 +14686,20 @@ export interface ActivityPolicy {
|
|
|
14702
14686
|
[property: string]: any;
|
|
14703
14687
|
}
|
|
14704
14688
|
|
|
14689
|
+
/**
|
|
14690
|
+
* Map Power Query mashup query to sink dataset(s).
|
|
14691
|
+
*/
|
|
14692
|
+
export interface PowerQuerySinkMapping {
|
|
14693
|
+
/**
|
|
14694
|
+
* Name of the query in Power Query mashup document.
|
|
14695
|
+
*/
|
|
14696
|
+
queryName?: string;
|
|
14697
|
+
/**
|
|
14698
|
+
* List of sinks mapped to Power Query mashup query.
|
|
14699
|
+
*/
|
|
14700
|
+
dataflowSinks?: PowerQuerySink[];
|
|
14701
|
+
}
|
|
14702
|
+
|
|
14705
14703
|
/**
|
|
14706
14704
|
* Compute properties for data flow activity.
|
|
14707
14705
|
*/
|
|
@@ -14775,9 +14773,13 @@ export interface ExecuteWranglingDataflowActivity {
|
|
|
14775
14773
|
*/
|
|
14776
14774
|
runConcurrently?: any;
|
|
14777
14775
|
/**
|
|
14778
|
-
* List of Power Query activity sinks mapped to a queryName.
|
|
14776
|
+
* (Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
|
|
14779
14777
|
*/
|
|
14780
14778
|
sinks?: { [propertyName: string]: PowerQuerySink };
|
|
14779
|
+
/**
|
|
14780
|
+
* List of mapping for Power Query mashup query to sink dataset(s).
|
|
14781
|
+
*/
|
|
14782
|
+
queries?: PowerQuerySinkMapping[];
|
|
14781
14783
|
/**
|
|
14782
14784
|
* Activity policy.
|
|
14783
14785
|
*/
|
|
@@ -15735,6 +15737,11 @@ export interface SftpReadSettings {
|
|
|
15735
15737
|
* The end of file's modified datetime. Type: string (or Expression with resultType string).
|
|
15736
15738
|
*/
|
|
15737
15739
|
modifiedDatetimeEnd?: any;
|
|
15740
|
+
/**
|
|
15741
|
+
* If true, disable parallel reading within each file. Default is false. Type: boolean (or
|
|
15742
|
+
* Expression with resultType boolean).
|
|
15743
|
+
*/
|
|
15744
|
+
disableChunking?: any;
|
|
15738
15745
|
}
|
|
15739
15746
|
|
|
15740
15747
|
/**
|
|
@@ -15791,6 +15798,11 @@ export interface FtpReadSettings {
|
|
|
15791
15798
|
* Specify whether to use binary transfer mode for FTP stores.
|
|
15792
15799
|
*/
|
|
15793
15800
|
useBinaryTransfer?: boolean;
|
|
15801
|
+
/**
|
|
15802
|
+
* If true, disable parallel reading within each file. Default is false. Type: boolean (or
|
|
15803
|
+
* Expression with resultType boolean).
|
|
15804
|
+
*/
|
|
15805
|
+
disableChunking?: any;
|
|
15794
15806
|
}
|
|
15795
15807
|
|
|
15796
15808
|
/**
|
|
@@ -178,18 +178,12 @@ export {
|
|
|
178
178
|
DataFlowStagingInfo,
|
|
179
179
|
DataLakeAnalyticsUSQLActivity,
|
|
180
180
|
Dataset,
|
|
181
|
-
DatasetBZip2Compression,
|
|
182
181
|
DatasetCompression,
|
|
183
|
-
DatasetDeflateCompression,
|
|
184
182
|
DatasetFolder,
|
|
185
|
-
DatasetGZipCompression,
|
|
186
183
|
DatasetLocation,
|
|
187
184
|
DatasetReference,
|
|
188
185
|
DatasetResource,
|
|
189
186
|
DatasetStorageFormat,
|
|
190
|
-
DatasetTarCompression,
|
|
191
|
-
DatasetTarGZipCompression,
|
|
192
|
-
DatasetZipDeflateCompression,
|
|
193
187
|
Db2LinkedService,
|
|
194
188
|
Db2Source,
|
|
195
189
|
Db2TableDataset,
|
|
@@ -249,6 +243,7 @@ export {
|
|
|
249
243
|
FileSystemSink,
|
|
250
244
|
FileSystemSource,
|
|
251
245
|
FilterActivity,
|
|
246
|
+
Flowlet,
|
|
252
247
|
ForEachActivity,
|
|
253
248
|
FormatReadSettings,
|
|
254
249
|
FormatWriteSettings,
|
|
@@ -443,6 +438,7 @@ export {
|
|
|
443
438
|
PostgreSqlSource,
|
|
444
439
|
PostgreSqlTableDataset,
|
|
445
440
|
PowerQuerySink,
|
|
441
|
+
PowerQuerySinkMapping,
|
|
446
442
|
PowerQuerySource,
|
|
447
443
|
PrestoLinkedService,
|
|
448
444
|
PrestoObjectDataset,
|
|
@@ -177,18 +177,12 @@ export {
|
|
|
177
177
|
DataFlowStagingInfo,
|
|
178
178
|
DataLakeAnalyticsUSQLActivity,
|
|
179
179
|
Dataset,
|
|
180
|
-
DatasetBZip2Compression,
|
|
181
180
|
DatasetCompression,
|
|
182
|
-
DatasetDeflateCompression,
|
|
183
181
|
DatasetFolder,
|
|
184
|
-
DatasetGZipCompression,
|
|
185
182
|
DatasetLocation,
|
|
186
183
|
DatasetReference,
|
|
187
184
|
DatasetResource,
|
|
188
185
|
DatasetStorageFormat,
|
|
189
|
-
DatasetTarCompression,
|
|
190
|
-
DatasetTarGZipCompression,
|
|
191
|
-
DatasetZipDeflateCompression,
|
|
192
186
|
Db2LinkedService,
|
|
193
187
|
Db2Source,
|
|
194
188
|
Db2TableDataset,
|
|
@@ -248,6 +242,7 @@ export {
|
|
|
248
242
|
FileSystemSink,
|
|
249
243
|
FileSystemSource,
|
|
250
244
|
FilterActivity,
|
|
245
|
+
Flowlet,
|
|
251
246
|
ForEachActivity,
|
|
252
247
|
FormatReadSettings,
|
|
253
248
|
FormatWriteSettings,
|
|
@@ -425,6 +420,7 @@ export {
|
|
|
425
420
|
PostgreSqlSource,
|
|
426
421
|
PostgreSqlTableDataset,
|
|
427
422
|
PowerQuerySink,
|
|
423
|
+
PowerQuerySinkMapping,
|
|
428
424
|
PowerQuerySource,
|
|
429
425
|
PrestoLinkedService,
|
|
430
426
|
PrestoObjectDataset,
|
|
@@ -177,18 +177,12 @@ export {
|
|
|
177
177
|
DataFlowStagingInfo,
|
|
178
178
|
DataLakeAnalyticsUSQLActivity,
|
|
179
179
|
Dataset,
|
|
180
|
-
DatasetBZip2Compression,
|
|
181
180
|
DatasetCompression,
|
|
182
|
-
DatasetDeflateCompression,
|
|
183
181
|
DatasetFolder,
|
|
184
|
-
DatasetGZipCompression,
|
|
185
182
|
DatasetLocation,
|
|
186
183
|
DatasetReference,
|
|
187
184
|
DatasetResource,
|
|
188
185
|
DatasetStorageFormat,
|
|
189
|
-
DatasetTarCompression,
|
|
190
|
-
DatasetTarGZipCompression,
|
|
191
|
-
DatasetZipDeflateCompression,
|
|
192
186
|
Db2LinkedService,
|
|
193
187
|
Db2Source,
|
|
194
188
|
Db2TableDataset,
|
|
@@ -248,6 +242,7 @@ export {
|
|
|
248
242
|
FileSystemSink,
|
|
249
243
|
FileSystemSource,
|
|
250
244
|
FilterActivity,
|
|
245
|
+
Flowlet,
|
|
251
246
|
ForEachActivity,
|
|
252
247
|
FormatReadSettings,
|
|
253
248
|
FormatWriteSettings,
|
|
@@ -425,6 +420,7 @@ export {
|
|
|
425
420
|
PostgreSqlSource,
|
|
426
421
|
PostgreSqlTableDataset,
|
|
427
422
|
PowerQuerySink,
|
|
423
|
+
PowerQuerySinkMapping,
|
|
428
424
|
PowerQuerySource,
|
|
429
425
|
PrestoLinkedService,
|
|
430
426
|
PrestoObjectDataset,
|
|
@@ -177,18 +177,12 @@ export {
|
|
|
177
177
|
DataFlowStagingInfo,
|
|
178
178
|
DataLakeAnalyticsUSQLActivity,
|
|
179
179
|
Dataset,
|
|
180
|
-
DatasetBZip2Compression,
|
|
181
180
|
DatasetCompression,
|
|
182
|
-
DatasetDeflateCompression,
|
|
183
181
|
DatasetFolder,
|
|
184
|
-
DatasetGZipCompression,
|
|
185
182
|
DatasetLocation,
|
|
186
183
|
DatasetReference,
|
|
187
184
|
DatasetResource,
|
|
188
185
|
DatasetStorageFormat,
|
|
189
|
-
DatasetTarCompression,
|
|
190
|
-
DatasetTarGZipCompression,
|
|
191
|
-
DatasetZipDeflateCompression,
|
|
192
186
|
Db2LinkedService,
|
|
193
187
|
Db2Source,
|
|
194
188
|
Db2TableDataset,
|
|
@@ -248,6 +242,7 @@ export {
|
|
|
248
242
|
FileSystemSink,
|
|
249
243
|
FileSystemSource,
|
|
250
244
|
FilterActivity,
|
|
245
|
+
Flowlet,
|
|
251
246
|
ForEachActivity,
|
|
252
247
|
FormatReadSettings,
|
|
253
248
|
FormatWriteSettings,
|
|
@@ -425,6 +420,7 @@ export {
|
|
|
425
420
|
PostgreSqlSource,
|
|
426
421
|
PostgreSqlTableDataset,
|
|
427
422
|
PowerQuerySink,
|
|
423
|
+
PowerQuerySinkMapping,
|
|
428
424
|
PowerQuerySource,
|
|
429
425
|
PrestoLinkedService,
|
|
430
426
|
PrestoObjectDataset,
|