@azure/arm-servicefabric 3.0.1-alpha.20250213.1 → 3.0.1-alpha.20250217.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/dist/esm/index.d.ts +5 -0
  168. package/dist/esm/index.d.ts.map +1 -0
  169. package/{src/index.ts → dist/esm/index.js} +5 -5
  170. package/dist/esm/index.js.map +1 -0
  171. package/dist/esm/lroImpl.d.ts +11 -0
  172. package/dist/esm/lroImpl.d.ts.map +1 -0
  173. package/dist/esm/lroImpl.js +14 -0
  174. package/dist/esm/lroImpl.js.map +1 -0
  175. package/dist/esm/models/index.d.ts +1831 -0
  176. package/dist/esm/models/index.d.ts.map +1 -0
  177. package/dist/esm/models/index.js +274 -0
  178. package/dist/esm/models/index.js.map +1 -0
  179. package/dist/esm/models/mappers.d.ts +86 -0
  180. package/dist/esm/models/mappers.d.ts.map +1 -0
  181. package/dist/esm/models/mappers.js +2834 -0
  182. package/dist/esm/models/mappers.js.map +1 -0
  183. package/dist/esm/models/parameters.d.ts +26 -0
  184. package/dist/esm/models/parameters.d.ts.map +1 -0
  185. package/dist/esm/models/parameters.js +200 -0
  186. package/dist/esm/models/parameters.js.map +1 -0
  187. package/dist/esm/operations/applicationTypeVersions.d.ts +92 -0
  188. package/dist/esm/operations/applicationTypeVersions.d.ts.map +1 -0
  189. package/dist/esm/operations/applicationTypeVersions.js +383 -0
  190. package/dist/esm/operations/applicationTypeVersions.js.map +1 -0
  191. package/dist/esm/operations/applicationTypes.d.ts +75 -0
  192. package/dist/esm/operations/applicationTypes.d.ts.map +1 -0
  193. package/dist/esm/operations/applicationTypes.js +304 -0
  194. package/dist/esm/operations/applicationTypes.js.map +1 -0
  195. package/dist/esm/operations/applications.d.ts +102 -0
  196. package/dist/esm/operations/applications.d.ts.map +1 -0
  197. package/dist/esm/operations/applications.js +451 -0
  198. package/dist/esm/operations/applications.js.map +1 -0
  199. package/dist/esm/operations/clusterVersions.d.ts +41 -0
  200. package/dist/esm/operations/clusterVersions.d.ts.map +1 -0
  201. package/dist/esm/operations/clusterVersions.js +143 -0
  202. package/dist/esm/operations/clusterVersions.js.map +1 -0
  203. package/dist/esm/operations/clusters.d.ts +116 -0
  204. package/dist/esm/operations/clusters.d.ts.map +1 -0
  205. package/dist/esm/operations/clusters.js +528 -0
  206. package/dist/esm/operations/clusters.js.map +1 -0
  207. package/dist/esm/operations/index.d.ts +8 -0
  208. package/dist/esm/operations/index.d.ts.map +1 -0
  209. package/dist/esm/operations/index.js +15 -0
  210. package/dist/esm/operations/index.js.map +1 -0
  211. package/dist/esm/operations/operations.d.ts +32 -0
  212. package/dist/esm/operations/operations.d.ts.map +1 -0
  213. package/dist/esm/operations/operations.js +133 -0
  214. package/dist/esm/operations/operations.js.map +1 -0
  215. package/dist/esm/operations/services.d.ts +119 -0
  216. package/dist/esm/operations/services.d.ts.map +1 -0
  217. package/dist/esm/operations/services.js +482 -0
  218. package/dist/esm/operations/services.js.map +1 -0
  219. package/dist/esm/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  220. package/dist/esm/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  221. package/dist/esm/operationsInterfaces/applicationTypeVersions.js +9 -0
  222. package/dist/esm/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  223. package/dist/esm/operationsInterfaces/applicationTypes.d.ts +49 -0
  224. package/dist/esm/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  225. package/dist/esm/operationsInterfaces/applicationTypes.js +9 -0
  226. package/dist/esm/operationsInterfaces/applicationTypes.js.map +1 -0
  227. package/dist/esm/operationsInterfaces/applications.d.ts +76 -0
  228. package/dist/esm/operationsInterfaces/applications.d.ts.map +1 -0
  229. package/dist/esm/operationsInterfaces/applications.js +9 -0
  230. package/dist/esm/operationsInterfaces/applications.js.map +1 -0
  231. package/dist/esm/operationsInterfaces/clusterVersions.d.ts +33 -0
  232. package/dist/esm/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  233. package/dist/esm/operationsInterfaces/clusterVersions.js +9 -0
  234. package/dist/esm/operationsInterfaces/clusterVersions.js.map +1 -0
  235. package/dist/esm/operationsInterfaces/clusters.d.ts +78 -0
  236. package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -0
  237. package/dist/esm/operationsInterfaces/clusters.js +9 -0
  238. package/dist/esm/operationsInterfaces/clusters.js.map +1 -0
  239. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  240. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  241. package/dist/esm/operationsInterfaces/index.js +15 -0
  242. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  243. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  244. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  245. package/dist/esm/operationsInterfaces/operations.js +9 -0
  246. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  247. package/dist/esm/operationsInterfaces/services.d.ts +91 -0
  248. package/dist/esm/operationsInterfaces/services.d.ts.map +1 -0
  249. package/dist/esm/operationsInterfaces/services.js +9 -0
  250. package/dist/esm/operationsInterfaces/services.js.map +1 -0
  251. package/dist/esm/package.json +3 -0
  252. package/dist/esm/pagingHelper.d.ts +13 -0
  253. package/dist/esm/pagingHelper.d.ts.map +1 -0
  254. package/dist/esm/pagingHelper.js +32 -0
  255. package/dist/esm/pagingHelper.js.map +1 -0
  256. package/dist/esm/serviceFabricManagementClient.d.ts +26 -0
  257. package/dist/esm/serviceFabricManagementClient.d.ts.map +1 -0
  258. package/dist/esm/serviceFabricManagementClient.js +103 -0
  259. package/dist/esm/serviceFabricManagementClient.js.map +1 -0
  260. package/dist/react-native/index.d.ts +5 -0
  261. package/dist/react-native/index.d.ts.map +1 -0
  262. package/dist/react-native/index.js +13 -0
  263. package/dist/react-native/index.js.map +1 -0
  264. package/dist/react-native/lroImpl.d.ts +11 -0
  265. package/dist/react-native/lroImpl.d.ts.map +1 -0
  266. package/dist/react-native/lroImpl.js +14 -0
  267. package/dist/react-native/lroImpl.js.map +1 -0
  268. package/dist/react-native/models/index.d.ts +1831 -0
  269. package/dist/react-native/models/index.d.ts.map +1 -0
  270. package/dist/react-native/models/index.js +274 -0
  271. package/dist/react-native/models/index.js.map +1 -0
  272. package/dist/react-native/models/mappers.d.ts +86 -0
  273. package/dist/react-native/models/mappers.d.ts.map +1 -0
  274. package/dist/react-native/models/mappers.js +2834 -0
  275. package/dist/react-native/models/mappers.js.map +1 -0
  276. package/dist/react-native/models/parameters.d.ts +26 -0
  277. package/dist/react-native/models/parameters.d.ts.map +1 -0
  278. package/dist/react-native/models/parameters.js +200 -0
  279. package/dist/react-native/models/parameters.js.map +1 -0
  280. package/dist/react-native/operations/applicationTypeVersions.d.ts +92 -0
  281. package/dist/react-native/operations/applicationTypeVersions.d.ts.map +1 -0
  282. package/dist/react-native/operations/applicationTypeVersions.js +383 -0
  283. package/dist/react-native/operations/applicationTypeVersions.js.map +1 -0
  284. package/dist/react-native/operations/applicationTypes.d.ts +75 -0
  285. package/dist/react-native/operations/applicationTypes.d.ts.map +1 -0
  286. package/dist/react-native/operations/applicationTypes.js +304 -0
  287. package/dist/react-native/operations/applicationTypes.js.map +1 -0
  288. package/dist/react-native/operations/applications.d.ts +102 -0
  289. package/dist/react-native/operations/applications.d.ts.map +1 -0
  290. package/dist/react-native/operations/applications.js +451 -0
  291. package/dist/react-native/operations/applications.js.map +1 -0
  292. package/dist/react-native/operations/clusterVersions.d.ts +41 -0
  293. package/dist/react-native/operations/clusterVersions.d.ts.map +1 -0
  294. package/dist/react-native/operations/clusterVersions.js +143 -0
  295. package/dist/react-native/operations/clusterVersions.js.map +1 -0
  296. package/dist/react-native/operations/clusters.d.ts +116 -0
  297. package/dist/react-native/operations/clusters.d.ts.map +1 -0
  298. package/dist/react-native/operations/clusters.js +528 -0
  299. package/dist/react-native/operations/clusters.js.map +1 -0
  300. package/dist/react-native/operations/index.d.ts +8 -0
  301. package/dist/react-native/operations/index.d.ts.map +1 -0
  302. package/dist/react-native/operations/index.js +15 -0
  303. package/dist/react-native/operations/index.js.map +1 -0
  304. package/dist/react-native/operations/operations.d.ts +32 -0
  305. package/dist/react-native/operations/operations.d.ts.map +1 -0
  306. package/dist/react-native/operations/operations.js +133 -0
  307. package/dist/react-native/operations/operations.js.map +1 -0
  308. package/dist/react-native/operations/services.d.ts +119 -0
  309. package/dist/react-native/operations/services.d.ts.map +1 -0
  310. package/dist/react-native/operations/services.js +482 -0
  311. package/dist/react-native/operations/services.js.map +1 -0
  312. package/dist/react-native/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  313. package/dist/react-native/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  314. package/dist/react-native/operationsInterfaces/applicationTypeVersions.js +9 -0
  315. package/dist/react-native/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  316. package/dist/react-native/operationsInterfaces/applicationTypes.d.ts +49 -0
  317. package/dist/react-native/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  318. package/dist/react-native/operationsInterfaces/applicationTypes.js +9 -0
  319. package/dist/react-native/operationsInterfaces/applicationTypes.js.map +1 -0
  320. package/dist/react-native/operationsInterfaces/applications.d.ts +76 -0
  321. package/dist/react-native/operationsInterfaces/applications.d.ts.map +1 -0
  322. package/dist/react-native/operationsInterfaces/applications.js +9 -0
  323. package/dist/react-native/operationsInterfaces/applications.js.map +1 -0
  324. package/dist/react-native/operationsInterfaces/clusterVersions.d.ts +33 -0
  325. package/dist/react-native/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  326. package/dist/react-native/operationsInterfaces/clusterVersions.js +9 -0
  327. package/dist/react-native/operationsInterfaces/clusterVersions.js.map +1 -0
  328. package/dist/react-native/operationsInterfaces/clusters.d.ts +78 -0
  329. package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -0
  330. package/dist/react-native/operationsInterfaces/clusters.js +9 -0
  331. package/dist/react-native/operationsInterfaces/clusters.js.map +1 -0
  332. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  333. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  334. package/dist/react-native/operationsInterfaces/index.js +15 -0
  335. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  336. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  337. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  338. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  339. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  340. package/dist/react-native/operationsInterfaces/services.d.ts +91 -0
  341. package/dist/react-native/operationsInterfaces/services.d.ts.map +1 -0
  342. package/dist/react-native/operationsInterfaces/services.js +9 -0
  343. package/dist/react-native/operationsInterfaces/services.js.map +1 -0
  344. package/dist/react-native/package.json +3 -0
  345. package/dist/react-native/pagingHelper.d.ts +13 -0
  346. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  347. package/dist/react-native/pagingHelper.js +32 -0
  348. package/dist/react-native/pagingHelper.js.map +1 -0
  349. package/dist/react-native/serviceFabricManagementClient.d.ts +26 -0
  350. package/dist/react-native/serviceFabricManagementClient.d.ts.map +1 -0
  351. package/dist/react-native/serviceFabricManagementClient.js +103 -0
  352. package/dist/react-native/serviceFabricManagementClient.js.map +1 -0
  353. package/package.json +67 -36
  354. package/dist/index.js +0 -5987
  355. package/dist/index.js.map +0 -1
  356. package/dist/index.min.js +0 -1
  357. package/dist/index.min.js.map +0 -1
  358. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.d.ts +0 -2
  359. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.d.ts.map +0 -1
  360. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.js +0 -35
  361. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.js.map +0 -1
  362. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.d.ts +0 -2
  363. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.d.ts.map +0 -1
  364. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.js +0 -38
  365. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.js.map +0 -1
  366. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.d.ts +0 -2
  367. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.d.ts.map +0 -1
  368. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.js +0 -38
  369. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.js.map +0 -1
  370. package/dist-esm/samples-dev/applicationTypeVersionsListSample.d.ts +0 -2
  371. package/dist-esm/samples-dev/applicationTypeVersionsListSample.d.ts.map +0 -1
  372. package/dist-esm/samples-dev/applicationTypeVersionsListSample.js +0 -53
  373. package/dist-esm/samples-dev/applicationTypeVersionsListSample.js.map +0 -1
  374. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.d.ts +0 -2
  375. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.d.ts.map +0 -1
  376. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.js +0 -31
  377. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.js.map +0 -1
  378. package/dist-esm/samples-dev/applicationTypesDeleteSample.d.ts +0 -2
  379. package/dist-esm/samples-dev/applicationTypesDeleteSample.d.ts.map +0 -1
  380. package/dist-esm/samples-dev/applicationTypesDeleteSample.js +0 -37
  381. package/dist-esm/samples-dev/applicationTypesDeleteSample.js.map +0 -1
  382. package/dist-esm/samples-dev/applicationTypesGetSample.d.ts +0 -2
  383. package/dist-esm/samples-dev/applicationTypesGetSample.d.ts.map +0 -1
  384. package/dist-esm/samples-dev/applicationTypesGetSample.js +0 -37
  385. package/dist-esm/samples-dev/applicationTypesGetSample.js.map +0 -1
  386. package/dist-esm/samples-dev/applicationTypesListSample.d.ts +0 -2
  387. package/dist-esm/samples-dev/applicationTypesListSample.d.ts.map +0 -1
  388. package/dist-esm/samples-dev/applicationTypesListSample.js +0 -52
  389. package/dist-esm/samples-dev/applicationTypesListSample.js.map +0 -1
  390. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.d.ts +0 -2
  391. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.d.ts.map +0 -1
  392. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js +0 -121
  393. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js.map +0 -1
  394. package/dist-esm/samples-dev/applicationsDeleteSample.d.ts +0 -2
  395. package/dist-esm/samples-dev/applicationsDeleteSample.d.ts.map +0 -1
  396. package/dist-esm/samples-dev/applicationsDeleteSample.js +0 -37
  397. package/dist-esm/samples-dev/applicationsDeleteSample.js.map +0 -1
  398. package/dist-esm/samples-dev/applicationsGetSample.d.ts +0 -2
  399. package/dist-esm/samples-dev/applicationsGetSample.d.ts.map +0 -1
  400. package/dist-esm/samples-dev/applicationsGetSample.js +0 -37
  401. package/dist-esm/samples-dev/applicationsGetSample.js.map +0 -1
  402. package/dist-esm/samples-dev/applicationsListSample.d.ts +0 -2
  403. package/dist-esm/samples-dev/applicationsListSample.d.ts.map +0 -1
  404. package/dist-esm/samples-dev/applicationsListSample.js +0 -52
  405. package/dist-esm/samples-dev/applicationsListSample.js.map +0 -1
  406. package/dist-esm/samples-dev/applicationsUpdateSample.d.ts +0 -2
  407. package/dist-esm/samples-dev/applicationsUpdateSample.d.ts.map +0 -1
  408. package/dist-esm/samples-dev/applicationsUpdateSample.js +0 -44
  409. package/dist-esm/samples-dev/applicationsUpdateSample.js.map +0 -1
  410. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.d.ts +0 -2
  411. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.d.ts.map +0 -1
  412. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.js +0 -37
  413. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.js.map +0 -1
  414. package/dist-esm/samples-dev/clusterVersionsGetSample.d.ts +0 -2
  415. package/dist-esm/samples-dev/clusterVersionsGetSample.d.ts.map +0 -1
  416. package/dist-esm/samples-dev/clusterVersionsGetSample.js +0 -36
  417. package/dist-esm/samples-dev/clusterVersionsGetSample.js.map +0 -1
  418. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.d.ts +0 -2
  419. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.d.ts.map +0 -1
  420. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.js +0 -36
  421. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.js.map +0 -1
  422. package/dist-esm/samples-dev/clusterVersionsListSample.d.ts +0 -2
  423. package/dist-esm/samples-dev/clusterVersionsListSample.d.ts.map +0 -1
  424. package/dist-esm/samples-dev/clusterVersionsListSample.js +0 -35
  425. package/dist-esm/samples-dev/clusterVersionsListSample.js.map +0 -1
  426. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts +0 -2
  427. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts.map +0 -1
  428. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +0 -233
  429. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +0 -1
  430. package/dist-esm/samples-dev/clustersDeleteSample.d.ts +0 -2
  431. package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +0 -1
  432. package/dist-esm/samples-dev/clustersDeleteSample.js +0 -36
  433. package/dist-esm/samples-dev/clustersDeleteSample.js.map +0 -1
  434. package/dist-esm/samples-dev/clustersGetSample.d.ts +0 -2
  435. package/dist-esm/samples-dev/clustersGetSample.d.ts.map +0 -1
  436. package/dist-esm/samples-dev/clustersGetSample.js +0 -36
  437. package/dist-esm/samples-dev/clustersGetSample.js.map +0 -1
  438. package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +0 -2
  439. package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +0 -1
  440. package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +0 -51
  441. package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +0 -1
  442. package/dist-esm/samples-dev/clustersListSample.d.ts +0 -2
  443. package/dist-esm/samples-dev/clustersListSample.d.ts.map +0 -1
  444. package/dist-esm/samples-dev/clustersListSample.js +0 -50
  445. package/dist-esm/samples-dev/clustersListSample.js.map +0 -1
  446. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.d.ts +0 -2
  447. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.d.ts.map +0 -1
  448. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.js +0 -53
  449. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.js.map +0 -1
  450. package/dist-esm/samples-dev/clustersUpdateSample.d.ts +0 -2
  451. package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +0 -1
  452. package/dist-esm/samples-dev/clustersUpdateSample.js +0 -60
  453. package/dist-esm/samples-dev/clustersUpdateSample.js.map +0 -1
  454. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  455. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  456. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  457. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  458. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +0 -2
  459. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +0 -1
  460. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +0 -70
  461. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +0 -1
  462. package/dist-esm/samples-dev/servicesDeleteSample.d.ts +0 -2
  463. package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +0 -1
  464. package/dist-esm/samples-dev/servicesDeleteSample.js +0 -38
  465. package/dist-esm/samples-dev/servicesDeleteSample.js.map +0 -1
  466. package/dist-esm/samples-dev/servicesGetSample.d.ts +0 -2
  467. package/dist-esm/samples-dev/servicesGetSample.d.ts.map +0 -1
  468. package/dist-esm/samples-dev/servicesGetSample.js +0 -38
  469. package/dist-esm/samples-dev/servicesGetSample.js.map +0 -1
  470. package/dist-esm/samples-dev/servicesListSample.d.ts +0 -2
  471. package/dist-esm/samples-dev/servicesListSample.d.ts.map +0 -1
  472. package/dist-esm/samples-dev/servicesListSample.js +0 -53
  473. package/dist-esm/samples-dev/servicesListSample.js.map +0 -1
  474. package/dist-esm/samples-dev/servicesUpdateSample.d.ts +0 -2
  475. package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +0 -1
  476. package/dist-esm/samples-dev/servicesUpdateSample.js +0 -36
  477. package/dist-esm/samples-dev/servicesUpdateSample.js.map +0 -1
  478. package/dist-esm/src/index.d.ts +0 -5
  479. package/dist-esm/src/index.js.map +0 -1
  480. package/dist-esm/src/lroImpl.js.map +0 -1
  481. package/dist-esm/src/models/index.js.map +0 -1
  482. package/dist-esm/src/models/mappers.js.map +0 -1
  483. package/dist-esm/src/models/parameters.js.map +0 -1
  484. package/dist-esm/src/operations/applicationTypeVersions.d.ts.map +0 -1
  485. package/dist-esm/src/operations/applicationTypeVersions.js.map +0 -1
  486. package/dist-esm/src/operations/applicationTypes.d.ts.map +0 -1
  487. package/dist-esm/src/operations/applicationTypes.js.map +0 -1
  488. package/dist-esm/src/operations/applications.d.ts.map +0 -1
  489. package/dist-esm/src/operations/applications.js.map +0 -1
  490. package/dist-esm/src/operations/clusterVersions.d.ts.map +0 -1
  491. package/dist-esm/src/operations/clusterVersions.js.map +0 -1
  492. package/dist-esm/src/operations/clusters.d.ts.map +0 -1
  493. package/dist-esm/src/operations/clusters.js.map +0 -1
  494. package/dist-esm/src/operations/index.d.ts +0 -8
  495. package/dist-esm/src/operations/index.d.ts.map +0 -1
  496. package/dist-esm/src/operations/index.js +0 -15
  497. package/dist-esm/src/operations/index.js.map +0 -1
  498. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  499. package/dist-esm/src/operations/operations.js.map +0 -1
  500. package/dist-esm/src/operations/services.d.ts.map +0 -1
  501. package/dist-esm/src/operations/services.js.map +0 -1
  502. package/dist-esm/src/operationsInterfaces/applicationTypeVersions.d.ts.map +0 -1
  503. package/dist-esm/src/operationsInterfaces/applicationTypeVersions.js.map +0 -1
  504. package/dist-esm/src/operationsInterfaces/applicationTypes.d.ts.map +0 -1
  505. package/dist-esm/src/operationsInterfaces/applicationTypes.js.map +0 -1
  506. package/dist-esm/src/operationsInterfaces/applications.d.ts.map +0 -1
  507. package/dist-esm/src/operationsInterfaces/applications.js.map +0 -1
  508. package/dist-esm/src/operationsInterfaces/clusterVersions.d.ts.map +0 -1
  509. package/dist-esm/src/operationsInterfaces/clusterVersions.js.map +0 -1
  510. package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +0 -1
  511. package/dist-esm/src/operationsInterfaces/clusters.js.map +0 -1
  512. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  513. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  514. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  515. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  516. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  517. package/dist-esm/src/operationsInterfaces/services.d.ts.map +0 -1
  518. package/dist-esm/src/operationsInterfaces/services.js.map +0 -1
  519. package/dist-esm/src/pagingHelper.js.map +0 -1
  520. package/dist-esm/src/serviceFabricManagementClient.d.ts.map +0 -1
  521. package/dist-esm/src/serviceFabricManagementClient.js.map +0 -1
  522. package/dist-esm/test/servicefabric_examples.spec.d.ts +0 -4
  523. package/dist-esm/test/servicefabric_examples.spec.d.ts.map +0 -1
  524. package/dist-esm/test/servicefabric_examples.spec.js +0 -270
  525. package/dist-esm/test/servicefabric_examples.spec.js.map +0 -1
  526. package/src/lroImpl.ts +0 -38
  527. package/src/models/index.ts +0 -2043
  528. package/src/models/mappers.ts +0 -3049
  529. package/src/models/parameters.ts +0 -239
  530. package/src/operations/applicationTypeVersions.ts +0 -552
  531. package/src/operations/applicationTypes.ts +0 -413
  532. package/src/operations/applications.ts +0 -644
  533. package/src/operations/clusterVersions.ts +0 -196
  534. package/src/operations/clusters.ts +0 -699
  535. package/src/operations/index.ts +0 -15
  536. package/src/operations/operations.ts +0 -149
  537. package/src/operations/services.ts +0 -703
  538. package/src/operationsInterfaces/applicationTypeVersions.ts +0 -123
  539. package/src/operationsInterfaces/applicationTypes.ts +0 -91
  540. package/src/operationsInterfaces/applications.ts +0 -149
  541. package/src/operationsInterfaces/clusterVersions.ts +0 -67
  542. package/src/operationsInterfaces/clusters.ts +0 -148
  543. package/src/operationsInterfaces/index.ts +0 -15
  544. package/src/operationsInterfaces/operations.ts +0 -22
  545. package/src/operationsInterfaces/services.ts +0 -172
  546. package/src/pagingHelper.ts +0 -39
  547. package/src/serviceFabricManagementClient.ts +0 -168
  548. package/tsconfig.json +0 -33
  549. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  550. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  551. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  552. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  553. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  554. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  555. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  556. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  557. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  558. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  559. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  560. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypeVersions.js +0 -0
  561. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypes.js +0 -0
  562. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applications.js +0 -0
  563. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusterVersions.js +0 -0
  564. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.js +0 -0
  565. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  566. /package/{dist-esm/src → dist/browser}/operationsInterfaces/services.js +0 -0
  567. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  568. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  569. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  570. /package/{types → dist/commonjs}/tsdoc-metadata.json +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"]}
