@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 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const ClusterVersionDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterVersionDetails\",\n modelProperties: {\n codeVersion: {\n serializedName: \"codeVersion\",\n type: {\n name: \"String\"\n }\n },\n supportExpiryUtc: {\n serializedName: \"supportExpiryUtc\",\n type: {\n name: \"String\"\n }\n },\n environment: {\n serializedName: \"environment\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureActiveDirectory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureActiveDirectory\",\n modelProperties: {\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\"\n }\n },\n clusterApplication: {\n serializedName: \"clusterApplication\",\n type: {\n name: \"String\"\n }\n },\n clientApplication: {\n serializedName: \"clientApplication\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CertificateDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CertificateDescription\",\n modelProperties: {\n thumbprint: {\n serializedName: \"thumbprint\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n thumbprintSecondary: {\n serializedName: \"thumbprintSecondary\",\n type: {\n name: \"String\"\n }\n },\n x509StoreName: {\n serializedName: \"x509StoreName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerCertificateCommonNames: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerCertificateCommonNames\",\n modelProperties: {\n commonNames: {\n serializedName: \"commonNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerCertificateCommonName\"\n }\n }\n }\n },\n x509StoreName: {\n serializedName: \"x509StoreName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerCertificateCommonName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerCertificateCommonName\",\n modelProperties: {\n certificateCommonName: {\n serializedName: \"certificateCommonName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n certificateIssuerThumbprint: {\n serializedName: \"certificateIssuerThumbprint\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClientCertificateCommonName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientCertificateCommonName\",\n modelProperties: {\n isAdmin: {\n serializedName: \"isAdmin\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n certificateCommonName: {\n serializedName: \"certificateCommonName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n certificateIssuerThumbprint: {\n serializedName: \"certificateIssuerThumbprint\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClientCertificateThumbprint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientCertificateThumbprint\",\n modelProperties: {\n isAdmin: {\n serializedName: \"isAdmin\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n certificateThumbprint: {\n serializedName: \"certificateThumbprint\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DiagnosticsStorageAccountConfig: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DiagnosticsStorageAccountConfig\",\n modelProperties: {\n storageAccountName: {\n serializedName: \"storageAccountName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n protectedAccountKeyName: {\n serializedName: \"protectedAccountKeyName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n protectedAccountKeyName2: {\n serializedName: \"protectedAccountKeyName2\",\n type: {\n name: \"String\"\n }\n },\n blobEndpoint: {\n serializedName: \"blobEndpoint\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n queueEndpoint: {\n serializedName: \"queueEndpoint\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tableEndpoint: {\n serializedName: \"tableEndpoint\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SettingsSectionDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SettingsSectionDescription\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SettingsParameterDescription\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SettingsParameterDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SettingsParameterDescription\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NodeTypeDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NodeTypeDescription\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n placementProperties: {\n serializedName: \"placementProperties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n capacities: {\n serializedName: \"capacities\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n clientConnectionEndpointPort: {\n serializedName: \"clientConnectionEndpointPort\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n httpGatewayEndpointPort: {\n serializedName: \"httpGatewayEndpointPort\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n durabilityLevel: {\n serializedName: \"durabilityLevel\",\n type: {\n name: \"String\"\n }\n },\n applicationPorts: {\n serializedName: \"applicationPorts\",\n type: {\n name: \"Composite\",\n className: \"EndpointRangeDescription\"\n }\n },\n ephemeralPorts: {\n serializedName: \"ephemeralPorts\",\n type: {\n name: \"Composite\",\n className: \"EndpointRangeDescription\"\n }\n },\n isPrimary: {\n serializedName: \"isPrimary\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n vmInstanceCount: {\n constraints: {\n InclusiveMaximum: 2147483647,\n InclusiveMinimum: 0\n },\n serializedName: \"vmInstanceCount\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n reverseProxyEndpointPort: {\n serializedName: \"reverseProxyEndpointPort\",\n type: {\n name: \"Number\"\n }\n },\n isStateless: {\n serializedName: \"isStateless\",\n type: {\n name: \"Boolean\"\n }\n },\n multipleAvailabilityZones: {\n serializedName: \"multipleAvailabilityZones\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const EndpointRangeDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EndpointRangeDescription\",\n modelProperties: {\n startPort: {\n serializedName: \"startPort\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n endPort: {\n serializedName: \"endPort\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ClusterUpgradePolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterUpgradePolicy\",\n modelProperties: {\n forceRestart: {\n serializedName: \"forceRestart\",\n type: {\n name: \"Boolean\"\n }\n },\n upgradeReplicaSetCheckTimeout: {\n serializedName: \"upgradeReplicaSetCheckTimeout\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n healthCheckWaitDuration: {\n serializedName: \"healthCheckWaitDuration\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n healthCheckStableDuration: {\n serializedName: \"healthCheckStableDuration\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n healthCheckRetryTimeout: {\n serializedName: \"healthCheckRetryTimeout\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n upgradeTimeout: {\n serializedName: \"upgradeTimeout\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n upgradeDomainTimeout: {\n serializedName: \"upgradeDomainTimeout\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n healthPolicy: {\n serializedName: \"healthPolicy\",\n type: {\n name: \"Composite\",\n className: \"ClusterHealthPolicy\"\n }\n },\n deltaHealthPolicy: {\n serializedName: \"deltaHealthPolicy\",\n type: {\n name: \"Composite\",\n className: \"ClusterUpgradeDeltaHealthPolicy\"\n }\n }\n }\n }\n};\n\nexport const ClusterHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterHealthPolicy\",\n modelProperties: {\n maxPercentUnhealthyNodes: {\n defaultValue: 0,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentUnhealthyNodes\",\n type: {\n name: \"Number\"\n }\n },\n maxPercentUnhealthyApplications: {\n defaultValue: 0,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentUnhealthyApplications\",\n type: {\n name: \"Number\"\n }\n },\n applicationHealthPolicies: {\n serializedName: \"applicationHealthPolicies\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"ApplicationHealthPolicy\" }\n }\n }\n }\n }\n }\n};\n\nexport const ApplicationHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationHealthPolicy\",\n modelProperties: {\n defaultServiceTypeHealthPolicy: {\n serializedName: \"defaultServiceTypeHealthPolicy\",\n type: {\n name: \"Composite\",\n className: \"ServiceTypeHealthPolicy\"\n }\n },\n serviceTypeHealthPolicies: {\n serializedName: \"serviceTypeHealthPolicies\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"ServiceTypeHealthPolicy\" }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceTypeHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceTypeHealthPolicy\",\n modelProperties: {\n maxPercentUnhealthyServices: {\n defaultValue: 0,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentUnhealthyServices\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ClusterUpgradeDeltaHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterUpgradeDeltaHealthPolicy\",\n modelProperties: {\n maxPercentDeltaUnhealthyNodes: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentDeltaUnhealthyNodes\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n maxPercentUpgradeDomainDeltaUnhealthyNodes: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentUpgradeDomainDeltaUnhealthyNodes\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n maxPercentDeltaUnhealthyApplications: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentDeltaUnhealthyApplications\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n applicationDeltaHealthPolicies: {\n serializedName: \"applicationDeltaHealthPolicies\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"ApplicationDeltaHealthPolicy\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ApplicationDeltaHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationDeltaHealthPolicy\",\n modelProperties: {\n defaultServiceTypeDeltaHealthPolicy: {\n serializedName: \"defaultServiceTypeDeltaHealthPolicy\",\n type: {\n name: \"Composite\",\n className: \"ServiceTypeDeltaHealthPolicy\"\n }\n },\n serviceTypeDeltaHealthPolicies: {\n serializedName: \"serviceTypeDeltaHealthPolicies\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"Composite\",\n className: \"ServiceTypeDeltaHealthPolicy\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceTypeDeltaHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceTypeDeltaHealthPolicy\",\n modelProperties: {\n maxPercentDeltaUnhealthyServices: {\n defaultValue: 0,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentDeltaUnhealthyServices\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ApplicationTypeVersionsCleanupPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeVersionsCleanupPolicy\",\n modelProperties: {\n maxUnusedVersionsToKeep: {\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"maxUnusedVersionsToKeep\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const Notification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Notification\",\n modelProperties: {\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n notificationCategory: {\n serializedName: \"notificationCategory\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n notificationLevel: {\n serializedName: \"notificationLevel\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n notificationTargets: {\n serializedName: \"notificationTargets\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NotificationTarget\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const NotificationTarget: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NotificationTarget\",\n modelProperties: {\n notificationChannel: {\n serializedName: \"notificationChannel\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n receivers: {\n serializedName: \"receivers\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n etag: {\n serializedName: \"etag\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\"\n }\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ErrorModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorModelError\"\n }\n }\n }\n }\n};\n\nexport const ErrorModelError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModelError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClusterUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n addOnFeatures: {\n serializedName: \"properties.addOnFeatures\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n certificate: {\n serializedName: \"properties.certificate\",\n type: {\n name: \"Composite\",\n className: \"CertificateDescription\"\n }\n },\n certificateCommonNames: {\n serializedName: \"properties.certificateCommonNames\",\n type: {\n name: \"Composite\",\n className: \"ServerCertificateCommonNames\"\n }\n },\n clientCertificateCommonNames: {\n serializedName: \"properties.clientCertificateCommonNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientCertificateCommonName\"\n }\n }\n }\n },\n clientCertificateThumbprints: {\n serializedName: \"properties.clientCertificateThumbprints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientCertificateThumbprint\"\n }\n }\n }\n },\n clusterCodeVersion: {\n serializedName: \"properties.clusterCodeVersion\",\n type: {\n name: \"String\"\n }\n },\n eventStoreServiceEnabled: {\n serializedName: \"properties.eventStoreServiceEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n fabricSettings: {\n serializedName: \"properties.fabricSettings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SettingsSectionDescription\"\n }\n }\n }\n },\n nodeTypes: {\n serializedName: \"properties.nodeTypes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NodeTypeDescription\"\n }\n }\n }\n },\n reliabilityLevel: {\n serializedName: \"properties.reliabilityLevel\",\n type: {\n name: \"String\"\n }\n },\n reverseProxyCertificate: {\n serializedName: \"properties.reverseProxyCertificate\",\n type: {\n name: \"Composite\",\n className: \"CertificateDescription\"\n }\n },\n upgradeDescription: {\n serializedName: \"properties.upgradeDescription\",\n type: {\n name: \"Composite\",\n className: \"ClusterUpgradePolicy\"\n }\n },\n applicationTypeVersionsCleanupPolicy: {\n serializedName: \"properties.applicationTypeVersionsCleanupPolicy\",\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeVersionsCleanupPolicy\"\n }\n },\n upgradeMode: {\n defaultValue: \"Automatic\",\n serializedName: \"properties.upgradeMode\",\n type: {\n name: \"String\"\n }\n },\n sfZonalUpgradeMode: {\n serializedName: \"properties.sfZonalUpgradeMode\",\n type: {\n name: \"String\"\n }\n },\n vmssZonalUpgradeMode: {\n serializedName: \"properties.vmssZonalUpgradeMode\",\n type: {\n name: \"String\"\n }\n },\n infrastructureServiceManager: {\n serializedName: \"properties.infrastructureServiceManager\",\n type: {\n name: \"Boolean\"\n }\n },\n upgradeWave: {\n serializedName: \"properties.upgradeWave\",\n type: {\n name: \"String\"\n }\n },\n upgradePauseStartTimestampUtc: {\n serializedName: \"properties.upgradePauseStartTimestampUtc\",\n type: {\n name: \"DateTime\"\n }\n },\n upgradePauseEndTimestampUtc: {\n serializedName: \"properties.upgradePauseEndTimestampUtc\",\n type: {\n name: \"DateTime\"\n }\n },\n waveUpgradePaused: {\n serializedName: \"properties.waveUpgradePaused\",\n type: {\n name: \"Boolean\"\n }\n },\n notifications: {\n serializedName: \"properties.notifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Notification\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ClusterListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Cluster\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClusterCodeVersionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterCodeVersionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClusterCodeVersionsResult\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ClusterCodeVersionsResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClusterCodeVersionsResult\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n codeVersion: {\n serializedName: \"properties.codeVersion\",\n type: {\n name: \"String\"\n }\n },\n supportExpiryUtc: {\n serializedName: \"properties.supportExpiryUtc\",\n type: {\n name: \"String\"\n }\n },\n environment: {\n serializedName: \"properties.environment\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const UpgradableVersionsDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UpgradableVersionsDescription\",\n modelProperties: {\n targetVersion: {\n serializedName: \"targetVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const UpgradableVersionPathResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UpgradableVersionPathResult\",\n modelProperties: {\n supportedPath: {\n serializedName: \"supportedPath\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationResult\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResult\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"AvailableOperationDisplay\"\n }\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AvailableOperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AvailableOperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n etag: {\n serializedName: \"etag\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const ApplicationTypeResourceList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeResourceList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeResource\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApplicationTypeVersionResourceList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeVersionResourceList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeVersionResource\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ManagedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"SystemAssigned\",\n \"UserAssigned\",\n \"SystemAssigned, UserAssigned\",\n \"None\"\n ]\n }\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserAssignedIdentity\" }\n }\n }\n }\n }\n }\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApplicationResourceUpdateProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationResourceUpdateProperties\",\n modelProperties: {\n typeVersion: {\n serializedName: \"typeVersion\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n upgradePolicy: {\n serializedName: \"upgradePolicy\",\n type: {\n name: \"Composite\",\n className: \"ApplicationUpgradePolicy\"\n }\n },\n minimumNodes: {\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"minimumNodes\",\n type: {\n name: \"Number\"\n }\n },\n maximumNodes: {\n defaultValue: 0,\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"maximumNodes\",\n type: {\n name: \"Number\"\n }\n },\n removeApplicationCapacity: {\n serializedName: \"removeApplicationCapacity\",\n type: {\n name: \"Boolean\"\n }\n },\n metrics: {\n serializedName: \"metrics\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationMetricDescription\"\n }\n }\n }\n },\n managedIdentities: {\n serializedName: \"managedIdentities\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationUserAssignedIdentity\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ApplicationUpgradePolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationUpgradePolicy\",\n modelProperties: {\n upgradeReplicaSetCheckTimeout: {\n serializedName: \"upgradeReplicaSetCheckTimeout\",\n type: {\n name: \"String\"\n }\n },\n forceRestart: {\n defaultValue: false,\n serializedName: \"forceRestart\",\n type: {\n name: \"Boolean\"\n }\n },\n rollingUpgradeMonitoringPolicy: {\n serializedName: \"rollingUpgradeMonitoringPolicy\",\n type: {\n name: \"Composite\",\n className: \"ArmRollingUpgradeMonitoringPolicy\"\n }\n },\n applicationHealthPolicy: {\n serializedName: \"applicationHealthPolicy\",\n type: {\n name: \"Composite\",\n className: \"ArmApplicationHealthPolicy\"\n }\n },\n upgradeMode: {\n defaultValue: \"Monitored\",\n serializedName: \"upgradeMode\",\n type: {\n name: \"String\"\n }\n },\n recreateApplication: {\n serializedName: \"recreateApplication\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ArmRollingUpgradeMonitoringPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ArmRollingUpgradeMonitoringPolicy\",\n modelProperties: {\n failureAction: {\n serializedName: \"failureAction\",\n type: {\n name: \"String\"\n }\n },\n healthCheckWaitDuration: {\n defaultValue: \"0\",\n serializedName: \"healthCheckWaitDuration\",\n type: {\n name: \"String\"\n }\n },\n healthCheckStableDuration: {\n defaultValue: \"PT0H2M0S\",\n serializedName: \"healthCheckStableDuration\",\n type: {\n name: \"String\"\n }\n },\n healthCheckRetryTimeout: {\n defaultValue: \"PT0H10M0S\",\n serializedName: \"healthCheckRetryTimeout\",\n type: {\n name: \"String\"\n }\n },\n upgradeTimeout: {\n defaultValue: \"P10675199DT02H48M05.4775807S\",\n serializedName: \"upgradeTimeout\",\n type: {\n name: \"String\"\n }\n },\n upgradeDomainTimeout: {\n defaultValue: \"P10675199DT02H48M05.4775807S\",\n serializedName: \"upgradeDomainTimeout\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ArmApplicationHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ArmApplicationHealthPolicy\",\n modelProperties: {\n considerWarningAsError: {\n defaultValue: false,\n serializedName: \"considerWarningAsError\",\n type: {\n name: \"Boolean\"\n }\n },\n maxPercentUnhealthyDeployedApplications: {\n defaultValue: 0,\n serializedName: \"maxPercentUnhealthyDeployedApplications\",\n type: {\n name: \"Number\"\n }\n },\n defaultServiceTypeHealthPolicy: {\n serializedName: \"defaultServiceTypeHealthPolicy\",\n type: {\n name: \"Composite\",\n className: \"ArmServiceTypeHealthPolicy\"\n }\n },\n serviceTypeHealthPolicyMap: {\n serializedName: \"serviceTypeHealthPolicyMap\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"ArmServiceTypeHealthPolicy\" }\n }\n }\n }\n }\n }\n};\n\nexport const ArmServiceTypeHealthPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ArmServiceTypeHealthPolicy\",\n modelProperties: {\n maxPercentUnhealthyServices: {\n defaultValue: 0,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentUnhealthyServices\",\n type: {\n name: \"Number\"\n }\n },\n maxPercentUnhealthyPartitionsPerService: {\n defaultValue: 0,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentUnhealthyPartitionsPerService\",\n type: {\n name: \"Number\"\n }\n },\n maxPercentUnhealthyReplicasPerPartition: {\n defaultValue: 0,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n serializedName: \"maxPercentUnhealthyReplicasPerPartition\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ApplicationMetricDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationMetricDescription\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n maximumCapacity: {\n serializedName: \"maximumCapacity\",\n type: {\n name: \"Number\"\n }\n },\n reservationCapacity: {\n serializedName: \"reservationCapacity\",\n type: {\n name: \"Number\"\n }\n },\n totalApplicationCapacity: {\n serializedName: \"totalApplicationCapacity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ApplicationUserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationUserAssignedIdentity\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n principalId: {\n serializedName: \"principalId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApplicationResourceList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationResourceList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationResource\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PartitionSchemeDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartitionSchemeDescription\",\n uberParent: \"PartitionSchemeDescription\",\n polymorphicDiscriminator: {\n serializedName: \"partitionScheme\",\n clientName: \"partitionScheme\"\n },\n modelProperties: {\n partitionScheme: {\n serializedName: \"partitionScheme\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceResourcePropertiesBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceResourcePropertiesBase\",\n modelProperties: {\n placementConstraints: {\n serializedName: \"placementConstraints\",\n type: {\n name: \"String\"\n }\n },\n correlationScheme: {\n serializedName: \"correlationScheme\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceCorrelationDescription\"\n }\n }\n }\n },\n serviceLoadMetrics: {\n serializedName: \"serviceLoadMetrics\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceLoadMetricDescription\"\n }\n }\n }\n },\n servicePlacementPolicies: {\n serializedName: \"servicePlacementPolicies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServicePlacementPolicyDescription\"\n }\n }\n }\n },\n defaultMoveCost: {\n serializedName: \"defaultMoveCost\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceCorrelationDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceCorrelationDescription\",\n modelProperties: {\n scheme: {\n serializedName: \"scheme\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n serviceName: {\n serializedName: \"serviceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceLoadMetricDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceLoadMetricDescription\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n weight: {\n serializedName: \"weight\",\n type: {\n name: \"String\"\n }\n },\n primaryDefaultLoad: {\n serializedName: \"primaryDefaultLoad\",\n type: {\n name: \"Number\"\n }\n },\n secondaryDefaultLoad: {\n serializedName: \"secondaryDefaultLoad\",\n type: {\n name: \"Number\"\n }\n },\n defaultLoad: {\n serializedName: \"defaultLoad\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ServicePlacementPolicyDescription: coreClient.CompositeMapper = {\n serializedName: \"ServicePlacementPolicyDescription\",\n type: {\n name: \"Composite\",\n className: \"ServicePlacementPolicyDescription\",\n uberParent: \"ServicePlacementPolicyDescription\",\n polymorphicDiscriminator: {\n serializedName: \"type\",\n clientName: \"type\"\n },\n modelProperties: {\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceResourceList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceResourceList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceResource\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Cluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n modelProperties: {\n ...Resource.type.modelProperties,\n addOnFeatures: {\n serializedName: \"properties.addOnFeatures\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n availableClusterVersions: {\n serializedName: \"properties.availableClusterVersions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClusterVersionDetails\"\n }\n }\n }\n },\n azureActiveDirectory: {\n serializedName: \"properties.azureActiveDirectory\",\n type: {\n name: \"Composite\",\n className: \"AzureActiveDirectory\"\n }\n },\n certificate: {\n serializedName: \"properties.certificate\",\n type: {\n name: \"Composite\",\n className: \"CertificateDescription\"\n }\n },\n certificateCommonNames: {\n serializedName: \"properties.certificateCommonNames\",\n type: {\n name: \"Composite\",\n className: \"ServerCertificateCommonNames\"\n }\n },\n clientCertificateCommonNames: {\n serializedName: \"properties.clientCertificateCommonNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientCertificateCommonName\"\n }\n }\n }\n },\n clientCertificateThumbprints: {\n serializedName: \"properties.clientCertificateThumbprints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientCertificateThumbprint\"\n }\n }\n }\n },\n clusterCodeVersion: {\n serializedName: \"properties.clusterCodeVersion\",\n type: {\n name: \"String\"\n }\n },\n clusterEndpoint: {\n serializedName: \"properties.clusterEndpoint\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n clusterId: {\n serializedName: \"properties.clusterId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n clusterState: {\n serializedName: \"properties.clusterState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n diagnosticsStorageAccountConfig: {\n serializedName: \"properties.diagnosticsStorageAccountConfig\",\n type: {\n name: \"Composite\",\n className: \"DiagnosticsStorageAccountConfig\"\n }\n },\n eventStoreServiceEnabled: {\n serializedName: \"properties.eventStoreServiceEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n fabricSettings: {\n serializedName: \"properties.fabricSettings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SettingsSectionDescription\"\n }\n }\n }\n },\n managementEndpoint: {\n serializedName: \"properties.managementEndpoint\",\n type: {\n name: \"String\"\n }\n },\n nodeTypes: {\n serializedName: \"properties.nodeTypes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NodeTypeDescription\"\n }\n }\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n reliabilityLevel: {\n serializedName: \"properties.reliabilityLevel\",\n type: {\n name: \"String\"\n }\n },\n reverseProxyCertificate: {\n serializedName: \"properties.reverseProxyCertificate\",\n type: {\n name: \"Composite\",\n className: \"CertificateDescription\"\n }\n },\n reverseProxyCertificateCommonNames: {\n serializedName: \"properties.reverseProxyCertificateCommonNames\",\n type: {\n name: \"Composite\",\n className: \"ServerCertificateCommonNames\"\n }\n },\n upgradeDescription: {\n serializedName: \"properties.upgradeDescription\",\n type: {\n name: \"Composite\",\n className: \"ClusterUpgradePolicy\"\n }\n },\n upgradeMode: {\n defaultValue: \"Automatic\",\n serializedName: \"properties.upgradeMode\",\n type: {\n name: \"String\"\n }\n },\n applicationTypeVersionsCleanupPolicy: {\n serializedName: \"properties.applicationTypeVersionsCleanupPolicy\",\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeVersionsCleanupPolicy\"\n }\n },\n vmImage: {\n serializedName: \"properties.vmImage\",\n type: {\n name: \"String\"\n }\n },\n sfZonalUpgradeMode: {\n serializedName: \"properties.sfZonalUpgradeMode\",\n type: {\n name: \"String\"\n }\n },\n vmssZonalUpgradeMode: {\n serializedName: \"properties.vmssZonalUpgradeMode\",\n type: {\n name: \"String\"\n }\n },\n infrastructureServiceManager: {\n serializedName: \"properties.infrastructureServiceManager\",\n type: {\n name: \"Boolean\"\n }\n },\n upgradeWave: {\n serializedName: \"properties.upgradeWave\",\n type: {\n name: \"String\"\n }\n },\n upgradePauseStartTimestampUtc: {\n serializedName: \"properties.upgradePauseStartTimestampUtc\",\n type: {\n name: \"DateTime\"\n }\n },\n upgradePauseEndTimestampUtc: {\n serializedName: \"properties.upgradePauseEndTimestampUtc\",\n type: {\n name: \"DateTime\"\n }\n },\n waveUpgradePaused: {\n serializedName: \"properties.waveUpgradePaused\",\n type: {\n name: \"Boolean\"\n }\n },\n notifications: {\n serializedName: \"properties.notifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Notification\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ApplicationTypeResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApplicationTypeVersionResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationTypeVersionResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n appPackageUrl: {\n serializedName: \"properties.appPackageUrl\",\n type: {\n name: \"String\"\n }\n },\n defaultParameterList: {\n serializedName: \"properties.defaultParameterList\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n }\n }\n }\n};\n\nexport const ApplicationResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ManagedIdentity\"\n }\n },\n typeVersion: {\n serializedName: \"properties.typeVersion\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"properties.parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n upgradePolicy: {\n serializedName: \"properties.upgradePolicy\",\n type: {\n name: \"Composite\",\n className: \"ApplicationUpgradePolicy\"\n }\n },\n minimumNodes: {\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"properties.minimumNodes\",\n type: {\n name: \"Number\"\n }\n },\n maximumNodes: {\n defaultValue: 0,\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"properties.maximumNodes\",\n type: {\n name: \"Number\"\n }\n },\n removeApplicationCapacity: {\n serializedName: \"properties.removeApplicationCapacity\",\n type: {\n name: \"Boolean\"\n }\n },\n metrics: {\n serializedName: \"properties.metrics\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationMetricDescription\"\n }\n }\n }\n },\n managedIdentities: {\n serializedName: \"properties.managedIdentities\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationUserAssignedIdentity\"\n }\n }\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n typeName: {\n serializedName: \"properties.typeName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApplicationResourceUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationResourceUpdate\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n typeVersion: {\n serializedName: \"properties.typeVersion\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"properties.parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n upgradePolicy: {\n serializedName: \"properties.upgradePolicy\",\n type: {\n name: \"Composite\",\n className: \"ApplicationUpgradePolicy\"\n }\n },\n minimumNodes: {\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"properties.minimumNodes\",\n type: {\n name: \"Number\"\n }\n },\n maximumNodes: {\n defaultValue: 0,\n constraints: {\n InclusiveMinimum: 0\n },\n serializedName: \"properties.maximumNodes\",\n type: {\n name: \"Number\"\n }\n },\n removeApplicationCapacity: {\n serializedName: \"properties.removeApplicationCapacity\",\n type: {\n name: \"Boolean\"\n }\n },\n metrics: {\n serializedName: \"properties.metrics\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationMetricDescription\"\n }\n }\n }\n },\n managedIdentities: {\n serializedName: \"properties.managedIdentities\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ApplicationUserAssignedIdentity\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n placementConstraints: {\n serializedName: \"properties.placementConstraints\",\n type: {\n name: \"String\"\n }\n },\n correlationScheme: {\n serializedName: \"properties.correlationScheme\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceCorrelationDescription\"\n }\n }\n }\n },\n serviceLoadMetrics: {\n serializedName: \"properties.serviceLoadMetrics\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceLoadMetricDescription\"\n }\n }\n }\n },\n servicePlacementPolicies: {\n serializedName: \"properties.servicePlacementPolicies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServicePlacementPolicyDescription\"\n }\n }\n }\n },\n defaultMoveCost: {\n serializedName: \"properties.defaultMoveCost\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serviceKind: {\n serializedName: \"properties.serviceKind\",\n type: {\n name: \"String\"\n }\n },\n serviceTypeName: {\n serializedName: \"properties.serviceTypeName\",\n type: {\n name: \"String\"\n }\n },\n partitionDescription: {\n serializedName: \"properties.partitionDescription\",\n type: {\n name: \"Composite\",\n className: \"PartitionSchemeDescription\"\n }\n },\n servicePackageActivationMode: {\n serializedName: \"properties.servicePackageActivationMode\",\n type: {\n name: \"String\"\n }\n },\n serviceDnsName: {\n serializedName: \"properties.serviceDnsName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceResourceUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceResourceUpdate\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n placementConstraints: {\n serializedName: \"properties.placementConstraints\",\n type: {\n name: \"String\"\n }\n },\n correlationScheme: {\n serializedName: \"properties.correlationScheme\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceCorrelationDescription\"\n }\n }\n }\n },\n serviceLoadMetrics: {\n serializedName: \"properties.serviceLoadMetrics\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceLoadMetricDescription\"\n }\n }\n }\n },\n servicePlacementPolicies: {\n serializedName: \"properties.servicePlacementPolicies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServicePlacementPolicyDescription\"\n }\n }\n }\n },\n defaultMoveCost: {\n serializedName: \"properties.defaultMoveCost\",\n type: {\n name: \"String\"\n }\n },\n serviceKind: {\n serializedName: \"properties.serviceKind\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ApplicationResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ApplicationResourceProperties\",\n modelProperties: {\n ...ApplicationResourceUpdateProperties.type.modelProperties,\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n typeName: {\n serializedName: \"typeName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const NamedPartitionSchemeDescription: coreClient.CompositeMapper = {\n serializedName: \"Named\",\n type: {\n name: \"Composite\",\n className: \"NamedPartitionSchemeDescription\",\n uberParent: \"PartitionSchemeDescription\",\n polymorphicDiscriminator:\n PartitionSchemeDescription.type.polymorphicDiscriminator,\n modelProperties: {\n ...PartitionSchemeDescription.type.modelProperties,\n count: {\n serializedName: \"count\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n names: {\n serializedName: \"names\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SingletonPartitionSchemeDescription: coreClient.CompositeMapper = {\n serializedName: \"Singleton\",\n type: {\n name: \"Composite\",\n className: \"SingletonPartitionSchemeDescription\",\n uberParent: \"PartitionSchemeDescription\",\n polymorphicDiscriminator:\n PartitionSchemeDescription.type.polymorphicDiscriminator,\n modelProperties: {\n ...PartitionSchemeDescription.type.modelProperties\n }\n }\n};\n\nexport const UniformInt64RangePartitionSchemeDescription: coreClient.CompositeMapper = {\n serializedName: \"UniformInt64Range\",\n type: {\n name: \"Composite\",\n className: \"UniformInt64RangePartitionSchemeDescription\",\n uberParent: \"PartitionSchemeDescription\",\n polymorphicDiscriminator:\n PartitionSchemeDescription.type.polymorphicDiscriminator,\n modelProperties: {\n ...PartitionSchemeDescription.type.modelProperties,\n count: {\n serializedName: \"count\",\n required: true,\n type: {\n name: \"Number\"\n }\n },\n lowKey: {\n serializedName: \"lowKey\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n highKey: {\n serializedName: \"highKey\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceResourceProperties: coreClient.CompositeMapper = {\n serializedName: \"ServiceResourceProperties\",\n type: {\n name: \"Composite\",\n className: \"ServiceResourceProperties\",\n uberParent: \"ServiceResourcePropertiesBase\",\n polymorphicDiscriminator: {\n serializedName: \"serviceKind\",\n clientName: \"serviceKind\"\n },\n modelProperties: {\n ...ServiceResourcePropertiesBase.type.modelProperties,\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serviceKind: {\n serializedName: \"serviceKind\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n serviceTypeName: {\n serializedName: \"serviceTypeName\",\n type: {\n name: \"String\"\n }\n },\n partitionDescription: {\n serializedName: \"partitionDescription\",\n type: {\n name: \"Composite\",\n className: \"PartitionSchemeDescription\"\n }\n },\n servicePackageActivationMode: {\n serializedName: \"servicePackageActivationMode\",\n type: {\n name: \"String\"\n }\n },\n serviceDnsName: {\n serializedName: \"serviceDnsName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceResourceUpdateProperties: coreClient.CompositeMapper = {\n serializedName: \"ServiceResourceUpdateProperties\",\n type: {\n name: \"Composite\",\n className: \"ServiceResourceUpdateProperties\",\n uberParent: \"ServiceResourcePropertiesBase\",\n polymorphicDiscriminator: {\n serializedName: \"serviceKind\",\n clientName: \"serviceKind\"\n },\n modelProperties: {\n ...ServiceResourcePropertiesBase.type.modelProperties,\n serviceKind: {\n serializedName: \"serviceKind\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StatefulServiceProperties: coreClient.CompositeMapper = {\n serializedName: \"Stateful\",\n type: {\n name: \"Composite\",\n className: \"StatefulServiceProperties\",\n uberParent: \"ServiceResourceProperties\",\n polymorphicDiscriminator:\n ServiceResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ServiceResourceProperties.type.modelProperties,\n hasPersistedState: {\n serializedName: \"hasPersistedState\",\n type: {\n name: \"Boolean\"\n }\n },\n targetReplicaSetSize: {\n constraints: {\n InclusiveMinimum: 1\n },\n serializedName: \"targetReplicaSetSize\",\n type: {\n name: \"Number\"\n }\n },\n minReplicaSetSize: {\n constraints: {\n InclusiveMinimum: 1\n },\n serializedName: \"minReplicaSetSize\",\n type: {\n name: \"Number\"\n }\n },\n replicaRestartWaitDuration: {\n serializedName: \"replicaRestartWaitDuration\",\n type: {\n name: \"DateTime\"\n }\n },\n quorumLossWaitDuration: {\n serializedName: \"quorumLossWaitDuration\",\n type: {\n name: \"DateTime\"\n }\n },\n standByReplicaKeepDuration: {\n serializedName: \"standByReplicaKeepDuration\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const StatelessServiceProperties: coreClient.CompositeMapper = {\n serializedName: \"Stateless\",\n type: {\n name: \"Composite\",\n className: \"StatelessServiceProperties\",\n uberParent: \"ServiceResourceProperties\",\n polymorphicDiscriminator:\n ServiceResourceProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ServiceResourceProperties.type.modelProperties,\n instanceCount: {\n constraints: {\n InclusiveMinimum: -1\n },\n serializedName: \"instanceCount\",\n type: {\n name: \"Number\"\n }\n },\n instanceCloseDelayDuration: {\n serializedName: \"instanceCloseDelayDuration\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StatefulServiceUpdateProperties: coreClient.CompositeMapper = {\n serializedName: \"Stateful\",\n type: {\n name: \"Composite\",\n className: \"StatefulServiceUpdateProperties\",\n uberParent: \"ServiceResourceUpdateProperties\",\n polymorphicDiscriminator:\n ServiceResourceUpdateProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ServiceResourceUpdateProperties.type.modelProperties,\n targetReplicaSetSize: {\n constraints: {\n InclusiveMinimum: 1\n },\n serializedName: \"targetReplicaSetSize\",\n type: {\n name: \"Number\"\n }\n },\n minReplicaSetSize: {\n constraints: {\n InclusiveMinimum: 1\n },\n serializedName: \"minReplicaSetSize\",\n type: {\n name: \"Number\"\n }\n },\n replicaRestartWaitDuration: {\n serializedName: \"replicaRestartWaitDuration\",\n type: {\n name: \"DateTime\"\n }\n },\n quorumLossWaitDuration: {\n serializedName: \"quorumLossWaitDuration\",\n type: {\n name: \"DateTime\"\n }\n },\n standByReplicaKeepDuration: {\n serializedName: \"standByReplicaKeepDuration\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const StatelessServiceUpdateProperties: coreClient.CompositeMapper = {\n serializedName: \"Stateless\",\n type: {\n name: \"Composite\",\n className: \"StatelessServiceUpdateProperties\",\n uberParent: \"ServiceResourceUpdateProperties\",\n polymorphicDiscriminator:\n ServiceResourceUpdateProperties.type.polymorphicDiscriminator,\n modelProperties: {\n ...ServiceResourceUpdateProperties.type.modelProperties,\n instanceCount: {\n constraints: {\n InclusiveMinimum: -1\n },\n serializedName: \"instanceCount\",\n type: {\n name: \"Number\"\n }\n },\n instanceCloseDelayDuration: {\n serializedName: \"instanceCloseDelayDuration\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport let discriminators = {\n PartitionSchemeDescription: PartitionSchemeDescription,\n \"ServicePlacementPolicyDescription.ServicePlacementPolicyDescription\": ServicePlacementPolicyDescription,\n \"PartitionSchemeDescription.Named\": NamedPartitionSchemeDescription,\n \"PartitionSchemeDescription.Singleton\": SingletonPartitionSchemeDescription,\n \"PartitionSchemeDescription.UniformInt64Range\": UniformInt64RangePartitionSchemeDescription,\n \"ServiceResourcePropertiesBase.ServiceResourceProperties\": ServiceResourceProperties,\n \"ServiceResourcePropertiesBase.ServiceResourceUpdateProperties\": ServiceResourceUpdateProperties,\n \"ServiceResourceProperties.Stateful\": StatefulServiceProperties,\n \"ServiceResourceProperties.Stateless\": StatelessServiceProperties,\n \"ServiceResourceUpdateProperties.Stateful\": StatefulServiceUpdateProperties,\n \"ServiceResourceUpdateProperties.Stateless\": StatelessServiceUpdateProperties\n};\n"]}
@@ -5,7 +5,7 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { Cluster as ClusterMapper, ClusterUpdateParameters as ClusterUpdateParametersMapper, UpgradableVersionsDescription as UpgradableVersionsDescriptionMapper, ApplicationTypeResource as ApplicationTypeResourceMapper, ApplicationTypeVersionResource as ApplicationTypeVersionResourceMapper, ApplicationResource as ApplicationResourceMapper, ApplicationResourceUpdate as ApplicationResourceUpdateMapper, ServiceResource as ServiceResourceMapper, ServiceResourceUpdate as ServiceResourceUpdateMapper } from "../models/mappers";
8
+ import { Cluster as ClusterMapper, ClusterUpdateParameters as ClusterUpdateParametersMapper, UpgradableVersionsDescription as UpgradableVersionsDescriptionMapper, ApplicationTypeResource as ApplicationTypeResourceMapper, ApplicationTypeVersionResource as ApplicationTypeVersionResourceMapper, ApplicationResource as ApplicationResourceMapper, ApplicationResourceUpdate as ApplicationResourceUpdateMapper, ServiceResource as ServiceResourceMapper, ServiceResourceUpdate as ServiceResourceUpdateMapper } from "../models/mappers.js";
9
9
  export const accept = {
10
10
  parameterPath: "accept",
11
11
  mapper: {
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n Cluster as ClusterMapper,\n ClusterUpdateParameters as ClusterUpdateParametersMapper,\n UpgradableVersionsDescription as UpgradableVersionsDescriptionMapper,\n ApplicationTypeResource as ApplicationTypeResourceMapper,\n ApplicationTypeVersionResource as ApplicationTypeVersionResourceMapper,\n ApplicationResource as ApplicationResourceMapper,\n ApplicationResourceUpdate as ApplicationResourceUpdateMapper,\n ServiceResource as ServiceResourceMapper,\n ServiceResourceUpdate as ServiceResourceUpdateMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const clusterName: OperationURLParameter = {\n parameterPath: \"clusterName\",\n mapper: {\n serializedName: \"clusterName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2021-06-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ClusterMapper\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ClusterUpdateParametersMapper\n};\n\nexport const versionsDescription: OperationParameter = {\n parameterPath: [\"options\", \"versionsDescription\"],\n mapper: UpgradableVersionsDescriptionMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const location: OperationURLParameter = {\n parameterPath: \"location\",\n mapper: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const clusterVersion: OperationURLParameter = {\n parameterPath: \"clusterVersion\",\n mapper: {\n serializedName: \"clusterVersion\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const environment: OperationURLParameter = {\n parameterPath: \"environment\",\n mapper: {\n serializedName: \"environment\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const applicationTypeName: OperationURLParameter = {\n parameterPath: \"applicationTypeName\",\n mapper: {\n serializedName: \"applicationTypeName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ApplicationTypeResourceMapper\n};\n\nexport const version: OperationURLParameter = {\n parameterPath: \"version\",\n mapper: {\n serializedName: \"version\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters3: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ApplicationTypeVersionResourceMapper\n};\n\nexport const applicationName: OperationURLParameter = {\n parameterPath: \"applicationName\",\n mapper: {\n serializedName: \"applicationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters4: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ApplicationResourceMapper\n};\n\nexport const parameters5: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ApplicationResourceUpdateMapper\n};\n\nexport const serviceName: OperationURLParameter = {\n parameterPath: \"serviceName\",\n mapper: {\n serializedName: \"serviceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters6: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ServiceResourceMapper\n};\n\nexport const parameters7: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ServiceResourceUpdateMapper\n};\n"]}
@@ -1,8 +1,8 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ApplicationTypeVersions } from "../operationsInterfaces";
3
- import { ServiceFabricManagementClient } from "../serviceFabricManagementClient";
2
+ import { ApplicationTypeVersions } from "../operationsInterfaces/index.js";
3
+ import { ServiceFabricManagementClient } from "../serviceFabricManagementClient.js";
4
4
  import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
