@azure/arm-servicefabric 3.0.1-alpha.20250214.1 → 3.0.1-alpha.20250218.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (570) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/{dist-esm/src → dist/browser}/operations/applicationTypeVersions.d.ts +3 -3
  12. package/dist/browser/operations/applicationTypeVersions.d.ts.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/applicationTypeVersions.js +90 -98
  14. package/dist/browser/operations/applicationTypeVersions.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/applicationTypes.d.ts +3 -3
  16. package/dist/browser/operations/applicationTypes.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/applicationTypes.js +41 -45
  18. package/dist/browser/operations/applicationTypes.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/applications.d.ts +3 -3
  20. package/dist/browser/operations/applications.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/applications.js +125 -137
  22. package/dist/browser/operations/applications.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/clusterVersions.d.ts +3 -3
  24. package/dist/browser/operations/clusterVersions.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/clusterVersions.js +2 -2
  26. package/dist/browser/operations/clusterVersions.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/clusters.d.ts +3 -3
  28. package/dist/browser/operations/clusters.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/clusters.js +77 -85
  30. package/dist/browser/operations/clusters.js.map +1 -0
  31. package/dist/browser/operations/index.d.ts +8 -0
  32. package/dist/browser/operations/index.d.ts.map +1 -0
  33. package/dist/browser/operations/index.js +15 -0
  34. package/dist/browser/operations/index.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  36. package/dist/browser/operations/operations.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  38. package/dist/browser/operations/operations.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/services.d.ts +3 -3
  40. package/dist/browser/operations/services.d.ts.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/services.js +133 -145
  42. package/dist/browser/operations/services.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypeVersions.d.ts +1 -1
  44. package/dist/browser/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  45. package/dist/browser/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypes.d.ts +1 -1
  47. package/dist/browser/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  48. package/dist/browser/operationsInterfaces/applicationTypes.js.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operationsInterfaces/applications.d.ts +1 -1
  50. package/dist/browser/operationsInterfaces/applications.d.ts.map +1 -0
  51. package/dist/browser/operationsInterfaces/applications.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operationsInterfaces/clusterVersions.d.ts +1 -1
  53. package/dist/browser/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  54. package/dist/browser/operationsInterfaces/clusterVersions.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/clusters.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/clusters.js.map +1 -0
  58. package/dist/browser/operationsInterfaces/index.d.ts +8 -0
  59. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/index.js +15 -0
  61. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  62. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  63. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  65. package/{dist-esm/src → dist/browser}/operationsInterfaces/services.d.ts +1 -1
  66. package/dist/browser/operationsInterfaces/services.d.ts.map +1 -0
  67. package/dist/browser/operationsInterfaces/services.js.map +1 -0
  68. package/dist/browser/package.json +3 -0
  69. package/dist/browser/pagingHelper.js.map +1 -0
  70. package/{dist-esm/src → dist/browser}/serviceFabricManagementClient.d.ts +2 -2
  71. package/dist/browser/serviceFabricManagementClient.d.ts.map +1 -0
  72. package/{dist-esm/src → dist/browser}/serviceFabricManagementClient.js +15 -18
  73. package/dist/browser/serviceFabricManagementClient.js.map +1 -0
  74. package/dist/commonjs/index.d.ts +5 -0
  75. package/dist/commonjs/index.d.ts.map +1 -0
  76. package/dist/commonjs/index.js +19 -0
  77. package/dist/commonjs/index.js.map +1 -0
  78. package/dist/commonjs/lroImpl.d.ts +11 -0
  79. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  80. package/dist/commonjs/lroImpl.js +17 -0
  81. package/dist/commonjs/lroImpl.js.map +1 -0
  82. package/{types/arm-servicefabric.d.ts → dist/commonjs/models/index.d.ts} +1831 -2445
  83. package/dist/commonjs/models/index.d.ts.map +1 -0
  84. package/dist/commonjs/models/index.js +277 -0
  85. package/dist/commonjs/models/index.js.map +1 -0
  86. package/dist/commonjs/models/mappers.d.ts +86 -0
  87. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  88. package/dist/commonjs/models/mappers.js +2838 -0
  89. package/dist/commonjs/models/mappers.js.map +1 -0
  90. package/dist/commonjs/models/parameters.d.ts +26 -0
  91. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  92. package/dist/commonjs/models/parameters.js +203 -0
  93. package/dist/commonjs/models/parameters.js.map +1 -0
  94. package/dist/commonjs/operations/applicationTypeVersions.d.ts +92 -0
  95. package/dist/commonjs/operations/applicationTypeVersions.d.ts.map +1 -0
  96. package/dist/commonjs/operations/applicationTypeVersions.js +387 -0
  97. package/dist/commonjs/operations/applicationTypeVersions.js.map +1 -0
  98. package/dist/commonjs/operations/applicationTypes.d.ts +75 -0
  99. package/dist/commonjs/operations/applicationTypes.d.ts.map +1 -0
  100. package/dist/commonjs/operations/applicationTypes.js +308 -0
  101. package/dist/commonjs/operations/applicationTypes.js.map +1 -0
  102. package/dist/commonjs/operations/applications.d.ts +102 -0
  103. package/dist/commonjs/operations/applications.d.ts.map +1 -0
  104. package/dist/commonjs/operations/applications.js +455 -0
  105. package/dist/commonjs/operations/applications.js.map +1 -0
  106. package/dist/commonjs/operations/clusterVersions.d.ts +41 -0
  107. package/dist/commonjs/operations/clusterVersions.d.ts.map +1 -0
  108. package/dist/commonjs/operations/clusterVersions.js +148 -0
  109. package/dist/commonjs/operations/clusterVersions.js.map +1 -0
  110. package/dist/commonjs/operations/clusters.d.ts +116 -0
  111. package/dist/commonjs/operations/clusters.d.ts.map +1 -0
  112. package/dist/commonjs/operations/clusters.js +532 -0
  113. package/dist/commonjs/operations/clusters.js.map +1 -0
  114. package/dist/commonjs/operations/index.d.ts +8 -0
  115. package/dist/commonjs/operations/index.d.ts.map +1 -0
  116. package/dist/commonjs/operations/index.js +18 -0
  117. package/dist/commonjs/operations/index.js.map +1 -0
  118. package/dist/commonjs/operations/operations.d.ts +32 -0
  119. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  120. package/dist/commonjs/operations/operations.js +137 -0
  121. package/dist/commonjs/operations/operations.js.map +1 -0
  122. package/dist/commonjs/operations/services.d.ts +119 -0
  123. package/dist/commonjs/operations/services.d.ts.map +1 -0
  124. package/dist/commonjs/operations/services.js +486 -0
  125. package/dist/commonjs/operations/services.js.map +1 -0
  126. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  127. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  128. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.js +10 -0
  129. package/dist/commonjs/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  130. package/dist/commonjs/operationsInterfaces/applicationTypes.d.ts +49 -0
  131. package/dist/commonjs/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  132. package/dist/commonjs/operationsInterfaces/applicationTypes.js +10 -0
  133. package/dist/commonjs/operationsInterfaces/applicationTypes.js.map +1 -0
  134. package/dist/commonjs/operationsInterfaces/applications.d.ts +76 -0
  135. package/dist/commonjs/operationsInterfaces/applications.d.ts.map +1 -0
  136. package/dist/commonjs/operationsInterfaces/applications.js +10 -0
  137. package/dist/commonjs/operationsInterfaces/applications.js.map +1 -0
  138. package/dist/commonjs/operationsInterfaces/clusterVersions.d.ts +33 -0
  139. package/dist/commonjs/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  140. package/dist/commonjs/operationsInterfaces/clusterVersions.js +10 -0
  141. package/dist/commonjs/operationsInterfaces/clusterVersions.js.map +1 -0
  142. package/dist/commonjs/operationsInterfaces/clusters.d.ts +78 -0
  143. package/dist/commonjs/operationsInterfaces/clusters.d.ts.map +1 -0
  144. package/dist/commonjs/operationsInterfaces/clusters.js +10 -0
  145. package/dist/commonjs/operationsInterfaces/clusters.js.map +1 -0
  146. package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
  147. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  148. package/dist/commonjs/operationsInterfaces/index.js +18 -0
  149. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  150. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  151. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  152. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  153. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  154. package/dist/commonjs/operationsInterfaces/services.d.ts +91 -0
  155. package/dist/commonjs/operationsInterfaces/services.d.ts.map +1 -0
  156. package/dist/commonjs/operationsInterfaces/services.js +10 -0
  157. package/dist/commonjs/operationsInterfaces/services.js.map +1 -0
  158. package/dist/commonjs/package.json +3 -0
  159. package/dist/commonjs/pagingHelper.d.ts +13 -0
  160. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  161. package/dist/commonjs/pagingHelper.js +36 -0
  162. package/dist/commonjs/pagingHelper.js.map +1 -0
  163. package/dist/commonjs/serviceFabricManagementClient.d.ts +26 -0
  164. package/dist/commonjs/serviceFabricManagementClient.d.ts.map +1 -0
  165. package/dist/commonjs/serviceFabricManagementClient.js +108 -0
  166. package/dist/commonjs/serviceFabricManagementClient.js.map +1 -0
  167. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  168. package/dist/esm/index.d.ts +5 -0
  169. package/dist/esm/index.d.ts.map +1 -0
  170. package/{src/index.ts → dist/esm/index.js} +5 -5
  171. package/dist/esm/index.js.map +1 -0
  172. package/dist/esm/lroImpl.d.ts +11 -0
  173. package/dist/esm/lroImpl.d.ts.map +1 -0
  174. package/dist/esm/lroImpl.js +14 -0
  175. package/dist/esm/lroImpl.js.map +1 -0
  176. package/dist/esm/models/index.d.ts +1831 -0
  177. package/dist/esm/models/index.d.ts.map +1 -0
  178. package/dist/esm/models/index.js +274 -0
  179. package/dist/esm/models/index.js.map +1 -0
  180. package/dist/esm/models/mappers.d.ts +86 -0
  181. package/dist/esm/models/mappers.d.ts.map +1 -0
  182. package/dist/esm/models/mappers.js +2834 -0
  183. package/dist/esm/models/mappers.js.map +1 -0
  184. package/dist/esm/models/parameters.d.ts +26 -0
  185. package/dist/esm/models/parameters.d.ts.map +1 -0
  186. package/dist/esm/models/parameters.js +200 -0
  187. package/dist/esm/models/parameters.js.map +1 -0
  188. package/dist/esm/operations/applicationTypeVersions.d.ts +92 -0
  189. package/dist/esm/operations/applicationTypeVersions.d.ts.map +1 -0
  190. package/dist/esm/operations/applicationTypeVersions.js +383 -0
  191. package/dist/esm/operations/applicationTypeVersions.js.map +1 -0
  192. package/dist/esm/operations/applicationTypes.d.ts +75 -0
  193. package/dist/esm/operations/applicationTypes.d.ts.map +1 -0
  194. package/dist/esm/operations/applicationTypes.js +304 -0
  195. package/dist/esm/operations/applicationTypes.js.map +1 -0
  196. package/dist/esm/operations/applications.d.ts +102 -0
  197. package/dist/esm/operations/applications.d.ts.map +1 -0
  198. package/dist/esm/operations/applications.js +451 -0
  199. package/dist/esm/operations/applications.js.map +1 -0
  200. package/dist/esm/operations/clusterVersions.d.ts +41 -0
  201. package/dist/esm/operations/clusterVersions.d.ts.map +1 -0
  202. package/dist/esm/operations/clusterVersions.js +143 -0
  203. package/dist/esm/operations/clusterVersions.js.map +1 -0
  204. package/dist/esm/operations/clusters.d.ts +116 -0
  205. package/dist/esm/operations/clusters.d.ts.map +1 -0
  206. package/dist/esm/operations/clusters.js +528 -0
  207. package/dist/esm/operations/clusters.js.map +1 -0
  208. package/dist/esm/operations/index.d.ts +8 -0
  209. package/dist/esm/operations/index.d.ts.map +1 -0
  210. package/dist/esm/operations/index.js +15 -0
  211. package/dist/esm/operations/index.js.map +1 -0
  212. package/dist/esm/operations/operations.d.ts +32 -0
  213. package/dist/esm/operations/operations.d.ts.map +1 -0
  214. package/dist/esm/operations/operations.js +133 -0
  215. package/dist/esm/operations/operations.js.map +1 -0
  216. package/dist/esm/operations/services.d.ts +119 -0
  217. package/dist/esm/operations/services.d.ts.map +1 -0
  218. package/dist/esm/operations/services.js +482 -0
  219. package/dist/esm/operations/services.js.map +1 -0
  220. package/dist/esm/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  221. package/dist/esm/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  222. package/dist/esm/operationsInterfaces/applicationTypeVersions.js +9 -0
  223. package/dist/esm/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  224. package/dist/esm/operationsInterfaces/applicationTypes.d.ts +49 -0
  225. package/dist/esm/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  226. package/dist/esm/operationsInterfaces/applicationTypes.js +9 -0
  227. package/dist/esm/operationsInterfaces/applicationTypes.js.map +1 -0
  228. package/dist/esm/operationsInterfaces/applications.d.ts +76 -0
  229. package/dist/esm/operationsInterfaces/applications.d.ts.map +1 -0
  230. package/dist/esm/operationsInterfaces/applications.js +9 -0
  231. package/dist/esm/operationsInterfaces/applications.js.map +1 -0
  232. package/dist/esm/operationsInterfaces/clusterVersions.d.ts +33 -0
  233. package/dist/esm/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  234. package/dist/esm/operationsInterfaces/clusterVersions.js +9 -0
  235. package/dist/esm/operationsInterfaces/clusterVersions.js.map +1 -0
  236. package/dist/esm/operationsInterfaces/clusters.d.ts +78 -0
  237. package/dist/esm/operationsInterfaces/clusters.d.ts.map +1 -0
  238. package/dist/esm/operationsInterfaces/clusters.js +9 -0
  239. package/dist/esm/operationsInterfaces/clusters.js.map +1 -0
  240. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  241. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  242. package/dist/esm/operationsInterfaces/index.js +15 -0
  243. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  244. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  245. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  246. package/dist/esm/operationsInterfaces/operations.js +9 -0
  247. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  248. package/dist/esm/operationsInterfaces/services.d.ts +91 -0
  249. package/dist/esm/operationsInterfaces/services.d.ts.map +1 -0
  250. package/dist/esm/operationsInterfaces/services.js +9 -0
  251. package/dist/esm/operationsInterfaces/services.js.map +1 -0
  252. package/dist/esm/package.json +3 -0
  253. package/dist/esm/pagingHelper.d.ts +13 -0
  254. package/dist/esm/pagingHelper.d.ts.map +1 -0
  255. package/dist/esm/pagingHelper.js +32 -0
  256. package/dist/esm/pagingHelper.js.map +1 -0
  257. package/dist/esm/serviceFabricManagementClient.d.ts +26 -0
  258. package/dist/esm/serviceFabricManagementClient.d.ts.map +1 -0
  259. package/dist/esm/serviceFabricManagementClient.js +103 -0
  260. package/dist/esm/serviceFabricManagementClient.js.map +1 -0
  261. package/dist/react-native/index.d.ts +5 -0
  262. package/dist/react-native/index.d.ts.map +1 -0
  263. package/dist/react-native/index.js +13 -0
  264. package/dist/react-native/index.js.map +1 -0
  265. package/dist/react-native/lroImpl.d.ts +11 -0
  266. package/dist/react-native/lroImpl.d.ts.map +1 -0
  267. package/dist/react-native/lroImpl.js +14 -0
  268. package/dist/react-native/lroImpl.js.map +1 -0
  269. package/dist/react-native/models/index.d.ts +1831 -0
  270. package/dist/react-native/models/index.d.ts.map +1 -0
  271. package/dist/react-native/models/index.js +274 -0
  272. package/dist/react-native/models/index.js.map +1 -0
  273. package/dist/react-native/models/mappers.d.ts +86 -0
  274. package/dist/react-native/models/mappers.d.ts.map +1 -0
  275. package/dist/react-native/models/mappers.js +2834 -0
  276. package/dist/react-native/models/mappers.js.map +1 -0
  277. package/dist/react-native/models/parameters.d.ts +26 -0
  278. package/dist/react-native/models/parameters.d.ts.map +1 -0
  279. package/dist/react-native/models/parameters.js +200 -0
  280. package/dist/react-native/models/parameters.js.map +1 -0
  281. package/dist/react-native/operations/applicationTypeVersions.d.ts +92 -0
  282. package/dist/react-native/operations/applicationTypeVersions.d.ts.map +1 -0
  283. package/dist/react-native/operations/applicationTypeVersions.js +383 -0
  284. package/dist/react-native/operations/applicationTypeVersions.js.map +1 -0
  285. package/dist/react-native/operations/applicationTypes.d.ts +75 -0
  286. package/dist/react-native/operations/applicationTypes.d.ts.map +1 -0
  287. package/dist/react-native/operations/applicationTypes.js +304 -0
  288. package/dist/react-native/operations/applicationTypes.js.map +1 -0
  289. package/dist/react-native/operations/applications.d.ts +102 -0
  290. package/dist/react-native/operations/applications.d.ts.map +1 -0
  291. package/dist/react-native/operations/applications.js +451 -0
  292. package/dist/react-native/operations/applications.js.map +1 -0
  293. package/dist/react-native/operations/clusterVersions.d.ts +41 -0
  294. package/dist/react-native/operations/clusterVersions.d.ts.map +1 -0
  295. package/dist/react-native/operations/clusterVersions.js +143 -0
  296. package/dist/react-native/operations/clusterVersions.js.map +1 -0
  297. package/dist/react-native/operations/clusters.d.ts +116 -0
  298. package/dist/react-native/operations/clusters.d.ts.map +1 -0
  299. package/dist/react-native/operations/clusters.js +528 -0
  300. package/dist/react-native/operations/clusters.js.map +1 -0
  301. package/dist/react-native/operations/index.d.ts +8 -0
  302. package/dist/react-native/operations/index.d.ts.map +1 -0
  303. package/dist/react-native/operations/index.js +15 -0
  304. package/dist/react-native/operations/index.js.map +1 -0
  305. package/dist/react-native/operations/operations.d.ts +32 -0
  306. package/dist/react-native/operations/operations.d.ts.map +1 -0
  307. package/dist/react-native/operations/operations.js +133 -0
  308. package/dist/react-native/operations/operations.js.map +1 -0
  309. package/dist/react-native/operations/services.d.ts +119 -0
  310. package/dist/react-native/operations/services.d.ts.map +1 -0
  311. package/dist/react-native/operations/services.js +482 -0
  312. package/dist/react-native/operations/services.js.map +1 -0
  313. package/dist/react-native/operationsInterfaces/applicationTypeVersions.d.ts +64 -0
  314. package/dist/react-native/operationsInterfaces/applicationTypeVersions.d.ts.map +1 -0
  315. package/dist/react-native/operationsInterfaces/applicationTypeVersions.js +9 -0
  316. package/dist/react-native/operationsInterfaces/applicationTypeVersions.js.map +1 -0
  317. package/dist/react-native/operationsInterfaces/applicationTypes.d.ts +49 -0
  318. package/dist/react-native/operationsInterfaces/applicationTypes.d.ts.map +1 -0
  319. package/dist/react-native/operationsInterfaces/applicationTypes.js +9 -0
  320. package/dist/react-native/operationsInterfaces/applicationTypes.js.map +1 -0
  321. package/dist/react-native/operationsInterfaces/applications.d.ts +76 -0
  322. package/dist/react-native/operationsInterfaces/applications.d.ts.map +1 -0
  323. package/dist/react-native/operationsInterfaces/applications.js +9 -0
  324. package/dist/react-native/operationsInterfaces/applications.js.map +1 -0
  325. package/dist/react-native/operationsInterfaces/clusterVersions.d.ts +33 -0
  326. package/dist/react-native/operationsInterfaces/clusterVersions.d.ts.map +1 -0
  327. package/dist/react-native/operationsInterfaces/clusterVersions.js +9 -0
  328. package/dist/react-native/operationsInterfaces/clusterVersions.js.map +1 -0
  329. package/dist/react-native/operationsInterfaces/clusters.d.ts +78 -0
  330. package/dist/react-native/operationsInterfaces/clusters.d.ts.map +1 -0
  331. package/dist/react-native/operationsInterfaces/clusters.js +9 -0
  332. package/dist/react-native/operationsInterfaces/clusters.js.map +1 -0
  333. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  334. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  335. package/dist/react-native/operationsInterfaces/index.js +15 -0
  336. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  337. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  338. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  339. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  340. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  341. package/dist/react-native/operationsInterfaces/services.d.ts +91 -0
  342. package/dist/react-native/operationsInterfaces/services.d.ts.map +1 -0
  343. package/dist/react-native/operationsInterfaces/services.js +9 -0
  344. package/dist/react-native/operationsInterfaces/services.js.map +1 -0
  345. package/dist/react-native/package.json +3 -0
  346. package/dist/react-native/pagingHelper.d.ts +13 -0
  347. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  348. package/dist/react-native/pagingHelper.js +32 -0
  349. package/dist/react-native/pagingHelper.js.map +1 -0
  350. package/dist/react-native/serviceFabricManagementClient.d.ts +26 -0
  351. package/dist/react-native/serviceFabricManagementClient.d.ts.map +1 -0
  352. package/dist/react-native/serviceFabricManagementClient.js +103 -0
  353. package/dist/react-native/serviceFabricManagementClient.js.map +1 -0
  354. package/package.json +67 -36
  355. package/dist/index.js +0 -5987
  356. package/dist/index.js.map +0 -1
  357. package/dist/index.min.js +0 -1
  358. package/dist/index.min.js.map +0 -1
  359. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.d.ts +0 -2
  360. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.d.ts.map +0 -1
  361. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.js +0 -35
  362. package/dist-esm/samples-dev/applicationTypeVersionsCreateOrUpdateSample.js.map +0 -1
  363. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.d.ts +0 -2
  364. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.d.ts.map +0 -1
  365. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.js +0 -38
  366. package/dist-esm/samples-dev/applicationTypeVersionsDeleteSample.js.map +0 -1
  367. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.d.ts +0 -2
  368. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.d.ts.map +0 -1
  369. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.js +0 -38
  370. package/dist-esm/samples-dev/applicationTypeVersionsGetSample.js.map +0 -1
  371. package/dist-esm/samples-dev/applicationTypeVersionsListSample.d.ts +0 -2
  372. package/dist-esm/samples-dev/applicationTypeVersionsListSample.d.ts.map +0 -1
  373. package/dist-esm/samples-dev/applicationTypeVersionsListSample.js +0 -53
  374. package/dist-esm/samples-dev/applicationTypeVersionsListSample.js.map +0 -1
  375. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.d.ts +0 -2
  376. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.d.ts.map +0 -1
  377. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.js +0 -31
  378. package/dist-esm/samples-dev/applicationTypesCreateOrUpdateSample.js.map +0 -1
  379. package/dist-esm/samples-dev/applicationTypesDeleteSample.d.ts +0 -2
  380. package/dist-esm/samples-dev/applicationTypesDeleteSample.d.ts.map +0 -1
  381. package/dist-esm/samples-dev/applicationTypesDeleteSample.js +0 -37
  382. package/dist-esm/samples-dev/applicationTypesDeleteSample.js.map +0 -1
  383. package/dist-esm/samples-dev/applicationTypesGetSample.d.ts +0 -2
  384. package/dist-esm/samples-dev/applicationTypesGetSample.d.ts.map +0 -1
  385. package/dist-esm/samples-dev/applicationTypesGetSample.js +0 -37
  386. package/dist-esm/samples-dev/applicationTypesGetSample.js.map +0 -1
  387. package/dist-esm/samples-dev/applicationTypesListSample.d.ts +0 -2
  388. package/dist-esm/samples-dev/applicationTypesListSample.d.ts.map +0 -1
  389. package/dist-esm/samples-dev/applicationTypesListSample.js +0 -52
  390. package/dist-esm/samples-dev/applicationTypesListSample.js.map +0 -1
  391. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.d.ts +0 -2
  392. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.d.ts.map +0 -1
  393. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js +0 -121
  394. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js.map +0 -1
  395. package/dist-esm/samples-dev/applicationsDeleteSample.d.ts +0 -2
  396. package/dist-esm/samples-dev/applicationsDeleteSample.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/applicationsDeleteSample.js +0 -37
  398. package/dist-esm/samples-dev/applicationsDeleteSample.js.map +0 -1
  399. package/dist-esm/samples-dev/applicationsGetSample.d.ts +0 -2
  400. package/dist-esm/samples-dev/applicationsGetSample.d.ts.map +0 -1
  401. package/dist-esm/samples-dev/applicationsGetSample.js +0 -37
  402. package/dist-esm/samples-dev/applicationsGetSample.js.map +0 -1
  403. package/dist-esm/samples-dev/applicationsListSample.d.ts +0 -2
  404. package/dist-esm/samples-dev/applicationsListSample.d.ts.map +0 -1
  405. package/dist-esm/samples-dev/applicationsListSample.js +0 -52
  406. package/dist-esm/samples-dev/applicationsListSample.js.map +0 -1
  407. package/dist-esm/samples-dev/applicationsUpdateSample.d.ts +0 -2
  408. package/dist-esm/samples-dev/applicationsUpdateSample.d.ts.map +0 -1
  409. package/dist-esm/samples-dev/applicationsUpdateSample.js +0 -44
  410. package/dist-esm/samples-dev/applicationsUpdateSample.js.map +0 -1
  411. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.d.ts +0 -2
  412. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.d.ts.map +0 -1
  413. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.js +0 -37
  414. package/dist-esm/samples-dev/clusterVersionsGetByEnvironmentSample.js.map +0 -1
  415. package/dist-esm/samples-dev/clusterVersionsGetSample.d.ts +0 -2
  416. package/dist-esm/samples-dev/clusterVersionsGetSample.d.ts.map +0 -1
  417. package/dist-esm/samples-dev/clusterVersionsGetSample.js +0 -36
  418. package/dist-esm/samples-dev/clusterVersionsGetSample.js.map +0 -1
  419. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.d.ts +0 -2
  420. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.d.ts.map +0 -1
  421. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.js +0 -36
  422. package/dist-esm/samples-dev/clusterVersionsListByEnvironmentSample.js.map +0 -1
  423. package/dist-esm/samples-dev/clusterVersionsListSample.d.ts +0 -2
  424. package/dist-esm/samples-dev/clusterVersionsListSample.d.ts.map +0 -1
  425. package/dist-esm/samples-dev/clusterVersionsListSample.js +0 -35
  426. package/dist-esm/samples-dev/clusterVersionsListSample.js.map +0 -1
  427. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts +0 -2
  428. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.d.ts.map +0 -1
  429. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js +0 -233
  430. package/dist-esm/samples-dev/clustersCreateOrUpdateSample.js.map +0 -1
  431. package/dist-esm/samples-dev/clustersDeleteSample.d.ts +0 -2
  432. package/dist-esm/samples-dev/clustersDeleteSample.d.ts.map +0 -1
  433. package/dist-esm/samples-dev/clustersDeleteSample.js +0 -36
  434. package/dist-esm/samples-dev/clustersDeleteSample.js.map +0 -1
  435. package/dist-esm/samples-dev/clustersGetSample.d.ts +0 -2
  436. package/dist-esm/samples-dev/clustersGetSample.d.ts.map +0 -1
  437. package/dist-esm/samples-dev/clustersGetSample.js +0 -36
  438. package/dist-esm/samples-dev/clustersGetSample.js.map +0 -1
  439. package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts +0 -2
  440. package/dist-esm/samples-dev/clustersListByResourceGroupSample.d.ts.map +0 -1
  441. package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +0 -51
  442. package/dist-esm/samples-dev/clustersListByResourceGroupSample.js.map +0 -1
  443. package/dist-esm/samples-dev/clustersListSample.d.ts +0 -2
  444. package/dist-esm/samples-dev/clustersListSample.d.ts.map +0 -1
  445. package/dist-esm/samples-dev/clustersListSample.js +0 -50
  446. package/dist-esm/samples-dev/clustersListSample.js.map +0 -1
  447. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.d.ts +0 -2
  448. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.d.ts.map +0 -1
  449. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.js +0 -53
  450. package/dist-esm/samples-dev/clustersListUpgradableVersionsSample.js.map +0 -1
  451. package/dist-esm/samples-dev/clustersUpdateSample.d.ts +0 -2
  452. package/dist-esm/samples-dev/clustersUpdateSample.d.ts.map +0 -1
  453. package/dist-esm/samples-dev/clustersUpdateSample.js +0 -60
  454. package/dist-esm/samples-dev/clustersUpdateSample.js.map +0 -1
  455. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  456. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  457. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  458. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  459. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +0 -2
  460. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +0 -1
  461. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +0 -70
  462. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +0 -1
  463. package/dist-esm/samples-dev/servicesDeleteSample.d.ts +0 -2
  464. package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +0 -1
  465. package/dist-esm/samples-dev/servicesDeleteSample.js +0 -38
  466. package/dist-esm/samples-dev/servicesDeleteSample.js.map +0 -1
  467. package/dist-esm/samples-dev/servicesGetSample.d.ts +0 -2
  468. package/dist-esm/samples-dev/servicesGetSample.d.ts.map +0 -1
  469. package/dist-esm/samples-dev/servicesGetSample.js +0 -38
  470. package/dist-esm/samples-dev/servicesGetSample.js.map +0 -1
  471. package/dist-esm/samples-dev/servicesListSample.d.ts +0 -2
  472. package/dist-esm/samples-dev/servicesListSample.d.ts.map +0 -1
  473. package/dist-esm/samples-dev/servicesListSample.js +0 -53
  474. package/dist-esm/samples-dev/servicesListSample.js.map +0 -1
  475. package/dist-esm/samples-dev/servicesUpdateSample.d.ts +0 -2
  476. package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +0 -1
  477. package/dist-esm/samples-dev/servicesUpdateSample.js +0 -36
  478. package/dist-esm/samples-dev/servicesUpdateSample.js.map +0 -1
  479. package/dist-esm/src/index.d.ts +0 -5
  480. package/dist-esm/src/index.js.map +0 -1
  481. package/dist-esm/src/lroImpl.js.map +0 -1
  482. package/dist-esm/src/models/index.js.map +0 -1
  483. package/dist-esm/src/models/mappers.js.map +0 -1
  484. package/dist-esm/src/models/parameters.js.map +0 -1
  485. package/dist-esm/src/operations/applicationTypeVersions.d.ts.map +0 -1
  486. package/dist-esm/src/operations/applicationTypeVersions.js.map +0 -1
  487. package/dist-esm/src/operations/applicationTypes.d.ts.map +0 -1
  488. package/dist-esm/src/operations/applicationTypes.js.map +0 -1
  489. package/dist-esm/src/operations/applications.d.ts.map +0 -1
  490. package/dist-esm/src/operations/applications.js.map +0 -1
  491. package/dist-esm/src/operations/clusterVersions.d.ts.map +0 -1
  492. package/dist-esm/src/operations/clusterVersions.js.map +0 -1
  493. package/dist-esm/src/operations/clusters.d.ts.map +0 -1
  494. package/dist-esm/src/operations/clusters.js.map +0 -1
  495. package/dist-esm/src/operations/index.d.ts +0 -8
  496. package/dist-esm/src/operations/index.d.ts.map +0 -1
  497. package/dist-esm/src/operations/index.js +0 -15
  498. package/dist-esm/src/operations/index.js.map +0 -1
  499. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  500. package/dist-esm/src/operations/operations.js.map +0 -1
  501. package/dist-esm/src/operations/services.d.ts.map +0 -1
  502. package/dist-esm/src/operations/services.js.map +0 -1
  503. package/dist-esm/src/operationsInterfaces/applicationTypeVersions.d.ts.map +0 -1
  504. package/dist-esm/src/operationsInterfaces/applicationTypeVersions.js.map +0 -1
  505. package/dist-esm/src/operationsInterfaces/applicationTypes.d.ts.map +0 -1
  506. package/dist-esm/src/operationsInterfaces/applicationTypes.js.map +0 -1
  507. package/dist-esm/src/operationsInterfaces/applications.d.ts.map +0 -1
  508. package/dist-esm/src/operationsInterfaces/applications.js.map +0 -1
  509. package/dist-esm/src/operationsInterfaces/clusterVersions.d.ts.map +0 -1
  510. package/dist-esm/src/operationsInterfaces/clusterVersions.js.map +0 -1
  511. package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +0 -1
  512. package/dist-esm/src/operationsInterfaces/clusters.js.map +0 -1
  513. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  514. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  515. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  516. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  517. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  518. package/dist-esm/src/operationsInterfaces/services.d.ts.map +0 -1
  519. package/dist-esm/src/operationsInterfaces/services.js.map +0 -1
  520. package/dist-esm/src/pagingHelper.js.map +0 -1
  521. package/dist-esm/src/serviceFabricManagementClient.d.ts.map +0 -1
  522. package/dist-esm/src/serviceFabricManagementClient.js.map +0 -1
  523. package/dist-esm/test/servicefabric_examples.spec.d.ts +0 -4
  524. package/dist-esm/test/servicefabric_examples.spec.d.ts.map +0 -1
  525. package/dist-esm/test/servicefabric_examples.spec.js +0 -270
  526. package/dist-esm/test/servicefabric_examples.spec.js.map +0 -1
  527. package/src/lroImpl.ts +0 -38
  528. package/src/models/index.ts +0 -2043
  529. package/src/models/mappers.ts +0 -3049
  530. package/src/models/parameters.ts +0 -239
  531. package/src/operations/applicationTypeVersions.ts +0 -552
  532. package/src/operations/applicationTypes.ts +0 -413
  533. package/src/operations/applications.ts +0 -644
  534. package/src/operations/clusterVersions.ts +0 -196
  535. package/src/operations/clusters.ts +0 -699
  536. package/src/operations/index.ts +0 -15
  537. package/src/operations/operations.ts +0 -149
  538. package/src/operations/services.ts +0 -703
  539. package/src/operationsInterfaces/applicationTypeVersions.ts +0 -123
  540. package/src/operationsInterfaces/applicationTypes.ts +0 -91
  541. package/src/operationsInterfaces/applications.ts +0 -149
  542. package/src/operationsInterfaces/clusterVersions.ts +0 -67
  543. package/src/operationsInterfaces/clusters.ts +0 -148
  544. package/src/operationsInterfaces/index.ts +0 -15
  545. package/src/operationsInterfaces/operations.ts +0 -22
  546. package/src/operationsInterfaces/services.ts +0 -172
  547. package/src/pagingHelper.ts +0 -39
  548. package/src/serviceFabricManagementClient.ts +0 -168
  549. package/tsconfig.json +0 -33
  550. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  551. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  552. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  553. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  554. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  555. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  556. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  557. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  558. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  559. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  560. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  561. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypeVersions.js +0 -0
  562. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationTypes.js +0 -0
  563. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applications.js +0 -0
  564. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusterVersions.js +0 -0
  565. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clusters.js +0 -0
  566. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  567. /package/{dist-esm/src → dist/browser}/operationsInterfaces/services.js +0 -0
  568. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  569. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  570. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,MAAM,MAAM,+BAA+B,GACvC,0BAA0B,GAC1B,+BAA+B,GAC/B,mCAAmC,GACnC,2CAA2C,CAAC;AAChD,MAAM,MAAM,8BAA8B,GACtC,yBAAyB,GACzB,yBAAyB,GACzB,0BAA0B,CAAC;AAC/B,MAAM,MAAM,oCAAoC,GAC5C,+BAA+B,GAC/B,+BAA+B,GAC/B,gCAAgC,CAAC;AAErC,8DAA8D;AAC9D,MAAM,WAAW,qBAAqB;IACpC,yDAAyD;IACzD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oDAAoD;IACpD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,0EAA0E;IAC1E,WAAW,CAAC,EAAE,kBAAkB,CAAC;CAClC;AAED,gEAAgE;AAChE,MAAM,WAAW,oBAAoB;IACnC,wCAAwC;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,qDAAqD;IACrD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,oDAAoD;IACpD,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,yCAAyC;AACzC,MAAM,WAAW,sBAAsB;IACrC,6CAA6C;IAC7C,UAAU,EAAE,MAAM,CAAC;IACnB,+CAA+C;IAC/C,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,4CAA4C;IAC5C,aAAa,CAAC,EAAE,SAAS,CAAC;CAC3B;AAED,6GAA6G;AAC7G,MAAM,WAAW,4BAA4B;IAC3C,qGAAqG;IACrG,WAAW,CAAC,EAAE,2BAA2B,EAAE,CAAC;IAC5C,4CAA4C;IAC5C,aAAa,CAAC,EAAE,SAAS,CAAC;CAC3B;AAED,kEAAkE;AAClE,MAAM,WAAW,2BAA2B;IAC1C,iDAAiD;IACjD,qBAAqB,EAAE,MAAM,CAAC;IAC9B,uDAAuD;IACvD,2BAA2B,EAAE,MAAM,CAAC;CACrC;AAED,kEAAkE;AAClE,MAAM,WAAW,2BAA2B;IAC1C,mJAAmJ;IACnJ,OAAO,EAAE,OAAO,CAAC;IACjB,iDAAiD;IACjD,qBAAqB,EAAE,MAAM,CAAC;IAC9B,uDAAuD;IACvD,2BAA2B,EAAE,MAAM,CAAC;CACrC;AAED,iEAAiE;AACjE,MAAM,WAAW,2BAA2B;IAC1C,mJAAmJ;IACnJ,OAAO,EAAE,OAAO,CAAC;IACjB,gDAAgD;IAChD,qBAAqB,EAAE,MAAM,CAAC;CAC/B;AAED,kFAAkF;AAClF,MAAM,WAAW,+BAA+B;IAC9C,sCAAsC;IACtC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,kDAAkD;IAClD,uBAAuB,EAAE,MAAM,CAAC;IAChC,wJAAwJ;IACxJ,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,sDAAsD;IACtD,YAAY,EAAE,MAAM,CAAC;IACrB,uDAAuD;IACvD,aAAa,EAAE,MAAM,CAAC;IACtB,uDAAuD;IACvD,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,iEAAiE;AACjE,MAAM,WAAW,0BAA0B;IACzC,+CAA+C;IAC/C,IAAI,EAAE,MAAM,CAAC;IACb,mDAAmD;IACnD,UAAU,EAAE,4BAA4B,EAAE,CAAC;CAC5C;AAED,+DAA+D;AAC/D,MAAM,WAAW,4BAA4B;IAC3C,4CAA4C;IAC5C,IAAI,EAAE,MAAM,CAAC;IACb,6CAA6C;IAC7C,KAAK,EAAE,MAAM,CAAC;CACf;AAED,uGAAuG;AACvG,MAAM,WAAW,mBAAmB;IAClC,iCAAiC;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,wIAAwI;IACxI,mBAAmB,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACzD,wJAAwJ;IACxJ,UAAU,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAChD,gDAAgD;IAChD,4BAA4B,EAAE,MAAM,CAAC;IACrC,iDAAiD;IACjD,uBAAuB,EAAE,MAAM,CAAC;IAChC;;;;;;;OAOG;IACH,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,0FAA0F;IAC1F,gBAAgB,CAAC,EAAE,wBAAwB,CAAC;IAC5C,2FAA2F;IAC3F,cAAc,CAAC,EAAE,wBAAwB,CAAC;IAC1C,6KAA6K;IAC7K,SAAS,EAAE,OAAO,CAAC;IACnB,0ZAA0Z;IAC1Z,eAAe,EAAE,MAAM,CAAC;IACxB,0CAA0C;IAC1C,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,oEAAoE;IACpE,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,uEAAuE;IACvE,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACrC;AAED,yBAAyB;AACzB,MAAM,WAAW,wBAAwB;IACvC,wCAAwC;IACxC,SAAS,EAAE,MAAM,CAAC;IAClB,mCAAmC;IACnC,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,4DAA4D;AAC5D,MAAM,WAAW,oBAAoB;IACnC,mKAAmK;IACnK,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,0XAA0X;IAC1X,6BAA6B,EAAE,MAAM,CAAC;IACtC,wKAAwK;IACxK,uBAAuB,EAAE,MAAM,CAAC;IAChC,wMAAwM;IACxM,yBAAyB,EAAE,MAAM,CAAC;IAClC,kMAAkM;IAClM,uBAAuB,EAAE,MAAM,CAAC;IAChC,8JAA8J;IAC9J,cAAc,EAAE,MAAM,CAAC;IACvB,8JAA8J;IAC9J,oBAAoB,EAAE,MAAM,CAAC;IAC7B,iEAAiE;IACjE,YAAY,EAAE,mBAAmB,CAAC;IAClC,uEAAuE;IACvE,iBAAiB,CAAC,EAAE,+BAA+B,CAAC;CACrD;AAED;;;GAGG;AACH,MAAM,WAAW,mBAAmB;IAClC;;;;;;;;;;OAUG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC;;;;;;;;OAQG;IACH,+BAA+B,CAAC,EAAE,MAAM,CAAC;IACzC,+HAA+H;IAC/H,yBAAyB,CAAC,EAAE;QAC1B,CAAC,YAAY,EAAE,MAAM,GAAG,uBAAuB,CAAC;KACjD,CAAC;CACH;AAED;;;GAGG;AACH,MAAM,WAAW,uBAAuB;IACtC,kFAAkF;IAClF,8BAA8B,CAAC,EAAE,uBAAuB,CAAC;IACzD,kGAAkG;IAClG,yBAAyB,CAAC,EAAE;QAC1B,CAAC,YAAY,EAAE,MAAM,GAAG,uBAAuB,CAAC;KACjD,CAAC;CACH;AAED;;;GAGG;AACH,MAAM,WAAW,uBAAuB;IACtC;;;OAGG;IACH,2BAA2B,CAAC,EAAE,MAAM,CAAC;CACtC;AAED,mEAAmE;AACnE,MAAM,WAAW,+BAA+B;IAC9C;;;;;OAKG;IACH,6BAA6B,EAAE,MAAM,CAAC;IACtC;;;;;OAKG;IACH,0CAA0C,EAAE,MAAM,CAAC;IACnD;;;;;OAKG;IACH,oCAAoC,EAAE,MAAM,CAAC;IAC7C,6JAA6J;IAC7J,8BAA8B,CAAC,EAAE;QAC/B,CAAC,YAAY,EAAE,MAAM,GAAG,4BAA4B,CAAC;KACtD,CAAC;CACH;AAED;;;GAGG;AACH,MAAM,WAAW,4BAA4B;IAC3C,mHAAmH;IACnH,mCAAmC,CAAC,EAAE,4BAA4B,CAAC;IACnE,wGAAwG;IACxG,8BAA8B,CAAC,EAAE;QAC/B,CAAC,YAAY,EAAE,MAAM,GAAG,4BAA4B,CAAC;KACtD,CAAC;CACH;AAED;;;GAGG;AACH,MAAM,WAAW,4BAA4B;IAC3C;;;;;OAKG;IACH,gCAAgC,CAAC,EAAE,MAAM,CAAC;CAC3C;AAED,MAAM,WAAW,oCAAoC;IACnD,8DAA8D;IAC9D,uBAAuB,EAAE,MAAM,CAAC;CACjC;AAED,6DAA6D;AAC7D,MAAM,WAAW,YAAY;IAC3B,gDAAgD;IAChD,SAAS,EAAE,OAAO,CAAC;IACnB,oCAAoC;IACpC,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,iCAAiC;IACjC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,0DAA0D;IAC1D,mBAAmB,EAAE,kBAAkB,EAAE,CAAC;CAC3C;AAED,oDAAoD;AACpD,MAAM,WAAW,kBAAkB;IACjC,4HAA4H;IAC5H,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,0DAA0D;IAC1D,SAAS,EAAE,MAAM,EAAE,CAAC;CACrB;AAED,qCAAqC;AACrC,MAAM,WAAW,QAAQ;IACvB;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB,+BAA+B;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,2BAA2B;IAC3B,IAAI,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAC1C;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,UAAU,CAAC,EAAE,UAAU,CAAC;CAClC;AAED,6EAA6E;AAC7E,MAAM,WAAW,UAAU;IACzB,8CAA8C;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,sDAAsD;IACtD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,gDAAgD;IAChD,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,oDAAoD;IACpD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,4DAA4D;IAC5D,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,yDAAyD;IACzD,cAAc,CAAC,EAAE,IAAI,CAAC;CACvB;AAED,kCAAkC;AAClC,MAAM,WAAW,UAAU;IACzB,yBAAyB;IACzB,KAAK,CAAC,EAAE,eAAe,CAAC;CACzB;AAED,yBAAyB;AACzB,MAAM,WAAW,eAAe;IAC9B,sBAAsB;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,yBAAyB;IACzB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,6BAA6B;AAC7B,MAAM,WAAW,uBAAuB;IACtC,gCAAgC;IAChC,IAAI,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAC1C,4DAA4D;IAC5D,aAAa,CAAC,EAAE,aAAa,EAAE,CAAC;IAChC,uNAAuN;IACvN,WAAW,CAAC,EAAE,sBAAsB,CAAC;IACrC,6GAA6G;IAC7G,sBAAsB,CAAC,EAAE,4BAA4B,CAAC;IACtD,+IAA+I;IAC/I,4BAA4B,CAAC,EAAE,2BAA2B,EAAE,CAAC;IAC7D,8IAA8I;IAC9I,4BAA4B,CAAC,EAAE,2BAA2B,EAAE,CAAC;IAC7D,4YAA4Y;IAC5Y,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,uDAAuD;IACvD,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,0GAA0G;IAC1G,cAAc,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC9C,oFAAoF;IACpF,SAAS,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAClC;;;;;;;;;OASG;IACH,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,oDAAoD;IACpD,uBAAuB,CAAC,EAAE,sBAAsB,CAAC;IACjD,oDAAoD;IACpD,kBAAkB,CAAC,EAAE,oBAAoB,CAAC;IAC1C,mDAAmD;IACnD,oCAAoC,CAAC,EAAE,oCAAoC,CAAC;IAC5E,4FAA4F;IAC5F,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,sMAAsM;IACtM,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,0JAA0J;IAC1J,oBAAoB,CAAC,EAAE,oBAAoB,CAAC;IAC5C,8DAA8D;IAC9D,4BAA4B,CAAC,EAAE,OAAO,CAAC;IACvC,iLAAiL;IACjL,WAAW,CAAC,EAAE,qBAAqB,CAAC;IACpC,kFAAkF;IAClF,6BAA6B,CAAC,EAAE,IAAI,CAAC;IACrC,gFAAgF;IAChF,2BAA2B,CAAC,EAAE,IAAI,CAAC;IACnC,0EAA0E;IAC1E,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,oEAAoE;IACpE,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;CAChC;AAED,2BAA2B;AAC3B,MAAM,WAAW,iBAAiB;IAChC,KAAK,CAAC,EAAE,OAAO,EAAE,CAAC;IAClB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,+DAA+D;AAC/D,MAAM,WAAW,6BAA6B;IAC5C,KAAK,CAAC,EAAE,yBAAyB,EAAE,CAAC;IACpC,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,wDAAwD;AACxD,MAAM,WAAW,yBAAyB;IACxC,uCAAuC;IACvC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,+BAA+B;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,yDAAyD;IACzD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oDAAoD;IACpD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,0EAA0E;IAC1E,WAAW,CAAC,EAAE,kBAAkB,CAAC;CAClC;AAED,MAAM,WAAW,6BAA6B;IAC5C,+BAA+B;IAC/B,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,mJAAmJ;AACnJ,MAAM,WAAW,2BAA2B;IAC1C,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC;CAC1B;AAED,+FAA+F;AAC/F,MAAM,WAAW,mBAAmB;IAClC,4EAA4E;IAC5E,KAAK,CAAC,EAAE,eAAe,EAAE,CAAC;IAC1B;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,sCAAsC;AACtC,MAAM,WAAW,eAAe;IAC9B,iCAAiC;IACjC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,uDAAuD;IACvD,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gDAAgD;IAChD,OAAO,CAAC,EAAE,yBAAyB,CAAC;IACpC,oBAAoB;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,kEAAkE;AAClE,MAAM,WAAW,yBAAyB;IACxC,gCAAgC;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uDAAuD;IACvD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,2CAA2C;IAC3C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,4BAA4B;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,6DAA6D;AAC7D,MAAM,WAAW,aAAa;IAC5B;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB,0FAA0F;IAC1F,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,2BAA2B;IAC3B,IAAI,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAC1C;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,UAAU,CAAC,EAAE,UAAU,CAAC;CAClC;AAED,0CAA0C;AAC1C,MAAM,WAAW,2BAA2B;IAC1C,KAAK,CAAC,EAAE,uBAAuB,EAAE,CAAC;IAClC;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,uGAAuG;AACvG,MAAM,WAAW,kCAAkC;IACjD,KAAK,CAAC,EAAE,8BAA8B,EAAE,CAAC;IACzC;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,8DAA8D;AAC9D,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B,qDAAqD;IACrD,IAAI,CAAC,EAAE,mBAAmB,CAAC;IAC3B;;;;OAIG;IACH,sBAAsB,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,oBAAoB,CAAA;KAAE,CAAC;CAC3E;AAED,MAAM,WAAW,oBAAoB;IACnC;;;OAGG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,gEAAgE;AAChE,MAAM,WAAW,mCAAmC;IAClD,kFAAkF;IAClF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,6HAA6H;IAC7H,UAAU,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAChD,gEAAgE;IAChE,aAAa,CAAC,EAAE,wBAAwB,CAAC;IACzC,kWAAkW;IAClW,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,qTAAqT;IACrT,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,wDAAwD;IACxD,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,uDAAuD;IACvD,OAAO,CAAC,EAAE,4BAA4B,EAAE,CAAC;IACzC,4FAA4F;IAC5F,iBAAiB,CAAC,EAAE,+BAA+B,EAAE,CAAC;CACvD;AAED,gEAAgE;AAChE,MAAM,WAAW,wBAAwB;IACvC,yYAAyY;IACzY,6BAA6B,CAAC,EAAE,MAAM,CAAC;IACvC,mKAAmK;IACnK,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,6DAA6D;IAC7D,8BAA8B,CAAC,EAAE,iCAAiC,CAAC;IACnE;;;OAGG;IACH,uBAAuB,CAAC,EAAE,0BAA0B,CAAC;IACrD,kIAAkI;IAClI,WAAW,CAAC,EAAE,kBAAkB,CAAC;IACjC,0LAA0L;IAC1L,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B;AAED,6DAA6D;AAC7D,MAAM,WAAW,iCAAiC;IAChD,iDAAiD;IACjD,aAAa,CAAC,EAAE,uBAAuB,CAAC;IACxC,6QAA6Q;IAC7Q,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,6SAA6S;IAC7S,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,2SAA2S;IAC3S,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,uQAAuQ;IACvQ,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uQAAuQ;IACvQ,oBAAoB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED;;;GAGG;AACH,MAAM,WAAW,0BAA0B;IACzC,+EAA+E;IAC/E,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;;;;;OAMG;IACH,uCAAuC,CAAC,EAAE,MAAM,CAAC;IACjD,kFAAkF;IAClF,8BAA8B,CAAC,EAAE,0BAA0B,CAAC;IAC5D,kGAAkG;IAClG,0BAA0B,CAAC,EAAE;QAC3B,CAAC,YAAY,EAAE,MAAM,GAAG,0BAA0B,CAAC;KACpD,CAAC;CACH;AAED;;;GAGG;AACH,MAAM,WAAW,0BAA0B;IACzC;;;OAGG;IACH,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC;;;OAGG;IACH,uCAAuC,CAAC,EAAE,MAAM,CAAC;IACjD;;;OAGG;IACH,uCAAuC,CAAC,EAAE,MAAM,CAAC;CAClD;AAED;;;GAGG;AACH,MAAM,WAAW,4BAA4B;IAC3C,8BAA8B;IAC9B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;;;OAOG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;;;;OAOG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B;;;;;OAKG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;CACnC;AAED,MAAM,WAAW,+BAA+B;IAC9C,mDAAmD;IACnD,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,yCAAyC;AACzC,MAAM,WAAW,uBAAuB;IACtC,KAAK,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAC9B;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,gDAAgD;AAChD,MAAM,WAAW,0BAA0B;IACzC,wFAAwF;IACxF,eAAe,EAAE,OAAO,GAAG,WAAW,GAAG,mBAAmB,CAAC;CAC9D;AAED,8CAA8C;AAC9C,MAAM,WAAW,6BAA6B;IAC5C,sTAAsT;IACtT,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,gFAAgF;IAChF,iBAAiB,CAAC,EAAE,6BAA6B,EAAE,CAAC;IACpD,6FAA6F;IAC7F,kBAAkB,CAAC,EAAE,4BAA4B,EAAE,CAAC;IACpD,gFAAgF;IAChF,wBAAwB,CAAC,EAAE,iCAAiC,EAAE,CAAC;IAC/D,+CAA+C;IAC/C,eAAe,CAAC,EAAE,QAAQ,CAAC;CAC5B;AAED,yDAAyD;AACzD,MAAM,WAAW,6BAA6B;IAC5C,oIAAoI;IACpI,MAAM,EAAE,wBAAwB,CAAC;IACjC,qFAAqF;IACrF,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,mEAAmE;AACnE,MAAM,WAAW,4BAA4B;IAC3C,6MAA6M;IAC7M,IAAI,EAAE,MAAM,CAAC;IACb,mHAAmH;IACnH,MAAM,CAAC,EAAE,uBAAuB,CAAC;IACjC,wJAAwJ;IACxJ,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,0JAA0J;IAC1J,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,4HAA4H;IAC5H,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,iFAAiF;AACjF,MAAM,WAAW,iCAAiC;IAChD,wFAAwF;IACxF,IAAI,EAAE,mCAAmC,CAAC;CAC3C;AAED,qCAAqC;AACrC,MAAM,WAAW,mBAAmB;IAClC,KAAK,CAAC,EAAE,eAAe,EAAE,CAAC;IAC1B;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED;;;GAGG;AACH,MAAM,WAAW,OAAQ,SAAQ,QAAQ;IACvC,4DAA4D;IAC5D,aAAa,CAAC,EAAE,aAAa,EAAE,CAAC;IAChC;;;OAGG;IACH,QAAQ,CAAC,wBAAwB,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAC5D,sDAAsD;IACtD,oBAAoB,CAAC,EAAE,oBAAoB,CAAC;IAC5C,qNAAqN;IACrN,WAAW,CAAC,EAAE,sBAAsB,CAAC;IACrC,6GAA6G;IAC7G,sBAAsB,CAAC,EAAE,4BAA4B,CAAC;IACtD,wGAAwG;IACxG,4BAA4B,CAAC,EAAE,2BAA2B,EAAE,CAAC;IAC7D,uGAAuG;IACvG,4BAA4B,CAAC,EAAE,2BAA2B,EAAE,CAAC;IAC7D,4YAA4Y;IAC5Y,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;;OAGG;IACH,QAAQ,CAAC,eAAe,CAAC,EAAE,MAAM,CAAC;IAClC;;;OAGG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B;;;;;;;;;;;;;;;OAeG;IACH,QAAQ,CAAC,YAAY,CAAC,EAAE,YAAY,CAAC;IACrC,kFAAkF;IAClF,+BAA+B,CAAC,EAAE,+BAA+B,CAAC;IAClE,uDAAuD;IACvD,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,mEAAmE;IACnE,cAAc,CAAC,EAAE,0BAA0B,EAAE,CAAC;IAC9C,mDAAmD;IACnD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,6CAA6C;IAC7C,SAAS,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAClC;;;OAGG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IAC/C;;;;;;;;;OASG;IACH,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,oDAAoD;IACpD,uBAAuB,CAAC,EAAE,sBAAsB,CAAC;IACjD,6GAA6G;IAC7G,kCAAkC,CAAC,EAAE,4BAA4B,CAAC;IAClE,oDAAoD;IACpD,kBAAkB,CAAC,EAAE,oBAAoB,CAAC;IAC1C,4FAA4F;IAC5F,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,mDAAmD;IACnD,oCAAoC,CAAC,EAAE,oCAAoC,CAAC;IAC5E,sGAAsG;IACtG,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,sMAAsM;IACtM,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;IACxC,0JAA0J;IAC1J,oBAAoB,CAAC,EAAE,oBAAoB,CAAC;IAC5C,8DAA8D;IAC9D,4BAA4B,CAAC,EAAE,OAAO,CAAC;IACvC,iLAAiL;IACjL,WAAW,CAAC,EAAE,qBAAqB,CAAC;IACpC,wJAAwJ;IACxJ,6BAA6B,CAAC,EAAE,IAAI,CAAC;IACrC,sJAAsJ;IACtJ,2BAA2B,CAAC,EAAE,IAAI,CAAC;IACnC,0EAA0E;IAC1E,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,oEAAoE;IACpE,aAAa,CAAC,EAAE,YAAY,EAAE,CAAC;CAChC;AAED,yCAAyC;AACzC,MAAM,WAAW,uBAAwB,SAAQ,aAAa;IAC5D;;;OAGG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC;CACrC;AAED,6FAA6F;AAC7F,MAAM,WAAW,8BAA+B,SAAQ,aAAa;IACnE;;;OAGG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IACpC,yCAAyC;IACzC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,oBAAoB,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;CACpE;AAED,gCAAgC;AAChC,MAAM,WAAW,mBAAoB,SAAQ,aAAa;IACxD,8DAA8D;IAC9D,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B,kFAAkF;IAClF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,6HAA6H;IAC7H,UAAU,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAChD,gEAAgE;IAChE,aAAa,CAAC,EAAE,wBAAwB,CAAC;IACzC,kWAAkW;IAClW,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,qTAAqT;IACrT,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,wDAAwD;IACxD,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,uDAAuD;IACvD,OAAO,CAAC,EAAE,4BAA4B,EAAE,CAAC;IACzC,4FAA4F;IAC5F,iBAAiB,CAAC,EAAE,+BAA+B,EAAE,CAAC;IACtD;;;OAGG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IACpC,wEAAwE;IACxE,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,qDAAqD;AACrD,MAAM,WAAW,yBAA0B,SAAQ,aAAa;IAC9D,kFAAkF;IAClF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,6HAA6H;IAC7H,UAAU,CAAC,EAAE;QAAE,CAAC,YAAY,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IAChD,gEAAgE;IAChE,aAAa,CAAC,EAAE,wBAAwB,CAAC;IACzC,kWAAkW;IAClW,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,qTAAqT;IACrT,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,wDAAwD;IACxD,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,uDAAuD;IACvD,OAAO,CAAC,EAAE,4BAA4B,EAAE,CAAC;IACzC,4FAA4F;IAC5F,iBAAiB,CAAC,EAAE,+BAA+B,EAAE,CAAC;CACvD;AAED,4BAA4B;AAC5B,MAAM,WAAW,eAAgB,SAAQ,aAAa;IACpD,sTAAsT;IACtT,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,gFAAgF;IAChF,iBAAiB,CAAC,EAAE,6BAA6B,EAAE,CAAC;IACpD,6FAA6F;IAC7F,kBAAkB,CAAC,EAAE,4BAA4B,EAAE,CAAC;IACpD,gFAAgF;IAChF,wBAAwB,CAAC,EAAE,iCAAiC,EAAE,CAAC;IAC/D,+CAA+C;IAC/C,eAAe,CAAC,EAAE,QAAQ,CAAC;IAC3B;;;OAGG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IACpC,mDAAmD;IACnD,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,mCAAmC;IACnC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gDAAgD;IAChD,oBAAoB,CAAC,EAAE,+BAA+B,CAAC;IACvD,iDAAiD;IACjD,4BAA4B,CAAC,EAAE,+BAA+B,CAAC;IAC/D,sIAAsI;IACtI,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,iDAAiD;AACjD,MAAM,WAAW,qBAAsB,SAAQ,aAAa;IAC1D,sTAAsT;IACtT,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,gFAAgF;IAChF,iBAAiB,CAAC,EAAE,6BAA6B,EAAE,CAAC;IACpD,6FAA6F;IAC7F,kBAAkB,CAAC,EAAE,4BAA4B,EAAE,CAAC;IACpD,gFAAgF;IAChF,wBAAwB,CAAC,EAAE,iCAAiC,EAAE,CAAC;IAC/D,+CAA+C;IAC/C,eAAe,CAAC,EAAE,QAAQ,CAAC;IAC3B,mDAAmD;IACnD,WAAW,CAAC,EAAE,WAAW,CAAC;CAC3B;AAED,2CAA2C;AAC3C,MAAM,WAAW,6BACf,SAAQ,mCAAmC;IAC3C;;;OAGG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IACpC,wEAAwE;IACxE,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,2DAA2D;AAC3D,MAAM,WAAW,+BACf,SAAQ,0BAA0B;IAClC,wFAAwF;IACxF,eAAe,EAAE,OAAO,CAAC;IACzB,gCAAgC;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,yFAAyF;IACzF,KAAK,EAAE,MAAM,EAAE,CAAC;CACjB;AAED,0CAA0C;AAC1C,MAAM,WAAW,mCACf,SAAQ,0BAA0B;IAClC,wFAAwF;IACxF,eAAe,EAAE,WAAW,CAAC;CAC9B;AAED,gHAAgH;AAChH,MAAM,WAAW,2CACf,SAAQ,0BAA0B;IAClC,wFAAwF;IACxF,eAAe,EAAE,mBAAmB,CAAC;IACrC,gCAAgC;IAChC,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,uCAAuC;AACvC,MAAM,WAAW,yBACf,SAAQ,6BAA6B;IACrC;;;OAGG;IACH,QAAQ,CAAC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IACpC,mDAAmD;IACnD,WAAW,EAAE,WAAW,CAAC;IACzB,mCAAmC;IACnC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gDAAgD;IAChD,oBAAoB,CAAC,EAAE,+BAA+B,CAAC;IACvD,iDAAiD;IACjD,4BAA4B,CAAC,EAAE,+BAA+B,CAAC;IAC/D,sIAAsI;IACtI,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,4DAA4D;AAC5D,MAAM,WAAW,+BACf,SAAQ,6BAA6B;IACrC,mDAAmD;IACnD,WAAW,EAAE,WAAW,CAAC;CAC1B;AAED,qDAAqD;AACrD,MAAM,WAAW,yBAA0B,SAAQ,yBAAyB;IAC1E,wFAAwF;IACxF,WAAW,EAAE,UAAU,CAAC;IACxB,0KAA0K;IAC1K,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,+CAA+C;IAC/C,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,gDAAgD;IAChD,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,oIAAoI;IACpI,0BAA0B,CAAC,EAAE,IAAI,CAAC;IAClC,0IAA0I;IAC1I,sBAAsB,CAAC,EAAE,IAAI,CAAC;IAC9B,0IAA0I;IAC1I,0BAA0B,CAAC,EAAE,IAAI,CAAC;CACnC;AAED,sDAAsD;AACtD,MAAM,WAAW,0BAA2B,SAAQ,yBAAyB;IAC3E,wFAAwF;IACxF,WAAW,EAAE,WAAW,CAAC;IACzB,0BAA0B;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,mfAAmf;IACnf,0BAA0B,CAAC,EAAE,MAAM,CAAC;CACrC;AAED,0EAA0E;AAC1E,MAAM,WAAW,+BACf,SAAQ,+BAA+B;IACvC,wFAAwF;IACxF,WAAW,EAAE,UAAU,CAAC;IACxB,+CAA+C;IAC/C,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,gDAAgD;IAChD,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,oIAAoI;IACpI,0BAA0B,CAAC,EAAE,IAAI,CAAC;IAClC,0IAA0I;IAC1I,sBAAsB,CAAC,EAAE,IAAI,CAAC;IAC9B,0IAA0I;IAC1I,0BAA0B,CAAC,EAAE,IAAI,CAAC;CACnC;AAED,2EAA2E;AAC3E,MAAM,WAAW,gCACf,SAAQ,+BAA+B;IACvC,wFAAwF;IACxF,WAAW,EAAE,WAAW,CAAC;IACzB,0BAA0B;IAC1B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,0jBAA0jB;IAC1jB,0BAA0B,CAAC,EAAE,MAAM,CAAC;CACrC;AAED,sEAAsE;AACtE,oBAAY,kBAAkB;IAC5B,oBAAoB;IACpB,aAAa,kBAAkB;IAC/B,iBAAiB;IACjB,UAAU,eAAe;IACzB,2BAA2B;IAC3B,oBAAoB,yBAAyB;IAC7C,6BAA6B;IAC7B,sBAAsB,2BAA2B;CAClD;AAED;;;;;;;;;GASG;AACH,MAAM,MAAM,aAAa,GAAG,MAAM,CAAC;AAEnC,2EAA2E;AAC3E,oBAAY,uBAAuB;IACjC,cAAc;IACd,OAAO,YAAY;IACnB,YAAY;IACZ,KAAK,UAAU;CAChB;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC;AAExC,kEAAkE;AAClE,oBAAY,cAAc;IACxB,kBAAkB;IAClB,WAAW,gBAAgB;IAC3B,eAAe;IACf,QAAQ,aAAa;IACrB,2BAA2B;IAC3B,oBAAoB,yBAAyB;IAC7C,iBAAiB;IACjB,UAAU,eAAe;IACzB,SAAS;IACT,EAAE,OAAO;IACT,WAAW;IACX,IAAI,SAAS;IACb,oBAAoB;IACpB,aAAa,kBAAkB;IAC/B,uBAAuB;IACvB,gBAAgB,qBAAqB;CACtC;AAED;;;;;;;;;;;;;GAaG;AACH,MAAM,MAAM,SAAS,GAAG,MAAM,CAAC;AAE/B,qEAAqE;AACrE,oBAAY,iBAAiB;IAC3B,sBAAsB;IACtB,eAAe,oBAAoB;IACnC,gBAAgB;IAChB,SAAS,cAAc;IACvB,sBAAsB;IACtB,eAAe,oBAAoB;IACnC,gCAAgC;IAChC,yBAAyB,8BAA8B;IACvD,8BAA8B;IAC9B,uBAAuB,4BAA4B;IACnD,6BAA6B;IAC7B,sBAAsB,2BAA2B;IACjD,8BAA8B;IAC9B,uBAAuB,4BAA4B;IACnD,gCAAgC;IAChC,yBAAyB,8BAA8B;IACvD,gBAAgB;IAChB,SAAS,cAAc;IACvB,YAAY;IACZ,KAAK,UAAU;CAChB;AAED;;;;;;;;;;;;;;;GAeG;AACH,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC;AAElC,wEAAwE;AACxE,oBAAY,oBAAoB;IAC9B,aAAa;IACb,MAAM,WAAW;IACjB,aAAa;IACb,MAAM,WAAW;IACjB,WAAW;IACX,IAAI,SAAS;CACd;AAED;;;;;;;;GAQG;AACH,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC;AAErC,0EAA0E;AAC1E,oBAAY,sBAAsB;IAChC,eAAe;IACf,QAAQ,aAAa;IACrB,gBAAgB;IAChB,SAAS,cAAc;IACvB,aAAa;IACb,MAAM,WAAW;IACjB,eAAe;IACf,QAAQ,aAAa;CACtB;AAED;;;;;;;;;GASG;AACH,MAAM,MAAM,iBAAiB,GAAG,MAAM,CAAC;AAEvC,yEAAyE;AACzE,oBAAY,qBAAqB;IAC/B,WAAW;IACX,IAAI,SAAS;IACb,aAAa;IACb,MAAM,WAAW;IACjB,aAAa;IACb,MAAM,WAAW;IACjB,WAAW;IACX,IAAI,SAAS;IACb,eAAe;IACf,QAAQ,aAAa;CACtB;AAED;;;;;;;;;;GAUG;AACH,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC;AAEtC,oEAAoE;AACpE,oBAAY,gBAAgB;IAC1B,+LAA+L;IAC/L,SAAS,cAAc;IACvB,mMAAmM;IACnM,MAAM,WAAW;CAClB;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,WAAW,GAAG,MAAM,CAAC;AAEjC,2EAA2E;AAC3E,oBAAY,uBAAuB;IACjC,wVAAwV;IACxV,QAAQ,aAAa;IACrB,wWAAwW;IACxW,YAAY,iBAAiB;CAC9B;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC;AAExC,6EAA6E;AAC7E,oBAAY,yBAAyB;IACnC,gGAAgG;IAChG,QAAQ,aAAa;IACrB,gPAAgP;IAChP,YAAY,iBAAiB;CAC9B;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC;AAE1C,8EAA8E;AAC9E,oBAAY,0BAA0B;IACpC,gHAAgH;IAChH,KAAK,UAAU;IACf,0GAA0G;IAC1G,KAAK,UAAU;IACf,6GAA6G;IAC7G,KAAK,UAAU;CAChB;AAED;;;;;;;;GAQG;AACH,MAAM,MAAM,qBAAqB,GAAG,MAAM,CAAC;AAE3C,6EAA6E;AAC7E,oBAAY,yBAAyB;IACnC,oDAAoD;IACpD,YAAY,iBAAiB;CAC9B;AAED;;;;;;GAMG;AACH,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC;AAE1C,0EAA0E;AAC1E,oBAAY,sBAAsB;IAChC,2CAA2C;IAC3C,QAAQ,aAAa;IACrB,iCAAiC;IACjC,GAAG,QAAQ;CACZ;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,iBAAiB,GAAG,MAAM,CAAC;AAEvC,4EAA4E;AAC5E,oBAAY,wBAAwB;IAClC,+IAA+I;IAC/I,SAAS,cAAc;IACvB,0MAA0M;IAC1M,iBAAiB,sBAAsB;CACxC;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,mBAAmB,GAAG,MAAM,CAAC;AAEzC,mFAAmF;AACnF,oBAAY,+BAA+B;IACzC,cAAc;IACd,OAAO,YAAY;IACnB,YAAY;IACZ,KAAK,UAAU;CAChB;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,0BAA0B,GAAG,MAAM,CAAC;AAEhD,gFAAgF;AAChF,oBAAY,4BAA4B;IACtC,yGAAyG;IACzG,QAAQ,aAAa;IACrB,oLAAoL;IACpL,MAAM,WAAW;CAClB;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC;AAE7C,2EAA2E;AAC3E,oBAAY,uBAAuB;IACjC,uHAAuH;IACvH,OAAO,YAAY;IACnB,sGAAsG;IACtG,eAAe,oBAAoB;IACnC,sJAAsJ;IACtJ,iBAAiB,sBAAsB;IACvC,oIAAoI;IACpI,SAAS,cAAc;CACxB;AAED;;;;;;;;;GASG;AACH,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC;AAExC,oEAAoE;AACpE,oBAAY,gBAAgB;IAC1B,uHAAuH;IACvH,OAAO,YAAY;IACnB,kGAAkG;IAClG,SAAS,cAAc;IACvB,gHAAgH;IAChH,QAAQ,aAAa;CACtB;AAED;;;;;;;;GAQG;AACH,MAAM,MAAM,WAAW,GAAG,MAAM,CAAC;AAEjC,wEAAwE;AACxE,oBAAY,oBAAoB;IAC9B,yHAAyH;IACzH,OAAO,YAAY;IACnB,kIAAkI;IAClI,SAAS,cAAc;IACvB,8IAA8I;IAC9I,iBAAiB,sBAAsB;IACvC,6HAA6H;IAC7H,KAAK,UAAU;CAChB;AAED;;;;;;;;;GASG;AACH,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC;AAErC,wFAAwF;AACxF,oBAAY,oCAAoC;IAC9C,iFAAiF;IACjF,aAAa,kBAAkB;IAC/B,oFAAoF;IACpF,gBAAgB,qBAAqB;CACtC;AAED;;;;;;;GAOG;AACH,MAAM,MAAM,+BAA+B,GAAG,MAAM,CAAC;AAErD,iFAAiF;AACjF,oBAAY,6BAA6B;IACvC,wEAAwE;IACxE,OAAO,YAAY;IACnB,0MAA0M;IAC1M,QAAQ,aAAa;IACrB,wNAAwN;IACxN,eAAe,oBAAoB;IACnC,gOAAgO;IAChO,kBAAkB,uBAAuB;CAC1C;AAED;;;;;;;;;GASG;AACH,MAAM,MAAM,wBAAwB,GAAG,MAAM,CAAC;AAE9C,gFAAgF;AAChF,oBAAY,4BAA4B;IACtC,uEAAuE;IACvE,IAAI,SAAS;IACb,8EAA8E;IAC9E,GAAG,QAAQ;IACX,iFAAiF;IACjF,MAAM,WAAW;IACjB,+EAA+E;IAC/E,IAAI,SAAS;CACd;AAED;;;;;;;;;GASG;AACH,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC;AAE7C,mFAAmF;AACnF,oBAAY,+BAA+B;IACzC,uIAAuI;IACvI,OAAO,YAAY;IACnB,8OAA8O;IAC9O,aAAa,kBAAkB;IAC/B,kOAAkO;IAClO,cAAc,mBAAmB;IACjC,gSAAgS;IAChS,sBAAsB,2BAA2B;IACjD,iRAAiR;IACjR,0BAA0B,+BAA+B;IACzD,qQAAqQ;IACrQ,wBAAwB,6BAA6B;CACtD;AAED;;;;;;;;;;;GAWG;AACH,MAAM,MAAM,0BAA0B,GAAG,MAAM,CAAC;AAEhD,iEAAiE;AACjE,oBAAY,aAAa;IACvB,0CAA0C;IAC1C,IAAI,SAAS;IACb,qEAAqE;IACrE,GAAG,QAAQ;IACX,wEAAwE;IACxE,MAAM,WAAW;IACjB,sEAAsE;IACtE,IAAI,SAAS;CACd;AAED;;;;;;;;;GASG;AACH,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC;AAC9B,8CAA8C;AAC9C,MAAM,MAAM,mBAAmB,GAC3B,gBAAgB,GAChB,cAAc,GACd,8BAA8B,GAC9B,MAAM,CAAC;AAEX,2BAA2B;AAC3B,MAAM,WAAW,yBACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,oDAAoD;AACpD,MAAM,MAAM,mBAAmB,GAAG,OAAO,CAAC;AAE1C,2BAA2B;AAC3B,MAAM,WAAW,oCACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,+DAA+D;AAC/D,MAAM,MAAM,8BAA8B,GAAG,OAAO,CAAC;AAErD,2BAA2B;AAC3B,MAAM,WAAW,4BACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,uDAAuD;AACvD,MAAM,MAAM,sBAAsB,GAAG,OAAO,CAAC;AAE7C,2BAA2B;AAC3B,MAAM,WAAW,4BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,2BAA2B;AAC3B,MAAM,WAAW,yCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,oEAAoE;AACpE,MAAM,MAAM,mCAAmC,GAAG,iBAAiB,CAAC;AAEpE,2BAA2B;AAC3B,MAAM,WAAW,0BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,qDAAqD;AACrD,MAAM,MAAM,oBAAoB,GAAG,iBAAiB,CAAC;AAErD,2BAA2B;AAC3B,MAAM,WAAW,4CACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,wDAAwD;IACxD,mBAAmB,CAAC,EAAE,6BAA6B,CAAC;CACrD;AAED,uEAAuE;AACvE,MAAM,MAAM,sCAAsC,GAAG,2BAA2B,CAAC;AAEjF,2BAA2B;AAC3B,MAAM,WAAW,6CACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,wEAAwE;AACxE,MAAM,MAAM,uCAAuC,GAAG,iBAAiB,CAAC;AAExE,2BAA2B;AAC3B,MAAM,WAAW,8BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,yDAAyD;AACzD,MAAM,MAAM,wBAAwB,GAAG,iBAAiB,CAAC;AAEzD,2BAA2B;AAC3B,MAAM,WAAW,gCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,oDAAoD;AACpD,MAAM,MAAM,0BAA0B,GAAG,6BAA6B,CAAC;AAEvE,2BAA2B;AAC3B,MAAM,WAAW,6CACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,iEAAiE;AACjE,MAAM,MAAM,uCAAuC,GAAG,6BAA6B,CAAC;AAEpF,2BAA2B;AAC3B,MAAM,WAAW,iCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,qDAAqD;AACrD,MAAM,MAAM,2BAA2B,GAAG,6BAA6B,CAAC;AAExE,2BAA2B;AAC3B,MAAM,WAAW,8CACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,kEAAkE;AAClE,MAAM,MAAM,wCAAwC,GAAG,6BAA6B,CAAC;AAErF,2BAA2B;AAC3B,MAAM,WAAW,4BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,qDAAqD;AACrD,MAAM,MAAM,sBAAsB,GAAG,mBAAmB,CAAC;AAEzD,2BAA2B;AAC3B,MAAM,WAAW,gCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,yDAAyD;AACzD,MAAM,MAAM,0BAA0B,GAAG,mBAAmB,CAAC;AAE7D,2BAA2B;AAC3B,MAAM,WAAW,iCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,oDAAoD;AACpD,MAAM,MAAM,2BAA2B,GAAG,uBAAuB,CAAC;AAElE,2BAA2B;AAC3B,MAAM,WAAW,4CACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,+DAA+D;AAC/D,MAAM,MAAM,sCAAsC,GAAG,uBAAuB,CAAC;AAE7E,2BAA2B;AAC3B,MAAM,WAAW,oCACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,2BAA2B;AAC3B,MAAM,WAAW,kCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,qDAAqD;AACrD,MAAM,MAAM,4BAA4B,GAAG,2BAA2B,CAAC;AAEvE,2BAA2B;AAC3B,MAAM,WAAW,sCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,yDAAyD;AACzD,MAAM,MAAM,gCAAgC,GAAG,2BAA2B,CAAC;AAE3E,2BAA2B;AAC3B,MAAM,WAAW,wCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,oDAAoD;AACpD,MAAM,MAAM,kCAAkC,GAAG,8BAA8B,CAAC;AAEhF,2BAA2B;AAC3B,MAAM,WAAW,mDACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,+DAA+D;AAC/D,MAAM,MAAM,6CAA6C,GAAG,8BAA8B,CAAC;AAE3F,2BAA2B;AAC3B,MAAM,WAAW,2CACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,2BAA2B;AAC3B,MAAM,WAAW,yCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,qDAAqD;AACrD,MAAM,MAAM,mCAAmC,GAAG,kCAAkC,CAAC;AAErF,2BAA2B;AAC3B,MAAM,WAAW,6CACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,yDAAyD;AACzD,MAAM,MAAM,uCAAuC,GAAG,kCAAkC,CAAC;AAEzF,2BAA2B;AAC3B,MAAM,WAAW,6BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,oDAAoD;AACpD,MAAM,MAAM,uBAAuB,GAAG,mBAAmB,CAAC;AAE1D,2BAA2B;AAC3B,MAAM,WAAW,wCACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,+DAA+D;AAC/D,MAAM,MAAM,kCAAkC,GAAG,mBAAmB,CAAC;AAErE,2BAA2B;AAC3B,MAAM,WAAW,gCACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,uDAAuD;AACvD,MAAM,MAAM,0BAA0B,GAAG,mBAAmB,CAAC;AAE7D,2BAA2B;AAC3B,MAAM,WAAW,gCACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,2BAA2B;AAC3B,MAAM,WAAW,8BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,qDAAqD;AACrD,MAAM,MAAM,wBAAwB,GAAG,uBAAuB,CAAC;AAE/D,2BAA2B;AAC3B,MAAM,WAAW,kCACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,yDAAyD;AACzD,MAAM,MAAM,4BAA4B,GAAG,uBAAuB,CAAC;AAEnE,2BAA2B;AAC3B,MAAM,WAAW,yBACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,oDAAoD;AACpD,MAAM,MAAM,mBAAmB,GAAG,eAAe,CAAC;AAElD,2BAA2B;AAC3B,MAAM,WAAW,oCACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,+DAA+D;AAC/D,MAAM,MAAM,8BAA8B,GAAG,eAAe,CAAC;AAE7D,2BAA2B;AAC3B,MAAM,WAAW,4BACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,uDAAuD;AACvD,MAAM,MAAM,sBAAsB,GAAG,eAAe,CAAC;AAErD,2BAA2B;AAC3B,MAAM,WAAW,4BACf,SAAQ,UAAU,CAAC,gBAAgB;IACnC,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iGAAiG;IACjG,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,2BAA2B;AAC3B,MAAM,WAAW,0BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,qDAAqD;AACrD,MAAM,MAAM,oBAAoB,GAAG,mBAAmB,CAAC;AAEvD,2BAA2B;AAC3B,MAAM,WAAW,8BACf,SAAQ,UAAU,CAAC,gBAAgB;CAAG;AAExC,yDAAyD;AACzD,MAAM,MAAM,wBAAwB,GAAG,mBAAmB,CAAC;AAE3D,2BAA2B;AAC3B,MAAM,WAAW,2CACf,SAAQ,UAAU,CAAC,oBAAoB;IACvC,uBAAuB;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kBAAkB;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,iCAAiC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -0,0 +1,274 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ /** Known values of {@link AddOnFeatures} that the service accepts. */
