@azure/arm-springappdiscovery 1.0.0-alpha.20250217.1 → 1.0.0-alpha.20250219.1

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 (501) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/{dist-esm/src → dist/browser}/operations/errorSummaries.d.ts +3 -3
  12. package/dist/browser/operations/errorSummaries.d.ts.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/errorSummaries.js +3 -3
  14. package/dist/browser/operations/errorSummaries.js.map +1 -0
  15. package/dist/browser/operations/index.d.ts +7 -0
  16. package/dist/browser/operations/index.d.ts.map +1 -0
  17. package/dist/browser/operations/index.js +14 -0
  18. package/dist/browser/operations/index.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  20. package/dist/browser/operations/operations.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  22. package/dist/browser/operations/operations.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/springbootapps.d.ts +3 -3
  24. package/dist/browser/operations/springbootapps.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/springbootapps.js +47 -51
  26. package/dist/browser/operations/springbootapps.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/springbootservers.d.ts +3 -3
  28. package/dist/browser/operations/springbootservers.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/springbootservers.js +84 -92
  30. package/dist/browser/operations/springbootservers.js.map +1 -0
  31. package/{dist-esm/src → dist/browser}/operations/springbootsites.d.ts +3 -3
  32. package/dist/browser/operations/springbootsites.d.ts.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/springbootsites.js +120 -132
  34. package/dist/browser/operations/springbootsites.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/summaries.d.ts +3 -3
  36. package/dist/browser/operations/summaries.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/summaries.js +3 -3
  38. package/dist/browser/operations/summaries.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operationsInterfaces/errorSummaries.d.ts +1 -1
  40. package/dist/browser/operationsInterfaces/errorSummaries.d.ts.map +1 -0
  41. package/dist/browser/operationsInterfaces/errorSummaries.js.map +1 -0
  42. package/dist/browser/operationsInterfaces/index.d.ts +7 -0
  43. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  44. package/dist/browser/operationsInterfaces/index.js +14 -0
  45. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  47. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  48. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operationsInterfaces/springbootapps.d.ts +1 -1
  50. package/dist/browser/operationsInterfaces/springbootapps.d.ts.map +1 -0
  51. package/dist/browser/operationsInterfaces/springbootapps.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/springbootservers.d.ts +1 -1
  53. package/dist/browser/operationsInterfaces/springbootservers.d.ts.map +1 -0
  54. package/dist/browser/operationsInterfaces/springbootservers.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/springbootsites.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/springbootsites.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/springbootsites.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/summaries.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/summaries.js.map +1 -0
  61. package/dist/browser/package.json +3 -0
  62. package/dist/browser/pagingHelper.js.map +1 -0
  63. package/{dist-esm/src → dist/browser}/springAppDiscoveryManagementClient.d.ts +2 -2
  64. package/dist/browser/springAppDiscoveryManagementClient.d.ts.map +1 -0
  65. package/{dist-esm/src → dist/browser}/springAppDiscoveryManagementClient.js +15 -18
  66. package/dist/browser/springAppDiscoveryManagementClient.js.map +1 -0
  67. package/dist/commonjs/index.d.ts +5 -0
  68. package/dist/commonjs/index.d.ts.map +1 -0
  69. package/dist/commonjs/index.js +19 -0
  70. package/dist/commonjs/index.js.map +1 -0
  71. package/dist/commonjs/lroImpl.d.ts +11 -0
  72. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  73. package/dist/commonjs/lroImpl.js +17 -0
  74. package/dist/commonjs/lroImpl.js.map +1 -0
  75. package/dist/commonjs/models/index.d.ts +737 -0
  76. package/dist/commonjs/models/index.d.ts.map +1 -0
  77. package/dist/commonjs/models/index.js +57 -0
  78. package/dist/commonjs/models/index.js.map +1 -0
  79. package/dist/commonjs/models/mappers.d.ts +44 -0
  80. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  81. package/dist/commonjs/models/mappers.js +1307 -0
  82. package/dist/commonjs/models/mappers.js.map +1 -0
  83. package/dist/commonjs/models/parameters.d.ts +20 -0
  84. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  85. package/dist/commonjs/models/parameters.js +204 -0
  86. package/dist/commonjs/models/parameters.js.map +1 -0
  87. package/dist/commonjs/operations/errorSummaries.d.ts +46 -0
  88. package/dist/commonjs/operations/errorSummaries.d.ts.map +1 -0
  89. package/dist/commonjs/operations/errorSummaries.js +186 -0
  90. package/dist/commonjs/operations/errorSummaries.js.map +1 -0
  91. package/dist/commonjs/operations/index.d.ts +7 -0
  92. package/dist/commonjs/operations/index.d.ts.map +1 -0
  93. package/dist/commonjs/operations/index.js +17 -0
  94. package/dist/commonjs/operations/index.js.map +1 -0
  95. package/dist/commonjs/operations/operations.d.ts +32 -0
  96. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  97. package/dist/commonjs/operations/operations.js +137 -0
  98. package/dist/commonjs/operations/operations.js.map +1 -0
  99. package/dist/commonjs/operations/springbootapps.d.ts +86 -0
  100. package/dist/commonjs/operations/springbootapps.d.ts.map +1 -0
  101. package/dist/commonjs/operations/springbootapps.js +402 -0
  102. package/dist/commonjs/operations/springbootapps.js.map +1 -0
  103. package/dist/commonjs/operations/springbootservers.d.ts +111 -0
  104. package/dist/commonjs/operations/springbootservers.d.ts.map +1 -0
  105. package/dist/commonjs/operations/springbootservers.js +531 -0
  106. package/dist/commonjs/operations/springbootservers.js.map +1 -0
  107. package/dist/commonjs/operations/springbootsites.d.ts +113 -0
  108. package/dist/commonjs/operations/springbootsites.d.ts.map +1 -0
  109. package/dist/commonjs/operations/springbootsites.js +583 -0
  110. package/dist/commonjs/operations/springbootsites.js.map +1 -0
  111. package/dist/commonjs/operations/summaries.d.ts +46 -0
  112. package/dist/commonjs/operations/summaries.d.ts.map +1 -0
  113. package/dist/commonjs/operations/summaries.js +186 -0
  114. package/dist/commonjs/operations/summaries.js.map +1 -0
  115. package/dist/commonjs/operationsInterfaces/errorSummaries.d.ts +21 -0
  116. package/dist/commonjs/operationsInterfaces/errorSummaries.d.ts.map +1 -0
  117. package/dist/commonjs/operationsInterfaces/errorSummaries.js +10 -0
  118. package/dist/commonjs/operationsInterfaces/errorSummaries.js.map +1 -0
  119. package/dist/commonjs/operationsInterfaces/index.d.ts +7 -0
  120. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  121. package/dist/commonjs/operationsInterfaces/index.js +17 -0
  122. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  123. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  124. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  125. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  126. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  127. package/dist/commonjs/operationsInterfaces/springbootapps.d.ts +46 -0
  128. package/dist/commonjs/operationsInterfaces/springbootapps.d.ts.map +1 -0
  129. package/dist/commonjs/operationsInterfaces/springbootapps.js +10 -0
  130. package/dist/commonjs/operationsInterfaces/springbootapps.js.map +1 -0
  131. package/dist/commonjs/operationsInterfaces/springbootservers.d.ts +71 -0
  132. package/dist/commonjs/operationsInterfaces/springbootservers.d.ts.map +1 -0
  133. package/dist/commonjs/operationsInterfaces/springbootservers.js +10 -0
  134. package/dist/commonjs/operationsInterfaces/springbootservers.js.map +1 -0
  135. package/dist/commonjs/operationsInterfaces/springbootsites.d.ts +77 -0
  136. package/dist/commonjs/operationsInterfaces/springbootsites.d.ts.map +1 -0
  137. package/dist/commonjs/operationsInterfaces/springbootsites.js +10 -0
  138. package/dist/commonjs/operationsInterfaces/springbootsites.js.map +1 -0
  139. package/dist/commonjs/operationsInterfaces/summaries.d.ts +21 -0
  140. package/dist/commonjs/operationsInterfaces/summaries.d.ts.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/summaries.js +10 -0
  142. package/dist/commonjs/operationsInterfaces/summaries.js.map +1 -0
  143. package/dist/commonjs/package.json +3 -0
  144. package/dist/commonjs/pagingHelper.d.ts +13 -0
  145. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  146. package/dist/commonjs/pagingHelper.js +36 -0
  147. package/dist/commonjs/pagingHelper.js.map +1 -0
  148. package/dist/commonjs/springAppDiscoveryManagementClient.d.ts +25 -0
  149. package/dist/commonjs/springAppDiscoveryManagementClient.d.ts.map +1 -0
  150. package/dist/commonjs/springAppDiscoveryManagementClient.js +107 -0
  151. package/dist/commonjs/springAppDiscoveryManagementClient.js.map +1 -0
  152. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  153. package/dist/esm/index.d.ts +5 -0
  154. package/dist/esm/index.d.ts.map +1 -0
  155. package/{src/index.ts → dist/esm/index.js} +5 -5
  156. package/dist/esm/index.js.map +1 -0
  157. package/dist/esm/lroImpl.d.ts +11 -0
  158. package/dist/esm/lroImpl.d.ts.map +1 -0
  159. package/dist/esm/lroImpl.js +14 -0
  160. package/dist/esm/lroImpl.js.map +1 -0
  161. package/dist/esm/models/index.d.ts +737 -0
  162. package/dist/esm/models/index.d.ts.map +1 -0
  163. package/dist/esm/models/index.js +54 -0
  164. package/dist/esm/models/index.js.map +1 -0
  165. package/dist/esm/models/mappers.d.ts +44 -0
  166. package/dist/esm/models/mappers.d.ts.map +1 -0
  167. package/dist/esm/models/mappers.js +1304 -0
  168. package/dist/esm/models/mappers.js.map +1 -0
  169. package/dist/esm/models/parameters.d.ts +20 -0
  170. package/dist/esm/models/parameters.d.ts.map +1 -0
  171. package/dist/esm/models/parameters.js +201 -0
  172. package/dist/esm/models/parameters.js.map +1 -0
  173. package/dist/esm/operations/errorSummaries.d.ts +46 -0
  174. package/dist/esm/operations/errorSummaries.d.ts.map +1 -0
  175. package/dist/esm/operations/errorSummaries.js +182 -0
  176. package/dist/esm/operations/errorSummaries.js.map +1 -0
  177. package/dist/esm/operations/index.d.ts +7 -0
  178. package/dist/esm/operations/index.d.ts.map +1 -0
  179. package/dist/esm/operations/index.js +14 -0
  180. package/dist/esm/operations/index.js.map +1 -0
  181. package/dist/esm/operations/operations.d.ts +32 -0
  182. package/dist/esm/operations/operations.d.ts.map +1 -0
  183. package/dist/esm/operations/operations.js +133 -0
  184. package/dist/esm/operations/operations.js.map +1 -0
  185. package/dist/esm/operations/springbootapps.d.ts +86 -0
  186. package/dist/esm/operations/springbootapps.d.ts.map +1 -0
  187. package/dist/esm/operations/springbootapps.js +398 -0
  188. package/dist/esm/operations/springbootapps.js.map +1 -0
  189. package/dist/esm/operations/springbootservers.d.ts +111 -0
  190. package/dist/esm/operations/springbootservers.d.ts.map +1 -0
  191. package/dist/esm/operations/springbootservers.js +527 -0
  192. package/dist/esm/operations/springbootservers.js.map +1 -0
  193. package/dist/esm/operations/springbootsites.d.ts +113 -0
  194. package/dist/esm/operations/springbootsites.d.ts.map +1 -0
  195. package/dist/esm/operations/springbootsites.js +579 -0
  196. package/dist/esm/operations/springbootsites.js.map +1 -0
  197. package/dist/esm/operations/summaries.d.ts +46 -0
  198. package/dist/esm/operations/summaries.d.ts.map +1 -0
  199. package/dist/esm/operations/summaries.js +182 -0
  200. package/dist/esm/operations/summaries.js.map +1 -0
  201. package/dist/esm/operationsInterfaces/errorSummaries.d.ts +21 -0
  202. package/dist/esm/operationsInterfaces/errorSummaries.d.ts.map +1 -0
  203. package/dist/esm/operationsInterfaces/errorSummaries.js +9 -0
  204. package/dist/esm/operationsInterfaces/errorSummaries.js.map +1 -0
  205. package/dist/esm/operationsInterfaces/index.d.ts +7 -0
  206. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  207. package/dist/esm/operationsInterfaces/index.js +14 -0
  208. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  209. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  210. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  211. package/dist/esm/operationsInterfaces/operations.js +9 -0
  212. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  213. package/dist/esm/operationsInterfaces/springbootapps.d.ts +46 -0
  214. package/dist/esm/operationsInterfaces/springbootapps.d.ts.map +1 -0
  215. package/dist/esm/operationsInterfaces/springbootapps.js +9 -0
  216. package/dist/esm/operationsInterfaces/springbootapps.js.map +1 -0
  217. package/dist/esm/operationsInterfaces/springbootservers.d.ts +71 -0
  218. package/dist/esm/operationsInterfaces/springbootservers.d.ts.map +1 -0
  219. package/dist/esm/operationsInterfaces/springbootservers.js +9 -0
  220. package/dist/esm/operationsInterfaces/springbootservers.js.map +1 -0
  221. package/dist/esm/operationsInterfaces/springbootsites.d.ts +77 -0
  222. package/dist/esm/operationsInterfaces/springbootsites.d.ts.map +1 -0
  223. package/dist/esm/operationsInterfaces/springbootsites.js +9 -0
  224. package/dist/esm/operationsInterfaces/springbootsites.js.map +1 -0
  225. package/dist/esm/operationsInterfaces/summaries.d.ts +21 -0
  226. package/dist/esm/operationsInterfaces/summaries.d.ts.map +1 -0
  227. package/dist/esm/operationsInterfaces/summaries.js +9 -0
  228. package/dist/esm/operationsInterfaces/summaries.js.map +1 -0
  229. package/dist/esm/package.json +3 -0
  230. package/dist/esm/pagingHelper.d.ts +13 -0
  231. package/dist/esm/pagingHelper.d.ts.map +1 -0
  232. package/dist/esm/pagingHelper.js +32 -0
  233. package/dist/esm/pagingHelper.js.map +1 -0
  234. package/dist/esm/springAppDiscoveryManagementClient.d.ts +25 -0
  235. package/dist/esm/springAppDiscoveryManagementClient.d.ts.map +1 -0
  236. package/dist/esm/springAppDiscoveryManagementClient.js +102 -0
  237. package/dist/esm/springAppDiscoveryManagementClient.js.map +1 -0
  238. package/dist/react-native/index.d.ts +5 -0
  239. package/dist/react-native/index.d.ts.map +1 -0
  240. package/dist/react-native/index.js +13 -0
  241. package/dist/react-native/index.js.map +1 -0
  242. package/dist/react-native/lroImpl.d.ts +11 -0
  243. package/dist/react-native/lroImpl.d.ts.map +1 -0
  244. package/dist/react-native/lroImpl.js +14 -0
  245. package/dist/react-native/lroImpl.js.map +1 -0
  246. package/dist/react-native/models/index.d.ts +737 -0
  247. package/dist/react-native/models/index.d.ts.map +1 -0
  248. package/dist/react-native/models/index.js +54 -0
  249. package/dist/react-native/models/index.js.map +1 -0
  250. package/dist/react-native/models/mappers.d.ts +44 -0
  251. package/dist/react-native/models/mappers.d.ts.map +1 -0
  252. package/dist/react-native/models/mappers.js +1304 -0
  253. package/dist/react-native/models/mappers.js.map +1 -0
  254. package/dist/react-native/models/parameters.d.ts +20 -0
  255. package/dist/react-native/models/parameters.d.ts.map +1 -0
  256. package/dist/react-native/models/parameters.js +201 -0
  257. package/dist/react-native/models/parameters.js.map +1 -0
  258. package/dist/react-native/operations/errorSummaries.d.ts +46 -0
  259. package/dist/react-native/operations/errorSummaries.d.ts.map +1 -0
  260. package/dist/react-native/operations/errorSummaries.js +182 -0
  261. package/dist/react-native/operations/errorSummaries.js.map +1 -0
  262. package/dist/react-native/operations/index.d.ts +7 -0
  263. package/dist/react-native/operations/index.d.ts.map +1 -0
  264. package/dist/react-native/operations/index.js +14 -0
  265. package/dist/react-native/operations/index.js.map +1 -0
  266. package/dist/react-native/operations/operations.d.ts +32 -0
  267. package/dist/react-native/operations/operations.d.ts.map +1 -0
  268. package/dist/react-native/operations/operations.js +133 -0
  269. package/dist/react-native/operations/operations.js.map +1 -0
  270. package/dist/react-native/operations/springbootapps.d.ts +86 -0
  271. package/dist/react-native/operations/springbootapps.d.ts.map +1 -0
  272. package/dist/react-native/operations/springbootapps.js +398 -0
  273. package/dist/react-native/operations/springbootapps.js.map +1 -0
  274. package/dist/react-native/operations/springbootservers.d.ts +111 -0
  275. package/dist/react-native/operations/springbootservers.d.ts.map +1 -0
  276. package/dist/react-native/operations/springbootservers.js +527 -0
  277. package/dist/react-native/operations/springbootservers.js.map +1 -0
  278. package/dist/react-native/operations/springbootsites.d.ts +113 -0
  279. package/dist/react-native/operations/springbootsites.d.ts.map +1 -0
  280. package/dist/react-native/operations/springbootsites.js +579 -0
  281. package/dist/react-native/operations/springbootsites.js.map +1 -0
  282. package/dist/react-native/operations/summaries.d.ts +46 -0
  283. package/dist/react-native/operations/summaries.d.ts.map +1 -0
  284. package/dist/react-native/operations/summaries.js +182 -0
  285. package/dist/react-native/operations/summaries.js.map +1 -0
  286. package/dist/react-native/operationsInterfaces/errorSummaries.d.ts +21 -0
  287. package/dist/react-native/operationsInterfaces/errorSummaries.d.ts.map +1 -0
  288. package/dist/react-native/operationsInterfaces/errorSummaries.js +9 -0
  289. package/dist/react-native/operationsInterfaces/errorSummaries.js.map +1 -0
  290. package/dist/react-native/operationsInterfaces/index.d.ts +7 -0
  291. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  292. package/dist/react-native/operationsInterfaces/index.js +14 -0
  293. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  294. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  295. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  296. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  297. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  298. package/dist/react-native/operationsInterfaces/springbootapps.d.ts +46 -0
  299. package/dist/react-native/operationsInterfaces/springbootapps.d.ts.map +1 -0
  300. package/dist/react-native/operationsInterfaces/springbootapps.js +9 -0
  301. package/dist/react-native/operationsInterfaces/springbootapps.js.map +1 -0
  302. package/dist/react-native/operationsInterfaces/springbootservers.d.ts +71 -0
  303. package/dist/react-native/operationsInterfaces/springbootservers.d.ts.map +1 -0
  304. package/dist/react-native/operationsInterfaces/springbootservers.js +9 -0
  305. package/dist/react-native/operationsInterfaces/springbootservers.js.map +1 -0
  306. package/dist/react-native/operationsInterfaces/springbootsites.d.ts +77 -0
  307. package/dist/react-native/operationsInterfaces/springbootsites.d.ts.map +1 -0
  308. package/dist/react-native/operationsInterfaces/springbootsites.js +9 -0
  309. package/dist/react-native/operationsInterfaces/springbootsites.js.map +1 -0
  310. package/dist/react-native/operationsInterfaces/summaries.d.ts +21 -0
  311. package/dist/react-native/operationsInterfaces/summaries.d.ts.map +1 -0
  312. package/dist/react-native/operationsInterfaces/summaries.js +9 -0
  313. package/dist/react-native/operationsInterfaces/summaries.js.map +1 -0
  314. package/dist/react-native/package.json +3 -0
  315. package/dist/react-native/pagingHelper.d.ts +13 -0
  316. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  317. package/dist/react-native/pagingHelper.js +32 -0
  318. package/dist/react-native/pagingHelper.js.map +1 -0
  319. package/dist/react-native/springAppDiscoveryManagementClient.d.ts +25 -0
  320. package/dist/react-native/springAppDiscoveryManagementClient.d.ts.map +1 -0
  321. package/dist/react-native/springAppDiscoveryManagementClient.js +102 -0
  322. package/dist/react-native/springAppDiscoveryManagementClient.js.map +1 -0
  323. package/package.json +67 -36
  324. package/dist/index.js +0 -3771
  325. package/dist/index.js.map +0 -1
  326. package/dist/index.min.js +0 -1
  327. package/dist/index.min.js.map +0 -1
  328. package/dist-esm/samples-dev/errorSummariesGetSample.d.ts +0 -2
  329. package/dist-esm/samples-dev/errorSummariesGetSample.d.ts.map +0 -1
  330. package/dist-esm/samples-dev/errorSummariesGetSample.js +0 -56
  331. package/dist-esm/samples-dev/errorSummariesGetSample.js.map +0 -1
  332. package/dist-esm/samples-dev/errorSummariesListBySiteSample.d.ts +0 -2
  333. package/dist-esm/samples-dev/errorSummariesListBySiteSample.d.ts.map +0 -1
  334. package/dist-esm/samples-dev/errorSummariesListBySiteSample.js +0 -86
  335. package/dist-esm/samples-dev/errorSummariesListBySiteSample.js.map +0 -1
  336. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  337. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  338. package/dist-esm/samples-dev/operationsListSample.js +0 -82
  339. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  340. package/dist-esm/samples-dev/springbootappsGetSample.d.ts +0 -2
  341. package/dist-esm/samples-dev/springbootappsGetSample.d.ts.map +0 -1
  342. package/dist-esm/samples-dev/springbootappsGetSample.js +0 -56
  343. package/dist-esm/samples-dev/springbootappsGetSample.js.map +0 -1
  344. package/dist-esm/samples-dev/springbootappsListByResourceGroupSample.d.ts +0 -2
  345. package/dist-esm/samples-dev/springbootappsListByResourceGroupSample.d.ts.map +0 -1
  346. package/dist-esm/samples-dev/springbootappsListByResourceGroupSample.js +0 -86
  347. package/dist-esm/samples-dev/springbootappsListByResourceGroupSample.js.map +0 -1
  348. package/dist-esm/samples-dev/springbootappsListBySubscriptionSample.d.ts +0 -2
  349. package/dist-esm/samples-dev/springbootappsListBySubscriptionSample.d.ts.map +0 -1
  350. package/dist-esm/samples-dev/springbootappsListBySubscriptionSample.js +0 -84
  351. package/dist-esm/samples-dev/springbootappsListBySubscriptionSample.js.map +0 -1
  352. package/dist-esm/samples-dev/springbootappsUpdateSample.d.ts +0 -2
  353. package/dist-esm/samples-dev/springbootappsUpdateSample.d.ts.map +0 -1
  354. package/dist-esm/samples-dev/springbootappsUpdateSample.js +0 -51
  355. package/dist-esm/samples-dev/springbootappsUpdateSample.js.map +0 -1
  356. package/dist-esm/samples-dev/springbootserversCreateOrUpdateSample.d.ts +0 -2
  357. package/dist-esm/samples-dev/springbootserversCreateOrUpdateSample.d.ts.map +0 -1
  358. package/dist-esm/samples-dev/springbootserversCreateOrUpdateSample.js +0 -61
  359. package/dist-esm/samples-dev/springbootserversCreateOrUpdateSample.js.map +0 -1
  360. package/dist-esm/samples-dev/springbootserversDeleteSample.d.ts +0 -2
  361. package/dist-esm/samples-dev/springbootserversDeleteSample.d.ts.map +0 -1
  362. package/dist-esm/samples-dev/springbootserversDeleteSample.js +0 -56
  363. package/dist-esm/samples-dev/springbootserversDeleteSample.js.map +0 -1
  364. package/dist-esm/samples-dev/springbootserversGetSample.d.ts +0 -2
  365. package/dist-esm/samples-dev/springbootserversGetSample.d.ts.map +0 -1
  366. package/dist-esm/samples-dev/springbootserversGetSample.js +0 -56
  367. package/dist-esm/samples-dev/springbootserversGetSample.js.map +0 -1
  368. package/dist-esm/samples-dev/springbootserversListByResourceGroupSample.d.ts +0 -2
  369. package/dist-esm/samples-dev/springbootserversListByResourceGroupSample.d.ts.map +0 -1
  370. package/dist-esm/samples-dev/springbootserversListByResourceGroupSample.js +0 -86
  371. package/dist-esm/samples-dev/springbootserversListByResourceGroupSample.js.map +0 -1
  372. package/dist-esm/samples-dev/springbootserversListBySubscriptionSample.d.ts +0 -2
  373. package/dist-esm/samples-dev/springbootserversListBySubscriptionSample.d.ts.map +0 -1
  374. package/dist-esm/samples-dev/springbootserversListBySubscriptionSample.js +0 -84
  375. package/dist-esm/samples-dev/springbootserversListBySubscriptionSample.js.map +0 -1
  376. package/dist-esm/samples-dev/springbootserversUpdateSample.d.ts +0 -2
  377. package/dist-esm/samples-dev/springbootserversUpdateSample.d.ts.map +0 -1
  378. package/dist-esm/samples-dev/springbootserversUpdateSample.js +0 -51
  379. package/dist-esm/samples-dev/springbootserversUpdateSample.js.map +0 -1
  380. package/dist-esm/samples-dev/springbootsitesCreateOrUpdateSample.d.ts +0 -2
  381. package/dist-esm/samples-dev/springbootsitesCreateOrUpdateSample.d.ts.map +0 -1
  382. package/dist-esm/samples-dev/springbootsitesCreateOrUpdateSample.js +0 -59
  383. package/dist-esm/samples-dev/springbootsitesCreateOrUpdateSample.js.map +0 -1
  384. package/dist-esm/samples-dev/springbootsitesDeleteSample.d.ts +0 -2
  385. package/dist-esm/samples-dev/springbootsitesDeleteSample.d.ts.map +0 -1
  386. package/dist-esm/samples-dev/springbootsitesDeleteSample.js +0 -54
  387. package/dist-esm/samples-dev/springbootsitesDeleteSample.js.map +0 -1
  388. package/dist-esm/samples-dev/springbootsitesGetSample.d.ts +0 -2
  389. package/dist-esm/samples-dev/springbootsitesGetSample.d.ts.map +0 -1
  390. package/dist-esm/samples-dev/springbootsitesGetSample.js +0 -54
  391. package/dist-esm/samples-dev/springbootsitesGetSample.js.map +0 -1
  392. package/dist-esm/samples-dev/springbootsitesListByResourceGroupSample.d.ts +0 -2
  393. package/dist-esm/samples-dev/springbootsitesListByResourceGroupSample.d.ts.map +0 -1
  394. package/dist-esm/samples-dev/springbootsitesListByResourceGroupSample.js +0 -84
  395. package/dist-esm/samples-dev/springbootsitesListByResourceGroupSample.js.map +0 -1
  396. package/dist-esm/samples-dev/springbootsitesListBySubscriptionSample.d.ts +0 -2
  397. package/dist-esm/samples-dev/springbootsitesListBySubscriptionSample.d.ts.map +0 -1
  398. package/dist-esm/samples-dev/springbootsitesListBySubscriptionSample.js +0 -82
  399. package/dist-esm/samples-dev/springbootsitesListBySubscriptionSample.js.map +0 -1
  400. package/dist-esm/samples-dev/springbootsitesTriggerRefreshSiteSample.d.ts +0 -2
  401. package/dist-esm/samples-dev/springbootsitesTriggerRefreshSiteSample.d.ts.map +0 -1
  402. package/dist-esm/samples-dev/springbootsitesTriggerRefreshSiteSample.js +0 -54
  403. package/dist-esm/samples-dev/springbootsitesTriggerRefreshSiteSample.js.map +0 -1
  404. package/dist-esm/samples-dev/springbootsitesUpdateSample.d.ts +0 -2
  405. package/dist-esm/samples-dev/springbootsitesUpdateSample.d.ts.map +0 -1
  406. package/dist-esm/samples-dev/springbootsitesUpdateSample.js +0 -54
  407. package/dist-esm/samples-dev/springbootsitesUpdateSample.js.map +0 -1
  408. package/dist-esm/samples-dev/summariesGetSample.d.ts +0 -2
  409. package/dist-esm/samples-dev/summariesGetSample.d.ts.map +0 -1
  410. package/dist-esm/samples-dev/summariesGetSample.js +0 -56
  411. package/dist-esm/samples-dev/summariesGetSample.js.map +0 -1
  412. package/dist-esm/samples-dev/summariesListBySiteSample.d.ts +0 -2
  413. package/dist-esm/samples-dev/summariesListBySiteSample.d.ts.map +0 -1
  414. package/dist-esm/samples-dev/summariesListBySiteSample.js +0 -86
  415. package/dist-esm/samples-dev/summariesListBySiteSample.js.map +0 -1
  416. package/dist-esm/src/index.d.ts +0 -5
  417. package/dist-esm/src/index.js.map +0 -1
  418. package/dist-esm/src/lroImpl.js.map +0 -1
  419. package/dist-esm/src/models/index.js.map +0 -1
  420. package/dist-esm/src/models/mappers.js.map +0 -1
  421. package/dist-esm/src/models/parameters.js.map +0 -1
  422. package/dist-esm/src/operations/errorSummaries.d.ts.map +0 -1
  423. package/dist-esm/src/operations/errorSummaries.js.map +0 -1
  424. package/dist-esm/src/operations/index.d.ts +0 -7
  425. package/dist-esm/src/operations/index.d.ts.map +0 -1
  426. package/dist-esm/src/operations/index.js +0 -14
  427. package/dist-esm/src/operations/index.js.map +0 -1
  428. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  429. package/dist-esm/src/operations/operations.js.map +0 -1
  430. package/dist-esm/src/operations/springbootapps.d.ts.map +0 -1
  431. package/dist-esm/src/operations/springbootapps.js.map +0 -1
  432. package/dist-esm/src/operations/springbootservers.d.ts.map +0 -1
  433. package/dist-esm/src/operations/springbootservers.js.map +0 -1
  434. package/dist-esm/src/operations/springbootsites.d.ts.map +0 -1
  435. package/dist-esm/src/operations/springbootsites.js.map +0 -1
  436. package/dist-esm/src/operations/summaries.d.ts.map +0 -1
  437. package/dist-esm/src/operations/summaries.js.map +0 -1
  438. package/dist-esm/src/operationsInterfaces/errorSummaries.d.ts.map +0 -1
  439. package/dist-esm/src/operationsInterfaces/errorSummaries.js.map +0 -1
  440. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -7
  441. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  442. package/dist-esm/src/operationsInterfaces/index.js +0 -14
  443. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  444. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  445. package/dist-esm/src/operationsInterfaces/springbootapps.d.ts.map +0 -1
  446. package/dist-esm/src/operationsInterfaces/springbootapps.js.map +0 -1
  447. package/dist-esm/src/operationsInterfaces/springbootservers.d.ts.map +0 -1
  448. package/dist-esm/src/operationsInterfaces/springbootservers.js.map +0 -1
  449. package/dist-esm/src/operationsInterfaces/springbootsites.d.ts.map +0 -1
  450. package/dist-esm/src/operationsInterfaces/springbootsites.js.map +0 -1
  451. package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +0 -1
  452. package/dist-esm/src/operationsInterfaces/summaries.js.map +0 -1
  453. package/dist-esm/src/pagingHelper.js.map +0 -1
  454. package/dist-esm/src/springAppDiscoveryManagementClient.d.ts.map +0 -1
  455. package/dist-esm/src/springAppDiscoveryManagementClient.js.map +0 -1
  456. package/dist-esm/test/springappdiscovery_operations_test.spec.d.ts +0 -4
  457. package/dist-esm/test/springappdiscovery_operations_test.spec.d.ts.map +0 -1
  458. package/dist-esm/test/springappdiscovery_operations_test.spec.js +0 -77
  459. package/dist-esm/test/springappdiscovery_operations_test.spec.js.map +0 -1
  460. package/src/lroImpl.ts +0 -38
  461. package/src/models/index.ts +0 -857
  462. package/src/models/mappers.ts +0 -1389
  463. package/src/models/parameters.ts +0 -230
  464. package/src/operations/errorSummaries.ts +0 -236
  465. package/src/operations/index.ts +0 -14
  466. package/src/operations/operations.ts +0 -149
  467. package/src/operations/springbootapps.ts +0 -533
  468. package/src/operations/springbootservers.ts +0 -717
  469. package/src/operations/springbootsites.ts +0 -773
  470. package/src/operations/summaries.ts +0 -236
  471. package/src/operationsInterfaces/errorSummaries.ts +0 -44
  472. package/src/operationsInterfaces/index.ts +0 -14
  473. package/src/operationsInterfaces/operations.ts +0 -22
  474. package/src/operationsInterfaces/springbootapps.ts +0 -93
  475. package/src/operationsInterfaces/springbootservers.ts +0 -143
  476. package/src/operationsInterfaces/springbootsites.ts +0 -156
  477. package/src/operationsInterfaces/summaries.ts +0 -44
  478. package/src/pagingHelper.ts +0 -39
  479. package/src/springAppDiscoveryManagementClient.ts +0 -165
  480. package/tsconfig.json +0 -33
  481. package/types/arm-springappdiscovery.d.ts +0 -1117
  482. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  483. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  484. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  485. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  486. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  487. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  488. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  489. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  490. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  491. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  492. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  493. /package/{dist-esm/src → dist/browser}/operationsInterfaces/errorSummaries.js +0 -0
  494. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  495. /package/{dist-esm/src → dist/browser}/operationsInterfaces/springbootapps.js +0 -0
  496. /package/{dist-esm/src → dist/browser}/operationsInterfaces/springbootservers.js +0 -0
  497. /package/{dist-esm/src → dist/browser}/operationsInterfaces/springbootsites.js +0 -0
  498. /package/{dist-esm/src → dist/browser}/operationsInterfaces/summaries.js +0 -0
  499. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  500. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  501. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
