@azure/synapse-artifacts 1.0.0-beta.16 → 1.0.0-beta.17

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 (679) hide show
  1. package/README.md +0 -2
  2. package/dist/browser/artifactsClient.d.ts +3 -3
  3. package/dist/browser/artifactsClient.js +39 -10
  4. package/dist/browser/artifactsClient.js.map +1 -1
  5. package/dist/browser/lroImpl.d.ts.map +1 -1
  6. package/dist/browser/lroImpl.js +7 -3
  7. package/dist/browser/lroImpl.js.map +1 -1
  8. package/dist/browser/models/index.d.ts +255 -49
  9. package/dist/browser/models/index.d.ts.map +1 -1
  10. package/dist/browser/models/index.js +54 -2
  11. package/dist/browser/models/index.js.map +1 -1
  12. package/dist/browser/models/mappers.d.ts +3 -1
  13. package/dist/browser/models/mappers.d.ts.map +1 -1
  14. package/dist/browser/models/mappers.js +6493 -2903
  15. package/dist/browser/models/mappers.js.map +1 -1
  16. package/dist/browser/operations/bigDataPools.d.ts +4 -4
  17. package/dist/browser/operations/bigDataPools.d.ts.map +1 -1
  18. package/dist/browser/operations/bigDataPools.js +30 -29
  19. package/dist/browser/operations/bigDataPools.js.map +1 -1
  20. package/dist/browser/operations/dataFlowDebugSession.d.ts +17 -17
  21. package/dist/browser/operations/dataFlowDebugSession.d.ts.map +1 -1
  22. package/dist/browser/operations/dataFlowDebugSession.js +194 -200
  23. package/dist/browser/operations/dataFlowDebugSession.js.map +1 -1
  24. package/dist/browser/operations/dataFlowOperations.d.ts +23 -23
  25. package/dist/browser/operations/dataFlowOperations.d.ts.map +1 -1
  26. package/dist/browser/operations/dataFlowOperations.js +201 -202
  27. package/dist/browser/operations/dataFlowOperations.js.map +1 -1
  28. package/dist/browser/operations/datasetOperations.d.ts +23 -23
  29. package/dist/browser/operations/datasetOperations.d.ts.map +1 -1
  30. package/dist/browser/operations/datasetOperations.js +202 -203
  31. package/dist/browser/operations/datasetOperations.js.map +1 -1
  32. package/dist/browser/operations/integrationRuntimes.d.ts +4 -4
  33. package/dist/browser/operations/integrationRuntimes.d.ts.map +1 -1
  34. package/dist/browser/operations/integrationRuntimes.js +30 -29
  35. package/dist/browser/operations/integrationRuntimes.js.map +1 -1
  36. package/dist/browser/operations/kqlScriptOperations.d.ts +19 -19
  37. package/dist/browser/operations/kqlScriptOperations.d.ts.map +1 -1
  38. package/dist/browser/operations/kqlScriptOperations.js +139 -123
  39. package/dist/browser/operations/kqlScriptOperations.js.map +1 -1
  40. package/dist/browser/operations/kqlScripts.d.ts +5 -5
  41. package/dist/browser/operations/kqlScripts.d.ts.map +1 -1
  42. package/dist/browser/operations/kqlScripts.js +66 -82
  43. package/dist/browser/operations/kqlScripts.js.map +1 -1
  44. package/dist/browser/operations/library.d.ts +24 -24
  45. package/dist/browser/operations/library.d.ts.map +1 -1
  46. package/dist/browser/operations/library.js +234 -235
  47. package/dist/browser/operations/library.js.map +1 -1
  48. package/dist/browser/operations/linkConnectionOperations.d.ts +33 -33
  49. package/dist/browser/operations/linkConnectionOperations.d.ts.map +1 -1
  50. package/dist/browser/operations/linkConnectionOperations.js +203 -219
  51. package/dist/browser/operations/linkConnectionOperations.js.map +1 -1
  52. package/dist/browser/operations/linkedServiceOperations.d.ts +23 -23
  53. package/dist/browser/operations/linkedServiceOperations.d.ts.map +1 -1
  54. package/dist/browser/operations/linkedServiceOperations.js +202 -203
  55. package/dist/browser/operations/linkedServiceOperations.js.map +1 -1
  56. package/dist/browser/operations/metastore.d.ts +11 -11
  57. package/dist/browser/operations/metastore.d.ts.map +1 -1
  58. package/dist/browser/operations/metastore.js +54 -53
  59. package/dist/browser/operations/metastore.js.map +1 -1
  60. package/dist/browser/operations/notebookOperationResult.d.ts +3 -3
  61. package/dist/browser/operations/notebookOperationResult.d.ts.map +1 -1
  62. package/dist/browser/operations/notebookOperationResult.js +21 -20
  63. package/dist/browser/operations/notebookOperationResult.js.map +1 -1
  64. package/dist/browser/operations/notebookOperations.d.ts +27 -27
  65. package/dist/browser/operations/notebookOperations.d.ts.map +1 -1
  66. package/dist/browser/operations/notebookOperations.js +263 -281
  67. package/dist/browser/operations/notebookOperations.js.map +1 -1
  68. package/dist/browser/operations/pipelineOperations.d.ts +25 -25
  69. package/dist/browser/operations/pipelineOperations.d.ts.map +1 -1
  70. package/dist/browser/operations/pipelineOperations.js +229 -230
  71. package/dist/browser/operations/pipelineOperations.js.map +1 -1
  72. package/dist/browser/operations/pipelineRunOperations.d.ts +11 -11
  73. package/dist/browser/operations/pipelineRunOperations.d.ts.map +1 -1
  74. package/dist/browser/operations/pipelineRunOperations.js +53 -52
  75. package/dist/browser/operations/pipelineRunOperations.js.map +1 -1
  76. package/dist/browser/operations/runNotebook.d.ts +18 -13
  77. package/dist/browser/operations/runNotebook.d.ts.map +1 -1
  78. package/dist/browser/operations/runNotebook.js +104 -93
  79. package/dist/browser/operations/runNotebook.js.map +1 -1
  80. package/dist/browser/operations/sparkConfigurationOperations.d.ts +23 -23
  81. package/dist/browser/operations/sparkConfigurationOperations.d.ts.map +1 -1
  82. package/dist/browser/operations/sparkConfigurationOperations.js +202 -203
  83. package/dist/browser/operations/sparkConfigurationOperations.js.map +1 -1
  84. package/dist/browser/operations/sparkJobDefinitionOperations.d.ts +31 -31
  85. package/dist/browser/operations/sparkJobDefinitionOperations.d.ts.map +1 -1
  86. package/dist/browser/operations/sparkJobDefinitionOperations.js +286 -278
  87. package/dist/browser/operations/sparkJobDefinitionOperations.js.map +1 -1
  88. package/dist/browser/operations/sqlPools.d.ts +4 -4
  89. package/dist/browser/operations/sqlPools.d.ts.map +1 -1
  90. package/dist/browser/operations/sqlPools.js +30 -30
  91. package/dist/browser/operations/sqlPools.js.map +1 -1
  92. package/dist/browser/operations/sqlScriptOperations.d.ts +23 -23
  93. package/dist/browser/operations/sqlScriptOperations.d.ts.map +1 -1
  94. package/dist/browser/operations/sqlScriptOperations.js +202 -204
  95. package/dist/browser/operations/sqlScriptOperations.js.map +1 -1
  96. package/dist/browser/operations/triggerOperations.d.ts +35 -35
  97. package/dist/browser/operations/triggerOperations.d.ts.map +1 -1
  98. package/dist/browser/operations/triggerOperations.js +333 -320
  99. package/dist/browser/operations/triggerOperations.js.map +1 -1
  100. package/dist/browser/operations/triggerRunOperations.d.ts +9 -9
  101. package/dist/browser/operations/triggerRunOperations.d.ts.map +1 -1
  102. package/dist/browser/operations/triggerRunOperations.js +43 -43
  103. package/dist/browser/operations/triggerRunOperations.js.map +1 -1
  104. package/dist/browser/operations/workspaceGitRepoManagement.d.ts +3 -3
  105. package/dist/browser/operations/workspaceGitRepoManagement.d.ts.map +1 -1
  106. package/dist/browser/operations/workspaceGitRepoManagement.js +21 -21
  107. package/dist/browser/operations/workspaceGitRepoManagement.js.map +1 -1
  108. package/dist/browser/operations/workspaceOperations.d.ts +2 -2
  109. package/dist/browser/operations/workspaceOperations.d.ts.map +1 -1
  110. package/dist/browser/operations/workspaceOperations.js +20 -20
  111. package/dist/browser/operations/workspaceOperations.js.map +1 -1
  112. package/dist/browser/operationsInterfaces/bigDataPools.d.ts +3 -3
  113. package/dist/browser/operationsInterfaces/bigDataPools.js.map +1 -1
  114. package/dist/browser/operationsInterfaces/dataFlowDebugSession.d.ts +13 -13
  115. package/dist/browser/operationsInterfaces/dataFlowDebugSession.js.map +1 -1
  116. package/dist/browser/operationsInterfaces/dataFlowOperations.d.ts +19 -19
  117. package/dist/browser/operationsInterfaces/dataFlowOperations.d.ts.map +1 -1
  118. package/dist/browser/operationsInterfaces/dataFlowOperations.js.map +1 -1
  119. package/dist/browser/operationsInterfaces/datasetOperations.d.ts +19 -19
  120. package/dist/browser/operationsInterfaces/datasetOperations.d.ts.map +1 -1
  121. package/dist/browser/operationsInterfaces/datasetOperations.js.map +1 -1
  122. package/dist/browser/operationsInterfaces/integrationRuntimes.d.ts +3 -3
  123. package/dist/browser/operationsInterfaces/integrationRuntimes.js.map +1 -1
  124. package/dist/browser/operationsInterfaces/kqlScriptOperations.d.ts +18 -18
  125. package/dist/browser/operationsInterfaces/kqlScriptOperations.js.map +1 -1
  126. package/dist/browser/operationsInterfaces/kqlScripts.d.ts +1 -1
  127. package/dist/browser/operationsInterfaces/kqlScripts.d.ts.map +1 -1
  128. package/dist/browser/operationsInterfaces/kqlScripts.js.map +1 -1
  129. package/dist/browser/operationsInterfaces/library.d.ts +20 -20
  130. package/dist/browser/operationsInterfaces/library.js.map +1 -1
  131. package/dist/browser/operationsInterfaces/linkConnectionOperations.d.ts +29 -29
  132. package/dist/browser/operationsInterfaces/linkConnectionOperations.d.ts.map +1 -1
  133. package/dist/browser/operationsInterfaces/linkConnectionOperations.js.map +1 -1
  134. package/dist/browser/operationsInterfaces/linkedServiceOperations.d.ts +19 -19
  135. package/dist/browser/operationsInterfaces/linkedServiceOperations.js.map +1 -1
  136. package/dist/browser/operationsInterfaces/metastore.d.ts +10 -10
  137. package/dist/browser/operationsInterfaces/metastore.js.map +1 -1
  138. package/dist/browser/operationsInterfaces/notebookOperationResult.d.ts +2 -2
  139. package/dist/browser/operationsInterfaces/notebookOperationResult.js.map +1 -1
  140. package/dist/browser/operationsInterfaces/notebookOperations.d.ts +20 -20
  141. package/dist/browser/operationsInterfaces/notebookOperations.js.map +1 -1
  142. package/dist/browser/operationsInterfaces/pipelineOperations.d.ts +21 -21
  143. package/dist/browser/operationsInterfaces/pipelineOperations.d.ts.map +1 -1
  144. package/dist/browser/operationsInterfaces/pipelineOperations.js.map +1 -1
  145. package/dist/browser/operationsInterfaces/pipelineRunOperations.d.ts +10 -10
  146. package/dist/browser/operationsInterfaces/pipelineRunOperations.js.map +1 -1
  147. package/dist/browser/operationsInterfaces/runNotebook.d.ts +17 -12
  148. package/dist/browser/operationsInterfaces/runNotebook.d.ts.map +1 -1
  149. package/dist/browser/operationsInterfaces/runNotebook.js.map +1 -1
  150. package/dist/browser/operationsInterfaces/sparkConfigurationOperations.d.ts +19 -19
  151. package/dist/browser/operationsInterfaces/sparkConfigurationOperations.js.map +1 -1
  152. package/dist/browser/operationsInterfaces/sparkJobDefinitionOperations.d.ts +27 -27
  153. package/dist/browser/operationsInterfaces/sparkJobDefinitionOperations.js.map +1 -1
  154. package/dist/browser/operationsInterfaces/sqlPools.d.ts +3 -3
  155. package/dist/browser/operationsInterfaces/sqlPools.js.map +1 -1
  156. package/dist/browser/operationsInterfaces/sqlScriptOperations.d.ts +19 -19
  157. package/dist/browser/operationsInterfaces/sqlScriptOperations.d.ts.map +1 -1
  158. package/dist/browser/operationsInterfaces/sqlScriptOperations.js.map +1 -1
  159. package/dist/browser/operationsInterfaces/triggerOperations.d.ts +31 -31
  160. package/dist/browser/operationsInterfaces/triggerOperations.d.ts.map +1 -1
  161. package/dist/browser/operationsInterfaces/triggerOperations.js.map +1 -1
  162. package/dist/browser/operationsInterfaces/triggerRunOperations.d.ts +8 -8
  163. package/dist/browser/operationsInterfaces/triggerRunOperations.js.map +1 -1
  164. package/dist/browser/operationsInterfaces/workspaceGitRepoManagement.d.ts +2 -2
  165. package/dist/browser/operationsInterfaces/workspaceGitRepoManagement.js.map +1 -1
  166. package/dist/browser/operationsInterfaces/workspaceOperations.d.ts +1 -1
  167. package/dist/browser/operationsInterfaces/workspaceOperations.js.map +1 -1
  168. package/dist/browser/pagingHelper.d.ts +1 -1
  169. package/dist/browser/pagingHelper.js +3 -5
  170. package/dist/browser/pagingHelper.js.map +1 -1
  171. package/dist/commonjs/artifactsClient.d.ts +3 -3
  172. package/dist/commonjs/artifactsClient.js +39 -10
  173. package/dist/commonjs/artifactsClient.js.map +1 -1
  174. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  175. package/dist/commonjs/lroImpl.js +7 -3
  176. package/dist/commonjs/lroImpl.js.map +1 -1
  177. package/dist/commonjs/models/index.d.ts +255 -49
  178. package/dist/commonjs/models/index.d.ts.map +1 -1
  179. package/dist/commonjs/models/index.js +57 -5
  180. package/dist/commonjs/models/index.js.map +1 -1
  181. package/dist/commonjs/models/mappers.d.ts +3 -1
  182. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  183. package/dist/commonjs/models/mappers.js +6501 -2911
  184. package/dist/commonjs/models/mappers.js.map +1 -1
  185. package/dist/commonjs/operations/bigDataPools.d.ts +4 -4
  186. package/dist/commonjs/operations/bigDataPools.d.ts.map +1 -1
  187. package/dist/commonjs/operations/bigDataPools.js +31 -30
  188. package/dist/commonjs/operations/bigDataPools.js.map +1 -1
  189. package/dist/commonjs/operations/dataFlowDebugSession.d.ts +17 -17
  190. package/dist/commonjs/operations/dataFlowDebugSession.d.ts.map +1 -1
  191. package/dist/commonjs/operations/dataFlowDebugSession.js +194 -199
  192. package/dist/commonjs/operations/dataFlowDebugSession.js.map +1 -1
  193. package/dist/commonjs/operations/dataFlowOperations.d.ts +23 -23
  194. package/dist/commonjs/operations/dataFlowOperations.d.ts.map +1 -1
  195. package/dist/commonjs/operations/dataFlowOperations.js +201 -201
  196. package/dist/commonjs/operations/dataFlowOperations.js.map +1 -1
  197. package/dist/commonjs/operations/datasetOperations.d.ts +23 -23
  198. package/dist/commonjs/operations/datasetOperations.d.ts.map +1 -1
  199. package/dist/commonjs/operations/datasetOperations.js +202 -202
  200. package/dist/commonjs/operations/datasetOperations.js.map +1 -1
  201. package/dist/commonjs/operations/integrationRuntimes.d.ts +4 -4
  202. package/dist/commonjs/operations/integrationRuntimes.d.ts.map +1 -1
  203. package/dist/commonjs/operations/integrationRuntimes.js +31 -30
  204. package/dist/commonjs/operations/integrationRuntimes.js.map +1 -1
  205. package/dist/commonjs/operations/kqlScriptOperations.d.ts +19 -19
  206. package/dist/commonjs/operations/kqlScriptOperations.d.ts.map +1 -1
  207. package/dist/commonjs/operations/kqlScriptOperations.js +139 -123
  208. package/dist/commonjs/operations/kqlScriptOperations.js.map +1 -1
  209. package/dist/commonjs/operations/kqlScripts.d.ts +5 -5
  210. package/dist/commonjs/operations/kqlScripts.d.ts.map +1 -1
  211. package/dist/commonjs/operations/kqlScripts.js +66 -81
  212. package/dist/commonjs/operations/kqlScripts.js.map +1 -1
  213. package/dist/commonjs/operations/library.d.ts +24 -24
  214. package/dist/commonjs/operations/library.d.ts.map +1 -1
  215. package/dist/commonjs/operations/library.js +234 -234
  216. package/dist/commonjs/operations/library.js.map +1 -1
  217. package/dist/commonjs/operations/linkConnectionOperations.d.ts +33 -33
  218. package/dist/commonjs/operations/linkConnectionOperations.d.ts.map +1 -1
  219. package/dist/commonjs/operations/linkConnectionOperations.js +204 -219
  220. package/dist/commonjs/operations/linkConnectionOperations.js.map +1 -1
  221. package/dist/commonjs/operations/linkedServiceOperations.d.ts +23 -23
  222. package/dist/commonjs/operations/linkedServiceOperations.d.ts.map +1 -1
  223. package/dist/commonjs/operations/linkedServiceOperations.js +202 -202
  224. package/dist/commonjs/operations/linkedServiceOperations.js.map +1 -1
  225. package/dist/commonjs/operations/metastore.d.ts +11 -11
  226. package/dist/commonjs/operations/metastore.d.ts.map +1 -1
  227. package/dist/commonjs/operations/metastore.js +55 -54
  228. package/dist/commonjs/operations/metastore.js.map +1 -1
  229. package/dist/commonjs/operations/notebookOperationResult.d.ts +3 -3
  230. package/dist/commonjs/operations/notebookOperationResult.d.ts.map +1 -1
  231. package/dist/commonjs/operations/notebookOperationResult.js +22 -21
  232. package/dist/commonjs/operations/notebookOperationResult.js.map +1 -1
  233. package/dist/commonjs/operations/notebookOperations.d.ts +27 -27
  234. package/dist/commonjs/operations/notebookOperations.d.ts.map +1 -1
  235. package/dist/commonjs/operations/notebookOperations.js +263 -280
  236. package/dist/commonjs/operations/notebookOperations.js.map +1 -1
  237. package/dist/commonjs/operations/pipelineOperations.d.ts +25 -25
  238. package/dist/commonjs/operations/pipelineOperations.d.ts.map +1 -1
  239. package/dist/commonjs/operations/pipelineOperations.js +229 -229
  240. package/dist/commonjs/operations/pipelineOperations.js.map +1 -1
  241. package/dist/commonjs/operations/pipelineRunOperations.d.ts +11 -11
  242. package/dist/commonjs/operations/pipelineRunOperations.d.ts.map +1 -1
  243. package/dist/commonjs/operations/pipelineRunOperations.js +54 -53
  244. package/dist/commonjs/operations/pipelineRunOperations.js.map +1 -1
  245. package/dist/commonjs/operations/runNotebook.d.ts +18 -13
  246. package/dist/commonjs/operations/runNotebook.d.ts.map +1 -1
  247. package/dist/commonjs/operations/runNotebook.js +105 -94
  248. package/dist/commonjs/operations/runNotebook.js.map +1 -1
  249. package/dist/commonjs/operations/sparkConfigurationOperations.d.ts +23 -23
  250. package/dist/commonjs/operations/sparkConfigurationOperations.d.ts.map +1 -1
  251. package/dist/commonjs/operations/sparkConfigurationOperations.js +202 -202
  252. package/dist/commonjs/operations/sparkConfigurationOperations.js.map +1 -1
  253. package/dist/commonjs/operations/sparkJobDefinitionOperations.d.ts +31 -31
  254. package/dist/commonjs/operations/sparkJobDefinitionOperations.d.ts.map +1 -1
  255. package/dist/commonjs/operations/sparkJobDefinitionOperations.js +286 -277
  256. package/dist/commonjs/operations/sparkJobDefinitionOperations.js.map +1 -1
  257. package/dist/commonjs/operations/sqlPools.d.ts +4 -4
  258. package/dist/commonjs/operations/sqlPools.d.ts.map +1 -1
  259. package/dist/commonjs/operations/sqlPools.js +31 -31
  260. package/dist/commonjs/operations/sqlPools.js.map +1 -1
  261. package/dist/commonjs/operations/sqlScriptOperations.d.ts +23 -23
  262. package/dist/commonjs/operations/sqlScriptOperations.d.ts.map +1 -1
  263. package/dist/commonjs/operations/sqlScriptOperations.js +202 -203
  264. package/dist/commonjs/operations/sqlScriptOperations.js.map +1 -1
  265. package/dist/commonjs/operations/triggerOperations.d.ts +35 -35
  266. package/dist/commonjs/operations/triggerOperations.d.ts.map +1 -1
  267. package/dist/commonjs/operations/triggerOperations.js +333 -319
  268. package/dist/commonjs/operations/triggerOperations.js.map +1 -1
  269. package/dist/commonjs/operations/triggerRunOperations.d.ts +9 -9
  270. package/dist/commonjs/operations/triggerRunOperations.d.ts.map +1 -1
  271. package/dist/commonjs/operations/triggerRunOperations.js +44 -44
  272. package/dist/commonjs/operations/triggerRunOperations.js.map +1 -1
  273. package/dist/commonjs/operations/workspaceGitRepoManagement.d.ts +3 -3
  274. package/dist/commonjs/operations/workspaceGitRepoManagement.d.ts.map +1 -1
  275. package/dist/commonjs/operations/workspaceGitRepoManagement.js +22 -22
  276. package/dist/commonjs/operations/workspaceGitRepoManagement.js.map +1 -1
  277. package/dist/commonjs/operations/workspaceOperations.d.ts +2 -2
  278. package/dist/commonjs/operations/workspaceOperations.d.ts.map +1 -1
  279. package/dist/commonjs/operations/workspaceOperations.js +21 -21
  280. package/dist/commonjs/operations/workspaceOperations.js.map +1 -1
  281. package/dist/commonjs/operationsInterfaces/bigDataPools.d.ts +3 -3
  282. package/dist/commonjs/operationsInterfaces/bigDataPools.js.map +1 -1
  283. package/dist/commonjs/operationsInterfaces/dataFlowDebugSession.d.ts +13 -13
  284. package/dist/commonjs/operationsInterfaces/dataFlowDebugSession.js.map +1 -1
  285. package/dist/commonjs/operationsInterfaces/dataFlowOperations.d.ts +19 -19
  286. package/dist/commonjs/operationsInterfaces/dataFlowOperations.d.ts.map +1 -1
  287. package/dist/commonjs/operationsInterfaces/dataFlowOperations.js.map +1 -1
  288. package/dist/commonjs/operationsInterfaces/datasetOperations.d.ts +19 -19
  289. package/dist/commonjs/operationsInterfaces/datasetOperations.d.ts.map +1 -1
  290. package/dist/commonjs/operationsInterfaces/datasetOperations.js.map +1 -1
  291. package/dist/commonjs/operationsInterfaces/integrationRuntimes.d.ts +3 -3
  292. package/dist/commonjs/operationsInterfaces/integrationRuntimes.js.map +1 -1
  293. package/dist/commonjs/operationsInterfaces/kqlScriptOperations.d.ts +18 -18
  294. package/dist/commonjs/operationsInterfaces/kqlScriptOperations.js.map +1 -1
  295. package/dist/commonjs/operationsInterfaces/kqlScripts.d.ts +1 -1
  296. package/dist/commonjs/operationsInterfaces/kqlScripts.d.ts.map +1 -1
  297. package/dist/commonjs/operationsInterfaces/kqlScripts.js.map +1 -1
  298. package/dist/commonjs/operationsInterfaces/library.d.ts +20 -20
  299. package/dist/commonjs/operationsInterfaces/library.js.map +1 -1
  300. package/dist/commonjs/operationsInterfaces/linkConnectionOperations.d.ts +29 -29
  301. package/dist/commonjs/operationsInterfaces/linkConnectionOperations.d.ts.map +1 -1
  302. package/dist/commonjs/operationsInterfaces/linkConnectionOperations.js.map +1 -1
  303. package/dist/commonjs/operationsInterfaces/linkedServiceOperations.d.ts +19 -19
  304. package/dist/commonjs/operationsInterfaces/linkedServiceOperations.js.map +1 -1
  305. package/dist/commonjs/operationsInterfaces/metastore.d.ts +10 -10
  306. package/dist/commonjs/operationsInterfaces/metastore.js.map +1 -1
  307. package/dist/commonjs/operationsInterfaces/notebookOperationResult.d.ts +2 -2
  308. package/dist/commonjs/operationsInterfaces/notebookOperationResult.js.map +1 -1
  309. package/dist/commonjs/operationsInterfaces/notebookOperations.d.ts +20 -20
  310. package/dist/commonjs/operationsInterfaces/notebookOperations.js.map +1 -1
  311. package/dist/commonjs/operationsInterfaces/pipelineOperations.d.ts +21 -21
  312. package/dist/commonjs/operationsInterfaces/pipelineOperations.d.ts.map +1 -1
  313. package/dist/commonjs/operationsInterfaces/pipelineOperations.js.map +1 -1
  314. package/dist/commonjs/operationsInterfaces/pipelineRunOperations.d.ts +10 -10
  315. package/dist/commonjs/operationsInterfaces/pipelineRunOperations.js.map +1 -1
  316. package/dist/commonjs/operationsInterfaces/runNotebook.d.ts +17 -12
  317. package/dist/commonjs/operationsInterfaces/runNotebook.d.ts.map +1 -1
  318. package/dist/commonjs/operationsInterfaces/runNotebook.js.map +1 -1
  319. package/dist/commonjs/operationsInterfaces/sparkConfigurationOperations.d.ts +19 -19
  320. package/dist/commonjs/operationsInterfaces/sparkConfigurationOperations.js.map +1 -1
  321. package/dist/commonjs/operationsInterfaces/sparkJobDefinitionOperations.d.ts +27 -27
  322. package/dist/commonjs/operationsInterfaces/sparkJobDefinitionOperations.js.map +1 -1
  323. package/dist/commonjs/operationsInterfaces/sqlPools.d.ts +3 -3
  324. package/dist/commonjs/operationsInterfaces/sqlPools.js.map +1 -1
  325. package/dist/commonjs/operationsInterfaces/sqlScriptOperations.d.ts +19 -19
  326. package/dist/commonjs/operationsInterfaces/sqlScriptOperations.d.ts.map +1 -1
  327. package/dist/commonjs/operationsInterfaces/sqlScriptOperations.js.map +1 -1
  328. package/dist/commonjs/operationsInterfaces/triggerOperations.d.ts +31 -31
  329. package/dist/commonjs/operationsInterfaces/triggerOperations.d.ts.map +1 -1
  330. package/dist/commonjs/operationsInterfaces/triggerOperations.js.map +1 -1
  331. package/dist/commonjs/operationsInterfaces/triggerRunOperations.d.ts +8 -8
  332. package/dist/commonjs/operationsInterfaces/triggerRunOperations.js.map +1 -1
  333. package/dist/commonjs/operationsInterfaces/workspaceGitRepoManagement.d.ts +2 -2
  334. package/dist/commonjs/operationsInterfaces/workspaceGitRepoManagement.js.map +1 -1
  335. package/dist/commonjs/operationsInterfaces/workspaceOperations.d.ts +1 -1
  336. package/dist/commonjs/operationsInterfaces/workspaceOperations.js.map +1 -1
  337. package/dist/commonjs/pagingHelper.d.ts +1 -1
  338. package/dist/commonjs/pagingHelper.js +3 -5
  339. package/dist/commonjs/pagingHelper.js.map +1 -1
  340. package/dist/commonjs/tsdoc-metadata.json +11 -11
  341. package/dist/esm/artifactsClient.d.ts +3 -3
  342. package/dist/esm/artifactsClient.js +39 -10
  343. package/dist/esm/artifactsClient.js.map +1 -1
  344. package/dist/esm/lroImpl.d.ts.map +1 -1
  345. package/dist/esm/lroImpl.js +7 -3
  346. package/dist/esm/lroImpl.js.map +1 -1
  347. package/dist/esm/models/index.d.ts +255 -49
  348. package/dist/esm/models/index.d.ts.map +1 -1
  349. package/dist/esm/models/index.js +54 -2
  350. package/dist/esm/models/index.js.map +1 -1
  351. package/dist/esm/models/mappers.d.ts +3 -1
  352. package/dist/esm/models/mappers.d.ts.map +1 -1
  353. package/dist/esm/models/mappers.js +6493 -2903
  354. package/dist/esm/models/mappers.js.map +1 -1
  355. package/dist/esm/operations/bigDataPools.d.ts +4 -4
  356. package/dist/esm/operations/bigDataPools.d.ts.map +1 -1
  357. package/dist/esm/operations/bigDataPools.js +30 -29
  358. package/dist/esm/operations/bigDataPools.js.map +1 -1
  359. package/dist/esm/operations/dataFlowDebugSession.d.ts +17 -17
  360. package/dist/esm/operations/dataFlowDebugSession.d.ts.map +1 -1
  361. package/dist/esm/operations/dataFlowDebugSession.js +194 -200
  362. package/dist/esm/operations/dataFlowDebugSession.js.map +1 -1
  363. package/dist/esm/operations/dataFlowOperations.d.ts +23 -23
  364. package/dist/esm/operations/dataFlowOperations.d.ts.map +1 -1
  365. package/dist/esm/operations/dataFlowOperations.js +201 -202
  366. package/dist/esm/operations/dataFlowOperations.js.map +1 -1
  367. package/dist/esm/operations/datasetOperations.d.ts +23 -23
  368. package/dist/esm/operations/datasetOperations.d.ts.map +1 -1
  369. package/dist/esm/operations/datasetOperations.js +202 -203
  370. package/dist/esm/operations/datasetOperations.js.map +1 -1
  371. package/dist/esm/operations/integrationRuntimes.d.ts +4 -4
  372. package/dist/esm/operations/integrationRuntimes.d.ts.map +1 -1
  373. package/dist/esm/operations/integrationRuntimes.js +30 -29
  374. package/dist/esm/operations/integrationRuntimes.js.map +1 -1
  375. package/dist/esm/operations/kqlScriptOperations.d.ts +19 -19
  376. package/dist/esm/operations/kqlScriptOperations.d.ts.map +1 -1
  377. package/dist/esm/operations/kqlScriptOperations.js +139 -123
  378. package/dist/esm/operations/kqlScriptOperations.js.map +1 -1
  379. package/dist/esm/operations/kqlScripts.d.ts +5 -5
  380. package/dist/esm/operations/kqlScripts.d.ts.map +1 -1
  381. package/dist/esm/operations/kqlScripts.js +66 -82
  382. package/dist/esm/operations/kqlScripts.js.map +1 -1
  383. package/dist/esm/operations/library.d.ts +24 -24
  384. package/dist/esm/operations/library.d.ts.map +1 -1
  385. package/dist/esm/operations/library.js +234 -235
  386. package/dist/esm/operations/library.js.map +1 -1
  387. package/dist/esm/operations/linkConnectionOperations.d.ts +33 -33
  388. package/dist/esm/operations/linkConnectionOperations.d.ts.map +1 -1
  389. package/dist/esm/operations/linkConnectionOperations.js +203 -219
  390. package/dist/esm/operations/linkConnectionOperations.js.map +1 -1
  391. package/dist/esm/operations/linkedServiceOperations.d.ts +23 -23
  392. package/dist/esm/operations/linkedServiceOperations.d.ts.map +1 -1
  393. package/dist/esm/operations/linkedServiceOperations.js +202 -203
  394. package/dist/esm/operations/linkedServiceOperations.js.map +1 -1
  395. package/dist/esm/operations/metastore.d.ts +11 -11
  396. package/dist/esm/operations/metastore.d.ts.map +1 -1
  397. package/dist/esm/operations/metastore.js +54 -53
  398. package/dist/esm/operations/metastore.js.map +1 -1
  399. package/dist/esm/operations/notebookOperationResult.d.ts +3 -3
  400. package/dist/esm/operations/notebookOperationResult.d.ts.map +1 -1
  401. package/dist/esm/operations/notebookOperationResult.js +21 -20
  402. package/dist/esm/operations/notebookOperationResult.js.map +1 -1
  403. package/dist/esm/operations/notebookOperations.d.ts +27 -27
  404. package/dist/esm/operations/notebookOperations.d.ts.map +1 -1
  405. package/dist/esm/operations/notebookOperations.js +263 -281
  406. package/dist/esm/operations/notebookOperations.js.map +1 -1
  407. package/dist/esm/operations/pipelineOperations.d.ts +25 -25
  408. package/dist/esm/operations/pipelineOperations.d.ts.map +1 -1
  409. package/dist/esm/operations/pipelineOperations.js +229 -230
  410. package/dist/esm/operations/pipelineOperations.js.map +1 -1
  411. package/dist/esm/operations/pipelineRunOperations.d.ts +11 -11
  412. package/dist/esm/operations/pipelineRunOperations.d.ts.map +1 -1
  413. package/dist/esm/operations/pipelineRunOperations.js +53 -52
  414. package/dist/esm/operations/pipelineRunOperations.js.map +1 -1
  415. package/dist/esm/operations/runNotebook.d.ts +18 -13
  416. package/dist/esm/operations/runNotebook.d.ts.map +1 -1
  417. package/dist/esm/operations/runNotebook.js +104 -93
  418. package/dist/esm/operations/runNotebook.js.map +1 -1
  419. package/dist/esm/operations/sparkConfigurationOperations.d.ts +23 -23
  420. package/dist/esm/operations/sparkConfigurationOperations.d.ts.map +1 -1
  421. package/dist/esm/operations/sparkConfigurationOperations.js +202 -203
  422. package/dist/esm/operations/sparkConfigurationOperations.js.map +1 -1
  423. package/dist/esm/operations/sparkJobDefinitionOperations.d.ts +31 -31
  424. package/dist/esm/operations/sparkJobDefinitionOperations.d.ts.map +1 -1
  425. package/dist/esm/operations/sparkJobDefinitionOperations.js +286 -278
  426. package/dist/esm/operations/sparkJobDefinitionOperations.js.map +1 -1
  427. package/dist/esm/operations/sqlPools.d.ts +4 -4
  428. package/dist/esm/operations/sqlPools.d.ts.map +1 -1
  429. package/dist/esm/operations/sqlPools.js +30 -30
  430. package/dist/esm/operations/sqlPools.js.map +1 -1
  431. package/dist/esm/operations/sqlScriptOperations.d.ts +23 -23
  432. package/dist/esm/operations/sqlScriptOperations.d.ts.map +1 -1
  433. package/dist/esm/operations/sqlScriptOperations.js +202 -204
  434. package/dist/esm/operations/sqlScriptOperations.js.map +1 -1
  435. package/dist/esm/operations/triggerOperations.d.ts +35 -35
  436. package/dist/esm/operations/triggerOperations.d.ts.map +1 -1
  437. package/dist/esm/operations/triggerOperations.js +333 -320
  438. package/dist/esm/operations/triggerOperations.js.map +1 -1
  439. package/dist/esm/operations/triggerRunOperations.d.ts +9 -9
  440. package/dist/esm/operations/triggerRunOperations.d.ts.map +1 -1
  441. package/dist/esm/operations/triggerRunOperations.js +43 -43
  442. package/dist/esm/operations/triggerRunOperations.js.map +1 -1
  443. package/dist/esm/operations/workspaceGitRepoManagement.d.ts +3 -3
  444. package/dist/esm/operations/workspaceGitRepoManagement.d.ts.map +1 -1
  445. package/dist/esm/operations/workspaceGitRepoManagement.js +21 -21
  446. package/dist/esm/operations/workspaceGitRepoManagement.js.map +1 -1
  447. package/dist/esm/operations/workspaceOperations.d.ts +2 -2
  448. package/dist/esm/operations/workspaceOperations.d.ts.map +1 -1
  449. package/dist/esm/operations/workspaceOperations.js +20 -20
  450. package/dist/esm/operations/workspaceOperations.js.map +1 -1
  451. package/dist/esm/operationsInterfaces/bigDataPools.d.ts +3 -3
  452. package/dist/esm/operationsInterfaces/bigDataPools.js.map +1 -1
  453. package/dist/esm/operationsInterfaces/dataFlowDebugSession.d.ts +13 -13
  454. package/dist/esm/operationsInterfaces/dataFlowDebugSession.js.map +1 -1
  455. package/dist/esm/operationsInterfaces/dataFlowOperations.d.ts +19 -19
  456. package/dist/esm/operationsInterfaces/dataFlowOperations.d.ts.map +1 -1
  457. package/dist/esm/operationsInterfaces/dataFlowOperations.js.map +1 -1
  458. package/dist/esm/operationsInterfaces/datasetOperations.d.ts +19 -19
  459. package/dist/esm/operationsInterfaces/datasetOperations.d.ts.map +1 -1
  460. package/dist/esm/operationsInterfaces/datasetOperations.js.map +1 -1
  461. package/dist/esm/operationsInterfaces/integrationRuntimes.d.ts +3 -3
  462. package/dist/esm/operationsInterfaces/integrationRuntimes.js.map +1 -1
  463. package/dist/esm/operationsInterfaces/kqlScriptOperations.d.ts +18 -18
  464. package/dist/esm/operationsInterfaces/kqlScriptOperations.js.map +1 -1
  465. package/dist/esm/operationsInterfaces/kqlScripts.d.ts +1 -1
  466. package/dist/esm/operationsInterfaces/kqlScripts.d.ts.map +1 -1
  467. package/dist/esm/operationsInterfaces/kqlScripts.js.map +1 -1
  468. package/dist/esm/operationsInterfaces/library.d.ts +20 -20
  469. package/dist/esm/operationsInterfaces/library.js.map +1 -1
  470. package/dist/esm/operationsInterfaces/linkConnectionOperations.d.ts +29 -29
  471. package/dist/esm/operationsInterfaces/linkConnectionOperations.d.ts.map +1 -1
  472. package/dist/esm/operationsInterfaces/linkConnectionOperations.js.map +1 -1
  473. package/dist/esm/operationsInterfaces/linkedServiceOperations.d.ts +19 -19
  474. package/dist/esm/operationsInterfaces/linkedServiceOperations.js.map +1 -1
  475. package/dist/esm/operationsInterfaces/metastore.d.ts +10 -10
  476. package/dist/esm/operationsInterfaces/metastore.js.map +1 -1
  477. package/dist/esm/operationsInterfaces/notebookOperationResult.d.ts +2 -2
  478. package/dist/esm/operationsInterfaces/notebookOperationResult.js.map +1 -1
  479. package/dist/esm/operationsInterfaces/notebookOperations.d.ts +20 -20
  480. package/dist/esm/operationsInterfaces/notebookOperations.js.map +1 -1
  481. package/dist/esm/operationsInterfaces/pipelineOperations.d.ts +21 -21
  482. package/dist/esm/operationsInterfaces/pipelineOperations.d.ts.map +1 -1
  483. package/dist/esm/operationsInterfaces/pipelineOperations.js.map +1 -1
  484. package/dist/esm/operationsInterfaces/pipelineRunOperations.d.ts +10 -10
  485. package/dist/esm/operationsInterfaces/pipelineRunOperations.js.map +1 -1
  486. package/dist/esm/operationsInterfaces/runNotebook.d.ts +17 -12
  487. package/dist/esm/operationsInterfaces/runNotebook.d.ts.map +1 -1
  488. package/dist/esm/operationsInterfaces/runNotebook.js.map +1 -1
  489. package/dist/esm/operationsInterfaces/sparkConfigurationOperations.d.ts +19 -19
  490. package/dist/esm/operationsInterfaces/sparkConfigurationOperations.js.map +1 -1
  491. package/dist/esm/operationsInterfaces/sparkJobDefinitionOperations.d.ts +27 -27
  492. package/dist/esm/operationsInterfaces/sparkJobDefinitionOperations.js.map +1 -1
  493. package/dist/esm/operationsInterfaces/sqlPools.d.ts +3 -3
  494. package/dist/esm/operationsInterfaces/sqlPools.js.map +1 -1
  495. package/dist/esm/operationsInterfaces/sqlScriptOperations.d.ts +19 -19
  496. package/dist/esm/operationsInterfaces/sqlScriptOperations.d.ts.map +1 -1
  497. package/dist/esm/operationsInterfaces/sqlScriptOperations.js.map +1 -1
  498. package/dist/esm/operationsInterfaces/triggerOperations.d.ts +31 -31
  499. package/dist/esm/operationsInterfaces/triggerOperations.d.ts.map +1 -1
  500. package/dist/esm/operationsInterfaces/triggerOperations.js.map +1 -1
  501. package/dist/esm/operationsInterfaces/triggerRunOperations.d.ts +8 -8
  502. package/dist/esm/operationsInterfaces/triggerRunOperations.js.map +1 -1
  503. package/dist/esm/operationsInterfaces/workspaceGitRepoManagement.d.ts +2 -2
  504. package/dist/esm/operationsInterfaces/workspaceGitRepoManagement.js.map +1 -1
  505. package/dist/esm/operationsInterfaces/workspaceOperations.d.ts +1 -1
  506. package/dist/esm/operationsInterfaces/workspaceOperations.js.map +1 -1
  507. package/dist/esm/pagingHelper.d.ts +1 -1
  508. package/dist/esm/pagingHelper.js +3 -5
  509. package/dist/esm/pagingHelper.js.map +1 -1
  510. package/dist/react-native/artifactsClient.d.ts +3 -3
  511. package/dist/react-native/artifactsClient.js +39 -10
  512. package/dist/react-native/artifactsClient.js.map +1 -1
  513. package/dist/react-native/lroImpl.d.ts.map +1 -1
  514. package/dist/react-native/lroImpl.js +7 -3
  515. package/dist/react-native/lroImpl.js.map +1 -1
  516. package/dist/react-native/models/index.d.ts +255 -49
  517. package/dist/react-native/models/index.d.ts.map +1 -1
  518. package/dist/react-native/models/index.js +54 -2
  519. package/dist/react-native/models/index.js.map +1 -1
  520. package/dist/react-native/models/mappers.d.ts +3 -1
  521. package/dist/react-native/models/mappers.d.ts.map +1 -1
  522. package/dist/react-native/models/mappers.js +6493 -2903
  523. package/dist/react-native/models/mappers.js.map +1 -1
  524. package/dist/react-native/operations/bigDataPools.d.ts +4 -4
  525. package/dist/react-native/operations/bigDataPools.d.ts.map +1 -1
  526. package/dist/react-native/operations/bigDataPools.js +30 -29
  527. package/dist/react-native/operations/bigDataPools.js.map +1 -1
  528. package/dist/react-native/operations/dataFlowDebugSession.d.ts +17 -17
  529. package/dist/react-native/operations/dataFlowDebugSession.d.ts.map +1 -1
  530. package/dist/react-native/operations/dataFlowDebugSession.js +194 -200
  531. package/dist/react-native/operations/dataFlowDebugSession.js.map +1 -1
  532. package/dist/react-native/operations/dataFlowOperations.d.ts +23 -23
  533. package/dist/react-native/operations/dataFlowOperations.d.ts.map +1 -1
  534. package/dist/react-native/operations/dataFlowOperations.js +201 -202
  535. package/dist/react-native/operations/dataFlowOperations.js.map +1 -1
  536. package/dist/react-native/operations/datasetOperations.d.ts +23 -23
  537. package/dist/react-native/operations/datasetOperations.d.ts.map +1 -1
  538. package/dist/react-native/operations/datasetOperations.js +202 -203
  539. package/dist/react-native/operations/datasetOperations.js.map +1 -1
  540. package/dist/react-native/operations/integrationRuntimes.d.ts +4 -4
  541. package/dist/react-native/operations/integrationRuntimes.d.ts.map +1 -1
  542. package/dist/react-native/operations/integrationRuntimes.js +30 -29
  543. package/dist/react-native/operations/integrationRuntimes.js.map +1 -1
  544. package/dist/react-native/operations/kqlScriptOperations.d.ts +19 -19
  545. package/dist/react-native/operations/kqlScriptOperations.d.ts.map +1 -1
  546. package/dist/react-native/operations/kqlScriptOperations.js +139 -123
  547. package/dist/react-native/operations/kqlScriptOperations.js.map +1 -1
  548. package/dist/react-native/operations/kqlScripts.d.ts +5 -5
  549. package/dist/react-native/operations/kqlScripts.d.ts.map +1 -1
  550. package/dist/react-native/operations/kqlScripts.js +66 -82
  551. package/dist/react-native/operations/kqlScripts.js.map +1 -1
  552. package/dist/react-native/operations/library.d.ts +24 -24
  553. package/dist/react-native/operations/library.d.ts.map +1 -1
  554. package/dist/react-native/operations/library.js +234 -235
  555. package/dist/react-native/operations/library.js.map +1 -1
  556. package/dist/react-native/operations/linkConnectionOperations.d.ts +33 -33
  557. package/dist/react-native/operations/linkConnectionOperations.d.ts.map +1 -1
  558. package/dist/react-native/operations/linkConnectionOperations.js +203 -219
  559. package/dist/react-native/operations/linkConnectionOperations.js.map +1 -1
  560. package/dist/react-native/operations/linkedServiceOperations.d.ts +23 -23
  561. package/dist/react-native/operations/linkedServiceOperations.d.ts.map +1 -1
  562. package/dist/react-native/operations/linkedServiceOperations.js +202 -203
  563. package/dist/react-native/operations/linkedServiceOperations.js.map +1 -1
  564. package/dist/react-native/operations/metastore.d.ts +11 -11
  565. package/dist/react-native/operations/metastore.d.ts.map +1 -1
  566. package/dist/react-native/operations/metastore.js +54 -53
  567. package/dist/react-native/operations/metastore.js.map +1 -1
  568. package/dist/react-native/operations/notebookOperationResult.d.ts +3 -3
  569. package/dist/react-native/operations/notebookOperationResult.d.ts.map +1 -1
  570. package/dist/react-native/operations/notebookOperationResult.js +21 -20
  571. package/dist/react-native/operations/notebookOperationResult.js.map +1 -1
  572. package/dist/react-native/operations/notebookOperations.d.ts +27 -27
  573. package/dist/react-native/operations/notebookOperations.d.ts.map +1 -1
  574. package/dist/react-native/operations/notebookOperations.js +263 -281
  575. package/dist/react-native/operations/notebookOperations.js.map +1 -1
  576. package/dist/react-native/operations/pipelineOperations.d.ts +25 -25
  577. package/dist/react-native/operations/pipelineOperations.d.ts.map +1 -1
  578. package/dist/react-native/operations/pipelineOperations.js +229 -230
  579. package/dist/react-native/operations/pipelineOperations.js.map +1 -1
  580. package/dist/react-native/operations/pipelineRunOperations.d.ts +11 -11
  581. package/dist/react-native/operations/pipelineRunOperations.d.ts.map +1 -1
  582. package/dist/react-native/operations/pipelineRunOperations.js +53 -52
  583. package/dist/react-native/operations/pipelineRunOperations.js.map +1 -1
  584. package/dist/react-native/operations/runNotebook.d.ts +18 -13
  585. package/dist/react-native/operations/runNotebook.d.ts.map +1 -1
  586. package/dist/react-native/operations/runNotebook.js +104 -93
  587. package/dist/react-native/operations/runNotebook.js.map +1 -1
  588. package/dist/react-native/operations/sparkConfigurationOperations.d.ts +23 -23
  589. package/dist/react-native/operations/sparkConfigurationOperations.d.ts.map +1 -1
  590. package/dist/react-native/operations/sparkConfigurationOperations.js +202 -203
  591. package/dist/react-native/operations/sparkConfigurationOperations.js.map +1 -1
  592. package/dist/react-native/operations/sparkJobDefinitionOperations.d.ts +31 -31
  593. package/dist/react-native/operations/sparkJobDefinitionOperations.d.ts.map +1 -1
  594. package/dist/react-native/operations/sparkJobDefinitionOperations.js +286 -278
  595. package/dist/react-native/operations/sparkJobDefinitionOperations.js.map +1 -1
  596. package/dist/react-native/operations/sqlPools.d.ts +4 -4
  597. package/dist/react-native/operations/sqlPools.d.ts.map +1 -1
  598. package/dist/react-native/operations/sqlPools.js +30 -30
  599. package/dist/react-native/operations/sqlPools.js.map +1 -1
  600. package/dist/react-native/operations/sqlScriptOperations.d.ts +23 -23
  601. package/dist/react-native/operations/sqlScriptOperations.d.ts.map +1 -1
  602. package/dist/react-native/operations/sqlScriptOperations.js +202 -204
  603. package/dist/react-native/operations/sqlScriptOperations.js.map +1 -1
  604. package/dist/react-native/operations/triggerOperations.d.ts +35 -35
  605. package/dist/react-native/operations/triggerOperations.d.ts.map +1 -1
  606. package/dist/react-native/operations/triggerOperations.js +333 -320
  607. package/dist/react-native/operations/triggerOperations.js.map +1 -1
  608. package/dist/react-native/operations/triggerRunOperations.d.ts +9 -9
  609. package/dist/react-native/operations/triggerRunOperations.d.ts.map +1 -1
  610. package/dist/react-native/operations/triggerRunOperations.js +43 -43
  611. package/dist/react-native/operations/triggerRunOperations.js.map +1 -1
  612. package/dist/react-native/operations/workspaceGitRepoManagement.d.ts +3 -3
  613. package/dist/react-native/operations/workspaceGitRepoManagement.d.ts.map +1 -1
  614. package/dist/react-native/operations/workspaceGitRepoManagement.js +21 -21
  615. package/dist/react-native/operations/workspaceGitRepoManagement.js.map +1 -1
  616. package/dist/react-native/operations/workspaceOperations.d.ts +2 -2
  617. package/dist/react-native/operations/workspaceOperations.d.ts.map +1 -1
  618. package/dist/react-native/operations/workspaceOperations.js +20 -20
  619. package/dist/react-native/operations/workspaceOperations.js.map +1 -1
  620. package/dist/react-native/operationsInterfaces/bigDataPools.d.ts +3 -3
  621. package/dist/react-native/operationsInterfaces/bigDataPools.js.map +1 -1
  622. package/dist/react-native/operationsInterfaces/dataFlowDebugSession.d.ts +13 -13
  623. package/dist/react-native/operationsInterfaces/dataFlowDebugSession.js.map +1 -1
  624. package/dist/react-native/operationsInterfaces/dataFlowOperations.d.ts +19 -19
  625. package/dist/react-native/operationsInterfaces/dataFlowOperations.d.ts.map +1 -1
  626. package/dist/react-native/operationsInterfaces/dataFlowOperations.js.map +1 -1
  627. package/dist/react-native/operationsInterfaces/datasetOperations.d.ts +19 -19
  628. package/dist/react-native/operationsInterfaces/datasetOperations.d.ts.map +1 -1
  629. package/dist/react-native/operationsInterfaces/datasetOperations.js.map +1 -1
  630. package/dist/react-native/operationsInterfaces/integrationRuntimes.d.ts +3 -3
  631. package/dist/react-native/operationsInterfaces/integrationRuntimes.js.map +1 -1
  632. package/dist/react-native/operationsInterfaces/kqlScriptOperations.d.ts +18 -18
  633. package/dist/react-native/operationsInterfaces/kqlScriptOperations.js.map +1 -1
  634. package/dist/react-native/operationsInterfaces/kqlScripts.d.ts +1 -1
  635. package/dist/react-native/operationsInterfaces/kqlScripts.d.ts.map +1 -1
  636. package/dist/react-native/operationsInterfaces/kqlScripts.js.map +1 -1
  637. package/dist/react-native/operationsInterfaces/library.d.ts +20 -20
  638. package/dist/react-native/operationsInterfaces/library.js.map +1 -1
  639. package/dist/react-native/operationsInterfaces/linkConnectionOperations.d.ts +29 -29
  640. package/dist/react-native/operationsInterfaces/linkConnectionOperations.d.ts.map +1 -1
  641. package/dist/react-native/operationsInterfaces/linkConnectionOperations.js.map +1 -1
  642. package/dist/react-native/operationsInterfaces/linkedServiceOperations.d.ts +19 -19
  643. package/dist/react-native/operationsInterfaces/linkedServiceOperations.js.map +1 -1
  644. package/dist/react-native/operationsInterfaces/metastore.d.ts +10 -10
  645. package/dist/react-native/operationsInterfaces/metastore.js.map +1 -1
  646. package/dist/react-native/operationsInterfaces/notebookOperationResult.d.ts +2 -2
  647. package/dist/react-native/operationsInterfaces/notebookOperationResult.js.map +1 -1
  648. package/dist/react-native/operationsInterfaces/notebookOperations.d.ts +20 -20
  649. package/dist/react-native/operationsInterfaces/notebookOperations.js.map +1 -1
  650. package/dist/react-native/operationsInterfaces/pipelineOperations.d.ts +21 -21
  651. package/dist/react-native/operationsInterfaces/pipelineOperations.d.ts.map +1 -1
  652. package/dist/react-native/operationsInterfaces/pipelineOperations.js.map +1 -1
  653. package/dist/react-native/operationsInterfaces/pipelineRunOperations.d.ts +10 -10
  654. package/dist/react-native/operationsInterfaces/pipelineRunOperations.js.map +1 -1
  655. package/dist/react-native/operationsInterfaces/runNotebook.d.ts +17 -12
  656. package/dist/react-native/operationsInterfaces/runNotebook.d.ts.map +1 -1
  657. package/dist/react-native/operationsInterfaces/runNotebook.js.map +1 -1
  658. package/dist/react-native/operationsInterfaces/sparkConfigurationOperations.d.ts +19 -19
  659. package/dist/react-native/operationsInterfaces/sparkConfigurationOperations.js.map +1 -1
  660. package/dist/react-native/operationsInterfaces/sparkJobDefinitionOperations.d.ts +27 -27
  661. package/dist/react-native/operationsInterfaces/sparkJobDefinitionOperations.js.map +1 -1
  662. package/dist/react-native/operationsInterfaces/sqlPools.d.ts +3 -3
  663. package/dist/react-native/operationsInterfaces/sqlPools.js.map +1 -1
  664. package/dist/react-native/operationsInterfaces/sqlScriptOperations.d.ts +19 -19
  665. package/dist/react-native/operationsInterfaces/sqlScriptOperations.d.ts.map +1 -1
  666. package/dist/react-native/operationsInterfaces/sqlScriptOperations.js.map +1 -1
  667. package/dist/react-native/operationsInterfaces/triggerOperations.d.ts +31 -31
  668. package/dist/react-native/operationsInterfaces/triggerOperations.d.ts.map +1 -1
  669. package/dist/react-native/operationsInterfaces/triggerOperations.js.map +1 -1
  670. package/dist/react-native/operationsInterfaces/triggerRunOperations.d.ts +8 -8
  671. package/dist/react-native/operationsInterfaces/triggerRunOperations.js.map +1 -1
  672. package/dist/react-native/operationsInterfaces/workspaceGitRepoManagement.d.ts +2 -2
  673. package/dist/react-native/operationsInterfaces/workspaceGitRepoManagement.js.map +1 -1
  674. package/dist/react-native/operationsInterfaces/workspaceOperations.d.ts +1 -1
  675. package/dist/react-native/operationsInterfaces/workspaceOperations.js.map +1 -1
  676. package/dist/react-native/pagingHelper.d.ts +1 -1
  677. package/dist/react-native/pagingHelper.js +3 -5
  678. package/dist/react-native/pagingHelper.js.map +1 -1
  679. package/package.json +36 -42
