@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
package/dist/arm-datafactory.js
CHANGED
|
@@ -1771,6 +1771,12 @@
|
|
|
1771
1771
|
name: "Composite",
|
|
1772
1772
|
className: "FactoryIdentity"
|
|
1773
1773
|
}
|
|
1774
|
+
},
|
|
1775
|
+
publicNetworkAccess: {
|
|
1776
|
+
serializedName: "publicNetworkAccess",
|
|
1777
|
+
type: {
|
|
1778
|
+
name: "String"
|
|
1779
|
+
}
|
|
1774
1780
|
}
|
|
1775
1781
|
}
|
|
1776
1782
|
}
|
|
@@ -3101,6 +3107,18 @@
|
|
|
3101
3107
|
className: "DataFlowDebugResource"
|
|
3102
3108
|
}
|
|
3103
3109
|
},
|
|
3110
|
+
dataFlows: {
|
|
3111
|
+
serializedName: "dataFlows",
|
|
3112
|
+
type: {
|
|
3113
|
+
name: "Sequence",
|
|
3114
|
+
element: {
|
|
3115
|
+
type: {
|
|
3116
|
+
name: "Composite",
|
|
3117
|
+
className: "DataFlowDebugResource"
|
|
3118
|
+
}
|
|
3119
|
+
}
|
|
3120
|
+
}
|
|
3121
|
+
},
|
|
3104
3122
|
datasets: {
|
|
3105
3123
|
serializedName: "datasets",
|
|
3106
3124
|
type: {
|
|
@@ -3380,6 +3398,17 @@
|
|
|
3380
3398
|
type: {
|
|
3381
3399
|
name: "Object"
|
|
3382
3400
|
}
|
|
3401
|
+
},
|
|
3402
|
+
parameters: {
|
|
3403
|
+
serializedName: "parameters",
|
|
3404
|
+
type: {
|
|
3405
|
+
name: "Dictionary",
|
|
3406
|
+
value: {
|
|
3407
|
+
type: {
|
|
3408
|
+
name: "Object"
|
|
3409
|
+
}
|
|
3410
|
+
}
|
|
3411
|
+
}
|
|
3383
3412
|
}
|
|
3384
3413
|
},
|
|
3385
3414
|
additionalProperties: {
|
|
@@ -3917,28 +3946,42 @@
|
|
|
3917
3946
|
type: {
|
|
3918
3947
|
name: "String"
|
|
3919
3948
|
}
|
|
3920
|
-
}
|
|
3921
|
-
|
|
3922
|
-
}
|
|
3923
|
-
};
|
|
3924
|
-
var DataFlowSink = {
|
|
3925
|
-
serializedName: "DataFlowSink",
|
|
3926
|
-
type: {
|
|
3927
|
-
name: "Composite",
|
|
3928
|
-
className: "DataFlowSink",
|
|
3929
|
-
modelProperties: __assign(__assign({}, Transformation.type.modelProperties), { dataset: {
|
|
3949
|
+
},
|
|
3950
|
+
dataset: {
|
|
3930
3951
|
serializedName: "dataset",
|
|
3931
3952
|
type: {
|
|
3932
3953
|
name: "Composite",
|
|
3933
3954
|
className: "DatasetReference"
|
|
3934
3955
|
}
|
|
3935
|
-
},
|
|
3956
|
+
},
|
|
3957
|
+
linkedService: {
|
|
3936
3958
|
serializedName: "linkedService",
|
|
3937
3959
|
type: {
|
|
3938
3960
|
name: "Composite",
|
|
3939
3961
|
className: "LinkedServiceReference"
|
|
3940
3962
|
}
|
|
3941
|
-
},
|
|
3963
|
+
},
|
|
3964
|
+
flowlet: {
|
|
3965
|
+
serializedName: "flowlet",
|
|
3966
|
+
type: {
|
|
3967
|
+
name: "Composite",
|
|
3968
|
+
className: "DataFlowReference",
|
|
3969
|
+
additionalProperties: {
|
|
3970
|
+
type: {
|
|
3971
|
+
name: "Object"
|
|
3972
|
+
}
|
|
3973
|
+
}
|
|
3974
|
+
}
|
|
3975
|
+
}
|
|
3976
|
+
}
|
|
3977
|
+
}
|
|
3978
|
+
};
|
|
3979
|
+
var DataFlowSink = {
|
|
3980
|
+
serializedName: "DataFlowSink",
|
|
3981
|
+
type: {
|
|
3982
|
+
name: "Composite",
|
|
3983
|
+
className: "DataFlowSink",
|
|
3984
|
+
modelProperties: __assign(__assign({}, Transformation.type.modelProperties), { schemaLinkedService: {
|
|
3942
3985
|
serializedName: "schemaLinkedService",
|
|
3943
3986
|
type: {
|
|
3944
3987
|
name: "Composite",
|
|
@@ -3965,19 +4008,7 @@
|
|
|
3965
4008
|
type: {
|
|
3966
4009
|
name: "Composite",
|
|
3967
4010
|
className: "DataFlowSource",
|
|
3968
|
-
modelProperties: __assign(__assign({}, Transformation.type.modelProperties), {
|
|
3969
|
-
serializedName: "dataset",
|
|
3970
|
-
type: {
|
|
3971
|
-
name: "Composite",
|
|
3972
|
-
className: "DatasetReference"
|
|
3973
|
-
}
|
|
3974
|
-
}, linkedService: {
|
|
3975
|
-
serializedName: "linkedService",
|
|
3976
|
-
type: {
|
|
3977
|
-
name: "Composite",
|
|
3978
|
-
className: "LinkedServiceReference"
|
|
3979
|
-
}
|
|
3980
|
-
}, schemaLinkedService: {
|
|
4011
|
+
modelProperties: __assign(__assign({}, Transformation.type.modelProperties), { schemaLinkedService: {
|
|
3981
4012
|
serializedName: "schemaLinkedService",
|
|
3982
4013
|
type: {
|
|
3983
4014
|
name: "Composite",
|
|
@@ -4022,6 +4053,69 @@
|
|
|
4022
4053
|
type: {
|
|
4023
4054
|
name: "String"
|
|
4024
4055
|
}
|
|
4056
|
+
}, documentLocale: {
|
|
4057
|
+
serializedName: "typeProperties.documentLocale",
|
|
4058
|
+
type: {
|
|
4059
|
+
name: "String"
|
|
4060
|
+
}
|
|
4061
|
+
} })
|
|
4062
|
+
}
|
|
4063
|
+
};
|
|
4064
|
+
var Flowlet = {
|
|
4065
|
+
serializedName: "Flowlet",
|
|
4066
|
+
type: {
|
|
4067
|
+
name: "Composite",
|
|
4068
|
+
polymorphicDiscriminator: DataFlow.type.polymorphicDiscriminator,
|
|
4069
|
+
uberParent: "DataFlow",
|
|
4070
|
+
className: "Flowlet",
|
|
4071
|
+
modelProperties: __assign(__assign({}, DataFlow.type.modelProperties), { sources: {
|
|
4072
|
+
serializedName: "typeProperties.sources",
|
|
4073
|
+
type: {
|
|
4074
|
+
name: "Sequence",
|
|
4075
|
+
element: {
|
|
4076
|
+
type: {
|
|
4077
|
+
name: "Composite",
|
|
4078
|
+
className: "DataFlowSource"
|
|
4079
|
+
}
|
|
4080
|
+
}
|
|
4081
|
+
}
|
|
4082
|
+
}, sinks: {
|
|
4083
|
+
serializedName: "typeProperties.sinks",
|
|
4084
|
+
type: {
|
|
4085
|
+
name: "Sequence",
|
|
4086
|
+
element: {
|
|
4087
|
+
type: {
|
|
4088
|
+
name: "Composite",
|
|
4089
|
+
className: "DataFlowSink"
|
|
4090
|
+
}
|
|
4091
|
+
}
|
|
4092
|
+
}
|
|
4093
|
+
}, transformations: {
|
|
4094
|
+
serializedName: "typeProperties.transformations",
|
|
4095
|
+
type: {
|
|
4096
|
+
name: "Sequence",
|
|
4097
|
+
element: {
|
|
4098
|
+
type: {
|
|
4099
|
+
name: "Composite",
|
|
4100
|
+
className: "Transformation"
|
|
4101
|
+
}
|
|
4102
|
+
}
|
|
4103
|
+
}
|
|
4104
|
+
}, script: {
|
|
4105
|
+
serializedName: "typeProperties.script",
|
|
4106
|
+
type: {
|
|
4107
|
+
name: "String"
|
|
4108
|
+
}
|
|
4109
|
+
}, scriptLines: {
|
|
4110
|
+
serializedName: "typeProperties.scriptLines",
|
|
4111
|
+
type: {
|
|
4112
|
+
name: "Sequence",
|
|
4113
|
+
element: {
|
|
4114
|
+
type: {
|
|
4115
|
+
name: "String"
|
|
4116
|
+
}
|
|
4117
|
+
}
|
|
4118
|
+
}
|
|
4025
4119
|
} })
|
|
4026
4120
|
}
|
|
4027
4121
|
};
|
|
@@ -4070,6 +4164,16 @@
|
|
|
4070
4164
|
type: {
|
|
4071
4165
|
name: "String"
|
|
4072
4166
|
}
|
|
4167
|
+
}, scriptLines: {
|
|
4168
|
+
serializedName: "typeProperties.scriptLines",
|
|
4169
|
+
type: {
|
|
4170
|
+
name: "Sequence",
|
|
4171
|
+
element: {
|
|
4172
|
+
type: {
|
|
4173
|
+
name: "String"
|
|
4174
|
+
}
|
|
4175
|
+
}
|
|
4176
|
+
}
|
|
4073
4177
|
} })
|
|
4074
4178
|
}
|
|
4075
4179
|
};
|
|
@@ -10224,18 +10328,19 @@
|
|
|
10224
10328
|
serializedName: "DatasetCompression",
|
|
10225
10329
|
type: {
|
|
10226
10330
|
name: "Composite",
|
|
10227
|
-
polymorphicDiscriminator: {
|
|
10228
|
-
serializedName: "type",
|
|
10229
|
-
clientName: "type"
|
|
10230
|
-
},
|
|
10231
|
-
uberParent: "DatasetCompression",
|
|
10232
10331
|
className: "DatasetCompression",
|
|
10233
10332
|
modelProperties: {
|
|
10234
10333
|
type: {
|
|
10235
10334
|
required: true,
|
|
10236
10335
|
serializedName: "type",
|
|
10237
10336
|
type: {
|
|
10238
|
-
name: "
|
|
10337
|
+
name: "Object"
|
|
10338
|
+
}
|
|
10339
|
+
},
|
|
10340
|
+
level: {
|
|
10341
|
+
serializedName: "level",
|
|
10342
|
+
type: {
|
|
10343
|
+
name: "Object"
|
|
10239
10344
|
}
|
|
10240
10345
|
}
|
|
10241
10346
|
},
|
|
@@ -10246,92 +10351,6 @@
|
|
|
10246
10351
|
}
|
|
10247
10352
|
}
|
|
10248
10353
|
};
|
|
10249
|
-
var DatasetTarGZipCompression = {
|
|
10250
|
-
serializedName: "TarGZip",
|
|
10251
|
-
type: {
|
|
10252
|
-
name: "Composite",
|
|
10253
|
-
polymorphicDiscriminator: DatasetCompression.type.polymorphicDiscriminator,
|
|
10254
|
-
uberParent: "DatasetCompression",
|
|
10255
|
-
className: "DatasetTarGZipCompression",
|
|
10256
|
-
modelProperties: __assign(__assign({}, DatasetCompression.type.modelProperties), { level: {
|
|
10257
|
-
serializedName: "level",
|
|
10258
|
-
type: {
|
|
10259
|
-
name: "Object"
|
|
10260
|
-
}
|
|
10261
|
-
} }),
|
|
10262
|
-
additionalProperties: DatasetCompression.type.additionalProperties
|
|
10263
|
-
}
|
|
10264
|
-
};
|
|
10265
|
-
var DatasetTarCompression = {
|
|
10266
|
-
serializedName: "Tar",
|
|
10267
|
-
type: {
|
|
10268
|
-
name: "Composite",
|
|
10269
|
-
polymorphicDiscriminator: DatasetCompression.type.polymorphicDiscriminator,
|
|
10270
|
-
uberParent: "DatasetCompression",
|
|
10271
|
-
className: "DatasetTarCompression",
|
|
10272
|
-
modelProperties: __assign({}, DatasetCompression.type.modelProperties),
|
|
10273
|
-
additionalProperties: DatasetCompression.type.additionalProperties
|
|
10274
|
-
}
|
|
10275
|
-
};
|
|
10276
|
-
var DatasetZipDeflateCompression = {
|
|
10277
|
-
serializedName: "ZipDeflate",
|
|
10278
|
-
type: {
|
|
10279
|
-
name: "Composite",
|
|
10280
|
-
polymorphicDiscriminator: DatasetCompression.type.polymorphicDiscriminator,
|
|
10281
|
-
uberParent: "DatasetCompression",
|
|
10282
|
-
className: "DatasetZipDeflateCompression",
|
|
10283
|
-
modelProperties: __assign(__assign({}, DatasetCompression.type.modelProperties), { level: {
|
|
10284
|
-
serializedName: "level",
|
|
10285
|
-
type: {
|
|
10286
|
-
name: "Object"
|
|
10287
|
-
}
|
|
10288
|
-
} }),
|
|
10289
|
-
additionalProperties: DatasetCompression.type.additionalProperties
|
|
10290
|
-
}
|
|
10291
|
-
};
|
|
10292
|
-
var DatasetDeflateCompression = {
|
|
10293
|
-
serializedName: "Deflate",
|
|
10294
|
-
type: {
|
|
10295
|
-
name: "Composite",
|
|
10296
|
-
polymorphicDiscriminator: DatasetCompression.type.polymorphicDiscriminator,
|
|
10297
|
-
uberParent: "DatasetCompression",
|
|
10298
|
-
className: "DatasetDeflateCompression",
|
|
10299
|
-
modelProperties: __assign(__assign({}, DatasetCompression.type.modelProperties), { level: {
|
|
10300
|
-
serializedName: "level",
|
|
10301
|
-
type: {
|
|
10302
|
-
name: "Object"
|
|
10303
|
-
}
|
|
10304
|
-
} }),
|
|
10305
|
-
additionalProperties: DatasetCompression.type.additionalProperties
|
|
10306
|
-
}
|
|
10307
|
-
};
|
|
10308
|
-
var DatasetGZipCompression = {
|
|
10309
|
-
serializedName: "GZip",
|
|
10310
|
-
type: {
|
|
10311
|
-
name: "Composite",
|
|
10312
|
-
polymorphicDiscriminator: DatasetCompression.type.polymorphicDiscriminator,
|
|
10313
|
-
uberParent: "DatasetCompression",
|
|
10314
|
-
className: "DatasetGZipCompression",
|
|
10315
|
-
modelProperties: __assign(__assign({}, DatasetCompression.type.modelProperties), { level: {
|
|
10316
|
-
serializedName: "level",
|
|
10317
|
-
type: {
|
|
10318
|
-
name: "Object"
|
|
10319
|
-
}
|
|
10320
|
-
} }),
|
|
10321
|
-
additionalProperties: DatasetCompression.type.additionalProperties
|
|
10322
|
-
}
|
|
10323
|
-
};
|
|
10324
|
-
var DatasetBZip2Compression = {
|
|
10325
|
-
serializedName: "BZip2",
|
|
10326
|
-
type: {
|
|
10327
|
-
name: "Composite",
|
|
10328
|
-
polymorphicDiscriminator: DatasetCompression.type.polymorphicDiscriminator,
|
|
10329
|
-
uberParent: "DatasetCompression",
|
|
10330
|
-
className: "DatasetBZip2Compression",
|
|
10331
|
-
modelProperties: __assign({}, DatasetCompression.type.modelProperties),
|
|
10332
|
-
additionalProperties: DatasetCompression.type.additionalProperties
|
|
10333
|
-
}
|
|
10334
|
-
};
|
|
10335
10354
|
var DatasetStorageFormat = {
|
|
10336
10355
|
serializedName: "DatasetStorageFormat",
|
|
10337
10356
|
type: {
|
|
@@ -12914,6 +12933,33 @@
|
|
|
12914
12933
|
}
|
|
12915
12934
|
}
|
|
12916
12935
|
};
|
|
12936
|
+
var PowerQuerySinkMapping = {
|
|
12937
|
+
serializedName: "PowerQuerySinkMapping",
|
|
12938
|
+
type: {
|
|
12939
|
+
name: "Composite",
|
|
12940
|
+
className: "PowerQuerySinkMapping",
|
|
12941
|
+
modelProperties: {
|
|
12942
|
+
queryName: {
|
|
12943
|
+
serializedName: "queryName",
|
|
12944
|
+
type: {
|
|
12945
|
+
name: "String"
|
|
12946
|
+
}
|
|
12947
|
+
},
|
|
12948
|
+
dataflowSinks: {
|
|
12949
|
+
serializedName: "dataflowSinks",
|
|
12950
|
+
type: {
|
|
12951
|
+
name: "Sequence",
|
|
12952
|
+
element: {
|
|
12953
|
+
type: {
|
|
12954
|
+
name: "Composite",
|
|
12955
|
+
className: "PowerQuerySink"
|
|
12956
|
+
}
|
|
12957
|
+
}
|
|
12958
|
+
}
|
|
12959
|
+
}
|
|
12960
|
+
}
|
|
12961
|
+
}
|
|
12962
|
+
};
|
|
12917
12963
|
var ExecuteDataFlowActivityTypePropertiesCompute = {
|
|
12918
12964
|
serializedName: "ExecuteDataFlowActivityTypeProperties_compute",
|
|
12919
12965
|
type: {
|
|
@@ -12999,6 +13045,17 @@
|
|
|
12999
13045
|
}
|
|
13000
13046
|
}
|
|
13001
13047
|
}
|
|
13048
|
+
}, queries: {
|
|
13049
|
+
serializedName: "typeProperties.queries",
|
|
13050
|
+
type: {
|
|
13051
|
+
name: "Sequence",
|
|
13052
|
+
element: {
|
|
13053
|
+
type: {
|
|
13054
|
+
name: "Composite",
|
|
13055
|
+
className: "PowerQuerySinkMapping"
|
|
13056
|
+
}
|
|
13057
|
+
}
|
|
13058
|
+
}
|
|
13002
13059
|
}, policy: {
|
|
13003
13060
|
serializedName: "policy",
|
|
13004
13061
|
type: {
|
|
@@ -13898,6 +13955,11 @@
|
|
|
13898
13955
|
type: {
|
|
13899
13956
|
name: "Object"
|
|
13900
13957
|
}
|
|
13958
|
+
}, disableChunking: {
|
|
13959
|
+
serializedName: "disableChunking",
|
|
13960
|
+
type: {
|
|
13961
|
+
name: "Object"
|
|
13962
|
+
}
|
|
13901
13963
|
} }),
|
|
13902
13964
|
additionalProperties: StoreReadSettings.type.additionalProperties
|
|
13903
13965
|
}
|
|
@@ -13949,6 +14011,11 @@
|
|
|
13949
14011
|
type: {
|
|
13950
14012
|
name: "Boolean"
|
|
13951
14013
|
}
|
|
14014
|
+
}, disableChunking: {
|
|
14015
|
+
serializedName: "disableChunking",
|
|
14016
|
+
type: {
|
|
14017
|
+
name: "Object"
|
|
14018
|
+
}
|
|
13952
14019
|
} }),
|
|
13953
14020
|
additionalProperties: StoreReadSettings.type.additionalProperties
|
|
13954
14021
|
}
|
|
@@ -23195,6 +23262,7 @@
|
|
|
23195
23262
|
'Credential.ManagedIdentity': ManagedIdentityCredential,
|
|
23196
23263
|
'Credential.ServicePrincipal': ServicePrincipalCredential,
|
|
23197
23264
|
'DataFlow.WranglingDataFlow': WranglingDataFlow,
|
|
23265
|
+
'DataFlow.Flowlet': Flowlet,
|
|
23198
23266
|
'DataFlow.MappingDataFlow': MappingDataFlow,
|
|
23199
23267
|
'LinkedService.SharePointOnlineList': SharePointOnlineListLinkedService,
|
|
23200
23268
|
'LinkedService.Snowflake': SnowflakeLinkedService,
|
|
@@ -23340,13 +23408,6 @@
|
|
|
23340
23408
|
'Dataset.ConcurObject': ConcurObjectDataset,
|
|
23341
23409
|
'Dataset.AzurePostgreSqlTable': AzurePostgreSqlTableDataset,
|
|
23342
23410
|
'Dataset.AmazonMWSObject': AmazonMWSObjectDataset,
|
|
23343
|
-
'DatasetCompression.TarGZip': DatasetTarGZipCompression,
|
|
23344
|
-
'DatasetCompression.Tar': DatasetTarCompression,
|
|
23345
|
-
'DatasetCompression.ZipDeflate': DatasetZipDeflateCompression,
|
|
23346
|
-
'DatasetCompression.Deflate': DatasetDeflateCompression,
|
|
23347
|
-
'DatasetCompression.GZip': DatasetGZipCompression,
|
|
23348
|
-
'DatasetCompression.BZip2': DatasetBZip2Compression,
|
|
23349
|
-
'DatasetCompression': DatasetCompression,
|
|
23350
23411
|
'DatasetStorageFormat.ParquetFormat': ParquetFormat,
|
|
23351
23412
|
'DatasetStorageFormat.OrcFormat': OrcFormat,
|
|
23352
23413
|
'DatasetStorageFormat.AvroFormat': AvroFormat,
|
|
@@ -23802,6 +23863,7 @@
|
|
|
23802
23863
|
DataFlowSource: DataFlowSource,
|
|
23803
23864
|
PowerQuerySource: PowerQuerySource,
|
|
23804
23865
|
WranglingDataFlow: WranglingDataFlow,
|
|
23866
|
+
Flowlet: Flowlet,
|
|
23805
23867
|
MappingDataFlow: MappingDataFlow,
|
|
23806
23868
|
SharePointOnlineListLinkedService: SharePointOnlineListLinkedService,
|
|
23807
23869
|
SnowflakeLinkedService: SnowflakeLinkedService,
|
|
@@ -23950,12 +24012,6 @@
|
|
|
23950
24012
|
AzurePostgreSqlTableDataset: AzurePostgreSqlTableDataset,
|
|
23951
24013
|
AmazonMWSObjectDataset: AmazonMWSObjectDataset,
|
|
23952
24014
|
DatasetCompression: DatasetCompression,
|
|
23953
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
23954
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
23955
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
23956
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
23957
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
23958
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
23959
24015
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
23960
24016
|
ParquetFormat: ParquetFormat,
|
|
23961
24017
|
OrcFormat: OrcFormat,
|
|
@@ -24051,6 +24107,7 @@
|
|
|
24051
24107
|
ScheduleTriggerRecurrence: ScheduleTriggerRecurrence,
|
|
24052
24108
|
ScheduleTrigger: ScheduleTrigger,
|
|
24053
24109
|
ActivityPolicy: ActivityPolicy,
|
|
24110
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
24054
24111
|
ExecuteDataFlowActivityTypePropertiesCompute: ExecuteDataFlowActivityTypePropertiesCompute,
|
|
24055
24112
|
ExecuteWranglingDataflowActivity: ExecuteWranglingDataflowActivity,
|
|
24056
24113
|
ExecutionActivity: ExecutionActivity,
|
|
@@ -24978,18 +25035,12 @@
|
|
|
24978
25035
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
24979
25036
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
24980
25037
|
Dataset: Dataset,
|
|
24981
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
24982
25038
|
DatasetCompression: DatasetCompression,
|
|
24983
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
24984
25039
|
DatasetFolder: DatasetFolder,
|
|
24985
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
24986
25040
|
DatasetLocation: DatasetLocation,
|
|
24987
25041
|
DatasetReference: DatasetReference,
|
|
24988
25042
|
DatasetResource: DatasetResource,
|
|
24989
25043
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
24990
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
24991
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
24992
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
24993
25044
|
Db2LinkedService: Db2LinkedService,
|
|
24994
25045
|
Db2Source: Db2Source,
|
|
24995
25046
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -25052,6 +25103,7 @@
|
|
|
25052
25103
|
FileSystemSink: FileSystemSink,
|
|
25053
25104
|
FileSystemSource: FileSystemSource,
|
|
25054
25105
|
FilterActivity: FilterActivity,
|
|
25106
|
+
Flowlet: Flowlet,
|
|
25055
25107
|
ForEachActivity: ForEachActivity,
|
|
25056
25108
|
FormatReadSettings: FormatReadSettings,
|
|
25057
25109
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -25230,6 +25282,7 @@
|
|
|
25230
25282
|
PostgreSqlSource: PostgreSqlSource,
|
|
25231
25283
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
25232
25284
|
PowerQuerySink: PowerQuerySink,
|
|
25285
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
25233
25286
|
PowerQuerySource: PowerQuerySource,
|
|
25234
25287
|
PrestoLinkedService: PrestoLinkedService,
|
|
25235
25288
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -26112,18 +26165,12 @@
|
|
|
26112
26165
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
26113
26166
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
26114
26167
|
Dataset: Dataset,
|
|
26115
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
26116
26168
|
DatasetCompression: DatasetCompression,
|
|
26117
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
26118
26169
|
DatasetFolder: DatasetFolder,
|
|
26119
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
26120
26170
|
DatasetLocation: DatasetLocation,
|
|
26121
26171
|
DatasetReference: DatasetReference,
|
|
26122
26172
|
DatasetResource: DatasetResource,
|
|
26123
26173
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
26124
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
26125
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
26126
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
26127
26174
|
Db2LinkedService: Db2LinkedService,
|
|
26128
26175
|
Db2Source: Db2Source,
|
|
26129
26176
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -26183,6 +26230,7 @@
|
|
|
26183
26230
|
FileSystemSink: FileSystemSink,
|
|
26184
26231
|
FileSystemSource: FileSystemSource,
|
|
26185
26232
|
FilterActivity: FilterActivity,
|
|
26233
|
+
Flowlet: Flowlet,
|
|
26186
26234
|
ForEachActivity: ForEachActivity,
|
|
26187
26235
|
FormatReadSettings: FormatReadSettings,
|
|
26188
26236
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -26377,6 +26425,7 @@
|
|
|
26377
26425
|
PostgreSqlSource: PostgreSqlSource,
|
|
26378
26426
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
26379
26427
|
PowerQuerySink: PowerQuerySink,
|
|
26428
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
26380
26429
|
PowerQuerySource: PowerQuerySource,
|
|
26381
26430
|
PrestoLinkedService: PrestoLinkedService,
|
|
26382
26431
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -27731,18 +27780,12 @@
|
|
|
27731
27780
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
27732
27781
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
27733
27782
|
Dataset: Dataset,
|
|
27734
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
27735
27783
|
DatasetCompression: DatasetCompression,
|
|
27736
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
27737
27784
|
DatasetFolder: DatasetFolder,
|
|
27738
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
27739
27785
|
DatasetLocation: DatasetLocation,
|
|
27740
27786
|
DatasetReference: DatasetReference,
|
|
27741
27787
|
DatasetResource: DatasetResource,
|
|
27742
27788
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
27743
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
27744
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
27745
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
27746
27789
|
Db2LinkedService: Db2LinkedService,
|
|
27747
27790
|
Db2Source: Db2Source,
|
|
27748
27791
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -27802,6 +27845,7 @@
|
|
|
27802
27845
|
FileSystemSink: FileSystemSink,
|
|
27803
27846
|
FileSystemSource: FileSystemSource,
|
|
27804
27847
|
FilterActivity: FilterActivity,
|
|
27848
|
+
Flowlet: Flowlet,
|
|
27805
27849
|
ForEachActivity: ForEachActivity,
|
|
27806
27850
|
FormatReadSettings: FormatReadSettings,
|
|
27807
27851
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -27979,6 +28023,7 @@
|
|
|
27979
28023
|
PostgreSqlSource: PostgreSqlSource,
|
|
27980
28024
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
27981
28025
|
PowerQuerySink: PowerQuerySink,
|
|
28026
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
27982
28027
|
PowerQuerySource: PowerQuerySource,
|
|
27983
28028
|
PrestoLinkedService: PrestoLinkedService,
|
|
27984
28029
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -28523,19 +28568,13 @@
|
|
|
28523
28568
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
28524
28569
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
28525
28570
|
Dataset: Dataset,
|
|
28526
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
28527
28571
|
DatasetCompression: DatasetCompression,
|
|
28528
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
28529
28572
|
DatasetFolder: DatasetFolder,
|
|
28530
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
28531
28573
|
DatasetListResponse: DatasetListResponse,
|
|
28532
28574
|
DatasetLocation: DatasetLocation,
|
|
28533
28575
|
DatasetReference: DatasetReference,
|
|
28534
28576
|
DatasetResource: DatasetResource,
|
|
28535
28577
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
28536
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
28537
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
28538
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
28539
28578
|
Db2LinkedService: Db2LinkedService,
|
|
28540
28579
|
Db2Source: Db2Source,
|
|
28541
28580
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -28595,6 +28634,7 @@
|
|
|
28595
28634
|
FileSystemSink: FileSystemSink,
|
|
28596
28635
|
FileSystemSource: FileSystemSource,
|
|
28597
28636
|
FilterActivity: FilterActivity,
|
|
28637
|
+
Flowlet: Flowlet,
|
|
28598
28638
|
ForEachActivity: ForEachActivity,
|
|
28599
28639
|
FormatReadSettings: FormatReadSettings,
|
|
28600
28640
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -28771,6 +28811,7 @@
|
|
|
28771
28811
|
PostgreSqlSource: PostgreSqlSource,
|
|
28772
28812
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
28773
28813
|
PowerQuerySink: PowerQuerySink,
|
|
28814
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
28774
28815
|
PowerQuerySource: PowerQuerySource,
|
|
28775
28816
|
PrestoLinkedService: PrestoLinkedService,
|
|
28776
28817
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -29316,18 +29357,12 @@
|
|
|
29316
29357
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
29317
29358
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
29318
29359
|
Dataset: Dataset,
|
|
29319
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
29320
29360
|
DatasetCompression: DatasetCompression,
|
|
29321
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
29322
29361
|
DatasetFolder: DatasetFolder,
|
|
29323
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
29324
29362
|
DatasetLocation: DatasetLocation,
|
|
29325
29363
|
DatasetReference: DatasetReference,
|
|
29326
29364
|
DatasetResource: DatasetResource,
|
|
29327
29365
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
29328
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
29329
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
29330
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
29331
29366
|
Db2LinkedService: Db2LinkedService,
|
|
29332
29367
|
Db2Source: Db2Source,
|
|
29333
29368
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -29387,6 +29422,7 @@
|
|
|
29387
29422
|
FileSystemSink: FileSystemSink,
|
|
29388
29423
|
FileSystemSource: FileSystemSource,
|
|
29389
29424
|
FilterActivity: FilterActivity,
|
|
29425
|
+
Flowlet: Flowlet,
|
|
29390
29426
|
ForEachActivity: ForEachActivity,
|
|
29391
29427
|
FormatReadSettings: FormatReadSettings,
|
|
29392
29428
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -29564,6 +29600,7 @@
|
|
|
29564
29600
|
PostgreSqlSource: PostgreSqlSource,
|
|
29565
29601
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
29566
29602
|
PowerQuerySink: PowerQuerySink,
|
|
29603
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
29567
29604
|
PowerQuerySource: PowerQuerySource,
|
|
29568
29605
|
PrestoLinkedService: PrestoLinkedService,
|
|
29569
29606
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -30384,18 +30421,12 @@
|
|
|
30384
30421
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
30385
30422
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
30386
30423
|
Dataset: Dataset,
|
|
30387
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
30388
30424
|
DatasetCompression: DatasetCompression,
|
|
30389
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
30390
30425
|
DatasetFolder: DatasetFolder,
|
|
30391
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
30392
30426
|
DatasetLocation: DatasetLocation,
|
|
30393
30427
|
DatasetReference: DatasetReference,
|
|
30394
30428
|
DatasetResource: DatasetResource,
|
|
30395
30429
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
30396
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
30397
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
30398
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
30399
30430
|
Db2LinkedService: Db2LinkedService,
|
|
30400
30431
|
Db2Source: Db2Source,
|
|
30401
30432
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -30455,6 +30486,7 @@
|
|
|
30455
30486
|
FileSystemSink: FileSystemSink,
|
|
30456
30487
|
FileSystemSource: FileSystemSource,
|
|
30457
30488
|
FilterActivity: FilterActivity,
|
|
30489
|
+
Flowlet: Flowlet,
|
|
30458
30490
|
ForEachActivity: ForEachActivity,
|
|
30459
30491
|
FormatReadSettings: FormatReadSettings,
|
|
30460
30492
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -30631,6 +30663,7 @@
|
|
|
30631
30663
|
PostgreSqlSource: PostgreSqlSource,
|
|
30632
30664
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
30633
30665
|
PowerQuerySink: PowerQuerySink,
|
|
30666
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
30634
30667
|
PowerQuerySource: PowerQuerySource,
|
|
30635
30668
|
PrestoLinkedService: PrestoLinkedService,
|
|
30636
30669
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -31602,18 +31635,12 @@
|
|
|
31602
31635
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
31603
31636
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
31604
31637
|
Dataset: Dataset,
|
|
31605
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
31606
31638
|
DatasetCompression: DatasetCompression,
|
|
31607
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
31608
31639
|
DatasetFolder: DatasetFolder,
|
|
31609
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
31610
31640
|
DatasetLocation: DatasetLocation,
|
|
31611
31641
|
DatasetReference: DatasetReference,
|
|
31612
31642
|
DatasetResource: DatasetResource,
|
|
31613
31643
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
31614
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
31615
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
31616
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
31617
31644
|
Db2LinkedService: Db2LinkedService,
|
|
31618
31645
|
Db2Source: Db2Source,
|
|
31619
31646
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -31673,6 +31700,7 @@
|
|
|
31673
31700
|
FileSystemSink: FileSystemSink,
|
|
31674
31701
|
FileSystemSource: FileSystemSource,
|
|
31675
31702
|
FilterActivity: FilterActivity,
|
|
31703
|
+
Flowlet: Flowlet,
|
|
31676
31704
|
ForEachActivity: ForEachActivity,
|
|
31677
31705
|
FormatReadSettings: FormatReadSettings,
|
|
31678
31706
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -31849,6 +31877,7 @@
|
|
|
31849
31877
|
PostgreSqlSource: PostgreSqlSource,
|
|
31850
31878
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
31851
31879
|
PowerQuerySink: PowerQuerySink,
|
|
31880
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
31852
31881
|
PowerQuerySource: PowerQuerySource,
|
|
31853
31882
|
PrestoLinkedService: PrestoLinkedService,
|
|
31854
31883
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -32313,23 +32342,18 @@
|
|
|
32313
32342
|
DataFlowDebugSessionExecuteCommandHeaders: DataFlowDebugSessionExecuteCommandHeaders,
|
|
32314
32343
|
DataFlowDebugSessionInfo: DataFlowDebugSessionInfo,
|
|
32315
32344
|
DataFlowFolder: DataFlowFolder,
|
|
32345
|
+
DataFlowReference: DataFlowReference,
|
|
32316
32346
|
DataFlowSink: DataFlowSink,
|
|
32317
32347
|
DataFlowSource: DataFlowSource,
|
|
32318
32348
|
DataFlowSourceSetting: DataFlowSourceSetting,
|
|
32319
32349
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
32320
32350
|
Dataset: Dataset,
|
|
32321
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
32322
32351
|
DatasetCompression: DatasetCompression,
|
|
32323
32352
|
DatasetDebugResource: DatasetDebugResource,
|
|
32324
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
32325
32353
|
DatasetFolder: DatasetFolder,
|
|
32326
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
32327
32354
|
DatasetLocation: DatasetLocation,
|
|
32328
32355
|
DatasetReference: DatasetReference,
|
|
32329
32356
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
32330
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
32331
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
32332
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
32333
32357
|
Db2LinkedService: Db2LinkedService,
|
|
32334
32358
|
Db2TableDataset: Db2TableDataset,
|
|
32335
32359
|
DeleteDataFlowDebugSessionRequest: DeleteDataFlowDebugSessionRequest,
|
|
@@ -32351,6 +32375,7 @@
|
|
|
32351
32375
|
FileServerLinkedService: FileServerLinkedService,
|
|
32352
32376
|
FileServerLocation: FileServerLocation,
|
|
32353
32377
|
FileShareDataset: FileShareDataset,
|
|
32378
|
+
Flowlet: Flowlet,
|
|
32354
32379
|
FtpServerLinkedService: FtpServerLinkedService,
|
|
32355
32380
|
FtpServerLocation: FtpServerLocation,
|
|
32356
32381
|
GoogleAdWordsLinkedService: GoogleAdWordsLinkedService,
|
|
@@ -32972,18 +32997,12 @@
|
|
|
32972
32997
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
32973
32998
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
32974
32999
|
Dataset: Dataset,
|
|
32975
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
32976
33000
|
DatasetCompression: DatasetCompression,
|
|
32977
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
32978
33001
|
DatasetFolder: DatasetFolder,
|
|
32979
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
32980
33002
|
DatasetLocation: DatasetLocation,
|
|
32981
33003
|
DatasetReference: DatasetReference,
|
|
32982
33004
|
DatasetResource: DatasetResource,
|
|
32983
33005
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
32984
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
32985
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
32986
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
32987
33006
|
Db2LinkedService: Db2LinkedService,
|
|
32988
33007
|
Db2Source: Db2Source,
|
|
32989
33008
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -33043,6 +33062,7 @@
|
|
|
33043
33062
|
FileSystemSink: FileSystemSink,
|
|
33044
33063
|
FileSystemSource: FileSystemSource,
|
|
33045
33064
|
FilterActivity: FilterActivity,
|
|
33065
|
+
Flowlet: Flowlet,
|
|
33046
33066
|
ForEachActivity: ForEachActivity,
|
|
33047
33067
|
FormatReadSettings: FormatReadSettings,
|
|
33048
33068
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -33220,6 +33240,7 @@
|
|
|
33220
33240
|
PostgreSqlSource: PostgreSqlSource,
|
|
33221
33241
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
33222
33242
|
PowerQuerySink: PowerQuerySink,
|
|
33243
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
33223
33244
|
PowerQuerySource: PowerQuerySource,
|
|
33224
33245
|
PrestoLinkedService: PrestoLinkedService,
|
|
33225
33246
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -33731,18 +33752,12 @@
|
|
|
33731
33752
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
33732
33753
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
33733
33754
|
Dataset: Dataset,
|
|
33734
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
33735
33755
|
DatasetCompression: DatasetCompression,
|
|
33736
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
33737
33756
|
DatasetFolder: DatasetFolder,
|
|
33738
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
33739
33757
|
DatasetLocation: DatasetLocation,
|
|
33740
33758
|
DatasetReference: DatasetReference,
|
|
33741
33759
|
DatasetResource: DatasetResource,
|
|
33742
33760
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
33743
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
33744
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
33745
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
33746
33761
|
Db2LinkedService: Db2LinkedService,
|
|
33747
33762
|
Db2Source: Db2Source,
|
|
33748
33763
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -33802,6 +33817,7 @@
|
|
|
33802
33817
|
FileSystemSink: FileSystemSink,
|
|
33803
33818
|
FileSystemSource: FileSystemSource,
|
|
33804
33819
|
FilterActivity: FilterActivity,
|
|
33820
|
+
Flowlet: Flowlet,
|
|
33805
33821
|
ForEachActivity: ForEachActivity,
|
|
33806
33822
|
FormatReadSettings: FormatReadSettings,
|
|
33807
33823
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -33979,6 +33995,7 @@
|
|
|
33979
33995
|
PostgreSqlSource: PostgreSqlSource,
|
|
33980
33996
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
33981
33997
|
PowerQuerySink: PowerQuerySink,
|
|
33998
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
33982
33999
|
PowerQuerySource: PowerQuerySource,
|
|
33983
34000
|
PrestoLinkedService: PrestoLinkedService,
|
|
33984
34001
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -34530,18 +34547,12 @@
|
|
|
34530
34547
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
34531
34548
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
34532
34549
|
Dataset: Dataset,
|
|
34533
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
34534
34550
|
DatasetCompression: DatasetCompression,
|
|
34535
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
34536
34551
|
DatasetFolder: DatasetFolder,
|
|
34537
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
34538
34552
|
DatasetLocation: DatasetLocation,
|
|
34539
34553
|
DatasetReference: DatasetReference,
|
|
34540
34554
|
DatasetResource: DatasetResource,
|
|
34541
34555
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
34542
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
34543
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
34544
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
34545
34556
|
Db2LinkedService: Db2LinkedService,
|
|
34546
34557
|
Db2Source: Db2Source,
|
|
34547
34558
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -34601,6 +34612,7 @@
|
|
|
34601
34612
|
FileSystemSink: FileSystemSink,
|
|
34602
34613
|
FileSystemSource: FileSystemSource,
|
|
34603
34614
|
FilterActivity: FilterActivity,
|
|
34615
|
+
Flowlet: Flowlet,
|
|
34604
34616
|
ForEachActivity: ForEachActivity,
|
|
34605
34617
|
FormatReadSettings: FormatReadSettings,
|
|
34606
34618
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -34777,6 +34789,7 @@
|
|
|
34777
34789
|
PostgreSqlSource: PostgreSqlSource,
|
|
34778
34790
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
34779
34791
|
PowerQuerySink: PowerQuerySink,
|
|
34792
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
34780
34793
|
PowerQuerySource: PowerQuerySource,
|
|
34781
34794
|
PrestoLinkedService: PrestoLinkedService,
|
|
34782
34795
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -35216,18 +35229,12 @@
|
|
|
35216
35229
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
35217
35230
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
35218
35231
|
Dataset: Dataset,
|
|
35219
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
35220
35232
|
DatasetCompression: DatasetCompression,
|
|
35221
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
35222
35233
|
DatasetFolder: DatasetFolder,
|
|
35223
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
35224
35234
|
DatasetLocation: DatasetLocation,
|
|
35225
35235
|
DatasetReference: DatasetReference,
|
|
35226
35236
|
DatasetResource: DatasetResource,
|
|
35227
35237
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
35228
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
35229
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
35230
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
35231
35238
|
Db2LinkedService: Db2LinkedService,
|
|
35232
35239
|
Db2Source: Db2Source,
|
|
35233
35240
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -35287,6 +35294,7 @@
|
|
|
35287
35294
|
FileSystemSink: FileSystemSink,
|
|
35288
35295
|
FileSystemSource: FileSystemSource,
|
|
35289
35296
|
FilterActivity: FilterActivity,
|
|
35297
|
+
Flowlet: Flowlet,
|
|
35290
35298
|
ForEachActivity: ForEachActivity,
|
|
35291
35299
|
FormatReadSettings: FormatReadSettings,
|
|
35292
35300
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -35463,6 +35471,7 @@
|
|
|
35463
35471
|
PostgreSqlSource: PostgreSqlSource,
|
|
35464
35472
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
35465
35473
|
PowerQuerySink: PowerQuerySink,
|
|
35474
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
35466
35475
|
PowerQuerySource: PowerQuerySource,
|
|
35467
35476
|
PrestoLinkedService: PrestoLinkedService,
|
|
35468
35477
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -35946,18 +35955,12 @@
|
|
|
35946
35955
|
DataFlowStagingInfo: DataFlowStagingInfo,
|
|
35947
35956
|
DataLakeAnalyticsUSQLActivity: DataLakeAnalyticsUSQLActivity,
|
|
35948
35957
|
Dataset: Dataset,
|
|
35949
|
-
DatasetBZip2Compression: DatasetBZip2Compression,
|
|
35950
35958
|
DatasetCompression: DatasetCompression,
|
|
35951
|
-
DatasetDeflateCompression: DatasetDeflateCompression,
|
|
35952
35959
|
DatasetFolder: DatasetFolder,
|
|
35953
|
-
DatasetGZipCompression: DatasetGZipCompression,
|
|
35954
35960
|
DatasetLocation: DatasetLocation,
|
|
35955
35961
|
DatasetReference: DatasetReference,
|
|
35956
35962
|
DatasetResource: DatasetResource,
|
|
35957
35963
|
DatasetStorageFormat: DatasetStorageFormat,
|
|
35958
|
-
DatasetTarCompression: DatasetTarCompression,
|
|
35959
|
-
DatasetTarGZipCompression: DatasetTarGZipCompression,
|
|
35960
|
-
DatasetZipDeflateCompression: DatasetZipDeflateCompression,
|
|
35961
35964
|
Db2LinkedService: Db2LinkedService,
|
|
35962
35965
|
Db2Source: Db2Source,
|
|
35963
35966
|
Db2TableDataset: Db2TableDataset,
|
|
@@ -36017,6 +36020,7 @@
|
|
|
36017
36020
|
FileSystemSink: FileSystemSink,
|
|
36018
36021
|
FileSystemSource: FileSystemSource,
|
|
36019
36022
|
FilterActivity: FilterActivity,
|
|
36023
|
+
Flowlet: Flowlet,
|
|
36020
36024
|
ForEachActivity: ForEachActivity,
|
|
36021
36025
|
FormatReadSettings: FormatReadSettings,
|
|
36022
36026
|
FormatWriteSettings: FormatWriteSettings,
|
|
@@ -36193,6 +36197,7 @@
|
|
|
36193
36197
|
PostgreSqlSource: PostgreSqlSource,
|
|
36194
36198
|
PostgreSqlTableDataset: PostgreSqlTableDataset,
|
|
36195
36199
|
PowerQuerySink: PowerQuerySink,
|
|
36200
|
+
PowerQuerySinkMapping: PowerQuerySinkMapping,
|
|
36196
36201
|
PowerQuerySource: PowerQuerySource,
|
|
36197
36202
|
PrestoLinkedService: PrestoLinkedService,
|
|
36198
36203
|
PrestoObjectDataset: PrestoObjectDataset,
|
|
@@ -36432,7 +36437,7 @@
|
|
|
36432
36437
|
* regenerated.
|
|
36433
36438
|
*/
|
|
36434
36439
|
var packageName = "@azure/arm-datafactory";
|
|
36435
|
-
var packageVersion = "
|
|
36440
|
+
var packageVersion = "9.0.0";
|
|
36436
36441
|
var DataFactoryManagementClientContext = /** @class */ (function (_super) {
|
|
36437
36442
|
__extends(DataFactoryManagementClientContext, _super);
|
|
36438
36443
|
/**
|