9
+ export var KnownAddOnFeatures;
10
+ (function (KnownAddOnFeatures) {
11
+ /** RepairManager */
12
+ KnownAddOnFeatures["RepairManager"] = "RepairManager";
13
+ /** DnsService */
14
+ KnownAddOnFeatures["DnsService"] = "DnsService";
15
+ /** BackupRestoreService */
16
+ KnownAddOnFeatures["BackupRestoreService"] = "BackupRestoreService";
17
+ /** ResourceMonitorService */
18
+ KnownAddOnFeatures["ResourceMonitorService"] = "ResourceMonitorService";
19
+ })(KnownAddOnFeatures || (KnownAddOnFeatures = {}));
20
+ /** Known values of {@link ClusterEnvironment} that the service accepts. */
21
+ export var KnownClusterEnvironment;
22
+ (function (KnownClusterEnvironment) {
23
+ /** Windows */
24
+ KnownClusterEnvironment["Windows"] = "Windows";
25
+ /** Linux */
26
+ KnownClusterEnvironment["Linux"] = "Linux";
27
+ })(KnownClusterEnvironment || (KnownClusterEnvironment = {}));
28
+ /** Known values of {@link StoreName} that the service accepts. */
29
+ export var KnownStoreName;
30
+ (function (KnownStoreName) {
31
+ /** AddressBook */
32
+ KnownStoreName["AddressBook"] = "AddressBook";
33
+ /** AuthRoot */
34
+ KnownStoreName["AuthRoot"] = "AuthRoot";
35
+ /** CertificateAuthority */
36
+ KnownStoreName["CertificateAuthority"] = "CertificateAuthority";
37
+ /** Disallowed */
38
+ KnownStoreName["Disallowed"] = "Disallowed";
39
+ /** My */
40
+ KnownStoreName["My"] = "My";
41
+ /** Root */
42
+ KnownStoreName["Root"] = "Root";
43
+ /** TrustedPeople */
44
+ KnownStoreName["TrustedPeople"] = "TrustedPeople";
45
+ /** TrustedPublisher */
46
+ KnownStoreName["TrustedPublisher"] = "TrustedPublisher";
47
+ })(KnownStoreName || (KnownStoreName = {}));
48
+ /** Known values of {@link ClusterState} that the service accepts. */
49
+ export var KnownClusterState;
50
+ (function (KnownClusterState) {
51
+ /** WaitingForNodes */
52
+ KnownClusterState["WaitingForNodes"] = "WaitingForNodes";
53
+ /** Deploying */
54
+ KnownClusterState["Deploying"] = "Deploying";
55
+ /** BaselineUpgrade */
56
+ KnownClusterState["BaselineUpgrade"] = "BaselineUpgrade";
57
+ /** UpdatingUserConfiguration */
58
+ KnownClusterState["UpdatingUserConfiguration"] = "UpdatingUserConfiguration";
59
+ /** UpdatingUserCertificate */
60
+ KnownClusterState["UpdatingUserCertificate"] = "UpdatingUserCertificate";
61
+ /** UpdatingInfrastructure */
62
+ KnownClusterState["UpdatingInfrastructure"] = "UpdatingInfrastructure";
63
+ /** EnforcingClusterVersion */
64
+ KnownClusterState["EnforcingClusterVersion"] = "EnforcingClusterVersion";
65
+ /** UpgradeServiceUnreachable */
66
+ KnownClusterState["UpgradeServiceUnreachable"] = "UpgradeServiceUnreachable";
67
+ /** AutoScale */
68
+ KnownClusterState["AutoScale"] = "AutoScale";
69
+ /** Ready */
70
+ KnownClusterState["Ready"] = "Ready";
71
+ })(KnownClusterState || (KnownClusterState = {}));
72
+ /** Known values of {@link DurabilityLevel} that the service accepts. */
73
+ export var KnownDurabilityLevel;
74
+ (function (KnownDurabilityLevel) {
75
+ /** Bronze */
76
+ KnownDurabilityLevel["Bronze"] = "Bronze";
77
+ /** Silver */
78
+ KnownDurabilityLevel["Silver"] = "Silver";
79
+ /** Gold */
80
+ KnownDurabilityLevel["Gold"] = "Gold";
81
+ })(KnownDurabilityLevel || (KnownDurabilityLevel = {}));
82
+ /** Known values of {@link ProvisioningState} that the service accepts. */
83
+ export var KnownProvisioningState;
84
+ (function (KnownProvisioningState) {
85
+ /** Updating */
86
+ KnownProvisioningState["Updating"] = "Updating";
87
+ /** Succeeded */
88
+ KnownProvisioningState["Succeeded"] = "Succeeded";
89
+ /** Failed */
90
+ KnownProvisioningState["Failed"] = "Failed";
91
+ /** Canceled */
92
+ KnownProvisioningState["Canceled"] = "Canceled";
93
+ })(KnownProvisioningState || (KnownProvisioningState = {}));
94
+ /** Known values of {@link ReliabilityLevel} that the service accepts. */
95
+ export var KnownReliabilityLevel;
96
+ (function (KnownReliabilityLevel) {
97
+ /** None */
98
+ KnownReliabilityLevel["None"] = "None";
99
+ /** Bronze */
100
+ KnownReliabilityLevel["Bronze"] = "Bronze";
101
+ /** Silver */
102
+ KnownReliabilityLevel["Silver"] = "Silver";
103
+ /** Gold */
104
+ KnownReliabilityLevel["Gold"] = "Gold";
105
+ /** Platinum */
106
+ KnownReliabilityLevel["Platinum"] = "Platinum";
107
+ })(KnownReliabilityLevel || (KnownReliabilityLevel = {}));
108
+ /** Known values of {@link UpgradeMode} that the service accepts. */
109
+ export var KnownUpgradeMode;
110
+ (function (KnownUpgradeMode) {
111
+ /** The cluster will be automatically upgraded to the latest Service Fabric runtime version, **upgradeWave** will determine when the upgrade starts after the new version becomes available. */
112
+ KnownUpgradeMode["Automatic"] = "Automatic";
113
+ /** The cluster will not be automatically upgraded to the latest Service Fabric runtime version. The cluster is upgraded by setting the **clusterCodeVersion** property in the cluster resource. */
114
+ KnownUpgradeMode["Manual"] = "Manual";
115
+ })(KnownUpgradeMode || (KnownUpgradeMode = {}));
116
+ /** Known values of {@link SfZonalUpgradeMode} that the service accepts. */
117
+ export var KnownSfZonalUpgradeMode;
118
+ (function (KnownSfZonalUpgradeMode) {
119
+ /** VMs under the node type are grouped into UDs and ignore the zone info in five UDs. This setting causes UDs across all zones to be upgraded at the same time. This deployment mode is faster for upgrades, we don't recommend it because it goes against the SDP guidelines, which state that the updates should be applied to one zone at a time. */
120
+ KnownSfZonalUpgradeMode["Parallel"] = "Parallel";
121
+ /** If this value is omitted or set to Hierarchical, VMs are grouped to reflect the zonal distribution in up to 15 UDs. Each of the three zones has five UDs. This ensures that the zones are updated one at a time, moving to next zone only after completing five UDs within the first zone. This update process is safer for the cluster and the user application. */
122
+ KnownSfZonalUpgradeMode["Hierarchical"] = "Hierarchical";
123
+ })(KnownSfZonalUpgradeMode || (KnownSfZonalUpgradeMode = {}));
124
+ /** Known values of {@link VmssZonalUpgradeMode} that the service accepts. */
125
+ export var KnownVmssZonalUpgradeMode;
126
+ (function (KnownVmssZonalUpgradeMode) {
127
+ /** Updates will happen in all Availability Zones at once for the virtual machine scale sets. */
128
+ KnownVmssZonalUpgradeMode["Parallel"] = "Parallel";
129
+ /** VMs are grouped to reflect the zonal distribution in up to 15 UDs. Each of the three zones has five UDs. This ensures that the zones are updated one at a time, moving to next zone only after completing five UDs within the first zone. */
130
+ KnownVmssZonalUpgradeMode["Hierarchical"] = "Hierarchical";
131
+ })(KnownVmssZonalUpgradeMode || (KnownVmssZonalUpgradeMode = {}));
132
+ /** Known values of {@link ClusterUpgradeCadence} that the service accepts. */
133
+ export var KnownClusterUpgradeCadence;
134
+ (function (KnownClusterUpgradeCadence) {
135
+ /** Cluster upgrade starts immediately after a new version is rolled out. Recommended for Test\/Dev clusters. */
136
+ KnownClusterUpgradeCadence["Wave0"] = "Wave0";
137
+ /** Cluster upgrade starts 7 days after a new version is rolled out. Recommended for Pre-prod clusters. */
138
+ KnownClusterUpgradeCadence["Wave1"] = "Wave1";
139
+ /** Cluster upgrade starts 14 days after a new version is rolled out. Recommended for Production clusters. */
140
+ KnownClusterUpgradeCadence["Wave2"] = "Wave2";
141
+ })(KnownClusterUpgradeCadence || (KnownClusterUpgradeCadence = {}));
142
+ /** Known values of {@link NotificationCategory} that the service accepts. */
143
+ export var KnownNotificationCategory;
144
+ (function (KnownNotificationCategory) {
145
+ /** Notification will be regarding wave progress. */
146
+ KnownNotificationCategory["WaveProgress"] = "WaveProgress";
147
+ })(KnownNotificationCategory || (KnownNotificationCategory = {}));
148
+ /** Known values of {@link NotificationLevel} that the service accepts. */
149
+ export var KnownNotificationLevel;
150
+ (function (KnownNotificationLevel) {
151
+ /** Receive only critical notifications. */
152
+ KnownNotificationLevel["Critical"] = "Critical";
153
+ /** Receive all notifications. */
154
+ KnownNotificationLevel["All"] = "All";
155
+ })(KnownNotificationLevel || (KnownNotificationLevel = {}));
156
+ /** Known values of {@link NotificationChannel} that the service accepts. */
157
+ export var KnownNotificationChannel;
158
+ (function (KnownNotificationChannel) {
159
+ /** For email user receivers. In this case, the parameter receivers should be a list of email addresses that will receive the notifications. */
160
+ KnownNotificationChannel["EmailUser"] = "EmailUser";
161
+ /** For subscription receivers. In this case, the parameter receivers should be a list of roles of the subscription for the cluster (eg. Owner, AccountAdmin, etc) that will receive the notifications. */
162
+ KnownNotificationChannel["EmailSubscription"] = "EmailSubscription";
163
+ })(KnownNotificationChannel || (KnownNotificationChannel = {}));
164
+ /** Known values of {@link ClusterVersionsEnvironment} that the service accepts. */
165
+ export var KnownClusterVersionsEnvironment;
166
+ (function (KnownClusterVersionsEnvironment) {
167
+ /** Windows */
168
+ KnownClusterVersionsEnvironment["Windows"] = "Windows";
169
+ /** Linux */
170
+ KnownClusterVersionsEnvironment["Linux"] = "Linux";
171
+ })(KnownClusterVersionsEnvironment || (KnownClusterVersionsEnvironment = {}));
172
+ /** Known values of {@link ArmUpgradeFailureAction} that the service accepts. */
173
+ export var KnownArmUpgradeFailureAction;
174
+ (function (KnownArmUpgradeFailureAction) {
175
+ /** Indicates that a rollback of the upgrade will be performed by Service Fabric if the upgrade fails. */
176
+ KnownArmUpgradeFailureAction["Rollback"] = "Rollback";
177
+ /** Indicates that a manual repair will need to be performed by the administrator if the upgrade fails. Service Fabric will not proceed to the next upgrade domain automatically. */
178
+ KnownArmUpgradeFailureAction["Manual"] = "Manual";
179
+ })(KnownArmUpgradeFailureAction || (KnownArmUpgradeFailureAction = {}));
180
+ /** Known values of {@link RollingUpgradeMode} that the service accepts. */
181
+ export var KnownRollingUpgradeMode;
182
+ (function (KnownRollingUpgradeMode) {
183
+ /** Indicates the upgrade mode is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */
184
+ KnownRollingUpgradeMode["Invalid"] = "Invalid";
185
+ /** The upgrade will proceed automatically without performing any health monitoring. The value is 1 */
186
+ KnownRollingUpgradeMode["UnmonitoredAuto"] = "UnmonitoredAuto";
187
+ /** The upgrade will stop after completing each upgrade domain, giving the opportunity to manually monitor health before proceeding. The value is 2 */
188
+ KnownRollingUpgradeMode["UnmonitoredManual"] = "UnmonitoredManual";
189
+ /** The upgrade will stop after completing each upgrade domain and automatically monitor health before proceeding. The value is 3 */
190
+ KnownRollingUpgradeMode["Monitored"] = "Monitored";
191
+ })(KnownRollingUpgradeMode || (KnownRollingUpgradeMode = {}));
192
+ /** Known values of {@link ServiceKind} that the service accepts. */
193
+ export var KnownServiceKind;
194
+ (function (KnownServiceKind) {
195
+ /** Indicates the service kind is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */
196
+ KnownServiceKind["Invalid"] = "Invalid";
197
+ /** Does not use Service Fabric to make its state highly available or reliable. The value is 1. */
198
+ KnownServiceKind["Stateless"] = "Stateless";
199
+ /** Uses Service Fabric to make its state or part of its state highly available and reliable. The value is 2. */
200
+ KnownServiceKind["Stateful"] = "Stateful";
201
+ })(KnownServiceKind || (KnownServiceKind = {}));
202
+ /** Known values of {@link PartitionScheme} that the service accepts. */
203
+ export var KnownPartitionScheme;
204
+ (function (KnownPartitionScheme) {
205
+ /** Indicates the partition kind is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */
206
+ KnownPartitionScheme["Invalid"] = "Invalid";
207
+ /** Indicates that the partition is based on string names, and is a SingletonPartitionSchemeDescription object, The value is 1. */
208
+ KnownPartitionScheme["Singleton"] = "Singleton";
209
+ /** Indicates that the partition is based on Int64 key ranges, and is a UniformInt64RangePartitionSchemeDescription object. The value is 2. */
210
+ KnownPartitionScheme["UniformInt64Range"] = "UniformInt64Range";
211
+ /** Indicates that the partition is based on string names, and is a NamedPartitionSchemeDescription object. The value is 3 */
212
+ KnownPartitionScheme["Named"] = "Named";
213
+ })(KnownPartitionScheme || (KnownPartitionScheme = {}));
214
+ /** Known values of {@link ArmServicePackageActivationMode} that the service accepts. */
215
+ export var KnownArmServicePackageActivationMode;
216
+ (function (KnownArmServicePackageActivationMode) {
217
+ /** Indicates the application package activation mode will use shared process. */
218
+ KnownArmServicePackageActivationMode["SharedProcess"] = "SharedProcess";
219
+ /** Indicates the application package activation mode will use exclusive process. */
220
+ KnownArmServicePackageActivationMode["ExclusiveProcess"] = "ExclusiveProcess";
221
+ })(KnownArmServicePackageActivationMode || (KnownArmServicePackageActivationMode = {}));
222
+ /** Known values of {@link ServiceCorrelationScheme} that the service accepts. */
223
+ export var KnownServiceCorrelationScheme;
224
+ (function (KnownServiceCorrelationScheme) {
225
+ /** An invalid correlation scheme. Cannot be used. The value is zero. */
226
+ KnownServiceCorrelationScheme["Invalid"] = "Invalid";
227
+ /** Indicates that this service has an affinity relationship with another service. Provided for backwards compatibility, consider preferring the Aligned or NonAlignedAffinity options. The value is 1. */
228
+ KnownServiceCorrelationScheme["Affinity"] = "Affinity";
229
+ /** Aligned affinity ensures that the primaries of the partitions of the affinitized services are collocated on the same nodes. This is the default and is the same as selecting the Affinity scheme. The value is 2. */
230
+ KnownServiceCorrelationScheme["AlignedAffinity"] = "AlignedAffinity";
231
+ /** Non-Aligned affinity guarantees that all replicas of each service will be placed on the same nodes. Unlike Aligned Affinity, this does not guarantee that replicas of particular role will be collocated. The value is 3. */
232
+ KnownServiceCorrelationScheme["NonAlignedAffinity"] = "NonAlignedAffinity";
233
+ })(KnownServiceCorrelationScheme || (KnownServiceCorrelationScheme = {}));
234
+ /** Known values of {@link ServiceLoadMetricWeight} that the service accepts. */
235
+ export var KnownServiceLoadMetricWeight;
236
+ (function (KnownServiceLoadMetricWeight) {
237
+ /** Disables resource balancing for this metric. This value is zero. */
238
+ KnownServiceLoadMetricWeight["Zero"] = "Zero";
239
+ /** Specifies the metric weight of the service load as Low. The value is 1. */
240
+ KnownServiceLoadMetricWeight["Low"] = "Low";
241
+ /** Specifies the metric weight of the service load as Medium. The value is 2. */
242
+ KnownServiceLoadMetricWeight["Medium"] = "Medium";
243
+ /** Specifies the metric weight of the service load as High. The value is 3. */
244
+ KnownServiceLoadMetricWeight["High"] = "High";
245
+ })(KnownServiceLoadMetricWeight || (KnownServiceLoadMetricWeight = {}));
246
+ /** Known values of {@link ServicePlacementPolicyType} that the service accepts. */
247
+ export var KnownServicePlacementPolicyType;
248
+ (function (KnownServicePlacementPolicyType) {
249
+ /** Indicates the type of the placement policy is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */
250
+ KnownServicePlacementPolicyType["Invalid"] = "Invalid";
251
+ /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementInvalidDomainPolicyDescription, which indicates that a particular fault or upgrade domain cannot be used for placement of this service. The value is 1. */
252
+ KnownServicePlacementPolicyType["InvalidDomain"] = "InvalidDomain";
253
+ /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementRequireDomainDistributionPolicyDescription indicating that the replicas of the service must be placed in a specific domain. The value is 2. */
254
+ KnownServicePlacementPolicyType["RequiredDomain"] = "RequiredDomain";
255
+ /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementPreferPrimaryDomainPolicyDescription, which indicates that if possible the Primary replica for the partitions of the service should be located in a particular domain as an optimization. The value is 3. */
256
+ KnownServicePlacementPolicyType["PreferredPrimaryDomain"] = "PreferredPrimaryDomain";
257
+ /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementRequireDomainDistributionPolicyDescription, indicating that the system will disallow placement of any two replicas from the same partition in the same domain at any time. The value is 4. */
258
+ KnownServicePlacementPolicyType["RequiredDomainDistribution"] = "RequiredDomainDistribution";
259
+ /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementNonPartiallyPlaceServicePolicyDescription, which indicates that if possible all replicas of a particular partition of the service should be placed atomically. The value is 5. */
260
+ KnownServicePlacementPolicyType["NonPartiallyPlaceService"] = "NonPartiallyPlaceService";
261
+ })(KnownServicePlacementPolicyType || (KnownServicePlacementPolicyType = {}));
262
+ /** Known values of {@link MoveCost} that the service accepts. */
263
+ export var KnownMoveCost;
264
+ (function (KnownMoveCost) {
265
+ /** Zero move cost. This value is zero. */
266
+ KnownMoveCost["Zero"] = "Zero";
267
+ /** Specifies the move cost of the service as Low. The value is 1. */
268
+ KnownMoveCost["Low"] = "Low";
269
+ /** Specifies the move cost of the service as Medium. The value is 2. */
270
+ KnownMoveCost["Medium"] = "Medium";
271
+ /** Specifies the move cost of the service as High. The value is 3. */
272
+ KnownMoveCost["High"] = "High";
273
+ })(KnownMoveCost || (KnownMoveCost = {}));
274
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.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 type PartitionSchemeDescriptionUnion =\n | PartitionSchemeDescription\n | NamedPartitionSchemeDescription\n | SingletonPartitionSchemeDescription\n | UniformInt64RangePartitionSchemeDescription;\nexport type ServiceResourcePropertiesUnion =\n | ServiceResourceProperties\n | StatefulServiceProperties\n | StatelessServiceProperties;\nexport type ServiceResourceUpdatePropertiesUnion =\n | ServiceResourceUpdateProperties\n | StatefulServiceUpdateProperties\n | StatelessServiceUpdateProperties;\n\n/** The detail of the Service Fabric runtime version result */\nexport interface ClusterVersionDetails {\n /** The Service Fabric runtime version of the cluster. */\n codeVersion?: string;\n /** The date of expiry of support of the version. */\n supportExpiryUtc?: string;\n /** Indicates if this version is for Windows or Linux operating system. */\n environment?: ClusterEnvironment;\n}\n\n/** The settings to enable AAD authentication on the cluster. */\nexport interface AzureActiveDirectory {\n /** Azure active directory tenant id. */\n tenantId?: string;\n /** Azure active directory cluster application id. */\n clusterApplication?: string;\n /** Azure active directory client application id. */\n clientApplication?: string;\n}\n\n/** Describes the certificate details. */\nexport interface CertificateDescription {\n /** Thumbprint of the primary certificate. */\n thumbprint: string;\n /** Thumbprint of the secondary certificate. */\n thumbprintSecondary?: string;\n /** The local certificate store location. */\n x509StoreName?: StoreName;\n}\n\n/** Describes a list of server certificates referenced by common name that are used to secure the cluster. */\nexport interface ServerCertificateCommonNames {\n /** The list of server certificates referenced by common name that are used to secure the cluster. */\n commonNames?: ServerCertificateCommonName[];\n /** The local certificate store location. */\n x509StoreName?: StoreName;\n}\n\n/** Describes the server certificate details using common name. */\nexport interface ServerCertificateCommonName {\n /** The common name of the server certificate. */\n certificateCommonName: string;\n /** The issuer thumbprint of the server certificate. */\n certificateIssuerThumbprint: string;\n}\n\n/** Describes the client certificate details using common name. */\nexport interface ClientCertificateCommonName {\n /** Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster. */\n isAdmin: boolean;\n /** The common name of the client certificate. */\n certificateCommonName: string;\n /** The issuer thumbprint of the client certificate. */\n certificateIssuerThumbprint: string;\n}\n\n/** Describes the client certificate details using thumbprint. */\nexport interface ClientCertificateThumbprint {\n /** Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster. */\n isAdmin: boolean;\n /** The thumbprint of the client certificate. */\n certificateThumbprint: string;\n}\n\n/** The storage account information for storing Service Fabric diagnostic logs. */\nexport interface DiagnosticsStorageAccountConfig {\n /** The Azure storage account name. */\n storageAccountName: string;\n /** The protected diagnostics storage key name. */\n protectedAccountKeyName: string;\n /** The secondary protected diagnostics storage key name. If one of the storage account keys is rotated the cluster will fallback to using the other. */\n protectedAccountKeyName2?: string;\n /** The blob endpoint of the azure storage account. */\n blobEndpoint: string;\n /** The queue endpoint of the azure storage account. */\n queueEndpoint: string;\n /** The table endpoint of the azure storage account. */\n tableEndpoint: string;\n}\n\n/** Describes a section in the fabric settings of the cluster. */\nexport interface SettingsSectionDescription {\n /** The section name of the fabric settings. */\n name: string;\n /** The collection of parameters in the section. */\n parameters: SettingsParameterDescription[];\n}\n\n/** Describes a parameter in fabric settings of the cluster. */\nexport interface SettingsParameterDescription {\n /** The parameter name of fabric setting. */\n name: string;\n /** The parameter value of fabric setting. */\n value: string;\n}\n\n/** Describes a node type in the cluster, each node type represents sub set of nodes in the cluster. */\nexport interface NodeTypeDescription {\n /** The name of the node type. */\n name: string;\n /** The placement tags applied to nodes in the node type, which can be used to indicate where certain services (workload) should run. */\n placementProperties?: { [propertyName: string]: string };\n /** The capacity tags applied to the nodes in the node type, the cluster resource manager uses these tags to understand how much resource a node has. */\n capacities?: { [propertyName: string]: string };\n /** The TCP cluster management endpoint port. */\n clientConnectionEndpointPort: number;\n /** The HTTP cluster management endpoint port. */\n httpGatewayEndpointPort: number;\n /**\n * The durability level of the node type. Learn about [DurabilityLevel](https://docs.microsoft.com/azure/service-fabric/service-fabric-cluster-capacity).\n *\n * - Bronze - No privileges. This is the default.\n * - Silver - The infrastructure jobs can be paused for a duration of 10 minutes per UD.\n * - Gold - The infrastructure jobs can be paused for a duration of 2 hours per UD. Gold durability can be enabled only on full node VM skus like D15_V2, G5 etc.\n *\n */\n durabilityLevel?: DurabilityLevel;\n /** The range of ports from which cluster assigned port to Service Fabric applications. */\n applicationPorts?: EndpointRangeDescription;\n /** The range of ephemeral ports that nodes in this node type should be configured with. */\n ephemeralPorts?: EndpointRangeDescription;\n /** The node type on which system services will run. Only one node type should be marked as primary. Primary node type cannot be deleted or changed for existing clusters. */\n isPrimary: boolean;\n /** VMInstanceCount should be 1 to n, where n indicates the number of VM instances corresponding to this nodeType. VMInstanceCount = 0 can be done only in these scenarios: NodeType is a secondary nodeType. Durability = Bronze or Durability >= Bronze and InfrastructureServiceManager = true. If VMInstanceCount = 0, implies the VMs for this nodeType will not be used for the initial cluster size computation. */\n vmInstanceCount: number;\n /** The endpoint used by reverse proxy. */\n reverseProxyEndpointPort?: number;\n /** Indicates if the node type can only host Stateless workloads. */\n isStateless?: boolean;\n /** Indicates if the node type is enabled to support multiple zones. */\n multipleAvailabilityZones?: boolean;\n}\n\n/** Port range details */\nexport interface EndpointRangeDescription {\n /** Starting port of a range of ports */\n startPort: number;\n /** End port of a range of ports */\n endPort: number;\n}\n\n/** Describes the policy used when upgrading the cluster. */\nexport interface ClusterUpgradePolicy {\n /** If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data). */\n forceRestart?: boolean;\n /** The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. */\n upgradeReplicaSetCheckTimeout: string;\n /** The length of time to wait after completing an upgrade domain before performing health checks. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format. */\n healthCheckWaitDuration: string;\n /** The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format. */\n healthCheckStableDuration: string;\n /** The amount of time to retry health evaluation when the application or cluster is unhealthy before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. */\n healthCheckRetryTimeout: string;\n /** The amount of time the overall upgrade has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. */\n upgradeTimeout: string;\n /** The amount of time each upgrade domain has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. */\n upgradeDomainTimeout: string;\n /** The cluster health policy used when upgrading the cluster. */\n healthPolicy: ClusterHealthPolicy;\n /** The cluster delta health policy used when upgrading the cluster. */\n deltaHealthPolicy?: ClusterUpgradeDeltaHealthPolicy;\n}\n\n/**\n * Defines a health policy used to evaluate the health of the cluster or of a cluster node.\n *\n */\nexport interface ClusterHealthPolicy {\n /**\n * The maximum allowed percentage of unhealthy nodes before reporting an error. For example, to allow 10% of nodes to be unhealthy, this value would be 10.\n *\n * The percentage represents the maximum tolerated percentage of nodes that can be unhealthy before the cluster is considered in error.\n * If the percentage is respected but there is at least one unhealthy node, the health is evaluated as Warning.\n * The percentage is calculated by dividing the number of unhealthy nodes over the total number of nodes in the cluster.\n * The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.\n *\n * In large clusters, some nodes will always be down or out for repairs, so this percentage should be configured to tolerate that.\n *\n */\n maxPercentUnhealthyNodes?: number;\n /**\n * The maximum allowed percentage of unhealthy applications before reporting an error. For example, to allow 10% of applications to be unhealthy, this value would be 10.\n *\n * The percentage represents the maximum tolerated percentage of applications that can be unhealthy before the cluster is considered in error.\n * If the percentage is respected but there is at least one unhealthy application, the health is evaluated as Warning.\n * This is calculated by dividing the number of unhealthy applications over the total number of application instances in the cluster, excluding applications of application types that are included in the ApplicationTypeHealthPolicyMap.\n * The computation rounds up to tolerate one failure on small numbers of applications. Default percentage is zero.\n *\n */\n maxPercentUnhealthyApplications?: number;\n /** Defines the application health policy map used to evaluate the health of an application or one of its children entities. */\n applicationHealthPolicies?: {\n [propertyName: string]: ApplicationHealthPolicy;\n };\n}\n\n/**\n * Defines a health policy used to evaluate the health of an application or one of its children entities.\n *\n */\nexport interface ApplicationHealthPolicy {\n /** The health policy used by default to evaluate the health of a service type. */\n defaultServiceTypeHealthPolicy?: ServiceTypeHealthPolicy;\n /** The map with service type health policy per service type name. The map is empty by default. */\n serviceTypeHealthPolicies?: {\n [propertyName: string]: ServiceTypeHealthPolicy;\n };\n}\n\n/**\n * Represents the health policy used to evaluate the health of services belonging to a service type.\n *\n */\nexport interface ServiceTypeHealthPolicy {\n /**\n * The maximum percentage of services allowed to be unhealthy before your application is considered in error.\n *\n */\n maxPercentUnhealthyServices?: number;\n}\n\n/** Describes the delta health policies for the cluster upgrade. */\nexport interface ClusterUpgradeDeltaHealthPolicy {\n /**\n * The maximum allowed percentage of nodes health degradation allowed during cluster upgrades.\n * The delta is measured between the state of the nodes at the beginning of upgrade and the state of the nodes at the time of the health evaluation.\n * The check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits.\n *\n */\n maxPercentDeltaUnhealthyNodes: number;\n /**\n * The maximum allowed percentage of upgrade domain nodes health degradation allowed during cluster upgrades.\n * The delta is measured between the state of the upgrade domain nodes at the beginning of upgrade and the state of the upgrade domain nodes at the time of the health evaluation.\n * The check is performed after every upgrade domain upgrade completion for all completed upgrade domains to make sure the state of the upgrade domains is within tolerated limits.\n *\n */\n maxPercentUpgradeDomainDeltaUnhealthyNodes: number;\n /**\n * The maximum allowed percentage of applications health degradation allowed during cluster upgrades.\n * The delta is measured between the state of the applications at the beginning of upgrade and the state of the applications at the time of the health evaluation.\n * The check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits. System services are not included in this.\n *\n */\n maxPercentDeltaUnhealthyApplications: number;\n /** Defines the application delta health policy map used to evaluate the health of an application or one of its child entities when upgrading the cluster. */\n applicationDeltaHealthPolicies?: {\n [propertyName: string]: ApplicationDeltaHealthPolicy;\n };\n}\n\n/**\n * Defines a delta health policy used to evaluate the health of an application or one of its child entities when upgrading the cluster.\n *\n */\nexport interface ApplicationDeltaHealthPolicy {\n /** The delta health policy used by default to evaluate the health of a service type when upgrading the cluster. */\n defaultServiceTypeDeltaHealthPolicy?: ServiceTypeDeltaHealthPolicy;\n /** The map with service type delta health policy per service type name. The map is empty by default. */\n serviceTypeDeltaHealthPolicies?: {\n [propertyName: string]: ServiceTypeDeltaHealthPolicy;\n };\n}\n\n/**\n * Represents the delta health policy used to evaluate the health of services belonging to a service type when upgrading the cluster.\n *\n */\nexport interface ServiceTypeDeltaHealthPolicy {\n /**\n * The maximum allowed percentage of services health degradation allowed during cluster upgrades.\n * The delta is measured between the state of the services at the beginning of upgrade and the state of the services at the time of the health evaluation.\n * The check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits.\n *\n */\n maxPercentDeltaUnhealthyServices?: number;\n}\n\nexport interface ApplicationTypeVersionsCleanupPolicy {\n /** Number of unused versions per application type to keep. */\n maxUnusedVersionsToKeep: number;\n}\n\n/** Describes the notification channel for cluster events. */\nexport interface Notification {\n /** Indicates if the notification is enabled. */\n isEnabled: boolean;\n /** The category of notification. */\n notificationCategory: NotificationCategory;\n /** The level of notification. */\n notificationLevel: NotificationLevel;\n /** List of targets that subscribe to the notification. */\n notificationTargets: NotificationTarget[];\n}\n\n/** Describes the notification target properties. */\nexport interface NotificationTarget {\n /** The notification channel indicates the type of receivers subscribed to the notification, either user or subscription. */\n notificationChannel: NotificationChannel;\n /** List of targets that subscribe to the notification. */\n receivers: string[];\n}\n\n/** The resource model definition. */\nexport interface Resource {\n /**\n * Azure resource identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Azure resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Azure resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Azure resource location. */\n location: string;\n /** Azure resource tags. */\n tags?: { [propertyName: string]: string };\n /**\n * Azure resource etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: string;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: string;\n /** The timestamp of resource last modification (UTC). */\n lastModifiedAt?: Date;\n}\n\n/** The structure of the error. */\nexport interface ErrorModel {\n /** The error details. */\n error?: ErrorModelError;\n}\n\n/** The error details. */\nexport interface ErrorModelError {\n /** The error code. */\n code?: string;\n /** The error message. */\n message?: string;\n}\n\n/** Cluster update request */\nexport interface ClusterUpdateParameters {\n /** Cluster update parameters */\n tags?: { [propertyName: string]: string };\n /** The list of add-on features to enable in the cluster. */\n addOnFeatures?: AddOnFeatures[];\n /** The certificate to use for securing the cluster. The certificate provided will be used for node to node security within the cluster, SSL certificate for cluster management endpoint and default admin client. */\n certificate?: CertificateDescription;\n /** Describes a list of server certificates referenced by common name that are used to secure the cluster. */\n certificateCommonNames?: ServerCertificateCommonNames;\n /** The list of client certificates referenced by common name that are allowed to manage the cluster. This will overwrite the existing list. */\n clientCertificateCommonNames?: ClientCertificateCommonName[];\n /** The list of client certificates referenced by thumbprint that are allowed to manage the cluster. This will overwrite the existing list. */\n clientCertificateThumbprints?: ClientCertificateThumbprint[];\n /** The Service Fabric runtime version of the cluster. This property can only by set the user when **upgradeMode** is set to 'Manual'. To get list of available Service Fabric versions for new clusters use [ClusterVersion API](https://learn.microsoft.com/rest/api/servicefabric/cluster-versions/list). To get the list of available version for existing clusters use **availableClusterVersions**. */\n clusterCodeVersion?: string;\n /** Indicates if the event store service is enabled. */\n eventStoreServiceEnabled?: boolean;\n /** The list of custom fabric settings to configure the cluster. This will overwrite the existing list. */\n fabricSettings?: SettingsSectionDescription[];\n /** The list of node types in the cluster. This will overwrite the existing list. */\n nodeTypes?: NodeTypeDescription[];\n /**\n * The reliability level sets the replica set size of system services. Learn about [ReliabilityLevel](https://docs.microsoft.com/azure/service-fabric/service-fabric-cluster-capacity).\n *\n * - None - Run the System services with a target replica set count of 1. This should only be used for test clusters.\n * - Bronze - Run the System services with a target replica set count of 3. This should only be used for test clusters.\n * - Silver - Run the System services with a target replica set count of 5.\n * - Gold - Run the System services with a target replica set count of 7.\n * - Platinum - Run the System services with a target replica set count of 9.\n *\n */\n reliabilityLevel?: ReliabilityLevel;\n /** The server certificate used by reverse proxy. */\n reverseProxyCertificate?: CertificateDescription;\n /** The policy to use when upgrading the cluster. */\n upgradeDescription?: ClusterUpgradePolicy;\n /** The policy used to clean up unused versions. */\n applicationTypeVersionsCleanupPolicy?: ApplicationTypeVersionsCleanupPolicy;\n /** The upgrade mode of the cluster when new Service Fabric runtime version is available. */\n upgradeMode?: UpgradeMode;\n /** This property controls the logical grouping of VMs in upgrade domains (UDs). This property can't be modified if a node type with multiple Availability Zones is already present in the cluster. */\n sfZonalUpgradeMode?: SfZonalUpgradeMode;\n /** This property defines the upgrade mode for the virtual machine scale set, it is mandatory if a node type with multiple Availability Zones is added. */\n vmssZonalUpgradeMode?: VmssZonalUpgradeMode;\n /** Indicates if infrastructure service manager is enabled. */\n infrastructureServiceManager?: boolean;\n /** Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when **upgradeMode** is set to 'Automatic'. */\n upgradeWave?: ClusterUpgradeCadence;\n /** The start timestamp to pause runtime version upgrades on the cluster (UTC). */\n upgradePauseStartTimestampUtc?: Date;\n /** The end timestamp of pause runtime version upgrades on the cluster (UTC). */\n upgradePauseEndTimestampUtc?: Date;\n /** Boolean to pause automatic runtime version upgrades to the cluster. */\n waveUpgradePaused?: boolean;\n /** Indicates a list of notification channels for cluster events. */\n notifications?: Notification[];\n}\n\n/** Cluster list results */\nexport interface ClusterListResult {\n value?: Cluster[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** The list results of the Service Fabric runtime versions. */\nexport interface ClusterCodeVersionsListResult {\n value?: ClusterCodeVersionsResult[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** The result of the Service Fabric runtime versions */\nexport interface ClusterCodeVersionsResult {\n /** The identification of the result */\n id?: string;\n /** The name of the result */\n name?: string;\n /** The result resource type */\n type?: string;\n /** The Service Fabric runtime version of the cluster. */\n codeVersion?: string;\n /** The date of expiry of support of the version. */\n supportExpiryUtc?: string;\n /** Indicates if this version is for Windows or Linux operating system. */\n environment?: ClusterEnvironment;\n}\n\nexport interface UpgradableVersionsDescription {\n /** The target code version. */\n targetVersion: string;\n}\n\n/** The list of intermediate cluster code versions for an upgrade or downgrade. Or minimum and maximum upgradable version if no target was given */\nexport interface UpgradableVersionPathResult {\n supportedPath?: string[];\n}\n\n/** Describes the result of the request to list Service Fabric resource provider operations. */\nexport interface OperationListResult {\n /** List of operations supported by the Service Fabric resource provider. */\n value?: OperationResult[];\n /**\n * URL to get the next set of operation list results if there are any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Available operation list result */\nexport interface OperationResult {\n /** The name of the operation. */\n name?: string;\n /** Indicates whether the operation is a data action */\n isDataAction?: boolean;\n /** The object that represents the operation. */\n display?: AvailableOperationDisplay;\n /** Origin result */\n origin?: string;\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Operation supported by the Service Fabric resource provider */\nexport interface AvailableOperationDisplay {\n /** The name of the provider. */\n provider?: string;\n /** The resource on which the operation is performed */\n resource?: string;\n /** The operation that can be performed. */\n operation?: string;\n /** Operation description */\n description?: string;\n}\n\n/** The resource model definition for proxy-only resource. */\nexport interface ProxyResource {\n /**\n * Azure resource identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Azure resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Azure resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** It will be deprecated in New API, resource location depends on the parent resource. */\n location?: string;\n /** Azure resource tags. */\n tags?: { [propertyName: string]: string };\n /**\n * Azure resource etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** The list of application type names. */\nexport interface ApplicationTypeResourceList {\n value?: ApplicationTypeResource[];\n /**\n * URL to get the next set of application type list results if there are any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The list of application type version resources for the specified application type name resource. */\nexport interface ApplicationTypeVersionResourceList {\n value?: ApplicationTypeVersionResource[];\n /**\n * URL to get the next set of application type version list results if there are any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Describes the managed identities for an Azure resource. */\nexport interface ManagedIdentity {\n /**\n * The principal id of the managed identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant id of the managed identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** The type of managed identity for the resource. */\n type?: ManagedIdentityType;\n /**\n * The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form:\n * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.\n *\n */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\nexport interface UserAssignedIdentity {\n /**\n * The principal id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** The application resource properties for patch operations. */\nexport interface ApplicationResourceUpdateProperties {\n /** The version of the application type as defined in the application manifest. */\n typeVersion?: string;\n /** List of application parameters with overridden values from their default values specified in the application manifest. */\n parameters?: { [propertyName: string]: string };\n /** Describes the policy for a monitored application upgrade. */\n upgradePolicy?: ApplicationUpgradePolicy;\n /** The minimum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. If this property is set to zero, no capacity will be reserved. The value of this property cannot be more than the value of the MaximumNodes property. */\n minimumNodes?: number;\n /** The maximum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. By default, the value of this property is zero and it means that the services can be placed on any node. */\n maximumNodes?: number;\n /** Remove the current application capacity settings. */\n removeApplicationCapacity?: boolean;\n /** List of application capacity metric description. */\n metrics?: ApplicationMetricDescription[];\n /** List of user assigned identities for the application, each mapped to a friendly name. */\n managedIdentities?: ApplicationUserAssignedIdentity[];\n}\n\n/** Describes the policy for a monitored application upgrade. */\nexport interface ApplicationUpgradePolicy {\n /** The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer). */\n upgradeReplicaSetCheckTimeout?: string;\n /** If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data). */\n forceRestart?: boolean;\n /** The policy used for monitoring the application upgrade */\n rollingUpgradeMonitoringPolicy?: ArmRollingUpgradeMonitoringPolicy;\n /**\n * Defines a health policy used to evaluate the health of an application or one of its children entities.\n *\n */\n applicationHealthPolicy?: ArmApplicationHealthPolicy;\n /** The mode used to monitor health during a rolling upgrade. The values are UnmonitoredAuto, UnmonitoredManual, and Monitored. */\n upgradeMode?: RollingUpgradeMode;\n /** Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed and it will result in availability loss. */\n recreateApplication?: boolean;\n}\n\n/** The policy used for monitoring the application upgrade */\nexport interface ArmRollingUpgradeMonitoringPolicy {\n /** The activation Mode of the service package */\n failureAction?: ArmUpgradeFailureAction;\n /** The amount of time to wait after completing an upgrade domain before applying health policies. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds. */\n healthCheckWaitDuration?: string;\n /** The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds. */\n healthCheckStableDuration?: string;\n /** The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds. */\n healthCheckRetryTimeout?: string;\n /** The amount of time the overall upgrade has to complete before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds. */\n upgradeTimeout?: string;\n /** The amount of time each upgrade domain has to complete before FailureAction is executed. It is first interpreted as a string representing an ISO 8601 duration. If that fails, then it is interpreted as a number representing the total number of milliseconds. */\n upgradeDomainTimeout?: string;\n}\n\n/**\n * Defines a health policy used to evaluate the health of an application or one of its children entities.\n *\n */\nexport interface ArmApplicationHealthPolicy {\n /** Indicates whether warnings are treated with the same severity as errors. */\n considerWarningAsError?: boolean;\n /**\n * The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100.\n * The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error.\n * This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster.\n * The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.\n *\n */\n maxPercentUnhealthyDeployedApplications?: number;\n /** The health policy used by default to evaluate the health of a service type. */\n defaultServiceTypeHealthPolicy?: ArmServiceTypeHealthPolicy;\n /** The map with service type health policy per service type name. The map is empty by default. */\n serviceTypeHealthPolicyMap?: {\n [propertyName: string]: ArmServiceTypeHealthPolicy;\n };\n}\n\n/**\n * Represents the health policy used to evaluate the health of services belonging to a service type.\n *\n */\nexport interface ArmServiceTypeHealthPolicy {\n /**\n * The maximum percentage of services allowed to be unhealthy before your application is considered in error.\n *\n */\n maxPercentUnhealthyServices?: number;\n /**\n * The maximum percentage of partitions per service allowed to be unhealthy before your application is considered in error.\n *\n */\n maxPercentUnhealthyPartitionsPerService?: number;\n /**\n * The maximum percentage of replicas per partition allowed to be unhealthy before your application is considered in error.\n *\n */\n maxPercentUnhealthyReplicasPerPartition?: number;\n}\n\n/**\n * Describes capacity information for a custom resource balancing metric. This can be used to limit the total consumption of this metric by the services of this application.\n *\n */\nexport interface ApplicationMetricDescription {\n /** The name of the metric. */\n name?: string;\n /**\n * The maximum node capacity for Service Fabric application.\n * This is the maximum Load for an instance of this application on a single node. Even if the capacity of node is greater than this value, Service Fabric will limit the total load of services within the application on each node to this value.\n * If set to zero, capacity for this metric is unlimited on each node.\n * When creating a new application with application capacity defined, the product of MaximumNodes and this value must always be smaller than or equal to TotalApplicationCapacity.\n * When updating existing application with application capacity, the product of MaximumNodes and this value must always be smaller than or equal to TotalApplicationCapacity.\n *\n */\n maximumCapacity?: number;\n /**\n * The node reservation capacity for Service Fabric application.\n * This is the amount of load which is reserved on nodes which have instances of this application.\n * If MinimumNodes is specified, then the product of these values will be the capacity reserved in the cluster for the application.\n * If set to zero, no capacity is reserved for this metric.\n * When setting application capacity or when updating application capacity; this value must be smaller than or equal to MaximumCapacity for each metric.\n *\n */\n reservationCapacity?: number;\n /**\n * The total metric capacity for Service Fabric application.\n * This is the total metric capacity for this application in the cluster. Service Fabric will try to limit the sum of loads of services within the application to this value.\n * When creating a new application with application capacity defined, the product of MaximumNodes and MaximumCapacity must always be smaller than or equal to this value.\n *\n */\n totalApplicationCapacity?: number;\n}\n\nexport interface ApplicationUserAssignedIdentity {\n /** The friendly name of user assigned identity. */\n name: string;\n /** The principal id of user assigned identity. */\n principalId: string;\n}\n\n/** The list of application resources. */\nexport interface ApplicationResourceList {\n value?: ApplicationResource[];\n /**\n * URL to get the next set of application list results if there are any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Describes how the service is partitioned. */\nexport interface PartitionSchemeDescription {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n partitionScheme: \"Named\" | \"Singleton\" | \"UniformInt64Range\";\n}\n\n/** The common service resource properties. */\nexport interface ServiceResourcePropertiesBase {\n /** The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: \"NodeColor == blue)\". */\n placementConstraints?: string;\n /** A list that describes the correlation of the service with other services. */\n correlationScheme?: ServiceCorrelationDescription[];\n /** The service load metrics is given as an array of ServiceLoadMetricDescription objects. */\n serviceLoadMetrics?: ServiceLoadMetricDescription[];\n /** A list that describes the correlation of the service with other services. */\n servicePlacementPolicies?: ServicePlacementPolicyDescription[];\n /** Specifies the move cost for the service. */\n defaultMoveCost?: MoveCost;\n}\n\n/** Creates a particular correlation between services. */\nexport interface ServiceCorrelationDescription {\n /** The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName. */\n scheme: ServiceCorrelationScheme;\n /** The name of the service that the correlation relationship is established with. */\n serviceName: string;\n}\n\n/** Specifies a metric to load balance a service during runtime. */\nexport interface ServiceLoadMetricDescription {\n /** The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive. */\n name: string;\n /** The service load metric relative weight, compared to other metrics configured for this service, as a number. */\n weight?: ServiceLoadMetricWeight;\n /** Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica. */\n primaryDefaultLoad?: number;\n /** Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica. */\n secondaryDefaultLoad?: number;\n /** Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric. */\n defaultLoad?: number;\n}\n\n/** Describes the policy to be used for placement of a Service Fabric service. */\nexport interface ServicePlacementPolicyDescription {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"ServicePlacementPolicyDescription\";\n}\n\n/** The list of service resources. */\nexport interface ServiceResourceList {\n value?: ServiceResource[];\n /**\n * URL to get the next set of service list results if there are any.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/**\n * The cluster resource\n *\n */\nexport interface Cluster extends Resource {\n /** The list of add-on features to enable in the cluster. */\n addOnFeatures?: AddOnFeatures[];\n /**\n * The Service Fabric runtime versions available for this cluster.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availableClusterVersions?: ClusterVersionDetails[];\n /** The AAD authentication settings of the cluster. */\n azureActiveDirectory?: AzureActiveDirectory;\n /** The certificate to use for securing the cluster. The certificate provided will be used for node to node security within the cluster, SSL certificate for cluster management endpoint and default admin client. */\n certificate?: CertificateDescription;\n /** Describes a list of server certificates referenced by common name that are used to secure the cluster. */\n certificateCommonNames?: ServerCertificateCommonNames;\n /** The list of client certificates referenced by common name that are allowed to manage the cluster. */\n clientCertificateCommonNames?: ClientCertificateCommonName[];\n /** The list of client certificates referenced by thumbprint that are allowed to manage the cluster. */\n clientCertificateThumbprints?: ClientCertificateThumbprint[];\n /** The Service Fabric runtime version of the cluster. This property can only by set the user when **upgradeMode** is set to 'Manual'. To get list of available Service Fabric versions for new clusters use [ClusterVersion API](https://learn.microsoft.com/rest/api/servicefabric/cluster-versions/list). To get the list of available version for existing clusters use **availableClusterVersions**. */\n clusterCodeVersion?: string;\n /**\n * The Azure Resource Provider endpoint. A system service in the cluster connects to this endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterEndpoint?: string;\n /**\n * A service generated unique identifier for the cluster resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterId?: string;\n /**\n * The current state of the cluster.\n *\n * - WaitingForNodes - Indicates that the cluster resource is created and the resource provider is waiting for Service Fabric VM extension to boot up and report to it.\n * - Deploying - Indicates that the Service Fabric runtime is being installed on the VMs. Cluster resource will be in this state until the cluster boots up and system services are up.\n * - BaselineUpgrade - Indicates that the cluster is upgrading to establishes the cluster version. This upgrade is automatically initiated when the cluster boots up for the first time.\n * - UpdatingUserConfiguration - Indicates that the cluster is being upgraded with the user provided configuration.\n * - UpdatingUserCertificate - Indicates that the cluster is being upgraded with the user provided certificate.\n * - UpdatingInfrastructure - Indicates that the cluster is being upgraded with the latest Service Fabric runtime version. This happens only when the **upgradeMode** is set to 'Automatic'.\n * - EnforcingClusterVersion - Indicates that cluster is on a different version than expected and the cluster is being upgraded to the expected version.\n * - UpgradeServiceUnreachable - Indicates that the system service in the cluster is no longer polling the Resource Provider. Clusters in this state cannot be managed by the Resource Provider.\n * - AutoScale - Indicates that the ReliabilityLevel of the cluster is being adjusted.\n * - Ready - Indicates that the cluster is in a stable state.\n *\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clusterState?: ClusterState;\n /** The storage account information for storing Service Fabric diagnostic logs. */\n diagnosticsStorageAccountConfig?: DiagnosticsStorageAccountConfig;\n /** Indicates if the event store service is enabled. */\n eventStoreServiceEnabled?: boolean;\n /** The list of custom fabric settings to configure the cluster. */\n fabricSettings?: SettingsSectionDescription[];\n /** The http management endpoint of the cluster. */\n managementEndpoint?: string;\n /** The list of node types in the cluster. */\n nodeTypes?: NodeTypeDescription[];\n /**\n * The provisioning state of the cluster resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * The reliability level sets the replica set size of system services. Learn about [ReliabilityLevel](https://docs.microsoft.com/azure/service-fabric/service-fabric-cluster-capacity).\n *\n * - None - Run the System services with a target replica set count of 1. This should only be used for test clusters.\n * - Bronze - Run the System services with a target replica set count of 3. This should only be used for test clusters.\n * - Silver - Run the System services with a target replica set count of 5.\n * - Gold - Run the System services with a target replica set count of 7.\n * - Platinum - Run the System services with a target replica set count of 9.\n *\n */\n reliabilityLevel?: ReliabilityLevel;\n /** The server certificate used by reverse proxy. */\n reverseProxyCertificate?: CertificateDescription;\n /** Describes a list of server certificates referenced by common name that are used to secure the cluster. */\n reverseProxyCertificateCommonNames?: ServerCertificateCommonNames;\n /** The policy to use when upgrading the cluster. */\n upgradeDescription?: ClusterUpgradePolicy;\n /** The upgrade mode of the cluster when new Service Fabric runtime version is available. */\n upgradeMode?: UpgradeMode;\n /** The policy used to clean up unused versions. */\n applicationTypeVersionsCleanupPolicy?: ApplicationTypeVersionsCleanupPolicy;\n /** The VM image VMSS has been configured with. Generic names such as Windows or Linux can be used. */\n vmImage?: string;\n /** This property controls the logical grouping of VMs in upgrade domains (UDs). This property can't be modified if a node type with multiple Availability Zones is already present in the cluster. */\n sfZonalUpgradeMode?: SfZonalUpgradeMode;\n /** This property defines the upgrade mode for the virtual machine scale set, it is mandatory if a node type with multiple Availability Zones is added. */\n vmssZonalUpgradeMode?: VmssZonalUpgradeMode;\n /** Indicates if infrastructure service manager is enabled. */\n infrastructureServiceManager?: boolean;\n /** Indicates when new cluster runtime version upgrades will be applied after they are released. By default is Wave0. Only applies when **upgradeMode** is set to 'Automatic'. */\n upgradeWave?: ClusterUpgradeCadence;\n /** Indicates the start date and time to pause automatic runtime version upgrades on the cluster for an specific period of time on the cluster (UTC). */\n upgradePauseStartTimestampUtc?: Date;\n /** Indicates the end date and time to pause automatic runtime version upgrades on the cluster for an specific period of time on the cluster (UTC). */\n upgradePauseEndTimestampUtc?: Date;\n /** Boolean to pause automatic runtime version upgrades to the cluster. */\n waveUpgradePaused?: boolean;\n /** Indicates a list of notification channels for cluster events. */\n notifications?: Notification[];\n}\n\n/** The application type name resource */\nexport interface ApplicationTypeResource extends ProxyResource {\n /**\n * The current deployment or provisioning state, which only appears in the response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** An application type version resource for the specified application type name resource. */\nexport interface ApplicationTypeVersionResource extends ProxyResource {\n /**\n * The current deployment or provisioning state, which only appears in the response\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** The URL to the application package */\n appPackageUrl?: string;\n /**\n * List of application type parameters that can be overridden when creating or updating the application.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly defaultParameterList?: { [propertyName: string]: string };\n}\n\n/** The application resource. */\nexport interface ApplicationResource extends ProxyResource {\n /** Describes the managed identities for an Azure resource. */\n identity?: ManagedIdentity;\n /** The version of the application type as defined in the application manifest. */\n typeVersion?: string;\n /** List of application parameters with overridden values from their default values specified in the application manifest. */\n parameters?: { [propertyName: string]: string };\n /** Describes the policy for a monitored application upgrade. */\n upgradePolicy?: ApplicationUpgradePolicy;\n /** The minimum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. If this property is set to zero, no capacity will be reserved. The value of this property cannot be more than the value of the MaximumNodes property. */\n minimumNodes?: number;\n /** The maximum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. By default, the value of this property is zero and it means that the services can be placed on any node. */\n maximumNodes?: number;\n /** Remove the current application capacity settings. */\n removeApplicationCapacity?: boolean;\n /** List of application capacity metric description. */\n metrics?: ApplicationMetricDescription[];\n /** List of user assigned identities for the application, each mapped to a friendly name. */\n managedIdentities?: ApplicationUserAssignedIdentity[];\n /**\n * The current deployment or provisioning state, which only appears in the response\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** The application type name as defined in the application manifest. */\n typeName?: string;\n}\n\n/** The application resource for patch operations. */\nexport interface ApplicationResourceUpdate extends ProxyResource {\n /** The version of the application type as defined in the application manifest. */\n typeVersion?: string;\n /** List of application parameters with overridden values from their default values specified in the application manifest. */\n parameters?: { [propertyName: string]: string };\n /** Describes the policy for a monitored application upgrade. */\n upgradePolicy?: ApplicationUpgradePolicy;\n /** The minimum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. If this property is set to zero, no capacity will be reserved. The value of this property cannot be more than the value of the MaximumNodes property. */\n minimumNodes?: number;\n /** The maximum number of nodes where Service Fabric will reserve capacity for this application. Note that this does not mean that the services of this application will be placed on all of those nodes. By default, the value of this property is zero and it means that the services can be placed on any node. */\n maximumNodes?: number;\n /** Remove the current application capacity settings. */\n removeApplicationCapacity?: boolean;\n /** List of application capacity metric description. */\n metrics?: ApplicationMetricDescription[];\n /** List of user assigned identities for the application, each mapped to a friendly name. */\n managedIdentities?: ApplicationUserAssignedIdentity[];\n}\n\n/** The service resource. */\nexport interface ServiceResource extends ProxyResource {\n /** The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: \"NodeColor == blue)\". */\n placementConstraints?: string;\n /** A list that describes the correlation of the service with other services. */\n correlationScheme?: ServiceCorrelationDescription[];\n /** The service load metrics is given as an array of ServiceLoadMetricDescription objects. */\n serviceLoadMetrics?: ServiceLoadMetricDescription[];\n /** A list that describes the correlation of the service with other services. */\n servicePlacementPolicies?: ServicePlacementPolicyDescription[];\n /** Specifies the move cost for the service. */\n defaultMoveCost?: MoveCost;\n /**\n * The current deployment or provisioning state, which only appears in the response\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** The kind of service (Stateless or Stateful). */\n serviceKind?: ServiceKind;\n /** The name of the service type */\n serviceTypeName?: string;\n /** Describes how the service is partitioned. */\n partitionDescription?: PartitionSchemeDescriptionUnion;\n /** The activation Mode of the service package */\n servicePackageActivationMode?: ArmServicePackageActivationMode;\n /** Dns name used for the service. If this is specified, then the service can be accessed via its DNS name instead of service name. */\n serviceDnsName?: string;\n}\n\n/** The service resource for patch operations. */\nexport interface ServiceResourceUpdate extends ProxyResource {\n /** The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: \"NodeColor == blue)\". */\n placementConstraints?: string;\n /** A list that describes the correlation of the service with other services. */\n correlationScheme?: ServiceCorrelationDescription[];\n /** The service load metrics is given as an array of ServiceLoadMetricDescription objects. */\n serviceLoadMetrics?: ServiceLoadMetricDescription[];\n /** A list that describes the correlation of the service with other services. */\n servicePlacementPolicies?: ServicePlacementPolicyDescription[];\n /** Specifies the move cost for the service. */\n defaultMoveCost?: MoveCost;\n /** The kind of service (Stateless or Stateful). */\n serviceKind?: ServiceKind;\n}\n\n/** The application resource properties. */\nexport interface ApplicationResourceProperties\n extends ApplicationResourceUpdateProperties {\n /**\n * The current deployment or provisioning state, which only appears in the response\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** The application type name as defined in the application manifest. */\n typeName?: string;\n}\n\n/** Describes the named partition scheme of the service. */\nexport interface NamedPartitionSchemeDescription\n extends PartitionSchemeDescription {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n partitionScheme: \"Named\";\n /** The number of partitions. */\n count: number;\n /** Array of size specified by the ‘count’ parameter, for the names of the partitions. */\n names: string[];\n}\n\n/** SingletonPartitionSchemeDescription */\nexport interface SingletonPartitionSchemeDescription\n extends PartitionSchemeDescription {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n partitionScheme: \"Singleton\";\n}\n\n/** Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions. */\nexport interface UniformInt64RangePartitionSchemeDescription\n extends PartitionSchemeDescription {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n partitionScheme: \"UniformInt64Range\";\n /** The number of partitions. */\n count: number;\n /**\n * String indicating the lower bound of the partition key range that\n * should be split between the partition ‘count’\n *\n */\n lowKey: string;\n /**\n * String indicating the upper bound of the partition key range that\n * should be split between the partition ‘count’\n *\n */\n highKey: string;\n}\n\n/** The service resource properties. */\nexport interface ServiceResourceProperties\n extends ServiceResourcePropertiesBase {\n /**\n * The current deployment or provisioning state, which only appears in the response\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** The kind of service (Stateless or Stateful). */\n serviceKind: ServiceKind;\n /** The name of the service type */\n serviceTypeName?: string;\n /** Describes how the service is partitioned. */\n partitionDescription?: PartitionSchemeDescriptionUnion;\n /** The activation Mode of the service package */\n servicePackageActivationMode?: ArmServicePackageActivationMode;\n /** Dns name used for the service. If this is specified, then the service can be accessed via its DNS name instead of service name. */\n serviceDnsName?: string;\n}\n\n/** The service resource properties for patch operations. */\nexport interface ServiceResourceUpdateProperties\n extends ServiceResourcePropertiesBase {\n /** The kind of service (Stateless or Stateful). */\n serviceKind: ServiceKind;\n}\n\n/** The properties of a stateful service resource. */\nexport interface StatefulServiceProperties extends ServiceResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n serviceKind: \"Stateful\";\n /** A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false. */\n hasPersistedState?: boolean;\n /** The target replica set size as a number. */\n targetReplicaSetSize?: number;\n /** The minimum replica set size as a number. */\n minReplicaSetSize?: number;\n /** The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format (hh:mm:ss.s). */\n replicaRestartWaitDuration?: Date;\n /** The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format (hh:mm:ss.s). */\n quorumLossWaitDuration?: Date;\n /** The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format (hh:mm:ss.s). */\n standByReplicaKeepDuration?: Date;\n}\n\n/** The properties of a stateless service resource. */\nexport interface StatelessServiceProperties extends ServiceResourceProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n serviceKind: \"Stateless\";\n /** The instance count. */\n instanceCount?: number;\n /** Delay duration for RequestDrain feature to ensures that the endpoint advertised by the stateless instance is removed before the delay starts prior to closing the instance. This delay enables existing requests to drain gracefully before the instance actually goes down (https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-application-upgrade-advanced#avoid-connection-drops-during-stateless-service-planned-downtime-preview). It is represented in ISO 8601 format (hh:mm:ss.s). */\n instanceCloseDelayDuration?: string;\n}\n\n/** The properties of a stateful service resource for patch operations. */\nexport interface StatefulServiceUpdateProperties\n extends ServiceResourceUpdateProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n serviceKind: \"Stateful\";\n /** The target replica set size as a number. */\n targetReplicaSetSize?: number;\n /** The minimum replica set size as a number. */\n minReplicaSetSize?: number;\n /** The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format (hh:mm:ss.s). */\n replicaRestartWaitDuration?: Date;\n /** The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format (hh:mm:ss.s). */\n quorumLossWaitDuration?: Date;\n /** The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format (hh:mm:ss.s). */\n standByReplicaKeepDuration?: Date;\n}\n\n/** The properties of a stateless service resource for patch operations. */\nexport interface StatelessServiceUpdateProperties\n extends ServiceResourceUpdateProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n serviceKind: \"Stateless\";\n /** The instance count. */\n instanceCount?: number;\n /** Delay duration for RequestDrain feature to ensures that the endpoint advertised by the stateless instance is removed before the delay starts prior to closing the instance. This delay enables existing requests to drain gracefully before the instance actually goes down (https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-application-upgrade-advanced#avoid-connection-drops-during-stateless-service-planned-downtime-preview). It is first interpreted as a string representing an ISO 8601 duration. It is represented in ISO 8601 format (hh:mm:ss.s). */\n instanceCloseDelayDuration?: string;\n}\n\n/** Known values of {@link AddOnFeatures} that the service accepts. */\nexport enum KnownAddOnFeatures {\n /** RepairManager */\n RepairManager = \"RepairManager\",\n /** DnsService */\n DnsService = \"DnsService\",\n /** BackupRestoreService */\n BackupRestoreService = \"BackupRestoreService\",\n /** ResourceMonitorService */\n ResourceMonitorService = \"ResourceMonitorService\"\n}\n\n/**\n * Defines values for AddOnFeatures. \\\n * {@link KnownAddOnFeatures} can be used interchangeably with AddOnFeatures,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **RepairManager** \\\n * **DnsService** \\\n * **BackupRestoreService** \\\n * **ResourceMonitorService**\n */\nexport type AddOnFeatures = string;\n\n/** Known values of {@link ClusterEnvironment} that the service accepts. */\nexport enum KnownClusterEnvironment {\n /** Windows */\n Windows = \"Windows\",\n /** Linux */\n Linux = \"Linux\"\n}\n\n/**\n * Defines values for ClusterEnvironment. \\\n * {@link KnownClusterEnvironment} can be used interchangeably with ClusterEnvironment,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Windows** \\\n * **Linux**\n */\nexport type ClusterEnvironment = string;\n\n/** Known values of {@link StoreName} that the service accepts. */\nexport enum KnownStoreName {\n /** AddressBook */\n AddressBook = \"AddressBook\",\n /** AuthRoot */\n AuthRoot = \"AuthRoot\",\n /** CertificateAuthority */\n CertificateAuthority = \"CertificateAuthority\",\n /** Disallowed */\n Disallowed = \"Disallowed\",\n /** My */\n My = \"My\",\n /** Root */\n Root = \"Root\",\n /** TrustedPeople */\n TrustedPeople = \"TrustedPeople\",\n /** TrustedPublisher */\n TrustedPublisher = \"TrustedPublisher\"\n}\n\n/**\n * Defines values for StoreName. \\\n * {@link KnownStoreName} can be used interchangeably with StoreName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AddressBook** \\\n * **AuthRoot** \\\n * **CertificateAuthority** \\\n * **Disallowed** \\\n * **My** \\\n * **Root** \\\n * **TrustedPeople** \\\n * **TrustedPublisher**\n */\nexport type StoreName = string;\n\n/** Known values of {@link ClusterState} that the service accepts. */\nexport enum KnownClusterState {\n /** WaitingForNodes */\n WaitingForNodes = \"WaitingForNodes\",\n /** Deploying */\n Deploying = \"Deploying\",\n /** BaselineUpgrade */\n BaselineUpgrade = \"BaselineUpgrade\",\n /** UpdatingUserConfiguration */\n UpdatingUserConfiguration = \"UpdatingUserConfiguration\",\n /** UpdatingUserCertificate */\n UpdatingUserCertificate = \"UpdatingUserCertificate\",\n /** UpdatingInfrastructure */\n UpdatingInfrastructure = \"UpdatingInfrastructure\",\n /** EnforcingClusterVersion */\n EnforcingClusterVersion = \"EnforcingClusterVersion\",\n /** UpgradeServiceUnreachable */\n UpgradeServiceUnreachable = \"UpgradeServiceUnreachable\",\n /** AutoScale */\n AutoScale = \"AutoScale\",\n /** Ready */\n Ready = \"Ready\"\n}\n\n/**\n * Defines values for ClusterState. \\\n * {@link KnownClusterState} can be used interchangeably with ClusterState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **WaitingForNodes** \\\n * **Deploying** \\\n * **BaselineUpgrade** \\\n * **UpdatingUserConfiguration** \\\n * **UpdatingUserCertificate** \\\n * **UpdatingInfrastructure** \\\n * **EnforcingClusterVersion** \\\n * **UpgradeServiceUnreachable** \\\n * **AutoScale** \\\n * **Ready**\n */\nexport type ClusterState = string;\n\n/** Known values of {@link DurabilityLevel} that the service accepts. */\nexport enum KnownDurabilityLevel {\n /** Bronze */\n Bronze = \"Bronze\",\n /** Silver */\n Silver = \"Silver\",\n /** Gold */\n Gold = \"Gold\"\n}\n\n/**\n * Defines values for DurabilityLevel. \\\n * {@link KnownDurabilityLevel} can be used interchangeably with DurabilityLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Bronze** \\\n * **Silver** \\\n * **Gold**\n */\nexport type DurabilityLevel = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Updating */\n Updating = \"Updating\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\"\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Updating** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link ReliabilityLevel} that the service accepts. */\nexport enum KnownReliabilityLevel {\n /** None */\n None = \"None\",\n /** Bronze */\n Bronze = \"Bronze\",\n /** Silver */\n Silver = \"Silver\",\n /** Gold */\n Gold = \"Gold\",\n /** Platinum */\n Platinum = \"Platinum\"\n}\n\n/**\n * Defines values for ReliabilityLevel. \\\n * {@link KnownReliabilityLevel} can be used interchangeably with ReliabilityLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Bronze** \\\n * **Silver** \\\n * **Gold** \\\n * **Platinum**\n */\nexport type ReliabilityLevel = string;\n\n/** Known values of {@link UpgradeMode} that the service accepts. */\nexport enum KnownUpgradeMode {\n /** The cluster will be automatically upgraded to the latest Service Fabric runtime version, **upgradeWave** will determine when the upgrade starts after the new version becomes available. */\n Automatic = \"Automatic\",\n /** The cluster will not be automatically upgraded to the latest Service Fabric runtime version. The cluster is upgraded by setting the **clusterCodeVersion** property in the cluster resource. */\n Manual = \"Manual\"\n}\n\n/**\n * Defines values for UpgradeMode. \\\n * {@link KnownUpgradeMode} can be used interchangeably with UpgradeMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Automatic**: The cluster will be automatically upgraded to the latest Service Fabric runtime version, **upgradeWave** will determine when the upgrade starts after the new version becomes available. \\\n * **Manual**: The cluster will not be automatically upgraded to the latest Service Fabric runtime version. The cluster is upgraded by setting the **clusterCodeVersion** property in the cluster resource.\n */\nexport type UpgradeMode = string;\n\n/** Known values of {@link SfZonalUpgradeMode} that the service accepts. */\nexport enum KnownSfZonalUpgradeMode {\n /** VMs under the node type are grouped into UDs and ignore the zone info in five UDs. This setting causes UDs across all zones to be upgraded at the same time. This deployment mode is faster for upgrades, we don't recommend it because it goes against the SDP guidelines, which state that the updates should be applied to one zone at a time. */\n Parallel = \"Parallel\",\n /** If this value is omitted or set to Hierarchical, VMs are grouped to reflect the zonal distribution in up to 15 UDs. Each of the three zones has five UDs. This ensures that the zones are updated one at a time, moving to next zone only after completing five UDs within the first zone. This update process is safer for the cluster and the user application. */\n Hierarchical = \"Hierarchical\"\n}\n\n/**\n * Defines values for SfZonalUpgradeMode. \\\n * {@link KnownSfZonalUpgradeMode} can be used interchangeably with SfZonalUpgradeMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Parallel**: VMs under the node type are grouped into UDs and ignore the zone info in five UDs. This setting causes UDs across all zones to be upgraded at the same time. This deployment mode is faster for upgrades, we don't recommend it because it goes against the SDP guidelines, which state that the updates should be applied to one zone at a time. \\\n * **Hierarchical**: If this value is omitted or set to Hierarchical, VMs are grouped to reflect the zonal distribution in up to 15 UDs. Each of the three zones has five UDs. This ensures that the zones are updated one at a time, moving to next zone only after completing five UDs within the first zone. This update process is safer for the cluster and the user application.\n */\nexport type SfZonalUpgradeMode = string;\n\n/** Known values of {@link VmssZonalUpgradeMode} that the service accepts. */\nexport enum KnownVmssZonalUpgradeMode {\n /** Updates will happen in all Availability Zones at once for the virtual machine scale sets. */\n Parallel = \"Parallel\",\n /** VMs are grouped to reflect the zonal distribution in up to 15 UDs. Each of the three zones has five UDs. This ensures that the zones are updated one at a time, moving to next zone only after completing five UDs within the first zone. */\n Hierarchical = \"Hierarchical\"\n}\n\n/**\n * Defines values for VmssZonalUpgradeMode. \\\n * {@link KnownVmssZonalUpgradeMode} can be used interchangeably with VmssZonalUpgradeMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Parallel**: Updates will happen in all Availability Zones at once for the virtual machine scale sets. \\\n * **Hierarchical**: VMs are grouped to reflect the zonal distribution in up to 15 UDs. Each of the three zones has five UDs. This ensures that the zones are updated one at a time, moving to next zone only after completing five UDs within the first zone.\n */\nexport type VmssZonalUpgradeMode = string;\n\n/** Known values of {@link ClusterUpgradeCadence} that the service accepts. */\nexport enum KnownClusterUpgradeCadence {\n /** Cluster upgrade starts immediately after a new version is rolled out. Recommended for Test\\/Dev clusters. */\n Wave0 = \"Wave0\",\n /** Cluster upgrade starts 7 days after a new version is rolled out. Recommended for Pre-prod clusters. */\n Wave1 = \"Wave1\",\n /** Cluster upgrade starts 14 days after a new version is rolled out. Recommended for Production clusters. */\n Wave2 = \"Wave2\"\n}\n\n/**\n * Defines values for ClusterUpgradeCadence. \\\n * {@link KnownClusterUpgradeCadence} can be used interchangeably with ClusterUpgradeCadence,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Wave0**: Cluster upgrade starts immediately after a new version is rolled out. Recommended for Test\\/Dev clusters. \\\n * **Wave1**: Cluster upgrade starts 7 days after a new version is rolled out. Recommended for Pre-prod clusters. \\\n * **Wave2**: Cluster upgrade starts 14 days after a new version is rolled out. Recommended for Production clusters.\n */\nexport type ClusterUpgradeCadence = string;\n\n/** Known values of {@link NotificationCategory} that the service accepts. */\nexport enum KnownNotificationCategory {\n /** Notification will be regarding wave progress. */\n WaveProgress = \"WaveProgress\"\n}\n\n/**\n * Defines values for NotificationCategory. \\\n * {@link KnownNotificationCategory} can be used interchangeably with NotificationCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **WaveProgress**: Notification will be regarding wave progress.\n */\nexport type NotificationCategory = string;\n\n/** Known values of {@link NotificationLevel} that the service accepts. */\nexport enum KnownNotificationLevel {\n /** Receive only critical notifications. */\n Critical = \"Critical\",\n /** Receive all notifications. */\n All = \"All\"\n}\n\n/**\n * Defines values for NotificationLevel. \\\n * {@link KnownNotificationLevel} can be used interchangeably with NotificationLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Critical**: Receive only critical notifications. \\\n * **All**: Receive all notifications.\n */\nexport type NotificationLevel = string;\n\n/** Known values of {@link NotificationChannel} that the service accepts. */\nexport enum KnownNotificationChannel {\n /** For email user receivers. In this case, the parameter receivers should be a list of email addresses that will receive the notifications. */\n EmailUser = \"EmailUser\",\n /** For subscription receivers. In this case, the parameter receivers should be a list of roles of the subscription for the cluster (eg. Owner, AccountAdmin, etc) that will receive the notifications. */\n EmailSubscription = \"EmailSubscription\"\n}\n\n/**\n * Defines values for NotificationChannel. \\\n * {@link KnownNotificationChannel} can be used interchangeably with NotificationChannel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EmailUser**: For email user receivers. In this case, the parameter receivers should be a list of email addresses that will receive the notifications. \\\n * **EmailSubscription**: For subscription receivers. In this case, the parameter receivers should be a list of roles of the subscription for the cluster (eg. Owner, AccountAdmin, etc) that will receive the notifications.\n */\nexport type NotificationChannel = string;\n\n/** Known values of {@link ClusterVersionsEnvironment} that the service accepts. */\nexport enum KnownClusterVersionsEnvironment {\n /** Windows */\n Windows = \"Windows\",\n /** Linux */\n Linux = \"Linux\"\n}\n\n/**\n * Defines values for ClusterVersionsEnvironment. \\\n * {@link KnownClusterVersionsEnvironment} can be used interchangeably with ClusterVersionsEnvironment,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Windows** \\\n * **Linux**\n */\nexport type ClusterVersionsEnvironment = string;\n\n/** Known values of {@link ArmUpgradeFailureAction} that the service accepts. */\nexport enum KnownArmUpgradeFailureAction {\n /** Indicates that a rollback of the upgrade will be performed by Service Fabric if the upgrade fails. */\n Rollback = \"Rollback\",\n /** Indicates that a manual repair will need to be performed by the administrator if the upgrade fails. Service Fabric will not proceed to the next upgrade domain automatically. */\n Manual = \"Manual\"\n}\n\n/**\n * Defines values for ArmUpgradeFailureAction. \\\n * {@link KnownArmUpgradeFailureAction} can be used interchangeably with ArmUpgradeFailureAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Rollback**: Indicates that a rollback of the upgrade will be performed by Service Fabric if the upgrade fails. \\\n * **Manual**: Indicates that a manual repair will need to be performed by the administrator if the upgrade fails. Service Fabric will not proceed to the next upgrade domain automatically.\n */\nexport type ArmUpgradeFailureAction = string;\n\n/** Known values of {@link RollingUpgradeMode} that the service accepts. */\nexport enum KnownRollingUpgradeMode {\n /** Indicates the upgrade mode is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */\n Invalid = \"Invalid\",\n /** The upgrade will proceed automatically without performing any health monitoring. The value is 1 */\n UnmonitoredAuto = \"UnmonitoredAuto\",\n /** The upgrade will stop after completing each upgrade domain, giving the opportunity to manually monitor health before proceeding. The value is 2 */\n UnmonitoredManual = \"UnmonitoredManual\",\n /** The upgrade will stop after completing each upgrade domain and automatically monitor health before proceeding. The value is 3 */\n Monitored = \"Monitored\"\n}\n\n/**\n * Defines values for RollingUpgradeMode. \\\n * {@link KnownRollingUpgradeMode} can be used interchangeably with RollingUpgradeMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid**: Indicates the upgrade mode is invalid. All Service Fabric enumerations have the invalid type. The value is zero. \\\n * **UnmonitoredAuto**: The upgrade will proceed automatically without performing any health monitoring. The value is 1 \\\n * **UnmonitoredManual**: The upgrade will stop after completing each upgrade domain, giving the opportunity to manually monitor health before proceeding. The value is 2 \\\n * **Monitored**: The upgrade will stop after completing each upgrade domain and automatically monitor health before proceeding. The value is 3\n */\nexport type RollingUpgradeMode = string;\n\n/** Known values of {@link ServiceKind} that the service accepts. */\nexport enum KnownServiceKind {\n /** Indicates the service kind is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */\n Invalid = \"Invalid\",\n /** Does not use Service Fabric to make its state highly available or reliable. The value is 1. */\n Stateless = \"Stateless\",\n /** Uses Service Fabric to make its state or part of its state highly available and reliable. The value is 2. */\n Stateful = \"Stateful\"\n}\n\n/**\n * Defines values for ServiceKind. \\\n * {@link KnownServiceKind} can be used interchangeably with ServiceKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid**: Indicates the service kind is invalid. All Service Fabric enumerations have the invalid type. The value is zero. \\\n * **Stateless**: Does not use Service Fabric to make its state highly available or reliable. The value is 1. \\\n * **Stateful**: Uses Service Fabric to make its state or part of its state highly available and reliable. The value is 2.\n */\nexport type ServiceKind = string;\n\n/** Known values of {@link PartitionScheme} that the service accepts. */\nexport enum KnownPartitionScheme {\n /** Indicates the partition kind is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */\n Invalid = \"Invalid\",\n /** Indicates that the partition is based on string names, and is a SingletonPartitionSchemeDescription object, The value is 1. */\n Singleton = \"Singleton\",\n /** Indicates that the partition is based on Int64 key ranges, and is a UniformInt64RangePartitionSchemeDescription object. The value is 2. */\n UniformInt64Range = \"UniformInt64Range\",\n /** Indicates that the partition is based on string names, and is a NamedPartitionSchemeDescription object. The value is 3 */\n Named = \"Named\"\n}\n\n/**\n * Defines values for PartitionScheme. \\\n * {@link KnownPartitionScheme} can be used interchangeably with PartitionScheme,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid**: Indicates the partition kind is invalid. All Service Fabric enumerations have the invalid type. The value is zero. \\\n * **Singleton**: Indicates that the partition is based on string names, and is a SingletonPartitionSchemeDescription object, The value is 1. \\\n * **UniformInt64Range**: Indicates that the partition is based on Int64 key ranges, and is a UniformInt64RangePartitionSchemeDescription object. The value is 2. \\\n * **Named**: Indicates that the partition is based on string names, and is a NamedPartitionSchemeDescription object. The value is 3\n */\nexport type PartitionScheme = string;\n\n/** Known values of {@link ArmServicePackageActivationMode} that the service accepts. */\nexport enum KnownArmServicePackageActivationMode {\n /** Indicates the application package activation mode will use shared process. */\n SharedProcess = \"SharedProcess\",\n /** Indicates the application package activation mode will use exclusive process. */\n ExclusiveProcess = \"ExclusiveProcess\"\n}\n\n/**\n * Defines values for ArmServicePackageActivationMode. \\\n * {@link KnownArmServicePackageActivationMode} can be used interchangeably with ArmServicePackageActivationMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SharedProcess**: Indicates the application package activation mode will use shared process. \\\n * **ExclusiveProcess**: Indicates the application package activation mode will use exclusive process.\n */\nexport type ArmServicePackageActivationMode = string;\n\n/** Known values of {@link ServiceCorrelationScheme} that the service accepts. */\nexport enum KnownServiceCorrelationScheme {\n /** An invalid correlation scheme. Cannot be used. The value is zero. */\n Invalid = \"Invalid\",\n /** Indicates that this service has an affinity relationship with another service. Provided for backwards compatibility, consider preferring the Aligned or NonAlignedAffinity options. The value is 1. */\n Affinity = \"Affinity\",\n /** Aligned affinity ensures that the primaries of the partitions of the affinitized services are collocated on the same nodes. This is the default and is the same as selecting the Affinity scheme. The value is 2. */\n AlignedAffinity = \"AlignedAffinity\",\n /** Non-Aligned affinity guarantees that all replicas of each service will be placed on the same nodes. Unlike Aligned Affinity, this does not guarantee that replicas of particular role will be collocated. The value is 3. */\n NonAlignedAffinity = \"NonAlignedAffinity\"\n}\n\n/**\n * Defines values for ServiceCorrelationScheme. \\\n * {@link KnownServiceCorrelationScheme} can be used interchangeably with ServiceCorrelationScheme,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid**: An invalid correlation scheme. Cannot be used. The value is zero. \\\n * **Affinity**: Indicates that this service has an affinity relationship with another service. Provided for backwards compatibility, consider preferring the Aligned or NonAlignedAffinity options. The value is 1. \\\n * **AlignedAffinity**: Aligned affinity ensures that the primaries of the partitions of the affinitized services are collocated on the same nodes. This is the default and is the same as selecting the Affinity scheme. The value is 2. \\\n * **NonAlignedAffinity**: Non-Aligned affinity guarantees that all replicas of each service will be placed on the same nodes. Unlike Aligned Affinity, this does not guarantee that replicas of particular role will be collocated. The value is 3.\n */\nexport type ServiceCorrelationScheme = string;\n\n/** Known values of {@link ServiceLoadMetricWeight} that the service accepts. */\nexport enum KnownServiceLoadMetricWeight {\n /** Disables resource balancing for this metric. This value is zero. */\n Zero = \"Zero\",\n /** Specifies the metric weight of the service load as Low. The value is 1. */\n Low = \"Low\",\n /** Specifies the metric weight of the service load as Medium. The value is 2. */\n Medium = \"Medium\",\n /** Specifies the metric weight of the service load as High. The value is 3. */\n High = \"High\"\n}\n\n/**\n * Defines values for ServiceLoadMetricWeight. \\\n * {@link KnownServiceLoadMetricWeight} can be used interchangeably with ServiceLoadMetricWeight,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Zero**: Disables resource balancing for this metric. This value is zero. \\\n * **Low**: Specifies the metric weight of the service load as Low. The value is 1. \\\n * **Medium**: Specifies the metric weight of the service load as Medium. The value is 2. \\\n * **High**: Specifies the metric weight of the service load as High. The value is 3.\n */\nexport type ServiceLoadMetricWeight = string;\n\n/** Known values of {@link ServicePlacementPolicyType} that the service accepts. */\nexport enum KnownServicePlacementPolicyType {\n /** Indicates the type of the placement policy is invalid. All Service Fabric enumerations have the invalid type. The value is zero. */\n Invalid = \"Invalid\",\n /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementInvalidDomainPolicyDescription, which indicates that a particular fault or upgrade domain cannot be used for placement of this service. The value is 1. */\n InvalidDomain = \"InvalidDomain\",\n /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementRequireDomainDistributionPolicyDescription indicating that the replicas of the service must be placed in a specific domain. The value is 2. */\n RequiredDomain = \"RequiredDomain\",\n /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementPreferPrimaryDomainPolicyDescription, which indicates that if possible the Primary replica for the partitions of the service should be located in a particular domain as an optimization. The value is 3. */\n PreferredPrimaryDomain = \"PreferredPrimaryDomain\",\n /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementRequireDomainDistributionPolicyDescription, indicating that the system will disallow placement of any two replicas from the same partition in the same domain at any time. The value is 4. */\n RequiredDomainDistribution = \"RequiredDomainDistribution\",\n /** Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementNonPartiallyPlaceServicePolicyDescription, which indicates that if possible all replicas of a particular partition of the service should be placed atomically. The value is 5. */\n NonPartiallyPlaceService = \"NonPartiallyPlaceService\"\n}\n\n/**\n * Defines values for ServicePlacementPolicyType. \\\n * {@link KnownServicePlacementPolicyType} can be used interchangeably with ServicePlacementPolicyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid**: Indicates the type of the placement policy is invalid. All Service Fabric enumerations have the invalid type. The value is zero. \\\n * **InvalidDomain**: Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementInvalidDomainPolicyDescription, which indicates that a particular fault or upgrade domain cannot be used for placement of this service. The value is 1. \\\n * **RequiredDomain**: Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementRequireDomainDistributionPolicyDescription indicating that the replicas of the service must be placed in a specific domain. The value is 2. \\\n * **PreferredPrimaryDomain**: Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementPreferPrimaryDomainPolicyDescription, which indicates that if possible the Primary replica for the partitions of the service should be located in a particular domain as an optimization. The value is 3. \\\n * **RequiredDomainDistribution**: Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementRequireDomainDistributionPolicyDescription, indicating that the system will disallow placement of any two replicas from the same partition in the same domain at any time. The value is 4. \\\n * **NonPartiallyPlaceService**: Indicates that the ServicePlacementPolicyDescription is of type ServicePlacementNonPartiallyPlaceServicePolicyDescription, which indicates that if possible all replicas of a particular partition of the service should be placed atomically. The value is 5.\n */\nexport type ServicePlacementPolicyType = string;\n\n/** Known values of {@link MoveCost} that the service accepts. */\nexport enum KnownMoveCost {\n /** Zero move cost. This value is zero. */\n Zero = \"Zero\",\n /** Specifies the move cost of the service as Low. The value is 1. */\n Low = \"Low\",\n /** Specifies the move cost of the service as Medium. The value is 2. */\n Medium = \"Medium\",\n /** Specifies the move cost of the service as High. The value is 3. */\n High = \"High\"\n}\n\n/**\n * Defines values for MoveCost. \\\n * {@link KnownMoveCost} can be used interchangeably with MoveCost,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Zero**: Zero move cost. This value is zero. \\\n * **Low**: Specifies the move cost of the service as Low. The value is 1. \\\n * **Medium**: Specifies the move cost of the service as Medium. The value is 2. \\\n * **High**: Specifies the move cost of the service as High. The value is 3.\n */\nexport type MoveCost = string;\n/** Defines values for ManagedIdentityType. */\nexport type ManagedIdentityType =\n | \"SystemAssigned\"\n | \"UserAssigned\"\n | \"SystemAssigned, UserAssigned\"\n | \"None\";\n\n/** Optional parameters. */\nexport interface ClustersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ClustersGetResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ClustersCreateOrUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ClustersUpdateResponse = Cluster;\n\n/** Optional parameters. */\nexport interface ClustersDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ClustersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ClustersListByResourceGroupResponse = ClusterListResult;\n\n/** Optional parameters. */\nexport interface ClustersListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ClustersListResponse = ClusterListResult;\n\n/** Optional parameters. */\nexport interface ClustersListUpgradableVersionsOptionalParams\n extends coreClient.OperationOptions {\n /** The upgrade path description with target version. */\n versionsDescription?: UpgradableVersionsDescription;\n}\n\n/** Contains response data for the listUpgradableVersions operation. */\nexport type ClustersListUpgradableVersionsResponse = UpgradableVersionPathResult;\n\n/** Optional parameters. */\nexport interface ClustersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ClustersListByResourceGroupNextResponse = ClusterListResult;\n\n/** Optional parameters. */\nexport interface ClustersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ClustersListNextResponse = ClusterListResult;\n\n/** Optional parameters. */\nexport interface ClusterVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ClusterVersionsGetResponse = ClusterCodeVersionsListResult;\n\n/** Optional parameters. */\nexport interface ClusterVersionsGetByEnvironmentOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getByEnvironment operation. */\nexport type ClusterVersionsGetByEnvironmentResponse = ClusterCodeVersionsListResult;\n\n/** Optional parameters. */\nexport interface ClusterVersionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ClusterVersionsListResponse = ClusterCodeVersionsListResult;\n\n/** Optional parameters. */\nexport interface ClusterVersionsListByEnvironmentOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByEnvironment operation. */\nexport type ClusterVersionsListByEnvironmentResponse = ClusterCodeVersionsListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface ApplicationTypesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ApplicationTypesGetResponse = ApplicationTypeResource;\n\n/** Optional parameters. */\nexport interface ApplicationTypesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ApplicationTypesCreateOrUpdateResponse = ApplicationTypeResource;\n\n/** Optional parameters. */\nexport interface ApplicationTypesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ApplicationTypesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ApplicationTypesListResponse = ApplicationTypeResourceList;\n\n/** Optional parameters. */\nexport interface ApplicationTypesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ApplicationTypesListNextResponse = ApplicationTypeResourceList;\n\n/** Optional parameters. */\nexport interface ApplicationTypeVersionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ApplicationTypeVersionsGetResponse = ApplicationTypeVersionResource;\n\n/** Optional parameters. */\nexport interface ApplicationTypeVersionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ApplicationTypeVersionsCreateOrUpdateResponse = ApplicationTypeVersionResource;\n\n/** Optional parameters. */\nexport interface ApplicationTypeVersionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ApplicationTypeVersionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ApplicationTypeVersionsListResponse = ApplicationTypeVersionResourceList;\n\n/** Optional parameters. */\nexport interface ApplicationTypeVersionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ApplicationTypeVersionsListNextResponse = ApplicationTypeVersionResourceList;\n\n/** Optional parameters. */\nexport interface ApplicationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ApplicationsGetResponse = ApplicationResource;\n\n/** Optional parameters. */\nexport interface ApplicationsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ApplicationsCreateOrUpdateResponse = ApplicationResource;\n\n/** Optional parameters. */\nexport interface ApplicationsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ApplicationsUpdateResponse = ApplicationResource;\n\n/** Optional parameters. */\nexport interface ApplicationsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ApplicationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ApplicationsListResponse = ApplicationResourceList;\n\n/** Optional parameters. */\nexport interface ApplicationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ApplicationsListNextResponse = ApplicationResourceList;\n\n/** Optional parameters. */\nexport interface ServicesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ServicesGetResponse = ServiceResource;\n\n/** Optional parameters. */\nexport interface ServicesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ServicesCreateOrUpdateResponse = ServiceResource;\n\n/** Optional parameters. */\nexport interface ServicesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ServicesUpdateResponse = ServiceResource;\n\n/** Optional parameters. */\nexport interface ServicesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ServicesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ServicesListResponse = ServiceResourceList;\n\n/** Optional parameters. */\nexport interface ServicesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ServicesListNextResponse = ServiceResourceList;\n\n/** Optional parameters. */\nexport interface ServiceFabricManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}