@@ -0,0 +1,26 @@
1
+ import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
+ export declare const accept: OperationParameter;
3
+ export declare const $host: OperationURLParameter;
4
+ export declare const resourceGroupName: OperationURLParameter;
5
+ export declare const clusterName: OperationURLParameter;
6
+ export declare const apiVersion: OperationQueryParameter;
7
+ export declare const subscriptionId: OperationURLParameter;
8
+ export declare const contentType: OperationParameter;
9
+ export declare const parameters: OperationParameter;
10
+ export declare const parameters1: OperationParameter;
11
+ export declare const versionsDescription: OperationParameter;
12
+ export declare const nextLink: OperationURLParameter;
13
+ export declare const location: OperationURLParameter;
14
+ export declare const clusterVersion: OperationURLParameter;
15
+ export declare const environment: OperationURLParameter;
16
+ export declare const applicationTypeName: OperationURLParameter;
17
+ export declare const parameters2: OperationParameter;
18
+ export declare const version: OperationURLParameter;
19
+ export declare const parameters3: OperationParameter;
20
+ export declare const applicationName: OperationURLParameter;
21
+ export declare const parameters4: OperationParameter;
22
+ export declare const parameters5: OperationParameter;
23
+ export declare const serviceName: OperationURLParameter;
24
+ export declare const parameters6: OperationParameter;
25
+ export declare const parameters7: OperationParameter;
26
+ //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAa5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAS/B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBASzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,kBAGjC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAStB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBASzB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,qBASjC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,qBASrB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,qBAS7B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBASzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC"}
@@ -0,0 +1,203 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.parameters7 = exports.parameters6 = exports.serviceName = exports.parameters5 = exports.parameters4 = exports.applicationName = exports.parameters3 = exports.version = exports.parameters2 = exports.applicationTypeName = exports.environment = exports.clusterVersion = exports.location = exports.nextLink = exports.versionsDescription = exports.parameters1 = exports.parameters = exports.contentType = exports.subscriptionId = exports.apiVersion = exports.clusterName = exports.resourceGroupName = exports.$host = exports.accept = void 0;
11
+ const mappers_js_1 = require("../models/mappers.js");
12
+ exports.accept = {
13
+ parameterPath: "accept",
14
+ mapper: {
15
+ defaultValue: "application/json",
16
+ isConstant: true,
17
+ serializedName: "Accept",
18
+ type: {
19
+ name: "String"
20
+ }
21
+ }
22
+ };
23
+ exports.$host = {
24
+ parameterPath: "$host",
25
+ mapper: {
26
+ serializedName: "$host",
27
+ required: true,
28
+ type: {
29
+ name: "String"
30
+ }
31
+ },
32
+ skipEncoding: true
33
+ };
34
+ exports.resourceGroupName = {
35
+ parameterPath: "resourceGroupName",
36
+ mapper: {
37
+ serializedName: "resourceGroupName",
38
+ required: true,
39
+ type: {
40
+ name: "String"
41
+ }
42
+ }
43
+ };
44
+ exports.clusterName = {
45
+ parameterPath: "clusterName",
46
+ mapper: {
47
+ serializedName: "clusterName",
48
+ required: true,
49
+ type: {
50
+ name: "String"
51
+ }
52
+ }
53
+ };
54
+ exports.apiVersion = {
55
+ parameterPath: "apiVersion",
56
+ mapper: {
57
+ defaultValue: "2021-06-01",
58
+ isConstant: true,
59
+ serializedName: "api-version",
60
+ type: {
61
+ name: "String"
62
+ }
63
+ }
64
+ };
65
+ exports.subscriptionId = {
66
+ parameterPath: "subscriptionId",
67
+ mapper: {
68
+ serializedName: "subscriptionId",
69
+ required: true,
70
+ type: {
71
+ name: "String"
72
+ }
73
+ }
74
+ };
75
+ exports.contentType = {
76
+ parameterPath: ["options", "contentType"],
77
+ mapper: {
78
+ defaultValue: "application/json",
79
+ isConstant: true,
80
+ serializedName: "Content-Type",
81
+ type: {
82
+ name: "String"
83
+ }
84
+ }
85
+ };
86
+ exports.parameters = {
87
+ parameterPath: "parameters",
88
+ mapper: mappers_js_1.Cluster
89
+ };
90
+ exports.parameters1 = {
91
+ parameterPath: "parameters",
92
+ mapper: mappers_js_1.ClusterUpdateParameters
93
+ };
94
+ exports.versionsDescription = {
95
+ parameterPath: ["options", "versionsDescription"],
96
+ mapper: mappers_js_1.UpgradableVersionsDescription
97
+ };
98
+ exports.nextLink = {
99
+ parameterPath: "nextLink",
100
+ mapper: {
101
+ serializedName: "nextLink",
102
+ required: true,
103
+ type: {
104
+ name: "String"
105
+ }
106
+ },
107
+ skipEncoding: true
108
+ };
109
+ exports.location = {
110
+ parameterPath: "location",
111
+ mapper: {
112
+ serializedName: "location",
113
+ required: true,
114
+ type: {
115
+ name: "String"
116
+ }
117
+ }
118
+ };
119
+ exports.clusterVersion = {
120
+ parameterPath: "clusterVersion",
121
+ mapper: {
122
+ serializedName: "clusterVersion",
123
+ required: true,
124
+ type: {
125
+ name: "String"
126
+ }
127
+ }
128
+ };
129
+ exports.environment = {
130
+ parameterPath: "environment",
131
+ mapper: {
132
+ serializedName: "environment",
133
+ required: true,
134
+ type: {
135
+ name: "String"
136
+ }
137
+ }
138
+ };
139
+ exports.applicationTypeName = {
140
+ parameterPath: "applicationTypeName",
141
+ mapper: {
142
+ serializedName: "applicationTypeName",
143
+ required: true,
144
+ type: {
145
+ name: "String"
146
+ }
147
+ }
148
+ };
149
+ exports.parameters2 = {
150
+ parameterPath: "parameters",
151
+ mapper: mappers_js_1.ApplicationTypeResource
152
+ };
153
+ exports.version = {
154
+ parameterPath: "version",
155
+ mapper: {
156
+ serializedName: "version",
157
+ required: true,
158
+ type: {
159
+ name: "String"
160
+ }
161
+ }
162
+ };
163
+ exports.parameters3 = {
164
+ parameterPath: "parameters",
165
+ mapper: mappers_js_1.ApplicationTypeVersionResource
166
+ };
167
+ exports.applicationName = {
168
+ parameterPath: "applicationName",
169
+ mapper: {
170
+ serializedName: "applicationName",
171
+ required: true,
172
+ type: {
173
+ name: "String"
174
+ }
175
+ }
176
+ };
177
+ exports.parameters4 = {
178
+ parameterPath: "parameters",
179
+ mapper: mappers_js_1.ApplicationResource
180
+ };
181
+ exports.parameters5 = {
182
+ parameterPath: "parameters",
183
+ mapper: mappers_js_1.ApplicationResourceUpdate
184
+ };
185
+ exports.serviceName = {
186
+ parameterPath: "serviceName",
187
+ mapper: {
188
+ serializedName: "serviceName",
189
+ required: true,
190
+ type: {
191
+ name: "String"
192
+ }
193
+ }
194
+ };
195
+ exports.parameters6 = {
196
+ parameterPath: "parameters",
197
+ mapper: mappers_js_1.ServiceResource
198
+ };
199
+ exports.parameters7 = {
200
+ parameterPath: "parameters",
201
+ mapper: mappers_js_1.ServiceResourceUpdate
202
+ };
203
+ //# sourceMappingURL=parameters.js.map
@@ -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"]}