@azure/arm-servicefabric 3.0.1-alpha.20250214.1 → 3.0.1-alpha.20250218.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 (570) 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/applicationTypeVersions.d.ts +3 -3
  12. package/dist/browser/operations/applicationTypeVersions.d.ts.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/applicationTypeVersions.js +90 -98
  14. package/dist/browser/operations/applicationTypeVersions.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/applicationTypes.d.ts +3 -3
  16. package/dist/browser/operations/applicationTypes.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/applicationTypes.js +41 -45
  18. package/dist/browser/operations/applicationTypes.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/applications.d.ts +3 -3
  20. package/dist/browser/operations/applications.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/applications.js +125 -137
  22. package/dist/browser/operations/applications.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/clusterVersions.d.ts +3 -3
  24. package/dist/browser/operations/clusterVersions.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/clusterVersions.js +2 -2
  26. package/dist/browser/operations/clusterVersions.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/clusters.d.ts +3 -3
  28. package/dist/browser/operations/clusters.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/clusters.js +77 -85
  30. package/dist/browser/operations/clusters.js.map +1 -0
  31. package/dist/browser/operations/index.d.ts +8 -0
  32. package/dist/browser/operations/index.d.ts.map +1 -0
  33. package/dist/browser/operations/index.js +15 -0
  34. package/dist/browser/operations/index.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  36. package/dist/browser/operations/operations.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  38. package/dist/browser/operations/operations.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/services.d.ts +3 -3
  40. package/dist/browser/operations/services.d.ts.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/services.js +133 -145
  42. package/dist/browser/operations/services.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypeVersions.d.ts +1 -1
  44. package/dist/browser/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  45. package/dist/browser/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypes.d.ts +1 -1
  47. package/dist/browser/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  48. package/dist/browser/operationsInterfaces/applicationTypes.js.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operationsInterfaces/applications.d.ts +1 -1
  50. package/dist/browser/operationsInterfaces/applications.d.ts.map +1 -0
  51. package/dist/browser/operationsInterfaces/applications.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/clusterVersions.d.ts +1 -1
  53. package/dist/browser/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  54. package/dist/browser/operationsInterfaces/clusterVersions.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/clusters.js.map +1 -0
  58. package/dist/browser/operationsInterfaces/index.d.ts +8 -0
  59. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/index.js +15 -0
  61. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  62. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  65. package/{dist-esm/src → dist/browser}/operationsInterfaces/services.d.ts +1 -1
  66. package/dist/browser/operationsInterfaces/services.d.ts.map +1 -0
  67. package/dist/browser/operationsInterfaces/services.js.map +1 -0
  68. package/dist/browser/package.json +3 -0
  69. package/dist/browser/pagingHelper.js.map +1 -0
  70. package/{dist-esm/src → dist/browser}/serviceFabricManagementClient.d.ts +2 -2
  71. package/dist/browser/serviceFabricManagementClient.d.ts.map +1 -0
  72. package/{dist-esm/src → dist/browser}/serviceFabricManagementClient.js +15 -18
  73. package/dist/browser/serviceFabricManagementClient.js.map +1 -0
  74. package/dist/commonjs/index.d.ts +5 -0
  75. package/dist/commonjs/index.d.ts.map +1 -0
  76. package/dist/commonjs/index.js +19 -0
  77. package/dist/commonjs/index.js.map +1 -0
  78. package/dist/commonjs/lroImpl.d.ts +11 -0
  79. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  80. package/dist/commonjs/lroImpl.js +17 -0
  81. package/dist/commonjs/lroImpl.js.map +1 -0
  82. package/{types/arm-servicefabric.d.ts → dist/commonjs/models/index.d.ts} +1831 -2445
  83. package/dist/commonjs/models/index.d.ts.map +1 -0
  84. package/dist/commonjs/models/index.js +277 -0
  85. package/dist/commonjs/models/index.js.map +1 -0
  86. package/dist/commonjs/models/mappers.d.ts +86 -0
  87. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  88. package/dist/commonjs/models/mappers.js +2838 -0
  89. package/dist/commonjs/models/mappers.js.map +1 -0
  90. package/dist/commonjs/models/parameters.d.ts +26 -0
  91. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  92. package/dist/commonjs/models/parameters.js +203 -0
  93. package/dist/commonjs/models/parameters.js.map +1 -0
  94. package/dist/commonjs/operations/applicationTypeVersions.d.ts +92 -0
  95. package/dist/commonjs/operations/applicationTypeVersions.d.ts.map +1 -0
  96. package/dist/commonjs/operations/applicationTypeVersions.js +387 -0
  97. package/dist/commonjs/operations/applicationTypeVersions.js.map +1 -0
  98. package/dist/commonjs/operations/applicationTypes.d.ts +75 -0
  99. package/dist/commonjs/operations/applicationTypes.d.ts.map +1 -0
  100. package/dist/commonjs/operations/applicationTypes.js +308 -0
  101. package/dist/commonjs/operations/applicationTypes.js.map +1 -0
  102. package/dist/commonjs/operations/applications.d.ts +102 -0
  103. package/dist/commonjs/operations/applications.d.ts.map +1 -0
  104. package/dist/commonjs/operations/applications.js +455 -0
  105. package/dist/commonjs/operations/applications.js.map +1 -0
  106. package/dist/commonjs/operations/clusterVersions.d.ts +41 -0
  107. package/dist/commonjs/operations/clusterVersions.d.ts.map +1 -0
  108. package/dist/commonjs/operations/clusterVersions.js +148 -0
  109. package/dist/commonjs/operations/clusterVersions.js.map +1 -0
  110. package/dist/commonjs/operations/clusters.d.ts +116 -0
  111. package/dist/commonjs/operations/clusters.d.ts.map +1 -0
  112. package/dist/commonjs/operations/clusters.js +532 -0
  113. package/dist/commonjs/operations/clusters.js.map +1 -0
  114. package/dist/commonjs/operations/index.d.ts +8 -0
  115. package/dist/commonjs/operations/index.d.ts.map +1 -0
  116. package/dist/commonjs/operations/index.js +18 -0
  117. package/dist/commonjs/operations/index.js.map +1 -0
  118. package/dist/commonjs/operations/operations.d.ts +32 -0
  119. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  120. package/dist/commonjs/operations/operations.js +137 -0
  121. package/dist/commonjs/operations/operations.js.map +1 -0
  122. package/dist/commonjs/operations/services.d.ts +119 -0
  123. package/dist/commonjs/operations/services.d.ts.map +1 -0
  124. package/dist/commonjs/operations/services.js +486 -0
  125. package/dist/commonjs/operations/services.js.map +1 -0
  126. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  127. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  128. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.js +10 -0
  129. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  130. package/dist/commonjs/operationsInterfaces/applicationTypes.d.ts +49 -0
  131. package/dist/commonjs/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  132. package/dist/commonjs/operationsInterfaces/applicationTypes.js +10 -0
  133. package/dist/commonjs/operationsInterfaces/applicationTypes.js.map +1 -0
  134. package/dist/commonjs/operationsInterfaces/applications.d.ts +76 -0
  135. package/dist/commonjs/operationsInterfaces/applications.d.ts.map +1 -0
  136. package/dist/commonjs/operationsInterfaces/applications.js +10 -0
  137. package/dist/commonjs/operationsInterfaces/applications.js.map +1 -0
  138. package/dist/commonjs/operationsInterfaces/clusterVersions.d.ts +33 -0
  139. package/dist/commonjs/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  140. package/dist/commonjs/operationsInterfaces/clusterVersions.js +10 -0
  141. package/dist/commonjs/operationsInterfaces/clusterVersions.js.map +1 -0
  142. package/dist/commonjs/operationsInterfaces/clusters.d.ts +78 -0
  143. package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -0
  144. package/dist/commonjs/operationsInterfaces/clusters.js +10 -0
  145. package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -0
  146. package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
  147. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  148. package/dist/commonjs/operationsInterfaces/index.js +18 -0
  149. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  150. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  151. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  152. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  153. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  154. package/dist/commonjs/operationsInterfaces/services.d.ts +91 -0
  155. package/dist/commonjs/operationsInterfaces/services.d.ts.map +1 -0
  156. package/dist/commonjs/operationsInterfaces/services.js +10 -0
  157. package/dist/commonjs/operationsInterfaces/services.js.map +1 -0
  158. package/dist/commonjs/package.json +3 -0
  159. package/dist/commonjs/pagingHelper.d.ts +13 -0
  160. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  161. package/dist/commonjs/pagingHelper.js +36 -0
  162. package/dist/commonjs/pagingHelper.js.map +1 -0
  163. package/dist/commonjs/serviceFabricManagementClient.d.ts +26 -0
  164. package/dist/commonjs/serviceFabricManagementClient.d.ts.map +1 -0
  165. package/dist/commonjs/serviceFabricManagementClient.js +108 -0
  166. package/dist/commonjs/serviceFabricManagementClient.js.map +1 -0
  167. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  168. package/dist/esm/index.d.ts +5 -0
  169. package/dist/esm/index.d.ts.map +1 -0
  170. package/{src/index.ts → dist/esm/index.js} +5 -5
  171. package/dist/esm/index.js.map +1 -0
  172. package/dist/esm/lroImpl.d.ts +11 -0
  173. package/dist/esm/lroImpl.d.ts.map +1 -0
  174. package/dist/esm/lroImpl.js +14 -0
  175. package/dist/esm/lroImpl.js.map +1 -0
  176. package/dist/esm/models/index.d.ts +1831 -0
  177. package/dist/esm/models/index.d.ts.map +1 -0
  178. package/dist/esm/models/index.js +274 -0
  179. package/dist/esm/models/index.js.map +1 -0
  180. package/dist/esm/models/mappers.d.ts +86 -0
  181. package/dist/esm/models/mappers.d.ts.map +1 -0
  182. package/dist/esm/models/mappers.js +2834 -0
  183. package/dist/esm/models/mappers.js.map +1 -0
  184. package/dist/esm/models/parameters.d.ts +26 -0
  185. package/dist/esm/models/parameters.d.ts.map +1 -0
  186. package/dist/esm/models/parameters.js +200 -0
  187. package/dist/esm/models/parameters.js.map +1 -0
  188. package/dist/esm/operations/applicationTypeVersions.d.ts +92 -0
  189. package/dist/esm/operations/applicationTypeVersions.d.ts.map +1 -0
  190. package/dist/esm/operations/applicationTypeVersions.js +383 -0
  191. package/dist/esm/operations/applicationTypeVersions.js.map +1 -0
  192. package/dist/esm/operations/applicationTypes.d.ts +75 -0
  193. package/dist/esm/operations/applicationTypes.d.ts.map +1 -0
  194. package/dist/esm/operations/applicationTypes.js +304 -0
  195. package/dist/esm/operations/applicationTypes.js.map +1 -0
  196. package/dist/esm/operations/applications.d.ts +102 -0
  197. package/dist/esm/operations/applications.d.ts.map +1 -0
  198. package/dist/esm/operations/applications.js +451 -0
  199. package/dist/esm/operations/applications.js.map +1 -0
  200. package/dist/esm/operations/clusterVersions.d.ts +41 -0
  201. package/dist/esm/operations/clusterVersions.d.ts.map +1 -0
  202. package/dist/esm/operations/clusterVersions.js +143 -0
  203. package/dist/esm/operations/clusterVersions.js.map +1 -0
  204. package/dist/esm/operations/clusters.d.ts +116 -0
  205. package/dist/esm/operations/clusters.d.ts.map +1 -0
  206. package/dist/esm/operations/clusters.js +528 -0
  207. package/dist/esm/operations/clusters.js.map +1 -0
  208. package/dist/esm/operations/index.d.ts +8 -0
  209. package/dist/esm/operations/index.d.ts.map +1 -0
  210. package/dist/esm/operations/index.js +15 -0
  211. package/dist/esm/operations/index.js.map +1 -0
  212. package/dist/esm/operations/operations.d.ts +32 -0
  213. package/dist/esm/operations/operations.d.ts.map +1 -0
  214. package/dist/esm/operations/operations.js +133 -0
  215. package/dist/esm/operations/operations.js.map +1 -0
  216. package/dist/esm/operations/services.d.ts +119 -0
  217. package/dist/esm/operations/services.d.ts.map +1 -0
  218. package/dist/esm/operations/services.js +482 -0
  219. package/dist/esm/operations/services.js.map +1 -0
  220. package/dist/esm/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  221. package/dist/esm/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  222. package/dist/esm/operationsInterfaces/applicationTypeVersions.js +9 -0
  223. package/dist/esm/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  224. package/dist/esm/operationsInterfaces/applicationTypes.d.ts +49 -0
  225. package/dist/esm/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  226. package/dist/esm/operationsInterfaces/applicationTypes.js +9 -0
  227. package/dist/esm/operationsInterfaces/applicationTypes.js.map +1 -0
  228. package/dist/esm/operationsInterfaces/applications.d.ts +76 -0
  229. package/dist/esm/operationsInterfaces/applications.d.ts.map +1 -0
  230. package/dist/esm/operationsInterfaces/applications.js +9 -0
  231. package/dist/esm/operationsInterfaces/applications.js.map +1 -0
  232. package/dist/esm/operationsInterfaces/clusterVersions.d.ts +33 -0
  233. package/dist/esm/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  234. package/dist/esm/operationsInterfaces/clusterVersions.js +9 -0
  235. package/dist/esm/operationsInterfaces/clusterVersions.js.map +1 -0
  236. package/dist/esm/operationsInterfaces/clusters.d.ts +78 -0
  237. package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -0
  238. package/dist/esm/operationsInterfaces/clusters.js +9 -0
  239. package/dist/esm/operationsInterfaces/clusters.js.map +1 -0
  240. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  241. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  242. package/dist/esm/operationsInterfaces/index.js +15 -0
  243. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  244. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  245. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  246. package/dist/esm/operationsInterfaces/operations.js +9 -0
  247. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  248. package/dist/esm/operationsInterfaces/services.d.ts +91 -0
  249. package/dist/esm/operationsInterfaces/services.d.ts.map +1 -0
  250. package/dist/esm/operationsInterfaces/services.js +9 -0
  251. package/dist/esm/operationsInterfaces/services.js.map +1 -0
  252. package/dist/esm/package.json +3 -0
  253. package/dist/esm/pagingHelper.d.ts +13 -0
  254. package/dist/esm/pagingHelper.d.ts.map +1 -0
  255. package/dist/esm/pagingHelper.js +32 -0
  256. package/dist/esm/pagingHelper.js.map +1 -0
  257. package/dist/esm/serviceFabricManagementClient.d.ts +26 -0
  258. package/dist/esm/serviceFabricManagementClient.d.ts.map +1 -0
  259. package/dist/esm/serviceFabricManagementClient.js +103 -0
  260. package/dist/esm/serviceFabricManagementClient.js.map +1 -0
  261. package/dist/react-native/index.d.ts +5 -0
  262. package/dist/react-native/index.d.ts.map +1 -0
  263. package/dist/react-native/index.js +13 -0
  264. package/dist/react-native/index.js.map +1 -0
  265. package/dist/react-native/lroImpl.d.ts +11 -0
  266. package/dist/react-native/lroImpl.d.ts.map +1 -0
  267. package/dist/react-native/lroImpl.js +14 -0
  268. package/dist/react-native/lroImpl.js.map +1 -0
  269. package/dist/react-native/models/index.d.ts +1831 -0
  270. package/dist/react-native/models/index.d.ts.map +1 -0
  271. package/dist/react-native/models/index.js +274 -0
  272. package/dist/react-native/models/index.js.map +1 -0
  273. package/dist/react-native/models/mappers.d.ts +86 -0
  274. package/dist/react-native/models/mappers.d.ts.map +1 -0
  275. package/dist/react-native/models/mappers.js +2834 -0
  276. package/dist/react-native/models/mappers.js.map +1 -0
  277. package/dist/react-native/models/parameters.d.ts +26 -0
  278. package/dist/react-native/models/parameters.d.ts.map +1 -0
  279. package/dist/react-native/models/parameters.js +200 -0
  280. package/dist/react-native/models/parameters.js.map +1 -0
  281. package/dist/react-native/operations/applicationTypeVersions.d.ts +92 -0
  282. package/dist/react-native/operations/applicationTypeVersions.d.ts.map +1 -0
  283. package/dist/react-native/operations/applicationTypeVersions.js +383 -0
  284. package/dist/react-native/operations/applicationTypeVersions.js.map +1 -0
  285. package/dist/react-native/operations/applicationTypes.d.ts +75 -0
  286. package/dist/react-native/operations/applicationTypes.d.ts.map +1 -0
  287. package/dist/react-native/operations/applicationTypes.js +304 -0
  288. package/dist/react-native/operations/applicationTypes.js.map +1 -0
  289. package/dist/react-native/operations/applications.d.ts +102 -0
  290. package/dist/react-native/operations/applications.d.ts.map +1 -0
  291. package/dist/react-native/operations/applications.js +451 -0
  292. package/dist/react-native/operations/applications.js.map +1 -0
  293. package/dist/react-native/operations/clusterVersions.d.ts +41 -0
  294. package/dist/react-native/operations/clusterVersions.d.ts.map +1 -0
  295. package/dist/react-native/operations/clusterVersions.js +143 -0
  296. package/dist/react-native/operations/clusterVersions.js.map +1 -0
  297. package/dist/react-native/operations/clusters.d.ts +116 -0
  298. package/dist/react-native/operations/clusters.d.ts.map +1 -0
  299. package/dist/react-native/operations/clusters.js +528 -0
  300. package/dist/react-native/operations/clusters.js.map +1 -0
  301. package/dist/react-native/operations/index.d.ts +8 -0
  302. package/dist/react-native/operations/index.d.ts.map +1 -0
  303. package/dist/react-native/operations/index.js +15 -0
  304. package/dist/react-native/operations/index.js.map +1 -0
  305. package/dist/react-native/operations/operations.d.ts +32 -0
  306. package/dist/react-native/operations/operations.d.ts.map +1 -0
  307. package/dist/react-native/operations/operations.js +133 -0
  308. package/dist/react-native/operations/operations.js.map +1 -0
  309. package/dist/react-native/operations/services.d.ts +119 -0
  310. package/dist/react-native/operations/services.d.ts.map +1 -0
  311. package/dist/react-native/operations/services.js +482 -0
  312. package/dist/react-native/operations/services.js.map +1 -0
  313. package/dist/react-native/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  314. package/dist/react-native/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  315. package/dist/react-native/operationsInterfaces/applicationTypeVersions.js +9 -0
  316. package/dist/react-native/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  317. package/dist/react-native/operationsInterfaces/applicationTypes.d.ts +49 -0
  318. package/dist/react-native/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  319. package/dist/react-native/operationsInterfaces/applicationTypes.js +9 -0
  320. package/dist/react-native/operationsInterfaces/applicationTypes.js.map +1 -0
  321. package/dist/react-native/operationsInterfaces/applications.d.ts +76 -0
  322. package/dist/react-native/operationsInterfaces/applications.d.ts.map +1 -0
  323. package/dist/react-native/operationsInterfaces/applications.js +9 -0
  324. package/dist/react-native/operationsInterfaces/applications.js.map +1 -0
  325. package/dist/react-native/operationsInterfaces/clusterVersions.d.ts +33 -0
  326. package/dist/react-native/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  327. package/dist/react-native/operationsInterfaces/clusterVersions.js +9 -0
  328. package/dist/react-native/operationsInterfaces/clusterVersions.js.map +1 -0
  329. package/dist/react-native/operationsInterfaces/clusters.d.ts +78 -0
  330. package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -0
  331. package/dist/react-native/operationsInterfaces/clusters.js +9 -0
  332. package/dist/react-native/operationsInterfaces/clusters.js.map +1 -0
  333. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  334. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  335. package/dist/react-native/operationsInterfaces/index.js +15 -0
  336. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  337. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  338. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  339. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  340. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  341. package/dist/react-native/operationsInterfaces/services.d.ts +91 -0
  342. package/dist/react-native/operationsInterfaces/services.d.ts.map +1 -0
  343. package/dist/react-native/operationsInterfaces/services.js +9 -0
  344. package/dist/react-native/operationsInterfaces/services.js.map +1 -0
  345. package/dist/react-native/package.json +3 -0
  346. package/dist/react-native/pagingHelper.d.ts +13 -0
  347. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  348. package/dist/react-native/pagingHelper.js +32 -0
  349. package/dist/react-native/pagingHelper.js.map +1 -0
  350. package/dist/react-native/serviceFabricManagementClient.d.ts +26 -0
  351. package/dist/react-native/serviceFabricManagementClient.d.ts.map +1 -0
  352. package/dist/react-native/serviceFabricManagementClient.js +103 -0
  353. package/dist/react-native/serviceFabricManagementClient.js.map +1 -0
  354. package/package.json +67 -36
  355. package/dist/index.js +0 -5987
  356. package/dist/index.js.map +0 -1
  357. package/dist/index.min.js +0 -1
  358. package/dist/index.min.js.map +0 -1
  359. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.d.ts +0 -2
  360. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.d.ts.map +0 -1
  361. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.js +0 -35
  362. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.js.map +0 -1
  363. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.d.ts +0 -2
  364. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.d.ts.map +0 -1
  365. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.js +0 -38
  366. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.js.map +0 -1
  367. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.d.ts +0 -2
  368. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.d.ts.map +0 -1
  369. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.js +0 -38
  370. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.js.map +0 -1
  371. package/dist-esm/samples-dev/applicationTypeVersionsListSample.d.ts +0 -2
  372. package/dist-esm/samples-dev/applicationTypeVersionsListSample.d.ts.map +0 -1
  373. package/dist-esm/samples-dev/applicationTypeVersionsListSample.js +0 -53
  374. package/dist-esm/samples-dev/applicationTypeVersionsListSample.js.map +0 -1
  375. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.d.ts +0 -2
  376. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.d.ts.map +0 -1
  377. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.js +0 -31
  378. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.js.map +0 -1
  379. package/dist-esm/samples-dev/applicationTypesDeleteSample.d.ts +0 -2
  380. package/dist-esm/samples-dev/applicationTypesDeleteSample.d.ts.map +0 -1
  381. package/dist-esm/samples-dev/applicationTypesDeleteSample.js +0 -37
  382. package/dist-esm/samples-dev/applicationTypesDeleteSample.js.map +0 -1
  383. package/dist-esm/samples-dev/applicationTypesGetSample.d.ts +0 -2
  384. package/dist-esm/samples-dev/applicationTypesGetSample.d.ts.map +0 -1
  385. package/dist-esm/samples-dev/applicationTypesGetSample.js +0 -37
  386. package/dist-esm/samples-dev/applicationTypesGetSample.js.map +0 -1
  387. package/dist-esm/samples-dev/applicationTypesListSample.d.ts +0 -2
  388. package/dist-esm/samples-dev/applicationTypesListSample.d.ts.map +0 -1
  389. package/dist-esm/samples-dev/applicationTypesListSample.js +0 -52
  390. package/dist-esm/samples-dev/applicationTypesListSample.js.map +0 -1
  391. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.d.ts +0 -2
  392. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.d.ts.map +0 -1
  393. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js +0 -121
  394. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js.map +0 -1
  395. package/dist-esm/samples-dev/applicationsDeleteSample.d.ts +0 -2
  396. package/dist-esm/samples-dev/applicationsDeleteSample.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/applicationsDeleteSample.js +0 -37
  398. package/dist-esm/samples-dev/applicationsDeleteSample.js.map +0 -1
  399. package/dist-esm/samples-dev/applicationsGetSample.d.ts +0 -2
  400. package/dist-esm/samples-dev/applicationsGetSample.d.ts.map +0 -1
  401. package/dist-esm/samples-dev/applicationsGetSample.js +0 -37
  402. package/dist-esm/samples-dev/applicationsGetSample.js.map +0 -1
  403. package/dist-esm/samples-dev/applicationsListSample.d.ts +0 -2
  404. package/dist-esm/samples-dev/applicationsListSample.d.ts.map +0 -1
  405. package/dist-esm/samples-dev/applicationsListSample.js +0 -52
  406. package/dist-esm/samples-dev/applicationsListSample.js.map +0 -1
  407. package/dist-esm/samples-dev/applicationsUpdateSample.d.ts +0 -2
  408. package/dist-esm/samples-dev/applicationsUpdateSample.d.ts.map +0 -1
  409. package/dist-esm/samples-dev/applicationsUpdateSample.js +0 -44
  410. package/dist-esm/samples-dev/applicationsUpdateSample.js.map +0 -1
  411. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.d.ts +0 -2
  412. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.d.ts.map +0 -1
  413. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.js +0 -37
  414. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.js.map +0 -1
  415. package/dist-esm/samples-dev/clusterVersionsGetSample.d.ts +0 -2
  416. package/dist-esm/samples-dev/clusterVersionsGetSample.d.ts.map +0 -1
  417. package/dist-esm/samples-dev/clusterVersionsGetSample.js +0 -36
  418. package/dist-esm/samples-dev/clusterVersionsGetSample.js.map +0 -1
  419. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.d.ts +0 -2
  420. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.d.ts.map +0 -1
  421. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.js +0 -36
  422. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.js.map +0 -1
  423. package/dist-esm/samples-dev/clusterVersionsListSample.d.ts +0 -2
  424. package/dist-esm/samples-dev/clusterVersionsListSample.d.ts.map +0 -1
  425. package/dist-esm/samples-dev/clusterVersionsListSample.js +0 -35
  426. package/dist-esm/samples-dev/clusterVersionsListSample.js.map +0 -1
  427. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts +0 -2
  428. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts.map +0 -1
  429. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +0 -233
  430. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +0 -1
  431. package/dist-esm/samples-dev/clustersDeleteSample.d.ts +0 -2
  432. package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +0 -1
  433. package/dist-esm/samples-dev/clustersDeleteSample.js +0 -36
  434. package/dist-esm/samples-dev/clustersDeleteSample.js.map +0 -1
  435. package/dist-esm/samples-dev/clustersGetSample.d.ts +0 -2
  436. package/dist-esm/samples-dev/clustersGetSample.d.ts.map +0 -1
  437. package/dist-esm/samples-dev/clustersGetSample.js +0 -36
  438. package/dist-esm/samples-dev/clustersGetSample.js.map +0 -1
  439. package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +0 -2
  440. package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +0 -1
  441. package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +0 -51
  442. package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +0 -1
  443. package/dist-esm/samples-dev/clustersListSample.d.ts +0 -2
  444. package/dist-esm/samples-dev/clustersListSample.d.ts.map +0 -1
  445. package/dist-esm/samples-dev/clustersListSample.js +0 -50
  446. package/dist-esm/samples-dev/clustersListSample.js.map +0 -1
  447. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.d.ts +0 -2
  448. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.d.ts.map +0 -1
  449. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.js +0 -53
  450. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.js.map +0 -1
  451. package/dist-esm/samples-dev/clustersUpdateSample.d.ts +0 -2
  452. package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +0 -1
  453. package/dist-esm/samples-dev/clustersUpdateSample.js +0 -60
  454. package/dist-esm/samples-dev/clustersUpdateSample.js.map +0 -1
  455. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  456. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  457. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  458. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  459. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +0 -2
  460. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +0 -1
  461. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +0 -70
  462. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +0 -1
  463. package/dist-esm/samples-dev/servicesDeleteSample.d.ts +0 -2
  464. package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +0 -1
  465. package/dist-esm/samples-dev/servicesDeleteSample.js +0 -38
  466. package/dist-esm/samples-dev/servicesDeleteSample.js.map +0 -1
  467. package/dist-esm/samples-dev/servicesGetSample.d.ts +0 -2
  468. package/dist-esm/samples-dev/servicesGetSample.d.ts.map +0 -1
  469. package/dist-esm/samples-dev/servicesGetSample.js +0 -38
  470. package/dist-esm/samples-dev/servicesGetSample.js.map +0 -1
  471. package/dist-esm/samples-dev/servicesListSample.d.ts +0 -2
  472. package/dist-esm/samples-dev/servicesListSample.d.ts.map +0 -1
  473. package/dist-esm/samples-dev/servicesListSample.js +0 -53
  474. package/dist-esm/samples-dev/servicesListSample.js.map +0 -1
  475. package/dist-esm/samples-dev/servicesUpdateSample.d.ts +0 -2
  476. package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +0 -1
  477. package/dist-esm/samples-dev/servicesUpdateSample.js +0 -36
  478. package/dist-esm/samples-dev/servicesUpdateSample.js.map +0 -1
  479. package/dist-esm/src/index.d.ts +0 -5
  480. package/dist-esm/src/index.js.map +0 -1
  481. package/dist-esm/src/lroImpl.js.map +0 -1
  482. package/dist-esm/src/models/index.js.map +0 -1
  483. package/dist-esm/src/models/mappers.js.map +0 -1
  484. package/dist-esm/src/models/parameters.js.map +0 -1
  485. package/dist-esm/src/operations/applicationTypeVersions.d.ts.map +0 -1
  486. package/dist-esm/src/operations/applicationTypeVersions.js.map +0 -1
  487. package/dist-esm/src/operations/applicationTypes.d.ts.map +0 -1
  488. package/dist-esm/src/operations/applicationTypes.js.map +0 -1
  489. package/dist-esm/src/operations/applications.d.ts.map +0 -1
  490. package/dist-esm/src/operations/applications.js.map +0 -1
  491. package/dist-esm/src/operations/clusterVersions.d.ts.map +0 -1
  492. package/dist-esm/src/operations/clusterVersions.js.map +0 -1
  493. package/dist-esm/src/operations/clusters.d.ts.map +0 -1
  494. package/dist-esm/src/operations/clusters.js.map +0 -1
  495. package/dist-esm/src/operations/index.d.ts +0 -8
  496. package/dist-esm/src/operations/index.d.ts.map +0 -1
  497. package/dist-esm/src/operations/index.js +0 -15
  498. package/dist-esm/src/operations/index.js.map +0 -1
  499. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  500. package/dist-esm/src/operations/operations.js.map +0 -1
  501. package/dist-esm/src/operations/services.d.ts.map +0 -1
  502. package/dist-esm/src/operations/services.js.map +0 -1
  503. package/dist-esm/src/operationsInterfaces/applicationTypeVersions.d.ts.map +0 -1
  504. package/dist-esm/src/operationsInterfaces/applicationTypeVersions.js.map +0 -1
  505. package/dist-esm/src/operationsInterfaces/applicationTypes.d.ts.map +0 -1
  506. package/dist-esm/src/operationsInterfaces/applicationTypes.js.map +0 -1
  507. package/dist-esm/src/operationsInterfaces/applications.d.ts.map +0 -1
  508. package/dist-esm/src/operationsInterfaces/applications.js.map +0 -1
  509. package/dist-esm/src/operationsInterfaces/clusterVersions.d.ts.map +0 -1
  510. package/dist-esm/src/operationsInterfaces/clusterVersions.js.map +0 -1
  511. package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +0 -1
  512. package/dist-esm/src/operationsInterfaces/clusters.js.map +0 -1
  513. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  514. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  515. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  516. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  517. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  518. package/dist-esm/src/operationsInterfaces/services.d.ts.map +0 -1
  519. package/dist-esm/src/operationsInterfaces/services.js.map +0 -1
  520. package/dist-esm/src/pagingHelper.js.map +0 -1
  521. package/dist-esm/src/serviceFabricManagementClient.d.ts.map +0 -1
  522. package/dist-esm/src/serviceFabricManagementClient.js.map +0 -1
  523. package/dist-esm/test/servicefabric_examples.spec.d.ts +0 -4
  524. package/dist-esm/test/servicefabric_examples.spec.d.ts.map +0 -1
  525. package/dist-esm/test/servicefabric_examples.spec.js +0 -270
  526. package/dist-esm/test/servicefabric_examples.spec.js.map +0 -1
  527. package/src/lroImpl.ts +0 -38
  528. package/src/models/index.ts +0 -2043
  529. package/src/models/mappers.ts +0 -3049
  530. package/src/models/parameters.ts +0 -239
  531. package/src/operations/applicationTypeVersions.ts +0 -552
  532. package/src/operations/applicationTypes.ts +0 -413
  533. package/src/operations/applications.ts +0 -644
  534. package/src/operations/clusterVersions.ts +0 -196
  535. package/src/operations/clusters.ts +0 -699
  536. package/src/operations/index.ts +0 -15
  537. package/src/operations/operations.ts +0 -149
  538. package/src/operations/services.ts +0 -703
  539. package/src/operationsInterfaces/applicationTypeVersions.ts +0 -123
  540. package/src/operationsInterfaces/applicationTypes.ts +0 -91
  541. package/src/operationsInterfaces/applications.ts +0 -149
  542. package/src/operationsInterfaces/clusterVersions.ts +0 -67
  543. package/src/operationsInterfaces/clusters.ts +0 -148
  544. package/src/operationsInterfaces/index.ts +0 -15
  545. package/src/operationsInterfaces/operations.ts +0 -22
  546. package/src/operationsInterfaces/services.ts +0 -172
  547. package/src/pagingHelper.ts +0 -39
  548. package/src/serviceFabricManagementClient.ts +0 -168
  549. package/tsconfig.json +0 -33
  550. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  551. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  552. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  553. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  554. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  555. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  556. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  557. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  558. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  559. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  560. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  561. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypeVersions.js +0 -0
  562. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypes.js +0 -0
  563. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applications.js +0 -0
  564. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusterVersions.js +0 -0
  565. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.js +0 -0
  566. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  567. /package/{dist-esm/src → dist/browser}/operationsInterfaces/services.js +0 -0
  568. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  569. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  570. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