@@ -3,7 +3,7 @@ export type SecretBaseUnion = SecretBase | SecureString | AzureKeyVaultSecretRef
3
3
  export type DataFlowUnion = DataFlow | MappingDataFlow | Flowlet;
4
4
  export type IntegrationRuntimeUnion = IntegrationRuntime | ManagedIntegrationRuntime | SelfHostedIntegrationRuntime;
5
5
  export type DatasetUnion = Dataset | AmazonS3Dataset | AvroDataset | ExcelDataset | ParquetDataset | DelimitedTextDataset | JsonDataset | XmlDataset | OrcDataset | BinaryDataset | IcebergDataset | AzureBlobDataset | AzureTableDataset | AzureSqlTableDataset | AzureSqlMITableDataset | AzureSqlDWTableDataset | CassandraTableDataset | CustomDataset | CosmosDbSqlApiCollectionDataset | DocumentDbCollectionDataset | DynamicsEntityDataset | DynamicsCrmEntityDataset | CommonDataServiceForAppsEntityDataset | AzureDataLakeStoreDataset | AzureBlobFSDataset | Office365Dataset | FileShareDataset | MongoDbCollectionDataset | MongoDbAtlasCollectionDataset | MongoDbV2CollectionDataset | CosmosDbMongoDbApiCollectionDataset | ODataResourceDataset | OracleTableDataset | AmazonRdsForOracleTableDataset | TeradataTableDataset | AzureMySqlTableDataset | AmazonRedshiftTableDataset | Db2TableDataset | RelationalTableDataset | InformixTableDataset | OdbcTableDataset | MySqlTableDataset | PostgreSqlTableDataset | PostgreSqlV2TableDataset | MicrosoftAccessTableDataset | SalesforceObjectDataset | SalesforceServiceCloudObjectDataset | SybaseTableDataset | SapBwCubeDataset | SapCloudForCustomerResourceDataset | SapEccResourceDataset | SapHanaTableDataset | SapOpenHubTableDataset | SqlServerTableDataset | AmazonRdsForSqlServerTableDataset | RestResourceDataset | SapTableResourceDataset | SapOdpResourceDataset | WebTableDataset | AzureSearchIndexDataset | HttpDataset | AmazonMWSObjectDataset | AzurePostgreSqlTableDataset | ConcurObjectDataset | CouchbaseTableDataset | DrillTableDataset | EloquaObjectDataset | GoogleBigQueryObjectDataset | GoogleBigQueryV2ObjectDataset | GreenplumTableDataset | HBaseObjectDataset | HiveObjectDataset | HubspotObjectDataset | ImpalaObjectDataset | JiraObjectDataset | MagentoObjectDataset | MariaDBTableDataset | AzureMariaDBTableDataset | MarketoObjectDataset | PaypalObjectDataset | PhoenixObjectDataset | PrestoObjectDataset | QuickBooksObjectDataset | ServiceNowObjectDataset | ShopifyObjectDataset | SparkObjectDataset | SquareObjectDataset | XeroObjectDataset | ZohoObjectDataset | NetezzaTableDataset | VerticaTableDataset | SalesforceMarketingCloudObjectDataset | ResponsysObjectDataset | DynamicsAXResourceDataset | OracleServiceCloudObjectDataset | AzureDataExplorerTableDataset | GoogleAdWordsObjectDataset | SnowflakeDataset | SnowflakeV2Dataset | SharePointOnlineListResourceDataset | AzureDatabricksDeltaLakeDataset | LakeHouseTableDataset | SalesforceV2ObjectDataset | SalesforceServiceCloudV2ObjectDataset | WarehouseTableDataset | ServiceNowV2ObjectDataset;