- import { ApplicationTypeVersionResource, ApplicationTypeVersionsListOptionalParams, ApplicationTypeVersionsGetOptionalParams, ApplicationTypeVersionsGetResponse, ApplicationTypeVersionsCreateOrUpdateOptionalParams, ApplicationTypeVersionsCreateOrUpdateResponse, ApplicationTypeVersionsDeleteOptionalParams } from "../models";
5
+ import { ApplicationTypeVersionResource, ApplicationTypeVersionsListOptionalParams, ApplicationTypeVersionsGetOptionalParams, ApplicationTypeVersionsGetResponse, ApplicationTypeVersionsCreateOrUpdateOptionalParams, ApplicationTypeVersionsCreateOrUpdateResponse, ApplicationTypeVersionsDeleteOptionalParams } from "../models/index.js";
6
6
  /** Class containing ApplicationTypeVersions operations. */
7
7
  export declare class ApplicationTypeVersionsImpl implements ApplicationTypeVersions {
8
8
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"applicationTypeVersions.d.ts","sourceRoot":"","sources":["../../../src/operations/applicationTypeVersions.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,uBAAuB,EAAE,MAAM,kCAAkC,CAAC;AAI3E,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,8BAA8B,EAE9B,yCAAyC,EAEzC,wCAAwC,EACxC,kCAAkC,EAClC,mDAAmD,EACnD,6CAA6C,EAC7C,2CAA2C,EAE5C,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,qBAAa,2BAA4B,YAAW,uBAAuB;IACzE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAgC;IAEvD;;;OAGG;gBACS,MAAM,EAAE,6BAA6B;IAIjD;;;;;;;OAOG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,yCAAyC,GAClD,0BAA0B,CAAC,8BAA8B,CAAC;YA6B9C,cAAc;YAoCd,aAAa;IAgB5B;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC;IAO9C;;;;;;;;OAQG;IACG,mBAAmB,CACvB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,6CAA6C,CAAC,EAC7D,6CAA6C,CAC9C,CACF;IA+DD;;;;;;;;OAQG;IACG,0BAA0B,CAC9B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,EAAE,MAAM,EACf,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC;IAYzD;;;;;;;OAOG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC;IA2DxD;;;;;;;OAOG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,IAAI,CAAC;IAWhB;;;;;;;OAOG;IACH,OAAO,CAAC,KAAK;IAYb;;;;;;;OAOG;IACH,OAAO,CAAC,SAAS;CAkBlB"}
@@ -5,13 +5,13 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncDelegator, __asyncGenerator, __asyncValues, __await, __awaiter } from "tslib";
9
- import { setContinuationToken } from "../pagingHelper";
8
+ import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
9
+ import { setContinuationToken } from "../pagingHelper.js";
10
10
  import * as coreClient from "@azure/core-client";
