@azure/arm-redisenterprisecache 4.0.0 → 5.0.0-beta.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 (797) hide show
  1. package/README.md +10 -10
  2. package/dist/browser/api/accessPolicyAssignment/index.d.ts +3 -0
  3. package/dist/browser/api/accessPolicyAssignment/index.js +4 -0
  4. package/dist/browser/api/accessPolicyAssignment/index.js.map +1 -0
  5. package/dist/browser/api/accessPolicyAssignment/operations.d.ts +23 -0
  6. package/dist/browser/api/accessPolicyAssignment/operations.js +139 -0
  7. package/dist/browser/api/accessPolicyAssignment/operations.js.map +1 -0
  8. package/dist/browser/api/accessPolicyAssignment/options.d.ts +18 -0
  9. package/dist/{react-native/operationsInterfaces/databases.js → browser/api/accessPolicyAssignment/options.js} +1 -1
  10. package/dist/browser/api/accessPolicyAssignment/options.js.map +1 -0
  11. package/dist/browser/api/databases/index.d.ts +3 -0
  12. package/dist/browser/api/databases/index.js +4 -0
  13. package/dist/browser/api/databases/index.js.map +1 -0
  14. package/dist/browser/api/databases/operations.d.ts +59 -0
  15. package/dist/browser/api/databases/operations.js +444 -0
  16. package/dist/browser/api/databases/operations.js.map +1 -0
  17. package/dist/browser/api/databases/options.d.ts +64 -0
  18. package/dist/browser/{operationsInterfaces/databases.js → api/databases/options.js} +1 -1
  19. package/dist/browser/api/databases/options.js.map +1 -0
  20. package/dist/browser/api/index.d.ts +3 -0
  21. package/dist/browser/api/index.js +4 -0
  22. package/dist/browser/api/index.js.map +1 -0
  23. package/dist/browser/api/migration/index.d.ts +3 -0
  24. package/dist/browser/api/migration/index.js +4 -0
  25. package/dist/browser/api/migration/index.js.map +1 -0
  26. package/dist/browser/api/migration/operations.d.ts +23 -0
  27. package/dist/browser/api/migration/operations.js +132 -0
  28. package/dist/browser/api/migration/operations.js.map +1 -0
  29. package/dist/browser/api/migration/options.d.ts +18 -0
  30. package/dist/{esm/operationsInterfaces/databases.js → browser/api/migration/options.js} +1 -1
  31. package/dist/browser/api/migration/options.js.map +1 -0
  32. package/dist/browser/api/migrations/index.d.ts +3 -0
  33. package/dist/browser/api/migrations/index.js +4 -0
  34. package/dist/browser/api/migrations/index.js.map +1 -0
  35. package/dist/browser/api/migrations/operations.d.ts +9 -0
  36. package/dist/browser/api/migrations/operations.js +36 -0
  37. package/dist/browser/api/migrations/operations.js.map +1 -0
  38. package/dist/browser/api/migrations/options.d.ts +5 -0
  39. package/dist/browser/{operationsInterfaces/operations.js → api/migrations/options.js} +1 -1
  40. package/dist/browser/api/migrations/options.js.map +1 -0
  41. package/dist/browser/api/operations/index.d.ts +3 -0
  42. package/dist/browser/api/operations/index.js +4 -0
  43. package/dist/browser/api/operations/index.js.map +1 -0
  44. package/dist/browser/api/operations/operations.d.ts +10 -0
  45. package/dist/browser/api/operations/operations.js +35 -0
  46. package/dist/browser/api/operations/operations.js.map +1 -0
  47. package/dist/browser/api/operations/options.d.ts +5 -0
  48. package/dist/browser/api/operations/options.js +4 -0
  49. package/dist/browser/api/operations/options.js.map +1 -0
  50. package/dist/browser/api/operationsStatus/index.d.ts +3 -0
  51. package/dist/browser/{operationsInterfaces/accessPolicyAssignmentOperations.js → api/operationsStatus/index.js} +2 -2
  52. package/dist/browser/api/operationsStatus/index.js.map +1 -0
  53. package/dist/browser/api/operationsStatus/operations.d.ts +9 -0
  54. package/dist/browser/api/operationsStatus/operations.js +34 -0
  55. package/dist/browser/api/operationsStatus/operations.js.map +1 -0
  56. package/dist/browser/api/operationsStatus/options.d.ts +5 -0
  57. package/dist/browser/api/operationsStatus/options.js +4 -0
  58. package/dist/browser/api/operationsStatus/options.js.map +1 -0
  59. package/dist/browser/api/privateEndpointConnections/index.d.ts +3 -0
  60. package/dist/browser/api/privateEndpointConnections/index.js +4 -0
  61. package/dist/browser/api/privateEndpointConnections/index.js.map +1 -0
  62. package/dist/browser/api/privateEndpointConnections/operations.d.ts +23 -0
  63. package/dist/browser/api/privateEndpointConnections/operations.js +135 -0
  64. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -0
  65. package/dist/browser/api/privateEndpointConnections/options.d.ts +18 -0
  66. package/dist/browser/api/privateEndpointConnections/options.js +4 -0
  67. package/dist/browser/api/privateEndpointConnections/options.js.map +1 -0
  68. package/dist/browser/api/privateLinkResources/index.d.ts +3 -0
  69. package/dist/browser/api/privateLinkResources/index.js +4 -0
  70. package/dist/browser/api/privateLinkResources/index.js.map +1 -0
  71. package/dist/browser/api/privateLinkResources/operations.d.ts +10 -0
  72. package/dist/browser/api/privateLinkResources/operations.js +38 -0
  73. package/dist/browser/api/privateLinkResources/operations.js.map +1 -0
  74. package/dist/browser/api/privateLinkResources/options.d.ts +5 -0
  75. package/dist/browser/api/privateLinkResources/options.js +4 -0
  76. package/dist/browser/api/privateLinkResources/options.js.map +1 -0
  77. package/dist/browser/api/redisEnterprise/index.d.ts +3 -0
  78. package/dist/browser/api/redisEnterprise/index.js +4 -0
  79. package/dist/browser/api/redisEnterprise/index.js.map +1 -0
  80. package/dist/browser/api/redisEnterprise/operations.d.ts +35 -0
  81. package/dist/browser/api/redisEnterprise/operations.js +223 -0
  82. package/dist/browser/api/redisEnterprise/operations.js.map +1 -0
  83. package/dist/browser/api/redisEnterprise/options.d.ts +29 -0
  84. package/dist/browser/api/redisEnterprise/options.js +4 -0
  85. package/dist/browser/api/redisEnterprise/options.js.map +1 -0
  86. package/dist/browser/api/redisEnterpriseManagementContext.d.ts +22 -0
  87. package/dist/browser/api/redisEnterpriseManagementContext.js +26 -0
  88. package/dist/browser/api/redisEnterpriseManagementContext.js.map +1 -0
  89. package/dist/browser/classic/accessPolicyAssignment/index.d.ts +27 -0
  90. package/dist/browser/classic/accessPolicyAssignment/index.js +34 -0
  91. package/dist/browser/classic/accessPolicyAssignment/index.js.map +1 -0
  92. package/dist/browser/classic/databases/index.d.ts +77 -0
  93. package/dist/browser/classic/databases/index.js +107 -0
  94. package/dist/browser/classic/databases/index.js.map +1 -0
  95. package/dist/browser/classic/index.d.ts +10 -0
  96. package/dist/{esm/operationsInterfaces/operations.js → browser/classic/index.js} +1 -1
  97. package/dist/browser/classic/index.js.map +1 -0
  98. package/dist/browser/classic/migration/index.d.ts +27 -0
  99. package/dist/browser/classic/migration/index.js +34 -0
  100. package/dist/browser/classic/migration/index.js.map +1 -0
  101. package/dist/browser/classic/migrations/index.d.ts +10 -0
  102. package/dist/browser/classic/migrations/index.js +14 -0
  103. package/dist/browser/classic/migrations/index.js.map +1 -0
  104. package/dist/browser/classic/operations/index.d.ts +11 -0
  105. package/dist/browser/classic/operations/index.js +14 -0
  106. package/dist/browser/classic/operations/index.js.map +1 -0
  107. package/dist/browser/classic/operationsStatus/index.d.ts +10 -0
  108. package/dist/browser/classic/operationsStatus/index.js +14 -0
  109. package/dist/browser/classic/operationsStatus/index.js.map +1 -0
  110. package/dist/browser/classic/privateEndpointConnections/index.d.ts +27 -0
  111. package/dist/browser/classic/privateEndpointConnections/index.js +34 -0
  112. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -0
  113. package/dist/browser/classic/privateLinkResources/index.d.ts +11 -0
  114. package/dist/browser/classic/privateLinkResources/index.js +14 -0
  115. package/dist/browser/classic/privateLinkResources/index.js.map +1 -0
  116. package/dist/browser/classic/redisEnterprise/index.d.ts +37 -0
  117. package/dist/browser/classic/redisEnterprise/index.js +45 -0
  118. package/dist/browser/classic/redisEnterprise/index.js.map +1 -0
  119. package/dist/browser/index.d.ts +22 -3
  120. package/dist/browser/index.js +5 -6
  121. package/dist/browser/index.js.map +1 -1
  122. package/dist/browser/logger.d.ts +2 -0
  123. package/dist/browser/logger.js +5 -0
  124. package/dist/browser/logger.js.map +1 -0
  125. package/dist/browser/models/index.d.ts +2 -1734
  126. package/dist/browser/models/index.js +1 -364
  127. package/dist/browser/models/index.js.map +1 -1
  128. package/dist/browser/models/models.d.ts +1573 -0
  129. package/dist/browser/models/models.js +1631 -0
  130. package/dist/browser/models/models.js.map +1 -0
  131. package/dist/browser/redisEnterpriseManagementClient.d.ts +37 -24
  132. package/dist/browser/redisEnterpriseManagementClient.js +48 -104
  133. package/dist/browser/redisEnterpriseManagementClient.js.map +1 -1
  134. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  135. package/dist/browser/restorePollerHelpers.js +122 -0
  136. package/dist/browser/restorePollerHelpers.js.map +1 -0
  137. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  138. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  139. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  140. package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
  141. package/dist/browser/static-helpers/pagingHelpers.js +143 -0
  142. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  143. package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
  144. package/dist/browser/static-helpers/pollingHelpers.js +95 -0
  145. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  146. package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  147. package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
  148. package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  149. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
  150. package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
  151. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
  152. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  153. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  154. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  155. package/dist/commonjs/api/accessPolicyAssignment/index.d.ts +3 -0
  156. package/dist/commonjs/api/accessPolicyAssignment/index.js +34 -0
  157. package/dist/commonjs/api/accessPolicyAssignment/index.js.map +7 -0
  158. package/dist/commonjs/api/accessPolicyAssignment/operations.d.ts +23 -0
  159. package/dist/commonjs/api/accessPolicyAssignment/operations.js +225 -0
  160. package/dist/commonjs/api/accessPolicyAssignment/operations.js.map +7 -0
  161. package/dist/commonjs/api/accessPolicyAssignment/options.d.ts +18 -0
  162. package/dist/commonjs/api/accessPolicyAssignment/options.js +16 -0
  163. package/dist/commonjs/api/accessPolicyAssignment/options.js.map +7 -0
  164. package/dist/commonjs/api/databases/index.d.ts +3 -0
  165. package/dist/commonjs/api/databases/index.js +52 -0
  166. package/dist/commonjs/api/databases/index.js.map +7 -0
  167. package/dist/commonjs/api/databases/operations.d.ts +59 -0
  168. package/dist/commonjs/api/databases/operations.js +612 -0
  169. package/dist/commonjs/api/databases/operations.js.map +7 -0
  170. package/dist/commonjs/api/databases/options.d.ts +64 -0
  171. package/dist/commonjs/api/databases/options.js +16 -0
  172. package/dist/commonjs/api/databases/options.js.map +7 -0
  173. package/dist/commonjs/api/index.d.ts +3 -0
  174. package/dist/commonjs/api/index.js +28 -0
  175. package/dist/commonjs/api/index.js.map +7 -0
  176. package/dist/commonjs/api/migration/index.d.ts +3 -0
  177. package/dist/commonjs/api/migration/index.js +34 -0
  178. package/dist/commonjs/api/migration/index.js.map +7 -0
  179. package/dist/commonjs/api/migration/operations.d.ts +23 -0
  180. package/dist/commonjs/api/migration/operations.js +196 -0
  181. package/dist/commonjs/api/migration/operations.js.map +7 -0
  182. package/dist/commonjs/api/migration/options.d.ts +18 -0
  183. package/dist/commonjs/api/migration/options.js +16 -0
  184. package/dist/commonjs/api/migration/options.js.map +7 -0
  185. package/dist/commonjs/api/migrations/index.d.ts +3 -0
  186. package/dist/commonjs/api/migrations/index.js +28 -0
  187. package/dist/commonjs/api/migrations/index.js.map +7 -0
  188. package/dist/commonjs/api/migrations/operations.d.ts +9 -0
  189. package/dist/commonjs/api/migrations/operations.js +67 -0
  190. package/dist/commonjs/api/migrations/operations.js.map +7 -0
  191. package/dist/commonjs/api/migrations/options.d.ts +5 -0
  192. package/dist/commonjs/api/migrations/options.js +16 -0
  193. package/dist/commonjs/api/migrations/options.js.map +7 -0
  194. package/dist/commonjs/api/operations/index.d.ts +3 -0
  195. package/dist/commonjs/api/operations/index.js +28 -0
  196. package/dist/commonjs/api/operations/index.js.map +7 -0
  197. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  198. package/dist/commonjs/api/operations/operations.js +72 -0
  199. package/dist/commonjs/api/operations/operations.js.map +7 -0
  200. package/dist/commonjs/api/operations/options.d.ts +5 -0
  201. package/dist/commonjs/api/operations/options.js +16 -0
  202. package/dist/commonjs/api/operations/options.js.map +7 -0
  203. package/dist/commonjs/api/operationsStatus/index.d.ts +3 -0
  204. package/dist/commonjs/api/operationsStatus/index.js +28 -0
  205. package/dist/commonjs/api/operationsStatus/index.js.map +7 -0
  206. package/dist/commonjs/api/operationsStatus/operations.d.ts +9 -0
  207. package/dist/commonjs/api/operationsStatus/operations.js +65 -0
  208. package/dist/commonjs/api/operationsStatus/operations.js.map +7 -0
  209. package/dist/commonjs/api/operationsStatus/options.d.ts +5 -0
  210. package/dist/commonjs/api/operationsStatus/options.js +16 -0
  211. package/dist/commonjs/api/operationsStatus/options.js.map +7 -0
  212. package/dist/commonjs/api/privateEndpointConnections/index.d.ts +3 -0
  213. package/dist/commonjs/api/privateEndpointConnections/index.js +34 -0
  214. package/dist/commonjs/api/privateEndpointConnections/index.js.map +7 -0
  215. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +23 -0
  216. package/dist/commonjs/api/privateEndpointConnections/operations.js +212 -0
  217. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +7 -0
  218. package/dist/commonjs/api/privateEndpointConnections/options.d.ts +18 -0
  219. package/dist/commonjs/api/privateEndpointConnections/options.js +16 -0
  220. package/dist/commonjs/api/privateEndpointConnections/options.js.map +7 -0
  221. package/dist/commonjs/api/privateLinkResources/index.d.ts +3 -0
  222. package/dist/commonjs/api/privateLinkResources/index.js +28 -0
  223. package/dist/commonjs/api/privateLinkResources/index.js.map +7 -0
  224. package/dist/commonjs/api/privateLinkResources/operations.d.ts +10 -0
  225. package/dist/commonjs/api/privateLinkResources/operations.js +75 -0
  226. package/dist/commonjs/api/privateLinkResources/operations.js.map +7 -0
  227. package/dist/commonjs/api/privateLinkResources/options.d.ts +5 -0
  228. package/dist/commonjs/api/privateLinkResources/options.js +16 -0
  229. package/dist/commonjs/api/privateLinkResources/options.js.map +7 -0
  230. package/dist/commonjs/api/redisEnterprise/index.d.ts +3 -0
  231. package/dist/commonjs/api/redisEnterprise/index.js +40 -0
  232. package/dist/commonjs/api/redisEnterprise/index.js.map +7 -0
  233. package/dist/commonjs/api/redisEnterprise/operations.d.ts +35 -0
  234. package/dist/commonjs/api/redisEnterprise/operations.js +320 -0
  235. package/dist/commonjs/api/redisEnterprise/operations.js.map +7 -0
  236. package/dist/commonjs/api/redisEnterprise/options.d.ts +29 -0
  237. package/dist/commonjs/api/redisEnterprise/options.js +16 -0
  238. package/dist/commonjs/api/redisEnterprise/options.js.map +7 -0
  239. package/dist/commonjs/api/redisEnterpriseManagementContext.d.ts +22 -0
  240. package/dist/commonjs/api/redisEnterpriseManagementContext.js +47 -0
  241. package/dist/commonjs/api/redisEnterpriseManagementContext.js.map +7 -0
  242. package/dist/commonjs/classic/accessPolicyAssignment/index.d.ts +27 -0
  243. package/dist/commonjs/classic/accessPolicyAssignment/index.js +110 -0
  244. package/dist/commonjs/classic/accessPolicyAssignment/index.js.map +7 -0
  245. package/dist/commonjs/classic/databases/index.d.ts +77 -0
  246. package/dist/commonjs/classic/databases/index.js +248 -0
  247. package/dist/commonjs/classic/databases/index.js.map +7 -0
  248. package/dist/commonjs/classic/index.d.ts +10 -0
  249. package/dist/commonjs/classic/index.js +16 -0
  250. package/dist/commonjs/classic/index.js.map +7 -0
  251. package/dist/commonjs/classic/migration/index.d.ts +27 -0
  252. package/dist/commonjs/classic/migration/index.js +58 -0
  253. package/dist/commonjs/classic/migration/index.js.map +7 -0
  254. package/dist/commonjs/classic/migrations/index.d.ts +10 -0
  255. package/dist/commonjs/classic/migrations/index.js +38 -0
  256. package/dist/commonjs/classic/migrations/index.js.map +7 -0
  257. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  258. package/dist/commonjs/classic/operations/index.js +38 -0
  259. package/dist/commonjs/classic/operations/index.js.map +7 -0
  260. package/dist/commonjs/classic/operationsStatus/index.d.ts +10 -0
  261. package/dist/commonjs/classic/operationsStatus/index.js +38 -0
  262. package/dist/commonjs/classic/operationsStatus/index.js.map +7 -0
  263. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +27 -0
  264. package/dist/commonjs/classic/privateEndpointConnections/index.js +91 -0
  265. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +7 -0
  266. package/dist/commonjs/classic/privateLinkResources/index.d.ts +11 -0
  267. package/dist/commonjs/classic/privateLinkResources/index.js +38 -0
  268. package/dist/commonjs/classic/privateLinkResources/index.js.map +7 -0
  269. package/dist/commonjs/classic/redisEnterprise/index.d.ts +37 -0
  270. package/dist/commonjs/classic/redisEnterprise/index.js +69 -0
  271. package/dist/commonjs/classic/redisEnterprise/index.js.map +7 -0
  272. package/dist/commonjs/index.d.ts +22 -3
  273. package/dist/commonjs/index.js +96 -16
  274. package/dist/commonjs/index.js.map +7 -1
  275. package/dist/commonjs/logger.d.ts +2 -0
  276. package/dist/commonjs/logger.js +29 -0
  277. package/dist/commonjs/logger.js.map +7 -0
  278. package/dist/commonjs/models/index.d.ts +2 -1734
  279. package/dist/commonjs/models/index.js +82 -370
  280. package/dist/commonjs/models/index.js.map +7 -1
  281. package/dist/commonjs/models/models.d.ts +1573 -0
  282. package/dist/commonjs/models/models.js +1626 -0
  283. package/dist/commonjs/models/models.js.map +7 -0
  284. package/dist/commonjs/redisEnterpriseManagementClient.d.ts +37 -24
  285. package/dist/commonjs/redisEnterpriseManagementClient.js +78 -117
  286. package/dist/commonjs/redisEnterpriseManagementClient.js.map +7 -1
  287. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  288. package/dist/commonjs/restorePollerHelpers.js +135 -0
  289. package/dist/commonjs/restorePollerHelpers.js.map +7 -0
  290. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  291. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  292. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  293. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
  294. package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
  295. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
  296. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
  297. package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
  298. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
  299. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  300. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
  301. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
  302. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
  303. package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
  304. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
  305. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  306. package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
  307. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
  308. package/dist/commonjs/tsdoc-metadata.json +1 -1
  309. package/dist/esm/api/accessPolicyAssignment/index.d.ts +3 -0
  310. package/dist/esm/api/accessPolicyAssignment/index.js +4 -0
  311. package/dist/esm/api/accessPolicyAssignment/index.js.map +1 -0
  312. package/dist/esm/api/accessPolicyAssignment/operations.d.ts +23 -0
  313. package/dist/esm/api/accessPolicyAssignment/operations.js +139 -0
  314. package/dist/esm/api/accessPolicyAssignment/operations.js.map +1 -0
  315. package/dist/esm/api/accessPolicyAssignment/options.d.ts +18 -0
  316. package/dist/esm/api/accessPolicyAssignment/options.js +4 -0
  317. package/dist/esm/api/accessPolicyAssignment/options.js.map +1 -0
  318. package/dist/esm/api/databases/index.d.ts +3 -0
  319. package/dist/esm/api/databases/index.js +4 -0
  320. package/dist/esm/api/databases/index.js.map +1 -0
  321. package/dist/esm/api/databases/operations.d.ts +59 -0
  322. package/dist/esm/api/databases/operations.js +444 -0
  323. package/dist/esm/api/databases/operations.js.map +1 -0
  324. package/dist/esm/api/databases/options.d.ts +64 -0
  325. package/dist/esm/api/databases/options.js +4 -0
  326. package/dist/esm/api/databases/options.js.map +1 -0
  327. package/dist/esm/api/index.d.ts +3 -0
  328. package/dist/esm/api/index.js +4 -0
  329. package/dist/esm/api/index.js.map +1 -0
  330. package/dist/esm/api/migration/index.d.ts +3 -0
  331. package/dist/esm/api/migration/index.js +4 -0
  332. package/dist/esm/api/migration/index.js.map +1 -0
  333. package/dist/esm/api/migration/operations.d.ts +23 -0
  334. package/dist/esm/api/migration/operations.js +132 -0
  335. package/dist/esm/api/migration/operations.js.map +1 -0
  336. package/dist/esm/api/migration/options.d.ts +18 -0
  337. package/dist/esm/api/migration/options.js +4 -0
  338. package/dist/esm/api/migration/options.js.map +1 -0
  339. package/dist/esm/api/migrations/index.d.ts +3 -0
  340. package/dist/esm/api/migrations/index.js +4 -0
  341. package/dist/esm/api/migrations/index.js.map +1 -0
  342. package/dist/esm/api/migrations/operations.d.ts +9 -0
  343. package/dist/esm/api/migrations/operations.js +36 -0
  344. package/dist/esm/api/migrations/operations.js.map +1 -0
  345. package/dist/esm/api/migrations/options.d.ts +5 -0
  346. package/dist/esm/api/migrations/options.js +4 -0
  347. package/dist/esm/api/migrations/options.js.map +1 -0
  348. package/dist/esm/api/operations/index.d.ts +3 -0
  349. package/dist/esm/api/operations/index.js +4 -0
  350. package/dist/esm/api/operations/index.js.map +1 -0
  351. package/dist/esm/api/operations/operations.d.ts +10 -0
  352. package/dist/esm/api/operations/operations.js +35 -0
  353. package/dist/esm/api/operations/operations.js.map +1 -0
  354. package/dist/esm/api/operations/options.d.ts +5 -0
  355. package/dist/esm/api/operations/options.js +4 -0
  356. package/dist/esm/api/operations/options.js.map +1 -0
  357. package/dist/esm/api/operationsStatus/index.d.ts +3 -0
  358. package/dist/{browser/operationsInterfaces/operationsStatus.js → esm/api/operationsStatus/index.js} +2 -2
  359. package/dist/esm/api/operationsStatus/index.js.map +1 -0
  360. package/dist/esm/api/operationsStatus/operations.d.ts +9 -0
  361. package/dist/esm/api/operationsStatus/operations.js +34 -0
  362. package/dist/esm/api/operationsStatus/operations.js.map +1 -0
  363. package/dist/esm/api/operationsStatus/options.d.ts +5 -0
  364. package/dist/esm/api/operationsStatus/options.js +4 -0
  365. package/dist/esm/api/operationsStatus/options.js.map +1 -0
  366. package/dist/esm/api/privateEndpointConnections/index.d.ts +3 -0
  367. package/dist/esm/api/privateEndpointConnections/index.js +4 -0
  368. package/dist/esm/api/privateEndpointConnections/index.js.map +1 -0
  369. package/dist/esm/api/privateEndpointConnections/operations.d.ts +23 -0
  370. package/dist/esm/api/privateEndpointConnections/operations.js +135 -0
  371. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -0
  372. package/dist/esm/api/privateEndpointConnections/options.d.ts +18 -0
  373. package/dist/esm/api/privateEndpointConnections/options.js +4 -0
  374. package/dist/esm/api/privateEndpointConnections/options.js.map +1 -0
  375. package/dist/esm/api/privateLinkResources/index.d.ts +3 -0
  376. package/dist/esm/api/privateLinkResources/index.js +4 -0
  377. package/dist/esm/api/privateLinkResources/index.js.map +1 -0
  378. package/dist/esm/api/privateLinkResources/operations.d.ts +10 -0
  379. package/dist/esm/api/privateLinkResources/operations.js +38 -0
  380. package/dist/esm/api/privateLinkResources/operations.js.map +1 -0
  381. package/dist/esm/api/privateLinkResources/options.d.ts +5 -0
  382. package/dist/esm/api/privateLinkResources/options.js +4 -0
  383. package/dist/esm/api/privateLinkResources/options.js.map +1 -0
  384. package/dist/esm/api/redisEnterprise/index.d.ts +3 -0
  385. package/dist/esm/api/redisEnterprise/index.js +4 -0
  386. package/dist/esm/api/redisEnterprise/index.js.map +1 -0
  387. package/dist/esm/api/redisEnterprise/operations.d.ts +35 -0
  388. package/dist/esm/api/redisEnterprise/operations.js +223 -0
  389. package/dist/esm/api/redisEnterprise/operations.js.map +1 -0
  390. package/dist/esm/api/redisEnterprise/options.d.ts +29 -0
  391. package/dist/esm/api/redisEnterprise/options.js +4 -0
  392. package/dist/esm/api/redisEnterprise/options.js.map +1 -0
  393. package/dist/esm/api/redisEnterpriseManagementContext.d.ts +22 -0
  394. package/dist/esm/api/redisEnterpriseManagementContext.js +26 -0
  395. package/dist/esm/api/redisEnterpriseManagementContext.js.map +1 -0
  396. package/dist/esm/classic/accessPolicyAssignment/index.d.ts +27 -0
  397. package/dist/esm/classic/accessPolicyAssignment/index.js +34 -0
  398. package/dist/esm/classic/accessPolicyAssignment/index.js.map +1 -0
  399. package/dist/esm/classic/databases/index.d.ts +77 -0
  400. package/dist/esm/classic/databases/index.js +107 -0
  401. package/dist/esm/classic/databases/index.js.map +1 -0
  402. package/dist/esm/classic/index.d.ts +10 -0
  403. package/dist/esm/classic/index.js +4 -0
  404. package/dist/esm/classic/index.js.map +1 -0
  405. package/dist/esm/classic/migration/index.d.ts +27 -0
  406. package/dist/esm/classic/migration/index.js +34 -0
  407. package/dist/esm/classic/migration/index.js.map +1 -0
  408. package/dist/esm/classic/migrations/index.d.ts +10 -0
  409. package/dist/esm/classic/migrations/index.js +14 -0
  410. package/dist/esm/classic/migrations/index.js.map +1 -0
  411. package/dist/esm/classic/operations/index.d.ts +11 -0
  412. package/dist/esm/classic/operations/index.js +14 -0
  413. package/dist/esm/classic/operations/index.js.map +1 -0
  414. package/dist/esm/classic/operationsStatus/index.d.ts +10 -0
  415. package/dist/esm/classic/operationsStatus/index.js +14 -0
  416. package/dist/esm/classic/operationsStatus/index.js.map +1 -0
  417. package/dist/esm/classic/privateEndpointConnections/index.d.ts +27 -0
  418. package/dist/esm/classic/privateEndpointConnections/index.js +34 -0
  419. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -0
  420. package/dist/esm/classic/privateLinkResources/index.d.ts +11 -0
  421. package/dist/esm/classic/privateLinkResources/index.js +14 -0
  422. package/dist/esm/classic/privateLinkResources/index.js.map +1 -0
  423. package/dist/esm/classic/redisEnterprise/index.d.ts +37 -0
  424. package/dist/esm/classic/redisEnterprise/index.js +45 -0
  425. package/dist/esm/classic/redisEnterprise/index.js.map +1 -0
  426. package/dist/esm/index.d.ts +22 -3
  427. package/dist/esm/index.js +5 -6
  428. package/dist/esm/index.js.map +1 -1
  429. package/dist/esm/logger.d.ts +2 -0
  430. package/dist/esm/logger.js +5 -0
  431. package/dist/esm/logger.js.map +1 -0
  432. package/dist/esm/models/index.d.ts +2 -1734
  433. package/dist/esm/models/index.js +1 -364
  434. package/dist/esm/models/index.js.map +1 -1
  435. package/dist/esm/models/models.d.ts +1573 -0
  436. package/dist/esm/models/models.js +1631 -0
  437. package/dist/esm/models/models.js.map +1 -0
  438. package/dist/esm/redisEnterpriseManagementClient.d.ts +37 -24
  439. package/dist/esm/redisEnterpriseManagementClient.js +48 -104
  440. package/dist/esm/redisEnterpriseManagementClient.js.map +1 -1
  441. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  442. package/dist/esm/restorePollerHelpers.js +122 -0
  443. package/dist/esm/restorePollerHelpers.js.map +1 -0
  444. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  445. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  446. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  447. package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
  448. package/dist/esm/static-helpers/pagingHelpers.js +143 -0
  449. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  450. package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
  451. package/dist/esm/static-helpers/pollingHelpers.js +95 -0
  452. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  453. package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  454. package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
  455. package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  456. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
  457. package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
  458. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
  459. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  460. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  461. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  462. package/package.json +242 -96
  463. package/dist/browser/index.d.ts.map +0 -1
  464. package/dist/browser/lroImpl.d.ts +0 -11
  465. package/dist/browser/lroImpl.d.ts.map +0 -1
  466. package/dist/browser/lroImpl.js +0 -20
  467. package/dist/browser/lroImpl.js.map +0 -1
  468. package/dist/browser/models/index.d.ts.map +0 -1
  469. package/dist/browser/models/mappers.d.ts +0 -71
  470. package/dist/browser/models/mappers.d.ts.map +0 -1
  471. package/dist/browser/models/mappers.js +0 -2062
  472. package/dist/browser/models/mappers.js.map +0 -1
  473. package/dist/browser/models/parameters.d.ts +0 -27
  474. package/dist/browser/models/parameters.d.ts.map +0 -1
  475. package/dist/browser/models/parameters.js +0 -209
  476. package/dist/browser/models/parameters.js.map +0 -1
  477. package/dist/browser/operations/accessPolicyAssignmentOperations.d.ts +0 -110
  478. package/dist/browser/operations/accessPolicyAssignmentOperations.d.ts.map +0 -1
  479. package/dist/browser/operations/accessPolicyAssignmentOperations.js +0 -399
  480. package/dist/browser/operations/accessPolicyAssignmentOperations.js.map +0 -1
  481. package/dist/browser/operations/databases.d.ts +0 -283
  482. package/dist/browser/operations/databases.d.ts.map +0 -1
  483. package/dist/browser/operations/databases.js +0 -1180
  484. package/dist/browser/operations/databases.js.map +0 -1
  485. package/dist/browser/operations/index.d.ts +0 -8
  486. package/dist/browser/operations/index.d.ts.map +0 -1
  487. package/dist/browser/operations/index.js +0 -12
  488. package/dist/browser/operations/index.js.map +0 -1
  489. package/dist/browser/operations/operations.d.ts +0 -32
  490. package/dist/browser/operations/operations.d.ts.map +0 -1
  491. package/dist/browser/operations/operations.js +0 -111
  492. package/dist/browser/operations/operations.js.map +0 -1
  493. package/dist/browser/operations/operationsStatus.d.ts +0 -20
  494. package/dist/browser/operations/operationsStatus.d.ts.map +0 -1
  495. package/dist/browser/operations/operationsStatus.js +0 -49
  496. package/dist/browser/operations/operationsStatus.js.map +0 -1
  497. package/dist/browser/operations/privateEndpointConnections.d.ts +0 -94
  498. package/dist/browser/operations/privateEndpointConnections.d.ts.map +0 -1
  499. package/dist/browser/operations/privateEndpointConnections.js +0 -329
  500. package/dist/browser/operations/privateEndpointConnections.js.map +0 -1
  501. package/dist/browser/operations/privateLinkResources.d.ts +0 -34
  502. package/dist/browser/operations/privateLinkResources.d.ts.map +0 -1
  503. package/dist/browser/operations/privateLinkResources.js +0 -87
  504. package/dist/browser/operations/privateLinkResources.js.map +0 -1
  505. package/dist/browser/operations/redisEnterprise.d.ts +0 -130
  506. package/dist/browser/operations/redisEnterprise.d.ts.map +0 -1
  507. package/dist/browser/operations/redisEnterprise.js +0 -548
  508. package/dist/browser/operations/redisEnterprise.js.map +0 -1
  509. package/dist/browser/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +0 -79
  510. package/dist/browser/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +0 -1
  511. package/dist/browser/operationsInterfaces/accessPolicyAssignmentOperations.js.map +0 -1
  512. package/dist/browser/operationsInterfaces/databases.d.ts +0 -254
  513. package/dist/browser/operationsInterfaces/databases.d.ts.map +0 -1
  514. package/dist/browser/operationsInterfaces/databases.js.map +0 -1
  515. package/dist/browser/operationsInterfaces/index.d.ts +0 -8
  516. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  517. package/dist/browser/operationsInterfaces/index.js +0 -12
  518. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  519. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  520. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  521. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  522. package/dist/browser/operationsInterfaces/operationsStatus.d.ts +0 -12
  523. package/dist/browser/operationsInterfaces/operationsStatus.d.ts.map +0 -1
  524. package/dist/browser/operationsInterfaces/operationsStatus.js.map +0 -1
  525. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +0 -75
  526. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  527. package/dist/browser/operationsInterfaces/privateEndpointConnections.js +0 -4
  528. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  529. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +0 -15
  530. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  531. package/dist/browser/operationsInterfaces/privateLinkResources.js +0 -4
  532. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +0 -1
  533. package/dist/browser/operationsInterfaces/redisEnterprise.d.ts +0 -94
  534. package/dist/browser/operationsInterfaces/redisEnterprise.d.ts.map +0 -1
  535. package/dist/browser/operationsInterfaces/redisEnterprise.js +0 -4
  536. package/dist/browser/operationsInterfaces/redisEnterprise.js.map +0 -1
  537. package/dist/browser/pagingHelper.d.ts +0 -13
  538. package/dist/browser/pagingHelper.d.ts.map +0 -1
  539. package/dist/browser/pagingHelper.js +0 -25
  540. package/dist/browser/pagingHelper.js.map +0 -1
  541. package/dist/browser/redisEnterpriseManagementClient.d.ts.map +0 -1
  542. package/dist/commonjs/index.d.ts.map +0 -1
  543. package/dist/commonjs/lroImpl.d.ts +0 -11
  544. package/dist/commonjs/lroImpl.d.ts.map +0 -1
  545. package/dist/commonjs/lroImpl.js +0 -23
  546. package/dist/commonjs/lroImpl.js.map +0 -1
  547. package/dist/commonjs/models/index.d.ts.map +0 -1
  548. package/dist/commonjs/models/mappers.d.ts +0 -71
  549. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  550. package/dist/commonjs/models/mappers.js +0 -2066
  551. package/dist/commonjs/models/mappers.js.map +0 -1
  552. package/dist/commonjs/models/parameters.d.ts +0 -27
  553. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  554. package/dist/commonjs/models/parameters.js +0 -212
  555. package/dist/commonjs/models/parameters.js.map +0 -1
  556. package/dist/commonjs/operations/accessPolicyAssignmentOperations.d.ts +0 -110
  557. package/dist/commonjs/operations/accessPolicyAssignmentOperations.d.ts.map +0 -1
  558. package/dist/commonjs/operations/accessPolicyAssignmentOperations.js +0 -404
  559. package/dist/commonjs/operations/accessPolicyAssignmentOperations.js.map +0 -1
  560. package/dist/commonjs/operations/databases.d.ts +0 -283
  561. package/dist/commonjs/operations/databases.d.ts.map +0 -1
  562. package/dist/commonjs/operations/databases.js +0 -1185
  563. package/dist/commonjs/operations/databases.js.map +0 -1
  564. package/dist/commonjs/operations/index.d.ts +0 -8
  565. package/dist/commonjs/operations/index.d.ts.map +0 -1
  566. package/dist/commonjs/operations/index.js +0 -15
  567. package/dist/commonjs/operations/index.js.map +0 -1
  568. package/dist/commonjs/operations/operations.d.ts +0 -32
  569. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  570. package/dist/commonjs/operations/operations.js +0 -116
  571. package/dist/commonjs/operations/operations.js.map +0 -1
  572. package/dist/commonjs/operations/operationsStatus.d.ts +0 -20
  573. package/dist/commonjs/operations/operationsStatus.d.ts.map +0 -1
  574. package/dist/commonjs/operations/operationsStatus.js +0 -54
  575. package/dist/commonjs/operations/operationsStatus.js.map +0 -1
  576. package/dist/commonjs/operations/privateEndpointConnections.d.ts +0 -94
  577. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +0 -1
  578. package/dist/commonjs/operations/privateEndpointConnections.js +0 -334
  579. package/dist/commonjs/operations/privateEndpointConnections.js.map +0 -1
  580. package/dist/commonjs/operations/privateLinkResources.d.ts +0 -34
  581. package/dist/commonjs/operations/privateLinkResources.d.ts.map +0 -1
  582. package/dist/commonjs/operations/privateLinkResources.js +0 -92
  583. package/dist/commonjs/operations/privateLinkResources.js.map +0 -1
  584. package/dist/commonjs/operations/redisEnterprise.d.ts +0 -130
  585. package/dist/commonjs/operations/redisEnterprise.d.ts.map +0 -1
  586. package/dist/commonjs/operations/redisEnterprise.js +0 -553
  587. package/dist/commonjs/operations/redisEnterprise.js.map +0 -1
  588. package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +0 -79
  589. package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +0 -1
  590. package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.js +0 -5
  591. package/dist/commonjs/operationsInterfaces/accessPolicyAssignmentOperations.js.map +0 -1
  592. package/dist/commonjs/operationsInterfaces/databases.d.ts +0 -254
  593. package/dist/commonjs/operationsInterfaces/databases.d.ts.map +0 -1
  594. package/dist/commonjs/operationsInterfaces/databases.js +0 -5
  595. package/dist/commonjs/operationsInterfaces/databases.js.map +0 -1
  596. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -8
  597. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  598. package/dist/commonjs/operationsInterfaces/index.js +0 -15
  599. package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
  600. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  601. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  602. package/dist/commonjs/operationsInterfaces/operations.js +0 -5
  603. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
  604. package/dist/commonjs/operationsInterfaces/operationsStatus.d.ts +0 -12
  605. package/dist/commonjs/operationsInterfaces/operationsStatus.d.ts.map +0 -1
  606. package/dist/commonjs/operationsInterfaces/operationsStatus.js +0 -5
  607. package/dist/commonjs/operationsInterfaces/operationsStatus.js.map +0 -1
  608. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +0 -75
  609. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  610. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +0 -5
  611. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  612. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +0 -15
  613. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  614. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +0 -5
  615. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +0 -1
  616. package/dist/commonjs/operationsInterfaces/redisEnterprise.d.ts +0 -94
  617. package/dist/commonjs/operationsInterfaces/redisEnterprise.d.ts.map +0 -1
  618. package/dist/commonjs/operationsInterfaces/redisEnterprise.js +0 -5
  619. package/dist/commonjs/operationsInterfaces/redisEnterprise.js.map +0 -1
  620. package/dist/commonjs/pagingHelper.d.ts +0 -13
  621. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  622. package/dist/commonjs/pagingHelper.js +0 -29
  623. package/dist/commonjs/pagingHelper.js.map +0 -1
  624. package/dist/commonjs/redisEnterpriseManagementClient.d.ts.map +0 -1
  625. package/dist/esm/index.d.ts.map +0 -1
  626. package/dist/esm/lroImpl.d.ts +0 -11
  627. package/dist/esm/lroImpl.d.ts.map +0 -1
  628. package/dist/esm/lroImpl.js +0 -20
  629. package/dist/esm/lroImpl.js.map +0 -1
  630. package/dist/esm/models/index.d.ts.map +0 -1
  631. package/dist/esm/models/mappers.d.ts +0 -71
  632. package/dist/esm/models/mappers.d.ts.map +0 -1
  633. package/dist/esm/models/mappers.js +0 -2062
  634. package/dist/esm/models/mappers.js.map +0 -1
  635. package/dist/esm/models/parameters.d.ts +0 -27
  636. package/dist/esm/models/parameters.d.ts.map +0 -1
  637. package/dist/esm/models/parameters.js +0 -209
  638. package/dist/esm/models/parameters.js.map +0 -1
  639. package/dist/esm/operations/accessPolicyAssignmentOperations.d.ts +0 -110
  640. package/dist/esm/operations/accessPolicyAssignmentOperations.d.ts.map +0 -1
  641. package/dist/esm/operations/accessPolicyAssignmentOperations.js +0 -399
  642. package/dist/esm/operations/accessPolicyAssignmentOperations.js.map +0 -1
  643. package/dist/esm/operations/databases.d.ts +0 -283
  644. package/dist/esm/operations/databases.d.ts.map +0 -1
  645. package/dist/esm/operations/databases.js +0 -1180
  646. package/dist/esm/operations/databases.js.map +0 -1
  647. package/dist/esm/operations/index.d.ts +0 -8
  648. package/dist/esm/operations/index.d.ts.map +0 -1
  649. package/dist/esm/operations/index.js +0 -12
  650. package/dist/esm/operations/index.js.map +0 -1
  651. package/dist/esm/operations/operations.d.ts +0 -32
  652. package/dist/esm/operations/operations.d.ts.map +0 -1
  653. package/dist/esm/operations/operations.js +0 -111
  654. package/dist/esm/operations/operations.js.map +0 -1
  655. package/dist/esm/operations/operationsStatus.d.ts +0 -20
  656. package/dist/esm/operations/operationsStatus.d.ts.map +0 -1
  657. package/dist/esm/operations/operationsStatus.js +0 -49
  658. package/dist/esm/operations/operationsStatus.js.map +0 -1
  659. package/dist/esm/operations/privateEndpointConnections.d.ts +0 -94
  660. package/dist/esm/operations/privateEndpointConnections.d.ts.map +0 -1
  661. package/dist/esm/operations/privateEndpointConnections.js +0 -329
  662. package/dist/esm/operations/privateEndpointConnections.js.map +0 -1
  663. package/dist/esm/operations/privateLinkResources.d.ts +0 -34
  664. package/dist/esm/operations/privateLinkResources.d.ts.map +0 -1
  665. package/dist/esm/operations/privateLinkResources.js +0 -87
  666. package/dist/esm/operations/privateLinkResources.js.map +0 -1
  667. package/dist/esm/operations/redisEnterprise.d.ts +0 -130
  668. package/dist/esm/operations/redisEnterprise.d.ts.map +0 -1
  669. package/dist/esm/operations/redisEnterprise.js +0 -548
  670. package/dist/esm/operations/redisEnterprise.js.map +0 -1
  671. package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +0 -79
  672. package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +0 -1
  673. package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.js +0 -4
  674. package/dist/esm/operationsInterfaces/accessPolicyAssignmentOperations.js.map +0 -1
  675. package/dist/esm/operationsInterfaces/databases.d.ts +0 -254
  676. package/dist/esm/operationsInterfaces/databases.d.ts.map +0 -1
  677. package/dist/esm/operationsInterfaces/databases.js.map +0 -1
  678. package/dist/esm/operationsInterfaces/index.d.ts +0 -8
  679. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  680. package/dist/esm/operationsInterfaces/index.js +0 -12
  681. package/dist/esm/operationsInterfaces/index.js.map +0 -1
  682. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  683. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  684. package/dist/esm/operationsInterfaces/operations.js.map +0 -1
  685. package/dist/esm/operationsInterfaces/operationsStatus.d.ts +0 -12
  686. package/dist/esm/operationsInterfaces/operationsStatus.d.ts.map +0 -1
  687. package/dist/esm/operationsInterfaces/operationsStatus.js +0 -4
  688. package/dist/esm/operationsInterfaces/operationsStatus.js.map +0 -1
  689. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +0 -75
  690. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  691. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +0 -4
  692. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  693. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +0 -15
  694. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  695. package/dist/esm/operationsInterfaces/privateLinkResources.js +0 -4
  696. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +0 -1
  697. package/dist/esm/operationsInterfaces/redisEnterprise.d.ts +0 -94
  698. package/dist/esm/operationsInterfaces/redisEnterprise.d.ts.map +0 -1
  699. package/dist/esm/operationsInterfaces/redisEnterprise.js +0 -4
  700. package/dist/esm/operationsInterfaces/redisEnterprise.js.map +0 -1
  701. package/dist/esm/pagingHelper.d.ts +0 -13
  702. package/dist/esm/pagingHelper.d.ts.map +0 -1
  703. package/dist/esm/pagingHelper.js +0 -25
  704. package/dist/esm/pagingHelper.js.map +0 -1
  705. package/dist/esm/redisEnterpriseManagementClient.d.ts.map +0 -1
  706. package/dist/react-native/index.d.ts +0 -5
  707. package/dist/react-native/index.d.ts.map +0 -1
  708. package/dist/react-native/index.js +0 -10
  709. package/dist/react-native/index.js.map +0 -1
  710. package/dist/react-native/lroImpl.d.ts +0 -11
  711. package/dist/react-native/lroImpl.d.ts.map +0 -1
  712. package/dist/react-native/lroImpl.js +0 -20
  713. package/dist/react-native/lroImpl.js.map +0 -1
  714. package/dist/react-native/models/index.d.ts +0 -1735
  715. package/dist/react-native/models/index.d.ts.map +0 -1
  716. package/dist/react-native/models/index.js +0 -367
  717. package/dist/react-native/models/index.js.map +0 -1
  718. package/dist/react-native/models/mappers.d.ts +0 -71
  719. package/dist/react-native/models/mappers.d.ts.map +0 -1
  720. package/dist/react-native/models/mappers.js +0 -2062
  721. package/dist/react-native/models/mappers.js.map +0 -1
  722. package/dist/react-native/models/parameters.d.ts +0 -27
  723. package/dist/react-native/models/parameters.d.ts.map +0 -1
  724. package/dist/react-native/models/parameters.js +0 -209
  725. package/dist/react-native/models/parameters.js.map +0 -1
  726. package/dist/react-native/operations/accessPolicyAssignmentOperations.d.ts +0 -110
  727. package/dist/react-native/operations/accessPolicyAssignmentOperations.d.ts.map +0 -1
  728. package/dist/react-native/operations/accessPolicyAssignmentOperations.js +0 -399
  729. package/dist/react-native/operations/accessPolicyAssignmentOperations.js.map +0 -1
  730. package/dist/react-native/operations/databases.d.ts +0 -283
  731. package/dist/react-native/operations/databases.d.ts.map +0 -1
  732. package/dist/react-native/operations/databases.js +0 -1180
  733. package/dist/react-native/operations/databases.js.map +0 -1
  734. package/dist/react-native/operations/index.d.ts +0 -8
  735. package/dist/react-native/operations/index.d.ts.map +0 -1
  736. package/dist/react-native/operations/index.js +0 -12
  737. package/dist/react-native/operations/index.js.map +0 -1
  738. package/dist/react-native/operations/operations.d.ts +0 -32
  739. package/dist/react-native/operations/operations.d.ts.map +0 -1
  740. package/dist/react-native/operations/operations.js +0 -111
  741. package/dist/react-native/operations/operations.js.map +0 -1
  742. package/dist/react-native/operations/operationsStatus.d.ts +0 -20
  743. package/dist/react-native/operations/operationsStatus.d.ts.map +0 -1
  744. package/dist/react-native/operations/operationsStatus.js +0 -49
  745. package/dist/react-native/operations/operationsStatus.js.map +0 -1
  746. package/dist/react-native/operations/privateEndpointConnections.d.ts +0 -94
  747. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +0 -1
  748. package/dist/react-native/operations/privateEndpointConnections.js +0 -329
  749. package/dist/react-native/operations/privateEndpointConnections.js.map +0 -1
  750. package/dist/react-native/operations/privateLinkResources.d.ts +0 -34
  751. package/dist/react-native/operations/privateLinkResources.d.ts.map +0 -1
  752. package/dist/react-native/operations/privateLinkResources.js +0 -87
  753. package/dist/react-native/operations/privateLinkResources.js.map +0 -1
  754. package/dist/react-native/operations/redisEnterprise.d.ts +0 -130
  755. package/dist/react-native/operations/redisEnterprise.d.ts.map +0 -1
  756. package/dist/react-native/operations/redisEnterprise.js +0 -548
  757. package/dist/react-native/operations/redisEnterprise.js.map +0 -1
  758. package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.d.ts +0 -79
  759. package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.d.ts.map +0 -1
  760. package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.js +0 -4
  761. package/dist/react-native/operationsInterfaces/accessPolicyAssignmentOperations.js.map +0 -1
  762. package/dist/react-native/operationsInterfaces/databases.d.ts +0 -254
  763. package/dist/react-native/operationsInterfaces/databases.d.ts.map +0 -1
  764. package/dist/react-native/operationsInterfaces/databases.js.map +0 -1
  765. package/dist/react-native/operationsInterfaces/index.d.ts +0 -8
  766. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  767. package/dist/react-native/operationsInterfaces/index.js +0 -12
  768. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  769. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  770. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  771. package/dist/react-native/operationsInterfaces/operations.js +0 -4
  772. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  773. package/dist/react-native/operationsInterfaces/operationsStatus.d.ts +0 -12
  774. package/dist/react-native/operationsInterfaces/operationsStatus.d.ts.map +0 -1
  775. package/dist/react-native/operationsInterfaces/operationsStatus.js +0 -4
  776. package/dist/react-native/operationsInterfaces/operationsStatus.js.map +0 -1
  777. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +0 -75
  778. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  779. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +0 -4
  780. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  781. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +0 -15
  782. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  783. package/dist/react-native/operationsInterfaces/privateLinkResources.js +0 -4
  784. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +0 -1
  785. package/dist/react-native/operationsInterfaces/redisEnterprise.d.ts +0 -94
  786. package/dist/react-native/operationsInterfaces/redisEnterprise.d.ts.map +0 -1
  787. package/dist/react-native/operationsInterfaces/redisEnterprise.js +0 -4
  788. package/dist/react-native/operationsInterfaces/redisEnterprise.js.map +0 -1
  789. package/dist/react-native/package.json +0 -3
  790. package/dist/react-native/pagingHelper.d.ts +0 -13
  791. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  792. package/dist/react-native/pagingHelper.js +0 -25
  793. package/dist/react-native/pagingHelper.js.map +0 -1
  794. package/dist/react-native/redisEnterpriseManagementClient.d.ts +0 -26
  795. package/dist/react-native/redisEnterpriseManagementClient.d.ts.map +0 -1
  796. package/dist/react-native/redisEnterpriseManagementClient.js +0 -113
  797. package/dist/react-native/redisEnterpriseManagementClient.js.map +0 -1
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/models/models.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { areAllPropsUndefined } from \"../static-helpers/serialization/check-prop-undefined.js\";\n\n/**\n * This file contains only generated model types and their (de)serializers.\n * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.\n */\n/* eslint-disable @typescript-eslint/naming-convention */\n/* eslint-disable @typescript-eslint/explicit-module-boundary-types */\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for an operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** Describes a database on the Redis Enterprise cluster */\nexport interface Database extends ProxyResource {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /** Current provisioning status of the database */\n readonly provisioningState?: ProvisioningState;\n /** Current resource status of the database */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabaseCommonPropertiesGeoReplication;\n /** Version of Redis the database is running on, e.g. '6.0' */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. Default is Disabled. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n /** Specifies which keyspace events should trigger notifications. Default is an empty string, meaning this feature is disabled. When enabled, at least 'K' (keyspace events) or 'E' (keyevent events) must be present. For example, 'AKE' enables all standard events. See https://redis.io/docs/latest/develop/use/keyspace-notifications/ for the complete list of event types. */\n notifyKeyspaceEvents?: string;\n}\n\nexport function databaseSerializer(item: Database): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"clientProtocol\",\n \"port\",\n \"clusteringPolicy\",\n \"evictionPolicy\",\n \"persistence\",\n \"modules\",\n \"geoReplication\",\n \"deferUpgrade\",\n \"accessKeysAuthentication\",\n \"notifyKeyspaceEvents\",\n ])\n ? undefined\n : _databasePropertiesSerializer(item),\n };\n}\n\nexport function databaseDeserializer(item: any): Database {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _databasePropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties for creating Redis Enterprise databases */\nexport interface DatabaseCreateProperties extends DatabaseCommonProperties {\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. Default is Disabled. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n}\n\nexport function databaseCreatePropertiesSerializer(item: DatabaseCreateProperties): any {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceSerializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArraySerializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationSerializer(item[\"geoReplication\"]),\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\nexport function databaseCreatePropertiesDeserializer(item: any): DatabaseCreateProperties {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n provisioningState: item[\"provisioningState\"],\n resourceState: item[\"resourceState\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceDeserializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArrayDeserializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationDeserializer(item[\"geoReplication\"]),\n redisVersion: item[\"redisVersion\"],\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\n/** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. */\nexport enum KnownAccessKeysAuthentication {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. \\\n * {@link KnownAccessKeysAuthentication} can be used interchangeably with AccessKeysAuthentication,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: Disabled \\\n * **Enabled**: Enabled\n */\nexport type AccessKeysAuthentication = string;\n\n/** Properties of Redis Enterprise databases, as opposed to general resource properties like location, tags */\nexport interface DatabaseCommonProperties {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /** Current provisioning status of the database */\n readonly provisioningState?: ProvisioningState;\n /** Current resource status of the database */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabaseCommonPropertiesGeoReplication;\n /** Version of Redis the database is running on, e.g. '6.0' */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n /** Specifies which keyspace events should trigger notifications. Default is an empty string, meaning this feature is disabled. When enabled, at least 'K' (keyspace events) or 'E' (keyevent events) must be present. For example, 'AKE' enables all standard events. See https://redis.io/docs/latest/develop/use/keyspace-notifications/ for the complete list of event types. */\n notifyKeyspaceEvents?: string;\n}\n\nexport function databaseCommonPropertiesSerializer(item: DatabaseCommonProperties): any {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceSerializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArraySerializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationSerializer(item[\"geoReplication\"]),\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\nexport function databaseCommonPropertiesDeserializer(item: any): DatabaseCommonProperties {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n provisioningState: item[\"provisioningState\"],\n resourceState: item[\"resourceState\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceDeserializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArrayDeserializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationDeserializer(item[\"geoReplication\"]),\n redisVersion: item[\"redisVersion\"],\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\n/** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\nexport enum KnownProtocol {\n /** Encrypted */\n Encrypted = \"Encrypted\",\n /** Plaintext */\n Plaintext = \"Plaintext\",\n}\n\n/**\n * Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. \\\n * {@link KnownProtocol} can be used interchangeably with Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Encrypted**: Encrypted \\\n * **Plaintext**: Plaintext\n */\nexport type Protocol = string;\n\n/** Current provisioning status */\nexport enum KnownProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Current provisioning status \\\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 * **Succeeded**: Succeeded \\\n * **Failed**: Failed \\\n * **Canceled**: Canceled \\\n * **Creating**: Creating \\\n * **Updating**: Updating \\\n * **Deleting**: Deleting\n */\nexport type ProvisioningState = string;\n\n/** Current resource status */\nexport enum KnownResourceState {\n /** Running */\n Running = \"Running\",\n /** Creating */\n Creating = \"Creating\",\n /** CreateFailed */\n CreateFailed = \"CreateFailed\",\n /** Updating */\n Updating = \"Updating\",\n /** UpdateFailed */\n UpdateFailed = \"UpdateFailed\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** DeleteFailed */\n DeleteFailed = \"DeleteFailed\",\n /** Enabling */\n Enabling = \"Enabling\",\n /** EnableFailed */\n EnableFailed = \"EnableFailed\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** DisableFailed */\n DisableFailed = \"DisableFailed\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Scaling */\n Scaling = \"Scaling\",\n /** ScalingFailed */\n ScalingFailed = \"ScalingFailed\",\n /** Moving */\n Moving = \"Moving\",\n}\n\n/**\n * Current resource status \\\n * {@link KnownResourceState} can be used interchangeably with ResourceState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Running**: Running \\\n * **Creating**: Creating \\\n * **CreateFailed**: CreateFailed \\\n * **Updating**: Updating \\\n * **UpdateFailed**: UpdateFailed \\\n * **Deleting**: Deleting \\\n * **DeleteFailed**: DeleteFailed \\\n * **Enabling**: Enabling \\\n * **EnableFailed**: EnableFailed \\\n * **Disabling**: Disabling \\\n * **DisableFailed**: DisableFailed \\\n * **Disabled**: Disabled \\\n * **Scaling**: Scaling \\\n * **ScalingFailed**: ScalingFailed \\\n * **Moving**: Moving\n */\nexport type ResourceState = string;\n\n/** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\nexport enum KnownClusteringPolicy {\n /** Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands. */\n EnterpriseCluster = \"EnterpriseCluster\",\n /** OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering. */\n OSSCluster = \"OSSCluster\",\n /** The NoCluster policy is used for non-clustered Redis instances that do not require clustering features. */\n NoCluster = \"NoCluster\",\n}\n\n/**\n * Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. \\\n * {@link KnownClusteringPolicy} can be used interchangeably with ClusteringPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EnterpriseCluster**: Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands. \\\n * **OSSCluster**: OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering. \\\n * **NoCluster**: The NoCluster policy is used for non-clustered Redis instances that do not require clustering features.\n */\nexport type ClusteringPolicy = string;\n\n/** Redis eviction policy - default is VolatileLRU */\nexport enum KnownEvictionPolicy {\n /** AllKeysLFU */\n AllKeysLFU = \"AllKeysLFU\",\n /** AllKeysLRU */\n AllKeysLRU = \"AllKeysLRU\",\n /** AllKeysRandom */\n AllKeysRandom = \"AllKeysRandom\",\n /** VolatileLRU */\n VolatileLRU = \"VolatileLRU\",\n /** VolatileLFU */\n VolatileLFU = \"VolatileLFU\",\n /** VolatileTTL */\n VolatileTTL = \"VolatileTTL\",\n /** VolatileRandom */\n VolatileRandom = \"VolatileRandom\",\n /** NoEviction */\n NoEviction = \"NoEviction\",\n}\n\n/**\n * Redis eviction policy - default is VolatileLRU \\\n * {@link KnownEvictionPolicy} can be used interchangeably with EvictionPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AllKeysLFU**: AllKeysLFU \\\n * **AllKeysLRU**: AllKeysLRU \\\n * **AllKeysRandom**: AllKeysRandom \\\n * **VolatileLRU**: VolatileLRU \\\n * **VolatileLFU**: VolatileLFU \\\n * **VolatileTTL**: VolatileTTL \\\n * **VolatileRandom**: VolatileRandom \\\n * **NoEviction**: NoEviction\n */\nexport type EvictionPolicy = string;\n\n/** Persistence-related configuration for the Redis Enterprise database */\nexport interface Persistence {\n /** Sets whether AOF is enabled. Note that at most one of AOF or RDB persistence may be enabled. */\n aofEnabled?: boolean;\n /** Sets whether RDB is enabled. Note that at most one of AOF or RDB persistence may be enabled. */\n rdbEnabled?: boolean;\n /** Sets the frequency at which data is written to disk. Defaults to '1s', meaning 'every second'. Note that the 'always' setting is deprecated, because of its performance impact. */\n aofFrequency?: AofFrequency;\n /** Sets the frequency at which a snapshot of the database is created. */\n rdbFrequency?: RdbFrequency;\n}\n\nexport function persistenceSerializer(item: Persistence): any {\n return {\n aofEnabled: item[\"aofEnabled\"],\n rdbEnabled: item[\"rdbEnabled\"],\n aofFrequency: item[\"aofFrequency\"],\n rdbFrequency: item[\"rdbFrequency\"],\n };\n}\n\nexport function persistenceDeserializer(item: any): Persistence {\n return {\n aofEnabled: item[\"aofEnabled\"],\n rdbEnabled: item[\"rdbEnabled\"],\n aofFrequency: item[\"aofFrequency\"],\n rdbFrequency: item[\"rdbFrequency\"],\n };\n}\n\n/** Sets the frequency at which data is written to disk. Defaults to '1s', meaning 'every second'. Note that the 'always' setting is deprecated, because of its performance impact. */\nexport enum KnownAofFrequency {\n /** 1s */\n OneS = \"1s\",\n /** always */\n Always = \"always\",\n}\n\n/**\n * Sets the frequency at which data is written to disk. Defaults to '1s', meaning 'every second'. Note that the 'always' setting is deprecated, because of its performance impact. \\\n * {@link KnownAofFrequency} can be used interchangeably with AofFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1s**: 1s \\\n * **always**: always\n */\nexport type AofFrequency = string;\n\n/** Sets the frequency at which a snapshot of the database is created. */\nexport enum KnownRdbFrequency {\n /** 1h */\n OneH = \"1h\",\n /** 6h */\n SixH = \"6h\",\n /** 12h */\n TwelveH = \"12h\",\n}\n\n/**\n * Sets the frequency at which a snapshot of the database is created. \\\n * {@link KnownRdbFrequency} can be used interchangeably with RdbFrequency,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1h**: 1h \\\n * **6h**: 6h \\\n * **12h**: 12h\n */\nexport type RdbFrequency = string;\n\nexport function moduleArraySerializer(result: Array<Module>): any[] {\n return result.map((item) => {\n return moduleSerializer(item);\n });\n}\n\nexport function moduleArrayDeserializer(result: Array<Module>): any[] {\n return result.map((item) => {\n return moduleDeserializer(item);\n });\n}\n\n/** Specifies configuration of a redis module */\nexport interface Module {\n /** The name of the module, e.g. 'RedisBloom', 'RediSearch', 'RedisTimeSeries' */\n name: string;\n /** Configuration options for the module, e.g. 'ERROR_RATE 0.01 INITIAL_SIZE 400'. */\n args?: string;\n /** The version of the module, e.g. '1.0'. */\n readonly version?: string;\n}\n\nexport function moduleSerializer(item: Module): any {\n return { name: item[\"name\"], args: item[\"args\"] };\n}\n\nexport function moduleDeserializer(item: any): Module {\n return {\n name: item[\"name\"],\n args: item[\"args\"],\n version: item[\"version\"],\n };\n}\n\n/** Optional set of properties to configure geo replication for this database. */\nexport interface DatabaseCommonPropertiesGeoReplication {\n /** Name for the group of linked database resources */\n groupNickname?: string;\n /** List of database resources to link with this database */\n linkedDatabases?: LinkedDatabase[];\n}\n\nexport function databaseCommonPropertiesGeoReplicationSerializer(\n item: DatabaseCommonPropertiesGeoReplication,\n): any {\n return {\n groupNickname: item[\"groupNickname\"],\n linkedDatabases: !item[\"linkedDatabases\"]\n ? item[\"linkedDatabases\"]\n : linkedDatabaseArraySerializer(item[\"linkedDatabases\"]),\n };\n}\n\nexport function databaseCommonPropertiesGeoReplicationDeserializer(\n item: any,\n): DatabaseCommonPropertiesGeoReplication {\n return {\n groupNickname: item[\"groupNickname\"],\n linkedDatabases: !item[\"linkedDatabases\"]\n ? item[\"linkedDatabases\"]\n : linkedDatabaseArrayDeserializer(item[\"linkedDatabases\"]),\n };\n}\n\nexport function linkedDatabaseArraySerializer(result: Array<LinkedDatabase>): any[] {\n return result.map((item) => {\n return linkedDatabaseSerializer(item);\n });\n}\n\nexport function linkedDatabaseArrayDeserializer(result: Array<LinkedDatabase>): any[] {\n return result.map((item) => {\n return linkedDatabaseDeserializer(item);\n });\n}\n\n/** Specifies details of a linked database resource. */\nexport interface LinkedDatabase {\n /** Resource ID of a database resource to link with this database. */\n id?: string;\n /** State of the link between the database resources. */\n readonly state?: LinkState;\n}\n\nexport function linkedDatabaseSerializer(item: LinkedDatabase): any {\n return { id: item[\"id\"] };\n}\n\nexport function linkedDatabaseDeserializer(item: any): LinkedDatabase {\n return {\n id: item[\"id\"],\n state: item[\"state\"],\n };\n}\n\n/** State of the link between the database resources. */\nexport enum KnownLinkState {\n /** Linked */\n Linked = \"Linked\",\n /** Linking */\n Linking = \"Linking\",\n /** Unlinking */\n Unlinking = \"Unlinking\",\n /** LinkFailed */\n LinkFailed = \"LinkFailed\",\n /** UnlinkFailed */\n UnlinkFailed = \"UnlinkFailed\",\n}\n\n/**\n * State of the link between the database resources. \\\n * {@link KnownLinkState} can be used interchangeably with LinkState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Linked**: Linked \\\n * **Linking**: Linking \\\n * **Unlinking**: Unlinking \\\n * **LinkFailed**: LinkFailed \\\n * **UnlinkFailed**: UnlinkFailed\n */\nexport type LinkState = string;\n\n/** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\nexport enum KnownDeferUpgradeSetting {\n /** Deferred */\n Deferred = \"Deferred\",\n /** NotDeferred */\n NotDeferred = \"NotDeferred\",\n}\n\n/**\n * Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade \\\n * {@link KnownDeferUpgradeSetting} can be used interchangeably with DeferUpgradeSetting,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Deferred**: Deferred \\\n * **NotDeferred**: NotDeferred\n */\nexport type DeferUpgradeSetting = string;\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(_item: ProxyResource): any {\n return {};\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(_item: Resource): any {\n return {};\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** A partial update to the Redis Enterprise database */\nexport interface DatabaseUpdate {\n /** Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. */\n clientProtocol?: Protocol;\n /** TCP port of the database endpoint. Specified at create time. Defaults to an available port. */\n port?: number;\n /** Current provisioning status of the database */\n readonly provisioningState?: ProvisioningState;\n /** Current resource status of the database */\n readonly resourceState?: ResourceState;\n /** Clustering policy - default is OSSCluster. This property can be updated only if the current value is NoCluster. If the value is OSSCluster or EnterpriseCluster, it cannot be updated without deleting the database. */\n clusteringPolicy?: ClusteringPolicy;\n /** Redis eviction policy - default is VolatileLRU */\n evictionPolicy?: EvictionPolicy;\n /** Persistence settings */\n persistence?: Persistence;\n /** Optional set of redis modules to enable in this database - modules can only be added at creation time. */\n modules?: Module[];\n /** Optional set of properties to configure geo replication for this database. */\n geoReplication?: DatabaseCommonPropertiesGeoReplication;\n /** Version of Redis the database is running on, e.g. '6.0' */\n readonly redisVersion?: string;\n /** Option to defer upgrade when newest version is released - default is NotDeferred. Learn more: https://aka.ms/redisversionupgrade */\n deferUpgrade?: DeferUpgradeSetting;\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. Default is Disabled. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n /** Specifies which keyspace events should trigger notifications. Default is an empty string, meaning this feature is disabled. When enabled, at least 'K' (keyspace events) or 'E' (keyevent events) must be present. For example, 'AKE' enables all standard events. See https://redis.io/docs/latest/develop/use/keyspace-notifications/ for the complete list of event types. */\n notifyKeyspaceEvents?: string;\n}\n\nexport function databaseUpdateSerializer(item: DatabaseUpdate): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"clientProtocol\",\n \"port\",\n \"clusteringPolicy\",\n \"evictionPolicy\",\n \"persistence\",\n \"modules\",\n \"geoReplication\",\n \"deferUpgrade\",\n \"accessKeysAuthentication\",\n \"notifyKeyspaceEvents\",\n ])\n ? undefined\n : _databaseUpdatePropertiesSerializer(item),\n };\n}\n\n/** Properties for updating Redis Enterprise databases */\nexport interface DatabaseUpdateProperties extends DatabaseCommonProperties {\n /** This property can be Enabled/Disabled to allow or deny access with the current access keys. Can be updated even after database is created. Default is Disabled. */\n accessKeysAuthentication?: AccessKeysAuthentication;\n}\n\nexport function databaseUpdatePropertiesSerializer(item: DatabaseUpdateProperties): any {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceSerializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArraySerializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationSerializer(item[\"geoReplication\"]),\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\n/** The response of a list-all operation. */\nexport interface _DatabaseList {\n /** The Database items on this page */\n value: Database[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _databaseListDeserializer(item: any): _DatabaseList {\n return {\n value: databaseArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function databaseArraySerializer(result: Array<Database>): any[] {\n return result.map((item) => {\n return databaseSerializer(item);\n });\n}\n\nexport function databaseArrayDeserializer(result: Array<Database>): any[] {\n return result.map((item) => {\n return databaseDeserializer(item);\n });\n}\n\n/** The secret access keys used for authenticating connections to redis */\nexport interface AccessKeys {\n /** The current primary key that clients can use to authenticate */\n readonly primaryKey?: string;\n /** The current secondary key that clients can use to authenticate */\n readonly secondaryKey?: string;\n}\n\nexport function accessKeysDeserializer(item: any): AccessKeys {\n return {\n primaryKey: item[\"primaryKey\"],\n secondaryKey: item[\"secondaryKey\"],\n };\n}\n\n/** Specifies which access keys to reset to a new random value. */\nexport interface RegenerateKeyParameters {\n /** Which access key to regenerate. */\n keyType: AccessKeyType;\n}\n\nexport function regenerateKeyParametersSerializer(item: RegenerateKeyParameters): any {\n return { keyType: item[\"keyType\"] };\n}\n\n/** Which access key to regenerate. */\nexport type AccessKeyType = \"Primary\" | \"Secondary\";\n\n/** Parameters for a Redis Enterprise import operation. */\nexport interface ImportClusterParameters {\n /** SAS URIs for the target blobs to import from */\n sasUris: string[];\n}\n\nexport function importClusterParametersSerializer(item: ImportClusterParameters): any {\n return {\n sasUris: item[\"sasUris\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Parameters for a Redis Enterprise export operation. */\nexport interface ExportClusterParameters {\n /** SAS URI for the target directory to export to */\n sasUri: string;\n}\n\nexport function exportClusterParametersSerializer(item: ExportClusterParameters): any {\n return { sasUri: item[\"sasUri\"] };\n}\n\n/** Parameters for a Redis Enterprise Active Geo Replication Force Unlink operation. */\nexport interface ForceUnlinkParameters {\n /** The resource IDs of the database resources to be unlinked. */\n ids: string[];\n}\n\nexport function forceUnlinkParametersSerializer(item: ForceUnlinkParameters): any {\n return {\n ids: item[\"ids\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Parameters for reconfiguring active geo-replication, of an existing database that was previously unlinked from a replication group. */\nexport interface ForceLinkParameters {\n /** Properties to configure geo replication for this database. */\n geoReplication: ForceLinkParametersGeoReplication;\n}\n\nexport function forceLinkParametersSerializer(item: ForceLinkParameters): any {\n return { geoReplication: forceLinkParametersGeoReplicationSerializer(item[\"geoReplication\"]) };\n}\n\n/** Properties to configure geo replication for this database. */\nexport interface ForceLinkParametersGeoReplication {\n /** The name of the group of linked database resources. This should match the existing replication group name. */\n groupNickname?: string;\n /** The resource IDs of the databases that are expected to be linked and included in the replication group. This parameter is used to validate that the linking is to the expected (unlinked) part of the replication group, if it is splintered. */\n linkedDatabases?: LinkedDatabase[];\n}\n\nexport function forceLinkParametersGeoReplicationSerializer(\n item: ForceLinkParametersGeoReplication,\n): any {\n return {\n groupNickname: item[\"groupNickname\"],\n linkedDatabases: !item[\"linkedDatabases\"]\n ? item[\"linkedDatabases\"]\n : linkedDatabaseArraySerializer(item[\"linkedDatabases\"]),\n };\n}\n\n/** Parameters for a Redis Enterprise active geo-replication flush operation */\nexport interface FlushParameters {\n /** The identifiers of all the other database resources in the georeplication group to be flushed. */\n ids?: string[];\n}\n\nexport function flushParametersSerializer(item: FlushParameters): any {\n return {\n ids: !item[\"ids\"]\n ? item[\"ids\"]\n : item[\"ids\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The Private Endpoint Connection resource. */\nexport interface PrivateEndpointConnection extends Resource {\n /** The group ids for the private endpoint resource. */\n readonly groupIds?: string[];\n /** The private endpoint resource. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /** The provisioning state of the private endpoint connection resource. */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\nexport function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any {\n return {\n properties: areAllPropsUndefined(item, [\"privateEndpoint\", \"privateLinkServiceConnectionState\"])\n ? undefined\n : _privateEndpointConnectionPropertiesSerializer(item),\n };\n}\n\nexport function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _privateEndpointConnectionPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties of the private endpoint connection. */\nexport interface PrivateEndpointConnectionProperties {\n /** The group ids for the private endpoint resource. */\n readonly groupIds?: string[];\n /** The private endpoint resource. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;\n /** The provisioning state of the private endpoint connection resource. */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\nexport function privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnectionProperties,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: privateLinkServiceConnectionStateSerializer(\n item[\"privateLinkServiceConnectionState\"],\n ),\n };\n}\n\nexport function privateEndpointConnectionPropertiesDeserializer(\n item: any,\n): PrivateEndpointConnectionProperties {\n return {\n groupIds: !item[\"groupIds\"]\n ? item[\"groupIds\"]\n : item[\"groupIds\"].map((p: any) => {\n return p;\n }),\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: privateLinkServiceConnectionStateDeserializer(\n item[\"privateLinkServiceConnectionState\"],\n ),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The private endpoint resource. */\nexport interface PrivateEndpoint {\n /** The resource identifier of the private endpoint */\n readonly id?: string;\n}\n\nexport function privateEndpointSerializer(_item: PrivateEndpoint): any {\n return {};\n}\n\nexport function privateEndpointDeserializer(item: any): PrivateEndpoint {\n return {\n id: item[\"id\"],\n };\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\nexport function privateLinkServiceConnectionStateSerializer(\n item: PrivateLinkServiceConnectionState,\n): any {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\nexport function privateLinkServiceConnectionStateDeserializer(\n item: any,\n): PrivateLinkServiceConnectionState {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\n/** The private endpoint connection status. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Connection waiting for approval or rejection */\n Pending = \"Pending\",\n /** Connection approved */\n Approved = \"Approved\",\n /** Connection Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * The private endpoint connection status. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending**: Connection waiting for approval or rejection \\\n * **Approved**: Connection approved \\\n * **Rejected**: Connection Rejected\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** The current provisioning state. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Connection has been provisioned */\n Succeeded = \"Succeeded\",\n /** Connection is being created */\n Creating = \"Creating\",\n /** Connection is being deleted */\n Deleting = \"Deleting\",\n /** Connection provisioning has failed */\n Failed = \"Failed\",\n}\n\n/**\n * The current provisioning state. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Connection has been provisioned \\\n * **Creating**: Connection is being created \\\n * **Deleting**: Connection is being deleted \\\n * **Failed**: Connection provisioning has failed\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** The response of a PrivateEndpointConnection list operation. */\nexport interface _PrivateEndpointConnectionListResult {\n /** The PrivateEndpointConnection items on this page */\n value: PrivateEndpointConnection[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _privateEndpointConnectionListResultDeserializer(\n item: any,\n): _PrivateEndpointConnectionListResult {\n return {\n value: privateEndpointConnectionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateEndpointConnectionArraySerializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionSerializer(item);\n });\n}\n\nexport function privateEndpointConnectionArrayDeserializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionDeserializer(item);\n });\n}\n\n/** Properties for validating migration from Azure Cache for Redis to Redis Enterprise. */\nexport interface MigrationValidationRequest {\n /** The source resource ID to validate migration from. This is the resource ID of the Azure Cache for Redis. */\n sourceResourceId: string;\n /** Sets whether the data is migrated from source to target or not. The default value is true. */\n skipDataMigration?: boolean;\n /** Sets whether to ignore warnings when validating if the source cache can be migrated to the target cache. If this property is true, the isValid property in the response will ignore warning-level disparities between the source and target resource. The default value is false. */\n forceMigrate?: boolean;\n}\n\nexport function migrationValidationRequestSerializer(item: MigrationValidationRequest): any {\n return {\n sourceResourceId: item[\"sourceResourceId\"],\n skipDataMigration: item[\"skipDataMigration\"],\n forceMigrate: item[\"forceMigrate\"],\n };\n}\n\n/** Response for migration validation operation. */\nexport interface MigrationValidationResponse {\n /** Indicates whether the migration validation passed. */\n isValid: boolean;\n /** List of validation errors that prevent migration. */\n errors?: MigrationValidationError[];\n /** List of validation warnings that may impact migration. */\n warnings?: MigrationValidationWarning[];\n}\n\nexport function migrationValidationResponseDeserializer(item: any): MigrationValidationResponse {\n return {\n isValid: item[\"isValid\"],\n errors: !item[\"errors\"]\n ? item[\"errors\"]\n : migrationValidationErrorArrayDeserializer(item[\"errors\"]),\n warnings: !item[\"warnings\"]\n ? item[\"warnings\"]\n : migrationValidationWarningArrayDeserializer(item[\"warnings\"]),\n };\n}\n\nexport function migrationValidationErrorArrayDeserializer(\n result: Array<MigrationValidationError>,\n): any[] {\n return result.map((item) => {\n return migrationValidationErrorDeserializer(item);\n });\n}\n\n/** Represents a validation error that prevents migration. */\nexport interface MigrationValidationError {\n /** List of specific disparities that cause this error. */\n disparities: MigrationValidationDisparity[];\n}\n\nexport function migrationValidationErrorDeserializer(item: any): MigrationValidationError {\n return {\n disparities: migrationValidationDisparityArrayDeserializer(item[\"disparities\"]),\n };\n}\n\nexport function migrationValidationDisparityArrayDeserializer(\n result: Array<MigrationValidationDisparity>,\n): any[] {\n return result.map((item) => {\n return migrationValidationDisparityDeserializer(item);\n });\n}\n\n/** Represents a specific validation issue found during migration validation. */\nexport interface MigrationValidationDisparity {\n /** A localized string denoting the category of the validation issue. Examples are \"Region\", \"Data\", \"Identity\", \"Clustering Mode\", and \"TLS\". */\n category: string;\n /** Detailed message describing the validation issue. */\n message: string;\n}\n\nexport function migrationValidationDisparityDeserializer(item: any): MigrationValidationDisparity {\n return {\n category: item[\"category\"],\n message: item[\"message\"],\n };\n}\n\nexport function migrationValidationWarningArrayDeserializer(\n result: Array<MigrationValidationWarning>,\n): any[] {\n return result.map((item) => {\n return migrationValidationWarningDeserializer(item);\n });\n}\n\n/** Represents a validation warning that may impact migration. */\nexport interface MigrationValidationWarning {\n /** List of specific disparities that cause this warning. */\n disparities: MigrationValidationDisparity[];\n}\n\nexport function migrationValidationWarningDeserializer(item: any): MigrationValidationWarning {\n return {\n disparities: migrationValidationDisparityArrayDeserializer(item[\"disparities\"]),\n };\n}\n\n/** Describes the Redis Enterprise cluster */\nexport interface Cluster extends TrackedResource {\n /** Distinguishes the kind of cluster. Read-only. */\n readonly kind?: Kind;\n /** The SKU to create, which affects price, performance, and features. */\n sku: Sku;\n /** The availability zones. */\n zones?: string[];\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterCommonPropertiesEncryption;\n /** Cluster-level maintenance configuration. */\n maintenanceConfiguration?: MaintenanceConfiguration;\n /** DNS name of the cluster endpoint */\n readonly hostName?: string;\n /** Current provisioning status of the cluster */\n readonly provisioningState?: ProvisioningState;\n /** Explains the current redundancy strategy of the cluster, which affects the expected SLA. */\n readonly redundancyMode?: RedundancyMode;\n /** Current resource status of the cluster */\n readonly resourceState?: ResourceState;\n /** Version of redis the cluster supports, e.g. '6' */\n readonly redisVersion?: string;\n /** List of private endpoint connections associated with the specified Redis Enterprise cluster */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** The endpoint of the source resource that is currently pointing to this resource as a result of an ACR/ACRE to AMR migration. */\n readonly migratedEndpoint?: string;\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess?: PublicNetworkAccess;\n}\n\nexport function clusterSerializer(item: Cluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"highAvailability\",\n \"minimumTlsVersion\",\n \"encryption\",\n \"maintenanceConfiguration\",\n \"publicNetworkAccess\",\n ])\n ? undefined\n : _clusterPropertiesSerializer(item),\n sku: skuSerializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n };\n}\n\nexport function clusterDeserializer(item: any): Cluster {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _clusterPropertiesDeserializer(item[\"properties\"])),\n kind: item[\"kind\"],\n sku: skuDeserializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n };\n}\n\n/** Properties of Redis Enterprise clusters for create operations */\nexport interface ClusterCreateProperties extends ClusterCommonProperties {\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess: PublicNetworkAccess | null;\n}\n\nexport function clusterCreatePropertiesSerializer(item: ClusterCreateProperties): any {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionSerializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationSerializer(item[\"maintenanceConfiguration\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\nexport function clusterCreatePropertiesDeserializer(item: any): ClusterCreateProperties {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionDeserializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationDeserializer(item[\"maintenanceConfiguration\"]),\n hostName: item[\"hostName\"],\n provisioningState: item[\"provisioningState\"],\n redundancyMode: item[\"redundancyMode\"],\n resourceState: item[\"resourceState\"],\n redisVersion: item[\"redisVersion\"],\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n migratedEndpoint: item[\"migratedEndpoint\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\n/** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: Enabled \\\n * **Disabled**: Disabled\n */\nexport type PublicNetworkAccess = string;\n\n/** Distinguishes the kind of cluster. Read-only. */\nexport enum KnownKind {\n /** v1 */\n V1 = \"v1\",\n /** v2 */\n V2 = \"v2\",\n}\n\n/**\n * Distinguishes the kind of cluster. Read-only. \\\n * {@link KnownKind} can be used interchangeably with Kind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **v1**: v1 \\\n * **v2**: v2\n */\nexport type Kind = string;\n\n/** SKU parameters supplied to the create Redis Enterprise cluster operation. */\nexport interface Sku {\n /** The level of Redis Enterprise cluster to deploy. Possible values: ('Balanced_B5', 'MemoryOptimized_M10', 'ComputeOptimized_X5', etc.). For more information on SKUs see the latest pricing documentation. Note that additional SKUs may become supported in the future. */\n name: SkuName;\n /** This property is only used with Enterprise and EnterpriseFlash SKUs. Determines the size of the cluster. Valid values are (2, 4, 6, ...) for Enterprise SKUs and (3, 9, 15, ...) for EnterpriseFlash SKUs. */\n capacity?: number;\n}\n\nexport function skuSerializer(item: Sku): any {\n return { name: item[\"name\"], capacity: item[\"capacity\"] };\n}\n\nexport function skuDeserializer(item: any): Sku {\n return {\n name: item[\"name\"],\n capacity: item[\"capacity\"],\n };\n}\n\n/** The level of Redis Enterprise cluster to deploy. Possible values: ('Balanced_B5', 'MemoryOptimized_M10', 'ComputeOptimized_X5', etc.). For more information on SKUs see the latest pricing documentation. Note that additional SKUs may become supported in the future. */\nexport enum KnownSkuName {\n /** Enterprise_E1 */\n EnterpriseE1 = \"Enterprise_E1\",\n /** Enterprise_E5 */\n EnterpriseE5 = \"Enterprise_E5\",\n /** Enterprise_E10 */\n EnterpriseE10 = \"Enterprise_E10\",\n /** Enterprise_E20 */\n EnterpriseE20 = \"Enterprise_E20\",\n /** Enterprise_E50 */\n EnterpriseE50 = \"Enterprise_E50\",\n /** Enterprise_E100 */\n EnterpriseE100 = \"Enterprise_E100\",\n /** Enterprise_E200 */\n EnterpriseE200 = \"Enterprise_E200\",\n /** Enterprise_E400 */\n EnterpriseE400 = \"Enterprise_E400\",\n /** EnterpriseFlash_F300 */\n EnterpriseFlashF300 = \"EnterpriseFlash_F300\",\n /** EnterpriseFlash_F700 */\n EnterpriseFlashF700 = \"EnterpriseFlash_F700\",\n /** EnterpriseFlash_F1500 */\n EnterpriseFlashF1500 = \"EnterpriseFlash_F1500\",\n /** Balanced_B0 */\n BalancedB0 = \"Balanced_B0\",\n /** Balanced_B1 */\n BalancedB1 = \"Balanced_B1\",\n /** Balanced_B3 */\n BalancedB3 = \"Balanced_B3\",\n /** Balanced_B5 */\n BalancedB5 = \"Balanced_B5\",\n /** Balanced_B10 */\n BalancedB10 = \"Balanced_B10\",\n /** Balanced_B20 */\n BalancedB20 = \"Balanced_B20\",\n /** Balanced_B50 */\n BalancedB50 = \"Balanced_B50\",\n /** Balanced_B100 */\n BalancedB100 = \"Balanced_B100\",\n /** Balanced_B150 */\n BalancedB150 = \"Balanced_B150\",\n /** Balanced_B250 */\n BalancedB250 = \"Balanced_B250\",\n /** Balanced_B350 */\n BalancedB350 = \"Balanced_B350\",\n /** Balanced_B500 */\n BalancedB500 = \"Balanced_B500\",\n /** Balanced_B700 */\n BalancedB700 = \"Balanced_B700\",\n /** Balanced_B1000 */\n BalancedB1000 = \"Balanced_B1000\",\n /** MemoryOptimized_M10 */\n MemoryOptimizedM10 = \"MemoryOptimized_M10\",\n /** MemoryOptimized_M20 */\n MemoryOptimizedM20 = \"MemoryOptimized_M20\",\n /** MemoryOptimized_M50 */\n MemoryOptimizedM50 = \"MemoryOptimized_M50\",\n /** MemoryOptimized_M100 */\n MemoryOptimizedM100 = \"MemoryOptimized_M100\",\n /** MemoryOptimized_M150 */\n MemoryOptimizedM150 = \"MemoryOptimized_M150\",\n /** MemoryOptimized_M250 */\n MemoryOptimizedM250 = \"MemoryOptimized_M250\",\n /** MemoryOptimized_M350 */\n MemoryOptimizedM350 = \"MemoryOptimized_M350\",\n /** MemoryOptimized_M500 */\n MemoryOptimizedM500 = \"MemoryOptimized_M500\",\n /** MemoryOptimized_M700 */\n MemoryOptimizedM700 = \"MemoryOptimized_M700\",\n /** MemoryOptimized_M1000 */\n MemoryOptimizedM1000 = \"MemoryOptimized_M1000\",\n /** MemoryOptimized_M1500 */\n MemoryOptimizedM1500 = \"MemoryOptimized_M1500\",\n /** MemoryOptimized_M2000 */\n MemoryOptimizedM2000 = \"MemoryOptimized_M2000\",\n /** ComputeOptimized_X3 */\n ComputeOptimizedX3 = \"ComputeOptimized_X3\",\n /** ComputeOptimized_X5 */\n ComputeOptimizedX5 = \"ComputeOptimized_X5\",\n /** ComputeOptimized_X10 */\n ComputeOptimizedX10 = \"ComputeOptimized_X10\",\n /** ComputeOptimized_X20 */\n ComputeOptimizedX20 = \"ComputeOptimized_X20\",\n /** ComputeOptimized_X50 */\n ComputeOptimizedX50 = \"ComputeOptimized_X50\",\n /** ComputeOptimized_X100 */\n ComputeOptimizedX100 = \"ComputeOptimized_X100\",\n /** ComputeOptimized_X150 */\n ComputeOptimizedX150 = \"ComputeOptimized_X150\",\n /** ComputeOptimized_X250 */\n ComputeOptimizedX250 = \"ComputeOptimized_X250\",\n /** ComputeOptimized_X350 */\n ComputeOptimizedX350 = \"ComputeOptimized_X350\",\n /** ComputeOptimized_X500 */\n ComputeOptimizedX500 = \"ComputeOptimized_X500\",\n /** ComputeOptimized_X700 */\n ComputeOptimizedX700 = \"ComputeOptimized_X700\",\n /** FlashOptimized_A250 */\n FlashOptimizedA250 = \"FlashOptimized_A250\",\n /** FlashOptimized_A500 */\n FlashOptimizedA500 = \"FlashOptimized_A500\",\n /** FlashOptimized_A700 */\n FlashOptimizedA700 = \"FlashOptimized_A700\",\n /** FlashOptimized_A1000 */\n FlashOptimizedA1000 = \"FlashOptimized_A1000\",\n /** FlashOptimized_A1500 */\n FlashOptimizedA1500 = \"FlashOptimized_A1500\",\n /** FlashOptimized_A2000 */\n FlashOptimizedA2000 = \"FlashOptimized_A2000\",\n /** FlashOptimized_A4500 */\n FlashOptimizedA4500 = \"FlashOptimized_A4500\",\n}\n\n/**\n * The level of Redis Enterprise cluster to deploy. Possible values: ('Balanced_B5', 'MemoryOptimized_M10', 'ComputeOptimized_X5', etc.). For more information on SKUs see the latest pricing documentation. Note that additional SKUs may become supported in the future. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enterprise_E1**: Enterprise_E1 \\\n * **Enterprise_E5**: Enterprise_E5 \\\n * **Enterprise_E10**: Enterprise_E10 \\\n * **Enterprise_E20**: Enterprise_E20 \\\n * **Enterprise_E50**: Enterprise_E50 \\\n * **Enterprise_E100**: Enterprise_E100 \\\n * **Enterprise_E200**: Enterprise_E200 \\\n * **Enterprise_E400**: Enterprise_E400 \\\n * **EnterpriseFlash_F300**: EnterpriseFlash_F300 \\\n * **EnterpriseFlash_F700**: EnterpriseFlash_F700 \\\n * **EnterpriseFlash_F1500**: EnterpriseFlash_F1500 \\\n * **Balanced_B0**: Balanced_B0 \\\n * **Balanced_B1**: Balanced_B1 \\\n * **Balanced_B3**: Balanced_B3 \\\n * **Balanced_B5**: Balanced_B5 \\\n * **Balanced_B10**: Balanced_B10 \\\n * **Balanced_B20**: Balanced_B20 \\\n * **Balanced_B50**: Balanced_B50 \\\n * **Balanced_B100**: Balanced_B100 \\\n * **Balanced_B150**: Balanced_B150 \\\n * **Balanced_B250**: Balanced_B250 \\\n * **Balanced_B350**: Balanced_B350 \\\n * **Balanced_B500**: Balanced_B500 \\\n * **Balanced_B700**: Balanced_B700 \\\n * **Balanced_B1000**: Balanced_B1000 \\\n * **MemoryOptimized_M10**: MemoryOptimized_M10 \\\n * **MemoryOptimized_M20**: MemoryOptimized_M20 \\\n * **MemoryOptimized_M50**: MemoryOptimized_M50 \\\n * **MemoryOptimized_M100**: MemoryOptimized_M100 \\\n * **MemoryOptimized_M150**: MemoryOptimized_M150 \\\n * **MemoryOptimized_M250**: MemoryOptimized_M250 \\\n * **MemoryOptimized_M350**: MemoryOptimized_M350 \\\n * **MemoryOptimized_M500**: MemoryOptimized_M500 \\\n * **MemoryOptimized_M700**: MemoryOptimized_M700 \\\n * **MemoryOptimized_M1000**: MemoryOptimized_M1000 \\\n * **MemoryOptimized_M1500**: MemoryOptimized_M1500 \\\n * **MemoryOptimized_M2000**: MemoryOptimized_M2000 \\\n * **ComputeOptimized_X3**: ComputeOptimized_X3 \\\n * **ComputeOptimized_X5**: ComputeOptimized_X5 \\\n * **ComputeOptimized_X10**: ComputeOptimized_X10 \\\n * **ComputeOptimized_X20**: ComputeOptimized_X20 \\\n * **ComputeOptimized_X50**: ComputeOptimized_X50 \\\n * **ComputeOptimized_X100**: ComputeOptimized_X100 \\\n * **ComputeOptimized_X150**: ComputeOptimized_X150 \\\n * **ComputeOptimized_X250**: ComputeOptimized_X250 \\\n * **ComputeOptimized_X350**: ComputeOptimized_X350 \\\n * **ComputeOptimized_X500**: ComputeOptimized_X500 \\\n * **ComputeOptimized_X700**: ComputeOptimized_X700 \\\n * **FlashOptimized_A250**: FlashOptimized_A250 \\\n * **FlashOptimized_A500**: FlashOptimized_A500 \\\n * **FlashOptimized_A700**: FlashOptimized_A700 \\\n * **FlashOptimized_A1000**: FlashOptimized_A1000 \\\n * **FlashOptimized_A1500**: FlashOptimized_A1500 \\\n * **FlashOptimized_A2000**: FlashOptimized_A2000 \\\n * **FlashOptimized_A4500**: FlashOptimized_A4500\n */\nexport type SkuName = string;\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly principalId?: string;\n /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly tenantId?: string;\n /** The type of managed identity assigned to this resource. */\n type: ManagedServiceIdentityType;\n /** The identities assigned to this resource by the user. */\n userAssignedIdentities?: Record<string, UserAssignedIdentity>;\n}\n\nexport function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userAssignedIdentityRecordSerializer(item[\"userAssignedIdentities\"]),\n };\n}\n\nexport function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userAssignedIdentityRecordDeserializer(item[\"userAssignedIdentities\"]),\n };\n}\n\n/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\nexport enum KnownManagedServiceIdentityType {\n /** No managed identity. */\n None = \"None\",\n /** System assigned managed identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned managed identity. */\n UserAssigned = \"UserAssigned\",\n /** System and user assigned managed identity. */\n SystemAssignedUserAssigned = \"SystemAssigned, UserAssigned\",\n}\n\n/**\n * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No managed identity. \\\n * **SystemAssigned**: System assigned managed identity. \\\n * **UserAssigned**: User assigned managed identity. \\\n * **SystemAssigned, UserAssigned**: System and user assigned managed identity.\n */\nexport type ManagedServiceIdentityType = string;\n\nexport function userAssignedIdentityRecordSerializer(\n item: Record<string, UserAssignedIdentity>,\n): Record<string, any> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userAssignedIdentitySerializer(item[key]);\n });\n return result;\n}\n\nexport function userAssignedIdentityRecordDeserializer(\n item: Record<string, any>,\n): Record<string, UserAssignedIdentity> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userAssignedIdentityDeserializer(item[key]);\n });\n return result;\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /** The principal ID of the assigned identity. */\n readonly principalId?: string;\n /** The client ID of the assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any {\n return {};\n}\n\nexport function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** Properties of Redis Enterprise clusters, as opposed to general resource properties like location, tags */\nexport interface ClusterCommonProperties {\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterCommonPropertiesEncryption;\n /** Cluster-level maintenance configuration. */\n maintenanceConfiguration?: MaintenanceConfiguration;\n /** DNS name of the cluster endpoint */\n readonly hostName?: string;\n /** Current provisioning status of the cluster */\n readonly provisioningState?: ProvisioningState;\n /** Explains the current redundancy strategy of the cluster, which affects the expected SLA. */\n readonly redundancyMode?: RedundancyMode;\n /** Current resource status of the cluster */\n readonly resourceState?: ResourceState;\n /** Version of redis the cluster supports, e.g. '6' */\n readonly redisVersion?: string;\n /** List of private endpoint connections associated with the specified Redis Enterprise cluster */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** The endpoint of the source resource that is currently pointing to this resource as a result of an ACR/ACRE to AMR migration. */\n readonly migratedEndpoint?: string;\n}\n\nexport function clusterCommonPropertiesSerializer(item: ClusterCommonProperties): any {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionSerializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationSerializer(item[\"maintenanceConfiguration\"]),\n };\n}\n\nexport function clusterCommonPropertiesDeserializer(item: any): ClusterCommonProperties {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionDeserializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationDeserializer(item[\"maintenanceConfiguration\"]),\n hostName: item[\"hostName\"],\n provisioningState: item[\"provisioningState\"],\n redundancyMode: item[\"redundancyMode\"],\n resourceState: item[\"resourceState\"],\n redisVersion: item[\"redisVersion\"],\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n migratedEndpoint: item[\"migratedEndpoint\"],\n };\n}\n\n/** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\nexport enum KnownHighAvailability {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. \\\n * {@link KnownHighAvailability} can be used interchangeably with HighAvailability,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: Enabled \\\n * **Disabled**: Disabled\n */\nexport type HighAvailability = string;\n\n/** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\nexport enum KnownTlsVersion {\n /** 1.0 */\n One0 = \"1.0\",\n /** 1.1 */\n One1 = \"1.1\",\n /** 1.2 */\n One2 = \"1.2\",\n}\n\n/**\n * The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. \\\n * {@link KnownTlsVersion} can be used interchangeably with TlsVersion,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **1.0**: 1.0 \\\n * **1.1**: 1.1 \\\n * **1.2**: 1.2\n */\nexport type TlsVersion = string;\n\n/** Encryption-at-rest configuration for the cluster. */\nexport interface ClusterCommonPropertiesEncryption {\n /** All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption. */\n customerManagedKeyEncryption?: ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryption;\n}\n\nexport function clusterCommonPropertiesEncryptionSerializer(\n item: ClusterCommonPropertiesEncryption,\n): any {\n return {\n customerManagedKeyEncryption: !item[\"customerManagedKeyEncryption\"]\n ? item[\"customerManagedKeyEncryption\"]\n : clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionSerializer(\n item[\"customerManagedKeyEncryption\"],\n ),\n };\n}\n\nexport function clusterCommonPropertiesEncryptionDeserializer(\n item: any,\n): ClusterCommonPropertiesEncryption {\n return {\n customerManagedKeyEncryption: !item[\"customerManagedKeyEncryption\"]\n ? item[\"customerManagedKeyEncryption\"]\n : clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionDeserializer(\n item[\"customerManagedKeyEncryption\"],\n ),\n };\n}\n\n/** All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption. */\nexport interface ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryption {\n /** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\n keyEncryptionKeyIdentity?: ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity;\n /** Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 */\n keyEncryptionKeyUrl?: string;\n}\n\nexport function clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionSerializer(\n item: ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryption,\n): any {\n return {\n keyEncryptionKeyIdentity: !item[\"keyEncryptionKeyIdentity\"]\n ? item[\"keyEncryptionKeyIdentity\"]\n : clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentitySerializer(\n item[\"keyEncryptionKeyIdentity\"],\n ),\n keyEncryptionKeyUrl: item[\"keyEncryptionKeyUrl\"],\n };\n}\n\nexport function clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionDeserializer(\n item: any,\n): ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryption {\n return {\n keyEncryptionKeyIdentity: !item[\"keyEncryptionKeyIdentity\"]\n ? item[\"keyEncryptionKeyIdentity\"]\n : clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentityDeserializer(\n item[\"keyEncryptionKeyIdentity\"],\n ),\n keyEncryptionKeyUrl: item[\"keyEncryptionKeyUrl\"],\n };\n}\n\n/** All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. */\nexport interface ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity {\n /** User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/<sub uuid>/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. */\n userAssignedIdentityResourceId?: string;\n /** Only userAssignedIdentity is supported in this API version; other types may be supported in the future */\n identityType?: CmkIdentityType;\n}\n\nexport function clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentitySerializer(\n item: ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity,\n): any {\n return {\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n identityType: item[\"identityType\"],\n };\n}\n\nexport function clusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentityDeserializer(\n item: any,\n): ClusterCommonPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity {\n return {\n userAssignedIdentityResourceId: item[\"userAssignedIdentityResourceId\"],\n identityType: item[\"identityType\"],\n };\n}\n\n/** Only userAssignedIdentity is supported in this API version; other types may be supported in the future */\nexport enum KnownCmkIdentityType {\n /** systemAssignedIdentity */\n SystemAssignedIdentity = \"systemAssignedIdentity\",\n /** userAssignedIdentity */\n UserAssignedIdentity = \"userAssignedIdentity\",\n}\n\n/**\n * Only userAssignedIdentity is supported in this API version; other types may be supported in the future \\\n * {@link KnownCmkIdentityType} can be used interchangeably with CmkIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **systemAssignedIdentity**: systemAssignedIdentity \\\n * **userAssignedIdentity**: userAssignedIdentity\n */\nexport type CmkIdentityType = string;\n\n/** Cluster-level maintenance configuration. */\nexport interface MaintenanceConfiguration {\n /** Custom maintenance windows that apply to the cluster. */\n maintenanceWindows?: MaintenanceWindow[];\n}\n\nexport function maintenanceConfigurationSerializer(item: MaintenanceConfiguration): any {\n return {\n maintenanceWindows: !item[\"maintenanceWindows\"]\n ? item[\"maintenanceWindows\"]\n : maintenanceWindowArraySerializer(item[\"maintenanceWindows\"]),\n };\n}\n\nexport function maintenanceConfigurationDeserializer(item: any): MaintenanceConfiguration {\n return {\n maintenanceWindows: !item[\"maintenanceWindows\"]\n ? item[\"maintenanceWindows\"]\n : maintenanceWindowArrayDeserializer(item[\"maintenanceWindows\"]),\n };\n}\n\nexport function maintenanceWindowArraySerializer(result: Array<MaintenanceWindow>): any[] {\n return result.map((item) => {\n return maintenanceWindowSerializer(item);\n });\n}\n\nexport function maintenanceWindowArrayDeserializer(result: Array<MaintenanceWindow>): any[] {\n return result.map((item) => {\n return maintenanceWindowDeserializer(item);\n });\n}\n\n/** A single custom maintenance window. */\nexport interface MaintenanceWindow {\n /** Maintenance window type. */\n type: MaintenanceWindowType;\n /** Duration in ISO-8601 format, for example 'PT5H'. */\n duration: string;\n /** Start hour (0-23) in UTC when the maintenance window begins. */\n startHourUtc: number;\n /** Recurring schedule for the maintenance window. */\n schedule: MaintenanceWindowSchedule;\n}\n\nexport function maintenanceWindowSerializer(item: MaintenanceWindow): any {\n return {\n type: item[\"type\"],\n duration: item[\"duration\"],\n startHourUtc: item[\"startHourUtc\"],\n schedule: maintenanceWindowScheduleSerializer(item[\"schedule\"]),\n };\n}\n\nexport function maintenanceWindowDeserializer(item: any): MaintenanceWindow {\n return {\n type: item[\"type\"],\n duration: item[\"duration\"],\n startHourUtc: item[\"startHourUtc\"],\n schedule: maintenanceWindowScheduleDeserializer(item[\"schedule\"]),\n };\n}\n\n/** Maintenance window type. */\nexport enum KnownMaintenanceWindowType {\n /** Weekly maintenance window. */\n Weekly = \"Weekly\",\n}\n\n/**\n * Maintenance window type. \\\n * {@link KnownMaintenanceWindowType} can be used interchangeably with MaintenanceWindowType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Weekly**: Weekly maintenance window.\n */\nexport type MaintenanceWindowType = string;\n\n/** Schedule details for a maintenance window. */\nexport interface MaintenanceWindowSchedule {\n /** Day of week. Required when the maintenance window type is 'Weekly'. */\n dayOfWeek?: MaintenanceDayOfWeek;\n}\n\nexport function maintenanceWindowScheduleSerializer(item: MaintenanceWindowSchedule): any {\n return { dayOfWeek: item[\"dayOfWeek\"] };\n}\n\nexport function maintenanceWindowScheduleDeserializer(item: any): MaintenanceWindowSchedule {\n return {\n dayOfWeek: item[\"dayOfWeek\"],\n };\n}\n\n/** Day of week. Required when the maintenance window type is 'Weekly'. */\nexport enum KnownMaintenanceDayOfWeek {\n /** Sunday */\n Sunday = \"Sunday\",\n /** Monday */\n Monday = \"Monday\",\n /** Tuesday */\n Tuesday = \"Tuesday\",\n /** Wednesday */\n Wednesday = \"Wednesday\",\n /** Thursday */\n Thursday = \"Thursday\",\n /** Friday */\n Friday = \"Friday\",\n /** Saturday */\n Saturday = \"Saturday\",\n}\n\n/**\n * Day of week. Required when the maintenance window type is 'Weekly'. \\\n * {@link KnownMaintenanceDayOfWeek} can be used interchangeably with MaintenanceDayOfWeek,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Sunday** \\\n * **Monday** \\\n * **Tuesday** \\\n * **Wednesday** \\\n * **Thursday** \\\n * **Friday** \\\n * **Saturday**\n */\nexport type MaintenanceDayOfWeek = string;\n\n/** Explains the current redundancy strategy of the cluster, which affects the expected SLA. */\nexport enum KnownRedundancyMode {\n /** No redundancy. Availability loss will occur. */\n None = \"None\",\n /** Local redundancy with high availability. */\n LR = \"LR\",\n /** Zone redundant. Higher availability. */\n ZR = \"ZR\",\n}\n\n/**\n * Explains the current redundancy strategy of the cluster, which affects the expected SLA. \\\n * {@link KnownRedundancyMode} can be used interchangeably with RedundancyMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No redundancy. Availability loss will occur. \\\n * **LR**: Local redundancy with high availability. \\\n * **ZR**: Zone redundant. Higher availability.\n */\nexport type RedundancyMode = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n };\n}\n\n/** A partial update to the Redis Enterprise cluster */\nexport interface ClusterUpdate {\n /** The SKU to create, which affects price, performance, and features. */\n sku?: Sku;\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n /** Resource tags. */\n tags?: Record<string, string>;\n /** Enabled by default. If highAvailability is disabled, the data set is not replicated. This affects the availability SLA, and increases the risk of data loss. */\n highAvailability?: HighAvailability;\n /** The minimum TLS version for the cluster to support, e.g. '1.2'. Newer versions can be added in the future. Note that TLS 1.0 and TLS 1.1 are now completely obsolete -- you cannot use them. They are mentioned only for the sake of consistency with old API versions. */\n minimumTlsVersion?: TlsVersion;\n /** Encryption-at-rest configuration for the cluster. */\n encryption?: ClusterCommonPropertiesEncryption;\n /** Cluster-level maintenance configuration. */\n maintenanceConfiguration?: MaintenanceConfiguration;\n /** DNS name of the cluster endpoint */\n readonly hostName?: string;\n /** Current provisioning status of the cluster */\n readonly provisioningState?: ProvisioningState;\n /** Explains the current redundancy strategy of the cluster, which affects the expected SLA. */\n readonly redundancyMode?: RedundancyMode;\n /** Current resource status of the cluster */\n readonly resourceState?: ResourceState;\n /** Version of redis the cluster supports, e.g. '6' */\n readonly redisVersion?: string;\n /** List of private endpoint connections associated with the specified Redis Enterprise cluster */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** The endpoint of the source resource that is currently pointing to this resource as a result of an ACR/ACRE to AMR migration. */\n readonly migratedEndpoint?: string;\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess?: PublicNetworkAccess;\n}\n\nexport function clusterUpdateSerializer(item: ClusterUpdate): any {\n return {\n sku: !item[\"sku\"] ? item[\"sku\"] : skuSerializer(item[\"sku\"]),\n properties: areAllPropsUndefined(item, [\n \"highAvailability\",\n \"minimumTlsVersion\",\n \"encryption\",\n \"maintenanceConfiguration\",\n \"publicNetworkAccess\",\n ])\n ? undefined\n : _clusterUpdatePropertiesSerializer(item),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n tags: item[\"tags\"],\n };\n}\n\n/** Properties of Redis Enterprise clusters for update operations */\nexport interface ClusterUpdateProperties extends ClusterCommonProperties {\n /** Whether or not public network traffic can access the Redis cluster. Only 'Enabled' or 'Disabled' can be set. null is returned only for clusters created using an old API version which do not have this property and cannot be set. */\n publicNetworkAccess?: PublicNetworkAccess;\n}\n\nexport function clusterUpdatePropertiesSerializer(item: ClusterUpdateProperties): any {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionSerializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationSerializer(item[\"maintenanceConfiguration\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\n/** The response of a list-all operation. */\nexport interface _ClusterList {\n /** The Cluster items on this page */\n value: Cluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _clusterListDeserializer(item: any): _ClusterList {\n return {\n value: clusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function clusterArraySerializer(result: Array<Cluster>): any[] {\n return result.map((item) => {\n return clusterSerializer(item);\n });\n}\n\nexport function clusterArrayDeserializer(result: Array<Cluster>): any[] {\n return result.map((item) => {\n return clusterDeserializer(item);\n });\n}\n\n/** The response of a listSkusForScaling operation. */\nexport interface SkuDetailsList {\n /** List of SKUS available to scale up or scale down. */\n skus?: SkuDetails[];\n}\n\nexport function skuDetailsListDeserializer(item: any): SkuDetailsList {\n return {\n skus: !item[\"skus\"] ? item[\"skus\"] : skuDetailsArrayDeserializer(item[\"skus\"]),\n };\n}\n\nexport function skuDetailsArrayDeserializer(result: Array<SkuDetails>): any[] {\n return result.map((item) => {\n return skuDetailsDeserializer(item);\n });\n}\n\n/** Details of a Redis Enterprise cluster SKU. */\nexport interface SkuDetails {\n /** The name of the SKU. */\n readonly name?: string;\n /** The cache size in GB. */\n readonly sizeInGB?: number;\n}\n\nexport function skuDetailsDeserializer(item: any): SkuDetails {\n return {\n name: item[\"name\"],\n sizeInGB: item[\"sizeInGB\"],\n };\n}\n\n/** A list of private link resources. */\nexport interface _PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n /** URL to get the next set of operation list results (if there are any). */\n readonly nextLink?: string;\n}\n\nexport function _privateLinkResourceListResultDeserializer(\n item: any,\n): _PrivateLinkResourceListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : privateLinkResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[] {\n return result.map((item) => {\n return privateLinkResourceDeserializer(item);\n });\n}\n\n/** A private link resource. */\nexport interface PrivateLinkResource extends Resource {\n /** The private link resource group id. */\n readonly groupId?: string;\n /** The private link resource required member names. */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\nexport function privateLinkResourceDeserializer(item: any): PrivateLinkResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _privateLinkResourcePropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /** The private link resource group id. */\n readonly groupId?: string;\n /** The private link resource required member names. */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\nexport function privateLinkResourcePropertiesDeserializer(\n item: any,\n): PrivateLinkResourceProperties {\n return {\n groupId: item[\"groupId\"],\n requiredMembers: !item[\"requiredMembers\"]\n ? item[\"requiredMembers\"]\n : item[\"requiredMembers\"].map((p: any) => {\n return p;\n }),\n requiredZoneNames: !item[\"requiredZoneNames\"]\n ? item[\"requiredZoneNames\"]\n : item[\"requiredZoneNames\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Describes the access policy assignment of Redis Enterprise database */\nexport interface AccessPolicyAssignment extends ProxyResource {\n /** Current provisioning status of the access policy assignment. */\n readonly provisioningState?: ProvisioningState;\n /** Name of access policy under specific access policy assignment. Only \"default\" policy is supported for now. */\n accessPolicyName?: string;\n /** The user associated with the access policy. */\n user?: AccessPolicyAssignmentPropertiesUser;\n}\n\nexport function accessPolicyAssignmentSerializer(item: AccessPolicyAssignment): any {\n return {\n properties: areAllPropsUndefined(item, [\"accessPolicyName\", \"user\"])\n ? undefined\n : _accessPolicyAssignmentPropertiesSerializer(item),\n };\n}\n\nexport function accessPolicyAssignmentDeserializer(item: any): AccessPolicyAssignment {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _accessPolicyAssignmentPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties of Redis Enterprise database access policy assignment. */\nexport interface AccessPolicyAssignmentProperties {\n /** Current provisioning status of the access policy assignment. */\n readonly provisioningState?: ProvisioningState;\n /** Name of access policy under specific access policy assignment. Only \"default\" policy is supported for now. */\n accessPolicyName: string;\n /** The user associated with the access policy. */\n user: AccessPolicyAssignmentPropertiesUser;\n}\n\nexport function accessPolicyAssignmentPropertiesSerializer(\n item: AccessPolicyAssignmentProperties,\n): any {\n return {\n accessPolicyName: item[\"accessPolicyName\"],\n user: accessPolicyAssignmentPropertiesUserSerializer(item[\"user\"]),\n };\n}\n\nexport function accessPolicyAssignmentPropertiesDeserializer(\n item: any,\n): AccessPolicyAssignmentProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n accessPolicyName: item[\"accessPolicyName\"],\n user: accessPolicyAssignmentPropertiesUserDeserializer(item[\"user\"]),\n };\n}\n\n/** The user associated with the access policy. */\nexport interface AccessPolicyAssignmentPropertiesUser {\n /** The object ID of the user. */\n objectId?: string;\n}\n\nexport function accessPolicyAssignmentPropertiesUserSerializer(\n item: AccessPolicyAssignmentPropertiesUser,\n): any {\n return { objectId: item[\"objectId\"] };\n}\n\nexport function accessPolicyAssignmentPropertiesUserDeserializer(\n item: any,\n): AccessPolicyAssignmentPropertiesUser {\n return {\n objectId: item[\"objectId\"],\n };\n}\n\n/** The response of a list-all operation. */\nexport interface _AccessPolicyAssignmentList {\n /** The AccessPolicyAssignment items on this page */\n value: AccessPolicyAssignment[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _accessPolicyAssignmentListDeserializer(item: any): _AccessPolicyAssignmentList {\n return {\n value: accessPolicyAssignmentArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function accessPolicyAssignmentArraySerializer(\n result: Array<AccessPolicyAssignment>,\n): any[] {\n return result.map((item) => {\n return accessPolicyAssignmentSerializer(item);\n });\n}\n\nexport function accessPolicyAssignmentArrayDeserializer(\n result: Array<AccessPolicyAssignment>,\n): any[] {\n return result.map((item) => {\n return accessPolicyAssignmentDeserializer(item);\n });\n}\n\n/** Describes the current migration operation on a Redis Enterprise cluster. */\nexport interface Migration extends ProxyResource {\n /** Properties of the migration operation. */\n properties?: MigrationPropertiesUnion;\n}\n\nexport function migrationSerializer(item: Migration): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : migrationPropertiesUnionSerializer(item[\"properties\"]),\n };\n}\n\nexport function migrationDeserializer(item: any): Migration {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : migrationPropertiesUnionDeserializer(item[\"properties\"]),\n };\n}\n\n/** Properties for Redis Enterprise migration operation. */\nexport interface MigrationProperties {\n /** Describes the source of the migration operation. */\n /** The discriminator possible values: AzureCacheForRedis */\n sourceType: SourceType;\n /** The Azure resource ID of the Azure Managed Redis destination cache to migrate. */\n readonly targetResourceId?: string;\n /** Current provisioning status of the migration */\n readonly provisioningState?: MigrationProvisioningState;\n /** Additional details about the migration operation's status in free text format. */\n readonly statusDetails?: string;\n /** The timestamp when the migration operation was created. */\n readonly creationTime?: Date;\n /** The timestamp when the migration operation was last updated. */\n readonly lastModifiedTime?: Date;\n}\n\nexport function migrationPropertiesSerializer(item: MigrationProperties): any {\n return { sourceType: item[\"sourceType\"] };\n}\n\nexport function migrationPropertiesDeserializer(item: any): MigrationProperties {\n return {\n sourceType: item[\"sourceType\"],\n targetResourceId: item[\"targetResourceId\"],\n provisioningState: item[\"provisioningState\"],\n statusDetails: item[\"statusDetails\"],\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : new Date(item[\"creationTime\"]),\n lastModifiedTime: !item[\"lastModifiedTime\"]\n ? item[\"lastModifiedTime\"]\n : new Date(item[\"lastModifiedTime\"]),\n };\n}\n\n/** Alias for MigrationPropertiesUnion */\nexport type MigrationPropertiesUnion = AzureCacheForRedisMigrationProperties | MigrationProperties;\n\nexport function migrationPropertiesUnionSerializer(item: MigrationPropertiesUnion): any {\n switch (item.sourceType) {\n case \"AzureCacheForRedis\":\n return azureCacheForRedisMigrationPropertiesSerializer(\n item as AzureCacheForRedisMigrationProperties,\n );\n\n default:\n return migrationPropertiesSerializer(item);\n }\n}\n\nexport function migrationPropertiesUnionDeserializer(item: any): MigrationPropertiesUnion {\n switch (item[\"sourceType\"]) {\n case \"AzureCacheForRedis\":\n return azureCacheForRedisMigrationPropertiesDeserializer(\n item as AzureCacheForRedisMigrationProperties,\n );\n\n default:\n return migrationPropertiesDeserializer(item);\n }\n}\n\n/** Describes the source of the migration operation. */\nexport enum KnownSourceType {\n /** Migration from Azure Cache for Redis to Redis Enterprise. */\n AzureCacheForRedis = \"AzureCacheForRedis\",\n}\n\n/**\n * Describes the source of the migration operation. \\\n * {@link KnownSourceType} can be used interchangeably with SourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureCacheForRedis**: Migration from Azure Cache for Redis to Redis Enterprise.\n */\nexport type SourceType = string;\n\n/** Current provisioning status */\nexport enum KnownMigrationProvisioningState {\n /** The request has been accepted and the migration operation is being initialized. */\n Accepted = \"Accepted\",\n /** The migration operation is in progress. */\n InProgress = \"InProgress\",\n /** The migration operation has completed transferring data and is ready for DNS switch. */\n ReadyForDnsSwitch = \"ReadyForDnsSwitch\",\n /** The migration operation has completed successfully. */\n Succeeded = \"Succeeded\",\n /** The migration operation has failed. */\n Failed = \"Failed\",\n /** The migration operation is being cancelled. */\n Cancelling = \"Cancelling\",\n /** The migration operation has been cancelled. */\n Cancelled = \"Cancelled\",\n /** The migration operation cancellation has failed. */\n CancellationFailed = \"CancellationFailed\",\n}\n\n/**\n * Current provisioning status \\\n * {@link KnownMigrationProvisioningState} can be used interchangeably with MigrationProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted**: The request has been accepted and the migration operation is being initialized. \\\n * **InProgress**: The migration operation is in progress. \\\n * **ReadyForDnsSwitch**: The migration operation has completed transferring data and is ready for DNS switch. \\\n * **Succeeded**: The migration operation has completed successfully. \\\n * **Failed**: The migration operation has failed. \\\n * **Cancelling**: The migration operation is being cancelled. \\\n * **Cancelled**: The migration operation has been cancelled. \\\n * **CancellationFailed**: The migration operation cancellation has failed.\n */\nexport type MigrationProvisioningState = string;\n\n/** Properties for Redis Enterprise migration operation for Azure Cache for Redis. */\nexport interface AzureCacheForRedisMigrationProperties extends MigrationProperties {\n /** The source resource ID to migrate from. This is the resource ID of the Azure Cache for Redis. */\n sourceResourceId: string;\n /** Sets whether the DNS is switched automatically after the data is transferred from the source cache to the target cache. This property must be true during the preview. */\n switchDns: boolean;\n /** Sets whether the data is migrated from source to target or not. This property must be true during the preview. */\n skipDataMigration: boolean;\n /** Sets whether to ignore warnings when performing validation of the migration request. If this property is true, warning-level disparities between the source and target resources will be ignored, and the request will only fail validation if there are error-level disparities. The default value is false. */\n forceMigrate?: boolean;\n /** Describes the source of the migration operation. */\n sourceType: \"AzureCacheForRedis\";\n}\n\nexport function azureCacheForRedisMigrationPropertiesSerializer(\n item: AzureCacheForRedisMigrationProperties,\n): any {\n return {\n sourceType: item[\"sourceType\"],\n sourceResourceId: item[\"sourceResourceId\"],\n switchDns: item[\"switchDns\"],\n skipDataMigration: item[\"skipDataMigration\"],\n forceMigrate: item[\"forceMigrate\"],\n };\n}\n\nexport function azureCacheForRedisMigrationPropertiesDeserializer(\n item: any,\n): AzureCacheForRedisMigrationProperties {\n return {\n sourceType: item[\"sourceType\"],\n targetResourceId: item[\"targetResourceId\"],\n provisioningState: item[\"provisioningState\"],\n statusDetails: item[\"statusDetails\"],\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : new Date(item[\"creationTime\"]),\n lastModifiedTime: !item[\"lastModifiedTime\"]\n ? item[\"lastModifiedTime\"]\n : new Date(item[\"lastModifiedTime\"]),\n sourceResourceId: item[\"sourceResourceId\"],\n switchDns: item[\"switchDns\"],\n skipDataMigration: item[\"skipDataMigration\"],\n forceMigrate: item[\"forceMigrate\"],\n };\n}\n\n/** The response of a list-all migrations. */\nexport interface _MigrationList {\n /** The Migration items on this page */\n value: Migration[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _migrationListDeserializer(item: any): _MigrationList {\n return {\n value: migrationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function migrationArraySerializer(result: Array<Migration>): any[] {\n return result.map((item) => {\n return migrationSerializer(item);\n });\n}\n\nexport function migrationArrayDeserializer(result: Array<Migration>): any[] {\n return result.map((item) => {\n return migrationDeserializer(item);\n });\n}\n\n/** The status of a long-running operation. */\nexport interface OperationStatus {\n /** The operation's unique id. */\n id?: string;\n /** The operation's name. */\n name?: string;\n /** The start time of the operation. */\n startTime?: string;\n /** The end time of the operation. */\n endTime?: string;\n /** The current status of the operation. */\n status?: string;\n /** Error response describing why the operation failed. */\n error?: ErrorResponse;\n}\n\nexport function operationStatusDeserializer(item: any): OperationStatus {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n startTime: item[\"startTime\"],\n endTime: item[\"endTime\"],\n status: item[\"status\"],\n error: !item[\"error\"] ? item[\"error\"] : errorResponseDeserializer(item[\"error\"]),\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2025-08-01-preview API version. */\n V20250801Preview = \"2025-08-01-preview\",\n /** The 2026-02-01-preview API version. */\n V20260201Preview = \"2026-02-01-preview\",\n}\n\nexport function _databasePropertiesSerializer(item: Database): any {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceSerializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArraySerializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationSerializer(item[\"geoReplication\"]),\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\nexport function _databasePropertiesDeserializer(item: any) {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n provisioningState: item[\"provisioningState\"],\n resourceState: item[\"resourceState\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceDeserializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArrayDeserializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationDeserializer(item[\"geoReplication\"]),\n redisVersion: item[\"redisVersion\"],\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\nexport function _databaseUpdatePropertiesSerializer(item: DatabaseUpdate): any {\n return {\n clientProtocol: item[\"clientProtocol\"],\n port: item[\"port\"],\n clusteringPolicy: item[\"clusteringPolicy\"],\n evictionPolicy: item[\"evictionPolicy\"],\n persistence: !item[\"persistence\"]\n ? item[\"persistence\"]\n : persistenceSerializer(item[\"persistence\"]),\n modules: !item[\"modules\"] ? item[\"modules\"] : moduleArraySerializer(item[\"modules\"]),\n geoReplication: !item[\"geoReplication\"]\n ? item[\"geoReplication\"]\n : databaseCommonPropertiesGeoReplicationSerializer(item[\"geoReplication\"]),\n deferUpgrade: item[\"deferUpgrade\"],\n accessKeysAuthentication: item[\"accessKeysAuthentication\"],\n notifyKeyspaceEvents: item[\"notifyKeyspaceEvents\"],\n };\n}\n\nexport function _privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnection,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateSerializer(item[\"privateLinkServiceConnectionState\"]),\n };\n}\n\nexport function _privateEndpointConnectionPropertiesDeserializer(item: any) {\n return {\n groupIds: !item[\"groupIds\"]\n ? item[\"groupIds\"]\n : item[\"groupIds\"].map((p: any) => {\n return p;\n }),\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateDeserializer(item[\"privateLinkServiceConnectionState\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function _clusterPropertiesSerializer(item: Cluster): any {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionSerializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationSerializer(item[\"maintenanceConfiguration\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\nexport function _clusterPropertiesDeserializer(item: any) {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionDeserializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationDeserializer(item[\"maintenanceConfiguration\"]),\n hostName: item[\"hostName\"],\n provisioningState: item[\"provisioningState\"],\n redundancyMode: item[\"redundancyMode\"],\n resourceState: item[\"resourceState\"],\n redisVersion: item[\"redisVersion\"],\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n migratedEndpoint: item[\"migratedEndpoint\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\nexport function _clusterUpdatePropertiesSerializer(item: ClusterUpdate): any {\n return {\n highAvailability: item[\"highAvailability\"],\n minimumTlsVersion: item[\"minimumTlsVersion\"],\n encryption: !item[\"encryption\"]\n ? item[\"encryption\"]\n : clusterCommonPropertiesEncryptionSerializer(item[\"encryption\"]),\n maintenanceConfiguration: !item[\"maintenanceConfiguration\"]\n ? item[\"maintenanceConfiguration\"]\n : maintenanceConfigurationSerializer(item[\"maintenanceConfiguration\"]),\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\nexport function _privateLinkResourcePropertiesDeserializer(item: any) {\n return {\n groupId: item[\"groupId\"],\n requiredMembers: !item[\"requiredMembers\"]\n ? item[\"requiredMembers\"]\n : item[\"requiredMembers\"].map((p: any) => {\n return p;\n }),\n requiredZoneNames: !item[\"requiredZoneNames\"]\n ? item[\"requiredZoneNames\"]\n : item[\"requiredZoneNames\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _accessPolicyAssignmentPropertiesSerializer(item: AccessPolicyAssignment): any {\n return {\n accessPolicyName: item[\"accessPolicyName\"],\n user: !item[\"user\"]\n ? item[\"user\"]\n : accessPolicyAssignmentPropertiesUserSerializer(item[\"user\"]),\n };\n}\n\nexport function _accessPolicyAssignmentPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n accessPolicyName: item[\"accessPolicyName\"],\n user: !item[\"user\"]\n ? item[\"user\"]\n : accessPolicyAssignmentPropertiesUserDeserializer(item[\"user\"]),\n };\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,kCAAqC;AAgB9B,SAAS,iCAAiC,MAAiC;AAChF,SAAO;AAAA,IACL,OAAO,2BAA2B,KAAK,OAAO,CAAC;AAAA,IAC/C,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAEO,SAAS,2BAA2B,QAAiC;AAC1E,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,sBAAsB,IAAI;AAAA,EACnC,CAAC;AACH;AAgBO,SAAS,sBAAsB,MAAsB;AAC1D,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,cAAc,KAAK,cAAc;AAAA,IACjC,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,6BAA6B,KAAK,SAAS,CAAC;AAAA,IAC1F,QAAQ,KAAK,QAAQ;AAAA,IACrB,YAAY,KAAK,YAAY;AAAA,EAC/B;AACF;AAcO,SAAS,6BAA6B,MAA6B;AACxE,SAAO;AAAA,IACL,UAAU,KAAK,UAAU;AAAA,IACzB,UAAU,KAAK,UAAU;AAAA,IACzB,WAAW,KAAK,WAAW;AAAA,IAC3B,aAAa,KAAK,aAAa;AAAA,EACjC;AACF;AAGO,IAAK,cAAL,kBAAKA,iBAAL;AAEL,EAAAA,aAAA,UAAO;AAEP,EAAAA,aAAA,YAAS;AAET,EAAAA,aAAA,gBAAa;AANH,SAAAA;AAAA,GAAA;AAqBL,IAAK,kBAAL,kBAAKC,qBAAL;AAEL,EAAAA,iBAAA,cAAW;AAFD,SAAAA;AAAA,GAAA;AAoBL,SAAS,0BAA0B,MAA0B;AAClE,SAAO;AAAA,IACL,OAAO,CAAC,KAAK,OAAO,IAAI,KAAK,OAAO,IAAI,wBAAwB,KAAK,OAAO,CAAC;AAAA,EAC/E;AACF;AAgBO,SAAS,wBAAwB,MAAwB;AAC9D,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,SAAS,KAAK,SAAS;AAAA,IACvB,QAAQ,KAAK,QAAQ;AAAA,IACrB,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,6BAA6B,KAAK,SAAS,CAAC;AAAA,IAC1F,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,qCAAqC,KAAK,gBAAgB,CAAC;AAAA,EACjE;AACF;AAEO,SAAS,6BAA6B,QAAmC;AAC9E,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,wBAAwB,IAAI;AAAA,EACrC,CAAC;AACH;AAEO,SAAS,qCAAqC,QAA2C;AAC9F,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,gCAAgC,IAAI;AAAA,EAC7C,CAAC;AACH;AAUO,SAAS,gCAAgC,MAAgC;AAC9E,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,EACnB;AACF;AAgCO,SAAS,mBAAmB,MAAqB;AACtD,SAAO;AAAA,IACL,gBAAY,kDAAqB,MAAM;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IACF,CAAC,IACG,SACA,8BAA8B,IAAI;AAAA,EACxC;AACF;AAEO,SAAS,qBAAqB,MAAqB;AACxD,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,IAC7C,GAAI,CAAC,KAAK,YAAY,IAClB,KAAK,YAAY,IACjB,gCAAgC,KAAK,YAAY,CAAC;AAAA,EACxD;AACF;AAQO,SAAS,mCAAmC,MAAqC;AACtF,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,sBAAsB,KAAK,aAAa,CAAC;AAAA,IAC7C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,sBAAsB,KAAK,SAAS,CAAC;AAAA,IACnF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,iDAAiD,KAAK,gBAAgB,CAAC;AAAA,IAC3E,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAEO,SAAS,qCAAqC,MAAqC;AACxF,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,eAAe,KAAK,eAAe;AAAA,IACnC,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,wBAAwB,KAAK,aAAa,CAAC;AAAA,IAC/C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,wBAAwB,KAAK,SAAS,CAAC;AAAA,IACrF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,mDAAmD,KAAK,gBAAgB,CAAC;AAAA,IAC7E,cAAc,KAAK,cAAc;AAAA,IACjC,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAGO,IAAK,gCAAL,kBAAKC,mCAAL;AAEL,EAAAA,+BAAA,cAAW;AAEX,EAAAA,+BAAA,aAAU;AAJA,SAAAA;AAAA,GAAA;AA+CL,SAAS,mCAAmC,MAAqC;AACtF,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,sBAAsB,KAAK,aAAa,CAAC;AAAA,IAC7C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,sBAAsB,KAAK,SAAS,CAAC;AAAA,IACnF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,iDAAiD,KAAK,gBAAgB,CAAC;AAAA,IAC3E,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAEO,SAAS,qCAAqC,MAAqC;AACxF,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,eAAe,KAAK,eAAe;AAAA,IACnC,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,wBAAwB,KAAK,aAAa,CAAC;AAAA,IAC/C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,wBAAwB,KAAK,SAAS,CAAC;AAAA,IACrF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,mDAAmD,KAAK,gBAAgB,CAAC;AAAA,IAC7E,cAAc,KAAK,cAAc;AAAA,IACjC,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAGO,IAAK,gBAAL,kBAAKC,mBAAL;AAEL,EAAAA,eAAA,eAAY;AAEZ,EAAAA,eAAA,eAAY;AAJF,SAAAA;AAAA,GAAA;AAkBL,IAAK,yBAAL,kBAAKC,4BAAL;AAEL,EAAAA,wBAAA,eAAY;AAEZ,EAAAA,wBAAA,YAAS;AAET,EAAAA,wBAAA,cAAW;AAEX,EAAAA,wBAAA,cAAW;AAEX,EAAAA,wBAAA,cAAW;AAEX,EAAAA,wBAAA,cAAW;AAZD,SAAAA;AAAA,GAAA;AA8BL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,aAAU;AAEV,EAAAA,oBAAA,cAAW;AAEX,EAAAA,oBAAA,kBAAe;AAEf,EAAAA,oBAAA,cAAW;AAEX,EAAAA,oBAAA,kBAAe;AAEf,EAAAA,oBAAA,cAAW;AAEX,EAAAA,oBAAA,kBAAe;AAEf,EAAAA,oBAAA,cAAW;AAEX,EAAAA,oBAAA,kBAAe;AAEf,EAAAA,oBAAA,eAAY;AAEZ,EAAAA,oBAAA,mBAAgB;AAEhB,EAAAA,oBAAA,cAAW;AAEX,EAAAA,oBAAA,aAAU;AAEV,EAAAA,oBAAA,mBAAgB;AAEhB,EAAAA,oBAAA,YAAS;AA9BC,SAAAA;AAAA,GAAA;AAyDL,IAAK,wBAAL,kBAAKC,2BAAL;AAEL,EAAAA,uBAAA,uBAAoB;AAEpB,EAAAA,uBAAA,gBAAa;AAEb,EAAAA,uBAAA,eAAY;AANF,SAAAA;AAAA,GAAA;AAqBL,IAAK,sBAAL,kBAAKC,yBAAL;AAEL,EAAAA,qBAAA,gBAAa;AAEb,EAAAA,qBAAA,gBAAa;AAEb,EAAAA,qBAAA,mBAAgB;AAEhB,EAAAA,qBAAA,iBAAc;AAEd,EAAAA,qBAAA,iBAAc;AAEd,EAAAA,qBAAA,iBAAc;AAEd,EAAAA,qBAAA,oBAAiB;AAEjB,EAAAA,qBAAA,gBAAa;AAhBH,SAAAA;AAAA,GAAA;AA+CL,SAAS,sBAAsB,MAAwB;AAC5D,SAAO;AAAA,IACL,YAAY,KAAK,YAAY;AAAA,IAC7B,YAAY,KAAK,YAAY;AAAA,IAC7B,cAAc,KAAK,cAAc;AAAA,IACjC,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAEO,SAAS,wBAAwB,MAAwB;AAC9D,SAAO;AAAA,IACL,YAAY,KAAK,YAAY;AAAA,IAC7B,YAAY,KAAK,YAAY;AAAA,IAC7B,cAAc,KAAK,cAAc;AAAA,IACjC,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAGO,IAAK,oBAAL,kBAAKC,uBAAL;AAEL,EAAAA,mBAAA,UAAO;AAEP,EAAAA,mBAAA,YAAS;AAJC,SAAAA;AAAA,GAAA;AAkBL,IAAK,oBAAL,kBAAKC,uBAAL;AAEL,EAAAA,mBAAA,UAAO;AAEP,EAAAA,mBAAA,UAAO;AAEP,EAAAA,mBAAA,aAAU;AANA,SAAAA;AAAA,GAAA;AAoBL,SAAS,sBAAsB,QAA8B;AAClE,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,iBAAiB,IAAI;AAAA,EAC9B,CAAC;AACH;AAEO,SAAS,wBAAwB,QAA8B;AACpE,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,mBAAmB,IAAI;AAAA,EAChC,CAAC;AACH;AAYO,SAAS,iBAAiB,MAAmB;AAClD,SAAO,EAAE,MAAM,KAAK,MAAM,GAAG,MAAM,KAAK,MAAM,EAAE;AAClD;AAEO,SAAS,mBAAmB,MAAmB;AACpD,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,SAAS,KAAK,SAAS;AAAA,EACzB;AACF;AAUO,SAAS,iDACd,MACK;AACL,SAAO;AAAA,IACL,eAAe,KAAK,eAAe;AAAA,IACnC,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,8BAA8B,KAAK,iBAAiB,CAAC;AAAA,EAC3D;AACF;AAEO,SAAS,mDACd,MACwC;AACxC,SAAO;AAAA,IACL,eAAe,KAAK,eAAe;AAAA,IACnC,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,gCAAgC,KAAK,iBAAiB,CAAC;AAAA,EAC7D;AACF;AAEO,SAAS,8BAA8B,QAAsC;AAClF,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,yBAAyB,IAAI;AAAA,EACtC,CAAC;AACH;AAEO,SAAS,gCAAgC,QAAsC;AACpF,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,2BAA2B,IAAI;AAAA,EACxC,CAAC;AACH;AAUO,SAAS,yBAAyB,MAA2B;AAClE,SAAO,EAAE,IAAI,KAAK,IAAI,EAAE;AAC1B;AAEO,SAAS,2BAA2B,MAA2B;AACpE,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,OAAO,KAAK,OAAO;AAAA,EACrB;AACF;AAGO,IAAK,iBAAL,kBAAKC,oBAAL;AAEL,EAAAA,gBAAA,YAAS;AAET,EAAAA,gBAAA,aAAU;AAEV,EAAAA,gBAAA,eAAY;AAEZ,EAAAA,gBAAA,gBAAa;AAEb,EAAAA,gBAAA,kBAAe;AAVL,SAAAA;AAAA,GAAA;AA2BL,IAAK,2BAAL,kBAAKC,8BAAL;AAEL,EAAAA,0BAAA,cAAW;AAEX,EAAAA,0BAAA,iBAAc;AAJJ,SAAAA;AAAA,GAAA;AAoBL,SAAS,wBAAwB,OAA2B;AACjE,SAAO,CAAC;AACV;AAEO,SAAS,0BAA0B,MAA0B;AAClE,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,EAC/C;AACF;AAcO,SAAS,mBAAmB,OAAsB;AACvD,SAAO,CAAC;AACV;AAEO,SAAS,qBAAqB,MAAqB;AACxD,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,EAC/C;AACF;AAkBO,SAAS,uBAAuB,MAAuB;AAC5D,SAAO;AAAA,IACL,WAAW,KAAK,WAAW;AAAA,IAC3B,eAAe,KAAK,eAAe;AAAA,IACnC,WAAW,CAAC,KAAK,WAAW,IAAI,KAAK,WAAW,IAAI,IAAI,KAAK,KAAK,WAAW,CAAC;AAAA,IAC9E,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,oBAAoB,KAAK,oBAAoB;AAAA,IAC7C,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,IAAI,KAAK,KAAK,gBAAgB,CAAC;AAAA,EACrC;AACF;AAGO,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,UAAO;AAEP,EAAAA,oBAAA,iBAAc;AAEd,EAAAA,oBAAA,qBAAkB;AAElB,EAAAA,oBAAA,SAAM;AARI,SAAAA;AAAA,GAAA;AAqDL,SAAS,yBAAyB,MAA2B;AAClE,SAAO;AAAA,IACL,gBAAY,kDAAqB,MAAM;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IACF,CAAC,IACG,SACA,oCAAoC,IAAI;AAAA,EAC9C;AACF;AAQO,SAAS,mCAAmC,MAAqC;AACtF,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,sBAAsB,KAAK,aAAa,CAAC;AAAA,IAC7C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,sBAAsB,KAAK,SAAS,CAAC;AAAA,IACnF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,iDAAiD,KAAK,gBAAgB,CAAC;AAAA,IAC3E,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAUO,SAAS,0BAA0B,MAA0B;AAClE,SAAO;AAAA,IACL,OAAO,0BAA0B,KAAK,OAAO,CAAC;AAAA,IAC9C,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAEO,SAAS,wBAAwB,QAAgC;AACtE,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,mBAAmB,IAAI;AAAA,EAChC,CAAC;AACH;AAEO,SAAS,0BAA0B,QAAgC;AACxE,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,qBAAqB,IAAI;AAAA,EAClC,CAAC;AACH;AAUO,SAAS,uBAAuB,MAAuB;AAC5D,SAAO;AAAA,IACL,YAAY,KAAK,YAAY;AAAA,IAC7B,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAQO,SAAS,kCAAkC,MAAoC;AACpF,SAAO,EAAE,SAAS,KAAK,SAAS,EAAE;AACpC;AAWO,SAAS,kCAAkC,MAAoC;AACpF,SAAO;AAAA,IACL,SAAS,KAAK,SAAS,EAAE,IAAI,CAAC,MAAW;AACvC,aAAO;AAAA,IACT,CAAC;AAAA,EACH;AACF;AAQO,SAAS,kCAAkC,MAAoC;AACpF,SAAO,EAAE,QAAQ,KAAK,QAAQ,EAAE;AAClC;AAQO,SAAS,gCAAgC,MAAkC;AAChF,SAAO;AAAA,IACL,KAAK,KAAK,KAAK,EAAE,IAAI,CAAC,MAAW;AAC/B,aAAO;AAAA,IACT,CAAC;AAAA,EACH;AACF;AAQO,SAAS,8BAA8B,MAAgC;AAC5E,SAAO,EAAE,gBAAgB,4CAA4C,KAAK,gBAAgB,CAAC,EAAE;AAC/F;AAUO,SAAS,4CACd,MACK;AACL,SAAO;AAAA,IACL,eAAe,KAAK,eAAe;AAAA,IACnC,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,8BAA8B,KAAK,iBAAiB,CAAC;AAAA,EAC3D;AACF;AAQO,SAAS,0BAA0B,MAA4B;AACpE,SAAO;AAAA,IACL,KAAK,CAAC,KAAK,KAAK,IACZ,KAAK,KAAK,IACV,KAAK,KAAK,EAAE,IAAI,CAAC,MAAW;AAC1B,aAAO;AAAA,IACT,CAAC;AAAA,EACP;AACF;AAcO,SAAS,oCAAoC,MAAsC;AACxF,SAAO;AAAA,IACL,gBAAY,kDAAqB,MAAM,CAAC,mBAAmB,mCAAmC,CAAC,IAC3F,SACA,+CAA+C,IAAI;AAAA,EACzD;AACF;AAEO,SAAS,sCAAsC,MAAsC;AAC1F,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,IAC7C,GAAI,CAAC,KAAK,YAAY,IAClB,KAAK,YAAY,IACjB,iDAAiD,KAAK,YAAY,CAAC;AAAA,EACzE;AACF;AAcO,SAAS,8CACd,MACK;AACL,SAAO;AAAA,IACL,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,0BAA0B,KAAK,iBAAiB,CAAC;AAAA,IACrD,mCAAmC;AAAA,MACjC,KAAK,mCAAmC;AAAA,IAC1C;AAAA,EACF;AACF;AAEO,SAAS,gDACd,MACqC;AACrC,SAAO;AAAA,IACL,UAAU,CAAC,KAAK,UAAU,IACtB,KAAK,UAAU,IACf,KAAK,UAAU,EAAE,IAAI,CAAC,MAAW;AAC/B,aAAO;AAAA,IACT,CAAC;AAAA,IACL,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,4BAA4B,KAAK,iBAAiB,CAAC;AAAA,IACvD,mCAAmC;AAAA,MACjC,KAAK,mCAAmC;AAAA,IAC1C;AAAA,IACA,mBAAmB,KAAK,mBAAmB;AAAA,EAC7C;AACF;AAQO,SAAS,0BAA0B,OAA6B;AACrE,SAAO,CAAC;AACV;AAEO,SAAS,4BAA4B,MAA4B;AACtE,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,EACf;AACF;AAYO,SAAS,4CACd,MACK;AACL,SAAO;AAAA,IACL,QAAQ,KAAK,QAAQ;AAAA,IACrB,aAAa,KAAK,aAAa;AAAA,IAC/B,iBAAiB,KAAK,iBAAiB;AAAA,EACzC;AACF;AAEO,SAAS,8CACd,MACmC;AACnC,SAAO;AAAA,IACL,QAAQ,KAAK,QAAQ;AAAA,IACrB,aAAa,KAAK,aAAa;AAAA,IAC/B,iBAAiB,KAAK,iBAAiB;AAAA,EACzC;AACF;AAGO,IAAK,8CAAL,kBAAKC,iDAAL;AAEL,EAAAA,6CAAA,aAAU;AAEV,EAAAA,6CAAA,cAAW;AAEX,EAAAA,6CAAA,cAAW;AAND,SAAAA;AAAA,GAAA;AAqBL,IAAK,kDAAL,kBAAKC,qDAAL;AAEL,EAAAA,iDAAA,eAAY;AAEZ,EAAAA,iDAAA,cAAW;AAEX,EAAAA,iDAAA,cAAW;AAEX,EAAAA,iDAAA,YAAS;AARC,SAAAA;AAAA,GAAA;AA+BL,SAAS,iDACd,MACsC;AACtC,SAAO;AAAA,IACL,OAAO,2CAA2C,KAAK,OAAO,CAAC;AAAA,IAC/D,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAEO,SAAS,yCACd,QACO;AACP,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,oCAAoC,IAAI;AAAA,EACjD,CAAC;AACH;AAEO,SAAS,2CACd,QACO;AACP,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,sCAAsC,IAAI;AAAA,EACnD,CAAC;AACH;AAYO,SAAS,qCAAqC,MAAuC;AAC1F,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAYO,SAAS,wCAAwC,MAAwC;AAC9F,SAAO;AAAA,IACL,SAAS,KAAK,SAAS;AAAA,IACvB,QAAQ,CAAC,KAAK,QAAQ,IAClB,KAAK,QAAQ,IACb,0CAA0C,KAAK,QAAQ,CAAC;AAAA,IAC5D,UAAU,CAAC,KAAK,UAAU,IACtB,KAAK,UAAU,IACf,4CAA4C,KAAK,UAAU,CAAC;AAAA,EAClE;AACF;AAEO,SAAS,0CACd,QACO;AACP,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,qCAAqC,IAAI;AAAA,EAClD,CAAC;AACH;AAQO,SAAS,qCAAqC,MAAqC;AACxF,SAAO;AAAA,IACL,aAAa,8CAA8C,KAAK,aAAa,CAAC;AAAA,EAChF;AACF;AAEO,SAAS,8CACd,QACO;AACP,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,yCAAyC,IAAI;AAAA,EACtD,CAAC;AACH;AAUO,SAAS,yCAAyC,MAAyC;AAChG,SAAO;AAAA,IACL,UAAU,KAAK,UAAU;AAAA,IACzB,SAAS,KAAK,SAAS;AAAA,EACzB;AACF;AAEO,SAAS,4CACd,QACO;AACP,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,uCAAuC,IAAI;AAAA,EACpD,CAAC;AACH;AAQO,SAAS,uCAAuC,MAAuC;AAC5F,SAAO;AAAA,IACL,aAAa,8CAA8C,KAAK,aAAa,CAAC;AAAA,EAChF;AACF;AAsCO,SAAS,kBAAkB,MAAoB;AACpD,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,UAAU,KAAK,UAAU;AAAA,IACzB,gBAAY,kDAAqB,MAAM;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IACF,CAAC,IACG,SACA,6BAA6B,IAAI;AAAA,IACrC,KAAK,cAAc,KAAK,KAAK,CAAC;AAAA,IAC9B,OAAO,CAAC,KAAK,OAAO,IAChB,KAAK,OAAO,IACZ,KAAK,OAAO,EAAE,IAAI,CAAC,MAAW;AAC5B,aAAO;AAAA,IACT,CAAC;AAAA,IACL,UAAU,CAAC,KAAK,UAAU,IACtB,KAAK,UAAU,IACf,iCAAiC,KAAK,UAAU,CAAC;AAAA,EACvD;AACF;AAEO,SAAS,oBAAoB,MAAoB;AACtD,SAAO;AAAA,IACL,MAAM,CAAC,KAAK,MAAM,IACd,KAAK,MAAM,IACX,OAAO,YAAY,OAAO,QAAQ,KAAK,MAAM,CAAC,EAAE,IAAI,CAAC,CAAC,GAAG,CAAC,MAAqB,CAAC,GAAG,CAAC,CAAC,CAAC;AAAA,IAC1F,UAAU,KAAK,UAAU;AAAA,IACzB,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,IAC7C,GAAI,CAAC,KAAK,YAAY,IAClB,KAAK,YAAY,IACjB,+BAA+B,KAAK,YAAY,CAAC;AAAA,IACrD,MAAM,KAAK,MAAM;AAAA,IACjB,KAAK,gBAAgB,KAAK,KAAK,CAAC;AAAA,IAChC,OAAO,CAAC,KAAK,OAAO,IAChB,KAAK,OAAO,IACZ,KAAK,OAAO,EAAE,IAAI,CAAC,MAAW;AAC5B,aAAO;AAAA,IACT,CAAC;AAAA,IACL,UAAU,CAAC,KAAK,UAAU,IACtB,KAAK,UAAU,IACf,mCAAmC,KAAK,UAAU,CAAC;AAAA,EACzD;AACF;AAQO,SAAS,kCAAkC,MAAoC;AACpF,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,4CAA4C,KAAK,YAAY,CAAC;AAAA,IAClE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,mCAAmC,KAAK,0BAA0B,CAAC;AAAA,IACvE,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAEO,SAAS,oCAAoC,MAAoC;AACtF,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,8CAA8C,KAAK,YAAY,CAAC;AAAA,IACpE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,qCAAqC,KAAK,0BAA0B,CAAC;AAAA,IACzE,UAAU,KAAK,UAAU;AAAA,IACzB,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,eAAe,KAAK,eAAe;AAAA,IACnC,cAAc,KAAK,cAAc;AAAA,IACjC,4BAA4B,CAAC,KAAK,4BAA4B,IAC1D,KAAK,4BAA4B,IACjC,2CAA2C,KAAK,4BAA4B,CAAC;AAAA,IACjF,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAGO,IAAK,2BAAL,kBAAKC,8BAAL;AAEL,EAAAA,0BAAA,aAAU;AAEV,EAAAA,0BAAA,cAAW;AAJD,SAAAA;AAAA,GAAA;AAkBL,IAAK,YAAL,kBAAKC,eAAL;AAEL,EAAAA,WAAA,QAAK;AAEL,EAAAA,WAAA,QAAK;AAJK,SAAAA;AAAA,GAAA;AAyBL,SAAS,cAAc,MAAgB;AAC5C,SAAO,EAAE,MAAM,KAAK,MAAM,GAAG,UAAU,KAAK,UAAU,EAAE;AAC1D;AAEO,SAAS,gBAAgB,MAAgB;AAC9C,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAGO,IAAK,eAAL,kBAAKC,kBAAL;AAEL,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,mBAAgB;AAEhB,EAAAA,cAAA,mBAAgB;AAEhB,EAAAA,cAAA,mBAAgB;AAEhB,EAAAA,cAAA,oBAAiB;AAEjB,EAAAA,cAAA,oBAAiB;AAEjB,EAAAA,cAAA,oBAAiB;AAEjB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,gBAAa;AAEb,EAAAA,cAAA,gBAAa;AAEb,EAAAA,cAAA,gBAAa;AAEb,EAAAA,cAAA,gBAAa;AAEb,EAAAA,cAAA,iBAAc;AAEd,EAAAA,cAAA,iBAAc;AAEd,EAAAA,cAAA,iBAAc;AAEd,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,kBAAe;AAEf,EAAAA,cAAA,mBAAgB;AAEhB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,0BAAuB;AAEvB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,wBAAqB;AAErB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AAEtB,EAAAA,cAAA,yBAAsB;AA9GZ,SAAAA;AAAA,GAAA;AA4LL,SAAS,iCAAiC,MAAmC;AAClF,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,wBAAwB,CAAC,KAAK,wBAAwB,IAClD,KAAK,wBAAwB,IAC7B,qCAAqC,KAAK,wBAAwB,CAAC;AAAA,EACzE;AACF;AAEO,SAAS,mCAAmC,MAAmC;AACpF,SAAO;AAAA,IACL,aAAa,KAAK,aAAa;AAAA,IAC/B,UAAU,KAAK,UAAU;AAAA,IACzB,MAAM,KAAK,MAAM;AAAA,IACjB,wBAAwB,CAAC,KAAK,wBAAwB,IAClD,KAAK,wBAAwB,IAC7B,uCAAuC,KAAK,wBAAwB,CAAC;AAAA,EAC3E;AACF;AAGO,IAAK,kCAAL,kBAAKC,qCAAL;AAEL,EAAAA,iCAAA,UAAO;AAEP,EAAAA,iCAAA,oBAAiB;AAEjB,EAAAA,iCAAA,kBAAe;AAEf,EAAAA,iCAAA,gCAA6B;AARnB,SAAAA;AAAA,GAAA;AAuBL,SAAS,qCACd,MACqB;AACrB,QAAM,SAA8B,CAAC;AACrC,SAAO,KAAK,IAAI,EAAE,IAAI,CAAC,QAAQ;AAC7B,WAAO,GAAG,IAAI,CAAC,KAAK,GAAG,IAAI,KAAK,GAAG,IAAI,+BAA+B,KAAK,GAAG,CAAC;AAAA,EACjF,CAAC;AACD,SAAO;AACT;AAEO,SAAS,uCACd,MACsC;AACtC,QAAM,SAA8B,CAAC;AACrC,SAAO,KAAK,IAAI,EAAE,IAAI,CAAC,QAAQ;AAC7B,WAAO,GAAG,IAAI,CAAC,KAAK,GAAG,IAAI,KAAK,GAAG,IAAI,iCAAiC,KAAK,GAAG,CAAC;AAAA,EACnF,CAAC;AACD,SAAO;AACT;AAUO,SAAS,+BAA+B,OAAkC;AAC/E,SAAO,CAAC;AACV;AAEO,SAAS,iCAAiC,MAAiC;AAChF,SAAO;AAAA,IACL,aAAa,KAAK,aAAa;AAAA,IAC/B,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AA4BO,SAAS,kCAAkC,MAAoC;AACpF,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,4CAA4C,KAAK,YAAY,CAAC;AAAA,IAClE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,mCAAmC,KAAK,0BAA0B,CAAC;AAAA,EACzE;AACF;AAEO,SAAS,oCAAoC,MAAoC;AACtF,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,8CAA8C,KAAK,YAAY,CAAC;AAAA,IACpE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,qCAAqC,KAAK,0BAA0B,CAAC;AAAA,IACzE,UAAU,KAAK,UAAU;AAAA,IACzB,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,eAAe,KAAK,eAAe;AAAA,IACnC,cAAc,KAAK,cAAc;AAAA,IACjC,4BAA4B,CAAC,KAAK,4BAA4B,IAC1D,KAAK,4BAA4B,IACjC,2CAA2C,KAAK,4BAA4B,CAAC;AAAA,IACjF,kBAAkB,KAAK,kBAAkB;AAAA,EAC3C;AACF;AAGO,IAAK,wBAAL,kBAAKC,2BAAL;AAEL,EAAAA,uBAAA,aAAU;AAEV,EAAAA,uBAAA,cAAW;AAJD,SAAAA;AAAA,GAAA;AAkBL,IAAK,kBAAL,kBAAKC,qBAAL;AAEL,EAAAA,iBAAA,UAAO;AAEP,EAAAA,iBAAA,UAAO;AAEP,EAAAA,iBAAA,UAAO;AANG,SAAAA;AAAA,GAAA;AA0BL,SAAS,4CACd,MACK;AACL,SAAO;AAAA,IACL,8BAA8B,CAAC,KAAK,8BAA8B,IAC9D,KAAK,8BAA8B,IACnC;AAAA,MACE,KAAK,8BAA8B;AAAA,IACrC;AAAA,EACN;AACF;AAEO,SAAS,8CACd,MACmC;AACnC,SAAO;AAAA,IACL,8BAA8B,CAAC,KAAK,8BAA8B,IAC9D,KAAK,8BAA8B,IACnC;AAAA,MACE,KAAK,8BAA8B;AAAA,IACrC;AAAA,EACN;AACF;AAUO,SAAS,wEACd,MACK;AACL,SAAO;AAAA,IACL,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B;AAAA,MACE,KAAK,0BAA0B;AAAA,IACjC;AAAA,IACJ,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAEO,SAAS,0EACd,MAC+D;AAC/D,SAAO;AAAA,IACL,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B;AAAA,MACE,KAAK,0BAA0B;AAAA,IACjC;AAAA,IACJ,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAUO,SAAS,mFACd,MACK;AACL,SAAO;AAAA,IACL,gCAAgC,KAAK,gCAAgC;AAAA,IACrE,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAEO,SAAS,qFACd,MAC0E;AAC1E,SAAO;AAAA,IACL,gCAAgC,KAAK,gCAAgC;AAAA,IACrE,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAGO,IAAK,uBAAL,kBAAKC,0BAAL;AAEL,EAAAA,sBAAA,4BAAyB;AAEzB,EAAAA,sBAAA,0BAAuB;AAJb,SAAAA;AAAA,GAAA;AAuBL,SAAS,mCAAmC,MAAqC;AACtF,SAAO;AAAA,IACL,oBAAoB,CAAC,KAAK,oBAAoB,IAC1C,KAAK,oBAAoB,IACzB,iCAAiC,KAAK,oBAAoB,CAAC;AAAA,EACjE;AACF;AAEO,SAAS,qCAAqC,MAAqC;AACxF,SAAO;AAAA,IACL,oBAAoB,CAAC,KAAK,oBAAoB,IAC1C,KAAK,oBAAoB,IACzB,mCAAmC,KAAK,oBAAoB,CAAC;AAAA,EACnE;AACF;AAEO,SAAS,iCAAiC,QAAyC;AACxF,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,4BAA4B,IAAI;AAAA,EACzC,CAAC;AACH;AAEO,SAAS,mCAAmC,QAAyC;AAC1F,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,8BAA8B,IAAI;AAAA,EAC3C,CAAC;AACH;AAcO,SAAS,4BAA4B,MAA8B;AACxE,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,UAAU,KAAK,UAAU;AAAA,IACzB,cAAc,KAAK,cAAc;AAAA,IACjC,UAAU,oCAAoC,KAAK,UAAU,CAAC;AAAA,EAChE;AACF;AAEO,SAAS,8BAA8B,MAA8B;AAC1E,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,UAAU,KAAK,UAAU;AAAA,IACzB,cAAc,KAAK,cAAc;AAAA,IACjC,UAAU,sCAAsC,KAAK,UAAU,CAAC;AAAA,EAClE;AACF;AAGO,IAAK,6BAAL,kBAAKC,gCAAL;AAEL,EAAAA,4BAAA,YAAS;AAFC,SAAAA;AAAA,GAAA;AAoBL,SAAS,oCAAoC,MAAsC;AACxF,SAAO,EAAE,WAAW,KAAK,WAAW,EAAE;AACxC;AAEO,SAAS,sCAAsC,MAAsC;AAC1F,SAAO;AAAA,IACL,WAAW,KAAK,WAAW;AAAA,EAC7B;AACF;AAGO,IAAK,4BAAL,kBAAKC,+BAAL;AAEL,EAAAA,2BAAA,YAAS;AAET,EAAAA,2BAAA,YAAS;AAET,EAAAA,2BAAA,aAAU;AAEV,EAAAA,2BAAA,eAAY;AAEZ,EAAAA,2BAAA,cAAW;AAEX,EAAAA,2BAAA,YAAS;AAET,EAAAA,2BAAA,cAAW;AAdD,SAAAA;AAAA,GAAA;AAiCL,IAAK,sBAAL,kBAAKC,yBAAL;AAEL,EAAAA,qBAAA,UAAO;AAEP,EAAAA,qBAAA,QAAK;AAEL,EAAAA,qBAAA,QAAK;AANK,SAAAA;AAAA,GAAA;AA4BL,SAAS,0BAA0B,MAA4B;AACpE,SAAO,EAAE,MAAM,KAAK,MAAM,GAAG,UAAU,KAAK,UAAU,EAAE;AAC1D;AAEO,SAAS,4BAA4B,MAA4B;AACtE,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,IAC7C,MAAM,CAAC,KAAK,MAAM,IACd,KAAK,MAAM,IACX,OAAO,YAAY,OAAO,QAAQ,KAAK,MAAM,CAAC,EAAE,IAAI,CAAC,CAAC,GAAG,CAAC,MAAqB,CAAC,GAAG,CAAC,CAAC,CAAC;AAAA,IAC1F,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAoCO,SAAS,wBAAwB,MAA0B;AAChE,SAAO;AAAA,IACL,KAAK,CAAC,KAAK,KAAK,IAAI,KAAK,KAAK,IAAI,cAAc,KAAK,KAAK,CAAC;AAAA,IAC3D,gBAAY,kDAAqB,MAAM;AAAA,MACrC;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,MACA;AAAA,IACF,CAAC,IACG,SACA,mCAAmC,IAAI;AAAA,IAC3C,UAAU,CAAC,KAAK,UAAU,IACtB,KAAK,UAAU,IACf,iCAAiC,KAAK,UAAU,CAAC;AAAA,IACrD,MAAM,KAAK,MAAM;AAAA,EACnB;AACF;AAQO,SAAS,kCAAkC,MAAoC;AACpF,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,4CAA4C,KAAK,YAAY,CAAC;AAAA,IAClE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,mCAAmC,KAAK,0BAA0B,CAAC;AAAA,IACvE,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAUO,SAAS,yBAAyB,MAAyB;AAChE,SAAO;AAAA,IACL,OAAO,yBAAyB,KAAK,OAAO,CAAC;AAAA,IAC7C,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAEO,SAAS,uBAAuB,QAA+B;AACpE,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,kBAAkB,IAAI;AAAA,EAC/B,CAAC;AACH;AAEO,SAAS,yBAAyB,QAA+B;AACtE,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,oBAAoB,IAAI;AAAA,EACjC,CAAC;AACH;AAQO,SAAS,2BAA2B,MAA2B;AACpE,SAAO;AAAA,IACL,MAAM,CAAC,KAAK,MAAM,IAAI,KAAK,MAAM,IAAI,4BAA4B,KAAK,MAAM,CAAC;AAAA,EAC/E;AACF;AAEO,SAAS,4BAA4B,QAAkC;AAC5E,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,uBAAuB,IAAI;AAAA,EACpC,CAAC;AACH;AAUO,SAAS,uBAAuB,MAAuB;AAC5D,SAAO;AAAA,IACL,MAAM,KAAK,MAAM;AAAA,IACjB,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAUO,SAAS,2CACd,MACgC;AAChC,SAAO;AAAA,IACL,OAAO,CAAC,KAAK,OAAO,IAAI,KAAK,OAAO,IAAI,qCAAqC,KAAK,OAAO,CAAC;AAAA,IAC1F,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAEO,SAAS,qCAAqC,QAA2C;AAC9F,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,gCAAgC,IAAI;AAAA,EAC7C,CAAC;AACH;AAYO,SAAS,gCAAgC,MAAgC;AAC9E,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,IAC7C,GAAI,CAAC,KAAK,YAAY,IAClB,KAAK,YAAY,IACjB,2CAA2C,KAAK,YAAY,CAAC;AAAA,EACnE;AACF;AAYO,SAAS,0CACd,MAC+B;AAC/B,SAAO;AAAA,IACL,SAAS,KAAK,SAAS;AAAA,IACvB,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,KAAK,iBAAiB,EAAE,IAAI,CAAC,MAAW;AACtC,aAAO;AAAA,IACT,CAAC;AAAA,IACL,mBAAmB,CAAC,KAAK,mBAAmB,IACxC,KAAK,mBAAmB,IACxB,KAAK,mBAAmB,EAAE,IAAI,CAAC,MAAW;AACxC,aAAO;AAAA,IACT,CAAC;AAAA,EACP;AACF;AAYO,SAAS,iCAAiC,MAAmC;AAClF,SAAO;AAAA,IACL,gBAAY,kDAAqB,MAAM,CAAC,oBAAoB,MAAM,CAAC,IAC/D,SACA,4CAA4C,IAAI;AAAA,EACtD;AACF;AAEO,SAAS,mCAAmC,MAAmC;AACpF,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,IAC7C,GAAI,CAAC,KAAK,YAAY,IAClB,KAAK,YAAY,IACjB,8CAA8C,KAAK,YAAY,CAAC;AAAA,EACtE;AACF;AAYO,SAAS,2CACd,MACK;AACL,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,MAAM,+CAA+C,KAAK,MAAM,CAAC;AAAA,EACnE;AACF;AAEO,SAAS,6CACd,MACkC;AAClC,SAAO;AAAA,IACL,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,MAAM,iDAAiD,KAAK,MAAM,CAAC;AAAA,EACrE;AACF;AAQO,SAAS,+CACd,MACK;AACL,SAAO,EAAE,UAAU,KAAK,UAAU,EAAE;AACtC;AAEO,SAAS,iDACd,MACsC;AACtC,SAAO;AAAA,IACL,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAUO,SAAS,wCAAwC,MAAwC;AAC9F,SAAO;AAAA,IACL,OAAO,wCAAwC,KAAK,OAAO,CAAC;AAAA,IAC5D,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAEO,SAAS,sCACd,QACO;AACP,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,iCAAiC,IAAI;AAAA,EAC9C,CAAC;AACH;AAEO,SAAS,wCACd,QACO;AACP,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,mCAAmC,IAAI;AAAA,EAChD,CAAC;AACH;AAQO,SAAS,oBAAoB,MAAsB;AACxD,SAAO;AAAA,IACL,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,mCAAmC,KAAK,YAAY,CAAC;AAAA,EAC3D;AACF;AAEO,SAAS,sBAAsB,MAAsB;AAC1D,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,MAAM,KAAK,MAAM;AAAA,IACjB,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,uBAAuB,KAAK,YAAY,CAAC;AAAA,IAC7C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,qCAAqC,KAAK,YAAY,CAAC;AAAA,EAC7D;AACF;AAmBO,SAAS,8BAA8B,MAAgC;AAC5E,SAAO,EAAE,YAAY,KAAK,YAAY,EAAE;AAC1C;AAEO,SAAS,gCAAgC,MAAgC;AAC9E,SAAO;AAAA,IACL,YAAY,KAAK,YAAY;AAAA,IAC7B,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,eAAe,KAAK,eAAe;AAAA,IACnC,cAAc,CAAC,KAAK,cAAc,IAAI,KAAK,cAAc,IAAI,IAAI,KAAK,KAAK,cAAc,CAAC;AAAA,IAC1F,kBAAkB,CAAC,KAAK,kBAAkB,IACtC,KAAK,kBAAkB,IACvB,IAAI,KAAK,KAAK,kBAAkB,CAAC;AAAA,EACvC;AACF;AAKO,SAAS,mCAAmC,MAAqC;AACtF,UAAQ,KAAK,YAAY;AAAA,IACvB,KAAK;AACH,aAAO;AAAA,QACL;AAAA,MACF;AAAA,IAEF;AACE,aAAO,8BAA8B,IAAI;AAAA,EAC7C;AACF;AAEO,SAAS,qCAAqC,MAAqC;AACxF,UAAQ,KAAK,YAAY,GAAG;AAAA,IAC1B,KAAK;AACH,aAAO;AAAA,QACL;AAAA,MACF;AAAA,IAEF;AACE,aAAO,gCAAgC,IAAI;AAAA,EAC/C;AACF;AAGO,IAAK,kBAAL,kBAAKC,qBAAL;AAEL,EAAAA,iBAAA,wBAAqB;AAFX,SAAAA;AAAA,GAAA;AAeL,IAAK,kCAAL,kBAAKC,qCAAL;AAEL,EAAAA,iCAAA,cAAW;AAEX,EAAAA,iCAAA,gBAAa;AAEb,EAAAA,iCAAA,uBAAoB;AAEpB,EAAAA,iCAAA,eAAY;AAEZ,EAAAA,iCAAA,YAAS;AAET,EAAAA,iCAAA,gBAAa;AAEb,EAAAA,iCAAA,eAAY;AAEZ,EAAAA,iCAAA,wBAAqB;AAhBX,SAAAA;AAAA,GAAA;AAiDL,SAAS,gDACd,MACK;AACL,SAAO;AAAA,IACL,YAAY,KAAK,YAAY;AAAA,IAC7B,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,WAAW,KAAK,WAAW;AAAA,IAC3B,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAEO,SAAS,kDACd,MACuC;AACvC,SAAO;AAAA,IACL,YAAY,KAAK,YAAY;AAAA,IAC7B,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,eAAe,KAAK,eAAe;AAAA,IACnC,cAAc,CAAC,KAAK,cAAc,IAAI,KAAK,cAAc,IAAI,IAAI,KAAK,KAAK,cAAc,CAAC;AAAA,IAC1F,kBAAkB,CAAC,KAAK,kBAAkB,IACtC,KAAK,kBAAkB,IACvB,IAAI,KAAK,KAAK,kBAAkB,CAAC;AAAA,IACrC,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,WAAW,KAAK,WAAW;AAAA,IAC3B,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,cAAc,KAAK,cAAc;AAAA,EACnC;AACF;AAUO,SAAS,2BAA2B,MAA2B;AACpE,SAAO;AAAA,IACL,OAAO,2BAA2B,KAAK,OAAO,CAAC;AAAA,IAC/C,UAAU,KAAK,UAAU;AAAA,EAC3B;AACF;AAEO,SAAS,yBAAyB,QAAiC;AACxE,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,oBAAoB,IAAI;AAAA,EACjC,CAAC;AACH;AAEO,SAAS,2BAA2B,QAAiC;AAC1E,SAAO,OAAO,IAAI,CAAC,SAAS;AAC1B,WAAO,sBAAsB,IAAI;AAAA,EACnC,CAAC;AACH;AAkBO,SAAS,4BAA4B,MAA4B;AACtE,SAAO;AAAA,IACL,IAAI,KAAK,IAAI;AAAA,IACb,MAAM,KAAK,MAAM;AAAA,IACjB,WAAW,KAAK,WAAW;AAAA,IAC3B,SAAS,KAAK,SAAS;AAAA,IACvB,QAAQ,KAAK,QAAQ;AAAA,IACrB,OAAO,CAAC,KAAK,OAAO,IAAI,KAAK,OAAO,IAAI,0BAA0B,KAAK,OAAO,CAAC;AAAA,EACjF;AACF;AAGO,IAAK,gBAAL,kBAAKC,mBAAL;AAEL,EAAAA,eAAA,sBAAmB;AAEnB,EAAAA,eAAA,sBAAmB;AAJT,SAAAA;AAAA,GAAA;AAOL,SAAS,8BAA8B,MAAqB;AACjE,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,sBAAsB,KAAK,aAAa,CAAC;AAAA,IAC7C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,sBAAsB,KAAK,SAAS,CAAC;AAAA,IACnF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,iDAAiD,KAAK,gBAAgB,CAAC;AAAA,IAC3E,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAEO,SAAS,gCAAgC,MAAW;AACzD,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,eAAe,KAAK,eAAe;AAAA,IACnC,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,wBAAwB,KAAK,aAAa,CAAC;AAAA,IAC/C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,wBAAwB,KAAK,SAAS,CAAC;AAAA,IACrF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,mDAAmD,KAAK,gBAAgB,CAAC;AAAA,IAC7E,cAAc,KAAK,cAAc;AAAA,IACjC,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAEO,SAAS,oCAAoC,MAA2B;AAC7E,SAAO;AAAA,IACL,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,MAAM,KAAK,MAAM;AAAA,IACjB,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,aAAa,CAAC,KAAK,aAAa,IAC5B,KAAK,aAAa,IAClB,sBAAsB,KAAK,aAAa,CAAC;AAAA,IAC7C,SAAS,CAAC,KAAK,SAAS,IAAI,KAAK,SAAS,IAAI,sBAAsB,KAAK,SAAS,CAAC;AAAA,IACnF,gBAAgB,CAAC,KAAK,gBAAgB,IAClC,KAAK,gBAAgB,IACrB,iDAAiD,KAAK,gBAAgB,CAAC;AAAA,IAC3E,cAAc,KAAK,cAAc;AAAA,IACjC,0BAA0B,KAAK,0BAA0B;AAAA,IACzD,sBAAsB,KAAK,sBAAsB;AAAA,EACnD;AACF;AAEO,SAAS,+CACd,MACK;AACL,SAAO;AAAA,IACL,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,0BAA0B,KAAK,iBAAiB,CAAC;AAAA,IACrD,mCAAmC,CAAC,KAAK,mCAAmC,IACxE,KAAK,mCAAmC,IACxC,4CAA4C,KAAK,mCAAmC,CAAC;AAAA,EAC3F;AACF;AAEO,SAAS,iDAAiD,MAAW;AAC1E,SAAO;AAAA,IACL,UAAU,CAAC,KAAK,UAAU,IACtB,KAAK,UAAU,IACf,KAAK,UAAU,EAAE,IAAI,CAAC,MAAW;AAC/B,aAAO;AAAA,IACT,CAAC;AAAA,IACL,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,4BAA4B,KAAK,iBAAiB,CAAC;AAAA,IACvD,mCAAmC,CAAC,KAAK,mCAAmC,IACxE,KAAK,mCAAmC,IACxC,8CAA8C,KAAK,mCAAmC,CAAC;AAAA,IAC3F,mBAAmB,KAAK,mBAAmB;AAAA,EAC7C;AACF;AAEO,SAAS,6BAA6B,MAAoB;AAC/D,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,4CAA4C,KAAK,YAAY,CAAC;AAAA,IAClE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,mCAAmC,KAAK,0BAA0B,CAAC;AAAA,IACvE,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAEO,SAAS,+BAA+B,MAAW;AACxD,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,8CAA8C,KAAK,YAAY,CAAC;AAAA,IACpE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,qCAAqC,KAAK,0BAA0B,CAAC;AAAA,IACzE,UAAU,KAAK,UAAU;AAAA,IACzB,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,gBAAgB,KAAK,gBAAgB;AAAA,IACrC,eAAe,KAAK,eAAe;AAAA,IACnC,cAAc,KAAK,cAAc;AAAA,IACjC,4BAA4B,CAAC,KAAK,4BAA4B,IAC1D,KAAK,4BAA4B,IACjC,2CAA2C,KAAK,4BAA4B,CAAC;AAAA,IACjF,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAEO,SAAS,mCAAmC,MAA0B;AAC3E,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,YAAY,CAAC,KAAK,YAAY,IAC1B,KAAK,YAAY,IACjB,4CAA4C,KAAK,YAAY,CAAC;AAAA,IAClE,0BAA0B,CAAC,KAAK,0BAA0B,IACtD,KAAK,0BAA0B,IAC/B,mCAAmC,KAAK,0BAA0B,CAAC;AAAA,IACvE,qBAAqB,KAAK,qBAAqB;AAAA,EACjD;AACF;AAEO,SAAS,2CAA2C,MAAW;AACpE,SAAO;AAAA,IACL,SAAS,KAAK,SAAS;AAAA,IACvB,iBAAiB,CAAC,KAAK,iBAAiB,IACpC,KAAK,iBAAiB,IACtB,KAAK,iBAAiB,EAAE,IAAI,CAAC,MAAW;AACtC,aAAO;AAAA,IACT,CAAC;AAAA,IACL,mBAAmB,CAAC,KAAK,mBAAmB,IACxC,KAAK,mBAAmB,IACxB,KAAK,mBAAmB,EAAE,IAAI,CAAC,MAAW;AACxC,aAAO;AAAA,IACT,CAAC;AAAA,EACP;AACF;AAEO,SAAS,4CAA4C,MAAmC;AAC7F,SAAO;AAAA,IACL,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,MAAM,CAAC,KAAK,MAAM,IACd,KAAK,MAAM,IACX,+CAA+C,KAAK,MAAM,CAAC;AAAA,EACjE;AACF;AAEO,SAAS,8CAA8C,MAAW;AACvE,SAAO;AAAA,IACL,mBAAmB,KAAK,mBAAmB;AAAA,IAC3C,kBAAkB,KAAK,kBAAkB;AAAA,IACzC,MAAM,CAAC,KAAK,MAAM,IACd,KAAK,MAAM,IACX,iDAAiD,KAAK,MAAM,CAAC;AAAA,EACnE;AACF;",
6
+ "names": ["KnownOrigin", "KnownActionType", "KnownAccessKeysAuthentication", "KnownProtocol", "KnownProvisioningState", "KnownResourceState", "KnownClusteringPolicy", "KnownEvictionPolicy", "KnownAofFrequency", "KnownRdbFrequency", "KnownLinkState", "KnownDeferUpgradeSetting", "KnownCreatedByType", "KnownPrivateEndpointServiceConnectionStatus", "KnownPrivateEndpointConnectionProvisioningState", "KnownPublicNetworkAccess", "KnownKind", "KnownSkuName", "KnownManagedServiceIdentityType", "KnownHighAvailability", "KnownTlsVersion", "KnownCmkIdentityType", "KnownMaintenanceWindowType", "KnownMaintenanceDayOfWeek", "KnownRedundancyMode", "KnownSourceType", "KnownMigrationProvisioningState", "KnownVersions"]
7
+ }
@@ -1,26 +1,39 @@
1
- import * as coreClient from "@azure/core-client";
2
- import type * as coreAuth from "@azure/core-auth";
3
- import type { Operations, OperationsStatus, RedisEnterprise, Databases, AccessPolicyAssignmentOperations, PrivateEndpointConnections, PrivateLinkResources } from "./operationsInterfaces/index.js";
4
- import type { RedisEnterpriseManagementClientOptionalParams } from "./models/index.js";
5
- export declare class RedisEnterpriseManagementClient extends coreClient.ServiceClient {
6
- $host: string;
7
- apiVersion: string;
8
- subscriptionId: string;
9
- /**
10
- * Initializes a new instance of the RedisEnterpriseManagementClient class.
11
- * @param credentials Subscription credentials which uniquely identify client subscription.
12
- * @param subscriptionId The ID of the target subscription.
13
- * @param options The parameter options
14
- */
15
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: RedisEnterpriseManagementClientOptionalParams);
16
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
17
- private addCustomApiVersionPolicy;
18
- operations: Operations;
19
- operationsStatus: OperationsStatus;
20
- redisEnterprise: RedisEnterprise;
21
- databases: Databases;
22
- accessPolicyAssignmentOperations: AccessPolicyAssignmentOperations;
23
- privateEndpointConnections: PrivateEndpointConnections;
24
- privateLinkResources: PrivateLinkResources;
1
+ import { RedisEnterpriseManagementClientOptionalParams } from "./api/index.js";
2
+ import { AccessPolicyAssignmentOperations } from "./classic/accessPolicyAssignment/index.js";
3
+ import { DatabasesOperations } from "./classic/databases/index.js";
4
+ import { MigrationOperations } from "./classic/migration/index.js";
5
+ import { MigrationsOperations } from "./classic/migrations/index.js";
6
+ import { OperationsOperations } from "./classic/operations/index.js";
7
+ import { OperationsStatusOperations } from "./classic/operationsStatus/index.js";
8
+ import { PrivateEndpointConnectionsOperations } from "./classic/privateEndpointConnections/index.js";
9
+ import { PrivateLinkResourcesOperations } from "./classic/privateLinkResources/index.js";
10
+ import { RedisEnterpriseOperations } from "./classic/redisEnterprise/index.js";
11
+ import { TokenCredential } from "@azure/core-auth";
12
+ import { Pipeline } from "@azure/core-rest-pipeline";
13
+ export type { RedisEnterpriseManagementClientOptionalParams } from "./api/redisEnterpriseManagementContext.js";
14
+ export declare class RedisEnterpriseManagementClient {
15
+ private _client;
16
+ /** The pipeline used by this client to make requests */
17
+ readonly pipeline: Pipeline;
18
+ /** REST API for managing Redis Enterprise resources in Azure. */
19
+ constructor(credential: TokenCredential, subscriptionId: string, options?: RedisEnterpriseManagementClientOptionalParams);
20
+ /** The operation groups for operationsStatus */
21
+ readonly operationsStatus: OperationsStatusOperations;
22
+ /** The operation groups for migration */
23
+ readonly migration: MigrationOperations;
24
+ /** The operation groups for accessPolicyAssignment */
25
+ readonly accessPolicyAssignment: AccessPolicyAssignmentOperations;
26
+ /** The operation groups for privateLinkResources */
27
+ readonly privateLinkResources: PrivateLinkResourcesOperations;
28
+ /** The operation groups for redisEnterprise */
29
+ readonly redisEnterprise: RedisEnterpriseOperations;
30
+ /** The operation groups for migrations */
31
+ readonly migrations: MigrationsOperations;
32
+ /** The operation groups for privateEndpointConnections */
33
+ readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;
34
+ /** The operation groups for databases */
35
+ readonly databases: DatabasesOperations;
36
+ /** The operation groups for operations */
37
+ readonly operations: OperationsOperations;
25
38
  }
26
39
  //# sourceMappingURL=redisEnterpriseManagementClient.d.ts.map