@azure/arm-hdinsight 1.3.0-beta.3 → 1.3.0-beta.4

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 (391) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +1 -2
  3. package/dist/browser/hDInsightManagementClient.d.ts +3 -3
  4. package/dist/browser/hDInsightManagementClient.d.ts.map +1 -1
  5. package/dist/browser/hDInsightManagementClient.js +4 -6
  6. package/dist/browser/hDInsightManagementClient.js.map +1 -1
  7. package/dist/browser/lroImpl.d.ts +1 -1
  8. package/dist/browser/lroImpl.d.ts.map +1 -1
  9. package/dist/browser/lroImpl.js +7 -0
  10. package/dist/browser/lroImpl.js.map +1 -1
  11. package/dist/browser/models/index.d.ts +16 -3
  12. package/dist/browser/models/index.d.ts.map +1 -1
  13. package/dist/browser/models/index.js.map +1 -1
  14. package/dist/browser/models/mappers.d.ts +2 -1
  15. package/dist/browser/models/mappers.d.ts.map +1 -1
  16. package/dist/browser/models/mappers.js +50 -0
  17. package/dist/browser/models/mappers.js.map +1 -1
  18. package/dist/browser/models/parameters.d.ts +1 -1
  19. package/dist/browser/models/parameters.d.ts.map +1 -1
  20. package/dist/browser/models/parameters.js +1 -1
  21. package/dist/browser/models/parameters.js.map +1 -1
  22. package/dist/browser/operations/applications.d.ts +5 -5
  23. package/dist/browser/operations/applications.d.ts.map +1 -1
  24. package/dist/browser/operations/applications.js +3 -3
  25. package/dist/browser/operations/applications.js.map +1 -1
  26. package/dist/browser/operations/clusters.d.ts +5 -5
  27. package/dist/browser/operations/clusters.d.ts.map +1 -1
  28. package/dist/browser/operations/clusters.js +7 -15
  29. package/dist/browser/operations/clusters.js.map +1 -1
  30. package/dist/browser/operations/configurations.d.ts +4 -4
  31. package/dist/browser/operations/configurations.d.ts.map +1 -1
  32. package/dist/browser/operations/configurations.js +1 -1
  33. package/dist/browser/operations/configurations.js.map +1 -1
  34. package/dist/browser/operations/extensions.d.ts +4 -4
  35. package/dist/browser/operations/extensions.d.ts.map +1 -1
  36. package/dist/browser/operations/extensions.js +1 -1
  37. package/dist/browser/operations/extensions.js.map +1 -1
  38. package/dist/browser/operations/locations.d.ts +3 -3
  39. package/dist/browser/operations/locations.d.ts.map +1 -1
  40. package/dist/browser/operations/locations.js +5 -25
  41. package/dist/browser/operations/locations.js.map +1 -1
  42. package/dist/browser/operations/operations.d.ts +4 -4
  43. package/dist/browser/operations/operations.d.ts.map +1 -1
  44. package/dist/browser/operations/operations.js +2 -2
  45. package/dist/browser/operations/operations.js.map +1 -1
  46. package/dist/browser/operations/privateEndpointConnections.d.ts +5 -5
  47. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  48. package/dist/browser/operations/privateEndpointConnections.js +3 -3
  49. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  50. package/dist/browser/operations/privateLinkResources.d.ts +3 -3
  51. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  52. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  53. package/dist/browser/operations/scriptActions.d.ts +4 -4
  54. package/dist/browser/operations/scriptActions.d.ts.map +1 -1
  55. package/dist/browser/operations/scriptActions.js +2 -2
  56. package/dist/browser/operations/scriptActions.js.map +1 -1
  57. package/dist/browser/operations/scriptExecutionHistory.d.ts +4 -4
  58. package/dist/browser/operations/scriptExecutionHistory.d.ts.map +1 -1
  59. package/dist/browser/operations/scriptExecutionHistory.js +2 -2
  60. package/dist/browser/operations/scriptExecutionHistory.js.map +1 -1
  61. package/dist/browser/operations/virtualMachines.d.ts +4 -4
  62. package/dist/browser/operations/virtualMachines.d.ts.map +1 -1
  63. package/dist/browser/operations/virtualMachines.js +1 -1
  64. package/dist/browser/operations/virtualMachines.js.map +1 -1
  65. package/dist/browser/operationsInterfaces/applications.d.ts +3 -3
  66. package/dist/browser/operationsInterfaces/applications.d.ts.map +1 -1
  67. package/dist/browser/operationsInterfaces/applications.js.map +1 -1
  68. package/dist/browser/operationsInterfaces/clusters.d.ts +3 -3
  69. package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -1
  70. package/dist/browser/operationsInterfaces/clusters.js.map +1 -1
  71. package/dist/browser/operationsInterfaces/configurations.d.ts +2 -2
  72. package/dist/browser/operationsInterfaces/configurations.d.ts.map +1 -1
  73. package/dist/browser/operationsInterfaces/configurations.js.map +1 -1
  74. package/dist/browser/operationsInterfaces/extensions.d.ts +2 -2
  75. package/dist/browser/operationsInterfaces/extensions.d.ts.map +1 -1
  76. package/dist/browser/operationsInterfaces/extensions.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/locations.d.ts +1 -1
  78. package/dist/browser/operationsInterfaces/locations.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/locations.js.map +1 -1
  80. package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
  81. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  82. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  83. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
  84. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  85. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  86. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +1 -1
  87. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  88. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/scriptActions.d.ts +2 -2
  90. package/dist/browser/operationsInterfaces/scriptActions.d.ts.map +1 -1
  91. package/dist/browser/operationsInterfaces/scriptActions.js.map +1 -1
  92. package/dist/browser/operationsInterfaces/scriptExecutionHistory.d.ts +2 -2
  93. package/dist/browser/operationsInterfaces/scriptExecutionHistory.d.ts.map +1 -1
  94. package/dist/browser/operationsInterfaces/scriptExecutionHistory.js.map +1 -1
  95. package/dist/browser/operationsInterfaces/virtualMachines.d.ts +2 -2
  96. package/dist/browser/operationsInterfaces/virtualMachines.d.ts.map +1 -1
  97. package/dist/browser/operationsInterfaces/virtualMachines.js.map +1 -1
  98. package/dist/browser/pagingHelper.d.ts.map +1 -1
  99. package/dist/browser/pagingHelper.js.map +1 -1
  100. package/dist/commonjs/hDInsightManagementClient.d.ts +3 -3
  101. package/dist/commonjs/hDInsightManagementClient.d.ts.map +1 -1
  102. package/dist/commonjs/hDInsightManagementClient.js +4 -6
  103. package/dist/commonjs/hDInsightManagementClient.js.map +1 -1
  104. package/dist/commonjs/lroImpl.d.ts +1 -1
  105. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  106. package/dist/commonjs/lroImpl.js +7 -0
  107. package/dist/commonjs/lroImpl.js.map +1 -1
  108. package/dist/commonjs/models/index.d.ts +16 -3
  109. package/dist/commonjs/models/index.d.ts.map +1 -1
  110. package/dist/commonjs/models/index.js.map +1 -1
  111. package/dist/commonjs/models/mappers.d.ts +2 -1
  112. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  113. package/dist/commonjs/models/mappers.js +52 -2
  114. package/dist/commonjs/models/mappers.js.map +1 -1
  115. package/dist/commonjs/models/parameters.d.ts +1 -1
  116. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  117. package/dist/commonjs/models/parameters.js +1 -1
  118. package/dist/commonjs/models/parameters.js.map +1 -1
  119. package/dist/commonjs/operations/applications.d.ts +5 -5
  120. package/dist/commonjs/operations/applications.d.ts.map +1 -1
  121. package/dist/commonjs/operations/applications.js +2 -2
  122. package/dist/commonjs/operations/applications.js.map +1 -1
  123. package/dist/commonjs/operations/clusters.d.ts +5 -5
  124. package/dist/commonjs/operations/clusters.d.ts.map +1 -1
  125. package/dist/commonjs/operations/clusters.js +6 -14
  126. package/dist/commonjs/operations/clusters.js.map +1 -1
  127. package/dist/commonjs/operations/configurations.d.ts +4 -4
  128. package/dist/commonjs/operations/configurations.d.ts.map +1 -1
  129. package/dist/commonjs/operations/configurations.js.map +1 -1
  130. package/dist/commonjs/operations/extensions.d.ts +4 -4
  131. package/dist/commonjs/operations/extensions.d.ts.map +1 -1
  132. package/dist/commonjs/operations/extensions.js.map +1 -1
  133. package/dist/commonjs/operations/locations.d.ts +3 -3
  134. package/dist/commonjs/operations/locations.d.ts.map +1 -1
  135. package/dist/commonjs/operations/locations.js +5 -25
  136. package/dist/commonjs/operations/locations.js.map +1 -1
  137. package/dist/commonjs/operations/operations.d.ts +4 -4
  138. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  139. package/dist/commonjs/operations/operations.js +2 -2
  140. package/dist/commonjs/operations/operations.js.map +1 -1
  141. package/dist/commonjs/operations/privateEndpointConnections.d.ts +5 -5
  142. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  143. package/dist/commonjs/operations/privateEndpointConnections.js +2 -2
  144. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  145. package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
  146. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  147. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  148. package/dist/commonjs/operations/scriptActions.d.ts +4 -4
  149. package/dist/commonjs/operations/scriptActions.d.ts.map +1 -1
  150. package/dist/commonjs/operations/scriptActions.js +2 -2
  151. package/dist/commonjs/operations/scriptActions.js.map +1 -1
  152. package/dist/commonjs/operations/scriptExecutionHistory.d.ts +4 -4
  153. package/dist/commonjs/operations/scriptExecutionHistory.d.ts.map +1 -1
  154. package/dist/commonjs/operations/scriptExecutionHistory.js +2 -2
  155. package/dist/commonjs/operations/scriptExecutionHistory.js.map +1 -1
  156. package/dist/commonjs/operations/virtualMachines.d.ts +4 -4
  157. package/dist/commonjs/operations/virtualMachines.d.ts.map +1 -1
  158. package/dist/commonjs/operations/virtualMachines.js.map +1 -1
  159. package/dist/commonjs/operationsInterfaces/applications.d.ts +3 -3
  160. package/dist/commonjs/operationsInterfaces/applications.d.ts.map +1 -1
  161. package/dist/commonjs/operationsInterfaces/applications.js.map +1 -1
  162. package/dist/commonjs/operationsInterfaces/clusters.d.ts +3 -3
  163. package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -1
  164. package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -1
  165. package/dist/commonjs/operationsInterfaces/configurations.d.ts +2 -2
  166. package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +1 -1
  167. package/dist/commonjs/operationsInterfaces/configurations.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/extensions.d.ts +2 -2
  169. package/dist/commonjs/operationsInterfaces/extensions.d.ts.map +1 -1
  170. package/dist/commonjs/operationsInterfaces/extensions.js.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/locations.d.ts +1 -1
  172. package/dist/commonjs/operationsInterfaces/locations.d.ts.map +1 -1
  173. package/dist/commonjs/operationsInterfaces/locations.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
  175. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  176. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
  178. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  179. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +1 -1
  181. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  182. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  183. package/dist/commonjs/operationsInterfaces/scriptActions.d.ts +2 -2
  184. package/dist/commonjs/operationsInterfaces/scriptActions.d.ts.map +1 -1
  185. package/dist/commonjs/operationsInterfaces/scriptActions.js.map +1 -1
  186. package/dist/commonjs/operationsInterfaces/scriptExecutionHistory.d.ts +2 -2
  187. package/dist/commonjs/operationsInterfaces/scriptExecutionHistory.d.ts.map +1 -1
  188. package/dist/commonjs/operationsInterfaces/scriptExecutionHistory.js.map +1 -1
  189. package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts +2 -2
  190. package/dist/commonjs/operationsInterfaces/virtualMachines.d.ts.map +1 -1
  191. package/dist/commonjs/operationsInterfaces/virtualMachines.js.map +1 -1
  192. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  193. package/dist/commonjs/pagingHelper.js.map +1 -1
  194. package/dist/commonjs/tsdoc-metadata.json +1 -1
  195. package/dist/esm/hDInsightManagementClient.d.ts +3 -3
  196. package/dist/esm/hDInsightManagementClient.d.ts.map +1 -1
  197. package/dist/esm/hDInsightManagementClient.js +4 -6
  198. package/dist/esm/hDInsightManagementClient.js.map +1 -1
  199. package/dist/esm/lroImpl.d.ts +1 -1
  200. package/dist/esm/lroImpl.d.ts.map +1 -1
  201. package/dist/esm/lroImpl.js +7 -0
  202. package/dist/esm/lroImpl.js.map +1 -1
  203. package/dist/esm/models/index.d.ts +16 -3
  204. package/dist/esm/models/index.d.ts.map +1 -1
  205. package/dist/esm/models/index.js.map +1 -1
  206. package/dist/esm/models/mappers.d.ts +2 -1
  207. package/dist/esm/models/mappers.d.ts.map +1 -1
  208. package/dist/esm/models/mappers.js +50 -0
  209. package/dist/esm/models/mappers.js.map +1 -1
  210. package/dist/esm/models/parameters.d.ts +1 -1
  211. package/dist/esm/models/parameters.d.ts.map +1 -1
  212. package/dist/esm/models/parameters.js +1 -1
  213. package/dist/esm/models/parameters.js.map +1 -1
  214. package/dist/esm/operations/applications.d.ts +5 -5
  215. package/dist/esm/operations/applications.d.ts.map +1 -1
  216. package/dist/esm/operations/applications.js +3 -3
  217. package/dist/esm/operations/applications.js.map +1 -1
  218. package/dist/esm/operations/clusters.d.ts +5 -5
  219. package/dist/esm/operations/clusters.d.ts.map +1 -1
  220. package/dist/esm/operations/clusters.js +7 -15
  221. package/dist/esm/operations/clusters.js.map +1 -1
  222. package/dist/esm/operations/configurations.d.ts +4 -4
  223. package/dist/esm/operations/configurations.d.ts.map +1 -1
  224. package/dist/esm/operations/configurations.js +1 -1
  225. package/dist/esm/operations/configurations.js.map +1 -1
  226. package/dist/esm/operations/extensions.d.ts +4 -4
  227. package/dist/esm/operations/extensions.d.ts.map +1 -1
  228. package/dist/esm/operations/extensions.js +1 -1
  229. package/dist/esm/operations/extensions.js.map +1 -1
  230. package/dist/esm/operations/locations.d.ts +3 -3
  231. package/dist/esm/operations/locations.d.ts.map +1 -1
  232. package/dist/esm/operations/locations.js +5 -25
  233. package/dist/esm/operations/locations.js.map +1 -1
  234. package/dist/esm/operations/operations.d.ts +4 -4
  235. package/dist/esm/operations/operations.d.ts.map +1 -1
  236. package/dist/esm/operations/operations.js +2 -2
  237. package/dist/esm/operations/operations.js.map +1 -1
  238. package/dist/esm/operations/privateEndpointConnections.d.ts +5 -5
  239. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  240. package/dist/esm/operations/privateEndpointConnections.js +3 -3
  241. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  242. package/dist/esm/operations/privateLinkResources.d.ts +3 -3
  243. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  244. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  245. package/dist/esm/operations/scriptActions.d.ts +4 -4
  246. package/dist/esm/operations/scriptActions.d.ts.map +1 -1
  247. package/dist/esm/operations/scriptActions.js +2 -2
  248. package/dist/esm/operations/scriptActions.js.map +1 -1
  249. package/dist/esm/operations/scriptExecutionHistory.d.ts +4 -4
  250. package/dist/esm/operations/scriptExecutionHistory.d.ts.map +1 -1
  251. package/dist/esm/operations/scriptExecutionHistory.js +2 -2
  252. package/dist/esm/operations/scriptExecutionHistory.js.map +1 -1
  253. package/dist/esm/operations/virtualMachines.d.ts +4 -4
  254. package/dist/esm/operations/virtualMachines.d.ts.map +1 -1
  255. package/dist/esm/operations/virtualMachines.js +1 -1
  256. package/dist/esm/operations/virtualMachines.js.map +1 -1
  257. package/dist/esm/operationsInterfaces/applications.d.ts +3 -3
  258. package/dist/esm/operationsInterfaces/applications.d.ts.map +1 -1
  259. package/dist/esm/operationsInterfaces/applications.js.map +1 -1
  260. package/dist/esm/operationsInterfaces/clusters.d.ts +3 -3
  261. package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -1
  262. package/dist/esm/operationsInterfaces/clusters.js.map +1 -1
  263. package/dist/esm/operationsInterfaces/configurations.d.ts +2 -2
  264. package/dist/esm/operationsInterfaces/configurations.d.ts.map +1 -1
  265. package/dist/esm/operationsInterfaces/configurations.js.map +1 -1
  266. package/dist/esm/operationsInterfaces/extensions.d.ts +2 -2
  267. package/dist/esm/operationsInterfaces/extensions.d.ts.map +1 -1
  268. package/dist/esm/operationsInterfaces/extensions.js.map +1 -1
  269. package/dist/esm/operationsInterfaces/locations.d.ts +1 -1
  270. package/dist/esm/operationsInterfaces/locations.d.ts.map +1 -1
  271. package/dist/esm/operationsInterfaces/locations.js.map +1 -1
  272. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  273. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  274. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  275. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
  276. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  277. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  278. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
  279. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  280. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  281. package/dist/esm/operationsInterfaces/scriptActions.d.ts +2 -2
  282. package/dist/esm/operationsInterfaces/scriptActions.d.ts.map +1 -1
  283. package/dist/esm/operationsInterfaces/scriptActions.js.map +1 -1
  284. package/dist/esm/operationsInterfaces/scriptExecutionHistory.d.ts +2 -2
  285. package/dist/esm/operationsInterfaces/scriptExecutionHistory.d.ts.map +1 -1
  286. package/dist/esm/operationsInterfaces/scriptExecutionHistory.js.map +1 -1
  287. package/dist/esm/operationsInterfaces/virtualMachines.d.ts +2 -2
  288. package/dist/esm/operationsInterfaces/virtualMachines.d.ts.map +1 -1
  289. package/dist/esm/operationsInterfaces/virtualMachines.js.map +1 -1
  290. package/dist/esm/pagingHelper.d.ts.map +1 -1
  291. package/dist/esm/pagingHelper.js.map +1 -1
  292. package/dist/react-native/hDInsightManagementClient.d.ts +3 -3
  293. package/dist/react-native/hDInsightManagementClient.d.ts.map +1 -1
  294. package/dist/react-native/hDInsightManagementClient.js +4 -6
  295. package/dist/react-native/hDInsightManagementClient.js.map +1 -1
  296. package/dist/react-native/lroImpl.d.ts +1 -1
  297. package/dist/react-native/lroImpl.d.ts.map +1 -1
  298. package/dist/react-native/lroImpl.js +7 -0
  299. package/dist/react-native/lroImpl.js.map +1 -1
  300. package/dist/react-native/models/index.d.ts +16 -3
  301. package/dist/react-native/models/index.d.ts.map +1 -1
  302. package/dist/react-native/models/index.js.map +1 -1
  303. package/dist/react-native/models/mappers.d.ts +2 -1
  304. package/dist/react-native/models/mappers.d.ts.map +1 -1
  305. package/dist/react-native/models/mappers.js +50 -0
  306. package/dist/react-native/models/mappers.js.map +1 -1
  307. package/dist/react-native/models/parameters.d.ts +1 -1
  308. package/dist/react-native/models/parameters.d.ts.map +1 -1
  309. package/dist/react-native/models/parameters.js +1 -1
  310. package/dist/react-native/models/parameters.js.map +1 -1
  311. package/dist/react-native/operations/applications.d.ts +5 -5
  312. package/dist/react-native/operations/applications.d.ts.map +1 -1
  313. package/dist/react-native/operations/applications.js +3 -3
  314. package/dist/react-native/operations/applications.js.map +1 -1
  315. package/dist/react-native/operations/clusters.d.ts +5 -5
  316. package/dist/react-native/operations/clusters.d.ts.map +1 -1
  317. package/dist/react-native/operations/clusters.js +7 -15
  318. package/dist/react-native/operations/clusters.js.map +1 -1
  319. package/dist/react-native/operations/configurations.d.ts +4 -4
  320. package/dist/react-native/operations/configurations.d.ts.map +1 -1
  321. package/dist/react-native/operations/configurations.js +1 -1
  322. package/dist/react-native/operations/configurations.js.map +1 -1
  323. package/dist/react-native/operations/extensions.d.ts +4 -4
  324. package/dist/react-native/operations/extensions.d.ts.map +1 -1
  325. package/dist/react-native/operations/extensions.js +1 -1
  326. package/dist/react-native/operations/extensions.js.map +1 -1
  327. package/dist/react-native/operations/locations.d.ts +3 -3
  328. package/dist/react-native/operations/locations.d.ts.map +1 -1
  329. package/dist/react-native/operations/locations.js +5 -25
  330. package/dist/react-native/operations/locations.js.map +1 -1
  331. package/dist/react-native/operations/operations.d.ts +4 -4
  332. package/dist/react-native/operations/operations.d.ts.map +1 -1
  333. package/dist/react-native/operations/operations.js +2 -2
  334. package/dist/react-native/operations/operations.js.map +1 -1
  335. package/dist/react-native/operations/privateEndpointConnections.d.ts +5 -5
  336. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  337. package/dist/react-native/operations/privateEndpointConnections.js +3 -3
  338. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  339. package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
  340. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  341. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  342. package/dist/react-native/operations/scriptActions.d.ts +4 -4
  343. package/dist/react-native/operations/scriptActions.d.ts.map +1 -1
  344. package/dist/react-native/operations/scriptActions.js +2 -2
  345. package/dist/react-native/operations/scriptActions.js.map +1 -1
  346. package/dist/react-native/operations/scriptExecutionHistory.d.ts +4 -4
  347. package/dist/react-native/operations/scriptExecutionHistory.d.ts.map +1 -1
  348. package/dist/react-native/operations/scriptExecutionHistory.js +2 -2
  349. package/dist/react-native/operations/scriptExecutionHistory.js.map +1 -1
  350. package/dist/react-native/operations/virtualMachines.d.ts +4 -4
  351. package/dist/react-native/operations/virtualMachines.d.ts.map +1 -1
  352. package/dist/react-native/operations/virtualMachines.js +1 -1
  353. package/dist/react-native/operations/virtualMachines.js.map +1 -1
  354. package/dist/react-native/operationsInterfaces/applications.d.ts +3 -3
  355. package/dist/react-native/operationsInterfaces/applications.d.ts.map +1 -1
  356. package/dist/react-native/operationsInterfaces/applications.js.map +1 -1
  357. package/dist/react-native/operationsInterfaces/clusters.d.ts +3 -3
  358. package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -1
  359. package/dist/react-native/operationsInterfaces/clusters.js.map +1 -1
  360. package/dist/react-native/operationsInterfaces/configurations.d.ts +2 -2
  361. package/dist/react-native/operationsInterfaces/configurations.d.ts.map +1 -1
  362. package/dist/react-native/operationsInterfaces/configurations.js.map +1 -1
  363. package/dist/react-native/operationsInterfaces/extensions.d.ts +2 -2
  364. package/dist/react-native/operationsInterfaces/extensions.d.ts.map +1 -1
  365. package/dist/react-native/operationsInterfaces/extensions.js.map +1 -1
  366. package/dist/react-native/operationsInterfaces/locations.d.ts +1 -1
  367. package/dist/react-native/operationsInterfaces/locations.d.ts.map +1 -1
  368. package/dist/react-native/operationsInterfaces/locations.js.map +1 -1
  369. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  370. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  371. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  372. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
  373. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  374. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  375. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
  376. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  377. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  378. package/dist/react-native/operationsInterfaces/scriptActions.d.ts +2 -2
  379. package/dist/react-native/operationsInterfaces/scriptActions.d.ts.map +1 -1
  380. package/dist/react-native/operationsInterfaces/scriptActions.js.map +1 -1
  381. package/dist/react-native/operationsInterfaces/scriptExecutionHistory.d.ts +2 -2
  382. package/dist/react-native/operationsInterfaces/scriptExecutionHistory.d.ts.map +1 -1
  383. package/dist/react-native/operationsInterfaces/scriptExecutionHistory.js.map +1 -1
  384. package/dist/react-native/operationsInterfaces/virtualMachines.d.ts +2 -2
  385. package/dist/react-native/operationsInterfaces/virtualMachines.d.ts.map +1 -1
  386. package/dist/react-native/operationsInterfaces/virtualMachines.js.map +1 -1
  387. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  388. package/dist/react-native/pagingHelper.js.map +1 -1
  389. package/package.json +42 -49
  390. package/CHANGELOG.md +0 -73
  391. package/review/arm-hdinsight-node.api.md +0 -1668
