@azure/arm-datafactory 9.0.0-beta.1 → 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.
Files changed (462) hide show
  1. package/{LICENSE → LICENSE.txt} +1 -1
  2. package/README.md +78 -66
  3. package/dist/arm-datafactory.js +36564 -0
  4. package/dist/arm-datafactory.js.map +1 -0
  5. package/dist/arm-datafactory.min.js +1 -0
  6. package/dist/arm-datafactory.min.js.map +1 -0
  7. package/esm/dataFactoryManagementClient.d.ts +43 -0
  8. package/esm/dataFactoryManagementClient.d.ts.map +1 -0
  9. package/esm/dataFactoryManagementClient.js +56 -0
  10. package/esm/dataFactoryManagementClient.js.map +1 -0
  11. package/esm/dataFactoryManagementClientContext.d.ts +22 -0
  12. package/esm/dataFactoryManagementClientContext.d.ts.map +1 -0
  13. package/esm/dataFactoryManagementClientContext.js +60 -0
  14. package/esm/dataFactoryManagementClientContext.js.map +1 -0
  15. package/esm/models/activityRunsMappers.d.ts +2 -0
  16. package/esm/models/activityRunsMappers.d.ts.map +1 -0
  17. package/esm/models/activityRunsMappers.js +9 -0
  18. package/esm/models/activityRunsMappers.js.map +1 -0
  19. package/esm/models/dataFlowDebugSessionMappers.d.ts +2 -0
  20. package/esm/models/dataFlowDebugSessionMappers.d.ts.map +1 -0
  21. package/esm/models/dataFlowDebugSessionMappers.js +9 -0
  22. package/esm/models/dataFlowDebugSessionMappers.js.map +1 -0
  23. package/esm/models/dataFlowsMappers.d.ts +2 -0
  24. package/esm/models/dataFlowsMappers.d.ts.map +1 -0
  25. package/esm/models/dataFlowsMappers.js +9 -0
  26. package/esm/models/dataFlowsMappers.js.map +1 -0
  27. package/esm/models/datasetsMappers.d.ts +2 -0
  28. package/esm/models/datasetsMappers.d.ts.map +1 -0
  29. package/esm/models/datasetsMappers.js +9 -0
  30. package/esm/models/datasetsMappers.js.map +1 -0
  31. package/esm/models/exposureControlMappers.d.ts +2 -0
  32. package/esm/models/exposureControlMappers.d.ts.map +1 -0
  33. package/esm/models/exposureControlMappers.js +9 -0
  34. package/esm/models/exposureControlMappers.js.map +1 -0
  35. package/esm/models/factoriesMappers.d.ts +2 -0
  36. package/esm/models/factoriesMappers.d.ts.map +1 -0
  37. package/esm/models/factoriesMappers.js +9 -0
  38. package/esm/models/factoriesMappers.js.map +1 -0
  39. package/esm/models/index.d.ts +29189 -0
  40. package/esm/models/index.d.ts.map +1 -0
  41. package/{dist-esm/src/operationsInterfaces/triggers.js → esm/models/index.js} +1 -2
  42. package/esm/models/index.js.map +1 -0
  43. package/esm/models/integrationRuntimeNodesMappers.d.ts +2 -0
  44. package/esm/models/integrationRuntimeNodesMappers.d.ts.map +1 -0
  45. package/esm/models/integrationRuntimeNodesMappers.js +9 -0
  46. package/esm/models/integrationRuntimeNodesMappers.js.map +1 -0
  47. package/esm/models/integrationRuntimeObjectMetadataMappers.d.ts +2 -0
  48. package/esm/models/integrationRuntimeObjectMetadataMappers.d.ts.map +1 -0
  49. package/esm/models/integrationRuntimeObjectMetadataMappers.js +9 -0
  50. package/esm/models/integrationRuntimeObjectMetadataMappers.js.map +1 -0
  51. package/esm/models/integrationRuntimesMappers.d.ts +2 -0
  52. package/esm/models/integrationRuntimesMappers.d.ts.map +1 -0
  53. package/esm/models/integrationRuntimesMappers.js +9 -0
  54. package/esm/models/integrationRuntimesMappers.js.map +1 -0
  55. package/esm/models/linkedServicesMappers.d.ts +2 -0
  56. package/esm/models/linkedServicesMappers.d.ts.map +1 -0
  57. package/esm/models/linkedServicesMappers.js +9 -0
  58. package/esm/models/linkedServicesMappers.js.map +1 -0
  59. package/esm/models/managedPrivateEndpointsMappers.d.ts +2 -0
  60. package/esm/models/managedPrivateEndpointsMappers.d.ts.map +1 -0
  61. package/esm/models/managedPrivateEndpointsMappers.js +9 -0
  62. package/esm/models/managedPrivateEndpointsMappers.js.map +1 -0
  63. package/esm/models/managedVirtualNetworksMappers.d.ts +2 -0
  64. package/esm/models/managedVirtualNetworksMappers.d.ts.map +1 -0
  65. package/esm/models/managedVirtualNetworksMappers.js +9 -0
  66. package/esm/models/managedVirtualNetworksMappers.js.map +1 -0
  67. package/esm/models/mappers.d.ts +1180 -0
  68. package/esm/models/mappers.d.ts.map +1 -0
  69. package/{dist-esm/src → esm}/models/mappers.js +15892 -16101
  70. package/esm/models/mappers.js.map +1 -0
  71. package/esm/models/operationsMappers.d.ts +2 -0
  72. package/esm/models/operationsMappers.d.ts.map +1 -0
  73. package/esm/models/operationsMappers.js +9 -0
  74. package/esm/models/operationsMappers.js.map +1 -0
  75. package/esm/models/parameters.d.ts +27 -0
  76. package/esm/models/parameters.d.ts.map +1 -0
  77. package/esm/models/parameters.js +329 -0
  78. package/esm/models/parameters.js.map +1 -0
  79. package/esm/models/pipelineRunsMappers.d.ts +2 -0
  80. package/esm/models/pipelineRunsMappers.d.ts.map +1 -0
  81. package/esm/models/pipelineRunsMappers.js +9 -0
  82. package/esm/models/pipelineRunsMappers.js.map +1 -0
  83. package/esm/models/pipelinesMappers.d.ts +2 -0
  84. package/esm/models/pipelinesMappers.d.ts.map +1 -0
  85. package/esm/models/pipelinesMappers.js +9 -0
  86. package/esm/models/pipelinesMappers.js.map +1 -0
  87. package/esm/models/privateEndPointConnectionsMappers.d.ts +2 -0
  88. package/esm/models/privateEndPointConnectionsMappers.d.ts.map +1 -0
  89. package/esm/models/privateEndPointConnectionsMappers.js +9 -0
  90. package/esm/models/privateEndPointConnectionsMappers.js.map +1 -0
  91. package/esm/models/privateEndpointConnectionMappers.d.ts +2 -0
  92. package/esm/models/privateEndpointConnectionMappers.d.ts.map +1 -0
  93. package/esm/models/privateEndpointConnectionMappers.js +9 -0
  94. package/esm/models/privateEndpointConnectionMappers.js.map +1 -0
  95. package/esm/models/privateLinkResourcesMappers.d.ts +2 -0
  96. package/esm/models/privateLinkResourcesMappers.d.ts.map +1 -0
  97. package/esm/models/privateLinkResourcesMappers.js +9 -0
  98. package/esm/models/privateLinkResourcesMappers.js.map +1 -0
  99. package/esm/models/triggerRunsMappers.d.ts +2 -0
  100. package/esm/models/triggerRunsMappers.d.ts.map +1 -0
  101. package/esm/models/triggerRunsMappers.js +9 -0
  102. package/esm/models/triggerRunsMappers.js.map +1 -0
  103. package/esm/models/triggersMappers.d.ts +2 -0
  104. package/esm/models/triggersMappers.d.ts.map +1 -0
  105. package/esm/models/triggersMappers.js +9 -0
  106. package/esm/models/triggersMappers.js.map +1 -0
  107. package/esm/operations/activityRuns.d.ts +40 -0
  108. package/esm/operations/activityRuns.d.ts.map +1 -0
  109. package/esm/operations/activityRuns.js +65 -0
  110. package/esm/operations/activityRuns.js.map +1 -0
  111. package/esm/operations/dataFlowDebugSession.d.ts +137 -0
  112. package/esm/operations/dataFlowDebugSession.d.ts.map +1 -0
  113. package/esm/operations/dataFlowDebugSession.js +279 -0
  114. package/esm/operations/dataFlowDebugSession.js.map +1 -0
  115. package/esm/operations/dataFlows.d.ts +127 -0
  116. package/esm/operations/dataFlows.d.ts.map +1 -0
  117. package/esm/operations/dataFlows.js +192 -0
  118. package/esm/operations/dataFlows.js.map +1 -0
  119. package/esm/operations/datasets.d.ts +127 -0
  120. package/esm/operations/datasets.d.ts.map +1 -0
  121. package/esm/operations/datasets.js +193 -0
  122. package/esm/operations/datasets.js.map +1 -0
  123. package/esm/operations/exposureControl.d.ts +82 -0
  124. package/esm/operations/exposureControl.d.ts.map +1 -0
  125. package/esm/operations/exposureControl.js +133 -0
  126. package/esm/operations/exposureControl.js.map +1 -0
  127. package/esm/operations/factories.d.ts +241 -0
  128. package/esm/operations/factories.d.ts.map +1 -0
  129. package/esm/operations/factories.js +383 -0
  130. package/esm/operations/factories.js.map +1 -0
  131. package/{dist-esm/src → esm}/operations/index.d.ts +0 -0
  132. package/esm/operations/index.d.ts.map +1 -0
  133. package/{dist-esm/src/operationsInterfaces → esm/operations}/index.js +2 -1
  134. package/esm/operations/index.js.map +1 -0
  135. package/esm/operations/integrationRuntimeNodes.d.ts +127 -0
  136. package/esm/operations/integrationRuntimeNodes.d.ts.map +1 -0
  137. package/esm/operations/integrationRuntimeNodes.js +171 -0
  138. package/esm/operations/integrationRuntimeNodes.js.map +1 -0
  139. package/esm/operations/integrationRuntimeObjectMetadata.d.ts +57 -0
  140. package/esm/operations/integrationRuntimeObjectMetadata.d.ts.map +1 -0
  141. package/esm/operations/integrationRuntimeObjectMetadata.js +120 -0
  142. package/esm/operations/integrationRuntimeObjectMetadata.js.map +1 -0
  143. package/esm/operations/integrationRuntimes.d.ts +449 -0
  144. package/esm/operations/integrationRuntimes.d.ts.map +1 -0
  145. package/esm/operations/integrationRuntimes.js +676 -0
  146. package/esm/operations/integrationRuntimes.js.map +1 -0
  147. package/esm/operations/linkedServices.d.ts +127 -0
  148. package/esm/operations/linkedServices.d.ts.map +1 -0
  149. package/esm/operations/linkedServices.js +193 -0
  150. package/esm/operations/linkedServices.js.map +1 -0
  151. package/esm/operations/managedPrivateEndpoints.d.ts +139 -0
  152. package/esm/operations/managedPrivateEndpoints.d.ts.map +1 -0
  153. package/esm/operations/managedPrivateEndpoints.js +200 -0
  154. package/esm/operations/managedPrivateEndpoints.js.map +1 -0
  155. package/esm/operations/managedVirtualNetworks.d.ts +103 -0
  156. package/esm/operations/managedVirtualNetworks.d.ts.map +1 -0
  157. package/esm/operations/managedVirtualNetworks.js +160 -0
  158. package/esm/operations/managedVirtualNetworks.js.map +1 -0
  159. package/esm/operations/operations.d.ts +46 -0
  160. package/esm/operations/operations.d.ts.map +1 -0
  161. package/esm/operations/operations.js +79 -0
  162. package/esm/operations/operations.js.map +1 -0
  163. package/esm/operations/pipelineRuns.d.ts +85 -0
  164. package/esm/operations/pipelineRuns.d.ts.map +1 -0
  165. package/esm/operations/pipelineRuns.js +128 -0
  166. package/esm/operations/pipelineRuns.js.map +1 -0
  167. package/esm/operations/pipelines.d.ts +151 -0
  168. package/esm/operations/pipelines.d.ts.map +1 -0
  169. package/esm/operations/pipelines.js +247 -0
  170. package/esm/operations/pipelines.js.map +1 -0
  171. package/esm/operations/privateEndPointConnections.d.ts +52 -0
  172. package/esm/operations/privateEndPointConnections.d.ts.map +1 -0
  173. package/esm/operations/privateEndPointConnections.js +86 -0
  174. package/esm/operations/privateEndPointConnections.js.map +1 -0
  175. package/esm/operations/privateEndpointConnection.d.ts +88 -0
  176. package/esm/operations/privateEndpointConnection.d.ts.map +1 -0
  177. package/esm/operations/privateEndpointConnection.js +132 -0
  178. package/esm/operations/privateEndpointConnection.js.map +1 -0
  179. package/esm/operations/privateLinkResources.d.ts +34 -0
  180. package/esm/operations/privateLinkResources.d.ts.map +1 -0
  181. package/esm/operations/privateLinkResources.js +57 -0
  182. package/esm/operations/privateLinkResources.js.map +1 -0
  183. package/esm/operations/triggerRuns.d.ts +91 -0
  184. package/esm/operations/triggerRuns.d.ts.map +1 -0
  185. package/esm/operations/triggerRuns.js +129 -0
  186. package/esm/operations/triggerRuns.js.map +1 -0
  187. package/esm/operations/triggers.d.ts +248 -0
  188. package/esm/operations/triggers.d.ts.map +1 -0
  189. package/esm/operations/triggers.js +472 -0
  190. package/esm/operations/triggers.js.map +1 -0
  191. package/package.json +31 -63
  192. package/rollup.config.js +30 -181
  193. package/src/dataFactoryManagementClient.ts +69 -98
  194. package/src/dataFactoryManagementClientContext.ts +42 -45
  195. package/{dist-esm/src/operationsInterfaces/activityRuns.js → src/models/activityRunsMappers.ts} +10 -2
  196. package/src/models/dataFlowDebugSessionMappers.ts +300 -0
  197. package/src/models/dataFlowsMappers.ts +598 -0
  198. package/src/models/datasetsMappers.ts +598 -0
  199. package/{dist-esm/src/operationsInterfaces/dataFlows.js → src/models/exposureControlMappers.ts} +9 -2
  200. package/src/models/factoriesMappers.ts +604 -0
  201. package/src/models/index.ts +28288 -11421
  202. package/{dist-esm/src/operationsInterfaces/dataFlowDebugSession.js → src/models/integrationRuntimeNodesMappers.ts} +8 -2
  203. package/src/models/integrationRuntimeObjectMetadataMappers.ts +23 -0
  204. package/src/models/integrationRuntimesMappers.ts +619 -0
  205. package/src/models/linkedServicesMappers.ts +598 -0
  206. package/src/models/managedPrivateEndpointsMappers.ts +598 -0
  207. package/src/models/managedVirtualNetworksMappers.ts +598 -0
  208. package/src/models/mappers.ts +16755 -17000
  209. package/src/models/operationsMappers.ts +20 -0
  210. package/src/models/parameters.ts +159 -376
  211. package/src/models/pipelineRunsMappers.ts +18 -0
  212. package/src/models/pipelinesMappers.ts +599 -0
  213. package/src/models/privateEndPointConnectionsMappers.ts +598 -0
  214. package/src/models/privateEndpointConnectionMappers.ts +597 -0
  215. package/src/models/privateLinkResourcesMappers.ts +598 -0
  216. package/{dist-esm/src/operationsInterfaces/datasets.js → src/models/triggerRunsMappers.ts} +10 -2
  217. package/src/models/triggersMappers.ts +601 -0
  218. package/src/operations/activityRuns.ts +62 -40
  219. package/src/operations/dataFlowDebugSession.ts +264 -383
  220. package/src/operations/dataFlows.ts +210 -201
  221. package/src/operations/datasets.ts +208 -199
  222. package/src/operations/exposureControl.ts +148 -85
  223. package/src/operations/factories.ts +452 -353
  224. package/src/operations/index.ts +2 -1
  225. package/src/operations/integrationRuntimeNodes.ts +167 -104
  226. package/src/operations/integrationRuntimeObjectMetadata.ts +96 -141
  227. package/src/operations/integrationRuntimes.ts +731 -645
  228. package/src/operations/linkedServices.ts +201 -198
  229. package/src/operations/managedPrivateEndpoints.ts +194 -214
  230. package/src/operations/managedVirtualNetworks.ts +162 -178
  231. package/src/operations/operations.ts +70 -82
  232. package/src/operations/pipelineRuns.ts +139 -81
  233. package/src/operations/pipelines.ts +269 -229
  234. package/src/operations/privateEndPointConnections.ts +79 -131
  235. package/src/operations/privateEndpointConnection.ts +122 -82
  236. package/src/operations/privateLinkResources.ts +48 -34
  237. package/src/operations/triggerRuns.ts +147 -85
  238. package/src/operations/triggers.ts +419 -605
  239. package/tsconfig.json +3 -3
  240. package/CHANGELOG.md +0 -14
  241. package/dist/index.js +0 -30517
  242. package/dist/index.js.map +0 -1
  243. package/dist/index.min.js +0 -1
  244. package/dist/index.min.js.map +0 -1
  245. package/dist-esm/src/dataFactoryManagementClient.d.ts +0 -34
  246. package/dist-esm/src/dataFactoryManagementClient.d.ts.map +0 -1
  247. package/dist-esm/src/dataFactoryManagementClient.js +0 -41
  248. package/dist-esm/src/dataFactoryManagementClient.js.map +0 -1
  249. package/dist-esm/src/dataFactoryManagementClientContext.d.ts +0 -16
  250. package/dist-esm/src/dataFactoryManagementClientContext.d.ts.map +0 -1
  251. package/dist-esm/src/dataFactoryManagementClientContext.js +0 -49
  252. package/dist-esm/src/dataFactoryManagementClientContext.js.map +0 -1
  253. package/dist-esm/src/index.d.ts +0 -6
  254. package/dist-esm/src/index.d.ts.map +0 -1
  255. package/dist-esm/src/index.js +0 -13
  256. package/dist-esm/src/index.js.map +0 -1
  257. package/dist-esm/src/lroImpl.d.ts +0 -16
  258. package/dist-esm/src/lroImpl.d.ts.map +0 -1
  259. package/dist-esm/src/lroImpl.js +0 -29
  260. package/dist-esm/src/lroImpl.js.map +0 -1
  261. package/dist-esm/src/models/index.d.ts +0 -10786
  262. package/dist-esm/src/models/index.d.ts.map +0 -1
  263. package/dist-esm/src/models/index.js +0 -699
  264. package/dist-esm/src/models/index.js.map +0 -1
  265. package/dist-esm/src/models/mappers.d.ts +0 -1183
  266. package/dist-esm/src/models/mappers.d.ts.map +0 -1
  267. package/dist-esm/src/models/mappers.js.map +0 -1
  268. package/dist-esm/src/models/parameters.d.ts +0 -58
  269. package/dist-esm/src/models/parameters.d.ts.map +0 -1
  270. package/dist-esm/src/models/parameters.js +0 -454
  271. package/dist-esm/src/models/parameters.js.map +0 -1
  272. package/dist-esm/src/operations/activityRuns.d.ts +0 -22
  273. package/dist-esm/src/operations/activityRuns.d.ts.map +0 -1
  274. package/dist-esm/src/operations/activityRuns.js +0 -58
  275. package/dist-esm/src/operations/activityRuns.js.map +0 -1
  276. package/dist-esm/src/operations/dataFlowDebugSession.d.ts +0 -87
  277. package/dist-esm/src/operations/dataFlowDebugSession.d.ts.map +0 -1
  278. package/dist-esm/src/operations/dataFlowDebugSession.js +0 -369
  279. package/dist-esm/src/operations/dataFlowDebugSession.js.map +0 -1
  280. package/dist-esm/src/operations/dataFlows.d.ts +0 -63
  281. package/dist-esm/src/operations/dataFlows.d.ts.map +0 -1
  282. package/dist-esm/src/operations/dataFlows.js +0 -239
  283. package/dist-esm/src/operations/dataFlows.js.map +0 -1
  284. package/dist-esm/src/operations/datasets.d.ts +0 -63
  285. package/dist-esm/src/operations/datasets.d.ts.map +0 -1
  286. package/dist-esm/src/operations/datasets.js +0 -240
  287. package/dist-esm/src/operations/datasets.js.map +0 -1
  288. package/dist-esm/src/operations/exposureControl.d.ts +0 -36
  289. package/dist-esm/src/operations/exposureControl.d.ts.map +0 -1
  290. package/dist-esm/src/operations/exposureControl.js +0 -120
  291. package/dist-esm/src/operations/exposureControl.js.map +0 -1
  292. package/dist-esm/src/operations/factories.d.ts +0 -106
  293. package/dist-esm/src/operations/factories.d.ts.map +0 -1
  294. package/dist-esm/src/operations/factories.js +0 -458
  295. package/dist-esm/src/operations/factories.js.map +0 -1
  296. package/dist-esm/src/operations/index.d.ts.map +0 -1
  297. package/dist-esm/src/operations/index.js +0 -28
  298. package/dist-esm/src/operations/index.js.map +0 -1
  299. package/dist-esm/src/operations/integrationRuntimeNodes.d.ts +0 -50
  300. package/dist-esm/src/operations/integrationRuntimeNodes.d.ts.map +0 -1
  301. package/dist-esm/src/operations/integrationRuntimeNodes.js +0 -186
  302. package/dist-esm/src/operations/integrationRuntimeNodes.js.map +0 -1
  303. package/dist-esm/src/operations/integrationRuntimeObjectMetadata.d.ts +0 -39
  304. package/dist-esm/src/operations/integrationRuntimeObjectMetadata.d.ts.map +0 -1
  305. package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js +0 -143
  306. package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js.map +0 -1
  307. package/dist-esm/src/operations/integrationRuntimes.d.ts +0 -195
  308. package/dist-esm/src/operations/integrationRuntimes.d.ts.map +0 -1
  309. package/dist-esm/src/operations/integrationRuntimes.js +0 -793
  310. package/dist-esm/src/operations/integrationRuntimes.js.map +0 -1
  311. package/dist-esm/src/operations/linkedServices.d.ts +0 -63
  312. package/dist-esm/src/operations/linkedServices.d.ts.map +0 -1
  313. package/dist-esm/src/operations/linkedServices.js +0 -246
  314. package/dist-esm/src/operations/linkedServices.js.map +0 -1
  315. package/dist-esm/src/operations/managedPrivateEndpoints.d.ts +0 -69
  316. package/dist-esm/src/operations/managedPrivateEndpoints.d.ts.map +0 -1
  317. package/dist-esm/src/operations/managedPrivateEndpoints.js +0 -275
  318. package/dist-esm/src/operations/managedPrivateEndpoints.js.map +0 -1
  319. package/dist-esm/src/operations/managedVirtualNetworks.d.ts +0 -55
  320. package/dist-esm/src/operations/managedVirtualNetworks.d.ts.map +0 -1
  321. package/dist-esm/src/operations/managedVirtualNetworks.js +0 -214
  322. package/dist-esm/src/operations/managedVirtualNetworks.js.map +0 -1
  323. package/dist-esm/src/operations/operations.d.ts +0 -32
  324. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  325. package/dist-esm/src/operations/operations.js +0 -120
  326. package/dist-esm/src/operations/operations.js.map +0 -1
  327. package/dist-esm/src/operations/pipelineRuns.d.ts +0 -37
  328. package/dist-esm/src/operations/pipelineRuns.d.ts.map +0 -1
  329. package/dist-esm/src/operations/pipelineRuns.js +0 -118
  330. package/dist-esm/src/operations/pipelineRuns.js.map +0 -1
  331. package/dist-esm/src/operations/pipelines.d.ts +0 -71
  332. package/dist-esm/src/operations/pipelines.d.ts.map +0 -1
  333. package/dist-esm/src/operations/pipelines.js +0 -280
  334. package/dist-esm/src/operations/pipelines.js.map +0 -1
  335. package/dist-esm/src/operations/privateEndPointConnections.d.ts +0 -38
  336. package/dist-esm/src/operations/privateEndPointConnections.d.ts.map +0 -1
  337. package/dist-esm/src/operations/privateEndPointConnections.js +0 -137
  338. package/dist-esm/src/operations/privateEndPointConnections.js.map +0 -1
  339. package/dist-esm/src/operations/privateEndpointConnection.d.ts +0 -38
  340. package/dist-esm/src/operations/privateEndpointConnection.d.ts.map +0 -1
  341. package/dist-esm/src/operations/privateEndpointConnection.js +0 -141
  342. package/dist-esm/src/operations/privateEndpointConnection.js.map +0 -1
  343. package/dist-esm/src/operations/privateLinkResources.d.ts +0 -20
  344. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  345. package/dist-esm/src/operations/privateLinkResources.js +0 -53
  346. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  347. package/dist-esm/src/operations/triggerRuns.d.ts +0 -39
  348. package/dist-esm/src/operations/triggerRuns.d.ts.map +0 -1
  349. package/dist-esm/src/operations/triggerRuns.js +0 -120
  350. package/dist-esm/src/operations/triggerRuns.js.map +0 -1
  351. package/dist-esm/src/operations/triggers.d.ts +0 -144
  352. package/dist-esm/src/operations/triggers.d.ts.map +0 -1
  353. package/dist-esm/src/operations/triggers.js +0 -619
  354. package/dist-esm/src/operations/triggers.js.map +0 -1
  355. package/dist-esm/src/operationsInterfaces/activityRuns.d.ts +0 -14
  356. package/dist-esm/src/operationsInterfaces/activityRuns.d.ts.map +0 -1
  357. package/dist-esm/src/operationsInterfaces/activityRuns.js.map +0 -1
  358. package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.d.ts +0 -62
  359. package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.d.ts.map +0 -1
  360. package/dist-esm/src/operationsInterfaces/dataFlowDebugSession.js.map +0 -1
  361. package/dist-esm/src/operationsInterfaces/dataFlows.d.ts +0 -38
  362. package/dist-esm/src/operationsInterfaces/dataFlows.d.ts.map +0 -1
  363. package/dist-esm/src/operationsInterfaces/dataFlows.js.map +0 -1
  364. package/dist-esm/src/operationsInterfaces/datasets.d.ts +0 -38
  365. package/dist-esm/src/operationsInterfaces/datasets.d.ts.map +0 -1
  366. package/dist-esm/src/operationsInterfaces/datasets.js.map +0 -1
  367. package/dist-esm/src/operationsInterfaces/exposureControl.d.ts +0 -28
  368. package/dist-esm/src/operationsInterfaces/exposureControl.d.ts.map +0 -1
  369. package/dist-esm/src/operationsInterfaces/exposureControl.js +0 -9
  370. package/dist-esm/src/operationsInterfaces/exposureControl.js.map +0 -1
  371. package/dist-esm/src/operationsInterfaces/factories.d.ts +0 -70
  372. package/dist-esm/src/operationsInterfaces/factories.d.ts.map +0 -1
  373. package/dist-esm/src/operationsInterfaces/factories.js +0 -9
  374. package/dist-esm/src/operationsInterfaces/factories.js.map +0 -1
  375. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -21
  376. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  377. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  378. package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.d.ts +0 -42
  379. package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.d.ts.map +0 -1
  380. package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.js +0 -9
  381. package/dist-esm/src/operationsInterfaces/integrationRuntimeNodes.js.map +0 -1
  382. package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.d.ts +0 -31
  383. package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.d.ts.map +0 -1
  384. package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.js +0 -9
  385. package/dist-esm/src/operationsInterfaces/integrationRuntimeObjectMetadata.js.map +0 -1
  386. package/dist-esm/src/operationsInterfaces/integrationRuntimes.d.ts +0 -170
  387. package/dist-esm/src/operationsInterfaces/integrationRuntimes.d.ts.map +0 -1
  388. package/dist-esm/src/operationsInterfaces/integrationRuntimes.js +0 -9
  389. package/dist-esm/src/operationsInterfaces/integrationRuntimes.js.map +0 -1
  390. package/dist-esm/src/operationsInterfaces/linkedServices.d.ts +0 -38
  391. package/dist-esm/src/operationsInterfaces/linkedServices.d.ts.map +0 -1
  392. package/dist-esm/src/operationsInterfaces/linkedServices.js +0 -9
  393. package/dist-esm/src/operationsInterfaces/linkedServices.js.map +0 -1
  394. package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.d.ts +0 -42
  395. package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.d.ts.map +0 -1
  396. package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.js +0 -9
  397. package/dist-esm/src/operationsInterfaces/managedPrivateEndpoints.js.map +0 -1
  398. package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.d.ts +0 -30
  399. package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.d.ts.map +0 -1
  400. package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.js +0 -9
  401. package/dist-esm/src/operationsInterfaces/managedVirtualNetworks.js.map +0 -1
  402. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  403. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  404. package/dist-esm/src/operationsInterfaces/operations.js +0 -9
  405. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  406. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts +0 -29
  407. package/dist-esm/src/operationsInterfaces/pipelineRuns.d.ts.map +0 -1
  408. package/dist-esm/src/operationsInterfaces/pipelineRuns.js +0 -9
  409. package/dist-esm/src/operationsInterfaces/pipelineRuns.js.map +0 -1
  410. package/dist-esm/src/operationsInterfaces/pipelines.d.ts +0 -46
  411. package/dist-esm/src/operationsInterfaces/pipelines.d.ts.map +0 -1
  412. package/dist-esm/src/operationsInterfaces/pipelines.js +0 -9
  413. package/dist-esm/src/operationsInterfaces/pipelines.js.map +0 -1
  414. package/dist-esm/src/operationsInterfaces/privateEndPointConnections.d.ts +0 -13
  415. package/dist-esm/src/operationsInterfaces/privateEndPointConnections.d.ts.map +0 -1
  416. package/dist-esm/src/operationsInterfaces/privateEndPointConnections.js +0 -9
  417. package/dist-esm/src/operationsInterfaces/privateEndPointConnections.js.map +0 -1
  418. package/dist-esm/src/operationsInterfaces/privateEndpointConnection.d.ts +0 -30
  419. package/dist-esm/src/operationsInterfaces/privateEndpointConnection.d.ts.map +0 -1
  420. package/dist-esm/src/operationsInterfaces/privateEndpointConnection.js +0 -9
  421. package/dist-esm/src/operationsInterfaces/privateEndpointConnection.js.map +0 -1
  422. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -12
  423. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  424. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +0 -9
  425. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  426. package/dist-esm/src/operationsInterfaces/triggerRuns.d.ts +0 -31
  427. package/dist-esm/src/operationsInterfaces/triggerRuns.d.ts.map +0 -1
  428. package/dist-esm/src/operationsInterfaces/triggerRuns.js +0 -9
  429. package/dist-esm/src/operationsInterfaces/triggerRuns.js.map +0 -1
  430. package/dist-esm/src/operationsInterfaces/triggers.d.ts +0 -119
  431. package/dist-esm/src/operationsInterfaces/triggers.d.ts.map +0 -1
  432. package/dist-esm/src/operationsInterfaces/triggers.js.map +0 -1
  433. package/dist-esm/test/sampleTest.d.ts +0 -2
  434. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  435. package/dist-esm/test/sampleTest.js +0 -40
  436. package/dist-esm/test/sampleTest.js.map +0 -1
  437. package/review/arm-datafactory.api.md +0 -8221
  438. package/src/index.ts +0 -13
  439. package/src/lroImpl.ts +0 -34
  440. package/src/operationsInterfaces/activityRuns.ts +0 -32
  441. package/src/operationsInterfaces/dataFlowDebugSession.ts +0 -129
  442. package/src/operationsInterfaces/dataFlows.ts +0 -75
  443. package/src/operationsInterfaces/datasets.ts +0 -75
  444. package/src/operationsInterfaces/exposureControl.ts +0 -59
  445. package/src/operationsInterfaces/factories.ts +0 -137
  446. package/src/operationsInterfaces/index.ts +0 -28
  447. package/src/operationsInterfaces/integrationRuntimeNodes.ts +0 -84
  448. package/src/operationsInterfaces/integrationRuntimeObjectMetadata.ts +0 -64
  449. package/src/operationsInterfaces/integrationRuntimes.ts +0 -319
  450. package/src/operationsInterfaces/linkedServices.ts +0 -75
  451. package/src/operationsInterfaces/managedPrivateEndpoints.ts +0 -83
  452. package/src/operationsInterfaces/managedVirtualNetworks.ts +0 -61
  453. package/src/operationsInterfaces/operations.ts +0 -22
  454. package/src/operationsInterfaces/pipelineRuns.ts +0 -59
  455. package/src/operationsInterfaces/pipelines.ts +0 -90
  456. package/src/operationsInterfaces/privateEndPointConnections.ts +0 -29
  457. package/src/operationsInterfaces/privateEndpointConnection.ts +0 -61
  458. package/src/operationsInterfaces/privateLinkResources.ts +0 -27
  459. package/src/operationsInterfaces/triggerRuns.ts +0 -62
  460. package/src/operationsInterfaces/triggers.ts +0 -227
  461. package/types/arm-datafactory.d.ts +0 -12785
  462. package/types/tsdoc-metadata.json +0 -11
