@azure/arm-connectedcache 1.0.0-alpha.20241127.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 (443) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/LICENSE +21 -0
  3. package/README.md +102 -0
  4. package/dist/browser/api/cacheNodesOperations/index.d.ts +30 -0
  5. package/dist/browser/api/cacheNodesOperations/index.d.ts.map +1 -0
  6. package/dist/browser/api/cacheNodesOperations/index.js +123 -0
  7. package/dist/browser/api/cacheNodesOperations/index.js.map +1 -0
  8. package/dist/browser/api/connectedCacheContext.d.ts +14 -0
  9. package/dist/browser/api/connectedCacheContext.d.ts.map +1 -0
  10. package/dist/browser/api/connectedCacheContext.js +35 -0
  11. package/dist/browser/api/connectedCacheContext.js.map +1 -0
  12. package/dist/browser/api/enterpriseCustomerOperations/index.d.ts +30 -0
  13. package/dist/browser/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
  14. package/dist/browser/api/enterpriseCustomerOperations/index.js +135 -0
  15. package/dist/browser/api/enterpriseCustomerOperations/index.js.map +1 -0
  16. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  17. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  18. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.js +140 -0
  19. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  20. package/dist/browser/api/enterpriseMccCustomers/index.d.ts +30 -0
  21. package/dist/browser/api/enterpriseMccCustomers/index.d.ts.map +1 -0
  22. package/dist/browser/api/enterpriseMccCustomers/index.js +127 -0
  23. package/dist/browser/api/enterpriseMccCustomers/index.js.map +1 -0
  24. package/dist/browser/api/index.d.ts +10 -0
  25. package/dist/browser/api/index.d.ts.map +1 -0
  26. package/dist/browser/api/index.js +11 -0
  27. package/dist/browser/api/index.js.map +1 -0
  28. package/dist/browser/api/ispCacheNodesOperations/index.d.ts +34 -0
  29. package/dist/browser/api/ispCacheNodesOperations/index.d.ts.map +1 -0
  30. package/dist/browser/api/ispCacheNodesOperations/index.js +149 -0
  31. package/dist/browser/api/ispCacheNodesOperations/index.js.map +1 -0
  32. package/dist/browser/api/ispCustomers/index.d.ts +30 -0
  33. package/dist/browser/api/ispCustomers/index.d.ts.map +1 -0
  34. package/dist/browser/api/ispCustomers/index.js +123 -0
  35. package/dist/browser/api/ispCustomers/index.js.map +1 -0
  36. package/dist/browser/api/operations/index.d.ts +9 -0
  37. package/dist/browser/api/operations/index.d.ts.map +1 -0
  38. package/dist/browser/api/operations/index.js +22 -0
  39. package/dist/browser/api/operations/index.js.map +1 -0
  40. package/dist/browser/api/options.d.ts +136 -0
  41. package/dist/browser/api/options.d.ts.map +1 -0
  42. package/dist/browser/api/options.js +4 -0
  43. package/dist/browser/api/options.js.map +1 -0
  44. package/dist/browser/classic/cacheNodesOperations/index.d.ts +30 -0
  45. package/dist/browser/classic/cacheNodesOperations/index.d.ts.map +1 -0
  46. package/dist/browser/classic/cacheNodesOperations/index.js +17 -0
  47. package/dist/browser/classic/cacheNodesOperations/index.js.map +1 -0
  48. package/dist/browser/classic/enterpriseCustomerOperations/index.d.ts +30 -0
  49. package/dist/browser/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
  50. package/dist/browser/classic/enterpriseCustomerOperations/index.js +17 -0
  51. package/dist/browser/classic/enterpriseCustomerOperations/index.js.map +1 -0
  52. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  53. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  54. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.js +17 -0
  55. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  56. package/dist/browser/classic/enterpriseMccCustomers/index.d.ts +30 -0
  57. package/dist/browser/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
  58. package/dist/browser/classic/enterpriseMccCustomers/index.js +17 -0
  59. package/dist/browser/classic/enterpriseMccCustomers/index.js.map +1 -0
  60. package/dist/browser/classic/index.d.ts +8 -0
  61. package/dist/browser/classic/index.d.ts.map +1 -0
  62. package/dist/browser/classic/index.js +4 -0
  63. package/dist/browser/classic/index.js.map +1 -0
  64. package/dist/browser/classic/ispCacheNodesOperations/index.d.ts +33 -0
  65. package/dist/browser/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
  66. package/dist/browser/classic/ispCacheNodesOperations/index.js +18 -0
  67. package/dist/browser/classic/ispCacheNodesOperations/index.js.map +1 -0
  68. package/dist/browser/classic/ispCustomers/index.d.ts +30 -0
  69. package/dist/browser/classic/ispCustomers/index.d.ts.map +1 -0
  70. package/dist/browser/classic/ispCustomers/index.js +17 -0
  71. package/dist/browser/classic/ispCustomers/index.js.map +1 -0
  72. package/dist/browser/classic/operations/index.d.ts +14 -0
  73. package/dist/browser/classic/operations/index.d.ts.map +1 -0
  74. package/dist/browser/classic/operations/index.js +12 -0
  75. package/dist/browser/classic/operations/index.js.map +1 -0
  76. package/dist/browser/connectedCacheClient.d.ts +33 -0
  77. package/dist/browser/connectedCacheClient.d.ts.map +1 -0
  78. package/dist/browser/connectedCacheClient.js +30 -0
  79. package/dist/browser/connectedCacheClient.js.map +1 -0
  80. package/dist/browser/helpers/serializerHelpers.d.ts +3 -0
  81. package/dist/browser/helpers/serializerHelpers.d.ts.map +1 -0
  82. package/dist/browser/helpers/serializerHelpers.js +24 -0
  83. package/dist/browser/helpers/serializerHelpers.js.map +1 -0
  84. package/dist/browser/index.d.ts +8 -0
  85. package/dist/browser/index.d.ts.map +1 -0
  86. package/dist/browser/index.js +6 -0
  87. package/dist/browser/index.js.map +1 -0
  88. package/dist/browser/logger.d.ts +2 -0
  89. package/dist/browser/logger.d.ts.map +1 -0
  90. package/dist/browser/logger.js +5 -0
  91. package/dist/browser/logger.js.map +1 -0
  92. package/dist/browser/models/index.d.ts +2 -0
  93. package/dist/browser/models/index.d.ts.map +1 -0
  94. package/dist/browser/models/index.js +4 -0
  95. package/dist/browser/models/index.js.map +1 -0
  96. package/dist/browser/models/models.d.ts +836 -0
  97. package/dist/browser/models/models.d.ts.map +1 -0
  98. package/dist/browser/models/models.js +918 -0
  99. package/dist/browser/models/models.js.map +1 -0
  100. package/dist/browser/package.json +3 -0
  101. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  102. package/dist/browser/restorePollerHelpers.d.ts.map +1 -0
  103. package/dist/browser/restorePollerHelpers.js +134 -0
  104. package/dist/browser/restorePollerHelpers.js.map +1 -0
  105. package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
  106. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
  107. package/dist/browser/static-helpers/pagingHelpers.js +137 -0
  108. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  109. package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
  110. package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -0
  111. package/dist/browser/static-helpers/pollingHelpers.js +76 -0
  112. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  113. package/dist/commonjs/api/cacheNodesOperations/index.d.ts +30 -0
  114. package/dist/commonjs/api/cacheNodesOperations/index.d.ts.map +1 -0
  115. package/dist/commonjs/api/cacheNodesOperations/index.js +143 -0
  116. package/dist/commonjs/api/cacheNodesOperations/index.js.map +1 -0
  117. package/dist/commonjs/api/connectedCacheContext.d.ts +14 -0
  118. package/dist/commonjs/api/connectedCacheContext.d.ts.map +1 -0
  119. package/dist/commonjs/api/connectedCacheContext.js +38 -0
  120. package/dist/commonjs/api/connectedCacheContext.js.map +1 -0
  121. package/dist/commonjs/api/enterpriseCustomerOperations/index.d.ts +30 -0
  122. package/dist/commonjs/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
  123. package/dist/commonjs/api/enterpriseCustomerOperations/index.js +155 -0
  124. package/dist/commonjs/api/enterpriseCustomerOperations/index.js.map +1 -0
  125. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  126. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  127. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.js +160 -0
  128. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  129. package/dist/commonjs/api/enterpriseMccCustomers/index.d.ts +30 -0
  130. package/dist/commonjs/api/enterpriseMccCustomers/index.d.ts.map +1 -0
  131. package/dist/commonjs/api/enterpriseMccCustomers/index.js +147 -0
  132. package/dist/commonjs/api/enterpriseMccCustomers/index.js.map +1 -0
  133. package/dist/commonjs/api/index.d.ts +10 -0
  134. package/dist/commonjs/api/index.d.ts.map +1 -0
  135. package/dist/commonjs/api/index.js +53 -0
  136. package/dist/commonjs/api/index.js.map +1 -0
  137. package/dist/commonjs/api/ispCacheNodesOperations/index.d.ts +34 -0
  138. package/dist/commonjs/api/ispCacheNodesOperations/index.d.ts.map +1 -0
  139. package/dist/commonjs/api/ispCacheNodesOperations/index.js +172 -0
  140. package/dist/commonjs/api/ispCacheNodesOperations/index.js.map +1 -0
  141. package/dist/commonjs/api/ispCustomers/index.d.ts +30 -0
  142. package/dist/commonjs/api/ispCustomers/index.d.ts.map +1 -0
  143. package/dist/commonjs/api/ispCustomers/index.js +143 -0
  144. package/dist/commonjs/api/ispCustomers/index.js.map +1 -0
  145. package/dist/commonjs/api/operations/index.d.ts +9 -0
  146. package/dist/commonjs/api/operations/index.d.ts.map +1 -0
  147. package/dist/commonjs/api/operations/index.js +27 -0
  148. package/dist/commonjs/api/operations/index.js.map +1 -0
  149. package/dist/commonjs/api/options.d.ts +136 -0
  150. package/dist/commonjs/api/options.d.ts.map +1 -0
  151. package/dist/commonjs/api/options.js +5 -0
  152. package/dist/commonjs/api/options.js.map +1 -0
  153. package/dist/commonjs/classic/cacheNodesOperations/index.d.ts +30 -0
  154. package/dist/commonjs/classic/cacheNodesOperations/index.d.ts.map +1 -0
  155. package/dist/commonjs/classic/cacheNodesOperations/index.js +21 -0
  156. package/dist/commonjs/classic/cacheNodesOperations/index.js.map +1 -0
  157. package/dist/commonjs/classic/enterpriseCustomerOperations/index.d.ts +30 -0
  158. package/dist/commonjs/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
  159. package/dist/commonjs/classic/enterpriseCustomerOperations/index.js +21 -0
  160. package/dist/commonjs/classic/enterpriseCustomerOperations/index.js.map +1 -0
  161. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  162. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  163. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.js +21 -0
  164. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  165. package/dist/commonjs/classic/enterpriseMccCustomers/index.d.ts +30 -0
  166. package/dist/commonjs/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
  167. package/dist/commonjs/classic/enterpriseMccCustomers/index.js +21 -0
  168. package/dist/commonjs/classic/enterpriseMccCustomers/index.js.map +1 -0
  169. package/dist/commonjs/classic/index.d.ts +8 -0
  170. package/dist/commonjs/classic/index.d.ts.map +1 -0
  171. package/dist/commonjs/classic/index.js +5 -0
  172. package/dist/commonjs/classic/index.js.map +1 -0
  173. package/dist/commonjs/classic/ispCacheNodesOperations/index.d.ts +33 -0
  174. package/dist/commonjs/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
  175. package/dist/commonjs/classic/ispCacheNodesOperations/index.js +22 -0
  176. package/dist/commonjs/classic/ispCacheNodesOperations/index.js.map +1 -0
  177. package/dist/commonjs/classic/ispCustomers/index.d.ts +30 -0
  178. package/dist/commonjs/classic/ispCustomers/index.d.ts.map +1 -0
  179. package/dist/commonjs/classic/ispCustomers/index.js +21 -0
  180. package/dist/commonjs/classic/ispCustomers/index.js.map +1 -0
  181. package/dist/commonjs/classic/operations/index.d.ts +14 -0
  182. package/dist/commonjs/classic/operations/index.d.ts.map +1 -0
  183. package/dist/commonjs/classic/operations/index.js +16 -0
  184. package/dist/commonjs/classic/operations/index.js.map +1 -0
  185. package/dist/commonjs/connectedCacheClient.d.ts +33 -0
  186. package/dist/commonjs/connectedCacheClient.d.ts.map +1 -0
  187. package/dist/commonjs/connectedCacheClient.js +34 -0
  188. package/dist/commonjs/connectedCacheClient.js.map +1 -0
  189. package/dist/commonjs/helpers/serializerHelpers.d.ts +3 -0
  190. package/dist/commonjs/helpers/serializerHelpers.d.ts.map +1 -0
  191. package/dist/commonjs/helpers/serializerHelpers.js +27 -0
  192. package/dist/commonjs/helpers/serializerHelpers.js.map +1 -0
  193. package/dist/commonjs/index.d.ts +8 -0
  194. package/dist/commonjs/index.d.ts.map +1 -0
  195. package/dist/commonjs/index.js +23 -0
  196. package/dist/commonjs/index.js.map +1 -0
  197. package/dist/commonjs/logger.d.ts +2 -0
  198. package/dist/commonjs/logger.d.ts.map +1 -0
  199. package/dist/commonjs/logger.js +8 -0
  200. package/dist/commonjs/logger.js.map +1 -0
  201. package/dist/commonjs/models/index.d.ts +2 -0
  202. package/dist/commonjs/models/index.d.ts.map +1 -0
  203. package/dist/commonjs/models/index.js +19 -0
  204. package/dist/commonjs/models/index.js.map +1 -0
  205. package/dist/commonjs/models/models.d.ts +836 -0
  206. package/dist/commonjs/models/models.d.ts.map +1 -0
  207. package/dist/commonjs/models/models.js +994 -0
  208. package/dist/commonjs/models/models.js.map +1 -0
  209. package/dist/commonjs/package.json +3 -0
  210. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  211. package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -0
  212. package/dist/commonjs/restorePollerHelpers.js +137 -0
  213. package/dist/commonjs/restorePollerHelpers.js.map +1 -0
  214. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
  215. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
  216. package/dist/commonjs/static-helpers/pagingHelpers.js +140 -0
  217. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
  218. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
  219. package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -0
  220. package/dist/commonjs/static-helpers/pollingHelpers.js +79 -0
  221. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
  222. package/dist/commonjs/tsdoc-metadata.json +11 -0
  223. package/dist/esm/api/cacheNodesOperations/index.d.ts +30 -0
  224. package/dist/esm/api/cacheNodesOperations/index.d.ts.map +1 -0
  225. package/dist/esm/api/cacheNodesOperations/index.js +123 -0
  226. package/dist/esm/api/cacheNodesOperations/index.js.map +1 -0
  227. package/dist/esm/api/connectedCacheContext.d.ts +14 -0
  228. package/dist/esm/api/connectedCacheContext.d.ts.map +1 -0
  229. package/dist/esm/api/connectedCacheContext.js +35 -0
  230. package/dist/esm/api/connectedCacheContext.js.map +1 -0
  231. package/dist/esm/api/enterpriseCustomerOperations/index.d.ts +30 -0
  232. package/dist/esm/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
  233. package/dist/esm/api/enterpriseCustomerOperations/index.js +135 -0
  234. package/dist/esm/api/enterpriseCustomerOperations/index.js.map +1 -0
  235. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  236. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  237. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.js +140 -0
  238. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  239. package/dist/esm/api/enterpriseMccCustomers/index.d.ts +30 -0
  240. package/dist/esm/api/enterpriseMccCustomers/index.d.ts.map +1 -0
  241. package/dist/esm/api/enterpriseMccCustomers/index.js +127 -0
  242. package/dist/esm/api/enterpriseMccCustomers/index.js.map +1 -0
  243. package/dist/esm/api/index.d.ts +10 -0
  244. package/dist/esm/api/index.d.ts.map +1 -0
  245. package/dist/esm/api/index.js +11 -0
  246. package/dist/esm/api/index.js.map +1 -0
  247. package/dist/esm/api/ispCacheNodesOperations/index.d.ts +34 -0
  248. package/dist/esm/api/ispCacheNodesOperations/index.d.ts.map +1 -0
  249. package/dist/esm/api/ispCacheNodesOperations/index.js +149 -0
  250. package/dist/esm/api/ispCacheNodesOperations/index.js.map +1 -0
  251. package/dist/esm/api/ispCustomers/index.d.ts +30 -0
  252. package/dist/esm/api/ispCustomers/index.d.ts.map +1 -0
  253. package/dist/esm/api/ispCustomers/index.js +123 -0
  254. package/dist/esm/api/ispCustomers/index.js.map +1 -0
  255. package/dist/esm/api/operations/index.d.ts +9 -0
  256. package/dist/esm/api/operations/index.d.ts.map +1 -0
  257. package/dist/esm/api/operations/index.js +22 -0
  258. package/dist/esm/api/operations/index.js.map +1 -0
  259. package/dist/esm/api/options.d.ts +136 -0
  260. package/dist/esm/api/options.d.ts.map +1 -0
  261. package/dist/esm/api/options.js +4 -0
  262. package/dist/esm/api/options.js.map +1 -0
  263. package/dist/esm/classic/cacheNodesOperations/index.d.ts +30 -0
  264. package/dist/esm/classic/cacheNodesOperations/index.d.ts.map +1 -0
  265. package/dist/esm/classic/cacheNodesOperations/index.js +17 -0
  266. package/dist/esm/classic/cacheNodesOperations/index.js.map +1 -0
  267. package/dist/esm/classic/enterpriseCustomerOperations/index.d.ts +30 -0
  268. package/dist/esm/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
  269. package/dist/esm/classic/enterpriseCustomerOperations/index.js +17 -0
  270. package/dist/esm/classic/enterpriseCustomerOperations/index.js.map +1 -0
  271. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  272. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  273. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.js +17 -0
  274. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  275. package/dist/esm/classic/enterpriseMccCustomers/index.d.ts +30 -0
  276. package/dist/esm/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
  277. package/dist/esm/classic/enterpriseMccCustomers/index.js +17 -0
  278. package/dist/esm/classic/enterpriseMccCustomers/index.js.map +1 -0
  279. package/dist/esm/classic/index.d.ts +8 -0
  280. package/dist/esm/classic/index.d.ts.map +1 -0
  281. package/dist/esm/classic/index.js +4 -0
  282. package/dist/esm/classic/index.js.map +1 -0
  283. package/dist/esm/classic/ispCacheNodesOperations/index.d.ts +33 -0
  284. package/dist/esm/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
  285. package/dist/esm/classic/ispCacheNodesOperations/index.js +18 -0
  286. package/dist/esm/classic/ispCacheNodesOperations/index.js.map +1 -0
  287. package/dist/esm/classic/ispCustomers/index.d.ts +30 -0
  288. package/dist/esm/classic/ispCustomers/index.d.ts.map +1 -0
  289. package/dist/esm/classic/ispCustomers/index.js +17 -0
  290. package/dist/esm/classic/ispCustomers/index.js.map +1 -0
  291. package/dist/esm/classic/operations/index.d.ts +14 -0
  292. package/dist/esm/classic/operations/index.d.ts.map +1 -0
  293. package/dist/esm/classic/operations/index.js +12 -0
  294. package/dist/esm/classic/operations/index.js.map +1 -0
  295. package/dist/esm/connectedCacheClient.d.ts +33 -0
  296. package/dist/esm/connectedCacheClient.d.ts.map +1 -0
  297. package/dist/esm/connectedCacheClient.js +30 -0
  298. package/dist/esm/connectedCacheClient.js.map +1 -0
  299. package/dist/esm/helpers/serializerHelpers.d.ts +3 -0
  300. package/dist/esm/helpers/serializerHelpers.d.ts.map +1 -0
  301. package/dist/esm/helpers/serializerHelpers.js +24 -0
  302. package/dist/esm/helpers/serializerHelpers.js.map +1 -0
  303. package/dist/esm/index.d.ts +8 -0
  304. package/dist/esm/index.d.ts.map +1 -0
  305. package/dist/esm/index.js +6 -0
  306. package/dist/esm/index.js.map +1 -0
  307. package/dist/esm/logger.d.ts +2 -0
  308. package/dist/esm/logger.d.ts.map +1 -0
  309. package/dist/esm/logger.js +5 -0
  310. package/dist/esm/logger.js.map +1 -0
  311. package/dist/esm/models/index.d.ts +2 -0
  312. package/dist/esm/models/index.d.ts.map +1 -0
  313. package/dist/esm/models/index.js +4 -0
  314. package/dist/esm/models/index.js.map +1 -0
  315. package/dist/esm/models/models.d.ts +836 -0
  316. package/dist/esm/models/models.d.ts.map +1 -0
  317. package/dist/esm/models/models.js +918 -0
  318. package/dist/esm/models/models.js.map +1 -0
  319. package/dist/esm/package.json +3 -0
  320. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  321. package/dist/esm/restorePollerHelpers.d.ts.map +1 -0
  322. package/dist/esm/restorePollerHelpers.js +134 -0
  323. package/dist/esm/restorePollerHelpers.js.map +1 -0
  324. package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
  325. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
  326. package/dist/esm/static-helpers/pagingHelpers.js +137 -0
  327. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  328. package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
  329. package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -0
  330. package/dist/esm/static-helpers/pollingHelpers.js +76 -0
  331. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  332. package/dist/react-native/api/cacheNodesOperations/index.d.ts +30 -0
  333. package/dist/react-native/api/cacheNodesOperations/index.d.ts.map +1 -0
  334. package/dist/react-native/api/cacheNodesOperations/index.js +123 -0
  335. package/dist/react-native/api/cacheNodesOperations/index.js.map +1 -0
  336. package/dist/react-native/api/connectedCacheContext.d.ts +14 -0
  337. package/dist/react-native/api/connectedCacheContext.d.ts.map +1 -0
  338. package/dist/react-native/api/connectedCacheContext.js +35 -0
  339. package/dist/react-native/api/connectedCacheContext.js.map +1 -0
  340. package/dist/react-native/api/enterpriseCustomerOperations/index.d.ts +30 -0
  341. package/dist/react-native/api/enterpriseCustomerOperations/index.d.ts.map +1 -0
  342. package/dist/react-native/api/enterpriseCustomerOperations/index.js +135 -0
  343. package/dist/react-native/api/enterpriseCustomerOperations/index.js.map +1 -0
  344. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  345. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  346. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.js +140 -0
  347. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  348. package/dist/react-native/api/enterpriseMccCustomers/index.d.ts +30 -0
  349. package/dist/react-native/api/enterpriseMccCustomers/index.d.ts.map +1 -0
  350. package/dist/react-native/api/enterpriseMccCustomers/index.js +127 -0
  351. package/dist/react-native/api/enterpriseMccCustomers/index.js.map +1 -0
  352. package/dist/react-native/api/index.d.ts +10 -0
  353. package/dist/react-native/api/index.d.ts.map +1 -0
  354. package/dist/react-native/api/index.js +11 -0
  355. package/dist/react-native/api/index.js.map +1 -0
  356. package/dist/react-native/api/ispCacheNodesOperations/index.d.ts +34 -0
  357. package/dist/react-native/api/ispCacheNodesOperations/index.d.ts.map +1 -0
  358. package/dist/react-native/api/ispCacheNodesOperations/index.js +149 -0
  359. package/dist/react-native/api/ispCacheNodesOperations/index.js.map +1 -0
  360. package/dist/react-native/api/ispCustomers/index.d.ts +30 -0
  361. package/dist/react-native/api/ispCustomers/index.d.ts.map +1 -0
  362. package/dist/react-native/api/ispCustomers/index.js +123 -0
  363. package/dist/react-native/api/ispCustomers/index.js.map +1 -0
  364. package/dist/react-native/api/operations/index.d.ts +9 -0
  365. package/dist/react-native/api/operations/index.d.ts.map +1 -0
  366. package/dist/react-native/api/operations/index.js +22 -0
  367. package/dist/react-native/api/operations/index.js.map +1 -0
  368. package/dist/react-native/api/options.d.ts +136 -0
  369. package/dist/react-native/api/options.d.ts.map +1 -0
  370. package/dist/react-native/api/options.js +4 -0
  371. package/dist/react-native/api/options.js.map +1 -0
  372. package/dist/react-native/classic/cacheNodesOperations/index.d.ts +30 -0
  373. package/dist/react-native/classic/cacheNodesOperations/index.d.ts.map +1 -0
  374. package/dist/react-native/classic/cacheNodesOperations/index.js +17 -0
  375. package/dist/react-native/classic/cacheNodesOperations/index.js.map +1 -0
  376. package/dist/react-native/classic/enterpriseCustomerOperations/index.d.ts +30 -0
  377. package/dist/react-native/classic/enterpriseCustomerOperations/index.d.ts.map +1 -0
  378. package/dist/react-native/classic/enterpriseCustomerOperations/index.js +17 -0
  379. package/dist/react-native/classic/enterpriseCustomerOperations/index.js.map +1 -0
  380. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.d.ts +30 -0
  381. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -0
  382. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.js +17 -0
  383. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -0
  384. package/dist/react-native/classic/enterpriseMccCustomers/index.d.ts +30 -0
  385. package/dist/react-native/classic/enterpriseMccCustomers/index.d.ts.map +1 -0
  386. package/dist/react-native/classic/enterpriseMccCustomers/index.js +17 -0
  387. package/dist/react-native/classic/enterpriseMccCustomers/index.js.map +1 -0
  388. package/dist/react-native/classic/index.d.ts +8 -0
  389. package/dist/react-native/classic/index.d.ts.map +1 -0
  390. package/dist/react-native/classic/index.js +4 -0
  391. package/dist/react-native/classic/index.js.map +1 -0
  392. package/dist/react-native/classic/ispCacheNodesOperations/index.d.ts +33 -0
  393. package/dist/react-native/classic/ispCacheNodesOperations/index.d.ts.map +1 -0
  394. package/dist/react-native/classic/ispCacheNodesOperations/index.js +18 -0
  395. package/dist/react-native/classic/ispCacheNodesOperations/index.js.map +1 -0
  396. package/dist/react-native/classic/ispCustomers/index.d.ts +30 -0
  397. package/dist/react-native/classic/ispCustomers/index.d.ts.map +1 -0
  398. package/dist/react-native/classic/ispCustomers/index.js +17 -0
  399. package/dist/react-native/classic/ispCustomers/index.js.map +1 -0
  400. package/dist/react-native/classic/operations/index.d.ts +14 -0
  401. package/dist/react-native/classic/operations/index.d.ts.map +1 -0
  402. package/dist/react-native/classic/operations/index.js +12 -0
  403. package/dist/react-native/classic/operations/index.js.map +1 -0
  404. package/dist/react-native/connectedCacheClient.d.ts +33 -0
  405. package/dist/react-native/connectedCacheClient.d.ts.map +1 -0
  406. package/dist/react-native/connectedCacheClient.js +30 -0
  407. package/dist/react-native/connectedCacheClient.js.map +1 -0
  408. package/dist/react-native/helpers/serializerHelpers.d.ts +3 -0
  409. package/dist/react-native/helpers/serializerHelpers.d.ts.map +1 -0
  410. package/dist/react-native/helpers/serializerHelpers.js +24 -0
  411. package/dist/react-native/helpers/serializerHelpers.js.map +1 -0
  412. package/dist/react-native/index.d.ts +8 -0
  413. package/dist/react-native/index.d.ts.map +1 -0
  414. package/dist/react-native/index.js +6 -0
  415. package/dist/react-native/index.js.map +1 -0
  416. package/dist/react-native/logger.d.ts +2 -0
  417. package/dist/react-native/logger.d.ts.map +1 -0
  418. package/dist/react-native/logger.js +5 -0
  419. package/dist/react-native/logger.js.map +1 -0
  420. package/dist/react-native/models/index.d.ts +2 -0
  421. package/dist/react-native/models/index.d.ts.map +1 -0
  422. package/dist/react-native/models/index.js +4 -0
  423. package/dist/react-native/models/index.js.map +1 -0
  424. package/dist/react-native/models/models.d.ts +836 -0
  425. package/dist/react-native/models/models.d.ts.map +1 -0
  426. package/dist/react-native/models/models.js +918 -0
  427. package/dist/react-native/models/models.js.map +1 -0
  428. package/dist/react-native/package.json +3 -0
  429. package/dist/react-native/restorePollerHelpers.d.ts +21 -0
  430. package/dist/react-native/restorePollerHelpers.d.ts.map +1 -0
  431. package/dist/react-native/restorePollerHelpers.js +134 -0
  432. package/dist/react-native/restorePollerHelpers.js.map +1 -0
  433. package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
  434. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
  435. package/dist/react-native/static-helpers/pagingHelpers.js +137 -0
  436. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
  437. package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
  438. package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -0
  439. package/dist/react-native/static-helpers/pollingHelpers.js +76 -0
  440. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
  441. package/package.json +160 -0
  442. package/review/arm-connectedcache-models.api.md +441 -0
  443. package/review/arm-connectedcache.api.md +723 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/** Represents the high level Nodes needed to provision cache node resources */\nexport interface EnterpriseMccCacheNodeResource extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CacheNodeProperty;\n}\n\nexport function enterpriseMccCacheNodeResourceSerializer(\n item: EnterpriseMccCacheNodeResource,\n): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodePropertySerializer(item[\"properties\"]),\n };\n}\n\nexport function enterpriseMccCacheNodeResourceDeserializer(\n item: any,\n): EnterpriseMccCacheNodeResource {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodePropertyDeserializer(item[\"properties\"]),\n };\n}\n\n/** Model representing an Mcc cache node connectedCache resource */\nexport interface CacheNodeProperty {\n /** The provisioned state of the resource */\n readonly provisioningState?: ProvisioningState;\n /** Mcc cache node resource (cache node entity). */\n cacheNode?: CacheNodeEntity;\n /** Mcc cache node resource additional properties. */\n additionalCacheNodeProperties?: AdditionalCacheNodeProperties;\n /** Mcc response status code. */\n statusCode?: string;\n /** Mcc response status text as string for retrieving status details. */\n statusText?: string;\n /** Mcc response status details for retrieving response inner details. */\n statusDetails?: string;\n /** HTTP error status code. */\n readonly status?: string;\n /** Mcc response error details. */\n error?: ErrorDetail;\n}\n\nexport function cacheNodePropertySerializer(item: CacheNodeProperty): any {\n return {\n cacheNode: !item[\"cacheNode\"]\n ? item[\"cacheNode\"]\n : cacheNodeEntitySerializer(item[\"cacheNode\"]),\n additionalCacheNodeProperties: !item[\"additionalCacheNodeProperties\"]\n ? item[\"additionalCacheNodeProperties\"]\n : additionalCacheNodePropertiesSerializer(item[\"additionalCacheNodeProperties\"]),\n statusCode: item[\"statusCode\"],\n statusText: item[\"statusText\"],\n statusDetails: item[\"statusDetails\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailSerializer(item[\"error\"]),\n };\n}\n\nexport function cacheNodePropertyDeserializer(item: any): CacheNodeProperty {\n return {\n provisioningState: item[\"provisioningState\"],\n cacheNode: !item[\"cacheNode\"]\n ? item[\"cacheNode\"]\n : cacheNodeEntityDeserializer(item[\"cacheNode\"]),\n additionalCacheNodeProperties: !item[\"additionalCacheNodeProperties\"]\n ? item[\"additionalCacheNodeProperties\"]\n : additionalCacheNodePropertiesDeserializer(item[\"additionalCacheNodeProperties\"]),\n statusCode: item[\"statusCode\"],\n statusText: item[\"statusText\"],\n statusDetails: item[\"statusDetails\"],\n status: item[\"status\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** provisioning state of the resource */\nexport enum KnownProvisioningState {\n /** Resource has been created. */\n Succeeded = \"Succeeded\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation was canceled. */\n Canceled = \"Canceled\",\n /** unknown state of the provisioning state */\n Unknown = \"Unknown\",\n /** Accepted state of the provisioning state during the Async Operations */\n Accepted = \"Accepted\",\n /** Upgrading state of the provisioning state */\n Upgrading = \"Upgrading\",\n /** Deleting state of the provisioning state */\n Deleting = \"Deleting\",\n}\n\n/**\n * provisioning state of the resource \\\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**: Resource has been created. \\\n * **Failed**: Resource creation failed. \\\n * **Canceled**: Resource creation was canceled. \\\n * **Unknown**: unknown state of the provisioning state \\\n * **Accepted**: Accepted state of the provisioning state during the Async Operations \\\n * **Upgrading**: Upgrading state of the provisioning state \\\n * **Deleting**: Deleting state of the provisioning state\n */\nexport type ProvisioningState = string;\n\n/** Model representing Cache Node for ConnectedCache resource */\nexport interface CacheNodeEntity {\n /** Cache node resource Azure fully qualified resource Id. */\n fullyQualifiedResourceId?: string;\n /** Cache node resource customer resource GUID Id. */\n readonly customerId?: string;\n /** Cache node resource customer resource name. */\n customerName?: string;\n /** Cache node resource Ip address. */\n ipAddress?: string;\n /** Cache node resource customer index as string. */\n customerIndex?: string;\n /** Cache node resource identifier of the cache node */\n cacheNodeId?: string;\n /** Cache node resource name. */\n cacheNodeName?: string;\n /** Cache node resource customer resource Asn (autonomous system number) */\n customerAsn?: number;\n /** Cache node resource flag for indicating if cache node is enabled. */\n isEnabled?: boolean;\n /** Cache node resource maximum allowed egress in Mbps. */\n maxAllowableEgressInMbps?: number;\n /** Cache node resource maximum allowed probability of egress. */\n readonly maxAllowableProbability?: number;\n /** Cache node resource Azure XCid. */\n readonly xCid?: string;\n /** Cache node resource flag for determining if managed by enterprise as boolean. */\n isEnterpriseManaged?: boolean;\n /** Cache node resource create async operation Id. */\n readonly createAsyncOperationId?: string;\n /** Cache node resource deletion async operation Id. */\n readonly deleteAsyncOperationId?: string;\n /** Cache node resource customer resource client tenant Id of subscription. */\n readonly clientTenantId?: string;\n /** Cache node resource category. */\n readonly category?: string;\n /** Cache node resource release version. */\n readonly releaseVersion?: number;\n /** Cache node resource last sync timestamp. */\n readonly lastSyncWithAzureTimestamp?: Date;\n /** Cache node resource last backend updated timestamp. */\n readonly lastUpdatedTimestamp?: Date;\n /** Cache node resource attempts to sync with Azure. */\n readonly synchWithAzureAttemptsCount?: number;\n /** Cache node resource container configuration details. */\n readonly containerConfigurations?: string;\n /** Cache node resource comma separated values of Cidrs. */\n cidrCsv?: string[];\n /** Cache node resource last Cidr Csv update timestamp */\n readonly cidrCsvLastUpdateTime?: Date;\n /** Cache node resource last Bgp Cidr Csv update timestamp */\n readonly bgpCidrCsvLastUpdateTime?: Date;\n /** Cache node resource last Bgp report timestamp. */\n readonly bgpLastReportedTime?: Date;\n /** Cache node resource Bgp review state string text in detail. */\n readonly bgpReviewStateText?: string;\n /** Cache node resource Bgp review state string text. */\n readonly bgpReviewState?: BgpReviewStateEnum;\n /** Cache node resource Bgp review feedback text. */\n readonly bgpReviewFeedback?: string;\n /** Cache node resource Bgp update count. */\n readonly bgpNumberOfTimesUpdated?: number;\n /** Cache node resource Bgp record count. */\n readonly bgpNumberOfRecords?: number;\n /** Cache node resource Bgp block count. */\n readonly bgpCidrBlocksCount?: number;\n /** Cache node resource total addressable space defined by Bgp and Cidr Csv blocks. */\n readonly bgpAddressSpace?: number;\n /** Cache node resource flag for determining if customer will be migrated. */\n shouldMigrate?: boolean;\n /** Cache node resource bytes truncated from Bgp output file. */\n readonly bgpFileBytesTruncated?: number;\n /** Cache node resource current Cidr range precedence selection type. */\n cidrSelectionType?: number;\n /** Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI). */\n readonly isFrozen?: boolean;\n /** Cache node resource review process state as integer */\n readonly reviewState?: number;\n /** Cache node resource review state text. */\n readonly reviewStateText?: string;\n /** Cache node resource review feedback text. */\n readonly reviewFeedback?: string;\n /** Cache node resource configuration state. */\n readonly configurationState?: ConfigurationState;\n /** Cache node resource configuration state text. */\n readonly configurationStateText?: string;\n /** Cache node resource total addressable space defined by the Cidr Csv block. */\n readonly addressSpace?: number;\n /** Cache node resource Mcc container deployment worker connection count. */\n readonly workerConnections?: number;\n /** Cache node resource last updated Mcc container deployment worker connection count timestamp. */\n readonly workerConnectionsLastUpdatedDateTime?: Date;\n /** Cache node resource Mcc container configuration details re-sync trigger. */\n readonly containerResyncTrigger?: number;\n /** Cache node resource Mcc Container Id Uri. */\n readonly imageUri?: string;\n /** FQDN(fully qualified domain name) value of the mcc cache node */\n fullyQualifiedDomainName?: string;\n /** Auto Update Ring Type which is slow or fast etc. */\n autoUpdateRingType?: AutoUpdateRingType;\n /** Customer requested week of month for mcc install of auto update cycle */\n autoUpdateRequestedWeek?: number;\n /** Customer requested day of week for mcc install of auto update cycle */\n autoUpdateRequestedDay?: number;\n /** Customer requested time of the day for mcc install of auto update cycle, should be hh:mm */\n autoUpdateRequestedTime?: string;\n}\n\nexport function cacheNodeEntitySerializer(item: CacheNodeEntity): any {\n return {\n fullyQualifiedResourceId: item[\"fullyQualifiedResourceId\"],\n customerName: item[\"customerName\"],\n ipAddress: item[\"ipAddress\"],\n customerIndex: item[\"customerIndex\"],\n cacheNodeId: item[\"cacheNodeId\"],\n cacheNodeName: item[\"cacheNodeName\"],\n customerAsn: item[\"customerAsn\"],\n isEnabled: item[\"isEnabled\"],\n maxAllowableEgressInMbps: item[\"maxAllowableEgressInMbps\"],\n isEnterpriseManaged: item[\"isEnterpriseManaged\"],\n cidrCsv: !item[\"cidrCsv\"]\n ? item[\"cidrCsv\"]\n : item[\"cidrCsv\"].map((p: any) => {\n return p;\n }),\n shouldMigrate: item[\"shouldMigrate\"],\n cidrSelectionType: item[\"cidrSelectionType\"],\n fullyQualifiedDomainName: item[\"fullyQualifiedDomainName\"],\n autoUpdateRingType: item[\"autoUpdateRingType\"],\n autoUpdateRequestedWeek: item[\"autoUpdateRequestedWeek\"],\n autoUpdateRequestedDay: item[\"autoUpdateRequestedDay\"],\n autoUpdateRequestedTime: item[\"autoUpdateRequestedTime\"],\n };\n}\n\nexport function cacheNodeEntityDeserializer(item: any): CacheNodeEntity {\n return {\n fullyQualifiedResourceId: item[\"fullyQualifiedResourceId\"],\n customerId: item[\"customerId\"],\n customerName: item[\"customerName\"],\n ipAddress: item[\"ipAddress\"],\n customerIndex: item[\"customerIndex\"],\n cacheNodeId: item[\"cacheNodeId\"],\n cacheNodeName: item[\"cacheNodeName\"],\n customerAsn: item[\"customerAsn\"],\n isEnabled: item[\"isEnabled\"],\n maxAllowableEgressInMbps: item[\"maxAllowableEgressInMbps\"],\n maxAllowableProbability: item[\"maxAllowableProbability\"],\n xCid: item[\"xCid\"],\n isEnterpriseManaged: item[\"isEnterpriseManaged\"],\n createAsyncOperationId: item[\"createAsyncOperationId\"],\n deleteAsyncOperationId: item[\"deleteAsyncOperationId\"],\n clientTenantId: item[\"clientTenantId\"],\n category: item[\"category\"],\n releaseVersion: item[\"releaseVersion\"],\n lastSyncWithAzureTimestamp: !item[\"lastSyncWithAzureTimestamp\"]\n ? item[\"lastSyncWithAzureTimestamp\"]\n : new Date(item[\"lastSyncWithAzureTimestamp\"]),\n lastUpdatedTimestamp: !item[\"lastUpdatedTimestamp\"]\n ? item[\"lastUpdatedTimestamp\"]\n : new Date(item[\"lastUpdatedTimestamp\"]),\n synchWithAzureAttemptsCount: item[\"synchWithAzureAttemptsCount\"],\n containerConfigurations: item[\"containerConfigurations\"],\n cidrCsv: !item[\"cidrCsv\"]\n ? item[\"cidrCsv\"]\n : item[\"cidrCsv\"].map((p: any) => {\n return p;\n }),\n cidrCsvLastUpdateTime: !item[\"cidrCsvLastUpdateTime\"]\n ? item[\"cidrCsvLastUpdateTime\"]\n : new Date(item[\"cidrCsvLastUpdateTime\"]),\n bgpCidrCsvLastUpdateTime: !item[\"bgpCidrCsvLastUpdateTime\"]\n ? item[\"bgpCidrCsvLastUpdateTime\"]\n : new Date(item[\"bgpCidrCsvLastUpdateTime\"]),\n bgpLastReportedTime: !item[\"bgpLastReportedTime\"]\n ? item[\"bgpLastReportedTime\"]\n : new Date(item[\"bgpLastReportedTime\"]),\n bgpReviewStateText: item[\"bgpReviewStateText\"],\n bgpReviewState: item[\"bgpReviewState\"],\n bgpReviewFeedback: item[\"bgpReviewFeedback\"],\n bgpNumberOfTimesUpdated: item[\"bgpNumberOfTimesUpdated\"],\n bgpNumberOfRecords: item[\"bgpNumberOfRecords\"],\n bgpCidrBlocksCount: item[\"bgpCidrBlocksCount\"],\n bgpAddressSpace: item[\"bgpAddressSpace\"],\n shouldMigrate: item[\"shouldMigrate\"],\n bgpFileBytesTruncated: item[\"bgpFileBytesTruncated\"],\n cidrSelectionType: item[\"cidrSelectionType\"],\n isFrozen: item[\"isFrozen\"],\n reviewState: item[\"reviewState\"],\n reviewStateText: item[\"reviewStateText\"],\n reviewFeedback: item[\"reviewFeedback\"],\n configurationState: item[\"configurationState\"],\n configurationStateText: item[\"configurationStateText\"],\n addressSpace: item[\"addressSpace\"],\n workerConnections: item[\"workerConnections\"],\n workerConnectionsLastUpdatedDateTime: !item[\"workerConnectionsLastUpdatedDateTime\"]\n ? item[\"workerConnectionsLastUpdatedDateTime\"]\n : new Date(item[\"workerConnectionsLastUpdatedDateTime\"]),\n containerResyncTrigger: item[\"containerResyncTrigger\"],\n imageUri: item[\"imageUri\"],\n fullyQualifiedDomainName: item[\"fullyQualifiedDomainName\"],\n autoUpdateRingType: item[\"autoUpdateRingType\"],\n autoUpdateRequestedWeek: item[\"autoUpdateRequestedWeek\"],\n autoUpdateRequestedDay: item[\"autoUpdateRequestedDay\"],\n autoUpdateRequestedTime: item[\"autoUpdateRequestedTime\"],\n };\n}\n\n/** Cache node resource Bgp review state as integer */\nexport enum KnownBgpReviewStateEnum {\n /** bgp not configured */\n NotConfigured = \"NotConfigured\",\n /** bgp is in review state */\n InReview = \"InReview\",\n /** bgp is in Approved state */\n Approved = \"Approved\",\n /** bgp is setup need an attention for more troubleshoot */\n AttentionRequired = \"AttentionRequired\",\n}\n\n/**\n * Cache node resource Bgp review state as integer \\\n * {@link KnownBgpReviewStateEnum} can be used interchangeably with BgpReviewStateEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotConfigured**: bgp not configured \\\n * **InReview**: bgp is in review state \\\n * **Approved**: bgp is in Approved state \\\n * **AttentionRequired**: bgp is setup need an attention for more troubleshoot\n */\nexport type BgpReviewStateEnum = string;\n\n/** Cache node configuration setup state */\nexport enum KnownConfigurationState {\n /** connected cache setup configured */\n Configured = \"Configured\",\n /** connected cache setup not configured */\n NotConfigured_Ip = \"NotConfigured_Ip\",\n}\n\n/**\n * Cache node configuration setup state \\\n * {@link KnownConfigurationState} can be used interchangeably with ConfigurationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Configured**: connected cache setup configured \\\n * **NotConfigured_Ip**: connected cache setup not configured\n */\nexport type ConfigurationState = string;\n\n/** Auto update Ring type */\nexport enum KnownAutoUpdateRingType {\n /** customer selection of preview update install mcc on their physical vm */\n Preview = \"Preview\",\n /** customer selection of slow update to install mcc on their physical vm */\n Slow = \"Slow\",\n /** customer selection of fast / auto update to install mcc on their physical vm */\n Fast = \"Fast\",\n}\n\n/**\n * Auto update Ring type \\\n * {@link KnownautoUpdateRingType} can be used interchangeably with autoUpdateRingType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Preview**: customer selection of preview update install mcc on their physical vm \\\n * **Slow**: customer selection of slow update to install mcc on their physical vm \\\n * **Fast**: customer selection of fast \\/ auto update to install mcc on their physical vm\n */\nexport type AutoUpdateRingType = string;\n\n/** Model representing cache node for connected cache resource */\nexport interface AdditionalCacheNodeProperties {\n /** issues list to return the issues as part of the additional cache node properties */\n cacheNodePropertiesDetailsIssuesList?: string[];\n /** Cache node resource aggregated status details. */\n readonly aggregatedStatusDetails?: string;\n /** Cache node resource aggregated status text. */\n readonly aggregatedStatusText?: string;\n /** Cache node resource aggregated status code. */\n readonly aggregatedStatusCode?: number;\n /** Cache node resource Mcc product version. */\n readonly productVersion?: string;\n /** Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab. */\n readonly isProvisioned?: boolean;\n /** Cache node resource detailed state text. */\n readonly cacheNodeStateDetailedText?: string;\n /** Cache node resource short state text. */\n readonly cacheNodeStateShortText?: string;\n /** Cache node resource state as integer. */\n readonly cacheNodeState?: number;\n /** Cache node resource drive configurations. */\n driveConfiguration?: CacheNodeDriveConfiguration[];\n /** Cache node resource Bgp configuration. */\n bgpConfiguration?: BgpConfiguration;\n /** proxyUrl configuration of the cache node */\n proxyUrlConfiguration?: ProxyUrlConfiguration;\n /** Cache node resource Mcc proxy Url */\n proxyUrl?: string;\n /** Cache node resource requires a proxy */\n isProxyRequired?: ProxyRequired;\n /** Operating system of the cache node */\n osType?: OsType;\n /** Update Cycle Type */\n updateCycleType?: CycleType;\n /** Auto update or fast update version */\n autoUpdateVersion?: string;\n /** Update related information details */\n updateInfoDetails?: string;\n /** customer requested date time for mcc install of update cycle */\n updateRequestedDateTime?: Date;\n /** Auto update version that is the Next available version to update on mcc cache node */\n readonly autoUpdateNextAvailableVersion?: string;\n /** Auto update last applied date time of mcc install */\n readonly autoUpdateNextAvailableDateTime?: Date;\n /** Auto update version that is the applied to update on mcc cache node */\n readonly autoUpdateAppliedVersion?: string;\n /** Auto Update status details from the backend after applying the new version details */\n readonly autoUpdateLastAppliedDetails?: string;\n /** Last applied auto update state for mcc install of auto update cycle */\n readonly autoUpdateLastAppliedState?: string;\n /** Auto update last applied date time of mcc install */\n readonly autoUpdateLastAppliedDateTime?: Date;\n /** Auto update last triggered date time of mcc install */\n readonly autoUpdateLastTriggeredDateTime?: Date;\n /** Optional property #1 of Mcc response object */\n optionalProperty1?: string;\n /** Optional property #2 of Mcc response object */\n optionalProperty2?: string;\n /** Optional property #3 of Mcc response object */\n optionalProperty3?: string;\n /** Optional property #4 of Mcc response object */\n optionalProperty4?: string;\n /** Optional property #5 of Mcc response object */\n optionalProperty5?: string;\n}\n\nexport function additionalCacheNodePropertiesSerializer(item: AdditionalCacheNodeProperties): any {\n return {\n cacheNodePropertiesDetailsIssuesList: !item[\"cacheNodePropertiesDetailsIssuesList\"]\n ? item[\"cacheNodePropertiesDetailsIssuesList\"]\n : item[\"cacheNodePropertiesDetailsIssuesList\"].map((p: any) => {\n return p;\n }),\n driveConfiguration: !item[\"driveConfiguration\"]\n ? item[\"driveConfiguration\"]\n : cacheNodeDriveConfigurationArraySerializer(item[\"driveConfiguration\"]),\n bgpConfiguration: !item[\"bgpConfiguration\"]\n ? item[\"bgpConfiguration\"]\n : bgpConfigurationSerializer(item[\"bgpConfiguration\"]),\n proxyUrlConfiguration: !item[\"proxyUrlConfiguration\"]\n ? item[\"proxyUrlConfiguration\"]\n : proxyUrlConfigurationSerializer(item[\"proxyUrlConfiguration\"]),\n proxyUrl: item[\"proxyUrl\"],\n isProxyRequired: item[\"isProxyRequired\"],\n osType: item[\"osType\"],\n updateCycleType: item[\"updateCycleType\"],\n autoUpdateVersion: item[\"autoUpdateVersion\"],\n updateInfoDetails: item[\"updateInfoDetails\"],\n updateRequestedDateTime: item[\"updateRequestedDateTime\"]?.toISOString(),\n optionalProperty1: item[\"optionalProperty1\"],\n optionalProperty2: item[\"optionalProperty2\"],\n optionalProperty3: item[\"optionalProperty3\"],\n optionalProperty4: item[\"optionalProperty4\"],\n optionalProperty5: item[\"optionalProperty5\"],\n };\n}\n\nexport function additionalCacheNodePropertiesDeserializer(\n item: any,\n): AdditionalCacheNodeProperties {\n return {\n cacheNodePropertiesDetailsIssuesList: !item[\"cacheNodePropertiesDetailsIssuesList\"]\n ? item[\"cacheNodePropertiesDetailsIssuesList\"]\n : item[\"cacheNodePropertiesDetailsIssuesList\"].map((p: any) => {\n return p;\n }),\n aggregatedStatusDetails: item[\"aggregatedStatusDetails\"],\n aggregatedStatusText: item[\"aggregatedStatusText\"],\n aggregatedStatusCode: item[\"aggregatedStatusCode\"],\n productVersion: item[\"productVersion\"],\n isProvisioned: item[\"isProvisioned\"],\n cacheNodeStateDetailedText: item[\"cacheNodeStateDetailedText\"],\n cacheNodeStateShortText: item[\"cacheNodeStateShortText\"],\n cacheNodeState: item[\"cacheNodeState\"],\n driveConfiguration: !item[\"driveConfiguration\"]\n ? item[\"driveConfiguration\"]\n : cacheNodeDriveConfigurationArrayDeserializer(item[\"driveConfiguration\"]),\n bgpConfiguration: !item[\"bgpConfiguration\"]\n ? item[\"bgpConfiguration\"]\n : bgpConfigurationDeserializer(item[\"bgpConfiguration\"]),\n proxyUrlConfiguration: !item[\"proxyUrlConfiguration\"]\n ? item[\"proxyUrlConfiguration\"]\n : proxyUrlConfigurationDeserializer(item[\"proxyUrlConfiguration\"]),\n proxyUrl: item[\"proxyUrl\"],\n isProxyRequired: item[\"isProxyRequired\"],\n osType: item[\"osType\"],\n updateCycleType: item[\"updateCycleType\"],\n autoUpdateVersion: item[\"autoUpdateVersion\"],\n updateInfoDetails: item[\"updateInfoDetails\"],\n updateRequestedDateTime: !item[\"updateRequestedDateTime\"]\n ? item[\"updateRequestedDateTime\"]\n : new Date(item[\"updateRequestedDateTime\"]),\n autoUpdateNextAvailableVersion: item[\"autoUpdateNextAvailableVersion\"],\n autoUpdateNextAvailableDateTime: !item[\"autoUpdateNextAvailableDateTime\"]\n ? item[\"autoUpdateNextAvailableDateTime\"]\n : new Date(item[\"autoUpdateNextAvailableDateTime\"]),\n autoUpdateAppliedVersion: item[\"autoUpdateAppliedVersion\"],\n autoUpdateLastAppliedDetails: item[\"autoUpdateLastAppliedDetails\"],\n autoUpdateLastAppliedState: item[\"autoUpdateLastAppliedState\"],\n autoUpdateLastAppliedDateTime: !item[\"autoUpdateLastAppliedDateTime\"]\n ? item[\"autoUpdateLastAppliedDateTime\"]\n : new Date(item[\"autoUpdateLastAppliedDateTime\"]),\n autoUpdateLastTriggeredDateTime: !item[\"autoUpdateLastTriggeredDateTime\"]\n ? item[\"autoUpdateLastTriggeredDateTime\"]\n : new Date(item[\"autoUpdateLastTriggeredDateTime\"]),\n optionalProperty1: item[\"optionalProperty1\"],\n optionalProperty2: item[\"optionalProperty2\"],\n optionalProperty3: item[\"optionalProperty3\"],\n optionalProperty4: item[\"optionalProperty4\"],\n optionalProperty5: item[\"optionalProperty5\"],\n };\n}\n\nexport function cacheNodeDriveConfigurationArraySerializer(\n result: Array<CacheNodeDriveConfiguration>,\n): any[] {\n return result.map((item) => {\n return cacheNodeDriveConfigurationSerializer(item);\n });\n}\n\nexport function cacheNodeDriveConfigurationArrayDeserializer(\n result: Array<CacheNodeDriveConfiguration>,\n): any[] {\n return result.map((item) => {\n return cacheNodeDriveConfigurationDeserializer(item);\n });\n}\n\n/** Drive configuration for cache node */\nexport interface CacheNodeDriveConfiguration {\n /** physical path location of the folder used for caching content */\n physicalPath?: string;\n /** physical size of the drive used for caching content */\n sizeInGb?: number;\n /** corresponding nginx cache number. Valid cache numbers are 1 - 20 */\n cacheNumber?: number;\n /** full binding for corresponding nginx cache drive */\n nginxMapping?: string;\n}\n\nexport function cacheNodeDriveConfigurationSerializer(item: CacheNodeDriveConfiguration): any {\n return {\n physicalPath: item[\"physicalPath\"],\n sizeInGb: item[\"sizeInGb\"],\n cacheNumber: item[\"cacheNumber\"],\n nginxMapping: item[\"nginxMapping\"],\n };\n}\n\nexport function cacheNodeDriveConfigurationDeserializer(item: any): CacheNodeDriveConfiguration {\n return {\n physicalPath: item[\"physicalPath\"],\n sizeInGb: item[\"sizeInGb\"],\n cacheNumber: item[\"cacheNumber\"],\n nginxMapping: item[\"nginxMapping\"],\n };\n}\n\n/** Bgp configuration of cache node */\nexport interface BgpConfiguration {\n /** Asn to ip address mapping */\n asnToIpAddressMapping?: string;\n}\n\nexport function bgpConfigurationSerializer(item: BgpConfiguration): any {\n return { asnToIpAddressMapping: item[\"asnToIpAddressMapping\"] };\n}\n\nexport function bgpConfigurationDeserializer(item: any): BgpConfiguration {\n return {\n asnToIpAddressMapping: item[\"asnToIpAddressMapping\"],\n };\n}\n\n/** ProxyUrl configuration of cache node */\nexport interface ProxyUrlConfiguration {\n /** Host Proxy Address configuration along with port number. This can be a proxy or ip address. ex: xx.xx.xx.xxxx:80 or host name http://exampleproxy.com:80 */\n proxyUrl?: string;\n}\n\nexport function proxyUrlConfigurationSerializer(item: ProxyUrlConfiguration): any {\n return { proxyUrl: item[\"proxyUrl\"] };\n}\n\nexport function proxyUrlConfigurationDeserializer(item: any): ProxyUrlConfiguration {\n return {\n proxyUrl: item[\"proxyUrl\"],\n };\n}\n\n/** Proxy details enum */\nexport enum KnownProxyRequired {\n /** Proxy is not required in setup */\n None = \"None\",\n /** proxy is required in setup */\n Required = \"Required\",\n}\n\n/**\n * Proxy details enum \\\n * {@link KnownProxyRequired} can be used interchangeably with ProxyRequired,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: Proxy is not required in setup \\\n * **Required**: proxy is required in setup\n */\nexport type ProxyRequired = string;\n\n/** Operating System of the cache node */\nexport enum KnownOsType {\n /** cache node installs on windows operating system */\n Windows = \"Windows\",\n /** cache node installs on Linux Operating system */\n Linux = \"Linux\",\n /** cache node installs on Azure Eflow */\n Eflow = \"Eflow\",\n}\n\n/**\n * Operating System of the cache node \\\n * {@link KnownOsType} can be used interchangeably with OsType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Windows**: cache node installs on windows operating system \\\n * **Linux**: cache node installs on Linux Operating system \\\n * **Eflow**: cache node installs on Azure Eflow\n */\nexport type OsType = string;\n\n/** Update Cycle type */\nexport enum KnownCycleType {\n /** customer selection of preview update install mcc on their physical vm */\n Preview = \"Preview\",\n /** customer selection of slow update to install mcc on their physical vm */\n Slow = \"Slow\",\n /** customer selection of fast / auto update to install mcc on their physical vm */\n Fast = \"Fast\",\n}\n\n/**\n * Update Cycle type \\\n * {@link KnownCycleType} can be used interchangeably with CycleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Preview**: customer selection of preview update install mcc on their physical vm \\\n * **Slow**: customer selection of slow update to install mcc on their physical vm \\\n * **Fast**: customer selection of fast \\/ auto update to install mcc on their physical vm\n */\nexport type CycleType = string;\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 errorDetailSerializer(item: ErrorDetail): any {\n return item;\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 errorDetailArraySerializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailSerializer(item);\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?: Record<string, any>;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: !item[\"info\"] ? item[\"info\"] : _errorAdditionalInfoInfoDeserializer(item[\"info\"]),\n };\n}\n\n/** model interface _ErrorAdditionalInfoInfo */\nexport interface _ErrorAdditionalInfoInfo {}\n\nexport function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo {\n return item;\n}\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 location: item[\"location\"],\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 item;\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/** Mcc PATCH operation properties. */\nexport interface ConnectedCachePatchResource {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function connectedCachePatchResourceSerializer(item: ConnectedCachePatchResource): any {\n return { tags: item[\"tags\"] };\n}\n\n/** The response of a EnterpriseMccCacheNodeResource list operation. */\nexport interface _EnterpriseMccCacheNodeResourceListResult {\n /** The EnterpriseMccCacheNodeResource items on this page */\n value: EnterpriseMccCacheNodeResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _enterpriseMccCacheNodeResourceListResultDeserializer(\n item: any,\n): _EnterpriseMccCacheNodeResourceListResult {\n return {\n value: enterpriseMccCacheNodeResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function enterpriseMccCacheNodeResourceArraySerializer(\n result: Array<EnterpriseMccCacheNodeResource>,\n): any[] {\n return result.map((item) => {\n return enterpriseMccCacheNodeResourceSerializer(item);\n });\n}\n\nexport function enterpriseMccCacheNodeResourceArrayDeserializer(\n result: Array<EnterpriseMccCacheNodeResource>,\n): any[] {\n return result.map((item) => {\n return enterpriseMccCacheNodeResourceDeserializer(item);\n });\n}\n\n/** Mcc cache node resource all install details. */\nexport interface MccCacheNodeInstallDetails extends TrackedResource {\n /** Mcc cache node resource install script details. */\n properties?: CacheNodeInstallProperties;\n}\n\nexport function mccCacheNodeInstallDetailsDeserializer(item: any): MccCacheNodeInstallDetails {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodeInstallPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Mcc cache node resource install script properties. */\nexport interface CacheNodeInstallProperties {\n /** Mcc customer resource Id. */\n customerId?: string;\n /** Mcc cache node resource Id. */\n cacheNodeId?: string;\n /** Mcc primary account key. Internal to Mcc. */\n readonly primaryAccountKey?: string;\n /** Mcc secondary account key. Internal to Mcc. */\n readonly secondaryAccountKey?: string;\n /** Mcc Iot Central temporary device registration key, used once. */\n readonly registrationKey?: string;\n}\n\nexport function cacheNodeInstallPropertiesDeserializer(item: any): CacheNodeInstallProperties {\n return {\n customerId: item[\"customerId\"],\n cacheNodeId: item[\"cacheNodeId\"],\n primaryAccountKey: item[\"primaryAccountKey\"],\n secondaryAccountKey: item[\"secondaryAccountKey\"],\n registrationKey: item[\"registrationKey\"],\n };\n}\n\n/** Represents the high level Nodes needed to provision customer resources */\nexport interface EnterpriseMccCustomerResource extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CustomerProperty;\n}\n\nexport function enterpriseMccCustomerResourceSerializer(item: EnterpriseMccCustomerResource): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : customerPropertySerializer(item[\"properties\"]),\n };\n}\n\nexport function enterpriseMccCustomerResourceDeserializer(\n item: any,\n): EnterpriseMccCustomerResource {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : customerPropertyDeserializer(item[\"properties\"]),\n };\n}\n\n/** Model representing customer for connectedCache resource */\nexport interface CustomerProperty {\n /** The provisioned state of the resource */\n readonly provisioningState?: ProvisioningState;\n /** Mcc customer resource (customer entity). */\n customer?: CustomerEntity;\n /** Mcc customer resource additional properties. */\n additionalCustomerProperties?: AdditionalCustomerProperties;\n /** Mcc response status code. */\n readonly statusCode?: string;\n /** Mcc response status text as string for retrieving status details. */\n readonly statusText?: string;\n /** Mcc response status details for retrieving response inner details. */\n readonly statusDetails?: string;\n /** HTTP error status code. */\n readonly status?: string;\n /** Mcc response error details. */\n readonly error?: ErrorDetail;\n}\n\nexport function customerPropertySerializer(item: CustomerProperty): any {\n return {\n customer: !item[\"customer\"] ? item[\"customer\"] : customerEntitySerializer(item[\"customer\"]),\n additionalCustomerProperties: !item[\"additionalCustomerProperties\"]\n ? item[\"additionalCustomerProperties\"]\n : additionalCustomerPropertiesSerializer(item[\"additionalCustomerProperties\"]),\n };\n}\n\nexport function customerPropertyDeserializer(item: any): CustomerProperty {\n return {\n provisioningState: item[\"provisioningState\"],\n customer: !item[\"customer\"] ? item[\"customer\"] : customerEntityDeserializer(item[\"customer\"]),\n additionalCustomerProperties: !item[\"additionalCustomerProperties\"]\n ? item[\"additionalCustomerProperties\"]\n : additionalCustomerPropertiesDeserializer(item[\"additionalCustomerProperties\"]),\n statusCode: item[\"statusCode\"],\n statusText: item[\"statusText\"],\n statusDetails: item[\"statusDetails\"],\n status: item[\"status\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** Model representing Customer resource for ConnectedCache resource */\nexport interface CustomerEntity {\n /** Customer resource Azure fully qualified resource Id. */\n fullyQualifiedResourceId?: string;\n /** Customer resource Guid Id. */\n readonly customerId?: string;\n /** Customer resource name. */\n customerName?: string;\n /** Customer resource contact email. */\n contactEmail?: string;\n /** Customer resource contact phone. */\n contactPhone?: string;\n /** Customer resource contact full name. */\n contactName?: string;\n /** Customer resource entitlement flag as boolean. */\n isEntitled?: boolean;\n /** Customer resource Mcc release version. */\n releaseVersion?: number;\n /** Customer resource create async operation Id. */\n readonly createAsyncOperationId?: string;\n /** Customer resource deletion async operation Id. */\n readonly deleteAsyncOperationId?: string;\n /** Customer resource client tenant Id of subscription. */\n clientTenantId?: string;\n /** Customer resource sync attempts. */\n readonly synchWithAzureAttemptsCount?: number;\n /** Customer resource last Azure sync timestamp. */\n readonly lastSyncWithAzureTimestamp?: Date;\n /** Customer resource flag for enterprise management as boolean. */\n isEnterpriseManaged?: boolean;\n /** Customer resource flag for migration. */\n shouldMigrate?: boolean;\n /** Customer resource flag for resending signup code as boolean. */\n resendSignupCode?: boolean;\n /** Customer resource flag for requiring verification of signup code as boolean. */\n verifySignupCode?: boolean;\n /** Customer resource phrase for verifying signup. */\n verifySignupPhrase?: string;\n}\n\nexport function customerEntitySerializer(item: CustomerEntity): any {\n return {\n fullyQualifiedResourceId: item[\"fullyQualifiedResourceId\"],\n customerName: item[\"customerName\"],\n contactEmail: item[\"contactEmail\"],\n contactPhone: item[\"contactPhone\"],\n contactName: item[\"contactName\"],\n isEntitled: item[\"isEntitled\"],\n releaseVersion: item[\"releaseVersion\"],\n clientTenantId: item[\"clientTenantId\"],\n isEnterpriseManaged: item[\"isEnterpriseManaged\"],\n shouldMigrate: item[\"shouldMigrate\"],\n resendSignupCode: item[\"resendSignupCode\"],\n verifySignupCode: item[\"verifySignupCode\"],\n verifySignupPhrase: item[\"verifySignupPhrase\"],\n };\n}\n\nexport function customerEntityDeserializer(item: any): CustomerEntity {\n return {\n fullyQualifiedResourceId: item[\"fullyQualifiedResourceId\"],\n customerId: item[\"customerId\"],\n customerName: item[\"customerName\"],\n contactEmail: item[\"contactEmail\"],\n contactPhone: item[\"contactPhone\"],\n contactName: item[\"contactName\"],\n isEntitled: item[\"isEntitled\"],\n releaseVersion: item[\"releaseVersion\"],\n createAsyncOperationId: item[\"createAsyncOperationId\"],\n deleteAsyncOperationId: item[\"deleteAsyncOperationId\"],\n clientTenantId: item[\"clientTenantId\"],\n synchWithAzureAttemptsCount: item[\"synchWithAzureAttemptsCount\"],\n lastSyncWithAzureTimestamp: !item[\"lastSyncWithAzureTimestamp\"]\n ? item[\"lastSyncWithAzureTimestamp\"]\n : new Date(item[\"lastSyncWithAzureTimestamp\"]),\n isEnterpriseManaged: item[\"isEnterpriseManaged\"],\n shouldMigrate: item[\"shouldMigrate\"],\n resendSignupCode: item[\"resendSignupCode\"],\n verifySignupCode: item[\"verifySignupCode\"],\n verifySignupPhrase: item[\"verifySignupPhrase\"],\n };\n}\n\n/** Model representing customer for connected cache resource */\nexport interface AdditionalCustomerProperties {\n /** Customer resource last PeeringDB update timestamp. */\n readonly peeringDbLastUpdateTime?: Date;\n /** Customer resource cache efficiency. */\n readonly customerPropertiesOverviewCacheEfficiency?: number;\n /** Customer resource average egress in Mbps. */\n readonly customerPropertiesOverviewAverageEgressMbps?: number;\n /** Customer resource average cache miss throughput in Mbps. */\n readonly customerPropertiesOverviewAverageMissMbps?: number;\n /** Customer resource maximum egress in Mbps. */\n readonly customerPropertiesOverviewEgressMbpsMax?: number;\n /** Customer resource peak egress timestamp. */\n readonly customerPropertiesOverviewEgressMbpsMaxDateTime?: Date;\n /** Customer resource maximum cache miss throughput in Mbps. */\n readonly customerPropertiesOverviewMissMbpsMax?: number;\n /** Customer resource peak cache miss throughput timestamp. */\n readonly customerPropertiesOverviewMissMbpsMaxDateTime?: Date;\n /** Customer resource total healthy cache nodes. */\n readonly customerPropertiesOverviewCacheNodesHealthyCount?: number;\n /** Customer resource total unhealthy cache nodes. */\n readonly customerPropertiesOverviewCacheNodesUnhealthyCount?: number;\n /** Customer resource signup status as boolean. */\n readonly signupStatus?: boolean;\n /** Customer resource signup status as integer code. */\n readonly signupStatusCode?: number;\n /** Customer resource signup status as string text. */\n readonly signupStatusText?: string;\n /** Customer resource signup phase status code as integer. */\n readonly signupPhaseStatusCode?: number;\n /** Customer resource signup phase status as string text. */\n readonly signupPhaseStatusText?: string;\n /** Customer resource last PeeringDB update timestamp. */\n readonly peeringDbLastUpdateDate?: Date;\n /** Customer resource owner organization name. */\n readonly customerOrgName?: string;\n /** Customer resource contact email. */\n customerEmail?: string;\n /** Customer resource transit Asn (autonomous system number). */\n customerTransitAsn?: string;\n /** Customer resource transit state. */\n customerTransitState?: CustomerTransitState;\n /** Customer resource Asn (autonomous system number). */\n customerAsn?: string;\n /** Customer resource estimated Asn peering peak in Gbps. */\n readonly customerAsnEstimatedEgressPeekGbps?: number;\n /** Customer resource entitlement Sku Id. */\n customerEntitlementSkuId?: string;\n /** Customer resource entitlement Sku Guid. */\n customerEntitlementSkuGuid?: string;\n /** Customer resource entitlement Sku name. */\n customerEntitlementSkuName?: string;\n /** Customer resource entitlement expiration date string. */\n customerEntitlementExpiration?: Date;\n /** Optional property #1 of Mcc response object. */\n optionalProperty1?: string;\n /** Optional property #2 of Mcc response object. */\n optionalProperty2?: string;\n /** Optional property #3 of Mcc response object. */\n optionalProperty3?: string;\n /** Optional property #4 of Mcc response object. */\n optionalProperty4?: string;\n /** Optional property #5 of Mcc response object. */\n optionalProperty5?: string;\n}\n\nexport function additionalCustomerPropertiesSerializer(item: AdditionalCustomerProperties): any {\n return {\n customerEmail: item[\"customerEmail\"],\n customerTransitAsn: item[\"customerTransitAsn\"],\n customerTransitState: item[\"customerTransitState\"],\n customerAsn: item[\"customerAsn\"],\n customerEntitlementSkuId: item[\"customerEntitlementSkuId\"],\n customerEntitlementSkuGuid: item[\"customerEntitlementSkuGuid\"],\n customerEntitlementSkuName: item[\"customerEntitlementSkuName\"],\n customerEntitlementExpiration: item[\"customerEntitlementExpiration\"]?.toISOString(),\n optionalProperty1: item[\"optionalProperty1\"],\n optionalProperty2: item[\"optionalProperty2\"],\n optionalProperty3: item[\"optionalProperty3\"],\n optionalProperty4: item[\"optionalProperty4\"],\n optionalProperty5: item[\"optionalProperty5\"],\n };\n}\n\nexport function additionalCustomerPropertiesDeserializer(item: any): AdditionalCustomerProperties {\n return {\n peeringDbLastUpdateTime: !item[\"peeringDbLastUpdateTime\"]\n ? item[\"peeringDbLastUpdateTime\"]\n : new Date(item[\"peeringDbLastUpdateTime\"]),\n customerPropertiesOverviewCacheEfficiency: item[\"customerPropertiesOverviewCacheEfficiency\"],\n customerPropertiesOverviewAverageEgressMbps:\n item[\"customerPropertiesOverviewAverageEgressMbps\"],\n customerPropertiesOverviewAverageMissMbps: item[\"customerPropertiesOverviewAverageMissMbps\"],\n customerPropertiesOverviewEgressMbpsMax: item[\"customerPropertiesOverviewEgressMbpsMax\"],\n customerPropertiesOverviewEgressMbpsMaxDateTime: !item[\n \"customerPropertiesOverviewEgressMbpsMaxDateTime\"\n ]\n ? item[\"customerPropertiesOverviewEgressMbpsMaxDateTime\"]\n : new Date(item[\"customerPropertiesOverviewEgressMbpsMaxDateTime\"]),\n customerPropertiesOverviewMissMbpsMax: item[\"customerPropertiesOverviewMissMbpsMax\"],\n customerPropertiesOverviewMissMbpsMaxDateTime: !item[\n \"customerPropertiesOverviewMissMbpsMaxDateTime\"\n ]\n ? item[\"customerPropertiesOverviewMissMbpsMaxDateTime\"]\n : new Date(item[\"customerPropertiesOverviewMissMbpsMaxDateTime\"]),\n customerPropertiesOverviewCacheNodesHealthyCount:\n item[\"customerPropertiesOverviewCacheNodesHealthyCount\"],\n customerPropertiesOverviewCacheNodesUnhealthyCount:\n item[\"customerPropertiesOverviewCacheNodesUnhealthyCount\"],\n signupStatus: item[\"signupStatus\"],\n signupStatusCode: item[\"signupStatusCode\"],\n signupStatusText: item[\"signupStatusText\"],\n signupPhaseStatusCode: item[\"signupPhaseStatusCode\"],\n signupPhaseStatusText: item[\"signupPhaseStatusText\"],\n peeringDbLastUpdateDate: !item[\"peeringDbLastUpdateDate\"]\n ? item[\"peeringDbLastUpdateDate\"]\n : new Date(item[\"peeringDbLastUpdateDate\"]),\n customerOrgName: item[\"customerOrgName\"],\n customerEmail: item[\"customerEmail\"],\n customerTransitAsn: item[\"customerTransitAsn\"],\n customerTransitState: item[\"customerTransitState\"],\n customerAsn: item[\"customerAsn\"],\n customerAsnEstimatedEgressPeekGbps: item[\"customerAsnEstimatedEgressPeekGbps\"],\n customerEntitlementSkuId: item[\"customerEntitlementSkuId\"],\n customerEntitlementSkuGuid: item[\"customerEntitlementSkuGuid\"],\n customerEntitlementSkuName: item[\"customerEntitlementSkuName\"],\n customerEntitlementExpiration: !item[\"customerEntitlementExpiration\"]\n ? item[\"customerEntitlementExpiration\"]\n : new Date(item[\"customerEntitlementExpiration\"]),\n optionalProperty1: item[\"optionalProperty1\"],\n optionalProperty2: item[\"optionalProperty2\"],\n optionalProperty3: item[\"optionalProperty3\"],\n optionalProperty4: item[\"optionalProperty4\"],\n optionalProperty5: item[\"optionalProperty5\"],\n };\n}\n\n/** Customer resource transit states */\nexport enum KnownCustomerTransitState {\n /** do not have transit */\n NoTransit = \"NoTransit\",\n /** transit provider and have own subscribers */\n CombinedTransit = \"CombinedTransit\",\n /** pure transit provider or network service provider */\n TransitOnly = \"TransitOnly\",\n}\n\n/**\n * Customer resource transit states \\\n * {@link KnownCustomerTransitState} can be used interchangeably with CustomerTransitState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NoTransit**: do not have transit \\\n * **CombinedTransit**: transit provider and have own subscribers \\\n * **TransitOnly**: pure transit provider or network service provider\n */\nexport type CustomerTransitState = string;\n\n/** The response of a EnterpriseMccCustomerResource list operation. */\nexport interface _EnterpriseMccCustomerResourceListResult {\n /** The EnterpriseMccCustomerResource items on this page */\n value: EnterpriseMccCustomerResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _enterpriseMccCustomerResourceListResultDeserializer(\n item: any,\n): _EnterpriseMccCustomerResourceListResult {\n return {\n value: enterpriseMccCustomerResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function enterpriseMccCustomerResourceArraySerializer(\n result: Array<EnterpriseMccCustomerResource>,\n): any[] {\n return result.map((item) => {\n return enterpriseMccCustomerResourceSerializer(item);\n });\n}\n\nexport function enterpriseMccCustomerResourceArrayDeserializer(\n result: Array<EnterpriseMccCustomerResource>,\n): any[] {\n return result.map((item) => {\n return enterpriseMccCustomerResourceDeserializer(item);\n });\n}\n\n/** Represents the high level Nodes needed to provision cache node resources */\nexport interface IspCacheNodeResource extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CacheNodeProperty;\n}\n\nexport function ispCacheNodeResourceSerializer(item: IspCacheNodeResource): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodePropertySerializer(item[\"properties\"]),\n };\n}\n\nexport function ispCacheNodeResourceDeserializer(item: any): IspCacheNodeResource {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodePropertyDeserializer(item[\"properties\"]),\n };\n}\n\n/** The response of a IspCacheNodeResource list operation. */\nexport interface _IspCacheNodeResourceListResult {\n /** The IspCacheNodeResource items on this page */\n value: IspCacheNodeResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _ispCacheNodeResourceListResultDeserializer(\n item: any,\n): _IspCacheNodeResourceListResult {\n return {\n value: ispCacheNodeResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function ispCacheNodeResourceArraySerializer(result: Array<IspCacheNodeResource>): any[] {\n return result.map((item) => {\n return ispCacheNodeResourceSerializer(item);\n });\n}\n\nexport function ispCacheNodeResourceArrayDeserializer(result: Array<IspCacheNodeResource>): any[] {\n return result.map((item) => {\n return ispCacheNodeResourceDeserializer(item);\n });\n}\n\n/** Represents all Cidr details of the Bgp request for a specific cache node resource */\nexport interface MccCacheNodeBgpCidrDetails extends TrackedResource {\n /** Mcc cache node resource Bgp Cidr properties. */\n properties?: BgpCidrsConfiguration;\n}\n\nexport function mccCacheNodeBgpCidrDetailsDeserializer(item: any): MccCacheNodeBgpCidrDetails {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : bgpCidrsConfigurationDeserializer(item[\"properties\"]),\n };\n}\n\n/** Mcc cache node Bgp Cidr details. */\nexport interface BgpCidrsConfiguration {\n /** Mcc cache node Bgp Cidr details. */\n readonly bgpCidrs?: string[];\n}\n\nexport function bgpCidrsConfigurationDeserializer(item: any): BgpCidrsConfiguration {\n return {\n bgpCidrs: !item[\"bgpCidrs\"]\n ? item[\"bgpCidrs\"]\n : item[\"bgpCidrs\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Represents the high level Nodes needed to provision isp customer resources */\nexport interface IspCustomerResource extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CustomerProperty;\n}\n\nexport function ispCustomerResourceSerializer(item: IspCustomerResource): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : customerPropertySerializer(item[\"properties\"]),\n };\n}\n\nexport function ispCustomerResourceDeserializer(item: any): IspCustomerResource {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : customerPropertyDeserializer(item[\"properties\"]),\n };\n}\n\n/** The response of a IspCustomerResource list operation. */\nexport interface _IspCustomerResourceListResult {\n /** The IspCustomerResource items on this page */\n value: IspCustomerResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _ispCustomerResourceListResultDeserializer(\n item: any,\n): _IspCustomerResourceListResult {\n return {\n value: ispCustomerResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function ispCustomerResourceArraySerializer(result: Array<IspCustomerResource>): any[] {\n return result.map((item) => {\n return ispCustomerResourceSerializer(item);\n });\n}\n\nexport function ispCustomerResourceArrayDeserializer(result: Array<IspCustomerResource>): any[] {\n return result.map((item) => {\n return ispCustomerResourceDeserializer(item);\n });\n}\n\n/** Concrete tracked resource types can be created by aliasing this type using a specific property type. */\nexport interface CacheNodePreviewResource extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CacheNodeOldResponse;\n}\n\nexport function cacheNodePreviewResourceSerializer(item: CacheNodePreviewResource): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodeOldResponseSerializer(item[\"properties\"]),\n };\n}\n\nexport function cacheNodePreviewResourceDeserializer(item: any): CacheNodePreviewResource {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodeOldResponseDeserializer(item[\"properties\"]),\n };\n}\n\n/** Model representing Cache Node for ConnectedCache resource */\nexport interface CacheNodeOldResponse {\n /** The provisioned state of the resource */\n readonly provisioningState?: ProvisioningState;\n /** statusCode used to get code details of Mcc response object */\n statusCode?: string;\n /** statusText used to get status details in string format of Mcc response object */\n statusText?: string;\n /** statusDetails used to get inner details of Mcc response object */\n statusDetails?: string;\n /** status of the HTTP error code */\n readonly status?: string;\n /** The error details */\n error?: ErrorDetail;\n}\n\nexport function cacheNodeOldResponseSerializer(item: CacheNodeOldResponse): any {\n return {\n statusCode: item[\"statusCode\"],\n statusText: item[\"statusText\"],\n statusDetails: item[\"statusDetails\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailSerializer(item[\"error\"]),\n };\n}\n\nexport function cacheNodeOldResponseDeserializer(item: any): CacheNodeOldResponse {\n return {\n provisioningState: item[\"provisioningState\"],\n statusCode: item[\"statusCode\"],\n statusText: item[\"statusText\"],\n statusDetails: item[\"statusDetails\"],\n status: item[\"status\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The response of a CacheNodePreviewResource list operation. */\nexport interface _CacheNodePreviewResourceListResult {\n /** The CacheNodePreviewResource items on this page */\n value: CacheNodePreviewResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cacheNodePreviewResourceListResultDeserializer(\n item: any,\n): _CacheNodePreviewResourceListResult {\n return {\n value: cacheNodePreviewResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cacheNodePreviewResourceArraySerializer(\n result: Array<CacheNodePreviewResource>,\n): any[] {\n return result.map((item) => {\n return cacheNodePreviewResourceSerializer(item);\n });\n}\n\nexport function cacheNodePreviewResourceArrayDeserializer(\n result: Array<CacheNodePreviewResource>,\n): any[] {\n return result.map((item) => {\n return cacheNodePreviewResourceDeserializer(item);\n });\n}\n\n/** ConnectedCache Resource. Represents the high level Nodes needed to provision CacheNode and customer resources used in private preview */\nexport interface EnterprisePreviewResource extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: CacheNodeOldResponse;\n}\n\nexport function enterprisePreviewResourceSerializer(item: EnterprisePreviewResource): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodeOldResponseSerializer(item[\"properties\"]),\n };\n}\n\nexport function enterprisePreviewResourceDeserializer(item: any): EnterprisePreviewResource {\n return {\n tags: item[\"tags\"],\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 properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cacheNodeOldResponseDeserializer(item[\"properties\"]),\n };\n}\n\n/** The response of a EnterprisePreviewResource list operation. */\nexport interface _EnterprisePreviewResourceListResult {\n /** The EnterprisePreviewResource items on this page */\n value: EnterprisePreviewResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _enterprisePreviewResourceListResultDeserializer(\n item: any,\n): _EnterprisePreviewResourceListResult {\n return {\n value: enterprisePreviewResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function enterprisePreviewResourceArraySerializer(\n result: Array<EnterprisePreviewResource>,\n): any[] {\n return result.map((item) => {\n return enterprisePreviewResourceSerializer(item);\n });\n}\n\nexport function enterprisePreviewResourceArrayDeserializer(\n result: Array<EnterprisePreviewResource>,\n): any[] {\n return result.map((item) => {\n return enterprisePreviewResourceDeserializer(item);\n });\n}\n\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 readonly 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 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 and 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/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** user */\n User = \"user\",\n /** system */\n System = \"system\",\n /** user,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** \\\n * **system** \\\n * **user,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/** The available API versions. */\nexport enum KnownVersions {\n /** Microsoft Connected Cache Rest Api version 2023-05-01-preview */\n v2023_05_01_preview = \"2023-05-01-preview\",\n}\n"]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "module"
3
+ }
@@ -0,0 +1,21 @@
1
+ import { ConnectedCacheClient } from "./connectedCacheClient.js";
2
+ import { OperationOptions, PathUncheckedResponse } from "@azure-rest/core-client";
3
+ import { AbortSignalLike } from "@azure/abort-controller";
4
+ import { PollerLike, OperationState } from "@azure/core-lro";
5
+ export interface RestorePollerOptions<TResult, TResponse extends PathUncheckedResponse = PathUncheckedResponse> extends OperationOptions {
6
+ /** Delay to wait until next poll, in milliseconds. */
7
+ updateIntervalInMs?: number;
8
+ /**
9
+ * The signal which can be used to abort requests.
10
+ */
11
+ abortSignal?: AbortSignalLike;
12
+ /** Deserialization function for raw response body */
13
+ processResponseBody?: (result: TResponse) => Promise<TResult>;
14
+ }
15
+ /**
16
+ * Creates a poller from the serialized state of another poller. This can be
17
+ * useful when you want to create pollers on a different host or a poller
18
+ * needs to be constructed after the original one is not in scope.
19
+ */
20
+ export declare function restorePoller<TResponse extends PathUncheckedResponse, TResult>(client: ConnectedCacheClient, serializedState: string, sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult>): PollerLike<OperationState<TResult>, TResult>;
21
+ //# sourceMappingURL=restorePollerHelpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"restorePollerHelpers.d.ts","sourceRoot":"","sources":["../../src/restorePollerHelpers.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAoBjE,OAAO,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAClF,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EACL,UAAU,EACV,cAAc,EAGf,MAAM,iBAAiB,CAAC;AAEzB,MAAM,WAAW,oBAAoB,CACnC,OAAO,EACP,SAAS,SAAS,qBAAqB,GAAG,qBAAqB,CAC/D,SAAQ,gBAAgB;IACxB,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,WAAW,CAAC,EAAE,eAAe,CAAC;IAC9B,qDAAqD;IACrD,mBAAmB,CAAC,EAAE,CAAC,MAAM,EAAE,SAAS,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;CAC/D;AAED;;;;GAIG;AACH,wBAAgB,aAAa,CAAC,SAAS,SAAS,qBAAqB,EAAE,OAAO,EAC5E,MAAM,EAAE,oBAAoB,EAC5B,eAAe,EAAE,MAAM,EACvB,eAAe,EAAE,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,UAAU,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,EACjF,OAAO,CAAC,EAAE,oBAAoB,CAAC,OAAO,CAAC,GACtC,UAAU,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,CA+B9C"}
@@ -0,0 +1,134 @@
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ import { _enterpriseCustomerOperationsCreateOrUpdateDeserialize } from "./api/enterpriseCustomerOperations/index.js";
4
+ import { _cacheNodesOperationsCreateorUpdateDeserialize } from "./api/cacheNodesOperations/index.js";
5
+ import { _ispCustomersCreateOrUpdateDeserialize, _ispCustomersDeleteDeserialize, } from "./api/ispCustomers/index.js";
6
+ import { _ispCacheNodesOperationsCreateOrUpdateDeserialize, _ispCacheNodesOperationsDeleteDeserialize, } from "./api/ispCacheNodesOperations/index.js";
7
+ import { _enterpriseMccCustomersCreateOrUpdateDeserialize, _enterpriseMccCustomersDeleteDeserialize, } from "./api/enterpriseMccCustomers/index.js";
8
+ import { _enterpriseMccCacheNodesOperationsCreateOrUpdateDeserialize, _enterpriseMccCacheNodesOperationsDeleteDeserialize, } from "./api/enterpriseMccCacheNodesOperations/index.js";
9
+ import { getLongRunningPoller } from "./static-helpers/pollingHelpers.js";
10
+ import { deserializeState, } from "@azure/core-lro";
11
+ /**
12
+ * Creates a poller from the serialized state of another poller. This can be
13
+ * useful when you want to create pollers on a different host or a poller
14
+ * needs to be constructed after the original one is not in scope.
15
+ */
16
+ export function restorePoller(client, serializedState, sourceOperation, options) {
17
+ var _a, _b, _c;
18
+ const pollerConfig = deserializeState(serializedState).config;
19
+ const { initialRequestUrl, requestMethod, metadata } = pollerConfig;
20
+ if (!initialRequestUrl || !requestMethod) {
21
+ throw new Error(`Invalid serialized state: ${serializedState} for sourceOperation ${sourceOperation === null || sourceOperation === void 0 ? void 0 : sourceOperation.name}`);
22
+ }
23
+ const resourceLocationConfig = metadata === null || metadata === void 0 ? void 0 : metadata["resourceLocationConfig"];
24
+ const { deserializer, expectedStatuses = [] } = (_a = getDeserializationHelper(initialRequestUrl, requestMethod)) !== null && _a !== void 0 ? _a : {};
25
+ const deserializeHelper = (_b = options === null || options === void 0 ? void 0 : options.processResponseBody) !== null && _b !== void 0 ? _b : deserializer;
26
+ if (!deserializeHelper) {
27
+ throw new Error(`Please ensure the operation is in this client! We can't find its deserializeHelper for ${sourceOperation === null || sourceOperation === void 0 ? void 0 : sourceOperation.name}.`);
28
+ }
29
+ return getLongRunningPoller((_c = client["_client"]) !== null && _c !== void 0 ? _c : client, deserializeHelper, expectedStatuses, {
30
+ updateIntervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
31
+ abortSignal: options === null || options === void 0 ? void 0 : options.abortSignal,
32
+ resourceLocationConfig,
33
+ restoreFrom: serializedState,
34
+ initialRequestUrl,
35
+ });
36
+ }
37
+ const deserializeMap = {
38
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseCustomers/{customerResourceName}": {
39
+ deserializer: _enterpriseCustomerOperationsCreateOrUpdateDeserialize,
40
+ expectedStatuses: ["200", "201"],
41
+ },
42
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/cacheNodes/{customerResourceName}": {
43
+ deserializer: _cacheNodesOperationsCreateorUpdateDeserialize,
44
+ expectedStatuses: ["200", "201"],
45
+ },
46
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}": {
47
+ deserializer: _ispCustomersCreateOrUpdateDeserialize,
48
+ expectedStatuses: ["200", "201"],
49
+ },
50
+ "DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}": {
51
+ deserializer: _ispCustomersDeleteDeserialize,
52
+ expectedStatuses: ["202", "204", "200"],
53
+ },
54
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}/ispCacheNodes/{cacheNodeResourceName}": {
55
+ deserializer: _ispCacheNodesOperationsCreateOrUpdateDeserialize,
56
+ expectedStatuses: ["200", "201"],
57
+ },
58
+ "DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}/ispCacheNodes/{cacheNodeResourceName}": {
59
+ deserializer: _ispCacheNodesOperationsDeleteDeserialize,
60
+ expectedStatuses: ["202", "204", "200"],
61
+ },
62
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}": {
63
+ deserializer: _enterpriseMccCustomersCreateOrUpdateDeserialize,
64
+ expectedStatuses: ["200", "201"],
65
+ },
66
+ "DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}": {
67
+ deserializer: _enterpriseMccCustomersDeleteDeserialize,
68
+ expectedStatuses: ["202", "204", "200"],
69
+ },
70
+ "PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}/enterpriseMccCacheNodes/{cacheNodeResourceName}": {
71
+ deserializer: _enterpriseMccCacheNodesOperationsCreateOrUpdateDeserialize,
72
+ expectedStatuses: ["200", "201"],
73
+ },
74
+ "DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}/enterpriseMccCacheNodes/{cacheNodeResourceName}": {
75
+ deserializer: _enterpriseMccCacheNodesOperationsDeleteDeserialize,
76
+ expectedStatuses: ["202", "204", "200"],
77
+ },
78
+ };
79
+ function getDeserializationHelper(urlStr, method) {
80
+ var _a, _b, _c, _d;
81
+ const path = new URL(urlStr).pathname;
82
+ const pathParts = path.split("/");
83
+ // Traverse list to match the longest candidate
84
+ // matchedLen: the length of candidate path
85
+ // matchedValue: the matched status code array
86
+ let matchedLen = -1, matchedValue;
87
+ // Iterate the responseMap to find a match
88
+ for (const [key, value] of Object.entries(deserializeMap)) {
89
+ // Extracting the path from the map key which is in format
90
+ // GET /path/foo
91
+ if (!key.startsWith(method)) {
92
+ continue;
93
+ }
94
+ const candidatePath = getPathFromMapKey(key);
95
+ // Get each part of the url path
96
+ const candidateParts = candidatePath.split("/");
97
+ // track if we have found a match to return the values found.
98
+ let found = true;
99
+ for (let i = candidateParts.length - 1, j = pathParts.length - 1; i >= 1 && j >= 1; i--, j--) {
100
+ if (((_a = candidateParts[i]) === null || _a === void 0 ? void 0 : _a.startsWith("{")) && ((_b = candidateParts[i]) === null || _b === void 0 ? void 0 : _b.indexOf("}")) !== -1) {
101
+ const start = candidateParts[i].indexOf("}") + 1, end = (_c = candidateParts[i]) === null || _c === void 0 ? void 0 : _c.length;
102
+ // If the current part of the candidate is a "template" part
103
+ // Try to use the suffix of pattern to match the path
104
+ // {guid} ==> $
105
+ // {guid}:export ==> :export$
106
+ const isMatched = new RegExp(`${(_d = candidateParts[i]) === null || _d === void 0 ? void 0 : _d.slice(start, end)}`).test(pathParts[j] || "");
107
+ if (!isMatched) {
108
+ found = false;
109
+ break;
110
+ }
111
+ continue;
112
+ }
113
+ // If the candidate part is not a template and
114
+ // the parts don't match mark the candidate as not found
115
+ // to move on with the next candidate path.
116
+ if (candidateParts[i] !== pathParts[j]) {
117
+ found = false;
118
+ break;
119
+ }
120
+ }
121
+ // We finished evaluating the current candidate parts
122
+ // Update the matched value if and only if we found the longer pattern
123
+ if (found && candidatePath.length > matchedLen) {
124
+ matchedLen = candidatePath.length;
125
+ matchedValue = value;
126
+ }
127
+ }
128
+ return matchedValue;
129
+ }
130
+ function getPathFromMapKey(mapKey) {
131
+ const pathStart = mapKey.indexOf("/");
132
+ return mapKey.slice(pathStart);
133
+ }
134
+ //# sourceMappingURL=restorePollerHelpers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"restorePollerHelpers.js","sourceRoot":"","sources":["../../src/restorePollerHelpers.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { ConnectedCacheClient } from \"./connectedCacheClient.js\";\nimport { _enterpriseCustomerOperationsCreateOrUpdateDeserialize } from \"./api/enterpriseCustomerOperations/index.js\";\nimport { _cacheNodesOperationsCreateorUpdateDeserialize } from \"./api/cacheNodesOperations/index.js\";\nimport {\n _ispCustomersCreateOrUpdateDeserialize,\n _ispCustomersDeleteDeserialize,\n} from \"./api/ispCustomers/index.js\";\nimport {\n _ispCacheNodesOperationsCreateOrUpdateDeserialize,\n _ispCacheNodesOperationsDeleteDeserialize,\n} from \"./api/ispCacheNodesOperations/index.js\";\nimport {\n _enterpriseMccCustomersCreateOrUpdateDeserialize,\n _enterpriseMccCustomersDeleteDeserialize,\n} from \"./api/enterpriseMccCustomers/index.js\";\nimport {\n _enterpriseMccCacheNodesOperationsCreateOrUpdateDeserialize,\n _enterpriseMccCacheNodesOperationsDeleteDeserialize,\n} from \"./api/enterpriseMccCacheNodesOperations/index.js\";\nimport { getLongRunningPoller } from \"./static-helpers/pollingHelpers.js\";\nimport { OperationOptions, PathUncheckedResponse } from \"@azure-rest/core-client\";\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport {\n PollerLike,\n OperationState,\n deserializeState,\n ResourceLocationConfig,\n} from \"@azure/core-lro\";\n\nexport interface RestorePollerOptions<\n TResult,\n TResponse extends PathUncheckedResponse = PathUncheckedResponse,\n> extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /**\n * The signal which can be used to abort requests.\n */\n abortSignal?: AbortSignalLike;\n /** Deserialization function for raw response body */\n processResponseBody?: (result: TResponse) => Promise<TResult>;\n}\n\n/**\n * Creates a poller from the serialized state of another poller. This can be\n * useful when you want to create pollers on a different host or a poller\n * needs to be constructed after the original one is not in scope.\n */\nexport function restorePoller<TResponse extends PathUncheckedResponse, TResult>(\n client: ConnectedCacheClient,\n serializedState: string,\n sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>,\n options?: RestorePollerOptions<TResult>,\n): PollerLike<OperationState<TResult>, TResult> {\n const pollerConfig = deserializeState(serializedState).config;\n const { initialRequestUrl, requestMethod, metadata } = pollerConfig;\n if (!initialRequestUrl || !requestMethod) {\n throw new Error(\n `Invalid serialized state: ${serializedState} for sourceOperation ${sourceOperation?.name}`,\n );\n }\n const resourceLocationConfig = metadata?.[\"resourceLocationConfig\"] as\n | ResourceLocationConfig\n | undefined;\n const { deserializer, expectedStatuses = [] } =\n getDeserializationHelper(initialRequestUrl, requestMethod) ?? {};\n const deserializeHelper = options?.processResponseBody ?? deserializer;\n if (!deserializeHelper) {\n throw new Error(\n `Please ensure the operation is in this client! We can't find its deserializeHelper for ${sourceOperation?.name}.`,\n );\n }\n return getLongRunningPoller(\n (client as any)[\"_client\"] ?? client,\n deserializeHelper as (result: TResponse) => Promise<TResult>,\n expectedStatuses,\n {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n resourceLocationConfig,\n restoreFrom: serializedState,\n initialRequestUrl,\n },\n );\n}\n\ninterface DeserializationHelper {\n deserializer: Function;\n expectedStatuses: string[];\n}\n\nconst deserializeMap: Record<string, DeserializationHelper> = {\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseCustomers/{customerResourceName}\":\n {\n deserializer: _enterpriseCustomerOperationsCreateOrUpdateDeserialize,\n expectedStatuses: [\"200\", \"201\"],\n },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/cacheNodes/{customerResourceName}\":\n {\n deserializer: _cacheNodesOperationsCreateorUpdateDeserialize,\n expectedStatuses: [\"200\", \"201\"],\n },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}\":\n {\n deserializer: _ispCustomersCreateOrUpdateDeserialize,\n expectedStatuses: [\"200\", \"201\"],\n },\n \"DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}\":\n {\n deserializer: _ispCustomersDeleteDeserialize,\n expectedStatuses: [\"202\", \"204\", \"200\"],\n },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}/ispCacheNodes/{cacheNodeResourceName}\":\n {\n deserializer: _ispCacheNodesOperationsCreateOrUpdateDeserialize,\n expectedStatuses: [\"200\", \"201\"],\n },\n \"DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/ispCustomers/{customerResourceName}/ispCacheNodes/{cacheNodeResourceName}\":\n {\n deserializer: _ispCacheNodesOperationsDeleteDeserialize,\n expectedStatuses: [\"202\", \"204\", \"200\"],\n },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}\":\n {\n deserializer: _enterpriseMccCustomersCreateOrUpdateDeserialize,\n expectedStatuses: [\"200\", \"201\"],\n },\n \"DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}\":\n {\n deserializer: _enterpriseMccCustomersDeleteDeserialize,\n expectedStatuses: [\"202\", \"204\", \"200\"],\n },\n \"PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}/enterpriseMccCacheNodes/{cacheNodeResourceName}\":\n {\n deserializer: _enterpriseMccCacheNodesOperationsCreateOrUpdateDeserialize,\n expectedStatuses: [\"200\", \"201\"],\n },\n \"DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ConnectedCache/enterpriseMccCustomers/{customerResourceName}/enterpriseMccCacheNodes/{cacheNodeResourceName}\":\n {\n deserializer: _enterpriseMccCacheNodesOperationsDeleteDeserialize,\n expectedStatuses: [\"202\", \"204\", \"200\"],\n },\n};\n\nfunction getDeserializationHelper(\n urlStr: string,\n method: string,\n): DeserializationHelper | undefined {\n const path = new URL(urlStr).pathname;\n const pathParts = path.split(\"/\");\n\n // Traverse list to match the longest candidate\n // matchedLen: the length of candidate path\n // matchedValue: the matched status code array\n let matchedLen = -1,\n matchedValue: DeserializationHelper | undefined;\n\n // Iterate the responseMap to find a match\n for (const [key, value] of Object.entries(deserializeMap)) {\n // Extracting the path from the map key which is in format\n // GET /path/foo\n if (!key.startsWith(method)) {\n continue;\n }\n const candidatePath = getPathFromMapKey(key);\n // Get each part of the url path\n const candidateParts = candidatePath.split(\"/\");\n\n // track if we have found a match to return the values found.\n let found = true;\n for (let i = candidateParts.length - 1, j = pathParts.length - 1; i >= 1 && j >= 1; i--, j--) {\n if (candidateParts[i]?.startsWith(\"{\") && candidateParts[i]?.indexOf(\"}\") !== -1) {\n const start = candidateParts[i]!.indexOf(\"}\") + 1,\n end = candidateParts[i]?.length;\n // If the current part of the candidate is a \"template\" part\n // Try to use the suffix of pattern to match the path\n // {guid} ==> $\n // {guid}:export ==> :export$\n const isMatched = new RegExp(`${candidateParts[i]?.slice(start, end)}`).test(\n pathParts[j] || \"\",\n );\n\n if (!isMatched) {\n found = false;\n break;\n }\n continue;\n }\n\n // If the candidate part is not a template and\n // the parts don't match mark the candidate as not found\n // to move on with the next candidate path.\n if (candidateParts[i] !== pathParts[j]) {\n found = false;\n break;\n }\n }\n\n // We finished evaluating the current candidate parts\n // Update the matched value if and only if we found the longer pattern\n if (found && candidatePath.length > matchedLen) {\n matchedLen = candidatePath.length;\n matchedValue = value;\n }\n }\n\n return matchedValue;\n}\n\nfunction getPathFromMapKey(mapKey: string): string {\n const pathStart = mapKey.indexOf(\"/\");\n return mapKey.slice(pathStart);\n}\n"]}
@@ -0,0 +1,72 @@
1
+ import { Client, PathUncheckedResponse } from "@azure-rest/core-client";
2
+ /**
3
+ * Options for the byPage method
4
+ */
5
+ export interface PageSettings {
6
+ /**
7
+ * A reference to a specific page to start iterating from.
8
+ */
9
+ continuationToken?: string;
10
+ }
11
+ /**
12
+ * An interface that describes a page of results.
13
+ */
14
+ export type ContinuablePage<TElement, TPage = TElement[]> = TPage & {
15
+ /**
16
+ * The token that keeps track of where to continue the iterator
17
+ */
18
+ continuationToken?: string;
19
+ };
20
+ /**
21
+ * An interface that allows async iterable iteration both to completion and by page.
22
+ */
23
+ export interface PagedAsyncIterableIterator<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings> {
24
+ /**
25
+ * The next method, part of the iteration protocol
26
+ */
27
+ next(): Promise<IteratorResult<TElement>>;
28
+ /**
29
+ * The connection to the async iterator, part of the iteration protocol
30
+ */
31
+ [Symbol.asyncIterator](): PagedAsyncIterableIterator<TElement, TPage, TPageSettings>;
32
+ /**
33
+ * Return an AsyncIterableIterator that works a page at a time
34
+ */
35
+ byPage: (settings?: TPageSettings) => AsyncIterableIterator<ContinuablePage<TElement, TPage>>;
36
+ }
37
+ /**
38
+ * An interface that describes how to communicate with the service.
39
+ */
40
+ export interface PagedResult<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings> {
41
+ /**
42
+ * Link to the first page of results.
43
+ */
44
+ firstPageLink?: string;
45
+ /**
46
+ * A method that returns a page of results.
47
+ */
48
+ getPage: (pageLink?: string) => Promise<{
49
+ page: TPage;
50
+ nextPageLink?: string;
51
+ } | undefined>;
52
+ /**
53
+ * a function to implement the `byPage` method on the paged async iterator.
54
+ */
55
+ byPage?: (settings?: TPageSettings) => AsyncIterableIterator<ContinuablePage<TElement, TPage>>;
56
+ /**
57
+ * A function to extract elements from a page.
58
+ */
59
+ toElements?: (page: TPage) => TElement[];
60
+ }
61
+ /**
62
+ * Options for the paging helper
63
+ */
64
+ export interface BuildPagedAsyncIteratorOptions {
65
+ itemName?: string;
66
+ nextLinkName?: string;
67
+ }
68
+ /**
69
+ * Helper to paginate results in a generic way and return a PagedAsyncIterableIterator
70
+ */
71
+ export declare function buildPagedAsyncIterator<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings, TResponse extends PathUncheckedResponse = PathUncheckedResponse>(client: Client, getInitialResponse: () => PromiseLike<TResponse>, processResponseBody: (result: TResponse) => PromiseLike<unknown>, expectedStatuses: string[], options?: BuildPagedAsyncIteratorOptions): PagedAsyncIterableIterator<TElement, TPage, TPageSettings>;
72
+ //# sourceMappingURL=pagingHelpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagingHelpers.d.ts","sourceRoot":"","sources":["../../../src/static-helpers/pagingHelpers.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,EAAmB,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAGzF;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED;;GAEG;AACH,MAAM,MAAM,eAAe,CAAC,QAAQ,EAAE,KAAK,GAAG,QAAQ,EAAE,IAAI,KAAK,GAAG;IAClE;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,0BAA0B,CACzC,QAAQ,EACR,KAAK,GAAG,QAAQ,EAAE,EAClB,aAAa,SAAS,YAAY,GAAG,YAAY;IAEjD;;OAEG;IACH,IAAI,IAAI,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,CAAC,CAAC;IAC1C;;OAEG;IACH,CAAC,MAAM,CAAC,aAAa,CAAC,IAAI,0BAA0B,CAAC,QAAQ,EAAE,KAAK,EAAE,aAAa,CAAC,CAAC;IACrF;;OAEG;IACH,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,aAAa,KAAK,qBAAqB,CAAC,eAAe,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC,CAAC;CAC/F;AAED;;GAEG;AACH,MAAM,WAAW,WAAW,CAC1B,QAAQ,EACR,KAAK,GAAG,QAAQ,EAAE,EAClB,aAAa,SAAS,YAAY,GAAG,YAAY;IAEjD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC;QAAE,IAAI,EAAE,KAAK,CAAC;QAAC,YAAY,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,SAAS,CAAC,CAAC;IAC5F;;OAEG;IACH,MAAM,CAAC,EAAE,CAAC,QAAQ,CAAC,EAAE,aAAa,KAAK,qBAAqB,CAAC,eAAe,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC,CAAC;IAE/F;;OAEG;IACH,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK,QAAQ,EAAE,CAAC;CAC1C;AAED;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CACrC,QAAQ,EACR,KAAK,GAAG,QAAQ,EAAE,EAClB,aAAa,SAAS,YAAY,GAAG,YAAY,EACjD,SAAS,SAAS,qBAAqB,GAAG,qBAAqB,EAE/D,MAAM,EAAE,MAAM,EACd,kBAAkB,EAAE,MAAM,WAAW,CAAC,SAAS,CAAC,EAChD,mBAAmB,EAAE,CAAC,MAAM,EAAE,SAAS,KAAK,WAAW,CAAC,OAAO,CAAC,EAChE,gBAAgB,EAAE,MAAM,EAAE,EAC1B,OAAO,GAAE,8BAAmC,GAC3C,0BAA0B,CAAC,QAAQ,EAAE,KAAK,EAAE,aAAa,CAAC,CA0B5D"}