6
- export type LinkedServiceUnion = LinkedService | AzureStorageLinkedService | AzureBlobStorageLinkedService | AzureTableStorageLinkedService | AzureSqlDWLinkedService | SqlServerLinkedService | AmazonRdsForSqlServerLinkedService | AzureSqlDatabaseLinkedService | AzureSqlMILinkedService | AzureBatchLinkedService | AzureKeyVaultLinkedService | CosmosDbLinkedService | DynamicsLinkedService | DynamicsCrmLinkedService | CommonDataServiceForAppsLinkedService | HDInsightLinkedService | FileServerLinkedService | AzureFileStorageLinkedService | GoogleCloudStorageLinkedService | OracleLinkedService | AmazonRdsForOracleLinkedService | AzureMySqlLinkedService | MySqlLinkedService | PostgreSqlLinkedService | PostgreSqlV2LinkedService | SybaseLinkedService | Db2LinkedService | TeradataLinkedService | AzureMLLinkedService | AzureMLServiceLinkedService | OdbcLinkedService | InformixLinkedService | MicrosoftAccessLinkedService | HdfsLinkedService | ODataLinkedService | WebLinkedService | CassandraLinkedService | MongoDbLinkedService | MongoDbAtlasLinkedService | MongoDbV2LinkedService | CosmosDbMongoDbApiLinkedService | AzureDataLakeStoreLinkedService | AzureBlobFSLinkedService | Office365LinkedService | SalesforceLinkedService | SalesforceServiceCloudLinkedService | SapCloudForCustomerLinkedService | SapEccLinkedService | SapOpenHubLinkedService | SapOdpLinkedService | RestServiceLinkedService | TeamDeskLinkedService | QuickbaseLinkedService | SmartsheetLinkedService | ZendeskLinkedService | DataworldLinkedService | AppFiguresLinkedService | AsanaLinkedService | TwilioLinkedService | GoogleSheetsLinkedService | AmazonS3LinkedService | AmazonRedshiftLinkedService | CustomDataSourceLinkedService | AzureSearchLinkedService | HttpLinkedService | FtpServerLinkedService | SftpServerLinkedService | SapBWLinkedService | SapHanaLinkedService | AmazonMWSLinkedService | AzurePostgreSqlLinkedService | ConcurLinkedService | CouchbaseLinkedService | DrillLinkedService | EloquaLinkedService | GoogleBigQueryLinkedService | GoogleBigQueryV2LinkedService | GreenplumLinkedService | HBaseLinkedService | HiveLinkedService | HubspotLinkedService | ImpalaLinkedService | JiraLinkedService | MagentoLinkedService | MariaDBLinkedService | AzureMariaDBLinkedService | MarketoLinkedService | PaypalLinkedService | PhoenixLinkedService | PrestoLinkedService | QuickBooksLinkedService | ServiceNowLinkedService | ShopifyLinkedService | SparkLinkedService | SquareLinkedService | XeroLinkedService | ZohoLinkedService | VerticaLinkedService | NetezzaLinkedService | SalesforceMarketingCloudLinkedService | HDInsightOnDemandLinkedService | AzureDataLakeAnalyticsLinkedService | AzureDatabricksLinkedService | AzureDatabricksDeltaLakeLinkedService | ResponsysLinkedService | DynamicsAXLinkedService | OracleServiceCloudLinkedService | GoogleAdWordsLinkedService | SapTableLinkedService | AzureDataExplorerLinkedService | AzureFunctionLinkedService | SnowflakeLinkedService | SnowflakeV2LinkedService | SharePointOnlineListLinkedService | AzureSynapseArtifactsLinkedService | LakeHouseLinkedService | PowerBIWorkspaceLinkedService | SalesforceV2LinkedService | SalesforceServiceCloudV2LinkedService | WarehouseLinkedService;
6
+ export type LinkedServiceUnion = LinkedService | AzureStorageLinkedService | AzureBlobStorageLinkedService | AzureTableStorageLinkedService | AzureSqlDWLinkedService | SqlServerLinkedService | AmazonRdsForSqlServerLinkedService | AzureSqlDatabaseLinkedService | AzureSqlMILinkedService | AzureBatchLinkedService | AzureKeyVaultLinkedService | CosmosDbLinkedService | DynamicsLinkedService | DynamicsCrmLinkedService | CommonDataServiceForAppsLinkedService | HDInsightLinkedService | FileServerLinkedService | AzureFileStorageLinkedService | GoogleCloudStorageLinkedService | OracleLinkedService | AmazonRdsForOracleLinkedService | AzureMySqlLinkedService | MySqlLinkedService | PostgreSqlLinkedService | PostgreSqlV2LinkedService | SybaseLinkedService | Db2LinkedService | TeradataLinkedService | AzureMLLinkedService | AzureMLServiceLinkedService | OdbcLinkedService | InformixLinkedService | MicrosoftAccessLinkedService | HdfsLinkedService | ODataLinkedService | WebLinkedService | CassandraLinkedService | MongoDbLinkedService | MongoDbAtlasLinkedService | MongoDbV2LinkedService | CosmosDbMongoDbApiLinkedService | AzureDataLakeStoreLinkedService | AzureBlobFSLinkedService | Office365LinkedService | SalesforceLinkedService | SalesforceServiceCloudLinkedService | SapCloudForCustomerLinkedService | SapEccLinkedService | SapOpenHubLinkedService | SapOdpLinkedService | RestServiceLinkedService | TeamDeskLinkedService | QuickbaseLinkedService | SmartsheetLinkedService | ZendeskLinkedService | DataworldLinkedService | AppFiguresLinkedService | AsanaLinkedService | TwilioLinkedService | GoogleSheetsLinkedService | AmazonS3LinkedService | AmazonRedshiftLinkedService | CustomDataSourceLinkedService | AzureSearchLinkedService | HttpLinkedService | FtpServerLinkedService | SftpServerLinkedService | SapBWLinkedService | SapHanaLinkedService | AmazonMWSLinkedService | AzurePostgreSqlLinkedService | ConcurLinkedService | CouchbaseLinkedService | DrillLinkedService | EloquaLinkedService | GoogleBigQueryLinkedService | GoogleBigQueryV2LinkedService | GreenplumLinkedService | HBaseLinkedService | HiveLinkedService | HubspotLinkedService | ImpalaLinkedService | JiraLinkedService | MagentoLinkedService | MariaDBLinkedService | AzureMariaDBLinkedService | MarketoLinkedService | PaypalLinkedService | PhoenixLinkedService | PrestoLinkedService | QuickBooksLinkedService | ServiceNowLinkedService | ShopifyLinkedService | SparkLinkedService | SquareLinkedService | XeroLinkedService | ZohoLinkedService | VerticaLinkedService | NetezzaLinkedService | SalesforceMarketingCloudLinkedService | HDInsightOnDemandLinkedService | AzureDataLakeAnalyticsLinkedService | AzureDatabricksLinkedService | AzureDatabricksDeltaLakeLinkedService | ResponsysLinkedService | DynamicsAXLinkedService | OracleServiceCloudLinkedService | GoogleAdWordsLinkedService | SapTableLinkedService | AzureDataExplorerLinkedService | AzureFunctionLinkedService | SnowflakeLinkedService | SnowflakeV2LinkedService | SharePointOnlineListLinkedService | AzureSynapseArtifactsLinkedService | LakeHouseLinkedService | PowerBIWorkspaceLinkedService | SalesforceV2LinkedService | SalesforceServiceCloudV2LinkedService | WarehouseLinkedService | ServiceNowV2LinkedService;
7
7
  export type ActivityUnion = Activity | ControlActivityUnion | ExecutionActivityUnion | SqlPoolStoredProcedureActivity;