package/README.md CHANGED
@@ -48,20 +48,28 @@ Set the values of the client ID, tenant ID, and client secret of the AAD applica
48
48
 
49
49
  For more information about how to create an Azure AD Application check out [this guide](https://learn.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
50
50
 
51
- ```javascript
52
- const { SpringAppDiscoveryManagementClient } = require("@azure/arm-springappdiscovery");
53
- const { DefaultAzureCredential } = require("@azure/identity");
54
- // For client-side applications running in the browser, use InteractiveBrowserCredential instead of DefaultAzureCredential. See https://aka.ms/azsdk/js/identity/examples for more details.
51
+ Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
52
+
53
+ ```ts snippet:ReadmeSampleCreateClient_Node
54
+ import { SpringAppDiscoveryManagementClient } from "@azure/arm-springappdiscovery";
55
+ import { DefaultAzureCredential } from "@azure/identity";
55
56
 
56
57
  const subscriptionId = "00000000-0000-0000-0000-000000000000";
57
58
  const client = new SpringAppDiscoveryManagementClient(new DefaultAzureCredential(), subscriptionId);
59
+ ```
60
+
61
+ For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
62
+
63
+ ```ts snippet:ReadmeSampleCreateClient_Browser
64
+ import { InteractiveBrowserCredential } from "@azure/identity";
65
+ import { SpringAppDiscoveryManagementClient } from "@azure/arm-springappdiscovery";
58
66
 
59
- // For client-side applications running in the browser, use this code instead:
60
- // const credential = new InteractiveBrowserCredential({
61
- // tenantId: "<YOUR_TENANT_ID>",
62
- // clientId: "<YOUR_CLIENT_ID>"
63
- // });
64
- // const client = new SpringAppDiscoveryManagementClient(credential, subscriptionId);
67
+ const subscriptionId = "00000000-0000-0000-0000-000000000000";
68
+ const credential = new InteractiveBrowserCredential({
69
+ tenantId: "<YOUR_TENANT_ID>",
70
+ clientId: "<YOUR_CLIENT_ID>",
71
+ });
72
+ const client = new SpringAppDiscoveryManagementClient(credential, subscriptionId);
65
73
  ```
66
74
 
67
75
  ### JavaScript Bundle
@@ -80,8 +88,9 @@ To use this client library in the browser, first you need to use a bundler. For
80
88
 
81
89
  Enabling logging may help uncover useful information about failures. In order to see a log of HTTP requests and responses, set the `AZURE_LOG_LEVEL` environment variable to `info`. Alternatively, logging can be enabled at runtime by calling `setLogLevel` in the `@azure/logger`:
82
90
 
83
- ```javascript
84
- const { setLogLevel } = require("@azure/logger");
91
+ ```ts snippet:SetLogLevel
92
+ import { setLogLevel } from "@azure/logger";
93
+
85
94
  setLogLevel("info");
86
95
  ```
87
96
 
@@ -0,0 +1,5 @@
1
+ export { getContinuationToken } from "./pagingHelper.js";
2
+ export * from "./models/index.js";
3
+ export { SpringAppDiscoveryManagementClient } from "./springAppDiscoveryManagementClient.js";
4
+ export * from "./operationsInterfaces/index.js";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAC1F,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAC7F,cAAc,iCAAiC,CAAC"}
@@ -6,8 +6,8 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
  /// <reference lib="esnext.asynciterable" />
9
- export { getContinuationToken } from "./pagingHelper";
10
- export * from "./models";
11
- export { SpringAppDiscoveryManagementClient } from "./springAppDiscoveryManagementClient";
12
- export * from "./operationsInterfaces";
9
+ export { getContinuationToken } from "./pagingHelper.js";
10
+ export * from "./models/index.js";
11
+ export { SpringAppDiscoveryManagementClient } from "./springAppDiscoveryManagementClient.js";
12
+ export * from "./operationsInterfaces/index.js";
13
13
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,kCAAkC,EAAE,MAAM,yCAAyC,CAAC;AAC7F,cAAc,iCAAiC,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\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { SpringAppDiscoveryManagementClient } from \"./springAppDiscoveryManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAUA,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,UAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,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 */\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (\n path: string,\n options?: { abortSignal?: AbortSignalLike },\n ) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAyeH,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAeX;AAfD,WAAY,sBAAsB;IAChC,cAAc;IACd,6CAAmB,CAAA;IACnB,gBAAgB;IAChB,iDAAuB,CAAA;IACvB,aAAa;IACb,2CAAiB,CAAA;IACjB,eAAe;IACf,+CAAqB,CAAA;IACrB,eAAe;IACf,+CAAqB,CAAA;IACrB,mBAAmB;IACnB,uDAA6B,CAAA;IAC7B,eAAe;IACf,+CAAqB,CAAA;AACvB,CAAC,EAfW,sBAAsB,KAAtB,sBAAsB,QAejC;AAiBD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,WAAW;IACX,4BAAa,CAAA;IACb,aAAa;IACb,gCAAiB,CAAA;IACjB,iBAAiB;IACjB,yCAA0B,CAAA;AAC5B,CAAC,EAPW,WAAW,KAAX,WAAW,QAOtB;AAaD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,eAAe;IACf,wCAAqB,CAAA;AACvB,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B","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\";\n\n/** The springbootsites resource definition. */\nexport interface SpringbootsitesProperties {\n /** The master site ID from Azure Migrate. */\n masterSiteId?: string;\n /** The migrate project ID from Azure Migrate. */\n migrateProjectId?: string;\n /** The resource provisioning state. */\n provisioningState?: ProvisioningState;\n}\n\n/** The extended location definition. */\nexport interface SpringbootsitesModelExtendedLocation {\n /** The extended location type. */\n type?: string;\n /** The extended location name. */\n name?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The springbootsites list resource definition. */\nexport interface SpringbootsitesListResult {\n /** The springbootsites list. */\n value?: SpringbootsitesModel[];\n /** The link used to get the next page of springbootsites resources list. */\n nextLink?: string;\n}\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** The springbootservers resource definition. */\nexport interface SpringbootserversProperties {\n /** Target server port for remote login */\n port?: number;\n /** Server is the target server name or ip address to discover of SpringBootServer. */\n server: string;\n /** The alternative FQDN or IP addresses to discover for this server */\n fqdnAndIpAddressList?: string[];\n /** The machine Id from ARM */\n machineArmId?: string;\n /** The total number of apps been discovered */\n totalApps?: number;\n /** The total number of spring boot apps been discovered */\n springBootApps?: number;\n /** The list of errors. */\n errors?: ErrorModel[];\n /** The resource provisioning state. */\n provisioningState?: ProvisioningState;\n}\n\n/** Defines the error. */\nexport interface ErrorModel {\n /** The error ID. */\n id?: number;\n /** The error code. */\n code?: string;\n /** The summarized error message. */\n summaryMessage?: string;\n /** The account ID used to login. */\n runAsAccountId?: string;\n /** The detailed error message. */\n message?: string;\n /** The error possible causes. */\n possibleCauses?: string;\n /** The error recommended action */\n recommendedAction?: string;\n /** The error severity */\n severity?: string;\n /** Time when this error was last updated. */\n updatedTimeStamp?: Date;\n}\n\n/** The springbootservers list resource definition. */\nexport interface SpringbootserversListResult {\n /** The springbootsites list. */\n value?: SpringbootserversModel[];\n /** The link used to get the next page of springbootservers resources list. */\n nextLink?: string;\n}\n\n/** The springbootapps resource definition. */\nexport interface SpringbootappsProperties {\n /** The name of SpringBootApp. */\n appName?: string;\n /** The artifact name of SpringBootApp. */\n artifactName?: string;\n /** The application port. */\n appPort?: number;\n /** The application type, whether it is a SpringBoot app. */\n appType?: string;\n /** The application configuration file list. */\n applicationConfigurations?: SpringbootappsPropertiesApplicationConfigurationsItem[];\n /** The application binding port list. */\n bindingPorts?: number[];\n /** The jdk version in build. */\n buildJdkVersion?: string;\n /** The certificate file list. */\n certificates?: string[];\n /** The checksum of jar file. */\n checksum?: string;\n /** The dependency list. */\n dependencies?: string[];\n /** The environment variable list. */\n environments?: string[];\n /** The total instance count the app deployed. */\n instanceCount?: number;\n /** The jar file location on the server. */\n jarFileLocation?: string;\n /** The jvm heap memory allocated. */\n jvmMemoryInMB?: number;\n /** The jvm options. */\n jvmOptions?: string[];\n /** The other types of date collected. */\n miscs?: SpringbootappsPropertiesMiscsItem[];\n /** The breakdown info for app instances on all the servers */\n instances?: SpringbootappsPropertiesInstancesItem[];\n /** The jdk version installed on server */\n runtimeJdkVersion?: string;\n /** The server list the app installed */\n servers?: string[];\n /** The machine ARM id list the app belongs to. */\n machineArmIds?: string[];\n /** The site name. */\n siteName?: string;\n /** The spring boot version. */\n springBootVersion?: string;\n /** The static content location list. */\n staticContentLocations?: string[];\n /** The connection string list. */\n connectionStrings?: string[];\n /** Time when this springbootapps jar file was last modified. */\n lastModifiedTime?: Date;\n /** Time when this springbootapps instance was last refreshed. */\n lastUpdatedTime?: Date;\n /** The resource provisioning state. */\n provisioningState?: ProvisioningState;\n /** The list of errors. */\n errors?: ErrorModel[];\n}\n\nexport interface SpringbootappsPropertiesApplicationConfigurationsItem {\n /** The application config file name. */\n key: string;\n /** The application config file content, only contains config keys. */\n value?: string;\n}\n\nexport interface SpringbootappsPropertiesMiscsItem {\n /** The miscs. key. */\n key: string;\n /** The miscs. value. */\n value?: string;\n}\n\nexport interface SpringbootappsPropertiesInstancesItem {\n /** The machine ARM resource Id of this app instance */\n machineArmId: string;\n /** The instance count of this app instance */\n instanceCount?: number;\n /** The jvm heap memory allocated of this app instance */\n jvmMemoryInMB?: number;\n}\n\n/** The springbootapps list resource definition. */\nexport interface SpringbootappsListResult {\n /** The springbootsites list. */\n value?: SpringbootappsModel[];\n /** The link used to get the next page of springbootapps resources list. */\n nextLink?: string;\n}\n\n/** Summaries properties */\nexport interface SummariesProperties {\n /** The of number discovered spring boot servers. */\n discoveredServers?: number;\n /** The of number discovered spring boot apps. */\n discoveredApps?: number;\n /** The list of errors. */\n errors?: ErrorModel[];\n /** The resource provisioning state. */\n provisioningState?: ProvisioningState;\n}\n\n/** List of Sites. */\nexport interface SummaryList {\n /** List of Sites. */\n value?: Summary[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Error summary properties */\nexport interface ErrorSummariesProperties {\n /** The list of ErrorSummary. */\n discoveryScopeErrorSummaries?: ErrorSummaryModel[];\n /** The list of errors. */\n errors?: ErrorModel[];\n /** The resource provisioning state. */\n provisioningState?: ProvisioningState;\n}\n\n/** ErrorSummary model. */\nexport interface ErrorSummaryModel {\n /** The type of Object. */\n affectedResourceType?: string;\n /** The count. */\n affectedObjectsCount?: number;\n}\n\n/** The list of ErrorSummary. */\nexport interface ErrorSummaryList {\n /** The list of ErrorSummary. */\n value?: ErrorSummary[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Object containing tags updates for patch operations. */\nexport interface SummariesResourcePatch {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The Summaries resource definition. */\n properties?: SummariesProperties;\n}\n\n/** Object containing tags updates for patch operations. */\nexport interface ErrorSummariesResourcePatch {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The ErrorSummaries resource definition. */\n properties?: ErrorSummariesProperties;\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** The springbootsites envelope resource definition. */\nexport interface SpringbootsitesModel extends TrackedResource {\n /** The springbootsites resource definition. */\n properties?: SpringbootsitesProperties;\n /** The extended location definition. */\n extendedLocation?: SpringbootsitesModelExtendedLocation;\n}\n\n/** The springbootsites resource patch definition. */\nexport interface SpringbootsitesPatch extends TrackedResource {\n /** The springbootsites resource definition. */\n properties?: SpringbootsitesProperties;\n}\n\n/** The springbootservers envelope resource definition. */\nexport interface SpringbootserversModel extends ProxyResource {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** The springbootservers resource definition. */\n properties?: SpringbootserversProperties;\n}\n\n/** The springbootservers resource patch definition. */\nexport interface SpringbootserversPatch extends ProxyResource {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** The springbootsites resource definition. */\n properties?: SpringbootserversProperties;\n}\n\n/** The springbootapps envelope resource definition. */\nexport interface SpringbootappsModel extends ProxyResource {\n /** The springbootapps resource definition. */\n properties?: SpringbootappsProperties;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** The springbootapps resource patch definition. */\nexport interface SpringbootappsPatch extends ProxyResource {\n /** The springbootapps resource definition. */\n properties?: SpringbootappsProperties;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** The summary resource definition. */\nexport interface Summary extends ProxyResource {\n /** Resource properties. */\n properties?: SummariesProperties;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** The error summary resource definition. */\nexport interface ErrorSummary extends ProxyResource {\n /** Resource properties. */\n properties?: ErrorSummariesProperties;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** Defines headers for Springbootsites_delete operation. */\nexport interface SpringbootsitesDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for Springbootsites_update operation. */\nexport interface SpringbootsitesUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for Springbootsites_triggerRefreshSite operation. */\nexport interface SpringbootsitesTriggerRefreshSiteHeaders {\n location?: string;\n}\n\n/** Defines headers for Springbootservers_delete operation. */\nexport interface SpringbootserversDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for Springbootservers_update operation. */\nexport interface SpringbootserversUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for Springbootapps_update operation. */\nexport interface SpringbootappsUpdateHeaders {\n location?: string;\n}\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Accepted** \\\n * **Provisioning** \\\n * **Deleting**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Optional parameters. */\nexport interface SpringbootsitesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SpringbootsitesGetResponse = SpringbootsitesModel;\n\n/** Optional parameters. */\nexport interface SpringbootsitesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SpringbootsitesCreateOrUpdateResponse = SpringbootsitesModel;\n\n/** Optional parameters. */\nexport interface SpringbootsitesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type SpringbootsitesDeleteResponse = SpringbootsitesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface SpringbootsitesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SpringbootsitesUpdateResponse = SpringbootsitesModel;\n\n/** Optional parameters. */\nexport interface SpringbootsitesTriggerRefreshSiteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the triggerRefreshSite operation. */\nexport type SpringbootsitesTriggerRefreshSiteResponse =\n SpringbootsitesTriggerRefreshSiteHeaders;\n\n/** Optional parameters. */\nexport interface SpringbootsitesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type SpringbootsitesListByResourceGroupResponse =\n SpringbootsitesListResult;\n\n/** Optional parameters. */\nexport interface SpringbootsitesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type SpringbootsitesListBySubscriptionResponse =\n SpringbootsitesListResult;\n\n/** Optional parameters. */\nexport interface SpringbootsitesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type SpringbootsitesListByResourceGroupNextResponse =\n SpringbootsitesListResult;\n\n/** Optional parameters. */\nexport interface SpringbootsitesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type SpringbootsitesListBySubscriptionNextResponse =\n SpringbootsitesListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface SpringbootserversGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SpringbootserversGetResponse = SpringbootserversModel;\n\n/** Optional parameters. */\nexport interface SpringbootserversCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SpringbootserversCreateOrUpdateResponse = SpringbootserversModel;\n\n/** Optional parameters. */\nexport interface SpringbootserversDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type SpringbootserversDeleteResponse = SpringbootserversDeleteHeaders;\n\n/** Optional parameters. */\nexport interface SpringbootserversUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SpringbootserversUpdateResponse = SpringbootserversModel;\n\n/** Optional parameters. */\nexport interface SpringbootserversListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type SpringbootserversListByResourceGroupResponse =\n SpringbootserversListResult;\n\n/** Optional parameters. */\nexport interface SpringbootserversListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type SpringbootserversListBySubscriptionResponse =\n SpringbootserversListResult;\n\n/** Optional parameters. */\nexport interface SpringbootserversListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type SpringbootserversListByResourceGroupNextResponse =\n SpringbootserversListResult;\n\n/** Optional parameters. */\nexport interface SpringbootserversListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type SpringbootserversListBySubscriptionNextResponse =\n SpringbootserversListResult;\n\n/** Optional parameters. */\nexport interface SpringbootappsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SpringbootappsGetResponse = SpringbootappsModel;\n\n/** Optional parameters. */\nexport interface SpringbootappsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SpringbootappsUpdateResponse = SpringbootappsModel;\n\n/** Optional parameters. */\nexport interface SpringbootappsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type SpringbootappsListByResourceGroupResponse =\n SpringbootappsListResult;\n\n/** Optional parameters. */\nexport interface SpringbootappsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type SpringbootappsListBySubscriptionResponse = SpringbootappsListResult;\n\n/** Optional parameters. */\nexport interface SpringbootappsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type SpringbootappsListByResourceGroupNextResponse =\n SpringbootappsListResult;\n\n/** Optional parameters. */\nexport interface SpringbootappsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type SpringbootappsListBySubscriptionNextResponse =\n SpringbootappsListResult;\n\n/** Optional parameters. */\nexport interface SummariesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SummariesGetResponse = Summary;\n\n/** Optional parameters. */\nexport interface SummariesListBySiteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySite operation. */\nexport type SummariesListBySiteResponse = SummaryList;\n\n/** Optional parameters. */\nexport interface SummariesListBySiteNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySiteNext operation. */\nexport type SummariesListBySiteNextResponse = SummaryList;\n\n/** Optional parameters. */\nexport interface ErrorSummariesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ErrorSummariesGetResponse = ErrorSummary;\n\n/** Optional parameters. */\nexport interface ErrorSummariesListBySiteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySite operation. */\nexport type ErrorSummariesListBySiteResponse = ErrorSummaryList;\n\n/** Optional parameters. */\nexport interface ErrorSummariesListBySiteNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySiteNext operation. */\nexport type ErrorSummariesListBySiteNextResponse = ErrorSummaryList;\n\n/** Optional parameters. */\nexport interface SpringAppDiscoveryManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.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\";\n\nexport const SpringbootsitesProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesProperties\",\n modelProperties: {\n masterSiteId: {\n serializedName: \"masterSiteId\",\n type: {\n name: \"String\",\n },\n },\n migrateProjectId: {\n serializedName: \"migrateProjectId\",\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootsitesModelExtendedLocation: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesModelExtendedLocation\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const SpringbootsitesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n actionType: {\n serializedName: \"actionType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootserversProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootserversProperties\",\n modelProperties: {\n port: {\n serializedName: \"port\",\n type: {\n name: \"Number\",\n },\n },\n server: {\n serializedName: \"server\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n fqdnAndIpAddressList: {\n serializedName: \"fqdnAndIpAddressList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n machineArmId: {\n serializedName: \"machineArmId\",\n type: {\n name: \"String\",\n },\n },\n totalApps: {\n serializedName: \"totalApps\",\n type: {\n name: \"Number\",\n },\n },\n springBootApps: {\n serializedName: \"springBootApps\",\n type: {\n name: \"Number\",\n },\n },\n errors: {\n serializedName: \"errors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"Number\",\n },\n },\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\",\n },\n },\n summaryMessage: {\n serializedName: \"summaryMessage\",\n type: {\n name: \"String\",\n },\n },\n runAsAccountId: {\n serializedName: \"runAsAccountId\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n possibleCauses: {\n serializedName: \"possibleCauses\",\n type: {\n name: \"String\",\n },\n },\n recommendedAction: {\n serializedName: \"recommendedAction\",\n type: {\n name: \"String\",\n },\n },\n severity: {\n serializedName: \"severity\",\n type: {\n name: \"String\",\n },\n },\n updatedTimeStamp: {\n serializedName: \"updatedTimeStamp\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const SpringbootserversListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootserversListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SpringbootserversModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootappsProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsProperties\",\n modelProperties: {\n appName: {\n serializedName: \"appName\",\n type: {\n name: \"String\",\n },\n },\n artifactName: {\n serializedName: \"artifactName\",\n type: {\n name: \"String\",\n },\n },\n appPort: {\n serializedName: \"appPort\",\n type: {\n name: \"Number\",\n },\n },\n appType: {\n serializedName: \"appType\",\n type: {\n name: \"String\",\n },\n },\n applicationConfigurations: {\n serializedName: \"applicationConfigurations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className:\n \"SpringbootappsPropertiesApplicationConfigurationsItem\",\n },\n },\n },\n },\n bindingPorts: {\n serializedName: \"bindingPorts\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n buildJdkVersion: {\n serializedName: \"buildJdkVersion\",\n type: {\n name: \"String\",\n },\n },\n certificates: {\n serializedName: \"certificates\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n checksum: {\n serializedName: \"checksum\",\n type: {\n name: \"String\",\n },\n },\n dependencies: {\n serializedName: \"dependencies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n environments: {\n serializedName: \"environments\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n instanceCount: {\n serializedName: \"instanceCount\",\n type: {\n name: \"Number\",\n },\n },\n jarFileLocation: {\n serializedName: \"jarFileLocation\",\n type: {\n name: \"String\",\n },\n },\n jvmMemoryInMB: {\n serializedName: \"jvmMemoryInMB\",\n type: {\n name: \"Number\",\n },\n },\n jvmOptions: {\n serializedName: \"jvmOptions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n miscs: {\n serializedName: \"miscs\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsPropertiesMiscsItem\",\n },\n },\n },\n },\n instances: {\n serializedName: \"instances\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsPropertiesInstancesItem\",\n },\n },\n },\n },\n runtimeJdkVersion: {\n serializedName: \"runtimeJdkVersion\",\n type: {\n name: \"String\",\n },\n },\n servers: {\n serializedName: \"servers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n machineArmIds: {\n serializedName: \"machineArmIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n siteName: {\n serializedName: \"siteName\",\n type: {\n name: \"String\",\n },\n },\n springBootVersion: {\n serializedName: \"springBootVersion\",\n type: {\n name: \"String\",\n },\n },\n staticContentLocations: {\n serializedName: \"staticContentLocations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n connectionStrings: {\n serializedName: \"connectionStrings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n lastModifiedTime: {\n serializedName: \"lastModifiedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastUpdatedTime: {\n serializedName: \"lastUpdatedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\",\n },\n },\n errors: {\n serializedName: \"errors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SpringbootappsPropertiesApplicationConfigurationsItem: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsPropertiesApplicationConfigurationsItem\",\n modelProperties: {\n key: {\n serializedName: \"key\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const SpringbootappsPropertiesMiscsItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsPropertiesMiscsItem\",\n modelProperties: {\n key: {\n serializedName: \"key\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootappsPropertiesInstancesItem: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsPropertiesInstancesItem\",\n modelProperties: {\n machineArmId: {\n serializedName: \"machineArmId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n instanceCount: {\n serializedName: \"instanceCount\",\n type: {\n name: \"Number\",\n },\n },\n jvmMemoryInMB: {\n serializedName: \"jvmMemoryInMB\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n };\n\nexport const SpringbootappsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SummariesProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SummariesProperties\",\n modelProperties: {\n discoveredServers: {\n serializedName: \"discoveredServers\",\n type: {\n name: \"Number\",\n },\n },\n discoveredApps: {\n serializedName: \"discoveredApps\",\n type: {\n name: \"Number\",\n },\n },\n errors: {\n serializedName: \"errors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SummaryList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SummaryList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Summary\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorSummariesProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorSummariesProperties\",\n modelProperties: {\n discoveryScopeErrorSummaries: {\n serializedName: \"discoveryScopeErrorSummaries\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorSummaryModel\",\n },\n },\n },\n },\n errors: {\n serializedName: \"errors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorSummaryModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorSummaryModel\",\n modelProperties: {\n affectedResourceType: {\n serializedName: \"affectedResourceType\",\n type: {\n name: \"String\",\n },\n },\n affectedObjectsCount: {\n serializedName: \"affectedObjectsCount\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ErrorSummaryList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorSummaryList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorSummary\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SummariesResourcePatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SummariesResourcePatch\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SummariesProperties\",\n },\n },\n },\n },\n};\n\nexport const ErrorSummariesResourcePatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorSummariesResourcePatch\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ErrorSummariesProperties\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const SpringbootsitesModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesModel\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesProperties\",\n },\n },\n extendedLocation: {\n serializedName: \"extendedLocation\",\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesModelExtendedLocation\",\n },\n },\n },\n },\n};\n\nexport const SpringbootsitesPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesPatch\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesProperties\",\n },\n },\n },\n },\n};\n\nexport const SpringbootserversModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootserversModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SpringbootserversProperties\",\n },\n },\n },\n },\n};\n\nexport const SpringbootserversPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootserversPatch\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SpringbootserversProperties\",\n },\n },\n },\n },\n};\n\nexport const SpringbootappsModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SpringbootappsProperties\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const SpringbootappsPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsPatch\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SpringbootappsProperties\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const Summary: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Summary\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SummariesProperties\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const ErrorSummary: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorSummary\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ErrorSummariesProperties\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const SpringbootsitesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootsitesUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootsitesTriggerRefreshSiteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"SpringbootsitesTriggerRefreshSiteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const SpringbootserversDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootserversDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootserversUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootserversUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SpringbootappsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SpringbootappsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
@@ -5,7 +5,7 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { SpringbootsitesModel as SpringbootsitesModelMapper, SpringbootsitesPatch as SpringbootsitesPatchMapper, SpringbootserversModel as SpringbootserversModelMapper, SpringbootserversPatch as SpringbootserversPatchMapper, SpringbootappsPatch as SpringbootappsPatchMapper, } from "../models/mappers";
8
+ import { SpringbootsitesModel as SpringbootsitesModelMapper, SpringbootsitesPatch as SpringbootsitesPatchMapper, SpringbootserversModel as SpringbootserversModelMapper, SpringbootserversPatch as SpringbootserversPatchMapper, SpringbootappsPatch as SpringbootappsPatchMapper, } from "../models/mappers.js";
9
9
  export const accept = {
10
10
  parameterPath: "accept",
11
11
  mapper: {
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.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 {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n SpringbootsitesModel as SpringbootsitesModelMapper,\n SpringbootsitesPatch as SpringbootsitesPatchMapper,\n SpringbootserversModel as SpringbootserversModelMapper,\n SpringbootserversPatch as SpringbootserversPatchMapper,\n SpringbootappsPatch as SpringbootappsPatchMapper,\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const springbootsitesName: OperationURLParameter = {\n parameterPath: \"springbootsitesName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-z][a-z0-9-]*$\"),\n MaxLength: 64,\n MinLength: 3,\n },\n serializedName: \"springbootsitesName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2023-01-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const springbootsites: OperationParameter = {\n parameterPath: \"springbootsites\",\n mapper: SpringbootsitesModelMapper,\n};\n\nexport const springbootsites1: OperationParameter = {\n parameterPath: \"springbootsites\",\n mapper: SpringbootsitesPatchMapper,\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const siteName: OperationURLParameter = {\n parameterPath: \"siteName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-z][a-z0-9-]*$\"),\n MaxLength: 64,\n MinLength: 3,\n },\n serializedName: \"siteName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const springbootserversName: OperationURLParameter = {\n parameterPath: \"springbootserversName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[A-Za-z0-9][A-Za-z0-9-]*$\"),\n MaxLength: 64,\n MinLength: 3,\n },\n serializedName: \"springbootserversName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const springbootservers: OperationParameter = {\n parameterPath: \"springbootservers\",\n mapper: SpringbootserversModelMapper,\n};\n\nexport const springbootservers1: OperationParameter = {\n parameterPath: \"springbootservers\",\n mapper: SpringbootserversPatchMapper,\n};\n\nexport const springbootappsName: OperationURLParameter = {\n parameterPath: \"springbootappsName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[A-Za-z0-9][A-Za-z0-9-]*$\"),\n MaxLength: 64,\n MinLength: 3,\n },\n serializedName: \"springbootappsName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const springbootapps: OperationParameter = {\n parameterPath: \"springbootapps\",\n mapper: SpringbootappsPatchMapper,\n};\n\nexport const summaryName: OperationURLParameter = {\n parameterPath: \"summaryName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[A-Za-z][A-Za-z0-9]*$\"),\n MaxLength: 63,\n MinLength: 3,\n },\n serializedName: \"summaryName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const errorSummaryName: OperationURLParameter = {\n parameterPath: \"errorSummaryName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[A-Za-z][A-Za-z0-9]*$\"),\n MaxLength: 63,\n MinLength: 3,\n },\n serializedName: \"errorSummaryName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n"]}
@@ -1,7 +1,7 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ErrorSummaries } from "../operationsInterfaces";
3
- import { SpringAppDiscoveryManagementClient } from "../springAppDiscoveryManagementClient";
4
- import { ErrorSummary, ErrorSummariesListBySiteOptionalParams, ErrorSummariesGetOptionalParams, ErrorSummariesGetResponse } from "../models";
2
+ import { ErrorSummaries } from "../operationsInterfaces/index.js";
3
+ import { SpringAppDiscoveryManagementClient } from "../springAppDiscoveryManagementClient.js";
4
+ import { ErrorSummary, ErrorSummariesListBySiteOptionalParams, ErrorSummariesGetOptionalParams, ErrorSummariesGetResponse } from "../models/index.js";
5
5
  /** Class containing ErrorSummaries operations. */
6
6
  export declare class ErrorSummariesImpl implements ErrorSummaries {
7
7
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"errorSummaries.d.ts","sourceRoot":"","sources":["../../../src/operations/errorSummaries.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAIlE,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EACL,YAAY,EAEZ,sCAAsC,EAEtC,+BAA+B,EAC/B,yBAAyB,EAE1B,MAAM,oBAAoB,CAAC;AAG5B,kDAAkD;AAClD,qBAAa,kBAAmB,YAAW,cAAc;IACvD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAqC;IAE5D;;;OAGG;gBACS,MAAM,EAAE,kCAAkC;IAItD;;;;;OAKG;IACI,UAAU,CACf,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,0BAA0B,CAAC,YAAY,CAAC;YAuB5B,oBAAoB;YA6BpB,mBAAmB;IAclC;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;OAKG;IACH,OAAO,CAAC,WAAW;IAWnB;;;;;;OAMG;IACH,OAAO,CAAC,eAAe;CAWxB"}
@@ -6,10 +6,10 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
  import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
- import { setContinuationToken } from "../pagingHelper";
9
+ import { setContinuationToken } from "../pagingHelper.js";
10
10
  import * as coreClient from "@azure/core-client";
11
- import * as Mappers from "../models/mappers";
12
- import * as Parameters from "../models/parameters";
11
+ import * as Mappers from "../models/mappers.js";
12
+ import * as Parameters from "../models/parameters.js";
13
13
  /// <reference lib="esnext.asynciterable" />
14
14
  /** Class containing ErrorSummaries operations. */
15
15
  export class ErrorSummariesImpl {
@@ -0,0 +1 @@
1
+ {"version":3,"file":"errorSummaries.js","sourceRoot":"","sources":["../../../src/operations/errorSummaries.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { ErrorSummaries } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SpringAppDiscoveryManagementClient } from \"../springAppDiscoveryManagementClient.js\";\nimport {\n ErrorSummary,\n ErrorSummariesListBySiteNextOptionalParams,\n ErrorSummariesListBySiteOptionalParams,\n ErrorSummariesListBySiteResponse,\n ErrorSummariesGetOptionalParams,\n ErrorSummariesGetResponse,\n ErrorSummariesListBySiteNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing ErrorSummaries operations. */\nexport class ErrorSummariesImpl implements ErrorSummaries {\n private readonly client: SpringAppDiscoveryManagementClient;\n\n /**\n * Initialize a new instance of the class ErrorSummaries class.\n * @param client Reference to the service client\n */\n constructor(client: SpringAppDiscoveryManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists the ErrorSummaries resource in springbootsites.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param siteName The springbootsites name.\n * @param options The options parameters.\n */\n public listBySite(\n resourceGroupName: string,\n siteName: string,\n options?: ErrorSummariesListBySiteOptionalParams,\n ): PagedAsyncIterableIterator<ErrorSummary> {\n const iter = this.listBySitePagingAll(resourceGroupName, siteName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listBySitePagingPage(\n resourceGroupName,\n siteName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listBySitePagingPage(\n resourceGroupName: string,\n siteName: string,\n options?: ErrorSummariesListBySiteOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<ErrorSummary[]> {\n let result: ErrorSummariesListBySiteResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listBySite(resourceGroupName, siteName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listBySiteNext(\n resourceGroupName,\n siteName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listBySitePagingAll(\n resourceGroupName: string,\n siteName: string,\n options?: ErrorSummariesListBySiteOptionalParams,\n ): AsyncIterableIterator<ErrorSummary> {\n for await (const page of this.listBySitePagingPage(\n resourceGroupName,\n siteName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets the ErrorSummaries resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param siteName The springbootsites name.\n * @param errorSummaryName The name of error summary\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n siteName: string,\n errorSummaryName: string,\n options?: ErrorSummariesGetOptionalParams,\n ): Promise<ErrorSummariesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, siteName, errorSummaryName, options },\n getOperationSpec,\n );\n }\n\n /**\n * Lists the ErrorSummaries resource in springbootsites.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param siteName The springbootsites name.\n * @param options The options parameters.\n */\n private _listBySite(\n resourceGroupName: string,\n siteName: string,\n options?: ErrorSummariesListBySiteOptionalParams,\n ): Promise<ErrorSummariesListBySiteResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, siteName, options },\n listBySiteOperationSpec,\n );\n }\n\n /**\n * ListBySiteNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param siteName The springbootsites name.\n * @param nextLink The nextLink from the previous successful call to the ListBySite method.\n * @param options The options parameters.\n */\n private _listBySiteNext(\n resourceGroupName: string,\n siteName: string,\n nextLink: string,\n options?: ErrorSummariesListBySiteNextOptionalParams,\n ): Promise<ErrorSummariesListBySiteNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, siteName, nextLink, options },\n listBySiteNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzureSpringBoot/springbootsites/{siteName}/errorSummaries/{errorSummaryName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ErrorSummary,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.siteName,\n Parameters.errorSummaryName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBySiteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzureSpringBoot/springbootsites/{siteName}/errorSummaries\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ErrorSummaryList,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.siteName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listBySiteNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ErrorSummaryList,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink,\n Parameters.siteName,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -0,0 +1,7 @@
1
+ export * from "./springbootsites.js";
2
+ export * from "./operations.js";
3
+ export * from "./springbootservers.js";
4
+ export * from "./springbootapps.js";
5
+ export * from "./summaries.js";
6
+ export * from "./errorSummaries.js";
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAQA,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC"}
@@ -0,0 +1,14 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export * from "./springbootsites.js";
9
+ export * from "./operations.js";
10
+ export * from "./springbootservers.js";
11
+ export * from "./springbootapps.js";
12
+ export * from "./summaries.js";
13
+ export * from "./errorSummaries.js";
14
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operations/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,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 * from \"./springbootsites.js\";\nexport * from \"./operations.js\";\nexport * from \"./springbootservers.js\";\nexport * from \"./springbootapps.js\";\nexport * from \"./summaries.js\";\nexport * from \"./errorSummaries.js\";\n"]}
@@ -1,7 +1,7 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Operations } from "../operationsInterfaces";
3
- import { SpringAppDiscoveryManagementClient } from "../springAppDiscoveryManagementClient";
4
- import { Operation, OperationsListOptionalParams } from "../models";
2
+ import { Operations } from "../operationsInterfaces/index.js";
3
+ import { SpringAppDiscoveryManagementClient } from "../springAppDiscoveryManagementClient.js";
4
+ import { Operation, OperationsListOptionalParams } from "../models/index.js";
5
5
  /** Class containing Operations operations. */
6
6
  export declare class OperationsImpl implements Operations {
7
7
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAI9D,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EACL,SAAS,EAET,4BAA4B,EAG7B,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAqC;IAE5D;;;OAGG;gBACS,MAAM,EAAE,kCAAkC;IAItD;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC;YAkBzB,cAAc;YAsBd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAMb;;;;OAIG;IACH,OAAO,CAAC,SAAS;CASlB"}
@@ -6,10 +6,10 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
  import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
- import { setContinuationToken } from "../pagingHelper";
9
+ import { setContinuationToken } from "../pagingHelper.js";
10
10
  import * as coreClient from "@azure/core-client";
11
- import * as Mappers from "../models/mappers";
12
- import * as Parameters from "../models/parameters";
11
+ import * as Mappers from "../models/mappers.js";
12
+ import * as Parameters from "../models/parameters.js";
13
13
  /// <reference lib="esnext.asynciterable" />
14
14
  /** Class containing Operations operations. */
15
15
  export class OperationsImpl {
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { Operations } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SpringAppDiscoveryManagementClient } from \"../springAppDiscoveryManagementClient.js\";\nimport {\n Operation,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: SpringAppDiscoveryManagementClient;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: SpringAppDiscoveryManagementClient) {\n this.client = client;\n }\n\n /**\n * List operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<Operation[]> {\n let result: OperationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams,\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * List operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams,\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams,\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.OffAzureSpringBoot/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult,\n },\n default: {\n bodyMapper: Mappers.ErrorResponse,\n },\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,8 +1,8 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Springbootapps } from "../operationsInterfaces";
3
- import { SpringAppDiscoveryManagementClient } from "../springAppDiscoveryManagementClient";
2
+ import { Springbootapps } from "../operationsInterfaces/index.js";
3
+ import { SpringAppDiscoveryManagementClient } from "../springAppDiscoveryManagementClient.js";
4
4
  import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
- import { SpringbootappsModel, SpringbootappsListByResourceGroupOptionalParams, SpringbootappsListBySubscriptionOptionalParams, SpringbootappsGetOptionalParams, SpringbootappsGetResponse, SpringbootappsPatch, SpringbootappsUpdateOptionalParams, SpringbootappsUpdateResponse } from "../models";
5
+ import { SpringbootappsModel, SpringbootappsListByResourceGroupOptionalParams, SpringbootappsListBySubscriptionOptionalParams, SpringbootappsGetOptionalParams, SpringbootappsGetResponse, SpringbootappsPatch, SpringbootappsUpdateOptionalParams, SpringbootappsUpdateResponse } from "../models/index.js";
6
6
  /** Class containing Springbootapps operations. */
7
7
  export declare class SpringbootappsImpl implements Springbootapps {
8
8
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"springbootapps.d.ts","sourceRoot":"","sources":["../../../src/operations/springbootapps.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAIlE,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,mBAAmB,EAEnB,+CAA+C,EAG/C,8CAA8C,EAE9C,+BAA+B,EAC/B,yBAAyB,EACzB,mBAAmB,EACnB,kCAAkC,EAClC,4BAA4B,EAG7B,MAAM,oBAAoB,CAAC;AAG5B,kDAAkD;AAClD,qBAAa,kBAAmB,YAAW,cAAc;IACvD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAqC;IAE5D;;;OAGG;gBACS,MAAM,EAAE,kCAAkC;IAItD;;;;;OAKG;IACI,mBAAmB,CACxB,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,+CAA+C,GACxD,0BAA0B,CAAC,mBAAmB,CAAC;YA2BnC,6BAA6B;YAiC7B,4BAA4B;IAc3C;;;;OAIG;IACI,kBAAkB,CACvB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,mBAAmB,CAAC;YAkBnC,4BAA4B;YA2B5B,2BAA2B;IAY1C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAOrC;;;;;;;OAOG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,mBAAmB,EACnC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,4BAA4B,CAAC,EAC5C,4BAA4B,CAC7B,CACF;IA8DD;;;;;;;OAOG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,QAAQ,EAAE,MAAM,EAChB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,mBAAmB,EACnC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC;IAWxC;;;;;OAKG;IACH,OAAO,CAAC,oBAAoB;IAW5B;;;;OAIG;IACH,OAAO,CAAC,mBAAmB;IAU3B;;;;;;OAMG;IACH,OAAO,CAAC,wBAAwB;IAYhC;;;;;OAKG;IACH,OAAO,CAAC,uBAAuB;CAUhC"}