@@ -5,5 +5,11 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- export {};
9
- //# sourceMappingURL=dataFlowDebugSession.js.map
8
+
9
+ export {
10
+ discriminators,
11
+ CloudError,
12
+ IntegrationRuntimeNodeIpAddress,
13
+ SelfHostedIntegrationRuntimeNode,
14
+ UpdateIntegrationRuntimeNodeRequest
15
+ } from "../models/mappers";
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ export {
10
+ discriminators,
11
+ CloudError,
12
+ GetSsisObjectMetadataRequest,
13
+ SsisEnvironment,
14
+ SsisEnvironmentReference,
15
+ SsisFolder,
16
+ SsisObjectMetadata,
17
+ SsisObjectMetadataListResponse,
18
+ SsisObjectMetadataStatusResponse,
19
+ SsisPackage,
20
+ SsisParameter,
21
+ SsisProject,
22
+ SsisVariable
23
+ } from "../models/mappers";
@@ -0,0 +1,619 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ export {
10
+ discriminators,
11
+ Activity,
12
+ ActivityDependency,
13
+ ActivityPolicy,
14
+ AmazonMWSLinkedService,
15
+ AmazonMWSObjectDataset,
16
+ AmazonMWSSource,
17
+ AmazonRdsForOracleLinkedService,
18
+ AmazonRdsForOraclePartitionSettings,
19
+ AmazonRdsForOracleSource,
20
+ AmazonRdsForOracleTableDataset,
21
+ AmazonRdsForSqlServerLinkedService,
22
+ AmazonRdsForSqlServerSource,
23
+ AmazonRdsForSqlServerTableDataset,
24
+ AmazonRedshiftLinkedService,
25
+ AmazonRedshiftSource,
26
+ AmazonRedshiftTableDataset,
27
+ AmazonS3CompatibleLinkedService,
28
+ AmazonS3CompatibleLocation,
29
+ AmazonS3CompatibleReadSettings,
30
+ AmazonS3Dataset,
31
+ AmazonS3LinkedService,
32
+ AmazonS3Location,
33
+ AmazonS3ReadSettings,
34
+ AppendVariableActivity,
35
+ ArmIdWrapper,
36
+ AvroDataset,
37
+ AvroFormat,
38
+ AvroSink,
39
+ AvroSource,
40
+ AvroWriteSettings,
41
+ AzPowerShellSetup,
42
+ AzureBatchLinkedService,
43
+ AzureBlobDataset,
44
+ AzureBlobFSDataset,
45
+ AzureBlobFSLinkedService,
46
+ AzureBlobFSLocation,
47
+ AzureBlobFSReadSettings,
48
+ AzureBlobFSSink,
49
+ AzureBlobFSSource,
50
+ AzureBlobFSWriteSettings,
51
+ AzureBlobStorageLinkedService,
52
+ AzureBlobStorageLocation,
53
+ AzureBlobStorageReadSettings,
54
+ AzureBlobStorageWriteSettings,
55
+ AzureDatabricksDeltaLakeDataset,
56
+ AzureDatabricksDeltaLakeExportCommand,
57
+ AzureDatabricksDeltaLakeImportCommand,
58
+ AzureDatabricksDeltaLakeLinkedService,
59
+ AzureDatabricksDeltaLakeSink,
60
+ AzureDatabricksDeltaLakeSource,
61
+ AzureDatabricksLinkedService,
62
+ AzureDataExplorerCommandActivity,
63
+ AzureDataExplorerLinkedService,
64
+ AzureDataExplorerSink,
65
+ AzureDataExplorerSource,
66
+ AzureDataExplorerTableDataset,
67
+ AzureDataLakeAnalyticsLinkedService,
68
+ AzureDataLakeStoreDataset,
69
+ AzureDataLakeStoreLinkedService,
70
+ AzureDataLakeStoreLocation,
71
+ AzureDataLakeStoreReadSettings,
72
+ AzureDataLakeStoreSink,
73
+ AzureDataLakeStoreSource,
74
+ AzureDataLakeStoreWriteSettings,
75
+ AzureFileStorageLinkedService,
76
+ AzureFileStorageLocation,
77
+ AzureFileStorageReadSettings,
78
+ AzureFileStorageWriteSettings,
79
+ AzureFunctionActivity,
80
+ AzureFunctionLinkedService,
81
+ AzureKeyVaultLinkedService,
82
+ AzureKeyVaultSecretReference,
83
+ AzureMariaDBLinkedService,
84
+ AzureMariaDBSource,
85
+ AzureMariaDBTableDataset,
86
+ AzureMLBatchExecutionActivity,
87
+ AzureMLExecutePipelineActivity,
88
+ AzureMLLinkedService,
89
+ AzureMLServiceLinkedService,
90
+ AzureMLUpdateResourceActivity,
91
+ AzureMLWebServiceFile,
92
+ AzureMySqlLinkedService,
93
+ AzureMySqlSink,
94
+ AzureMySqlSource,
95
+ AzureMySqlTableDataset,
96
+ AzurePostgreSqlLinkedService,
97
+ AzurePostgreSqlSink,
98
+ AzurePostgreSqlSource,
99
+ AzurePostgreSqlTableDataset,
100
+ AzureQueueSink,
101
+ AzureSearchIndexDataset,
102
+ AzureSearchIndexSink,
103
+ AzureSearchLinkedService,
104
+ AzureSqlDatabaseLinkedService,
105
+ AzureSqlDWLinkedService,
106
+ AzureSqlDWTableDataset,
107
+ AzureSqlMILinkedService,
108
+ AzureSqlMITableDataset,
109
+ AzureSqlSink,
110
+ AzureSqlSource,
111
+ AzureSqlTableDataset,
112
+ AzureStorageLinkedService,
113
+ AzureTableDataset,
114
+ AzureTableSink,
115
+ AzureTableSource,
116
+ AzureTableStorageLinkedService,
117
+ BaseResource,
118
+ BinaryDataset,
119
+ BinaryReadSettings,
120
+ BinarySink,
121
+ BinarySource,
122
+ BlobEventsTrigger,
123
+ BlobSink,
124
+ BlobSource,
125
+ BlobTrigger,
126
+ CassandraLinkedService,
127
+ CassandraSource,
128
+ CassandraTableDataset,
129
+ ChainingTrigger,
130
+ CloudError,
131
+ CmdkeySetup,
132
+ CMKIdentityDefinition,
133
+ CommonDataServiceForAppsEntityDataset,
134
+ CommonDataServiceForAppsLinkedService,
135
+ CommonDataServiceForAppsSink,
136
+ CommonDataServiceForAppsSource,
137
+ ComponentSetup,
138
+ CompressionReadSettings,
139
+ ConcurLinkedService,
140
+ ConcurObjectDataset,
141
+ ConcurSource,
142
+ ConnectionStateProperties,
143
+ ControlActivity,
144
+ CopyActivity,
145
+ CopyActivityLogSettings,
146
+ CopySink,
147
+ CopySource,
148
+ CosmosDbLinkedService,
149
+ CosmosDbMongoDbApiCollectionDataset,
150
+ CosmosDbMongoDbApiLinkedService,
151
+ CosmosDbMongoDbApiSink,
152
+ CosmosDbMongoDbApiSource,
153
+ CosmosDbSqlApiCollectionDataset,
154
+ CosmosDbSqlApiSink,
155
+ CosmosDbSqlApiSource,
156
+ CouchbaseLinkedService,
157
+ CouchbaseSource,
158
+ CouchbaseTableDataset,
159
+ CreateLinkedIntegrationRuntimeRequest,
160
+ Credential,
161
+ CredentialReference,
162
+ CredentialResource,
163
+ CustomActivity,
164
+ CustomActivityReferenceObject,
165
+ CustomDataset,
166
+ CustomDataSourceLinkedService,
167
+ CustomEventsTrigger,
168
+ CustomSetupBase,
169
+ DatabricksNotebookActivity,
170
+ DatabricksSparkJarActivity,
171
+ DatabricksSparkPythonActivity,
172
+ DataFlow,
173
+ DataFlowFolder,
174
+ DataFlowReference,
175
+ DataFlowResource,
176
+ DataFlowSink,
177
+ DataFlowSource,
178
+ DataFlowStagingInfo,
179
+ DataLakeAnalyticsUSQLActivity,
180
+ Dataset,
181
+ DatasetCompression,
182
+ DatasetFolder,
183
+ DatasetLocation,
184
+ DatasetReference,
185
+ DatasetResource,
186
+ DatasetStorageFormat,
187
+ Db2LinkedService,
188
+ Db2Source,
189
+ Db2TableDataset,
190
+ DeleteActivity,
191
+ DelimitedTextDataset,
192
+ DelimitedTextReadSettings,
193
+ DelimitedTextSink,
194
+ DelimitedTextSource,
195
+ DelimitedTextWriteSettings,
196
+ DependencyReference,
197
+ DistcpSettings,
198
+ DocumentDbCollectionDataset,
199
+ DocumentDbCollectionSink,
200
+ DocumentDbCollectionSource,
201
+ DrillLinkedService,
202
+ DrillSource,
203
+ DrillTableDataset,
204
+ DWCopyCommandDefaultValue,
205
+ DWCopyCommandSettings,
206
+ DynamicsAXLinkedService,
207
+ DynamicsAXResourceDataset,
208
+ DynamicsAXSource,
209
+ DynamicsCrmEntityDataset,
210
+ DynamicsCrmLinkedService,
211
+ DynamicsCrmSink,
212
+ DynamicsCrmSource,
213
+ DynamicsEntityDataset,
214
+ DynamicsLinkedService,
215
+ DynamicsSink,
216
+ DynamicsSource,
217
+ EloquaLinkedService,
218
+ EloquaObjectDataset,
219
+ EloquaSource,
220
+ EncryptionConfiguration,
221
+ EntityReference,
222
+ EnvironmentVariableSetup,
223
+ ExcelDataset,
224
+ ExcelSource,
225
+ ExecuteDataFlowActivity,
226
+ ExecuteDataFlowActivityTypePropertiesCompute,
227
+ ExecutePipelineActivity,
228
+ ExecuteSSISPackageActivity,
229
+ ExecuteWranglingDataflowActivity,
230
+ ExecutionActivity,
231
+ ExportSettings,
232
+ Expression,
233
+ Factory,
234
+ FactoryGitHubConfiguration,
235
+ FactoryIdentity,
236
+ FactoryRepoConfiguration,
237
+ FactoryVSTSConfiguration,
238
+ FileServerLinkedService,
239
+ FileServerLocation,
240
+ FileServerReadSettings,
241
+ FileServerWriteSettings,
242
+ FileShareDataset,
243
+ FileSystemSink,
244
+ FileSystemSource,
245
+ FilterActivity,
246
+ Flowlet,
247
+ ForEachActivity,
248
+ FormatReadSettings,
249
+ FormatWriteSettings,
250
+ FtpReadSettings,
251
+ FtpServerLinkedService,
252
+ FtpServerLocation,
253
+ GetMetadataActivity,
254
+ GitHubClientSecret,
255
+ GlobalParameterSpecification,
256
+ GoogleAdWordsLinkedService,
257
+ GoogleAdWordsObjectDataset,
258
+ GoogleAdWordsSource,
259
+ GoogleBigQueryLinkedService,
260
+ GoogleBigQueryObjectDataset,
261
+ GoogleBigQuerySource,
262
+ GoogleCloudStorageLinkedService,
263
+ GoogleCloudStorageLocation,
264
+ GoogleCloudStorageReadSettings,
265
+ GreenplumLinkedService,
266
+ GreenplumSource,
267
+ GreenplumTableDataset,
268
+ HBaseLinkedService,
269
+ HBaseObjectDataset,
270
+ HBaseSource,
271
+ HdfsLinkedService,
272
+ HdfsLocation,
273
+ HdfsReadSettings,
274
+ HdfsSource,
275
+ HDInsightHiveActivity,
276
+ HDInsightLinkedService,
277
+ HDInsightMapReduceActivity,
278
+ HDInsightOnDemandLinkedService,
279
+ HDInsightPigActivity,
280
+ HDInsightSparkActivity,
281
+ HDInsightStreamingActivity,
282
+ HiveLinkedService,
283
+ HiveObjectDataset,
284
+ HiveSource,
285
+ HttpDataset,
286
+ HttpLinkedService,
287
+ HttpReadSettings,
288
+ HttpServerLocation,
289
+ HttpSource,
290
+ HubspotLinkedService,
291
+ HubspotObjectDataset,
292
+ HubspotSource,
293
+ IfConditionActivity,
294
+ ImpalaLinkedService,
295
+ ImpalaObjectDataset,
296
+ ImpalaSource,
297
+ ImportSettings,
298
+ InformixLinkedService,
299
+ InformixSink,
300
+ InformixSource,
301
+ InformixTableDataset,
302
+ IntegrationRuntime,
303
+ IntegrationRuntimeAuthKeys,
304
+ IntegrationRuntimeComputeProperties,
305
+ IntegrationRuntimeConnectionInfo,
306
+ IntegrationRuntimeCustomerVirtualNetwork,
307
+ IntegrationRuntimeCustomSetupScriptProperties,
308
+ IntegrationRuntimeDataFlowProperties,
309
+ IntegrationRuntimeDataProxyProperties,
310
+ IntegrationRuntimeListResponse,
311
+ IntegrationRuntimeMonitoringData,
312
+ IntegrationRuntimeNodeMonitoringData,
313
+ IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint,
314
+ IntegrationRuntimeOutboundNetworkDependenciesEndpoint,
315
+ IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails,
316
+ IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse,
317
+ IntegrationRuntimeReference,
318
+ IntegrationRuntimeRegenerateKeyParameters,
319
+ IntegrationRuntimeResource,
320
+ IntegrationRuntimeSsisCatalogInfo,
321
+ IntegrationRuntimeSsisProperties,
322
+ IntegrationRuntimeStatus,
323
+ IntegrationRuntimeStatusResponse,
324
+ IntegrationRuntimeVNetProperties,
325
+ JiraLinkedService,
326
+ JiraObjectDataset,
327
+ JiraSource,
328
+ JsonDataset,
329
+ JsonFormat,
330
+ JsonReadSettings,
331
+ JsonSink,
332
+ JsonSource,
333
+ JsonWriteSettings,
334
+ LinkedIntegrationRuntime,
335
+ LinkedIntegrationRuntimeKeyAuthorization,
336
+ LinkedIntegrationRuntimeRbacAuthorization,
337
+ LinkedIntegrationRuntimeRequest,
338
+ LinkedIntegrationRuntimeType,
339
+ LinkedService,
340
+ LinkedServiceReference,
341
+ LinkedServiceResource,
342
+ LogLocationSettings,
343
+ LogSettings,
344
+ LogStorageSettings,
345
+ LookupActivity,
346
+ MagentoLinkedService,
347
+ MagentoObjectDataset,
348
+ MagentoSource,
349
+ ManagedIdentityCredential,
350
+ ManagedIntegrationRuntime,
351
+ ManagedIntegrationRuntimeError,
352
+ ManagedIntegrationRuntimeNode,
353
+ ManagedIntegrationRuntimeOperationResult,
354
+ ManagedIntegrationRuntimeStatus,
355
+ ManagedPrivateEndpoint,
356
+ ManagedPrivateEndpointResource,
357
+ ManagedVirtualNetwork,
358
+ ManagedVirtualNetworkReference,
359
+ ManagedVirtualNetworkResource,
360
+ MappingDataFlow,
361
+ MariaDBLinkedService,
362
+ MariaDBSource,
363
+ MariaDBTableDataset,
364
+ MarketoLinkedService,
365
+ MarketoObjectDataset,
366
+ MarketoSource,
367
+ MetadataItem,
368
+ MicrosoftAccessLinkedService,
369
+ MicrosoftAccessSink,
370
+ MicrosoftAccessSource,
371
+ MicrosoftAccessTableDataset,
372
+ MongoDbAtlasCollectionDataset,
373
+ MongoDbAtlasLinkedService,
374
+ MongoDbAtlasSink,
375
+ MongoDbAtlasSource,
376
+ MongoDbCollectionDataset,
377
+ MongoDbCursorMethodsProperties,
378
+ MongoDbLinkedService,
379
+ MongoDbSource,
380
+ MongoDbV2CollectionDataset,
381
+ MongoDbV2LinkedService,
382
+ MongoDbV2Sink,
383
+ MongoDbV2Source,
384
+ MultiplePipelineTrigger,
385
+ MySqlLinkedService,
386
+ MySqlSource,
387
+ MySqlTableDataset,
388
+ NetezzaLinkedService,
389
+ NetezzaPartitionSettings,
390
+ NetezzaSource,
391
+ NetezzaTableDataset,
392
+ ODataLinkedService,
393
+ ODataResourceDataset,
394
+ ODataSource,
395
+ OdbcLinkedService,
396
+ OdbcSink,
397
+ OdbcSource,
398
+ OdbcTableDataset,
399
+ Office365Dataset,
400
+ Office365LinkedService,
401
+ Office365Source,
402
+ OracleCloudStorageLinkedService,
403
+ OracleCloudStorageLocation,
404
+ OracleCloudStorageReadSettings,
405
+ OracleLinkedService,
406
+ OraclePartitionSettings,
407
+ OracleServiceCloudLinkedService,
408
+ OracleServiceCloudObjectDataset,
409
+ OracleServiceCloudSource,
410
+ OracleSink,
411
+ OracleSource,
412
+ OracleTableDataset,
413
+ OrcDataset,
414
+ OrcFormat,
415
+ OrcSink,
416
+ OrcSource,
417
+ OrcWriteSettings,
418
+ PackageStore,
419
+ ParameterSpecification,
420
+ ParquetDataset,
421
+ ParquetFormat,
422
+ ParquetSink,
423
+ ParquetSource,
424
+ ParquetWriteSettings,
425
+ PaypalLinkedService,
426
+ PaypalObjectDataset,
427
+ PaypalSource,
428
+ PhoenixLinkedService,
429
+ PhoenixObjectDataset,
430
+ PhoenixSource,
431
+ PipelineElapsedTimeMetricPolicy,
432
+ PipelineFolder,
433
+ PipelinePolicy,
434
+ PipelineReference,
435
+ PipelineResource,
436
+ PolybaseSettings,
437
+ PostgreSqlLinkedService,
438
+ PostgreSqlSource,
439
+ PostgreSqlTableDataset,
440
+ PowerQuerySink,
441
+ PowerQuerySinkMapping,
442
+ PowerQuerySource,
443
+ PrestoLinkedService,
444
+ PrestoObjectDataset,
445
+ PrestoSource,
446
+ PrivateEndpointConnectionResource,
447
+ PrivateLinkConnectionApprovalRequest,
448
+ PrivateLinkConnectionApprovalRequestResource,
449
+ PrivateLinkConnectionState,
450
+ PrivateLinkResource,
451
+ PrivateLinkResourceProperties,
452
+ QuickBooksLinkedService,
453
+ QuickBooksObjectDataset,
454
+ QuickBooksSource,
455
+ RecurrenceSchedule,
456
+ RecurrenceScheduleOccurrence,
457
+ RedirectIncompatibleRowSettings,
458
+ RedshiftUnloadSettings,
459
+ RelationalSource,
460
+ RelationalTableDataset,
461
+ RemotePrivateEndpointConnection,
462
+ RerunTumblingWindowTrigger,
463
+ Resource,
464
+ ResponsysLinkedService,
465
+ ResponsysObjectDataset,
466
+ ResponsysSource,
467
+ RestResourceDataset,
468
+ RestServiceLinkedService,
469
+ RestSink,
470
+ RestSource,
471
+ RetryPolicy,
472
+ SalesforceLinkedService,
473
+ SalesforceMarketingCloudLinkedService,
474
+ SalesforceMarketingCloudObjectDataset,
475
+ SalesforceMarketingCloudSource,
476
+ SalesforceObjectDataset,
477
+ SalesforceServiceCloudLinkedService,
478
+ SalesforceServiceCloudObjectDataset,
479
+ SalesforceServiceCloudSink,
480
+ SalesforceServiceCloudSource,
481
+ SalesforceSink,
482
+ SalesforceSource,
483
+ SapBwCubeDataset,
484
+ SapBWLinkedService,
485
+ SapBwSource,
486
+ SapCloudForCustomerLinkedService,
487
+ SapCloudForCustomerResourceDataset,
488
+ SapCloudForCustomerSink,
489
+ SapCloudForCustomerSource,
490
+ SapEccLinkedService,
491
+ SapEccResourceDataset,
492
+ SapEccSource,
493
+ SapHanaLinkedService,
494
+ SapHanaPartitionSettings,
495
+ SapHanaSource,
496
+ SapHanaTableDataset,
497
+ SapOpenHubLinkedService,
498
+ SapOpenHubSource,
499
+ SapOpenHubTableDataset,
500
+ SapTableLinkedService,
501
+ SapTablePartitionSettings,
502
+ SapTableResourceDataset,
503
+ SapTableSource,
504
+ ScheduleTrigger,
505
+ ScheduleTriggerRecurrence,
506
+ ScriptAction,
507
+ SecretBase,
508
+ SecureString,
509
+ SelfDependencyTumblingWindowTriggerReference,
510
+ SelfHostedIntegrationRuntime,
511
+ SelfHostedIntegrationRuntimeNode,
512
+ SelfHostedIntegrationRuntimeStatus,
513
+ ServiceNowLinkedService,
514
+ ServiceNowObjectDataset,
515
+ ServiceNowSource,
516
+ ServicePrincipalCredential,
517
+ SetVariableActivity,
518
+ SftpLocation,
519
+ SftpReadSettings,
520
+ SftpServerLinkedService,
521
+ SftpWriteSettings,
522
+ SharePointOnlineListLinkedService,
523
+ SharePointOnlineListResourceDataset,
524
+ SharePointOnlineListSource,
525
+ ShopifyLinkedService,
526
+ ShopifyObjectDataset,
527
+ ShopifySource,
528
+ SkipErrorFile,
529
+ SnowflakeDataset,
530
+ SnowflakeExportCopyCommand,
531
+ SnowflakeImportCopyCommand,
532
+ SnowflakeLinkedService,
533
+ SnowflakeSink,
534
+ SnowflakeSource,
535
+ SparkLinkedService,
536
+ SparkObjectDataset,
537
+ SparkSource,
538
+ SqlAlwaysEncryptedProperties,
539
+ SqlDWSink,
540
+ SqlDWSource,
541
+ SqlDWUpsertSettings,
542
+ SqlMISink,
543
+ SqlMISource,
544
+ SqlPartitionSettings,
545
+ SqlServerLinkedService,
546
+ SqlServerSink,
547
+ SqlServerSource,
548
+ SqlServerStoredProcedureActivity,
549
+ SqlServerTableDataset,
550
+ SqlSink,
551
+ SqlSource,
552
+ SqlUpsertSettings,
553
+ SquareLinkedService,
554
+ SquareObjectDataset,
555
+ SquareSource,
556
+ SSISAccessCredential,
557
+ SSISChildPackage,
558
+ SSISExecutionCredential,
559
+ SSISExecutionParameter,
560
+ SSISLogLocation,
561
+ SSISPackageLocation,
562
+ SSISPropertyOverride,
563
+ StagingSettings,
564
+ StoredProcedureParameter,
565
+ StoreReadSettings,
566
+ StoreWriteSettings,
567
+ SubResource,
568
+ SwitchActivity,
569
+ SwitchCase,
570
+ SybaseLinkedService,
571
+ SybaseSource,
572
+ SybaseTableDataset,
573
+ TabularSource,
574
+ TarGZipReadSettings,
575
+ TarReadSettings,
576
+ TeradataLinkedService,
577
+ TeradataPartitionSettings,
578
+ TeradataSource,
579
+ TeradataTableDataset,
580
+ TextFormat,
581
+ Transformation,
582
+ Trigger,
583
+ TriggerDependencyReference,
584
+ TriggerPipelineReference,
585
+ TriggerReference,
586
+ TriggerResource,
587
+ TumblingWindowTrigger,
588
+ TumblingWindowTriggerDependencyReference,
589
+ UntilActivity,
590
+ UpdateIntegrationRuntimeRequest,
591
+ UserProperty,
592
+ ValidationActivity,
593
+ VariableSpecification,
594
+ VerticaLinkedService,
595
+ VerticaSource,
596
+ VerticaTableDataset,
597
+ WaitActivity,
598
+ WebActivity,
599
+ WebActivityAuthentication,
600
+ WebAnonymousAuthentication,
601
+ WebBasicAuthentication,
602
+ WebClientCertificateAuthentication,
603
+ WebHookActivity,
604
+ WebLinkedService,
605
+ WebLinkedServiceTypeProperties,
606
+ WebSource,
607
+ WebTableDataset,
608
+ WranglingDataFlow,
609
+ XeroLinkedService,
610
+ XeroObjectDataset,
611
+ XeroSource,
612
+ XmlDataset,
613
+ XmlReadSettings,
614
+ XmlSource,
615
+ ZipDeflateReadSettings,
616
+ ZohoLinkedService,
617
+ ZohoObjectDataset,
618
+ ZohoSource
619
+ } from "../models/mappers";