@@ -1 +1 @@
1
- {"version":3,"file":"clusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusters.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Cluster,\n ClustersListByResourceGroupOptionalParams,\n ClustersListOptionalParams,\n ClusterCreateParametersExtended,\n ClustersCreateOptionalParams,\n ClustersCreateResponse,\n ClusterPatchParameters,\n ClustersUpdateOptionalParams,\n ClustersUpdateResponse,\n ClustersDeleteOptionalParams,\n ClustersGetOptionalParams,\n ClustersGetResponse,\n ClusterResizeParameters,\n RoleName,\n ClustersResizeOptionalParams,\n AutoscaleConfigurationUpdateParameter,\n ClustersUpdateAutoScaleConfigurationOptionalParams,\n ClusterDiskEncryptionParameters,\n ClustersRotateDiskEncryptionKeyOptionalParams,\n ClustersGetGatewaySettingsOptionalParams,\n ClustersGetGatewaySettingsResponse,\n UpdateGatewaySettingsParameters,\n ClustersUpdateGatewaySettingsOptionalParams,\n ClustersGetAzureAsyncOperationStatusOptionalParams,\n ClustersGetAzureAsyncOperationStatusResponse,\n UpdateClusterIdentityCertificateParameters,\n ClustersUpdateIdentityCertificateOptionalParams,\n ExecuteScriptActionParameters,\n ClustersExecuteScriptActionsOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Clusters. */\nexport interface Clusters {\n /**\n * Lists the HDInsight clusters in a resource group.\n * @param resourceGroupName The name of the resource group.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Cluster>;\n /**\n * Lists all the HDInsight clusters under the subscription.\n * @param options The options parameters.\n */\n list(\n options?: ClustersListOptionalParams,\n ): PagedAsyncIterableIterator<Cluster>;\n /**\n * Creates a new HDInsight cluster with the specified parameters.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster create request.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterCreateParametersExtended,\n options?: ClustersCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ClustersCreateResponse>,\n ClustersCreateResponse\n >\n >;\n /**\n * Creates a new HDInsight cluster with the specified parameters.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster create request.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterCreateParametersExtended,\n options?: ClustersCreateOptionalParams,\n ): Promise<ClustersCreateResponse>;\n /**\n * Patch HDInsight cluster with the specified parameters.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster patch request.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterPatchParameters,\n options?: ClustersUpdateOptionalParams,\n ): Promise<ClustersUpdateResponse>;\n /**\n * Deletes the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersGetOptionalParams,\n ): Promise<ClustersGetResponse>;\n /**\n * Resizes the specified HDInsight cluster to the specified size.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the resize operation.\n * @param options The options parameters.\n */\n beginResize(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: ClusterResizeParameters,\n options?: ClustersResizeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Resizes the specified HDInsight cluster to the specified size.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the resize operation.\n * @param options The options parameters.\n */\n beginResizeAndWait(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: ClusterResizeParameters,\n options?: ClustersResizeOptionalParams,\n ): Promise<void>;\n /**\n * Updates the Autoscale Configuration for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the update autoscale configuration operation.\n * @param options The options parameters.\n */\n beginUpdateAutoScaleConfiguration(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: AutoscaleConfigurationUpdateParameter,\n options?: ClustersUpdateAutoScaleConfigurationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Updates the Autoscale Configuration for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the update autoscale configuration operation.\n * @param options The options parameters.\n */\n beginUpdateAutoScaleConfigurationAndWait(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: AutoscaleConfigurationUpdateParameter,\n options?: ClustersUpdateAutoScaleConfigurationOptionalParams,\n ): Promise<void>;\n /**\n * Rotate disk encryption key of the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for the disk encryption operation.\n * @param options The options parameters.\n */\n beginRotateDiskEncryptionKey(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterDiskEncryptionParameters,\n options?: ClustersRotateDiskEncryptionKeyOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Rotate disk encryption key of the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for the disk encryption operation.\n * @param options The options parameters.\n */\n beginRotateDiskEncryptionKeyAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterDiskEncryptionParameters,\n options?: ClustersRotateDiskEncryptionKeyOptionalParams,\n ): Promise<void>;\n /**\n * Gets the gateway settings for the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getGatewaySettings(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersGetGatewaySettingsOptionalParams,\n ): Promise<ClustersGetGatewaySettingsResponse>;\n /**\n * Configures the gateway settings on the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateGatewaySettings(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateGatewaySettingsParameters,\n options?: ClustersUpdateGatewaySettingsOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Configures the gateway settings on the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateGatewaySettingsAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateGatewaySettingsParameters,\n options?: ClustersUpdateGatewaySettingsOptionalParams,\n ): Promise<void>;\n /**\n * The the async operation status.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAzureAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n operationId: string,\n options?: ClustersGetAzureAsyncOperationStatusOptionalParams,\n ): Promise<ClustersGetAzureAsyncOperationStatusResponse>;\n /**\n * Updates the cluster identity certificate.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateIdentityCertificate(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateClusterIdentityCertificateParameters,\n options?: ClustersUpdateIdentityCertificateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Updates the cluster identity certificate.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateIdentityCertificateAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateClusterIdentityCertificateParameters,\n options?: ClustersUpdateIdentityCertificateOptionalParams,\n ): Promise<void>;\n /**\n * Executes script actions on the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for executing script actions.\n * @param options The options parameters.\n */\n beginExecuteScriptActions(\n resourceGroupName: string,\n clusterName: string,\n parameters: ExecuteScriptActionParameters,\n options?: ClustersExecuteScriptActionsOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Executes script actions on the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for executing script actions.\n * @param options The options parameters.\n */\n beginExecuteScriptActionsAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ExecuteScriptActionParameters,\n options?: ClustersExecuteScriptActionsOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"clusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusters.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Cluster,\n ClustersListByResourceGroupOptionalParams,\n ClustersListOptionalParams,\n ClusterCreateParametersExtended,\n ClustersCreateOptionalParams,\n ClustersCreateResponse,\n ClusterPatchParameters,\n ClustersUpdateOptionalParams,\n ClustersUpdateResponse,\n ClustersDeleteOptionalParams,\n ClustersGetOptionalParams,\n ClustersGetResponse,\n ClusterResizeParameters,\n RoleName,\n ClustersResizeOptionalParams,\n AutoscaleConfigurationUpdateParameter,\n ClustersUpdateAutoScaleConfigurationOptionalParams,\n ClusterDiskEncryptionParameters,\n ClustersRotateDiskEncryptionKeyOptionalParams,\n ClustersGetGatewaySettingsOptionalParams,\n ClustersGetGatewaySettingsResponse,\n UpdateGatewaySettingsParameters,\n ClustersUpdateGatewaySettingsOptionalParams,\n ClustersGetAzureAsyncOperationStatusOptionalParams,\n ClustersGetAzureAsyncOperationStatusResponse,\n UpdateClusterIdentityCertificateParameters,\n ClustersUpdateIdentityCertificateOptionalParams,\n ExecuteScriptActionParameters,\n ClustersExecuteScriptActionsOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Clusters. */\nexport interface Clusters {\n /**\n * Lists the HDInsight clusters in a resource group.\n * @param resourceGroupName The name of the resource group.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ClustersListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Cluster>;\n /**\n * Lists all the HDInsight clusters under the subscription.\n * @param options The options parameters.\n */\n list(options?: ClustersListOptionalParams): PagedAsyncIterableIterator<Cluster>;\n /**\n * Creates a new HDInsight cluster with the specified parameters.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster create request.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterCreateParametersExtended,\n options?: ClustersCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<ClustersCreateResponse>, ClustersCreateResponse>>;\n /**\n * Creates a new HDInsight cluster with the specified parameters.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster create request.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterCreateParametersExtended,\n options?: ClustersCreateOptionalParams,\n ): Promise<ClustersCreateResponse>;\n /**\n * Patch HDInsight cluster with the specified parameters.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster patch request.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterPatchParameters,\n options?: ClustersUpdateOptionalParams,\n ): Promise<ClustersUpdateResponse>;\n /**\n * Deletes the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersGetOptionalParams,\n ): Promise<ClustersGetResponse>;\n /**\n * Resizes the specified HDInsight cluster to the specified size.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the resize operation.\n * @param options The options parameters.\n */\n beginResize(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: ClusterResizeParameters,\n options?: ClustersResizeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Resizes the specified HDInsight cluster to the specified size.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the resize operation.\n * @param options The options parameters.\n */\n beginResizeAndWait(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: ClusterResizeParameters,\n options?: ClustersResizeOptionalParams,\n ): Promise<void>;\n /**\n * Updates the Autoscale Configuration for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the update autoscale configuration operation.\n * @param options The options parameters.\n */\n beginUpdateAutoScaleConfiguration(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: AutoscaleConfigurationUpdateParameter,\n options?: ClustersUpdateAutoScaleConfigurationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Updates the Autoscale Configuration for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param roleName The constant value for the roleName\n * @param parameters The parameters for the update autoscale configuration operation.\n * @param options The options parameters.\n */\n beginUpdateAutoScaleConfigurationAndWait(\n resourceGroupName: string,\n clusterName: string,\n roleName: RoleName,\n parameters: AutoscaleConfigurationUpdateParameter,\n options?: ClustersUpdateAutoScaleConfigurationOptionalParams,\n ): Promise<void>;\n /**\n * Rotate disk encryption key of the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for the disk encryption operation.\n * @param options The options parameters.\n */\n beginRotateDiskEncryptionKey(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterDiskEncryptionParameters,\n options?: ClustersRotateDiskEncryptionKeyOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Rotate disk encryption key of the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for the disk encryption operation.\n * @param options The options parameters.\n */\n beginRotateDiskEncryptionKeyAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterDiskEncryptionParameters,\n options?: ClustersRotateDiskEncryptionKeyOptionalParams,\n ): Promise<void>;\n /**\n * Gets the gateway settings for the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getGatewaySettings(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersGetGatewaySettingsOptionalParams,\n ): Promise<ClustersGetGatewaySettingsResponse>;\n /**\n * Configures the gateway settings on the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateGatewaySettings(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateGatewaySettingsParameters,\n options?: ClustersUpdateGatewaySettingsOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Configures the gateway settings on the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateGatewaySettingsAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateGatewaySettingsParameters,\n options?: ClustersUpdateGatewaySettingsOptionalParams,\n ): Promise<void>;\n /**\n * The the async operation status.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAzureAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n operationId: string,\n options?: ClustersGetAzureAsyncOperationStatusOptionalParams,\n ): Promise<ClustersGetAzureAsyncOperationStatusResponse>;\n /**\n * Updates the cluster identity certificate.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateIdentityCertificate(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateClusterIdentityCertificateParameters,\n options?: ClustersUpdateIdentityCertificateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Updates the cluster identity certificate.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateIdentityCertificateAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: UpdateClusterIdentityCertificateParameters,\n options?: ClustersUpdateIdentityCertificateOptionalParams,\n ): Promise<void>;\n /**\n * Executes script actions on the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for executing script actions.\n * @param options The options parameters.\n */\n beginExecuteScriptActions(\n resourceGroupName: string,\n clusterName: string,\n parameters: ExecuteScriptActionParameters,\n options?: ClustersExecuteScriptActionsOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Executes script actions on the specified HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The parameters for executing script actions.\n * @param options The options parameters.\n */\n beginExecuteScriptActionsAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ExecuteScriptActionParameters,\n options?: ClustersExecuteScriptActionsOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { ConfigurationsListOptionalParams, ConfigurationsListResponse, ConfigurationsUpdateOptionalParams, ConfigurationsGetOptionalParams, ConfigurationsGetResponse } from "../models/index.js";
1
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
2
+ import type { ConfigurationsListOptionalParams, ConfigurationsListResponse, ConfigurationsUpdateOptionalParams, ConfigurationsGetOptionalParams, ConfigurationsGetResponse } from "../models/index.js";
3
3
  /** Interface representing a Configurations. */
4
4
  export interface Configurations {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"configurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,gCAAgC,EAChC,0BAA0B,EAC1B,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAE5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,EAC9C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,EAC9C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC"}
1
+ {"version":3,"file":"configurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,gCAAgC,EAChC,0BAA0B,EAC1B,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAE5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,EAC9C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,UAAU,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,EAC9C,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC"}
@@ -1 +1 @@
1
- {"version":3,"file":"configurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ConfigurationsListOptionalParams,\n ConfigurationsListResponse,\n ConfigurationsUpdateOptionalParams,\n ConfigurationsGetOptionalParams,\n ConfigurationsGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a Configurations. */\nexport interface Configurations {\n /**\n * Gets all configuration information for an HDI cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n clusterName: string,\n options?: ConfigurationsListOptionalParams,\n ): Promise<ConfigurationsListResponse>;\n /**\n * Configures the HTTP settings on the specified cluster. This API is deprecated, please use\n * UpdateGatewaySettings in cluster endpoint instead.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param configurationName The name of the cluster configuration.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n clusterName: string,\n configurationName: string,\n parameters: { [propertyName: string]: string },\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Configures the HTTP settings on the specified cluster. This API is deprecated, please use\n * UpdateGatewaySettings in cluster endpoint instead.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param configurationName The name of the cluster configuration.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n configurationName: string,\n parameters: { [propertyName: string]: string },\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<void>;\n /**\n * The configuration object for the specified cluster. This API is not recommended and might be removed\n * in the future. Please consider using List configurations API instead.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param configurationName The name of the cluster configuration.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n configurationName: string,\n options?: ConfigurationsGetOptionalParams,\n ): Promise<ConfigurationsGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"configurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/configurations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ConfigurationsListOptionalParams,\n ConfigurationsListResponse,\n ConfigurationsUpdateOptionalParams,\n ConfigurationsGetOptionalParams,\n ConfigurationsGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a Configurations. */\nexport interface Configurations {\n /**\n * Gets all configuration information for an HDI cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n clusterName: string,\n options?: ConfigurationsListOptionalParams,\n ): Promise<ConfigurationsListResponse>;\n /**\n * Configures the HTTP settings on the specified cluster. This API is deprecated, please use\n * UpdateGatewaySettings in cluster endpoint instead.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param configurationName The name of the cluster configuration.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n clusterName: string,\n configurationName: string,\n parameters: { [propertyName: string]: string },\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Configures the HTTP settings on the specified cluster. This API is deprecated, please use\n * UpdateGatewaySettings in cluster endpoint instead.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param configurationName The name of the cluster configuration.\n * @param parameters The cluster configurations.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n configurationName: string,\n parameters: { [propertyName: string]: string },\n options?: ConfigurationsUpdateOptionalParams,\n ): Promise<void>;\n /**\n * The configuration object for the specified cluster. This API is not recommended and might be removed\n * in the future. Please consider using List configurations API instead.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param configurationName The name of the cluster configuration.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n configurationName: string,\n options?: ConfigurationsGetOptionalParams,\n ): Promise<ConfigurationsGetResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { ClusterMonitoringRequest, ExtensionsEnableMonitoringOptionalParams, ExtensionsGetMonitoringStatusOptionalParams, ExtensionsGetMonitoringStatusResponse, ExtensionsDisableMonitoringOptionalParams, AzureMonitorRequest, ExtensionsEnableAzureMonitorOptionalParams, ExtensionsGetAzureMonitorStatusOptionalParams, ExtensionsGetAzureMonitorStatusResponse, ExtensionsDisableAzureMonitorOptionalParams, ExtensionsEnableAzureMonitorAgentOptionalParams, ExtensionsGetAzureMonitorAgentStatusOptionalParams, ExtensionsGetAzureMonitorAgentStatusResponse, ExtensionsDisableAzureMonitorAgentOptionalParams, Extension, ExtensionsCreateOptionalParams, ExtensionsGetOptionalParams, ExtensionsGetResponse, ExtensionsDeleteOptionalParams, ExtensionsGetAzureAsyncOperationStatusOptionalParams, ExtensionsGetAzureAsyncOperationStatusResponse } from "../models/index.js";
1
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
2
+ import type { ClusterMonitoringRequest, ExtensionsEnableMonitoringOptionalParams, ExtensionsGetMonitoringStatusOptionalParams, ExtensionsGetMonitoringStatusResponse, ExtensionsDisableMonitoringOptionalParams, AzureMonitorRequest, ExtensionsEnableAzureMonitorOptionalParams, ExtensionsGetAzureMonitorStatusOptionalParams, ExtensionsGetAzureMonitorStatusResponse, ExtensionsDisableAzureMonitorOptionalParams, ExtensionsEnableAzureMonitorAgentOptionalParams, ExtensionsGetAzureMonitorAgentStatusOptionalParams, ExtensionsGetAzureMonitorAgentStatusResponse, ExtensionsDisableAzureMonitorAgentOptionalParams, Extension, ExtensionsCreateOptionalParams, ExtensionsGetOptionalParams, ExtensionsGetResponse, ExtensionsDeleteOptionalParams, ExtensionsGetAzureAsyncOperationStatusOptionalParams, ExtensionsGetAzureAsyncOperationStatusResponse } from "../models/index.js";
3
3
  /** Interface representing a Extensions. */
4
4
  export interface Extensions {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"extensions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/extensions.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"extensions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/extensions.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"extensions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/extensions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ClusterMonitoringRequest,\n ExtensionsEnableMonitoringOptionalParams,\n ExtensionsGetMonitoringStatusOptionalParams,\n ExtensionsGetMonitoringStatusResponse,\n ExtensionsDisableMonitoringOptionalParams,\n AzureMonitorRequest,\n ExtensionsEnableAzureMonitorOptionalParams,\n ExtensionsGetAzureMonitorStatusOptionalParams,\n ExtensionsGetAzureMonitorStatusResponse,\n ExtensionsDisableAzureMonitorOptionalParams,\n ExtensionsEnableAzureMonitorAgentOptionalParams,\n ExtensionsGetAzureMonitorAgentStatusOptionalParams,\n ExtensionsGetAzureMonitorAgentStatusResponse,\n ExtensionsDisableAzureMonitorAgentOptionalParams,\n Extension,\n ExtensionsCreateOptionalParams,\n ExtensionsGetOptionalParams,\n ExtensionsGetResponse,\n ExtensionsDeleteOptionalParams,\n ExtensionsGetAzureAsyncOperationStatusOptionalParams,\n ExtensionsGetAzureAsyncOperationStatusResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a Extensions. */\nexport interface Extensions {\n /**\n * Enables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Operations Management Suite (OMS) workspace parameters.\n * @param options The options parameters.\n */\n beginEnableMonitoring(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterMonitoringRequest,\n options?: ExtensionsEnableMonitoringOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Enables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Operations Management Suite (OMS) workspace parameters.\n * @param options The options parameters.\n */\n beginEnableMonitoringAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterMonitoringRequest,\n options?: ExtensionsEnableMonitoringOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getMonitoringStatus(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsGetMonitoringStatusOptionalParams,\n ): Promise<ExtensionsGetMonitoringStatusResponse>;\n /**\n * Disables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableMonitoring(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableMonitoringOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Disables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableMonitoringAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableMonitoringOptionalParams,\n ): Promise<void>;\n /**\n * Enables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitor(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Enables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitorAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getAzureMonitorStatus(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsGetAzureMonitorStatusOptionalParams,\n ): Promise<ExtensionsGetAzureMonitorStatusResponse>;\n /**\n * Disables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitor(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Disables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitorAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorOptionalParams,\n ): Promise<void>;\n /**\n * Enables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitorAgent(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorAgentOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Enables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitorAgentAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorAgentOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getAzureMonitorAgentStatus(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsGetAzureMonitorAgentStatusOptionalParams,\n ): Promise<ExtensionsGetAzureMonitorAgentStatusResponse>;\n /**\n * Disables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitorAgent(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorAgentOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Disables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitorAgentAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorAgentOptionalParams,\n ): Promise<void>;\n /**\n * Creates an HDInsight cluster extension.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param parameters The cluster extensions create request.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n parameters: Extension,\n options?: ExtensionsCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Creates an HDInsight cluster extension.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param parameters The cluster extensions create request.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n parameters: Extension,\n options?: ExtensionsCreateOptionalParams,\n ): Promise<void>;\n /**\n * Gets the extension properties for the specified HDInsight cluster extension.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n options?: ExtensionsGetOptionalParams,\n ): Promise<ExtensionsGetResponse>;\n /**\n * Deletes the specified extension for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n options?: ExtensionsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified extension for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n options?: ExtensionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets the async operation status.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAzureAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n operationId: string,\n options?: ExtensionsGetAzureAsyncOperationStatusOptionalParams,\n ): Promise<ExtensionsGetAzureAsyncOperationStatusResponse>;\n}\n"]}
1
+ {"version":3,"file":"extensions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/extensions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n ClusterMonitoringRequest,\n ExtensionsEnableMonitoringOptionalParams,\n ExtensionsGetMonitoringStatusOptionalParams,\n ExtensionsGetMonitoringStatusResponse,\n ExtensionsDisableMonitoringOptionalParams,\n AzureMonitorRequest,\n ExtensionsEnableAzureMonitorOptionalParams,\n ExtensionsGetAzureMonitorStatusOptionalParams,\n ExtensionsGetAzureMonitorStatusResponse,\n ExtensionsDisableAzureMonitorOptionalParams,\n ExtensionsEnableAzureMonitorAgentOptionalParams,\n ExtensionsGetAzureMonitorAgentStatusOptionalParams,\n ExtensionsGetAzureMonitorAgentStatusResponse,\n ExtensionsDisableAzureMonitorAgentOptionalParams,\n Extension,\n ExtensionsCreateOptionalParams,\n ExtensionsGetOptionalParams,\n ExtensionsGetResponse,\n ExtensionsDeleteOptionalParams,\n ExtensionsGetAzureAsyncOperationStatusOptionalParams,\n ExtensionsGetAzureAsyncOperationStatusResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a Extensions. */\nexport interface Extensions {\n /**\n * Enables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Operations Management Suite (OMS) workspace parameters.\n * @param options The options parameters.\n */\n beginEnableMonitoring(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterMonitoringRequest,\n options?: ExtensionsEnableMonitoringOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Enables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Operations Management Suite (OMS) workspace parameters.\n * @param options The options parameters.\n */\n beginEnableMonitoringAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterMonitoringRequest,\n options?: ExtensionsEnableMonitoringOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getMonitoringStatus(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsGetMonitoringStatusOptionalParams,\n ): Promise<ExtensionsGetMonitoringStatusResponse>;\n /**\n * Disables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableMonitoring(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableMonitoringOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Disables the Operations Management Suite (OMS) on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableMonitoringAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableMonitoringOptionalParams,\n ): Promise<void>;\n /**\n * Enables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitor(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Enables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitorAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getAzureMonitorStatus(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsGetAzureMonitorStatusOptionalParams,\n ): Promise<ExtensionsGetAzureMonitorStatusResponse>;\n /**\n * Disables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitor(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Disables the Azure Monitor on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitorAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorOptionalParams,\n ): Promise<void>;\n /**\n * Enables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitorAgent(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorAgentOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Enables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param parameters The Log Analytics workspace parameters.\n * @param options The options parameters.\n */\n beginEnableAzureMonitorAgentAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: AzureMonitorRequest,\n options?: ExtensionsEnableAzureMonitorAgentOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n getAzureMonitorAgentStatus(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsGetAzureMonitorAgentStatusOptionalParams,\n ): Promise<ExtensionsGetAzureMonitorAgentStatusResponse>;\n /**\n * Disables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitorAgent(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorAgentOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Disables the Azure Monitor Agent on the HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n beginDisableAzureMonitorAgentAndWait(\n resourceGroupName: string,\n clusterName: string,\n options?: ExtensionsDisableAzureMonitorAgentOptionalParams,\n ): Promise<void>;\n /**\n * Creates an HDInsight cluster extension.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param parameters The cluster extensions create request.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n parameters: Extension,\n options?: ExtensionsCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Creates an HDInsight cluster extension.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param parameters The cluster extensions create request.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n parameters: Extension,\n options?: ExtensionsCreateOptionalParams,\n ): Promise<void>;\n /**\n * Gets the extension properties for the specified HDInsight cluster extension.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n options?: ExtensionsGetOptionalParams,\n ): Promise<ExtensionsGetResponse>;\n /**\n * Deletes the specified extension for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n options?: ExtensionsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified extension for HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n options?: ExtensionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets the async operation status.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param extensionName The name of the cluster extension.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAzureAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n extensionName: string,\n operationId: string,\n options?: ExtensionsGetAzureAsyncOperationStatusOptionalParams,\n ): Promise<ExtensionsGetAzureAsyncOperationStatusResponse>;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { LocationsGetCapabilitiesOptionalParams, LocationsGetCapabilitiesResponse, LocationsListUsagesOptionalParams, LocationsListUsagesResponse, LocationsListBillingSpecsOptionalParams, LocationsListBillingSpecsResponse, LocationsGetAzureAsyncOperationStatusOptionalParams, LocationsGetAzureAsyncOperationStatusResponse, NameAvailabilityCheckRequestParameters, LocationsCheckNameAvailabilityOptionalParams, LocationsCheckNameAvailabilityResponse, ClusterCreateRequestValidationParameters, LocationsValidateClusterCreateRequestOptionalParams, LocationsValidateClusterCreateRequestResponse } from "../models/index.js";
1
+ import type { LocationsGetCapabilitiesOptionalParams, LocationsGetCapabilitiesResponse, LocationsListUsagesOptionalParams, LocationsListUsagesResponse, LocationsListBillingSpecsOptionalParams, LocationsListBillingSpecsResponse, LocationsGetAzureAsyncOperationStatusOptionalParams, LocationsGetAzureAsyncOperationStatusResponse, NameAvailabilityCheckRequestParameters, LocationsCheckNameAvailabilityOptionalParams, LocationsCheckNameAvailabilityResponse, ClusterCreateRequestValidationParameters, LocationsValidateClusterCreateRequestOptionalParams, LocationsValidateClusterCreateRequestResponse } from "../models/index.js";
2
2
  /** Interface representing a Locations. */
3
3
  export interface Locations {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"locations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/locations.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,sCAAsC,EACtC,gCAAgC,EAChC,iCAAiC,EACjC,2BAA2B,EAC3B,uCAAuC,EACvC,iCAAiC,EACjC,mDAAmD,EACnD,6CAA6C,EAC7C,sCAAsC,EACtC,4CAA4C,EAC5C,sCAAsC,EACtC,wCAAwC,EACxC,mDAAmD,EACnD,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAE5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;OAIG;IACH,eAAe,CACb,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;OAIG;IACH,UAAU,CACR,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;OAIG;IACH,gBAAgB,CACd,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;OAKG;IACH,4BAA4B,CAC1B,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC,CAAC;IAC1D;;;;;OAKG;IACH,qBAAqB,CACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,sCAAsC,EAClD,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;OAKG;IACH,4BAA4B,CAC1B,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,wCAAwC,EACpD,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC,CAAC;CAC3D"}
1
+ {"version":3,"file":"locations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/locations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,sCAAsC,EACtC,gCAAgC,EAChC,iCAAiC,EACjC,2BAA2B,EAC3B,uCAAuC,EACvC,iCAAiC,EACjC,mDAAmD,EACnD,6CAA6C,EAC7C,sCAAsC,EACtC,4CAA4C,EAC5C,sCAAsC,EACtC,wCAAwC,EACxC,mDAAmD,EACnD,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAE5B,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;OAIG;IACH,eAAe,CACb,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;OAIG;IACH,UAAU,CACR,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;OAIG;IACH,gBAAgB,CACd,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;OAKG;IACH,4BAA4B,CAC1B,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC,CAAC;IAC1D;;;;;OAKG;IACH,qBAAqB,CACnB,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,sCAAsC,EAClD,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;OAKG;IACH,4BAA4B,CAC1B,QAAQ,EAAE,MAAM,EAChB,UAAU,EAAE,wCAAwC,EACpD,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC,CAAC;CAC3D"}
@@ -1 +1 @@
1
- {"version":3,"file":"locations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/locations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n LocationsGetCapabilitiesOptionalParams,\n LocationsGetCapabilitiesResponse,\n LocationsListUsagesOptionalParams,\n LocationsListUsagesResponse,\n LocationsListBillingSpecsOptionalParams,\n LocationsListBillingSpecsResponse,\n LocationsGetAzureAsyncOperationStatusOptionalParams,\n LocationsGetAzureAsyncOperationStatusResponse,\n NameAvailabilityCheckRequestParameters,\n LocationsCheckNameAvailabilityOptionalParams,\n LocationsCheckNameAvailabilityResponse,\n ClusterCreateRequestValidationParameters,\n LocationsValidateClusterCreateRequestOptionalParams,\n LocationsValidateClusterCreateRequestResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a Locations. */\nexport interface Locations {\n /**\n * Gets the capabilities for the specified location.\n * @param location The Azure location (region) for which to make the request.\n * @param options The options parameters.\n */\n getCapabilities(\n location: string,\n options?: LocationsGetCapabilitiesOptionalParams,\n ): Promise<LocationsGetCapabilitiesResponse>;\n /**\n * Lists the usages for the specified location.\n * @param location The Azure location (region) for which to make the request.\n * @param options The options parameters.\n */\n listUsages(\n location: string,\n options?: LocationsListUsagesOptionalParams,\n ): Promise<LocationsListUsagesResponse>;\n /**\n * Lists the billingSpecs for the specified subscription and location.\n * @param location The Azure location (region) for which to make the request.\n * @param options The options parameters.\n */\n listBillingSpecs(\n location: string,\n options?: LocationsListBillingSpecsOptionalParams,\n ): Promise<LocationsListBillingSpecsResponse>;\n /**\n * Get the async operation status.\n * @param location The Azure location (region) for which to make the request.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAzureAsyncOperationStatus(\n location: string,\n operationId: string,\n options?: LocationsGetAzureAsyncOperationStatusOptionalParams,\n ): Promise<LocationsGetAzureAsyncOperationStatusResponse>;\n /**\n * Check the cluster name is available or not.\n * @param location The Azure location (region) for which to make the request.\n * @param parameters The request spec of checking name availability.\n * @param options The options parameters.\n */\n checkNameAvailability(\n location: string,\n parameters: NameAvailabilityCheckRequestParameters,\n options?: LocationsCheckNameAvailabilityOptionalParams,\n ): Promise<LocationsCheckNameAvailabilityResponse>;\n /**\n * Validate the cluster create request spec is valid or not.\n * @param location The Azure location (region) for which to make the request.\n * @param parameters The cluster create request specification.\n * @param options The options parameters.\n */\n validateClusterCreateRequest(\n location: string,\n parameters: ClusterCreateRequestValidationParameters,\n options?: LocationsValidateClusterCreateRequestOptionalParams,\n ): Promise<LocationsValidateClusterCreateRequestResponse>;\n}\n"]}
1
+ {"version":3,"file":"locations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/locations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type {\n LocationsGetCapabilitiesOptionalParams,\n LocationsGetCapabilitiesResponse,\n LocationsListUsagesOptionalParams,\n LocationsListUsagesResponse,\n LocationsListBillingSpecsOptionalParams,\n LocationsListBillingSpecsResponse,\n LocationsGetAzureAsyncOperationStatusOptionalParams,\n LocationsGetAzureAsyncOperationStatusResponse,\n NameAvailabilityCheckRequestParameters,\n LocationsCheckNameAvailabilityOptionalParams,\n LocationsCheckNameAvailabilityResponse,\n ClusterCreateRequestValidationParameters,\n LocationsValidateClusterCreateRequestOptionalParams,\n LocationsValidateClusterCreateRequestResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a Locations. */\nexport interface Locations {\n /**\n * Gets the capabilities for the specified location.\n * @param location The Azure location (region) for which to make the request.\n * @param options The options parameters.\n */\n getCapabilities(\n location: string,\n options?: LocationsGetCapabilitiesOptionalParams,\n ): Promise<LocationsGetCapabilitiesResponse>;\n /**\n * Lists the usages for the specified location.\n * @param location The Azure location (region) for which to make the request.\n * @param options The options parameters.\n */\n listUsages(\n location: string,\n options?: LocationsListUsagesOptionalParams,\n ): Promise<LocationsListUsagesResponse>;\n /**\n * Lists the billingSpecs for the specified subscription and location.\n * @param location The Azure location (region) for which to make the request.\n * @param options The options parameters.\n */\n listBillingSpecs(\n location: string,\n options?: LocationsListBillingSpecsOptionalParams,\n ): Promise<LocationsListBillingSpecsResponse>;\n /**\n * Get the async operation status.\n * @param location The Azure location (region) for which to make the request.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAzureAsyncOperationStatus(\n location: string,\n operationId: string,\n options?: LocationsGetAzureAsyncOperationStatusOptionalParams,\n ): Promise<LocationsGetAzureAsyncOperationStatusResponse>;\n /**\n * Check the cluster name is available or not.\n * @param location The Azure location (region) for which to make the request.\n * @param parameters The request spec of checking name availability.\n * @param options The options parameters.\n */\n checkNameAvailability(\n location: string,\n parameters: NameAvailabilityCheckRequestParameters,\n options?: LocationsCheckNameAvailabilityOptionalParams,\n ): Promise<LocationsCheckNameAvailabilityResponse>;\n /**\n * Validate the cluster create request spec is valid or not.\n * @param location The Azure location (region) for which to make the request.\n * @param parameters The cluster create request specification.\n * @param options The options parameters.\n */\n validateClusterCreateRequest(\n location: string,\n parameters: ClusterCreateRequestValidationParameters,\n options?: LocationsValidateClusterCreateRequestOptionalParams,\n ): Promise<LocationsValidateClusterCreateRequestResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Operation, OperationsListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Operation, OperationsListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Operations. */
4
4
  export interface Operations {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGlF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,SAAS,CAAC,CAAC;CACrF"}
@@ -1 +1 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available HDInsight REST API operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available HDInsight REST API operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { PrivateEndpointConnection, PrivateEndpointConnectionsListByClusterOptionalParams, PrivateEndpointConnectionsCreateOrUpdateOptionalParams, PrivateEndpointConnectionsCreateOrUpdateResponse, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { PrivateEndpointConnection, PrivateEndpointConnectionsListByClusterOptionalParams, PrivateEndpointConnectionsCreateOrUpdateOptionalParams, PrivateEndpointConnectionsCreateOrUpdateResponse, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
4
4
  /** Interface representing a PrivateEndpointConnections. */
5
5
  export interface PrivateEndpointConnections {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,yBAAyB,EACzB,qDAAqD,EACrD,sDAAsD,EACtD,gDAAgD,EAChD,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gDAAgD,CAAC,EAChE,gDAAgD,CACjD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,yBAAyB,EACzB,qDAAqD,EACrD,sDAAsD,EACtD,gDAAgD,EAChD,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gDAAgD,CAAC,EAChE,gDAAgD,CACjD,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByClusterOptionalParams,\n PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n PrivateEndpointConnectionsCreateOrUpdateResponse,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * Lists the private endpoint connections for a HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: PrivateEndpointConnectionsListByClusterOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Approve or reject a private endpoint connection manually.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The private endpoint connection create or update request.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>,\n PrivateEndpointConnectionsCreateOrUpdateResponse\n >\n >;\n /**\n * Approve or reject a private endpoint connection manually.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The private endpoint connection create or update request.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;\n /**\n * Gets the specific private endpoint connection.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Deletes the specific private endpoint connection.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specific private endpoint connection.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByClusterOptionalParams,\n PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n PrivateEndpointConnectionsCreateOrUpdateResponse,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * Lists the private endpoint connections for a HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: PrivateEndpointConnectionsListByClusterOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Approve or reject a private endpoint connection manually.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The private endpoint connection create or update request.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>,\n PrivateEndpointConnectionsCreateOrUpdateResponse\n >\n >;\n /**\n * Approve or reject a private endpoint connection manually.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param parameters The private endpoint connection create or update request.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n parameters: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;\n /**\n * Gets the specific private endpoint connection.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Deletes the specific private endpoint connection.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specific private endpoint connection.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateEndpointConnectionName The name of the private endpoint connection.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { PrivateLinkResourcesListByClusterOptionalParams, PrivateLinkResourcesListByClusterResponse, PrivateLinkResourcesGetOptionalParams, PrivateLinkResourcesGetResponse } from "../models/index.js";
1
+ import type { PrivateLinkResourcesListByClusterOptionalParams, PrivateLinkResourcesListByClusterResponse, PrivateLinkResourcesGetOptionalParams, PrivateLinkResourcesGetResponse } from "../models/index.js";
2
2
  /** Interface representing a PrivateLinkResources. */
3
3
  export interface PrivateLinkResources {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,+CAA+C,EAC/C,yCAAyC,EACzC,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC7C"}
1
+ {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EACV,+CAA+C,EAC/C,yCAAyC,EACzC,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,MAAM,EAC/B,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC7C"}
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n PrivateLinkResourcesListByClusterOptionalParams,\n PrivateLinkResourcesListByClusterResponse,\n PrivateLinkResourcesGetOptionalParams,\n PrivateLinkResourcesGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Lists the private link resources in a HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: PrivateLinkResourcesListByClusterOptionalParams,\n ): Promise<PrivateLinkResourcesListByClusterResponse>;\n /**\n * Gets the specific private link resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateLinkResourceName The name of the private link resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n privateLinkResourceName: string,\n options?: PrivateLinkResourcesGetOptionalParams,\n ): Promise<PrivateLinkResourcesGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type {\n PrivateLinkResourcesListByClusterOptionalParams,\n PrivateLinkResourcesListByClusterResponse,\n PrivateLinkResourcesGetOptionalParams,\n PrivateLinkResourcesGetResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Lists the private link resources in a HDInsight cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: PrivateLinkResourcesListByClusterOptionalParams,\n ): Promise<PrivateLinkResourcesListByClusterResponse>;\n /**\n * Gets the specific private link resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param privateLinkResourceName The name of the private link resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n privateLinkResourceName: string,\n options?: PrivateLinkResourcesGetOptionalParams,\n ): Promise<PrivateLinkResourcesGetResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { RuntimeScriptActionDetail, ScriptActionsListByClusterOptionalParams, ScriptActionsDeleteOptionalParams, ScriptActionsGetExecutionDetailOptionalParams, ScriptActionsGetExecutionDetailResponse, ScriptActionsGetExecutionAsyncOperationStatusOptionalParams, ScriptActionsGetExecutionAsyncOperationStatusResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { RuntimeScriptActionDetail, ScriptActionsListByClusterOptionalParams, ScriptActionsDeleteOptionalParams, ScriptActionsGetExecutionDetailOptionalParams, ScriptActionsGetExecutionDetailResponse, ScriptActionsGetExecutionAsyncOperationStatusOptionalParams, ScriptActionsGetExecutionAsyncOperationStatusResponse } from "../models/index.js";
3
3
  /** Interface representing a ScriptActions. */
4
4
  export interface ScriptActions {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"scriptActions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptActions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,wCAAwC,EACxC,iCAAiC,EACjC,6CAA6C,EAC7C,uCAAuC,EACvC,2DAA2D,EAC3D,qDAAqD,EACtD,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;;;OAMG;IACH,gCAAgC,CAC9B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CAAC,qDAAqD,CAAC,CAAC;CACnE"}
1
+ {"version":3,"file":"scriptActions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptActions.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,yBAAyB,EACzB,wCAAwC,EACxC,iCAAiC,EACjC,6CAA6C,EAC7C,uCAAuC,EACvC,2DAA2D,EAC3D,qDAAqD,EACtD,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,wCAAwC,GACjD,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;;;OAMG;IACH,gCAAgC,CAC9B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CAAC,qDAAqD,CAAC,CAAC;CACnE"}
@@ -1 +1 @@
1
- {"version":3,"file":"scriptActions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptActions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n RuntimeScriptActionDetail,\n ScriptActionsListByClusterOptionalParams,\n ScriptActionsDeleteOptionalParams,\n ScriptActionsGetExecutionDetailOptionalParams,\n ScriptActionsGetExecutionDetailResponse,\n ScriptActionsGetExecutionAsyncOperationStatusOptionalParams,\n ScriptActionsGetExecutionAsyncOperationStatusResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ScriptActions. */\nexport interface ScriptActions {\n /**\n * Lists all the persisted script actions for the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: ScriptActionsListByClusterOptionalParams,\n ): PagedAsyncIterableIterator<RuntimeScriptActionDetail>;\n /**\n * Deletes a specified persisted script action of the cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param scriptName The name of the script.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n clusterName: string,\n scriptName: string,\n options?: ScriptActionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets the script execution detail for the given script execution ID.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param scriptExecutionId The script execution Id\n * @param options The options parameters.\n */\n getExecutionDetail(\n resourceGroupName: string,\n clusterName: string,\n scriptExecutionId: string,\n options?: ScriptActionsGetExecutionDetailOptionalParams,\n ): Promise<ScriptActionsGetExecutionDetailResponse>;\n /**\n * Gets the async operation status of execution operation.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getExecutionAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n operationId: string,\n options?: ScriptActionsGetExecutionAsyncOperationStatusOptionalParams,\n ): Promise<ScriptActionsGetExecutionAsyncOperationStatusResponse>;\n}\n"]}
1
+ {"version":3,"file":"scriptActions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptActions.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n RuntimeScriptActionDetail,\n ScriptActionsListByClusterOptionalParams,\n ScriptActionsDeleteOptionalParams,\n ScriptActionsGetExecutionDetailOptionalParams,\n ScriptActionsGetExecutionDetailResponse,\n ScriptActionsGetExecutionAsyncOperationStatusOptionalParams,\n ScriptActionsGetExecutionAsyncOperationStatusResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ScriptActions. */\nexport interface ScriptActions {\n /**\n * Lists all the persisted script actions for the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: ScriptActionsListByClusterOptionalParams,\n ): PagedAsyncIterableIterator<RuntimeScriptActionDetail>;\n /**\n * Deletes a specified persisted script action of the cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param scriptName The name of the script.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n clusterName: string,\n scriptName: string,\n options?: ScriptActionsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Gets the script execution detail for the given script execution ID.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param scriptExecutionId The script execution Id\n * @param options The options parameters.\n */\n getExecutionDetail(\n resourceGroupName: string,\n clusterName: string,\n scriptExecutionId: string,\n options?: ScriptActionsGetExecutionDetailOptionalParams,\n ): Promise<ScriptActionsGetExecutionDetailResponse>;\n /**\n * Gets the async operation status of execution operation.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getExecutionAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n operationId: string,\n options?: ScriptActionsGetExecutionAsyncOperationStatusOptionalParams,\n ): Promise<ScriptActionsGetExecutionAsyncOperationStatusResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { RuntimeScriptActionDetail, ScriptExecutionHistoryListByClusterOptionalParams, ScriptExecutionHistoryPromoteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { RuntimeScriptActionDetail, ScriptExecutionHistoryListByClusterOptionalParams, ScriptExecutionHistoryPromoteOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a ScriptExecutionHistory. */
4
4
  export interface ScriptExecutionHistory {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"scriptExecutionHistory.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptExecutionHistory.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,iDAAiD,EACjD,2CAA2C,EAC5C,MAAM,oBAAoB,CAAC;AAG5B,uDAAuD;AACvD,MAAM,WAAW,sBAAsB;IACrC;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"scriptExecutionHistory.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptExecutionHistory.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,yBAAyB,EACzB,iDAAiD,EACjD,2CAA2C,EAC5C,MAAM,oBAAoB,CAAC;AAG5B,uDAAuD;AACvD,MAAM,WAAW,sBAAsB;IACrC;;;;;OAKG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"scriptExecutionHistory.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptExecutionHistory.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n RuntimeScriptActionDetail,\n ScriptExecutionHistoryListByClusterOptionalParams,\n ScriptExecutionHistoryPromoteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ScriptExecutionHistory. */\nexport interface ScriptExecutionHistory {\n /**\n * Lists all scripts' execution history for the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: ScriptExecutionHistoryListByClusterOptionalParams,\n ): PagedAsyncIterableIterator<RuntimeScriptActionDetail>;\n /**\n * Promotes the specified ad-hoc script execution to a persisted script.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param scriptExecutionId The script execution Id\n * @param options The options parameters.\n */\n promote(\n resourceGroupName: string,\n clusterName: string,\n scriptExecutionId: string,\n options?: ScriptExecutionHistoryPromoteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"scriptExecutionHistory.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/scriptExecutionHistory.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n RuntimeScriptActionDetail,\n ScriptExecutionHistoryListByClusterOptionalParams,\n ScriptExecutionHistoryPromoteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ScriptExecutionHistory. */\nexport interface ScriptExecutionHistory {\n /**\n * Lists all scripts' execution history for the specified cluster.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listByCluster(\n resourceGroupName: string,\n clusterName: string,\n options?: ScriptExecutionHistoryListByClusterOptionalParams,\n ): PagedAsyncIterableIterator<RuntimeScriptActionDetail>;\n /**\n * Promotes the specified ad-hoc script execution to a persisted script.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param scriptExecutionId The script execution Id\n * @param options The options parameters.\n */\n promote(\n resourceGroupName: string,\n clusterName: string,\n scriptExecutionId: string,\n options?: ScriptExecutionHistoryPromoteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { VirtualMachinesListHostsOptionalParams, VirtualMachinesListHostsResponse, VirtualMachinesRestartHostsOptionalParams, VirtualMachinesGetAsyncOperationStatusOptionalParams, VirtualMachinesGetAsyncOperationStatusResponse } from "../models/index.js";
1
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
2
+ import type { VirtualMachinesListHostsOptionalParams, VirtualMachinesListHostsResponse, VirtualMachinesRestartHostsOptionalParams, VirtualMachinesGetAsyncOperationStatusOptionalParams, VirtualMachinesGetAsyncOperationStatusResponse } from "../models/index.js";
3
3
  /** Interface representing a VirtualMachines. */
4
4
  export interface VirtualMachines {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"virtualMachines.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/virtualMachines.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,sCAAsC,EACtC,gCAAgC,EAChC,yCAAyC,EACzC,oDAAoD,EACpD,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAE5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;;OAKG;IACH,SAAS,CACP,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,uBAAuB,CACrB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;CAC5D"}
1
+ {"version":3,"file":"virtualMachines.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/virtualMachines.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,sCAAsC,EACtC,gCAAgC,EAChC,yCAAyC,EACzC,oDAAoD,EACpD,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAE5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;;OAKG;IACH,SAAS,CACP,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,uBAAuB,CACrB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;CAC5D"}
@@ -1 +1 @@
1
- {"version":3,"file":"virtualMachines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/virtualMachines.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n VirtualMachinesListHostsOptionalParams,\n VirtualMachinesListHostsResponse,\n VirtualMachinesRestartHostsOptionalParams,\n VirtualMachinesGetAsyncOperationStatusOptionalParams,\n VirtualMachinesGetAsyncOperationStatusResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a VirtualMachines. */\nexport interface VirtualMachines {\n /**\n * Lists the HDInsight clusters hosts\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listHosts(\n resourceGroupName: string,\n clusterName: string,\n options?: VirtualMachinesListHostsOptionalParams,\n ): Promise<VirtualMachinesListHostsResponse>;\n /**\n * Restarts the specified HDInsight cluster hosts.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param hosts The list of hosts to restart\n * @param options The options parameters.\n */\n beginRestartHosts(\n resourceGroupName: string,\n clusterName: string,\n hosts: string[],\n options?: VirtualMachinesRestartHostsOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Restarts the specified HDInsight cluster hosts.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param hosts The list of hosts to restart\n * @param options The options parameters.\n */\n beginRestartHostsAndWait(\n resourceGroupName: string,\n clusterName: string,\n hosts: string[],\n options?: VirtualMachinesRestartHostsOptionalParams,\n ): Promise<void>;\n /**\n * Gets the async operation status.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n operationId: string,\n options?: VirtualMachinesGetAsyncOperationStatusOptionalParams,\n ): Promise<VirtualMachinesGetAsyncOperationStatusResponse>;\n}\n"]}
1
+ {"version":3,"file":"virtualMachines.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/virtualMachines.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n VirtualMachinesListHostsOptionalParams,\n VirtualMachinesListHostsResponse,\n VirtualMachinesRestartHostsOptionalParams,\n VirtualMachinesGetAsyncOperationStatusOptionalParams,\n VirtualMachinesGetAsyncOperationStatusResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a VirtualMachines. */\nexport interface VirtualMachines {\n /**\n * Lists the HDInsight clusters hosts\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param options The options parameters.\n */\n listHosts(\n resourceGroupName: string,\n clusterName: string,\n options?: VirtualMachinesListHostsOptionalParams,\n ): Promise<VirtualMachinesListHostsResponse>;\n /**\n * Restarts the specified HDInsight cluster hosts.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param hosts The list of hosts to restart\n * @param options The options parameters.\n */\n beginRestartHosts(\n resourceGroupName: string,\n clusterName: string,\n hosts: string[],\n options?: VirtualMachinesRestartHostsOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Restarts the specified HDInsight cluster hosts.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param hosts The list of hosts to restart\n * @param options The options parameters.\n */\n beginRestartHostsAndWait(\n resourceGroupName: string,\n clusterName: string,\n hosts: string[],\n options?: VirtualMachinesRestartHostsOptionalParams,\n ): Promise<void>;\n /**\n * Gets the async operation status.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster.\n * @param operationId The long running operation id.\n * @param options The options parameters.\n */\n getAsyncOperationStatus(\n resourceGroupName: string,\n clusterName: string,\n operationId: string,\n options?: VirtualMachinesGetAsyncOperationStatusOptionalParams,\n ): Promise<VirtualMachinesGetAsyncOperationStatusResponse>;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
1
+ {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAa,EAAE,iBAAqC;IACvF,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(page: unknown, continuationToken: string | undefined): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
@@ -1,7 +1,7 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- import * as coreAuth from "@azure/core-auth";
3
- import { Applications, Clusters, Configurations, Extensions, Locations, Operations, PrivateEndpointConnections, PrivateLinkResources, ScriptActions, ScriptExecutionHistory, VirtualMachines } from "./operationsInterfaces/index.js";
4
- import { HDInsightManagementClientOptionalParams } from "./models/index.js";
2
+ import type * as coreAuth from "@azure/core-auth";
3
+ import type { Applications, Clusters, Configurations, Extensions, Locations, Operations, PrivateEndpointConnections, PrivateLinkResources, ScriptActions, ScriptExecutionHistory, VirtualMachines } from "./operationsInterfaces/index.js";
4
+ import type { HDInsightManagementClientOptionalParams } from "./models/index.js";
5
5
  export declare class HDInsightManagementClient extends coreClient.ServiceClient {
6
6
  $host: string;
7
7
  subscriptionId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"hDInsightManagementClient.d.ts","sourceRoot":"","sources":["../../src/hDInsightManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAc7C,OAAO,EACL,YAAY,EACZ,QAAQ,EACR,cAAc,EACd,UAAU,EACV,SAAS,EACT,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,aAAa,EACb,sBAAsB,EACtB,eAAe,EAChB,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,uCAAuC,EAAE,MAAM,mBAAmB,CAAC;AAE5E,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;IAuFnD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,YAAY,EAAE,YAAY,CAAC;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,cAAc,EAAE,cAAc,CAAC;IAC/B,UAAU,EAAE,UAAU,CAAC;IACvB,SAAS,EAAE,SAAS,CAAC;IACrB,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,aAAa,EAAE,aAAa,CAAC;IAC7B,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,eAAe,EAAE,eAAe,CAAC;CAClC"}
1
+ {"version":3,"file":"hDInsightManagementClient.d.ts","sourceRoot":"","sources":["../../src/hDInsightManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAGjD,OAAO,KAAK,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAclD,OAAO,KAAK,EACV,YAAY,EACZ,QAAQ,EACR,cAAc,EACd,UAAU,EACV,SAAS,EACT,UAAU,EACV,0BAA0B,EAC1B,oBAAoB,EACpB,aAAa,EACb,sBAAsB,EACtB,eAAe,EAChB,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,mBAAmB,CAAC;AAEjF,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;IAmFnD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IAwBjC,YAAY,EAAE,YAAY,CAAC;IAC3B,QAAQ,EAAE,QAAQ,CAAC;IACnB,cAAc,EAAE,cAAc,CAAC;IAC/B,UAAU,EAAE,UAAU,CAAC;IACvB,SAAS,EAAE,SAAS,CAAC;IACrB,UAAU,EAAE,UAAU,CAAC;IACvB,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,aAAa,EAAE,aAAa,CAAC;IAC7B,sBAAsB,EAAE,sBAAsB,CAAC;IAC/C,eAAe,EAAE,eAAe,CAAC;CAClC"}
@@ -38,7 +38,7 @@ class HDInsightManagementClient extends coreClient.ServiceClient {
38
38
  requestContentType: "application/json; charset=utf-8",
39
39
  credential: credentials,
40
40
  };
41
- const packageDetails = `azsdk-js-arm-hdinsight/1.3.0-beta.3`;
41
+ const packageDetails = `azsdk-js-arm-hdinsight/1.3.0-beta.4`;
42
42
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
43
43
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
44
44
  : `${packageDetails}`;
@@ -54,8 +54,7 @@ class HDInsightManagementClient extends coreClient.ServiceClient {
54
54
  let bearerTokenAuthenticationPolicyFound = false;
55
55
  if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {
56
56
  const pipelinePolicies = options.pipeline.getOrderedPolicies();
57
- bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
58
- coreRestPipeline.bearerTokenAuthenticationPolicyName);
57
+ bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName);
59
58
  }
60
59
  if (!options ||
61
60
  !options.pipeline ||
@@ -66,8 +65,7 @@ class HDInsightManagementClient extends coreClient.ServiceClient {
66
65
  });
67
66
  this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
68
67
  credential: credentials,
69
- scopes: optionsWithDefaults.credentialScopes ??
70
- `${optionsWithDefaults.endpoint}/.default`,
68
+ scopes: optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,
71
69
  challengeCallbacks: {
72
70
  authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,
73
71
  },
@@ -77,7 +75,7 @@ class HDInsightManagementClient extends coreClient.ServiceClient {
77
75
  this.subscriptionId = subscriptionId;
78
76
  // Assigning values to Constant parameters
79
77
  this.$host = options.$host || "https://management.azure.com";
80
- this.apiVersion = options.apiVersion || "2024-08-01-preview";
78
+ this.apiVersion = options.apiVersion || "2025-01-15-preview";
81
79
  this.applications = new index_js_1.ApplicationsImpl(this);
82
80
  this.clusters = new index_js_1.ClustersImpl(this);
83
81
  this.configurations = new index_js_1.ConfigurationsImpl(this);
@@ -1 +1 @@
1
- {"version":3,"file":"hDInsightManagementClient.js","sourceRoot":"","sources":["../../src/hDInsightManagementClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest,\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n ApplicationsImpl,\n ClustersImpl,\n ConfigurationsImpl,\n ExtensionsImpl,\n LocationsImpl,\n OperationsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ScriptActionsImpl,\n ScriptExecutionHistoryImpl,\n VirtualMachinesImpl,\n} from \"./operations/index.js\";\nimport {\n Applications,\n Clusters,\n Configurations,\n Extensions,\n Locations,\n Operations,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ScriptActions,\n ScriptExecutionHistory,\n VirtualMachines,\n} from \"./operationsInterfaces/index.js\";\nimport { HDInsightManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class HDInsightManagementClient extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the HDInsightManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The subscription credentials which uniquely identify Microsoft Azure\n * subscription. The subscription ID forms part of the URI for every service call.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: HDInsightManagementClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: HDInsightManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-hdinsight/1.3.0-beta.3`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2024-08-01-preview\";\n this.applications = new ApplicationsImpl(this);\n this.clusters = new ClustersImpl(this);\n this.configurations = new ConfigurationsImpl(this);\n this.extensions = new ExtensionsImpl(this);\n this.locations = new LocationsImpl(this);\n this.operations = new OperationsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.scriptActions = new ScriptActionsImpl(this);\n this.scriptExecutionHistory = new ScriptExecutionHistoryImpl(this);\n this.virtualMachines = new VirtualMachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest,\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n applications: Applications;\n clusters: Clusters;\n configurations: Configurations;\n extensions: Extensions;\n locations: Locations;\n operations: Operations;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n scriptActions: ScriptActions;\n scriptExecutionHistory: ScriptExecutionHistory;\n virtualMachines: VirtualMachines;\n}\n"]}
1
+ {"version":3,"file":"hDInsightManagementClient.js","sourceRoot":"","sources":["../../src/hDInsightManagementClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport type { PipelineRequest, PipelineResponse, SendRequest } from \"@azure/core-rest-pipeline\";\nimport type * as coreAuth from \"@azure/core-auth\";\nimport {\n ApplicationsImpl,\n ClustersImpl,\n ConfigurationsImpl,\n ExtensionsImpl,\n LocationsImpl,\n OperationsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl,\n ScriptActionsImpl,\n ScriptExecutionHistoryImpl,\n VirtualMachinesImpl,\n} from \"./operations/index.js\";\nimport type {\n Applications,\n Clusters,\n Configurations,\n Extensions,\n Locations,\n Operations,\n PrivateEndpointConnections,\n PrivateLinkResources,\n ScriptActions,\n ScriptExecutionHistory,\n VirtualMachines,\n} from \"./operationsInterfaces/index.js\";\nimport type { HDInsightManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class HDInsightManagementClient extends coreClient.ServiceClient {\n $host: string;\n subscriptionId: string;\n apiVersion: string;\n\n /**\n * Initializes a new instance of the HDInsightManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The subscription credentials which uniquely identify Microsoft Azure\n * subscription. The subscription ID forms part of the URI for every service call.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: HDInsightManagementClientOptionalParams,\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: HDInsightManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials,\n };\n\n const packageDetails = `azsdk-js-arm-hdinsight/1.3.0-beta.4`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix,\n },\n endpoint: options.endpoint ?? options.baseUri ?? \"https://management.azure.com\",\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] =\n options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name === coreRestPipeline.bearerTokenAuthenticationPolicyName,\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName,\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ?? `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,\n },\n }),\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2025-01-15-preview\";\n this.applications = new ApplicationsImpl(this);\n this.clusters = new ClustersImpl(this);\n this.configurations = new ConfigurationsImpl(this);\n this.extensions = new ExtensionsImpl(this);\n this.locations = new LocationsImpl(this);\n this.operations = new OperationsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n this.scriptActions = new ScriptActionsImpl(this);\n this.scriptExecutionHistory = new ScriptExecutionHistoryImpl(this);\n this.virtualMachines = new VirtualMachinesImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(request: PipelineRequest, next: SendRequest): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n },\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n applications: Applications;\n clusters: Clusters;\n configurations: Configurations;\n extensions: Extensions;\n locations: Locations;\n operations: Operations;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n scriptActions: ScriptActions;\n scriptExecutionHistory: ScriptExecutionHistory;\n virtualMachines: VirtualMachines;\n}\n"]}