@@ -0,0 +1,49 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { ApplicationTypeResource, ApplicationTypesListOptionalParams, ApplicationTypesGetOptionalParams, ApplicationTypesGetResponse, ApplicationTypesCreateOrUpdateOptionalParams, ApplicationTypesCreateOrUpdateResponse, ApplicationTypesDeleteOptionalParams } from "../models/index.js";
4
+ /** Interface representing a ApplicationTypes. */
5
+ export interface ApplicationTypes {
6
+ /**
7
+ * Gets all application type name resources created or in the process of being created in the Service
8
+ * Fabric cluster resource.
9
+ * @param resourceGroupName The name of the resource group.
10
+ * @param clusterName The name of the cluster resource.
11
+ * @param options The options parameters.
12
+ */
13
+ list(resourceGroupName: string, clusterName: string, options?: ApplicationTypesListOptionalParams): PagedAsyncIterableIterator<ApplicationTypeResource>;
14
+ /**
15
+ * Get a Service Fabric application type name resource created or in the process of being created in
16
+ * the Service Fabric cluster resource.
17
+ * @param resourceGroupName The name of the resource group.
18
+ * @param clusterName The name of the cluster resource.
19
+ * @param applicationTypeName The name of the application type name resource.
20
+ * @param options The options parameters.
21
+ */
22
+ get(resourceGroupName: string, clusterName: string, applicationTypeName: string, options?: ApplicationTypesGetOptionalParams): Promise<ApplicationTypesGetResponse>;
23
+ /**
24
+ * Create or update a Service Fabric application type name resource with the specified name.
25
+ * @param resourceGroupName The name of the resource group.
26
+ * @param clusterName The name of the cluster resource.
27
+ * @param applicationTypeName The name of the application type name resource.
28
+ * @param parameters The application type name resource.
29
+ * @param options The options parameters.
30
+ */
31
+ createOrUpdate(resourceGroupName: string, clusterName: string, applicationTypeName: string, parameters: ApplicationTypeResource, options?: ApplicationTypesCreateOrUpdateOptionalParams): Promise<ApplicationTypesCreateOrUpdateResponse>;
32
+ /**
33
+ * Delete a Service Fabric application type name resource with the specified name.
34
+ * @param resourceGroupName The name of the resource group.
35
+ * @param clusterName The name of the cluster resource.
36
+ * @param applicationTypeName The name of the application type name resource.
37
+ * @param options The options parameters.
38
+ */
39
+ beginDelete(resourceGroupName: string, clusterName: string, applicationTypeName: string, options?: ApplicationTypesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
40
+ /**
41
+ * Delete a Service Fabric application type name resource with the specified name.
42
+ * @param resourceGroupName The name of the resource group.
43
+ * @param clusterName The name of the cluster resource.
44
+ * @param applicationTypeName The name of the application type name resource.
45
+ * @param options The options parameters.
46
+ */
47
+ beginDeleteAndWait(resourceGroupName: string, clusterName: string, applicationTypeName: string, options?: ApplicationTypesDeleteOptionalParams): Promise<void>;
48
+ }
49
+ //# sourceMappingURL=applicationTypes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applicationTypes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/applicationTypes.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,uBAAuB,EACvB,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,4CAA4C,EAC5C,sCAAsC,EACtC,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,uBAAuB,CAAC,CAAC;IACvD;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=applicationTypes.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applicationTypes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/applicationTypes.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ApplicationTypeResource,\n ApplicationTypesListOptionalParams,\n ApplicationTypesGetOptionalParams,\n ApplicationTypesGetResponse,\n ApplicationTypesCreateOrUpdateOptionalParams,\n ApplicationTypesCreateOrUpdateResponse,\n ApplicationTypesDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ApplicationTypes. */\nexport interface ApplicationTypes {\n /**\n * Gets all application type name resources created or in the process of being created in the Service\n * Fabric cluster resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n clusterName: string,\n options?: ApplicationTypesListOptionalParams\n ): PagedAsyncIterableIterator<ApplicationTypeResource>;\n /**\n * Get a Service Fabric application type name resource created or in the process of being created in\n * the Service Fabric cluster resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationTypeName The name of the application type name resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n applicationTypeName: string,\n options?: ApplicationTypesGetOptionalParams\n ): Promise<ApplicationTypesGetResponse>;\n /**\n * Create or update a Service Fabric application type name resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationTypeName The name of the application type name resource.\n * @param parameters The application type name resource.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n clusterName: string,\n applicationTypeName: string,\n parameters: ApplicationTypeResource,\n options?: ApplicationTypesCreateOrUpdateOptionalParams\n ): Promise<ApplicationTypesCreateOrUpdateResponse>;\n /**\n * Delete a Service Fabric application type name resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationTypeName The name of the application type name resource.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n applicationTypeName: string,\n options?: ApplicationTypesDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a Service Fabric application type name resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationTypeName The name of the application type name resource.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n applicationTypeName: string,\n options?: ApplicationTypesDeleteOptionalParams\n ): Promise<void>;\n}\n"]}
@@ -0,0 +1,76 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { ApplicationResource, ApplicationsListOptionalParams, ApplicationsGetOptionalParams, ApplicationsGetResponse, ApplicationsCreateOrUpdateOptionalParams, ApplicationsCreateOrUpdateResponse, ApplicationResourceUpdate, ApplicationsUpdateOptionalParams, ApplicationsUpdateResponse, ApplicationsDeleteOptionalParams } from "../models/index.js";
4
+ /** Interface representing a Applications. */
5
+ export interface Applications {
6
+ /**
7
+ * Gets all application resources created or in the process of being created in the Service Fabric
8
+ * cluster resource.
9
+ * @param resourceGroupName The name of the resource group.
10
+ * @param clusterName The name of the cluster resource.
11
+ * @param options The options parameters.
12
+ */
13
+ list(resourceGroupName: string, clusterName: string, options?: ApplicationsListOptionalParams): PagedAsyncIterableIterator<ApplicationResource>;
14
+ /**
15
+ * Get a Service Fabric application resource created or in the process of being created in the Service
16
+ * Fabric cluster resource.
17
+ * @param resourceGroupName The name of the resource group.
18
+ * @param clusterName The name of the cluster resource.
19
+ * @param applicationName The name of the application resource.
20
+ * @param options The options parameters.
21
+ */
22
+ get(resourceGroupName: string, clusterName: string, applicationName: string, options?: ApplicationsGetOptionalParams): Promise<ApplicationsGetResponse>;
23
+ /**
24
+ * Create or update a Service Fabric application resource with the specified name.
25
+ * @param resourceGroupName The name of the resource group.
26
+ * @param clusterName The name of the cluster resource.
27
+ * @param applicationName The name of the application resource.
28
+ * @param parameters The application resource.
29
+ * @param options The options parameters.
30
+ */
31
+ beginCreateOrUpdate(resourceGroupName: string, clusterName: string, applicationName: string, parameters: ApplicationResource, options?: ApplicationsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ApplicationsCreateOrUpdateResponse>, ApplicationsCreateOrUpdateResponse>>;
32
+ /**
33
+ * Create or update a Service Fabric application resource with the specified name.
34
+ * @param resourceGroupName The name of the resource group.
35
+ * @param clusterName The name of the cluster resource.
36
+ * @param applicationName The name of the application resource.
37
+ * @param parameters The application resource.
38
+ * @param options The options parameters.
39
+ */
40
+ beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, applicationName: string, parameters: ApplicationResource, options?: ApplicationsCreateOrUpdateOptionalParams): Promise<ApplicationsCreateOrUpdateResponse>;
41
+ /**
42
+ * Update a Service Fabric application resource with the specified name.
43
+ * @param resourceGroupName The name of the resource group.
44
+ * @param clusterName The name of the cluster resource.
45
+ * @param applicationName The name of the application resource.
46
+ * @param parameters The application resource for patch operations.
47
+ * @param options The options parameters.
48
+ */
49
+ beginUpdate(resourceGroupName: string, clusterName: string, applicationName: string, parameters: ApplicationResourceUpdate, options?: ApplicationsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ApplicationsUpdateResponse>, ApplicationsUpdateResponse>>;
50
+ /**
51
+ * Update a Service Fabric application resource with the specified name.
52
+ * @param resourceGroupName The name of the resource group.
53
+ * @param clusterName The name of the cluster resource.
54
+ * @param applicationName The name of the application resource.
55
+ * @param parameters The application resource for patch operations.
56
+ * @param options The options parameters.
57
+ */
58
+ beginUpdateAndWait(resourceGroupName: string, clusterName: string, applicationName: string, parameters: ApplicationResourceUpdate, options?: ApplicationsUpdateOptionalParams): Promise<ApplicationsUpdateResponse>;
59
+ /**
60
+ * Delete a Service Fabric application resource with the specified name.
61
+ * @param resourceGroupName The name of the resource group.
62
+ * @param clusterName The name of the cluster resource.
63
+ * @param applicationName The name of the application resource.
64
+ * @param options The options parameters.
65
+ */
66
+ beginDelete(resourceGroupName: string, clusterName: string, applicationName: string, options?: ApplicationsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
67
+ /**
68
+ * Delete a Service Fabric application resource with the specified name.
69
+ * @param resourceGroupName The name of the resource group.
70
+ * @param clusterName The name of the cluster resource.
71
+ * @param applicationName The name of the application resource.
72
+ * @param options The options parameters.
73
+ */
74
+ beginDeleteAndWait(resourceGroupName: string, clusterName: string, applicationName: string, options?: ApplicationsDeleteOptionalParams): Promise<void>;
75
+ }
76
+ //# sourceMappingURL=applications.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applications.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/applications.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,mBAAmB,EACnB,8BAA8B,EAC9B,6BAA6B,EAC7B,uBAAuB,EACvB,wCAAwC,EACxC,kCAAkC,EAClC,yBAAyB,EACzB,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EACjC,MAAM,oBAAoB,CAAC;AAG5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;;OAMG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8BAA8B,GACvC,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,kCAAkC,CAAC,EAClD,kCAAkC,CACnC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,0BAA0B,CAAC,EAC1C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=applications.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applications.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/applications.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ApplicationResource,\n ApplicationsListOptionalParams,\n ApplicationsGetOptionalParams,\n ApplicationsGetResponse,\n ApplicationsCreateOrUpdateOptionalParams,\n ApplicationsCreateOrUpdateResponse,\n ApplicationResourceUpdate,\n ApplicationsUpdateOptionalParams,\n ApplicationsUpdateResponse,\n ApplicationsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Applications. */\nexport interface Applications {\n /**\n * Gets all application resources created or in the process of being created in the Service Fabric\n * cluster resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n clusterName: string,\n options?: ApplicationsListOptionalParams\n ): PagedAsyncIterableIterator<ApplicationResource>;\n /**\n * Get a Service Fabric application resource created or in the process of being created in the Service\n * Fabric cluster resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n options?: ApplicationsGetOptionalParams\n ): Promise<ApplicationsGetResponse>;\n /**\n * Create or update a Service Fabric application resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param parameters The application resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n parameters: ApplicationResource,\n options?: ApplicationsCreateOrUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<ApplicationsCreateOrUpdateResponse>,\n ApplicationsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a Service Fabric application resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param parameters The application resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n parameters: ApplicationResource,\n options?: ApplicationsCreateOrUpdateOptionalParams\n ): Promise<ApplicationsCreateOrUpdateResponse>;\n /**\n * Update a Service Fabric application resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param parameters The application resource for patch operations.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n parameters: ApplicationResourceUpdate,\n options?: ApplicationsUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<ApplicationsUpdateResponse>,\n ApplicationsUpdateResponse\n >\n >;\n /**\n * Update a Service Fabric application resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param parameters The application resource for patch operations.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n parameters: ApplicationResourceUpdate,\n options?: ApplicationsUpdateOptionalParams\n ): Promise<ApplicationsUpdateResponse>;\n /**\n * Delete a Service Fabric application resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n options?: ApplicationsDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a Service Fabric application resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n options?: ApplicationsDeleteOptionalParams\n ): Promise<void>;\n}\n"]}
@@ -0,0 +1,33 @@
1
+ import { ClusterVersionsGetOptionalParams, ClusterVersionsGetResponse, ClusterVersionsEnvironment, ClusterVersionsGetByEnvironmentOptionalParams, ClusterVersionsGetByEnvironmentResponse, ClusterVersionsListOptionalParams, ClusterVersionsListResponse, ClusterVersionsListByEnvironmentOptionalParams, ClusterVersionsListByEnvironmentResponse } from "../models/index.js";
2
+ /** Interface representing a ClusterVersions. */
3
+ export interface ClusterVersions {
4
+ /**
5
+ * Gets information about an available Service Fabric cluster code version.
6
+ * @param location The location for the cluster code versions. This is different from cluster location.
7
+ * @param clusterVersion The cluster code version.
8
+ * @param options The options parameters.
9
+ */
10
+ get(location: string, clusterVersion: string, options?: ClusterVersionsGetOptionalParams): Promise<ClusterVersionsGetResponse>;
11
+ /**
12
+ * Gets information about an available Service Fabric cluster code version by environment.
13
+ * @param location The location for the cluster code versions. This is different from cluster location.
14
+ * @param environment The operating system of the cluster. The default means all.
15
+ * @param clusterVersion The cluster code version.
16
+ * @param options The options parameters.
17
+ */
18
+ getByEnvironment(location: string, environment: ClusterVersionsEnvironment, clusterVersion: string, options?: ClusterVersionsGetByEnvironmentOptionalParams): Promise<ClusterVersionsGetByEnvironmentResponse>;
19
+ /**
20
+ * Gets all available code versions for Service Fabric cluster resources by location.
21
+ * @param location The location for the cluster code versions. This is different from cluster location.
22
+ * @param options The options parameters.
23
+ */
24
+ list(location: string, options?: ClusterVersionsListOptionalParams): Promise<ClusterVersionsListResponse>;
25
+ /**
26
+ * Gets all available code versions for Service Fabric cluster resources by environment.
27
+ * @param location The location for the cluster code versions. This is different from cluster location.
28
+ * @param environment The operating system of the cluster. The default means all.
29
+ * @param options The options parameters.
30
+ */
31
+ listByEnvironment(location: string, environment: ClusterVersionsEnvironment, options?: ClusterVersionsListByEnvironmentOptionalParams): Promise<ClusterVersionsListByEnvironmentResponse>;
32
+ }
33
+ //# sourceMappingURL=clusterVersions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clusterVersions.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusterVersions.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,gCAAgC,EAChC,0BAA0B,EAC1B,0BAA0B,EAC1B,6CAA6C,EAC7C,uCAAuC,EACvC,iCAAiC,EACjC,2BAA2B,EAC3B,8CAA8C,EAC9C,wCAAwC,EACzC,MAAM,oBAAoB,CAAC;AAE5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;;OAKG;IACH,GAAG,CACD,QAAQ,EAAE,MAAM,EAChB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,gBAAgB,CACd,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,0BAA0B,EACvC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACpD;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;OAKG;IACH,iBAAiB,CACf,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,0BAA0B,EACvC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;CACtD"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=clusterVersions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clusterVersions.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusterVersions.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n ClusterVersionsGetOptionalParams,\n ClusterVersionsGetResponse,\n ClusterVersionsEnvironment,\n ClusterVersionsGetByEnvironmentOptionalParams,\n ClusterVersionsGetByEnvironmentResponse,\n ClusterVersionsListOptionalParams,\n ClusterVersionsListResponse,\n ClusterVersionsListByEnvironmentOptionalParams,\n ClusterVersionsListByEnvironmentResponse\n} from \"../models/index.js\";\n\n/** Interface representing a ClusterVersions. */\nexport interface ClusterVersions {\n /**\n * Gets information about an available Service Fabric cluster code version.\n * @param location The location for the cluster code versions. This is different from cluster location.\n * @param clusterVersion The cluster code version.\n * @param options The options parameters.\n */\n get(\n location: string,\n clusterVersion: string,\n options?: ClusterVersionsGetOptionalParams\n ): Promise<ClusterVersionsGetResponse>;\n /**\n * Gets information about an available Service Fabric cluster code version by environment.\n * @param location The location for the cluster code versions. This is different from cluster location.\n * @param environment The operating system of the cluster. The default means all.\n * @param clusterVersion The cluster code version.\n * @param options The options parameters.\n */\n getByEnvironment(\n location: string,\n environment: ClusterVersionsEnvironment,\n clusterVersion: string,\n options?: ClusterVersionsGetByEnvironmentOptionalParams\n ): Promise<ClusterVersionsGetByEnvironmentResponse>;\n /**\n * Gets all available code versions for Service Fabric cluster resources by location.\n * @param location The location for the cluster code versions. This is different from cluster location.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: ClusterVersionsListOptionalParams\n ): Promise<ClusterVersionsListResponse>;\n /**\n * Gets all available code versions for Service Fabric cluster resources by environment.\n * @param location The location for the cluster code versions. This is different from cluster location.\n * @param environment The operating system of the cluster. The default means all.\n * @param options The options parameters.\n */\n listByEnvironment(\n location: string,\n environment: ClusterVersionsEnvironment,\n options?: ClusterVersionsListByEnvironmentOptionalParams\n ): Promise<ClusterVersionsListByEnvironmentResponse>;\n}\n"]}
@@ -0,0 +1,78 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { Cluster, ClustersListByResourceGroupOptionalParams, ClustersListOptionalParams, ClustersGetOptionalParams, ClustersGetResponse, ClustersCreateOrUpdateOptionalParams, ClustersCreateOrUpdateResponse, ClusterUpdateParameters, ClustersUpdateOptionalParams, ClustersUpdateResponse, ClustersDeleteOptionalParams, ClustersListUpgradableVersionsOptionalParams, ClustersListUpgradableVersionsResponse } from "../models/index.js";
4
+ /** Interface representing a Clusters. */
5
+ export interface Clusters {
6
+ /**
7
+ * Gets all Service Fabric cluster resources created or in the process of being created in the resource
8
+ * group.
9
+ * @param resourceGroupName The name of the resource group.
10
+ * @param options The options parameters.
11
+ */
12
+ listByResourceGroup(resourceGroupName: string, options?: ClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Cluster>;
13
+ /**
14
+ * Gets all Service Fabric cluster resources created or in the process of being created in the
15
+ * subscription.
16
+ * @param options The options parameters.
17
+ */
18
+ list(options?: ClustersListOptionalParams): PagedAsyncIterableIterator<Cluster>;
19
+ /**
20
+ * Get a Service Fabric cluster resource created or in the process of being created in the specified
21
+ * resource group.
22
+ * @param resourceGroupName The name of the resource group.
23
+ * @param clusterName The name of the cluster resource.
24
+ * @param options The options parameters.
25
+ */
26
+ get(resourceGroupName: string, clusterName: string, options?: ClustersGetOptionalParams): Promise<ClustersGetResponse>;
27
+ /**
28
+ * Create or update a Service Fabric cluster resource with the specified name.
29
+ * @param resourceGroupName The name of the resource group.
30
+ * @param clusterName The name of the cluster resource.
31
+ * @param parameters The cluster resource.
32
+ * @param options The options parameters.
33
+ */
34
+ beginCreateOrUpdate(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersCreateOrUpdateResponse>, ClustersCreateOrUpdateResponse>>;
35
+ /**
36
+ * Create or update a Service Fabric cluster resource with the specified name.
37
+ * @param resourceGroupName The name of the resource group.
38
+ * @param clusterName The name of the cluster resource.
39
+ * @param parameters The cluster resource.
40
+ * @param options The options parameters.
41
+ */
42
+ beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, parameters: Cluster, options?: ClustersCreateOrUpdateOptionalParams): Promise<ClustersCreateOrUpdateResponse>;
43
+ /**
44
+ * Update the configuration of a Service Fabric cluster resource with the specified name.
45
+ * @param resourceGroupName The name of the resource group.
46
+ * @param clusterName The name of the cluster resource.
47
+ * @param parameters The parameters which contains the property value and property name which used to
48
+ * update the cluster configuration.
49
+ * @param options The options parameters.
50
+ */
51
+ beginUpdate(resourceGroupName: string, clusterName: string, parameters: ClusterUpdateParameters, options?: ClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ClustersUpdateResponse>, ClustersUpdateResponse>>;
52
+ /**
53
+ * Update the configuration of a Service Fabric cluster resource with the specified name.
54
+ * @param resourceGroupName The name of the resource group.
55
+ * @param clusterName The name of the cluster resource.
56
+ * @param parameters The parameters which contains the property value and property name which used to
57
+ * update the cluster configuration.
58
+ * @param options The options parameters.
59
+ */
60
+ beginUpdateAndWait(resourceGroupName: string, clusterName: string, parameters: ClusterUpdateParameters, options?: ClustersUpdateOptionalParams): Promise<ClustersUpdateResponse>;
61
+ /**
62
+ * Delete a Service Fabric cluster resource with the specified name.
63
+ * @param resourceGroupName The name of the resource group.
64
+ * @param clusterName The name of the cluster resource.
65
+ * @param options The options parameters.
66
+ */
67
+ delete(resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): Promise<void>;
68
+ /**
69
+ * If a target is not provided, it will get the minimum and maximum versions available from the current
70
+ * cluster version. If a target is given, it will provide the required path to get from the current
71
+ * cluster version to the target version.
72
+ * @param resourceGroupName The name of the resource group.
73
+ * @param clusterName The name of the cluster resource.
74
+ * @param options The options parameters.
75
+ */
76
+ listUpgradableVersions(resourceGroupName: string, clusterName: string, options?: ClustersListUpgradableVersionsOptionalParams): Promise<ClustersListUpgradableVersionsResponse>;
77
+ }
78
+ //# sourceMappingURL=clusters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusters.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,OAAO,EACP,yCAAyC,EACzC,0BAA0B,EAC1B,yBAAyB,EACzB,mBAAmB,EACnB,oCAAoC,EACpC,8BAA8B,EAC9B,uBAAuB,EACvB,4BAA4B,EAC5B,sBAAsB,EACtB,4BAA4B,EAC5B,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAG5B,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,yCAAyC,GAClD,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvC;;;;OAIG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,0BAA0B,GACnC,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,OAAO,EACnB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,OAAO,EACnB,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sBAAsB,CAAC,EACtC,sBAAsB,CACvB,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;CACpD"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=clusters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"clusters.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/clusters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Cluster,\n ClustersListByResourceGroupOptionalParams,\n ClustersListOptionalParams,\n ClustersGetOptionalParams,\n ClustersGetResponse,\n ClustersCreateOrUpdateOptionalParams,\n ClustersCreateOrUpdateResponse,\n ClusterUpdateParameters,\n ClustersUpdateOptionalParams,\n ClustersUpdateResponse,\n ClustersDeleteOptionalParams,\n ClustersListUpgradableVersionsOptionalParams,\n ClustersListUpgradableVersionsResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Clusters. */\nexport interface Clusters {\n /**\n * Gets all Service Fabric cluster resources created or in the process of being created in the resource\n * group.\n * @param resourceGroupName The name of the resource group.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: ClustersListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<Cluster>;\n /**\n * Gets all Service Fabric cluster resources created or in the process of being created in the\n * subscription.\n * @param options The options parameters.\n */\n list(\n options?: ClustersListOptionalParams\n ): PagedAsyncIterableIterator<Cluster>;\n /**\n * Get a Service Fabric cluster resource created or in the process of being created in the specified\n * resource group.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersGetOptionalParams\n ): Promise<ClustersGetResponse>;\n /**\n * Create or update a Service Fabric cluster resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param parameters The cluster resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n clusterName: string,\n parameters: Cluster,\n options?: ClustersCreateOrUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<ClustersCreateOrUpdateResponse>,\n ClustersCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a Service Fabric cluster resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param parameters The cluster resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: Cluster,\n options?: ClustersCreateOrUpdateOptionalParams\n ): Promise<ClustersCreateOrUpdateResponse>;\n /**\n * Update the configuration of a Service Fabric cluster resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param parameters The parameters which contains the property value and property name which used to\n * update the cluster configuration.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterUpdateParameters,\n options?: ClustersUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<ClustersUpdateResponse>,\n ClustersUpdateResponse\n >\n >;\n /**\n * Update the configuration of a Service Fabric cluster resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param parameters The parameters which contains the property value and property name which used to\n * update the cluster configuration.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n parameters: ClusterUpdateParameters,\n options?: ClustersUpdateOptionalParams\n ): Promise<ClustersUpdateResponse>;\n /**\n * Delete a Service Fabric cluster resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersDeleteOptionalParams\n ): Promise<void>;\n /**\n * If a target is not provided, it will get the minimum and maximum versions available from the current\n * cluster version. If a target is given, it will provide the required path to get from the current\n * cluster version to the target version.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param options The options parameters.\n */\n listUpgradableVersions(\n resourceGroupName: string,\n clusterName: string,\n options?: ClustersListUpgradableVersionsOptionalParams\n ): Promise<ClustersListUpgradableVersionsResponse>;\n}\n"]}
@@ -0,0 +1,8 @@
1
+ export * from "./clusters.js";
2
+ export * from "./clusterVersions.js";
3
+ export * from "./operations.js";
4
+ export * from "./applicationTypes.js";
5
+ export * from "./applicationTypeVersions.js";
6
+ export * from "./applications.js";
7
+ export * from "./services.js";
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC"}
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ const tslib_1 = require("tslib");
11
+ tslib_1.__exportStar(require("./clusters.js"), exports);
12
+ tslib_1.__exportStar(require("./clusterVersions.js"), exports);
13
+ tslib_1.__exportStar(require("./operations.js"), exports);
14
+ tslib_1.__exportStar(require("./applicationTypes.js"), exports);
15
+ tslib_1.__exportStar(require("./applicationTypeVersions.js"), exports);
16
+ tslib_1.__exportStar(require("./applications.js"), exports);
17
+ tslib_1.__exportStar(require("./services.js"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAEH,wDAA8B;AAC9B,+DAAqC;AACrC,0DAAgC;AAChC,gEAAsC;AACtC,uEAA6C;AAC7C,4DAAkC;AAClC,wDAA8B","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 \"./clusters.js\";\nexport * from \"./clusterVersions.js\";\nexport * from \"./operations.js\";\nexport * from \"./applicationTypes.js\";\nexport * from \"./applicationTypeVersions.js\";\nexport * from \"./applications.js\";\nexport * from \"./services.js\";\n"]}
@@ -0,0 +1,11 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { OperationResult, OperationsListOptionalParams } from "../models/index.js";
3
+ /** Interface representing a Operations. */
4
+ export interface Operations {
5
+ /**
6
+ * Get the list of available Service Fabric resource provider API operations.
7
+ * @param options The options parameters.
8
+ */
9
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationResult>;
10
+ }
11
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGnF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,eAAe,CAAC,CAAC;CAChD"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=operations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { OperationResult, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Get the list of available Service Fabric resource provider API operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<OperationResult>;\n}\n"]}
@@ -0,0 +1,91 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { ServiceResource, ServicesListOptionalParams, ServicesGetOptionalParams, ServicesGetResponse, ServicesCreateOrUpdateOptionalParams, ServicesCreateOrUpdateResponse, ServiceResourceUpdate, ServicesUpdateOptionalParams, ServicesUpdateResponse, ServicesDeleteOptionalParams } from "../models/index.js";
4
+ /** Interface representing a Services. */
5
+ export interface Services {
6
+ /**
7
+ * Gets all service resources created or in the process of being created in the Service Fabric
8
+ * application resource.
9
+ * @param resourceGroupName The name of the resource group.
10
+ * @param clusterName The name of the cluster resource.
11
+ * @param applicationName The name of the application resource.
12
+ * @param options The options parameters.
13
+ */
14
+ list(resourceGroupName: string, clusterName: string, applicationName: string, options?: ServicesListOptionalParams): PagedAsyncIterableIterator<ServiceResource>;
15
+ /**
16
+ * Get a Service Fabric service resource created or in the process of being created in the Service
17
+ * Fabric application resource.
18
+ * @param resourceGroupName The name of the resource group.
19
+ * @param clusterName The name of the cluster resource.
20
+ * @param applicationName The name of the application resource.
21
+ * @param serviceName The name of the service resource in the format of
22
+ * {applicationName}~{serviceName}.
23
+ * @param options The options parameters.
24
+ */
25
+ get(resourceGroupName: string, clusterName: string, applicationName: string, serviceName: string, options?: ServicesGetOptionalParams): Promise<ServicesGetResponse>;
26
+ /**
27
+ * Create or update a Service Fabric service resource with the specified name.
28
+ * @param resourceGroupName The name of the resource group.
29
+ * @param clusterName The name of the cluster resource.
30
+ * @param applicationName The name of the application resource.
31
+ * @param serviceName The name of the service resource in the format of
32
+ * {applicationName}~{serviceName}.
33
+ * @param parameters The service resource.
34
+ * @param options The options parameters.
35
+ */
36
+ beginCreateOrUpdate(resourceGroupName: string, clusterName: string, applicationName: string, serviceName: string, parameters: ServiceResource, options?: ServicesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ServicesCreateOrUpdateResponse>, ServicesCreateOrUpdateResponse>>;
37
+ /**
38
+ * Create or update a Service Fabric service resource with the specified name.
39
+ * @param resourceGroupName The name of the resource group.
40
+ * @param clusterName The name of the cluster resource.
41
+ * @param applicationName The name of the application resource.
42
+ * @param serviceName The name of the service resource in the format of
43
+ * {applicationName}~{serviceName}.
44
+ * @param parameters The service resource.
45
+ * @param options The options parameters.
46
+ */
47
+ beginCreateOrUpdateAndWait(resourceGroupName: string, clusterName: string, applicationName: string, serviceName: string, parameters: ServiceResource, options?: ServicesCreateOrUpdateOptionalParams): Promise<ServicesCreateOrUpdateResponse>;
48
+ /**
49
+ * Update a Service Fabric service resource with the specified name.
50
+ * @param resourceGroupName The name of the resource group.
51
+ * @param clusterName The name of the cluster resource.
52
+ * @param applicationName The name of the application resource.
53
+ * @param serviceName The name of the service resource in the format of
54
+ * {applicationName}~{serviceName}.
55
+ * @param parameters The service resource for patch operations.
56
+ * @param options The options parameters.
57
+ */
58
+ beginUpdate(resourceGroupName: string, clusterName: string, applicationName: string, serviceName: string, parameters: ServiceResourceUpdate, options?: ServicesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ServicesUpdateResponse>, ServicesUpdateResponse>>;
59
+ /**
60
+ * Update a Service Fabric service resource with the specified name.
61
+ * @param resourceGroupName The name of the resource group.
62
+ * @param clusterName The name of the cluster resource.
63
+ * @param applicationName The name of the application resource.
64
+ * @param serviceName The name of the service resource in the format of
65
+ * {applicationName}~{serviceName}.
66
+ * @param parameters The service resource for patch operations.
67
+ * @param options The options parameters.
68
+ */
69
+ beginUpdateAndWait(resourceGroupName: string, clusterName: string, applicationName: string, serviceName: string, parameters: ServiceResourceUpdate, options?: ServicesUpdateOptionalParams): Promise<ServicesUpdateResponse>;
70
+ /**
71
+ * Delete a Service Fabric service resource with the specified name.
72
+ * @param resourceGroupName The name of the resource group.
73
+ * @param clusterName The name of the cluster resource.
74
+ * @param applicationName The name of the application resource.
75
+ * @param serviceName The name of the service resource in the format of
76
+ * {applicationName}~{serviceName}.
77
+ * @param options The options parameters.
78
+ */
79
+ beginDelete(resourceGroupName: string, clusterName: string, applicationName: string, serviceName: string, options?: ServicesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
80
+ /**
81
+ * Delete a Service Fabric service resource with the specified name.
82
+ * @param resourceGroupName The name of the resource group.
83
+ * @param clusterName The name of the cluster resource.
84
+ * @param applicationName The name of the application resource.
85
+ * @param serviceName The name of the service resource in the format of
86
+ * {applicationName}~{serviceName}.
87
+ * @param options The options parameters.
88
+ */
89
+ beginDeleteAndWait(resourceGroupName: string, clusterName: string, applicationName: string, serviceName: string, options?: ServicesDeleteOptionalParams): Promise<void>;
90
+ }
91
+ //# sourceMappingURL=services.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/services.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,eAAe,EACf,0BAA0B,EAC1B,yBAAyB,EACzB,mBAAmB,EACnB,oCAAoC,EACpC,8BAA8B,EAC9B,qBAAqB,EACrB,4BAA4B,EAC5B,sBAAsB,EACtB,4BAA4B,EAC7B,MAAM,oBAAoB,CAAC;AAG5B,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;;;OAOG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,0BAA0B,GACnC,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;;;OASG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;;;;;OASG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,eAAe,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;;;;OASG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sBAAsB,CAAC,EACtC,sBAAsB,CACvB,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=services.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"services.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/services.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ServiceResource,\n ServicesListOptionalParams,\n ServicesGetOptionalParams,\n ServicesGetResponse,\n ServicesCreateOrUpdateOptionalParams,\n ServicesCreateOrUpdateResponse,\n ServiceResourceUpdate,\n ServicesUpdateOptionalParams,\n ServicesUpdateResponse,\n ServicesDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Services. */\nexport interface Services {\n /**\n * Gets all service resources created or in the process of being created in the Service Fabric\n * application resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n options?: ServicesListOptionalParams\n ): PagedAsyncIterableIterator<ServiceResource>;\n /**\n * Get a Service Fabric service resource created or in the process of being created in the Service\n * Fabric application resource.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param serviceName The name of the service resource in the format of\n * {applicationName}~{serviceName}.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n serviceName: string,\n options?: ServicesGetOptionalParams\n ): Promise<ServicesGetResponse>;\n /**\n * Create or update a Service Fabric service resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param serviceName The name of the service resource in the format of\n * {applicationName}~{serviceName}.\n * @param parameters The service resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n serviceName: string,\n parameters: ServiceResource,\n options?: ServicesCreateOrUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<ServicesCreateOrUpdateResponse>,\n ServicesCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a Service Fabric service resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param serviceName The name of the service resource in the format of\n * {applicationName}~{serviceName}.\n * @param parameters The service resource.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n serviceName: string,\n parameters: ServiceResource,\n options?: ServicesCreateOrUpdateOptionalParams\n ): Promise<ServicesCreateOrUpdateResponse>;\n /**\n * Update a Service Fabric service resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param serviceName The name of the service resource in the format of\n * {applicationName}~{serviceName}.\n * @param parameters The service resource for patch operations.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n serviceName: string,\n parameters: ServiceResourceUpdate,\n options?: ServicesUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<ServicesUpdateResponse>,\n ServicesUpdateResponse\n >\n >;\n /**\n * Update a Service Fabric service resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param serviceName The name of the service resource in the format of\n * {applicationName}~{serviceName}.\n * @param parameters The service resource for patch operations.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n serviceName: string,\n parameters: ServiceResourceUpdate,\n options?: ServicesUpdateOptionalParams\n ): Promise<ServicesUpdateResponse>;\n /**\n * Delete a Service Fabric service resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param serviceName The name of the service resource in the format of\n * {applicationName}~{serviceName}.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n serviceName: string,\n options?: ServicesDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete a Service Fabric service resource with the specified name.\n * @param resourceGroupName The name of the resource group.\n * @param clusterName The name of the cluster resource.\n * @param applicationName The name of the application resource.\n * @param serviceName The name of the service resource in the format of\n * {applicationName}~{serviceName}.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n clusterName: string,\n applicationName: string,\n serviceName: string,\n options?: ServicesDeleteOptionalParams\n ): Promise<void>;\n}\n"]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "commonjs"
3
+ }
@@ -0,0 +1,13 @@
1
+ export interface PageInfo {
2
+ continuationToken?: string;
3
+ }
4
+ /**
5
+ * Given the last `.value` produced by the `byPage` iterator,
6
+ * returns a continuation token that can be used to begin paging from
7
+ * that point later.
8
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
9
+ * @returns The continuation token that can be passed into byPage() during future calls.
10
+ */
11
+ export declare function getContinuationToken(page: unknown): string | undefined;
12
+ export declare function setContinuationToken(page: unknown, continuationToken: string | undefined): void;
13
+ //# sourceMappingURL=pagingHelper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}