11
- import * as Mappers from "../models/mappers";
12
- import * as Parameters from "../models/parameters";
11
+ import * as Mappers from "../models/mappers.js";
12
+ import * as Parameters from "../models/parameters.js";
13
13
  import { createHttpPoller } from "@azure/core-lro";
14
- import { createLroSpec } from "../lroImpl";
14
+ import { createLroSpec } from "../lroImpl.js";
15
15
  /// <reference lib="esnext.asynciterable" />
16
16
  /** Class containing ApplicationTypeVersions operations. */
17
17
  export class ApplicationTypeVersionsImpl {
@@ -108,49 +108,47 @@ export class ApplicationTypeVersionsImpl {
108
108
  * @param parameters The application type version resource.
109
109
  * @param options The options parameters.
110
110
  */
111
- beginCreateOrUpdate(resourceGroupName, clusterName, applicationTypeName, version, parameters, options) {
112
- return __awaiter(this, void 0, void 0, function* () {
113
- const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
114
- return this.client.sendOperationRequest(args, spec);
115
- });
116
- const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
117
- var _a;
118
- let currentRawResponse = undefined;
119
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
120
- const callback = (rawResponse, flatResponse) => {
121
- currentRawResponse = rawResponse;
122
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
123
- };
124
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
125
- const flatResponse = yield directSendOperation(updatedArgs, spec);
126
- return {
127
- flatResponse,
128
- rawResponse: {
129
- statusCode: currentRawResponse.status,
130
- body: currentRawResponse.parsedBody,
131
- headers: currentRawResponse.headers.toJSON()
132
- }
133
- };
134
- });
135
- const lro = createLroSpec({
136
- sendOperationFn,
137
- args: {
138
- resourceGroupName,
139
- clusterName,
140
- applicationTypeName,
141
- version,
142
- parameters,
143
- options
144
- },
145
- spec: createOrUpdateOperationSpec
146
- });
147
- const poller = yield createHttpPoller(lro, {
148
- restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
149
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
150
- });
151
- yield poller.poll();
152
- return poller;
111
+ async beginCreateOrUpdate(resourceGroupName, clusterName, applicationTypeName, version, parameters, options) {
112
+ const directSendOperation = async (args, spec) => {
113
+ return this.client.sendOperationRequest(args, spec);
114
+ };
115
+ const sendOperationFn = async (args, spec) => {
116
+ var _a;
117
+ let currentRawResponse = undefined;
118
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
119
+ const callback = (rawResponse, flatResponse) => {
120
+ currentRawResponse = rawResponse;
121
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
122
+ };
123
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
124
+ const flatResponse = await directSendOperation(updatedArgs, spec);
125
+ return {
126
+ flatResponse,
127
+ rawResponse: {
128
+ statusCode: currentRawResponse.status,
129
+ body: currentRawResponse.parsedBody,
130
+ headers: currentRawResponse.headers.toJSON()
131
+ }
132
+ };
133
+ };
134
+ const lro = createLroSpec({
135
+ sendOperationFn,
136
+ args: {
137
+ resourceGroupName,
138
+ clusterName,
139
+ applicationTypeName,
140
+ version,
141
+ parameters,
142
+ options
143
+ },
144
+ spec: createOrUpdateOperationSpec
145
+ });
146
+ const poller = await createHttpPoller(lro, {
147
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
148
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
153
149
  });
150
+ await poller.poll();
151
+ return poller;
154
152
  }
155
153
  /**
156
154
  * Create or update a Service Fabric application type version resource with the specified name.
@@ -161,11 +159,9 @@ export class ApplicationTypeVersionsImpl {
161
159
  * @param parameters The application type version resource.
162
160
  * @param options The options parameters.
163
161
  */
164
- beginCreateOrUpdateAndWait(resourceGroupName, clusterName, applicationTypeName, version, parameters, options) {
165
- return __awaiter(this, void 0, void 0, function* () {
166
- const poller = yield this.beginCreateOrUpdate(resourceGroupName, clusterName, applicationTypeName, version, parameters, options);
167
- return poller.pollUntilDone();
168
- });
162
+ async beginCreateOrUpdateAndWait(resourceGroupName, clusterName, applicationTypeName, version, parameters, options) {
163
+ const poller = await this.beginCreateOrUpdate(resourceGroupName, clusterName, applicationTypeName, version, parameters, options);
164
+ return poller.pollUntilDone();
169
165
  }
170
166
  /**
171
167
  * Delete a Service Fabric application type version resource with the specified name.
@@ -175,48 +171,46 @@ export class ApplicationTypeVersionsImpl {
175
171
  * @param version The application type version.
176
172
  * @param options The options parameters.
177
173
  */
178
- beginDelete(resourceGroupName, clusterName, applicationTypeName, version, options) {
179
- return __awaiter(this, void 0, void 0, function* () {
180
- const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
181
- return this.client.sendOperationRequest(args, spec);
182
- });
183
- const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
184
- var _a;
185
- let currentRawResponse = undefined;
186
- const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
187
- const callback = (rawResponse, flatResponse) => {
188
- currentRawResponse = rawResponse;
189
- providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
190
- };
191
- const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
192
- const flatResponse = yield directSendOperation(updatedArgs, spec);
193
- return {
194
- flatResponse,
195
- rawResponse: {
196
- statusCode: currentRawResponse.status,
197
- body: currentRawResponse.parsedBody,
198
- headers: currentRawResponse.headers.toJSON()
199
- }
200
- };
201
- });
202
- const lro = createLroSpec({
203
- sendOperationFn,
204
- args: {
205
- resourceGroupName,
206
- clusterName,
207
- applicationTypeName,
208
- version,
209
- options
210
- },
211
- spec: deleteOperationSpec
212
- });
213
- const poller = yield createHttpPoller(lro, {
214
- restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
215
- intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
216
- });
217
- yield poller.poll();
218
- return poller;
174
+ async beginDelete(resourceGroupName, clusterName, applicationTypeName, version, options) {
175
+ const directSendOperation = async (args, spec) => {
176
+ return this.client.sendOperationRequest(args, spec);
177
+ };
178
+ const sendOperationFn = async (args, spec) => {
179
+ var _a;
180
+ let currentRawResponse = undefined;
181
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
182
+ const callback = (rawResponse, flatResponse) => {
183
+ currentRawResponse = rawResponse;
184
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
185
+ };
186
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
187
+ const flatResponse = await directSendOperation(updatedArgs, spec);
188
+ return {
189
+ flatResponse,
190
+ rawResponse: {
191
+ statusCode: currentRawResponse.status,
192
+ body: currentRawResponse.parsedBody,
193
+ headers: currentRawResponse.headers.toJSON()
194
+ }
195
+ };
196
+ };
197
+ const lro = createLroSpec({
198
+ sendOperationFn,
199
+ args: {
200
+ resourceGroupName,
201
+ clusterName,
202
+ applicationTypeName,
203
+ version,
204
+ options
205
+ },
206
+ spec: deleteOperationSpec
207
+ });
208
+ const poller = await createHttpPoller(lro, {
209
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
210
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
219
211
  });
212
+ await poller.poll();
213
+ return poller;
220
214
  }
221
215
  /**
222
216
  * Delete a Service Fabric application type version resource with the specified name.
@@ -226,11 +220,9 @@ export class ApplicationTypeVersionsImpl {
226
220
  * @param version The application type version.
227
221
  * @param options The options parameters.
228
222
  */
229
- beginDeleteAndWait(resourceGroupName, clusterName, applicationTypeName, version, options) {
230
- return __awaiter(this, void 0, void 0, function* () {
231
- const poller = yield this.beginDelete(resourceGroupName, clusterName, applicationTypeName, version, options);
232
- return poller.pollUntilDone();
233
- });
223
+ async beginDeleteAndWait(resourceGroupName, clusterName, applicationTypeName, version, options) {
224
+ const poller = await this.beginDelete(resourceGroupName, clusterName, applicationTypeName, version, options);
225
+ return poller.pollUntilDone();
234
226
  }
235
227
  /**
236
228
  * Gets all application type version resources created or in the process of being created in the