8
8
  export type TriggerUnion = Trigger | RerunTumblingWindowTrigger | MultiplePipelineTriggerUnion | TumblingWindowTrigger | ChainingTrigger;
9
9
  export type DatasetLocationUnion = DatasetLocation | AzureBlobStorageLocation | AzureBlobFSLocation | AzureDataLakeStoreLocation | AmazonS3Location | FileServerLocation | AzureFileStorageLocation | GoogleCloudStorageLocation | FtpServerLocation | SftpLocation | HttpServerLocation | HdfsLocation | LakeHouseLocation;
@@ -889,7 +889,7 @@ export interface DatasetFolder {
889
889
  /** The Azure Synapse nested object which contains the information and credential which can be used to connect with related store or compute resource. */
890
890
  export interface LinkedService {
891
891
  /** Polymorphic discriminator, which specifies the different types this object can be */
892
- type: "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "GoogleCloudStorage" | "Oracle" | "AmazonRdsForOracle" | "AzureMySql" | "MySql" | "PostgreSql" | "PostgreSqlV2" | "Sybase" | "Db2" | "Teradata" | "AzureML" | "AzureMLService" | "Odbc" | "Informix" | "MicrosoftAccess" | "Hdfs" | "OData" | "Web" | "Cassandra" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "CosmosDbMongoDbApi" | "AzureDataLakeStore" | "AzureBlobFS" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Dataworld" | "AppFigures" | "Asana" | "Twilio" | "GoogleSheets" | "AmazonS3" | "AmazonRedshift" | "CustomDataSource" | "AzureSearch" | "HttpServer" | "FtpServer" | "Sftp" | "SapBW" | "SapHana" | "AmazonMWS" | "AzurePostgreSql" | "Concur" | "Couchbase" | "Drill" | "Eloqua" | "GoogleBigQuery" | "GoogleBigQueryV2" | "Greenplum" | "HBase" | "Hive" | "Hubspot" | "Impala" | "Jira" | "Magento" | "MariaDB" | "AzureMariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "HDInsightOnDemand" | "AzureDataLakeAnalytics" | "AzureDatabricks" | "AzureDatabricksDeltaLake" | "Responsys" | "DynamicsAX" | "OracleServiceCloud" | "GoogleAdWords" | "SapTable" | "AzureDataExplorer" | "AzureFunction" | "Snowflake" | "SnowflakeV2" | "SharePointOnlineList" | "AzureSynapseArtifacts" | "Lakehouse" | "PowerBIWorkspace" | "SalesforceV2" | "SalesforceServiceCloudV2" | "Warehouse";
892
+ type: "AzureStorage" | "AzureBlobStorage" | "AzureTableStorage" | "AzureSqlDW" | "SqlServer" | "AmazonRdsForSqlServer" | "AzureSqlDatabase" | "AzureSqlMI" | "AzureBatch" | "AzureKeyVault" | "CosmosDb" | "Dynamics" | "DynamicsCrm" | "CommonDataServiceForApps" | "HDInsight" | "FileServer" | "AzureFileStorage" | "GoogleCloudStorage" | "Oracle" | "AmazonRdsForOracle" | "AzureMySql" | "MySql" | "PostgreSql" | "PostgreSqlV2" | "Sybase" | "Db2" | "Teradata" | "AzureML" | "AzureMLService" | "Odbc" | "Informix" | "MicrosoftAccess" | "Hdfs" | "OData" | "Web" | "Cassandra" | "MongoDb" | "MongoDbAtlas" | "MongoDbV2" | "CosmosDbMongoDbApi" | "AzureDataLakeStore" | "AzureBlobFS" | "Office365" | "Salesforce" | "SalesforceServiceCloud" | "SapCloudForCustomer" | "SapEcc" | "SapOpenHub" | "SapOdp" | "RestService" | "TeamDesk" | "Quickbase" | "Smartsheet" | "Zendesk" | "Dataworld" | "AppFigures" | "Asana" | "Twilio" | "GoogleSheets" | "AmazonS3" | "AmazonRedshift" | "CustomDataSource" | "AzureSearch" | "HttpServer" | "FtpServer" | "Sftp" | "SapBW" | "SapHana" | "AmazonMWS" | "AzurePostgreSql" | "Concur" | "Couchbase" | "Drill" | "Eloqua" | "GoogleBigQuery" | "GoogleBigQueryV2" | "Greenplum" | "HBase" | "Hive" | "Hubspot" | "Impala" | "Jira" | "Magento" | "MariaDB" | "AzureMariaDB" | "Marketo" | "Paypal" | "Phoenix" | "Presto" | "QuickBooks" | "ServiceNow" | "Shopify" | "Spark" | "Square" | "Xero" | "Zoho" | "Vertica" | "Netezza" | "SalesforceMarketingCloud" | "HDInsightOnDemand" | "AzureDataLakeAnalytics" | "AzureDatabricks" | "AzureDatabricksDeltaLake" | "Responsys" | "DynamicsAX" | "OracleServiceCloud" | "GoogleAdWords" | "SapTable" | "AzureDataExplorer" | "AzureFunction" | "Snowflake" | "SnowflakeV2" | "SharePointOnlineList" | "AzureSynapseArtifacts" | "Lakehouse" | "PowerBIWorkspace" | "SalesforceV2" | "SalesforceServiceCloudV2" | "Warehouse" | "ServiceNowV2";
893
893
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
894
894
  [property: string]: any;
895
895
  /** Version of the linked service. */
@@ -2244,25 +2244,6 @@ export interface ScriptAction {
2244
2244
  /** The parameters for the script action. */
2245
2245
  parameters?: string;
2246
2246
  }
2247
- /** ServiceNowV2 server linked service properties. */
2248
- export interface ServiceNowV2LinkedServiceTypeProperties {
2249
- /** The endpoint of the ServiceNowV2 server. (i.e. <instance>.service-now.com) */
2250
- endpoint: any;
2251
- /** The authentication type to use. */
2252
- authenticationType: ServiceNowV2AuthenticationType;
2253
- /** The user name used to connect to the ServiceNowV2 server for Basic and OAuth2 authentication. */
2254
- username?: any;
2255
- /** The password corresponding to the user name for Basic and OAuth2 authentication. */
2256
- password?: SecretBaseUnion;
2257
- /** The client id for OAuth2 authentication. */
2258
- clientId?: any;
2259
- /** The client secret for OAuth2 authentication. */
2260
- clientSecret?: SecretBaseUnion;
2261
- /** GrantType for OAuth2 authentication. Default value is password. */
2262
- grantType?: any;
2263
- /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
2264
- encryptedCredential?: string;
2265
- }
2266
2247
  /** Execution policy for an activity. */
2267
2248
  export interface ActivityPolicy {
2268
2249
  /** Describes unknown properties. The value of an unknown property can be of "any" type. */
@@ -2511,6 +2492,11 @@ export interface OutputColumn {
2511
2492
  /** Name of the table column. Type: string. */
2512
2493
  name?: string;
2513
2494
  }
2495
+ /** Azure Database for PostgreSQL upsert option settings */
2496
+ export interface AzurePostgreSqlSinkUpsertSettings {
2497
+ /** Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings). */
2498
+ keys?: any;
2499
+ }
2514
2500
  /** The settings that will be leveraged for Netezza source partitioning. */
2515
2501
  export interface NetezzaPartitionSettings {
2516
2502
  /** The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string). */
@@ -2603,6 +2589,10 @@ export interface TypeConversionSettings {
2603
2589
  dateTimeOffsetFormat?: any;
2604
2590
  /** The format for TimeSpan values. Type: string (or Expression with resultType string). */
2605
2591
  timeSpanFormat?: any;
2592
+ /** The format for Time values. Type: string (or Expression with resultType string). */
2593
+ timeFormat?: any;
2594
+ /** The format for Date values. Type: string (or Expression with resultType string). */
2595
+ dateFormat?: any;
2606
2596
  /** The culture used to convert data from/to string. Type: string (or Expression with resultType string). */
2607
2597
  culture?: any;
2608
2598
  }
@@ -2789,8 +2779,8 @@ export interface SynapseActivityAuthentication {
2789
2779
  export interface ExpressionV2 {
2790
2780
  /** Type of expressions supported by the system. Type: string. */
2791
2781
  type?: ExpressionV2Type;
2792
- /** Value for Constant/Field Type: string. */
2793
- value?: string;
2782
+ /** Value for Constant/Field Type: object. */
2783
+ value?: any;
2794
2784
  /** Expression operator value Type: list of strings. */
2795
2785
  operators?: string[];
2796
2786
  /** List of nested expressions. */
@@ -4047,6 +4037,8 @@ export interface ServiceNowV2ObjectDataset extends Dataset {
4047
4037
  type: "ServiceNowV2Object";
4048
4038
  /** The table name. Type: string (or Expression with resultType string). */
4049
4039
  tableName?: any;
4040
+ /** Type of value copied from source. */
4041
+ valueType?: ValueType;
4050
4042
  }
4051
4043
  /** The storage account linked service. */
4052
4044
  export interface AzureStorageLinkedService extends LinkedService {
@@ -4580,6 +4572,8 @@ export interface HDInsightLinkedService extends LinkedService {
4580
4572
  type: "HDInsight";
4581
4573
  /** HDInsight cluster URI. Type: string (or Expression with resultType string). */
4582
4574
  clusterUri: any;
4575
+ /** HDInsight cluster authentication type. */
4576
+ clusterAuthType?: HDInsightClusterAuthenticationType;
4583
4577
  /** HDInsight cluster user name. Type: string (or Expression with resultType string). */
4584
4578
  userName?: any;
4585
4579
  /** HDInsight cluster password. */
@@ -4594,6 +4588,8 @@ export interface HDInsightLinkedService extends LinkedService {
4594
4588
  isEspEnabled?: any;
4595
4589
  /** Specify the FileSystem if the main storage for the HDInsight is ADLS Gen2. Type: string (or Expression with resultType string). */
4596
4590
  fileSystem?: any;
4591
+ /** The credential reference containing MI authentication information for the HDInsight cluster. */
4592
+ credential?: CredentialReference;
4597
4593
  }
4598
4594
  /** File system linked service. */
4599
4595
  export interface FileServerLinkedService extends LinkedService {
@@ -4655,7 +4651,7 @@ export interface OracleLinkedService extends LinkedService {
4655
4651
  /** Polymorphic discriminator, which specifies the different types this object can be */
4656
4652
  type: "Oracle";
4657
4653
  /** The connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Only used for Version 1.0. */
4658
- connectionString: any;
4654
+ connectionString?: any;
4659
4655
  /** The location of Oracle database you want to connect to, the supported forms include connector descriptor, Easy Connect (Plus) Naming and Oracle Net Services Name (Only self-hosted IR). Type: string. Only used for Version 2.0. */
4660
4656
  server?: any;
4661
4657
  /** Authentication type for connecting to the Oracle database. Only used for Version 2.0. */
@@ -4689,14 +4685,42 @@ export interface OracleLinkedService extends LinkedService {
4689
4685
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
4690
4686
  encryptedCredential?: any;
4691
4687
  }
4692
- /** AmazonRdsForOracle database. */
4688
+ /** AmazonRdsForOracle database. This linked service has supported version property. The Version 1.0 is scheduled for deprecation while your pipeline will continue to run after EOL but without any bug fix or new features. */
4693
4689
  export interface AmazonRdsForOracleLinkedService extends LinkedService {
4694
4690
  /** Polymorphic discriminator, which specifies the different types this object can be */
4695
4691
  type: "AmazonRdsForOracle";
4696
- /** The connection string. Type: string, SecureString or AzureKeyVaultSecretReference. */
4697
- connectionString: any;
4692
+ /** The connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Only used for Version 1.0. */
4693
+ connectionString?: any;
4694
+ /** The location of AmazonRdsForOracle database you want to connect to, the supported forms include connector descriptor, Easy Connect (Plus) Naming and Oracle Net Services Name (Only self-hosted IR). Type: string. Only used for Version 2.0. */
4695
+ server?: any;
4696
+ /** Authentication type for connecting to the AmazonRdsForOracle database. Only used for Version 2.0. */
4697
+ authenticationType?: AmazonRdsForOracleAuthenticationType;
4698
+ /** The AmazonRdsForOracle database username. Type: string. Only used for Version 2.0. */
4699
+ username?: any;
4698
4700
  /** The Azure key vault secret reference of password in connection string. */
4699
4701
  password?: SecretBaseUnion;
4702
+ /** Specifies the encryption client behavior. Supported values are accepted, rejected, requested or required, default value is required. Type: string. Only used for Version 2.0. */
4703
+ encryptionClient?: any;
4704
+ /** Specifies the encryption algorithms that client can use. Supported values are AES128, AES192, AES256, 3DES112, 3DES168, default value is (AES256). Type: string. Only used for Version 2.0. */
4705
+ encryptionTypesClient?: any;
4706
+ /** Specifies the desired data integrity behavior when this client connects to a server. Supported values are accepted, rejected, requested or required, default value is required. Type: string. Only used for Version 2.0. */
4707
+ cryptoChecksumClient?: any;
4708
+ /** Specifies the crypto-checksum algorithms that client can use. Supported values are SHA1, SHA256, SHA384, SHA512, default value is (SHA512). Type: string. Only used for Version 2.0. */
4709
+ cryptoChecksumTypesClient?: any;
4710
+ /** Specifies the amount that the source initially fetches for LOB columns, default value is 0. Type: integer. Only used for Version 2.0. */
4711
+ initialLobFetchSize?: any;
4712
+ /** Specifies the number of bytes that the driver allocates to fetch the data in one database round-trip, default value is 10485760. Type: integer. Only used for Version 2.0. */
4713
+ fetchSize?: any;
4714
+ /** Specifies the number of cursors or statements to be cached for each database connection, default value is 0. Type: integer. Only used for Version 2.0. */
4715
+ statementCacheSize?: any;
4716
+ /** Specifies a command that is issued immediately after connecting to the database to manage session settings. Type: string. Only used for Version 2.0. */
4717
+ initializationString?: any;
4718
+ /** Specifies whether to use bulk copy or batch insert when loading data into the database, default value is true. Type: boolean. Only used for Version 2.0. */
4719
+ enableBulkLoad?: any;
4720
+ /** Specifies whether to use the Version 1.0 data type mappings. Do not set this to true unless you want to keep backward compatibility with Version 1.0's data type mappings, default value is false. Type: boolean. Only used for Version 2.0. */
4721
+ supportV1DataTypes?: any;
4722
+ /** Specifies whether the driver returns column value with the TIMESTAMP WITH TIME ZONE data type as DateTime or string. This setting is ignored if supportV1DataTypes is not true, default value is true. Type: boolean. Only used for Version 2.0. */
4723
+ fetchTswtzAsTimestamp?: any;
4700
4724
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
4701
4725
  encryptedCredential?: any;
4702
4726
  }
@@ -5160,6 +5184,12 @@ export interface Office365LinkedService extends LinkedService {
5160
5184
  servicePrincipalId: any;
5161
5185
  /** Specify the application's key. */
5162
5186
  servicePrincipalKey: SecretBaseUnion;
5187
+ /** The service principal credential type for authentication.'ServicePrincipalKey' for key/secret, 'ServicePrincipalCert' for certificate. If not specified, 'ServicePrincipalKey' is in use. Type: string (or Expression with resultType string). */
5188
+ servicePrincipalCredentialType?: any;
5189
+ /** Specify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string). */
5190
+ servicePrincipalEmbeddedCert?: SecretBaseUnion;
5191
+ /** Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string). */
5192
+ servicePrincipalEmbeddedCertPassword?: SecretBaseUnion;
5163
5193
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
5164
5194
  encryptedCredential?: any;
5165
5195
  }
@@ -5806,8 +5836,6 @@ export interface GreenplumLinkedService extends LinkedService {
5806
5836
  connectionTimeout?: any;
5807
5837
  /** The time to wait (in seconds) while trying to execute a command before terminating the attempt and generating an error. Set to zero for infinity. Type: integer. Only used for V2. */
5808
5838
  commandTimeout?: any;
5809
- /** The Azure key vault secret reference of password in connection string. Type: string. Only used for V2. */
5810
- password?: SecretBaseUnion;
5811
5839
  }
5812
5840
  /** HBase server linked service. */
5813
5841
  export interface HBaseLinkedService extends LinkedService {
@@ -5864,6 +5892,8 @@ export interface HiveLinkedService extends LinkedService {
5864
5892
  httpPath?: any;
5865
5893
  /** Specifies whether the connections to the server are encrypted using SSL. The default value is false. */
5866
5894
  enableSsl?: any;
5895
+ /** Specifies whether the connections to the server will validate server certificate, the default value is True. Only used for Version 2.0 */
5896
+ enableServerCertificateValidation?: any;
5867
5897
  /** The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. */
5868
5898
  trustedCertPath?: any;
5869
5899
  /** Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. */
@@ -5910,8 +5940,12 @@ export interface ImpalaLinkedService extends LinkedService {
5910
5940
  username?: any;
5911
5941
  /** The password corresponding to the user name when using UsernameAndPassword. */
5912
5942
  password?: SecretBaseUnion;
5943
+ /** The transport protocol to use in the Thrift layer (for V2 only). Default value is Binary. */
5944
+ thriftTransportProtocol?: ImpalaThriftTransportProtocol;
5913
5945
  /** Specifies whether the connections to the server are encrypted using SSL. The default value is false. */
5914
5946
  enableSsl?: any;
5947
+ /** Specify whether to enable server SSL certificate validation when you connect.Always use System Trust Store (for V2 only). The default value is true. */
5948
+ enableServerCertificateValidation?: any;
5915
5949
  /** The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. */
5916
5950
  trustedCertPath?: any;
5917
5951
  /** Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. */
@@ -6064,17 +6098,17 @@ export interface PhoenixLinkedService extends LinkedService {
6064
6098
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
6065
6099
  encryptedCredential?: any;
6066
6100
  }
6067
- /** Presto server linked service. */
6101
+ /** Presto server linked service. This linked service has supported version property. The Version 1.0 is scheduled for deprecation while your pipeline will continue to run after EOL but without any bug fix or new features. */
6068
6102
  export interface PrestoLinkedService extends LinkedService {
6069
6103
  /** Polymorphic discriminator, which specifies the different types this object can be */
6070
6104
  type: "Presto";
6071
6105
  /** The IP address or host name of the Presto server. (i.e. 192.168.222.160) */
6072
6106
  host: any;
6073
- /** The version of the Presto server. (i.e. 0.148-t) */
6074
- serverVersion: any;
6107
+ /** The version of the Presto server. (i.e. 0.148-t) Only used for Version 1.0. */
6108
+ serverVersion?: any;
6075
6109
  /** The catalog context for all request against the server. */
6076
6110
  catalog: any;
6077
- /** The TCP port that the Presto server uses to listen for client connections. The default value is 8080. */
6111
+ /** The TCP port that the Presto server uses to listen for client connections. The default value is 8080 when disable SSL, default value is 443 when enable SSL. */
6078
6112
  port?: any;
6079
6113
  /** The authentication mechanism used to connect to the Presto server. */
6080
6114
  authenticationType: PrestoAuthenticationType;
@@ -6082,22 +6116,24 @@ export interface PrestoLinkedService extends LinkedService {
6082
6116
  username?: any;
6083
6117
  /** The password corresponding to the user name. */
6084
6118
  password?: SecretBaseUnion;
6085
- /** Specifies whether the connections to the server are encrypted using SSL. The default value is false. */
6119
+ /** Specifies whether the connections to the server are encrypted using SSL. The default value for legacy version is False. The default value for version 2.0 is True. */
6086
6120
  enableSsl?: any;
6087
- /** The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. */
6121
+ /** Specifies whether the connections to the server will validate server certificate, the default value is True. Only used for Version 2.0 */
6122
+ enableServerCertificateValidation?: any;
6123
+ /** The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. Only used for Version 1.0. */
6088
6124
  trustedCertPath?: any;
6089
- /** Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. */
6125
+ /** Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. Only used for Version 1.0. */
6090
6126
  useSystemTrustStore?: any;
6091
- /** Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false. */
6127
+ /** Specifies whether to require a CA-issued SSL certificate name to match the host name of the server when connecting over SSL. The default value is false. Only used for Version 1.0. */
6092
6128
  allowHostNameCNMismatch?: any;
6093
- /** Specifies whether to allow self-signed certificates from the server. The default value is false. */
6129
+ /** Specifies whether to allow self-signed certificates from the server. The default value is false. Only used for Version 1.0. */
6094
6130
  allowSelfSignedServerCert?: any;
6095
- /** The local time zone used by the connection. Valid values for this option are specified in the IANA Time Zone Database. The default value is the system time zone. */
6131
+ /** The local time zone used by the connection. Valid values for this option are specified in the IANA Time Zone Database. The default value for Version 1.0 is the client system time zone. The default value for Version 2.0 is server system timeZone */
6096
6132
  timeZoneID?: any;
6097
6133
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
6098
6134
  encryptedCredential?: any;
6099
6135
  }
6100
- /** QuickBooks server linked service. */
6136
+ /** QuickBooks server linked service. This linked service has supported version property. The Version 1.0 is scheduled for deprecation while your pipeline will continue to run after EOL but without any bug fix or new features. */
6101
6137
  export interface QuickBooksLinkedService extends LinkedService {
6102
6138
  /** Polymorphic discriminator, which specifies the different types this object can be */
6103
6139
  type: "QuickBooks";
@@ -6107,14 +6143,16 @@ export interface QuickBooksLinkedService extends LinkedService {
6107
6143
  endpoint: any;
6108
6144
  /** The company ID of the QuickBooks company to authorize. */
6109
6145
  companyId: any;
6110
- /** The consumer key for OAuth 1.0 authentication. */
6146
+ /** The consumer key for OAuth 2.0 authentication. */
6111
6147
  consumerKey: any;
6112
- /** The consumer secret for OAuth 1.0 authentication. */
6148
+ /** The consumer secret for OAuth 2.0 authentication. */
6113
6149
  consumerSecret: SecretBaseUnion;
6114
- /** The access token for OAuth 1.0 authentication. */
6115
- accessToken: SecretBaseUnion;
6116
- /** The access token secret for OAuth 1.0 authentication. */
6117
- accessTokenSecret: SecretBaseUnion;
6150
+ /** The access token for OAuth 2.0 authentication. */
6151
+ accessToken?: SecretBaseUnion;
6152
+ /** The access token secret is deprecated for OAuth 1.0 authentication. Only used for version 1.0. */
6153
+ accessTokenSecret?: SecretBaseUnion;
6154
+ /** The refresh token for OAuth 2.0 authentication. */
6155
+ refreshToken?: SecretBaseUnion;
6118
6156
  /** Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. */
6119
6157
  useEncryptedEndpoints?: any;
6120
6158
  /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string). */
@@ -6184,6 +6222,8 @@ export interface SparkLinkedService extends LinkedService {
6184
6222
  httpPath?: any;
6185
6223
  /** Specifies whether the connections to the server are encrypted using SSL. The default value is false. */
6186
6224
  enableSsl?: any;
6225
+ /** Specifies whether the connections to the server will validate server certificate, the default value is True. Only used for Version 2.0 */
6226
+ enableServerCertificateValidation?: any;
6187
6227
  /** The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR. */
6188
6228
  trustedCertPath?: any;
6189
6229
  /** Specifies whether to use a CA certificate from the system trust store or from a specified PEM file. The default value is false. */
@@ -6452,6 +6492,8 @@ export interface AzureDatabricksLinkedService extends LinkedService {
6452
6492
  policyId?: any;
6453
6493
  /** The credential reference containing authentication information. */
6454
6494
  credential?: CredentialReference;
6495
+ /** The data security mode for the Databricks Cluster. Type: string (or Expression with resultType string). */
6496
+ dataSecurityMode?: any;
6455
6497
  }
6456
6498
  /** Azure Databricks Delta Lake linked service. */
6457
6499
  export interface AzureDatabricksDeltaLakeLinkedService extends LinkedService {
@@ -6666,8 +6708,12 @@ export interface SnowflakeV2LinkedService extends LinkedService {
6666
6708
  tenantId?: any;
6667
6709
  /** The scope of the application registered in Azure Active Directory for AADServicePrincipal authentication. */
6668
6710
  scope?: any;
6669
- /** The host name of the Snowflake account. */
6711
+ /** The default access control role to use in the Snowflake session. Type: string (or Expression with resultType string). */
6712
+ role?: any;
6713
+ /** The host name of the Snowflake account. Type: string (or Expression with resultType string). */
6670
6714
  host?: any;
6715
+ /** Schema name for connection. Type: string (or Expression with resultType string). */
6716
+ schema?: any;
6671
6717
  /** The Azure key vault secret reference of privateKey for KeyPair auth. */
6672
6718
  privateKey?: SecretBaseUnion;
6673
6719
  /** The Azure key vault secret reference of private key password for KeyPair auth with encrypted private key. */
@@ -6715,6 +6761,8 @@ export interface LakeHouseLinkedService extends LinkedService {
6715
6761
  workspaceId?: any;
6716
6762
  /** The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string). */
6717
6763
  artifactId?: any;
6764
+ /** The authentication type to use. */
6765
+ authenticationType?: LakehouseAuthenticationType;
6718
6766
  /** The ID of the application used to authenticate against Microsoft Fabric Lakehouse. Type: string (or Expression with resultType string). */
6719
6767
  servicePrincipalId?: any;
6720
6768
  /** The Key of the application used to authenticate against Microsoft Fabric Lakehouse. */
@@ -6727,6 +6775,8 @@ export interface LakeHouseLinkedService extends LinkedService {
6727
6775
  servicePrincipalCredentialType?: any;
6728
6776
  /** The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference. */
6729
6777
  servicePrincipalCredential?: SecretBaseUnion;
6778
+ /** The credential reference containing authentication information. */
6779
+ credential?: CredentialReference;
6730
6780
  }
6731
6781
  /** Power BI Workspace linked service. */
6732
6782
  export interface PowerBIWorkspaceLinkedService extends LinkedService {
@@ -6781,6 +6831,8 @@ export interface WarehouseLinkedService extends LinkedService {
6781
6831
  endpoint: any;
6782
6832
  /** The ID of Microsoft Fabric workspace. Type: string (or Expression with resultType string). */
6783
6833
  workspaceId?: any;
6834
+ /** The authentication type to use. */
6835
+ authenticationType?: WarehouseAuthenticationType;
6784
6836
  /** The ID of the application used to authenticate against Microsoft Fabric Warehouse. Type: string (or Expression with resultType string). */
6785
6837
  servicePrincipalId?: any;
6786
6838
  /** The Key of the application used to authenticate against Microsoft Fabric Warehouse. */
@@ -6793,6 +6845,29 @@ export interface WarehouseLinkedService extends LinkedService {
6793
6845
  servicePrincipalCredentialType?: any;
6794
6846
  /** The credential of the service principal object in Azure Active Directory. If servicePrincipalCredentialType is 'ServicePrincipalKey', servicePrincipalCredential can be SecureString or AzureKeyVaultSecretReference. If servicePrincipalCredentialType is 'ServicePrincipalCert', servicePrincipalCredential can only be AzureKeyVaultSecretReference. */
6795
6847
  servicePrincipalCredential?: SecretBaseUnion;
6848
+ /** The credential reference containing authentication information. */
6849
+ credential?: CredentialReference;
6850
+ }
6851
+ /** ServiceNowV2 server linked service. */
6852
+ export interface ServiceNowV2LinkedService extends LinkedService {
6853
+ /** Polymorphic discriminator, which specifies the different types this object can be */
6854
+ type: "ServiceNowV2";
6855
+ /** The endpoint of the ServiceNowV2 server. (i.e. <instance>.service-now.com) */
6856
+ endpoint: any;
6857
+ /** The authentication type to use. */
6858
+ authenticationType: ServiceNowV2AuthenticationType;
6859
+ /** The user name used to connect to the ServiceNowV2 server for Basic and OAuth2 authentication. */
6860
+ username?: any;
6861
+ /** The password corresponding to the user name for Basic and OAuth2 authentication. */
6862
+ password?: SecretBaseUnion;
6863
+ /** The client id for OAuth2 authentication. */
6864
+ clientId?: any;
6865
+ /** The client secret for OAuth2 authentication. */
6866
+ clientSecret?: SecretBaseUnion;
6867
+ /** GrantType for OAuth2 authentication. Default value is password. */
6868
+ grantType?: any;
6869
+ /** The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string. */
6870
+ encryptedCredential?: string;
6796
6871
  }
6797
6872
  /** Base class for all control activities like IfCondition, ForEach , Until. */
6798
6873
  export interface ControlActivity extends Activity {
@@ -7875,6 +7950,10 @@ export interface OracleSource extends CopySource {
7875
7950
  partitionSettings?: OraclePartitionSettings;
7876
7951
  /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
7877
7952
  additionalColumns?: any;
7953
+ /** The decimal precision used to represent Oracle NUMBER type without precision and scale. The range is 1 to 256 and default value is 256 if not specified. Type: integer (or Expression with resultType integer). Only used for Version 2.0. */
7954
+ numberPrecision?: any;
7955
+ /** The decimal scale used to represent Oracle NUMBER type without precision and scale. The range is 0 to 130 and default value is 130 if not specified. Type: integer (or Expression with resultType integer). Only used for Version 2.0. */
7956
+ numberScale?: any;
7878
7957
  }
7879
7958
  /** A copy activity AmazonRdsForOracle source. */
7880
7959
  export interface AmazonRdsForOracleSource extends CopySource {
@@ -7890,6 +7969,10 @@ export interface AmazonRdsForOracleSource extends CopySource {
7890
7969
  partitionSettings?: AmazonRdsForOraclePartitionSettings;
7891
7970
  /** Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects). */
7892
7971
  additionalColumns?: any;
7972
+ /** The decimal precision used to represent Oracle NUMBER type without precision and scale. The range is 1 to 256 and default value is 256 if not specified. Type: integer (or Expression with resultType integer). Only used for Version 2.0. */
7973
+ numberPrecision?: any;
7974
+ /** The decimal scale used to represent Oracle NUMBER type without precision and scale. The range is 0 to 130 and default value is 130 if not specified. Type: integer (or Expression with resultType integer). Only used for Version 2.0. */
7975
+ numberScale?: any;
7893
7976
  }
7894
7977
  /** A copy activity source for web page table. */
7895
7978
  export interface WebSource extends CopySource {
@@ -8103,12 +8186,16 @@ export interface TeradataSink extends CopySink {
8103
8186
  /** Teradata import settings. */
8104
8187
  importSettings?: TeradataImportCommand;
8105
8188
  }
8106
- /** A copy activity Azure PostgreSQL sink. */
8189
+ /** A copy activity Azure Database for PostgreSQL sink. */
8107
8190
  export interface AzurePostgreSqlSink extends CopySink {
8108
8191
  /** Polymorphic discriminator, which specifies the different types this object can be */
8109
8192
  type: "AzurePostgreSqlSink";
8110
8193
  /** A query to execute before starting the copy. Type: string (or Expression with resultType string). */
8111
8194
  preCopyScript?: any;
8195
+ /** The write behavior for the operation. Default is Bulk Insert. */
8196
+ writeMethod?: AzurePostgreSqlWriteMethodEnum;
8197
+ /** Azure Database for PostgreSQL upsert option settings */
8198
+ upsertSettings?: AzurePostgreSqlSinkUpsertSettings;
8112
8199
  }
8113
8200
  /** A copy activity Azure MySql sink. */
8114
8201
  export interface AzureMySqlSink extends CopySink {
@@ -8402,6 +8489,10 @@ export interface DynamicsSink extends CopySink {
8402
8489
  ignoreNullValues?: any;
8403
8490
  /** The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string). */
8404
8491
  alternateKeyName?: any;
8492
+ /** Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string). */
8493
+ bypassBusinessLogicExecution?: any;
8494
+ /** Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean). */
8495
+ bypassPowerAutomateFlows?: any;
8405
8496
  }
8406
8497
  /** A copy activity Dynamics CRM sink. */
8407
8498
  export interface DynamicsCrmSink extends CopySink {
@@ -8413,6 +8504,10 @@ export interface DynamicsCrmSink extends CopySink {
8413
8504
  ignoreNullValues?: any;
8414
8505
  /** The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string). */
8415
8506
  alternateKeyName?: any;
8507
+ /** Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string). */
8508
+ bypassBusinessLogicExecution?: any;
8509
+ /** Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean). */
8510
+ bypassPowerAutomateFlows?: any;
8416
8511
  }
8417
8512
  /** A copy activity Common Data Service for Apps sink. */
8418
8513
  export interface CommonDataServiceForAppsSink extends CopySink {
@@ -8424,6 +8519,10 @@ export interface CommonDataServiceForAppsSink extends CopySink {
8424
8519
  ignoreNullValues?: any;
8425
8520
  /** The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string). */
8426
8521
  alternateKeyName?: any;
8522
+ /** Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string). */
8523
+ bypassBusinessLogicExecution?: any;
8524
+ /** Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean). */
8525
+ bypassPowerAutomateFlows?: any;
8427
8526
  }
8428
8527
  /** A copy activity Azure Data Explorer sink. */
8429
8528
  export interface AzureDataExplorerSink extends CopySink {
@@ -9753,7 +9852,7 @@ export interface AmazonMWSSource extends TabularSource {
9753
9852
  /** A query to retrieve data from source. Type: string (or Expression with resultType string). */
9754
9853
  query?: any;
9755
9854
  }
9756
- /** A copy activity Azure PostgreSQL source. */
9855
+ /** A copy activity Azure Database for PostgreSQL source. */
9757
9856
  export interface AzurePostgreSqlSource extends TabularSource {
9758
9857
  /** Polymorphic discriminator, which specifies the different types this object can be */
9759
9858
  type: "AzurePostgreSqlSource";
@@ -10956,6 +11055,22 @@ export declare enum KnownCredentialReferenceType {
10956
11055
  * **CredentialReference**
10957
11056
  */
10958
11057
  export type CredentialReferenceType = string;
11058
+ /** Known values of {@link ValueType} that the service accepts. */
11059
+ export declare enum KnownValueType {
11060
+ /** Actual */
11061
+ Actual = "actual",
11062
+ /** Display */
11063
+ Display = "display"
11064
+ }
11065
+ /**
11066
+ * Defines values for ValueType. \
11067
+ * {@link KnownValueType} can be used interchangeably with ValueType,
11068
+ * this enum contains the known values that the service supports.
11069
+ * ### Known values supported by the service
11070
+ * **actual** \
11071
+ * **display**
11072
+ */
11073
+ export type ValueType = string;
10959
11074
  /** Known values of {@link AzureStorageAuthenticationType} that the service accepts. */
10960
11075
  export declare enum KnownAzureStorageAuthenticationType {
10961
11076
  /** Anonymous */
@@ -11101,6 +11216,25 @@ export declare enum KnownAzureSqlMIAuthenticationType {
11101
11216
  * **UserAssignedManagedIdentity**
11102
11217
  */
11103
11218
  export type AzureSqlMIAuthenticationType = string;
11219
+ /** Known values of {@link HDInsightClusterAuthenticationType} that the service accepts. */
11220
+ export declare enum KnownHDInsightClusterAuthenticationType {
11221
+ /** BasicAuth */
11222
+ BasicAuth = "BasicAuth",
11223
+ /** SystemAssignedManagedIdentity */
11224
+ SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
11225
+ /** UserAssignedManagedIdentity */
11226
+ UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
11227
+ }
11228
+ /**
11229
+ * Defines values for HDInsightClusterAuthenticationType. \
11230
+ * {@link KnownHDInsightClusterAuthenticationType} can be used interchangeably with HDInsightClusterAuthenticationType,
11231
+ * this enum contains the known values that the service supports.
11232
+ * ### Known values supported by the service
11233
+ * **BasicAuth** \
11234
+ * **SystemAssignedManagedIdentity** \
11235
+ * **UserAssignedManagedIdentity**
11236
+ */
11237
+ export type HDInsightClusterAuthenticationType = string;
11104
11238
  /** Known values of {@link OracleAuthenticationType} that the service accepts. */
11105
11239
  export declare enum KnownOracleAuthenticationType {
11106
11240
  /** Basic */
@@ -11114,6 +11248,19 @@ export declare enum KnownOracleAuthenticationType {
11114
11248
  * **Basic**
11115
11249
  */
11116
11250
  export type OracleAuthenticationType = string;
11251
+ /** Known values of {@link AmazonRdsForOracleAuthenticationType} that the service accepts. */
11252
+ export declare enum KnownAmazonRdsForOracleAuthenticationType {
11253
+ /** Basic */
11254
+ Basic = "Basic"
11255
+ }
11256
+ /**
11257
+ * Defines values for AmazonRdsForOracleAuthenticationType. \
11258
+ * {@link KnownAmazonRdsForOracleAuthenticationType} can be used interchangeably with AmazonRdsForOracleAuthenticationType,
11259
+ * this enum contains the known values that the service supports.
11260
+ * ### Known values supported by the service
11261
+ * **Basic**
11262
+ */
11263
+ export type AmazonRdsForOracleAuthenticationType = string;
11117
11264
  /** Known values of {@link SybaseAuthenticationType} that the service accepts. */
11118
11265
  export declare enum KnownSybaseAuthenticationType {
11119
11266
  /** Basic */
@@ -11651,6 +11798,44 @@ export declare enum KnownSnowflakeAuthenticationType {
11651
11798
  * **AADServicePrincipal**
11652
11799
  */
11653
11800
  export type SnowflakeAuthenticationType = string;
11801
+ /** Known values of {@link LakehouseAuthenticationType} that the service accepts. */
11802
+ export declare enum KnownLakehouseAuthenticationType {
11803
+ /** ServicePrincipal */
11804
+ ServicePrincipal = "ServicePrincipal",
11805
+ /** SystemAssignedManagedIdentity */
11806
+ SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
11807
+ /** UserAssignedManagedIdentity */
11808
+ UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
11809
+ }
11810
+ /**
11811
+ * Defines values for LakehouseAuthenticationType. \
11812
+ * {@link KnownLakehouseAuthenticationType} can be used interchangeably with LakehouseAuthenticationType,
11813
+ * this enum contains the known values that the service supports.
11814
+ * ### Known values supported by the service
11815
+ * **ServicePrincipal** \
11816
+ * **SystemAssignedManagedIdentity** \
11817
+ * **UserAssignedManagedIdentity**
11818
+ */
11819
+ export type LakehouseAuthenticationType = string;
11820
+ /** Known values of {@link WarehouseAuthenticationType} that the service accepts. */
11821
+ export declare enum KnownWarehouseAuthenticationType {
11822
+ /** ServicePrincipal */
11823
+ ServicePrincipal = "ServicePrincipal",
11824
+ /** SystemAssignedManagedIdentity */
11825
+ SystemAssignedManagedIdentity = "SystemAssignedManagedIdentity",
11826
+ /** UserAssignedManagedIdentity */
11827
+ UserAssignedManagedIdentity = "UserAssignedManagedIdentity"
11828
+ }
11829
+ /**
11830
+ * Defines values for WarehouseAuthenticationType. \
11831
+ * {@link KnownWarehouseAuthenticationType} can be used interchangeably with WarehouseAuthenticationType,
11832
+ * this enum contains the known values that the service supports.
11833
+ * ### Known values supported by the service
11834
+ * **ServicePrincipal** \
11835
+ * **SystemAssignedManagedIdentity** \
11836
+ * **UserAssignedManagedIdentity**
11837
+ */
11838
+ export type WarehouseAuthenticationType = string;
11654
11839
  /** Known values of {@link ServiceNowV2AuthenticationType} that the service accepts. */
11655
11840
  export declare enum KnownServiceNowV2AuthenticationType {
11656
11841
  /** Basic */
@@ -11745,6 +11930,25 @@ export declare enum KnownCassandraSourceReadConsistencyLevels {
11745
11930
  * **LOCAL_SERIAL**
11746
11931
  */
11747
11932
  export type CassandraSourceReadConsistencyLevels = string;
11933
+ /** Known values of {@link AzurePostgreSqlWriteMethodEnum} that the service accepts. */
11934
+ export declare enum KnownAzurePostgreSqlWriteMethodEnum {
11935
+ /** BulkInsert */
11936
+ BulkInsert = "BulkInsert",
11937
+ /** CopyCommand */
11938
+ CopyCommand = "CopyCommand",
11939
+ /** Upsert */
11940
+ Upsert = "Upsert"
11941
+ }
11942
+ /**
11943
+ * Defines values for AzurePostgreSqlWriteMethodEnum. \
11944
+ * {@link KnownAzurePostgreSqlWriteMethodEnum} can be used interchangeably with AzurePostgreSqlWriteMethodEnum,
11945
+ * this enum contains the known values that the service supports.
11946
+ * ### Known values supported by the service
11947
+ * **BulkInsert** \
11948
+ * **CopyCommand** \
11949
+ * **Upsert**
11950
+ */
11951
+ export type AzurePostgreSqlWriteMethodEnum = string;
11748
11952
  /** Known values of {@link NetezzaPartitionOption} that the service accepts. */
11749
11953
  export declare enum KnownNetezzaPartitionOption {
11750
11954
  /** None */
@@ -12731,6 +12935,8 @@ export declare enum KnownSapTablePartitionOption {
12731
12935
  export type SapTablePartitionOption = string;
12732
12936
  /** Defines values for ResourceIdentityType. */
12733
12937
  export type ResourceIdentityType = "None" | "SystemAssigned";
12938
+ /** Defines values for ImpalaThriftTransportProtocol. */
12939
+ export type ImpalaThriftTransportProtocol = "Binary" | "HTTP";
12734
12940
  /** Defines values for DayOfWeek. */
12735
12941
  export type DayOfWeek = "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday";
12736
12942
  /** Optional parameters. */