@azure/arm-connectedcache 1.0.0-beta.1 → 1.0.0-beta.2

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 (613) hide show
  1. package/CHANGELOG.md +69 -0
  2. package/LICENSE +4 -4
  3. package/README.md +24 -16
  4. package/dist/browser/api/connectedCacheContext.d.ts +11 -3
  5. package/dist/browser/api/connectedCacheContext.d.ts.map +1 -1
  6. package/dist/browser/api/connectedCacheContext.js +13 -11
  7. package/dist/browser/api/connectedCacheContext.js.map +1 -1
  8. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.d.ts +2 -29
  9. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  10. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.js +1 -137
  11. package/dist/browser/api/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  12. package/dist/browser/api/enterpriseMccCacheNodesOperations/operations.d.ts +48 -0
  13. package/dist/browser/api/enterpriseMccCacheNodesOperations/operations.d.ts.map +1 -0
  14. package/dist/browser/api/enterpriseMccCacheNodesOperations/operations.js +301 -0
  15. package/dist/browser/api/enterpriseMccCacheNodesOperations/operations.js.map +1 -0
  16. package/dist/browser/api/enterpriseMccCacheNodesOperations/options.d.ts +33 -0
  17. package/dist/browser/api/enterpriseMccCacheNodesOperations/options.d.ts.map +1 -0
  18. package/dist/browser/api/enterpriseMccCacheNodesOperations/options.js.map +1 -0
  19. package/dist/browser/api/enterpriseMccCustomers/index.d.ts +2 -29
  20. package/dist/browser/api/enterpriseMccCustomers/index.d.ts.map +1 -1
  21. package/dist/browser/api/enterpriseMccCustomers/index.js +1 -124
  22. package/dist/browser/api/enterpriseMccCustomers/index.js.map +1 -1
  23. package/dist/browser/api/enterpriseMccCustomers/operations.d.ts +36 -0
  24. package/dist/browser/api/enterpriseMccCustomers/operations.d.ts.map +1 -0
  25. package/dist/browser/api/enterpriseMccCustomers/operations.js +185 -0
  26. package/dist/browser/api/enterpriseMccCustomers/operations.js.map +1 -0
  27. package/dist/browser/api/enterpriseMccCustomers/options.d.ts +24 -0
  28. package/dist/browser/api/enterpriseMccCustomers/options.d.ts.map +1 -0
  29. package/dist/browser/api/enterpriseMccCustomers/options.js.map +1 -0
  30. package/dist/browser/api/index.d.ts +0 -8
  31. package/dist/browser/api/index.d.ts.map +1 -1
  32. package/dist/browser/api/index.js +0 -7
  33. package/dist/browser/api/index.js.map +1 -1
  34. package/dist/browser/api/ispCacheNodesOperations/index.d.ts +2 -33
  35. package/dist/browser/api/ispCacheNodesOperations/index.d.ts.map +1 -1
  36. package/dist/browser/api/ispCacheNodesOperations/index.js +1 -146
  37. package/dist/browser/api/ispCacheNodesOperations/index.js.map +1 -1
  38. package/dist/browser/api/ispCacheNodesOperations/operations.d.ts +48 -0
  39. package/dist/browser/api/ispCacheNodesOperations/operations.d.ts.map +1 -0
  40. package/dist/browser/api/ispCacheNodesOperations/operations.js +289 -0
  41. package/dist/browser/api/ispCacheNodesOperations/operations.js.map +1 -0
  42. package/dist/browser/api/ispCacheNodesOperations/options.d.ts +33 -0
  43. package/dist/browser/api/ispCacheNodesOperations/options.d.ts.map +1 -0
  44. package/dist/browser/api/ispCacheNodesOperations/options.js.map +1 -0
  45. package/dist/browser/api/ispCustomers/index.d.ts +2 -29
  46. package/dist/browser/api/ispCustomers/index.d.ts.map +1 -1
  47. package/dist/browser/api/ispCustomers/index.js +1 -120
  48. package/dist/browser/api/ispCustomers/index.js.map +1 -1
  49. package/dist/browser/api/ispCustomers/operations.d.ts +36 -0
  50. package/dist/browser/api/ispCustomers/operations.d.ts.map +1 -0
  51. package/dist/browser/api/ispCustomers/operations.js +185 -0
  52. package/dist/browser/api/ispCustomers/operations.js.map +1 -0
  53. package/dist/browser/api/ispCustomers/options.d.ts +24 -0
  54. package/dist/browser/api/ispCustomers/options.d.ts.map +1 -0
  55. package/dist/browser/api/ispCustomers/options.js +4 -0
  56. package/dist/browser/api/ispCustomers/options.js.map +1 -0
  57. package/dist/browser/api/operations/index.d.ts +2 -8
  58. package/dist/browser/api/operations/index.d.ts.map +1 -1
  59. package/dist/browser/api/operations/index.js +1 -19
  60. package/dist/browser/api/operations/index.js.map +1 -1
  61. package/dist/browser/api/operations/operations.d.ts +10 -0
  62. package/dist/browser/api/operations/operations.d.ts.map +1 -0
  63. package/dist/browser/api/operations/operations.js +31 -0
  64. package/dist/browser/api/operations/operations.js.map +1 -0
  65. package/dist/browser/api/operations/options.d.ts +5 -0
  66. package/dist/browser/api/operations/options.d.ts.map +1 -0
  67. package/dist/browser/api/operations/options.js +4 -0
  68. package/dist/browser/api/operations/options.js.map +1 -0
  69. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.d.ts +27 -24
  70. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  71. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.js +15 -10
  72. package/dist/browser/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  73. package/dist/browser/classic/enterpriseMccCustomers/index.d.ts +21 -24
  74. package/dist/browser/classic/enterpriseMccCustomers/index.d.ts.map +1 -1
  75. package/dist/browser/classic/enterpriseMccCustomers/index.js +12 -10
  76. package/dist/browser/classic/enterpriseMccCustomers/index.js.map +1 -1
  77. package/dist/browser/classic/index.d.ts +0 -2
  78. package/dist/browser/classic/index.d.ts.map +1 -1
  79. package/dist/browser/classic/index.js.map +1 -1
  80. package/dist/browser/classic/ispCacheNodesOperations/index.d.ts +25 -25
  81. package/dist/browser/classic/ispCacheNodesOperations/index.d.ts.map +1 -1
  82. package/dist/browser/classic/ispCacheNodesOperations/index.js +15 -11
  83. package/dist/browser/classic/ispCacheNodesOperations/index.js.map +1 -1
  84. package/dist/browser/classic/ispCustomers/index.d.ts +21 -24
  85. package/dist/browser/classic/ispCustomers/index.d.ts.map +1 -1
  86. package/dist/browser/classic/ispCustomers/index.js +12 -10
  87. package/dist/browser/classic/ispCustomers/index.js.map +1 -1
  88. package/dist/browser/classic/operations/index.d.ts +5 -8
  89. package/dist/browser/classic/operations/index.d.ts.map +1 -1
  90. package/dist/browser/classic/operations/index.js +7 -5
  91. package/dist/browser/classic/operations/index.js.map +1 -1
  92. package/dist/browser/connectedCacheClient.d.ts +17 -23
  93. package/dist/browser/connectedCacheClient.d.ts.map +1 -1
  94. package/dist/browser/connectedCacheClient.js +29 -18
  95. package/dist/browser/connectedCacheClient.js.map +1 -1
  96. package/dist/browser/index.d.ts +10 -3
  97. package/dist/browser/index.d.ts.map +1 -1
  98. package/dist/browser/index.js +3 -1
  99. package/dist/browser/index.js.map +1 -1
  100. package/dist/browser/models/index.d.ts +1 -1
  101. package/dist/browser/models/index.d.ts.map +1 -1
  102. package/dist/browser/models/index.js +1 -1
  103. package/dist/browser/models/index.js.map +1 -1
  104. package/dist/browser/models/models.d.ts +715 -642
  105. package/dist/browser/models/models.d.ts.map +1 -1
  106. package/dist/browser/models/models.js +618 -548
  107. package/dist/browser/models/models.js.map +1 -1
  108. package/dist/browser/restorePollerHelpers.d.ts +4 -4
  109. package/dist/browser/restorePollerHelpers.d.ts.map +1 -1
  110. package/dist/browser/restorePollerHelpers.js +35 -53
  111. package/dist/browser/restorePollerHelpers.js.map +1 -1
  112. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  113. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
  114. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  115. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  116. package/dist/browser/static-helpers/pagingHelpers.d.ts +2 -1
  117. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -1
  118. package/dist/browser/static-helpers/pagingHelpers.js +35 -51
  119. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
  120. package/dist/browser/static-helpers/pollingHelpers.d.ts +3 -3
  121. package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -1
  122. package/dist/browser/static-helpers/pollingHelpers.js +15 -12
  123. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
  124. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  125. package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
  126. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  127. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  128. package/dist/commonjs/api/connectedCacheContext.d.ts +11 -3
  129. package/dist/commonjs/api/connectedCacheContext.d.ts.map +1 -1
  130. package/dist/commonjs/api/connectedCacheContext.js +13 -11
  131. package/dist/commonjs/api/connectedCacheContext.js.map +1 -1
  132. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.d.ts +2 -29
  133. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  134. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.js +11 -155
  135. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  136. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/operations.d.ts +48 -0
  137. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/operations.d.ts.map +1 -0
  138. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/operations.js +330 -0
  139. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/operations.js.map +1 -0
  140. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/options.d.ts +33 -0
  141. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/options.d.ts.map +1 -0
  142. package/dist/commonjs/api/enterpriseMccCacheNodesOperations/options.js.map +1 -0
  143. package/dist/commonjs/api/enterpriseMccCustomers/index.d.ts +2 -29
  144. package/dist/commonjs/api/enterpriseMccCustomers/index.d.ts.map +1 -1
  145. package/dist/commonjs/api/enterpriseMccCustomers/index.js +8 -142
  146. package/dist/commonjs/api/enterpriseMccCustomers/index.js.map +1 -1
  147. package/dist/commonjs/api/enterpriseMccCustomers/operations.d.ts +36 -0
  148. package/dist/commonjs/api/enterpriseMccCustomers/operations.d.ts.map +1 -0
  149. package/dist/commonjs/api/enterpriseMccCustomers/operations.js +205 -0
  150. package/dist/commonjs/api/enterpriseMccCustomers/operations.js.map +1 -0
  151. package/dist/commonjs/api/enterpriseMccCustomers/options.d.ts +24 -0
  152. package/dist/commonjs/api/enterpriseMccCustomers/options.d.ts.map +1 -0
  153. package/dist/commonjs/api/enterpriseMccCustomers/options.js +5 -0
  154. package/dist/commonjs/api/enterpriseMccCustomers/options.js.map +1 -0
  155. package/dist/commonjs/api/index.d.ts +0 -8
  156. package/dist/commonjs/api/index.d.ts.map +1 -1
  157. package/dist/commonjs/api/index.js +1 -46
  158. package/dist/commonjs/api/index.js.map +1 -1
  159. package/dist/commonjs/api/ispCacheNodesOperations/index.d.ts +2 -33
  160. package/dist/commonjs/api/ispCacheNodesOperations/index.d.ts.map +1 -1
  161. package/dist/commonjs/api/ispCacheNodesOperations/index.js +11 -167
  162. package/dist/commonjs/api/ispCacheNodesOperations/index.js.map +1 -1
  163. package/dist/commonjs/api/ispCacheNodesOperations/operations.d.ts +48 -0
  164. package/dist/commonjs/api/ispCacheNodesOperations/operations.d.ts.map +1 -0
  165. package/dist/commonjs/api/ispCacheNodesOperations/operations.js +318 -0
  166. package/dist/commonjs/api/ispCacheNodesOperations/operations.js.map +1 -0
  167. package/dist/commonjs/api/ispCacheNodesOperations/options.d.ts +33 -0
  168. package/dist/commonjs/api/ispCacheNodesOperations/options.d.ts.map +1 -0
  169. package/dist/commonjs/api/ispCacheNodesOperations/options.js +5 -0
  170. package/dist/commonjs/api/ispCacheNodesOperations/options.js.map +1 -0
  171. package/dist/commonjs/api/ispCustomers/index.d.ts +2 -29
  172. package/dist/commonjs/api/ispCustomers/index.d.ts.map +1 -1
  173. package/dist/commonjs/api/ispCustomers/index.js +8 -138
  174. package/dist/commonjs/api/ispCustomers/index.js.map +1 -1
  175. package/dist/commonjs/api/ispCustomers/operations.d.ts +36 -0
  176. package/dist/commonjs/api/ispCustomers/operations.d.ts.map +1 -0
  177. package/dist/commonjs/api/ispCustomers/operations.js +205 -0
  178. package/dist/commonjs/api/ispCustomers/operations.js.map +1 -0
  179. package/dist/commonjs/api/ispCustomers/options.d.ts +24 -0
  180. package/dist/commonjs/api/ispCustomers/options.d.ts.map +1 -0
  181. package/dist/commonjs/api/ispCustomers/options.js +5 -0
  182. package/dist/commonjs/api/ispCustomers/options.js.map +1 -0
  183. package/dist/commonjs/api/operations/index.d.ts +2 -8
  184. package/dist/commonjs/api/operations/index.d.ts.map +1 -1
  185. package/dist/commonjs/api/operations/index.js +3 -22
  186. package/dist/commonjs/api/operations/index.js.map +1 -1
  187. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  188. package/dist/commonjs/api/operations/operations.d.ts.map +1 -0
  189. package/dist/commonjs/api/operations/operations.js +36 -0
  190. package/dist/commonjs/api/operations/operations.js.map +1 -0
  191. package/dist/commonjs/api/operations/options.d.ts +5 -0
  192. package/dist/commonjs/api/operations/options.d.ts.map +1 -0
  193. package/dist/commonjs/api/operations/options.js +5 -0
  194. package/dist/commonjs/api/operations/options.js.map +1 -0
  195. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.d.ts +27 -24
  196. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  197. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.js +16 -12
  198. package/dist/commonjs/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  199. package/dist/commonjs/classic/enterpriseMccCustomers/index.d.ts +21 -24
  200. package/dist/commonjs/classic/enterpriseMccCustomers/index.d.ts.map +1 -1
  201. package/dist/commonjs/classic/enterpriseMccCustomers/index.js +13 -12
  202. package/dist/commonjs/classic/enterpriseMccCustomers/index.js.map +1 -1
  203. package/dist/commonjs/classic/index.d.ts +0 -2
  204. package/dist/commonjs/classic/index.d.ts.map +1 -1
  205. package/dist/commonjs/classic/index.js.map +1 -1
  206. package/dist/commonjs/classic/ispCacheNodesOperations/index.d.ts +25 -25
  207. package/dist/commonjs/classic/ispCacheNodesOperations/index.d.ts.map +1 -1
  208. package/dist/commonjs/classic/ispCacheNodesOperations/index.js +16 -13
  209. package/dist/commonjs/classic/ispCacheNodesOperations/index.js.map +1 -1
  210. package/dist/commonjs/classic/ispCustomers/index.d.ts +21 -24
  211. package/dist/commonjs/classic/ispCustomers/index.d.ts.map +1 -1
  212. package/dist/commonjs/classic/ispCustomers/index.js +13 -12
  213. package/dist/commonjs/classic/ispCustomers/index.js.map +1 -1
  214. package/dist/commonjs/classic/operations/index.d.ts +5 -8
  215. package/dist/commonjs/classic/operations/index.d.ts.map +1 -1
  216. package/dist/commonjs/classic/operations/index.js +8 -7
  217. package/dist/commonjs/classic/operations/index.js.map +1 -1
  218. package/dist/commonjs/connectedCacheClient.d.ts +17 -23
  219. package/dist/commonjs/connectedCacheClient.d.ts.map +1 -1
  220. package/dist/commonjs/connectedCacheClient.js +29 -18
  221. package/dist/commonjs/connectedCacheClient.js.map +1 -1
  222. package/dist/commonjs/index.d.ts +10 -3
  223. package/dist/commonjs/index.d.ts.map +1 -1
  224. package/dist/commonjs/index.js +7 -6
  225. package/dist/commonjs/index.js.map +1 -1
  226. package/dist/commonjs/models/index.d.ts +1 -1
  227. package/dist/commonjs/models/index.d.ts.map +1 -1
  228. package/dist/commonjs/models/index.js +5 -6
  229. package/dist/commonjs/models/index.js.map +1 -1
  230. package/dist/commonjs/models/models.d.ts +715 -642
  231. package/dist/commonjs/models/models.d.ts.map +1 -1
  232. package/dist/commonjs/models/models.js +676 -606
  233. package/dist/commonjs/models/models.js.map +1 -1
  234. package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
  235. package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -1
  236. package/dist/commonjs/restorePollerHelpers.js +34 -52
  237. package/dist/commonjs/restorePollerHelpers.js.map +1 -1
  238. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  239. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
  240. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +42 -0
  241. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -0
  242. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +2 -1
  243. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -1
  244. package/dist/commonjs/static-helpers/pagingHelpers.js +35 -51
  245. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
  246. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +3 -3
  247. package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -1
  248. package/dist/commonjs/static-helpers/pollingHelpers.js +14 -11
  249. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
  250. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  251. package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
  252. package/dist/commonjs/static-helpers/urlTemplate.js +203 -0
  253. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
  254. package/dist/commonjs/tsdoc-metadata.json +11 -11
  255. package/dist/esm/api/connectedCacheContext.d.ts +11 -3
  256. package/dist/esm/api/connectedCacheContext.d.ts.map +1 -1
  257. package/dist/esm/api/connectedCacheContext.js +13 -11
  258. package/dist/esm/api/connectedCacheContext.js.map +1 -1
  259. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.d.ts +2 -29
  260. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  261. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.js +1 -137
  262. package/dist/esm/api/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  263. package/dist/esm/api/enterpriseMccCacheNodesOperations/operations.d.ts +48 -0
  264. package/dist/esm/api/enterpriseMccCacheNodesOperations/operations.d.ts.map +1 -0
  265. package/dist/esm/api/enterpriseMccCacheNodesOperations/operations.js +301 -0
  266. package/dist/esm/api/enterpriseMccCacheNodesOperations/operations.js.map +1 -0
  267. package/dist/esm/api/enterpriseMccCacheNodesOperations/options.d.ts +33 -0
  268. package/dist/esm/api/enterpriseMccCacheNodesOperations/options.d.ts.map +1 -0
  269. package/dist/esm/api/enterpriseMccCacheNodesOperations/options.js +4 -0
  270. package/dist/esm/api/enterpriseMccCacheNodesOperations/options.js.map +1 -0
  271. package/dist/esm/api/enterpriseMccCustomers/index.d.ts +2 -29
  272. package/dist/esm/api/enterpriseMccCustomers/index.d.ts.map +1 -1
  273. package/dist/esm/api/enterpriseMccCustomers/index.js +1 -124
  274. package/dist/esm/api/enterpriseMccCustomers/index.js.map +1 -1
  275. package/dist/esm/api/enterpriseMccCustomers/operations.d.ts +36 -0
  276. package/dist/esm/api/enterpriseMccCustomers/operations.d.ts.map +1 -0
  277. package/dist/esm/api/enterpriseMccCustomers/operations.js +185 -0
  278. package/dist/esm/api/enterpriseMccCustomers/operations.js.map +1 -0
  279. package/dist/esm/api/enterpriseMccCustomers/options.d.ts +24 -0
  280. package/dist/esm/api/enterpriseMccCustomers/options.d.ts.map +1 -0
  281. package/dist/esm/api/enterpriseMccCustomers/options.js +4 -0
  282. package/dist/esm/api/enterpriseMccCustomers/options.js.map +1 -0
  283. package/dist/esm/api/index.d.ts +0 -8
  284. package/dist/esm/api/index.d.ts.map +1 -1
  285. package/dist/esm/api/index.js +0 -7
  286. package/dist/esm/api/index.js.map +1 -1
  287. package/dist/esm/api/ispCacheNodesOperations/index.d.ts +2 -33
  288. package/dist/esm/api/ispCacheNodesOperations/index.d.ts.map +1 -1
  289. package/dist/esm/api/ispCacheNodesOperations/index.js +1 -146
  290. package/dist/esm/api/ispCacheNodesOperations/index.js.map +1 -1
  291. package/dist/esm/api/ispCacheNodesOperations/operations.d.ts +48 -0
  292. package/dist/esm/api/ispCacheNodesOperations/operations.d.ts.map +1 -0
  293. package/dist/esm/api/ispCacheNodesOperations/operations.js +289 -0
  294. package/dist/esm/api/ispCacheNodesOperations/operations.js.map +1 -0
  295. package/dist/esm/api/ispCacheNodesOperations/options.d.ts +33 -0
  296. package/dist/esm/api/ispCacheNodesOperations/options.d.ts.map +1 -0
  297. package/dist/esm/api/ispCacheNodesOperations/options.js +4 -0
  298. package/dist/esm/api/ispCacheNodesOperations/options.js.map +1 -0
  299. package/dist/esm/api/ispCustomers/index.d.ts +2 -29
  300. package/dist/esm/api/ispCustomers/index.d.ts.map +1 -1
  301. package/dist/esm/api/ispCustomers/index.js +1 -120
  302. package/dist/esm/api/ispCustomers/index.js.map +1 -1
  303. package/dist/esm/api/ispCustomers/operations.d.ts +36 -0
  304. package/dist/esm/api/ispCustomers/operations.d.ts.map +1 -0
  305. package/dist/esm/api/ispCustomers/operations.js +185 -0
  306. package/dist/esm/api/ispCustomers/operations.js.map +1 -0
  307. package/dist/esm/api/ispCustomers/options.d.ts +24 -0
  308. package/dist/esm/api/ispCustomers/options.d.ts.map +1 -0
  309. package/dist/esm/api/ispCustomers/options.js +4 -0
  310. package/dist/esm/api/ispCustomers/options.js.map +1 -0
  311. package/dist/esm/api/operations/index.d.ts +2 -8
  312. package/dist/esm/api/operations/index.d.ts.map +1 -1
  313. package/dist/esm/api/operations/index.js +1 -19
  314. package/dist/esm/api/operations/index.js.map +1 -1
  315. package/dist/esm/api/operations/operations.d.ts +10 -0
  316. package/dist/esm/api/operations/operations.d.ts.map +1 -0
  317. package/dist/esm/api/operations/operations.js +31 -0
  318. package/dist/esm/api/operations/operations.js.map +1 -0
  319. package/dist/esm/api/operations/options.d.ts +5 -0
  320. package/dist/esm/api/operations/options.d.ts.map +1 -0
  321. package/dist/esm/api/operations/options.js +4 -0
  322. package/dist/esm/api/operations/options.js.map +1 -0
  323. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.d.ts +27 -24
  324. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  325. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.js +15 -10
  326. package/dist/esm/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  327. package/dist/esm/classic/enterpriseMccCustomers/index.d.ts +21 -24
  328. package/dist/esm/classic/enterpriseMccCustomers/index.d.ts.map +1 -1
  329. package/dist/esm/classic/enterpriseMccCustomers/index.js +12 -10
  330. package/dist/esm/classic/enterpriseMccCustomers/index.js.map +1 -1
  331. package/dist/esm/classic/index.d.ts +0 -2
  332. package/dist/esm/classic/index.d.ts.map +1 -1
  333. package/dist/esm/classic/index.js.map +1 -1
  334. package/dist/esm/classic/ispCacheNodesOperations/index.d.ts +25 -25
  335. package/dist/esm/classic/ispCacheNodesOperations/index.d.ts.map +1 -1
  336. package/dist/esm/classic/ispCacheNodesOperations/index.js +15 -11
  337. package/dist/esm/classic/ispCacheNodesOperations/index.js.map +1 -1
  338. package/dist/esm/classic/ispCustomers/index.d.ts +21 -24
  339. package/dist/esm/classic/ispCustomers/index.d.ts.map +1 -1
  340. package/dist/esm/classic/ispCustomers/index.js +12 -10
  341. package/dist/esm/classic/ispCustomers/index.js.map +1 -1
  342. package/dist/esm/classic/operations/index.d.ts +5 -8
  343. package/dist/esm/classic/operations/index.d.ts.map +1 -1
  344. package/dist/esm/classic/operations/index.js +7 -5
  345. package/dist/esm/classic/operations/index.js.map +1 -1
  346. package/dist/esm/connectedCacheClient.d.ts +17 -23
  347. package/dist/esm/connectedCacheClient.d.ts.map +1 -1
  348. package/dist/esm/connectedCacheClient.js +29 -18
  349. package/dist/esm/connectedCacheClient.js.map +1 -1
  350. package/dist/esm/index.d.ts +10 -3
  351. package/dist/esm/index.d.ts.map +1 -1
  352. package/dist/esm/index.js +3 -1
  353. package/dist/esm/index.js.map +1 -1
  354. package/dist/esm/models/index.d.ts +1 -1
  355. package/dist/esm/models/index.d.ts.map +1 -1
  356. package/dist/esm/models/index.js +1 -1
  357. package/dist/esm/models/index.js.map +1 -1
  358. package/dist/esm/models/models.d.ts +715 -642
  359. package/dist/esm/models/models.d.ts.map +1 -1
  360. package/dist/esm/models/models.js +618 -548
  361. package/dist/esm/models/models.js.map +1 -1
  362. package/dist/esm/restorePollerHelpers.d.ts +4 -4
  363. package/dist/esm/restorePollerHelpers.d.ts.map +1 -1
  364. package/dist/esm/restorePollerHelpers.js +35 -53
  365. package/dist/esm/restorePollerHelpers.js.map +1 -1
  366. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  367. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
  368. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  369. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  370. package/dist/esm/static-helpers/pagingHelpers.d.ts +2 -1
  371. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -1
  372. package/dist/esm/static-helpers/pagingHelpers.js +35 -51
  373. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
  374. package/dist/esm/static-helpers/pollingHelpers.d.ts +3 -3
  375. package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -1
  376. package/dist/esm/static-helpers/pollingHelpers.js +15 -12
  377. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
  378. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  379. package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
  380. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  381. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  382. package/dist/react-native/api/connectedCacheContext.d.ts +11 -3
  383. package/dist/react-native/api/connectedCacheContext.d.ts.map +1 -1
  384. package/dist/react-native/api/connectedCacheContext.js +13 -11
  385. package/dist/react-native/api/connectedCacheContext.js.map +1 -1
  386. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.d.ts +2 -29
  387. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  388. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.js +1 -137
  389. package/dist/react-native/api/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  390. package/dist/react-native/api/enterpriseMccCacheNodesOperations/operations.d.ts +48 -0
  391. package/dist/react-native/api/enterpriseMccCacheNodesOperations/operations.d.ts.map +1 -0
  392. package/dist/react-native/api/enterpriseMccCacheNodesOperations/operations.js +301 -0
  393. package/dist/react-native/api/enterpriseMccCacheNodesOperations/operations.js.map +1 -0
  394. package/dist/react-native/api/enterpriseMccCacheNodesOperations/options.d.ts +33 -0
  395. package/dist/react-native/api/enterpriseMccCacheNodesOperations/options.d.ts.map +1 -0
  396. package/dist/react-native/api/enterpriseMccCacheNodesOperations/options.js +4 -0
  397. package/dist/react-native/api/enterpriseMccCacheNodesOperations/options.js.map +1 -0
  398. package/dist/react-native/api/enterpriseMccCustomers/index.d.ts +2 -29
  399. package/dist/react-native/api/enterpriseMccCustomers/index.d.ts.map +1 -1
  400. package/dist/react-native/api/enterpriseMccCustomers/index.js +1 -124
  401. package/dist/react-native/api/enterpriseMccCustomers/index.js.map +1 -1
  402. package/dist/react-native/api/enterpriseMccCustomers/operations.d.ts +36 -0
  403. package/dist/react-native/api/enterpriseMccCustomers/operations.d.ts.map +1 -0
  404. package/dist/react-native/api/enterpriseMccCustomers/operations.js +185 -0
  405. package/dist/react-native/api/enterpriseMccCustomers/operations.js.map +1 -0
  406. package/dist/react-native/api/enterpriseMccCustomers/options.d.ts +24 -0
  407. package/dist/react-native/api/enterpriseMccCustomers/options.d.ts.map +1 -0
  408. package/dist/react-native/api/enterpriseMccCustomers/options.js +4 -0
  409. package/dist/react-native/api/enterpriseMccCustomers/options.js.map +1 -0
  410. package/dist/react-native/api/index.d.ts +0 -8
  411. package/dist/react-native/api/index.d.ts.map +1 -1
  412. package/dist/react-native/api/index.js +0 -7
  413. package/dist/react-native/api/index.js.map +1 -1
  414. package/dist/react-native/api/ispCacheNodesOperations/index.d.ts +2 -33
  415. package/dist/react-native/api/ispCacheNodesOperations/index.d.ts.map +1 -1
  416. package/dist/react-native/api/ispCacheNodesOperations/index.js +1 -146
  417. package/dist/react-native/api/ispCacheNodesOperations/index.js.map +1 -1
  418. package/dist/react-native/api/ispCacheNodesOperations/operations.d.ts +48 -0
  419. package/dist/react-native/api/ispCacheNodesOperations/operations.d.ts.map +1 -0
  420. package/dist/react-native/api/ispCacheNodesOperations/operations.js +289 -0
  421. package/dist/react-native/api/ispCacheNodesOperations/operations.js.map +1 -0
  422. package/dist/react-native/api/ispCacheNodesOperations/options.d.ts +33 -0
  423. package/dist/react-native/api/ispCacheNodesOperations/options.d.ts.map +1 -0
  424. package/dist/react-native/api/ispCacheNodesOperations/options.js +4 -0
  425. package/dist/react-native/api/ispCacheNodesOperations/options.js.map +1 -0
  426. package/dist/react-native/api/ispCustomers/index.d.ts +2 -29
  427. package/dist/react-native/api/ispCustomers/index.d.ts.map +1 -1
  428. package/dist/react-native/api/ispCustomers/index.js +1 -120
  429. package/dist/react-native/api/ispCustomers/index.js.map +1 -1
  430. package/dist/react-native/api/ispCustomers/operations.d.ts +36 -0
  431. package/dist/react-native/api/ispCustomers/operations.d.ts.map +1 -0
  432. package/dist/react-native/api/ispCustomers/operations.js +185 -0
  433. package/dist/react-native/api/ispCustomers/operations.js.map +1 -0
  434. package/dist/react-native/api/ispCustomers/options.d.ts +24 -0
  435. package/dist/react-native/api/ispCustomers/options.d.ts.map +1 -0
  436. package/dist/react-native/api/ispCustomers/options.js +4 -0
  437. package/dist/react-native/api/ispCustomers/options.js.map +1 -0
  438. package/dist/react-native/api/operations/index.d.ts +2 -8
  439. package/dist/react-native/api/operations/index.d.ts.map +1 -1
  440. package/dist/react-native/api/operations/index.js +1 -19
  441. package/dist/react-native/api/operations/index.js.map +1 -1
  442. package/dist/react-native/api/operations/operations.d.ts +10 -0
  443. package/dist/react-native/api/operations/operations.d.ts.map +1 -0
  444. package/dist/react-native/api/operations/operations.js +31 -0
  445. package/dist/react-native/api/operations/operations.js.map +1 -0
  446. package/dist/react-native/api/operations/options.d.ts +5 -0
  447. package/dist/react-native/api/operations/options.d.ts.map +1 -0
  448. package/dist/react-native/api/operations/options.js +4 -0
  449. package/dist/react-native/api/operations/options.js.map +1 -0
  450. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.d.ts +27 -24
  451. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.d.ts.map +1 -1
  452. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.js +15 -10
  453. package/dist/react-native/classic/enterpriseMccCacheNodesOperations/index.js.map +1 -1
  454. package/dist/react-native/classic/enterpriseMccCustomers/index.d.ts +21 -24
  455. package/dist/react-native/classic/enterpriseMccCustomers/index.d.ts.map +1 -1
  456. package/dist/react-native/classic/enterpriseMccCustomers/index.js +12 -10
  457. package/dist/react-native/classic/enterpriseMccCustomers/index.js.map +1 -1
  458. package/dist/react-native/classic/index.d.ts +0 -2
  459. package/dist/react-native/classic/index.d.ts.map +1 -1
  460. package/dist/react-native/classic/index.js.map +1 -1
  461. package/dist/react-native/classic/ispCacheNodesOperations/index.d.ts +25 -25
  462. package/dist/react-native/classic/ispCacheNodesOperations/index.d.ts.map +1 -1
  463. package/dist/react-native/classic/ispCacheNodesOperations/index.js +15 -11
  464. package/dist/react-native/classic/ispCacheNodesOperations/index.js.map +1 -1
  465. package/dist/react-native/classic/ispCustomers/index.d.ts +21 -24
  466. package/dist/react-native/classic/ispCustomers/index.d.ts.map +1 -1
  467. package/dist/react-native/classic/ispCustomers/index.js +12 -10
  468. package/dist/react-native/classic/ispCustomers/index.js.map +1 -1
  469. package/dist/react-native/classic/operations/index.d.ts +5 -8
  470. package/dist/react-native/classic/operations/index.d.ts.map +1 -1
  471. package/dist/react-native/classic/operations/index.js +7 -5
  472. package/dist/react-native/classic/operations/index.js.map +1 -1
  473. package/dist/react-native/connectedCacheClient.d.ts +17 -23
  474. package/dist/react-native/connectedCacheClient.d.ts.map +1 -1
  475. package/dist/react-native/connectedCacheClient.js +29 -18
  476. package/dist/react-native/connectedCacheClient.js.map +1 -1
  477. package/dist/react-native/index.d.ts +10 -3
  478. package/dist/react-native/index.d.ts.map +1 -1
  479. package/dist/react-native/index.js +3 -1
  480. package/dist/react-native/index.js.map +1 -1
  481. package/dist/react-native/models/index.d.ts +1 -1
  482. package/dist/react-native/models/index.d.ts.map +1 -1
  483. package/dist/react-native/models/index.js +1 -1
  484. package/dist/react-native/models/index.js.map +1 -1
  485. package/dist/react-native/models/models.d.ts +715 -642
  486. package/dist/react-native/models/models.d.ts.map +1 -1
  487. package/dist/react-native/models/models.js +618 -548
  488. package/dist/react-native/models/models.js.map +1 -1
  489. package/dist/react-native/restorePollerHelpers.d.ts +4 -4
  490. package/dist/react-native/restorePollerHelpers.d.ts.map +1 -1
  491. package/dist/react-native/restorePollerHelpers.js +35 -53
  492. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  493. package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +22 -0
  494. package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts.map +1 -0
  495. package/dist/react-native/static-helpers/cloudSettingHelpers.js +38 -0
  496. package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -0
  497. package/dist/react-native/static-helpers/pagingHelpers.d.ts +2 -1
  498. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -1
  499. package/dist/react-native/static-helpers/pagingHelpers.js +35 -51
  500. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
  501. package/dist/react-native/static-helpers/pollingHelpers.d.ts +3 -3
  502. package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -1
  503. package/dist/react-native/static-helpers/pollingHelpers.js +15 -12
  504. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
  505. package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
  506. package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
  507. package/dist/react-native/static-helpers/urlTemplate.js +200 -0
  508. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
  509. package/package.json +165 -53
  510. package/review/arm-connectedcache-api-enterpriseMccCacheNodesOperations-node.api.md +79 -0
  511. package/review/arm-connectedcache-api-enterpriseMccCustomers-node.api.md +58 -0
  512. package/review/arm-connectedcache-api-ispCacheNodesOperations-node.api.md +79 -0
  513. package/review/arm-connectedcache-api-ispCustomers-node.api.md +58 -0
  514. package/review/arm-connectedcache-api-node.api.md +28 -0
  515. package/review/arm-connectedcache-api-operations-node.api.md +19 -0
  516. package/review/{arm-connectedcache-models.api.md → arm-connectedcache-models-node.api.md} +98 -38
  517. package/review/{arm-connectedcache.api.md → arm-connectedcache-node.api.md} +140 -116
  518. package/dist/browser/api/cacheNodesOperations/index.d.ts +0 -30
  519. package/dist/browser/api/cacheNodesOperations/index.d.ts.map +0 -1
  520. package/dist/browser/api/cacheNodesOperations/index.js +0 -123
  521. package/dist/browser/api/cacheNodesOperations/index.js.map +0 -1
  522. package/dist/browser/api/enterpriseCustomerOperations/index.d.ts +0 -30
  523. package/dist/browser/api/enterpriseCustomerOperations/index.d.ts.map +0 -1
  524. package/dist/browser/api/enterpriseCustomerOperations/index.js +0 -135
  525. package/dist/browser/api/enterpriseCustomerOperations/index.js.map +0 -1
  526. package/dist/browser/api/options.d.ts +0 -136
  527. package/dist/browser/api/options.d.ts.map +0 -1
  528. package/dist/browser/api/options.js.map +0 -1
  529. package/dist/browser/classic/cacheNodesOperations/index.d.ts +0 -30
  530. package/dist/browser/classic/cacheNodesOperations/index.d.ts.map +0 -1
  531. package/dist/browser/classic/cacheNodesOperations/index.js +0 -17
  532. package/dist/browser/classic/cacheNodesOperations/index.js.map +0 -1
  533. package/dist/browser/classic/enterpriseCustomerOperations/index.d.ts +0 -30
  534. package/dist/browser/classic/enterpriseCustomerOperations/index.d.ts.map +0 -1
  535. package/dist/browser/classic/enterpriseCustomerOperations/index.js +0 -17
  536. package/dist/browser/classic/enterpriseCustomerOperations/index.js.map +0 -1
  537. package/dist/browser/helpers/serializerHelpers.d.ts +0 -3
  538. package/dist/browser/helpers/serializerHelpers.d.ts.map +0 -1
  539. package/dist/browser/helpers/serializerHelpers.js +0 -24
  540. package/dist/browser/helpers/serializerHelpers.js.map +0 -1
  541. package/dist/commonjs/api/cacheNodesOperations/index.d.ts +0 -30
  542. package/dist/commonjs/api/cacheNodesOperations/index.d.ts.map +0 -1
  543. package/dist/commonjs/api/cacheNodesOperations/index.js +0 -143
  544. package/dist/commonjs/api/cacheNodesOperations/index.js.map +0 -1
  545. package/dist/commonjs/api/enterpriseCustomerOperations/index.d.ts +0 -30
  546. package/dist/commonjs/api/enterpriseCustomerOperations/index.d.ts.map +0 -1
  547. package/dist/commonjs/api/enterpriseCustomerOperations/index.js +0 -155
  548. package/dist/commonjs/api/enterpriseCustomerOperations/index.js.map +0 -1
  549. package/dist/commonjs/api/options.d.ts +0 -136
  550. package/dist/commonjs/api/options.d.ts.map +0 -1
  551. package/dist/commonjs/api/options.js.map +0 -1
  552. package/dist/commonjs/classic/cacheNodesOperations/index.d.ts +0 -30
  553. package/dist/commonjs/classic/cacheNodesOperations/index.d.ts.map +0 -1
  554. package/dist/commonjs/classic/cacheNodesOperations/index.js +0 -21
  555. package/dist/commonjs/classic/cacheNodesOperations/index.js.map +0 -1
  556. package/dist/commonjs/classic/enterpriseCustomerOperations/index.d.ts +0 -30
  557. package/dist/commonjs/classic/enterpriseCustomerOperations/index.d.ts.map +0 -1
  558. package/dist/commonjs/classic/enterpriseCustomerOperations/index.js +0 -21
  559. package/dist/commonjs/classic/enterpriseCustomerOperations/index.js.map +0 -1
  560. package/dist/commonjs/helpers/serializerHelpers.d.ts +0 -3
  561. package/dist/commonjs/helpers/serializerHelpers.d.ts.map +0 -1
  562. package/dist/commonjs/helpers/serializerHelpers.js +0 -27
  563. package/dist/commonjs/helpers/serializerHelpers.js.map +0 -1
  564. package/dist/esm/api/cacheNodesOperations/index.d.ts +0 -30
  565. package/dist/esm/api/cacheNodesOperations/index.d.ts.map +0 -1
  566. package/dist/esm/api/cacheNodesOperations/index.js +0 -123
  567. package/dist/esm/api/cacheNodesOperations/index.js.map +0 -1
  568. package/dist/esm/api/enterpriseCustomerOperations/index.d.ts +0 -30
  569. package/dist/esm/api/enterpriseCustomerOperations/index.d.ts.map +0 -1
  570. package/dist/esm/api/enterpriseCustomerOperations/index.js +0 -135
  571. package/dist/esm/api/enterpriseCustomerOperations/index.js.map +0 -1
  572. package/dist/esm/api/options.d.ts +0 -136
  573. package/dist/esm/api/options.d.ts.map +0 -1
  574. package/dist/esm/api/options.js.map +0 -1
  575. package/dist/esm/classic/cacheNodesOperations/index.d.ts +0 -30
  576. package/dist/esm/classic/cacheNodesOperations/index.d.ts.map +0 -1
  577. package/dist/esm/classic/cacheNodesOperations/index.js +0 -17
  578. package/dist/esm/classic/cacheNodesOperations/index.js.map +0 -1
  579. package/dist/esm/classic/enterpriseCustomerOperations/index.d.ts +0 -30
  580. package/dist/esm/classic/enterpriseCustomerOperations/index.d.ts.map +0 -1
  581. package/dist/esm/classic/enterpriseCustomerOperations/index.js +0 -17
  582. package/dist/esm/classic/enterpriseCustomerOperations/index.js.map +0 -1
  583. package/dist/esm/helpers/serializerHelpers.d.ts +0 -3
  584. package/dist/esm/helpers/serializerHelpers.d.ts.map +0 -1
  585. package/dist/esm/helpers/serializerHelpers.js +0 -24
  586. package/dist/esm/helpers/serializerHelpers.js.map +0 -1
  587. package/dist/react-native/api/cacheNodesOperations/index.d.ts +0 -30
  588. package/dist/react-native/api/cacheNodesOperations/index.d.ts.map +0 -1
  589. package/dist/react-native/api/cacheNodesOperations/index.js +0 -123
  590. package/dist/react-native/api/cacheNodesOperations/index.js.map +0 -1
  591. package/dist/react-native/api/enterpriseCustomerOperations/index.d.ts +0 -30
  592. package/dist/react-native/api/enterpriseCustomerOperations/index.d.ts.map +0 -1
  593. package/dist/react-native/api/enterpriseCustomerOperations/index.js +0 -135
  594. package/dist/react-native/api/enterpriseCustomerOperations/index.js.map +0 -1
  595. package/dist/react-native/api/options.d.ts +0 -136
  596. package/dist/react-native/api/options.d.ts.map +0 -1
  597. package/dist/react-native/api/options.js.map +0 -1
  598. package/dist/react-native/classic/cacheNodesOperations/index.d.ts +0 -30
  599. package/dist/react-native/classic/cacheNodesOperations/index.d.ts.map +0 -1
  600. package/dist/react-native/classic/cacheNodesOperations/index.js +0 -17
  601. package/dist/react-native/classic/cacheNodesOperations/index.js.map +0 -1
  602. package/dist/react-native/classic/enterpriseCustomerOperations/index.d.ts +0 -30
  603. package/dist/react-native/classic/enterpriseCustomerOperations/index.d.ts.map +0 -1
  604. package/dist/react-native/classic/enterpriseCustomerOperations/index.js +0 -17
  605. package/dist/react-native/classic/enterpriseCustomerOperations/index.js.map +0 -1
  606. package/dist/react-native/helpers/serializerHelpers.d.ts +0 -3
  607. package/dist/react-native/helpers/serializerHelpers.d.ts.map +0 -1
  608. package/dist/react-native/helpers/serializerHelpers.js +0 -24
  609. package/dist/react-native/helpers/serializerHelpers.js.map +0 -1
  610. /package/dist/browser/api/{options.js → enterpriseMccCacheNodesOperations/options.js} +0 -0
  611. /package/dist/{esm/api → browser/api/enterpriseMccCustomers}/options.js +0 -0
  612. /package/dist/{react-native/api → browser/api/ispCacheNodesOperations}/options.js +0 -0
  613. /package/dist/commonjs/api/{options.js → enterpriseMccCacheNodesOperations/options.js} +0 -0
@@ -1,31 +1,134 @@
1
- /** Represents the high level Nodes needed to provision cache node resources */
2
- export interface EnterpriseMccCacheNodeResource extends TrackedResource {
1
+ /**
2
+ * This file contains only generated model types and their (de)serializers.
3
+ * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.
4
+ */
5
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
6
+ export interface _OperationListResult {
7
+ /** The Operation items on this page */
8
+ value: Operation[];
9
+ /** The link to the next page of items */
10
+ nextLink?: string;
11
+ }
12
+ export declare function _operationListResultDeserializer(item: any): _OperationListResult;
13
+ export declare function operationArrayDeserializer(result: Array<Operation>): any[];
14
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
15
+ export interface Operation {
16
+ /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
17
+ readonly name?: string;
18
+ /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
19
+ readonly isDataAction?: boolean;
20
+ /** Localized display information for this particular operation. */
21
+ display?: OperationDisplay;
22
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
23
+ readonly origin?: Origin;
24
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
25
+ readonly actionType?: ActionType;
26
+ }
27
+ export declare function operationDeserializer(item: any): Operation;
28
+ /** Localized display information for and operation. */
29
+ export interface OperationDisplay {
30
+ /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
31
+ readonly provider?: string;
32
+ /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
33
+ readonly resource?: string;
34
+ /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
35
+ readonly operation?: string;
36
+ /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
37
+ readonly description?: string;
38
+ }
39
+ export declare function operationDisplayDeserializer(item: any): OperationDisplay;
40
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
41
+ export declare enum KnownOrigin {
42
+ /** Indicates the operation is initiated by a user. */
43
+ User = "user",
44
+ /** Indicates the operation is initiated by a system. */
45
+ System = "system",
46
+ /** Indicates the operation is initiated by a user or system. */
47
+ UserSystem = "user,system"
48
+ }
49
+ /**
50
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
51
+ * {@link KnownOrigin} can be used interchangeably with Origin,
52
+ * this enum contains the known values that the service supports.
53
+ * ### Known values supported by the service
54
+ * **user**: Indicates the operation is initiated by a user. \
55
+ * **system**: Indicates the operation is initiated by a system. \
56
+ * **user,system**: Indicates the operation is initiated by a user or system.
57
+ */
58
+ export type Origin = string;
59
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
60
+ export declare enum KnownActionType {
61
+ /** Actions are for internal-only APIs. */
62
+ Internal = "Internal"
63
+ }
64
+ /**
65
+ * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
66
+ * {@link KnownActionType} can be used interchangeably with ActionType,
67
+ * this enum contains the known values that the service supports.
68
+ * ### Known values supported by the service
69
+ * **Internal**: Actions are for internal-only APIs.
70
+ */
71
+ export type ActionType = string;
72
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
73
+ export interface ErrorResponse {
74
+ /** The error object. */
75
+ error?: ErrorDetail;
76
+ }
77
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
78
+ /** The error detail. */
79
+ export interface ErrorDetail {
80
+ /** The error code. */
81
+ readonly code?: string;
82
+ /** The error message. */
83
+ readonly message?: string;
84
+ /** The error target. */
85
+ readonly target?: string;
86
+ /** The error details. */
87
+ readonly details?: ErrorDetail[];
88
+ /** The error additional info. */
89
+ readonly additionalInfo?: ErrorAdditionalInfo[];
90
+ }
91
+ export declare function errorDetailSerializer(item: ErrorDetail): any;
92
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
93
+ export declare function errorDetailArraySerializer(result: Array<ErrorDetail>): any[];
94
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
95
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
96
+ /** The resource management error additional info. */
97
+ export interface ErrorAdditionalInfo {
98
+ /** The additional info type. */
99
+ readonly type?: string;
100
+ /** The additional info. */
101
+ readonly info?: any;
102
+ }
103
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
104
+ /** Represents the high level Nodes needed to provision isp customer resources */
105
+ export interface IspCustomerResource extends TrackedResource {
3
106
  /** The resource-specific properties for this resource. */
4
- properties?: CacheNodeProperty;
107
+ properties?: CustomerProperty;
5
108
  }
6
- export declare function enterpriseMccCacheNodeResourceSerializer(item: EnterpriseMccCacheNodeResource): any;
7
- export declare function enterpriseMccCacheNodeResourceDeserializer(item: any): EnterpriseMccCacheNodeResource;
8
- /** Model representing an Mcc cache node connectedCache resource */
9
- export interface CacheNodeProperty {
109
+ export declare function ispCustomerResourceSerializer(item: IspCustomerResource): any;
110
+ export declare function ispCustomerResourceDeserializer(item: any): IspCustomerResource;
111
+ /** Model representing customer for connectedCache resource */
112
+ export interface CustomerProperty {
10
113
  /** The provisioned state of the resource */
11
114
  readonly provisioningState?: ProvisioningState;
12
- /** Mcc cache node resource (cache node entity). */
13
- cacheNode?: CacheNodeEntity;
14
- /** Mcc cache node resource additional properties. */
15
- additionalCacheNodeProperties?: AdditionalCacheNodeProperties;
115
+ /** Mcc customer resource (customer entity). */
116
+ customer?: CustomerEntity;
117
+ /** Mcc customer resource additional properties. */
118
+ additionalCustomerProperties?: AdditionalCustomerProperties;
16
119
  /** Mcc response status code. */
17
- statusCode?: string;
120
+ readonly statusCode?: string;
18
121
  /** Mcc response status text as string for retrieving status details. */
19
- statusText?: string;
122
+ readonly statusText?: string;
20
123
  /** Mcc response status details for retrieving response inner details. */
21
- statusDetails?: string;
124
+ readonly statusDetails?: string;
22
125
  /** HTTP error status code. */
23
126
  readonly status?: string;
24
127
  /** Mcc response error details. */
25
- error?: ErrorDetail;
128
+ readonly error?: ErrorDetail;
26
129
  }
27
- export declare function cacheNodePropertySerializer(item: CacheNodeProperty): any;
28
- export declare function cacheNodePropertyDeserializer(item: any): CacheNodeProperty;
130
+ export declare function customerPropertySerializer(item: CustomerProperty): any;
131
+ export declare function customerPropertyDeserializer(item: any): CustomerProperty;
29
132
  /** provisioning state of the resource */
30
133
  export declare enum KnownProvisioningState {
31
134
  /** Resource has been created. */
@@ -57,358 +160,137 @@ export declare enum KnownProvisioningState {
57
160
  * **Deleting**: Deleting state of the provisioning state
58
161
  */
59
162
  export type ProvisioningState = string;
60
- /** Model representing Cache Node for ConnectedCache resource */
61
- export interface CacheNodeEntity {
62
- /** Cache node resource Azure fully qualified resource Id. */
163
+ /** Model representing Customer resource for ConnectedCache resource */
164
+ export interface CustomerEntity {
165
+ /** Customer resource Azure fully qualified resource Id. */
63
166
  fullyQualifiedResourceId?: string;
64
- /** Cache node resource customer resource GUID Id. */
167
+ /** Customer resource Guid Id. */
65
168
  readonly customerId?: string;
66
- /** Cache node resource customer resource name. */
169
+ /** Customer resource name. */
67
170
  customerName?: string;
68
- /** Cache node resource Ip address. */
69
- ipAddress?: string;
70
- /** Cache node resource customer index as string. */
71
- customerIndex?: string;
72
- /** Cache node resource identifier of the cache node */
73
- cacheNodeId?: string;
74
- /** Cache node resource name. */
75
- cacheNodeName?: string;
76
- /** Cache node resource customer resource Asn (autonomous system number) */
77
- customerAsn?: number;
78
- /** Cache node resource flag for indicating if cache node is enabled. */
79
- isEnabled?: boolean;
80
- /** Cache node resource maximum allowed egress in Mbps. */
81
- maxAllowableEgressInMbps?: number;
82
- /** Cache node resource maximum allowed probability of egress. */
83
- readonly maxAllowableProbability?: number;
84
- /** Cache node resource Azure XCid. */
85
- readonly xCid?: string;
86
- /** Cache node resource flag for determining if managed by enterprise as boolean. */
87
- isEnterpriseManaged?: boolean;
88
- /** Cache node resource create async operation Id. */
171
+ /** Customer resource contact email. */
172
+ contactEmail?: string;
173
+ /** Customer resource contact phone. */
174
+ contactPhone?: string;
175
+ /** Customer resource contact full name. */
176
+ contactName?: string;
177
+ /** Customer resource entitlement flag as boolean. */
178
+ isEntitled?: boolean;
179
+ /** Customer resource Mcc release version. */
180
+ releaseVersion?: number;
181
+ /** Customer resource create async operation Id. */
89
182
  readonly createAsyncOperationId?: string;
90
- /** Cache node resource deletion async operation Id. */
183
+ /** Customer resource deletion async operation Id. */
91
184
  readonly deleteAsyncOperationId?: string;
92
- /** Cache node resource customer resource client tenant Id of subscription. */
93
- readonly clientTenantId?: string;
94
- /** Cache node resource category. */
95
- readonly category?: string;
96
- /** Cache node resource release version. */
97
- readonly releaseVersion?: number;
98
- /** Cache node resource last sync timestamp. */
99
- readonly lastSyncWithAzureTimestamp?: Date;
100
- /** Cache node resource last backend updated timestamp. */
101
- readonly lastUpdatedTimestamp?: Date;
102
- /** Cache node resource attempts to sync with Azure. */
185
+ /** Customer resource client tenant Id of subscription. */
186
+ clientTenantId?: string;
187
+ /** Customer resource sync attempts. */
103
188
  readonly synchWithAzureAttemptsCount?: number;
104
- /** Cache node resource container configuration details. */
105
- readonly containerConfigurations?: string;
106
- /** Cache node resource comma separated values of Cidrs. */
107
- cidrCsv?: string[];
108
- /** Cache node resource last Cidr Csv update timestamp */
109
- readonly cidrCsvLastUpdateTime?: Date;
110
- /** Cache node resource last Bgp Cidr Csv update timestamp */
111
- readonly bgpCidrCsvLastUpdateTime?: Date;
112
- /** Cache node resource last Bgp report timestamp. */
113
- readonly bgpLastReportedTime?: Date;
114
- /** Cache node resource Bgp review state string text in detail. */
115
- readonly bgpReviewStateText?: string;
116
- /** Cache node resource Bgp review state string text. */
117
- readonly bgpReviewState?: BgpReviewStateEnum;
118
- /** Cache node resource Bgp review feedback text. */
119
- readonly bgpReviewFeedback?: string;
120
- /** Cache node resource Bgp update count. */
121
- readonly bgpNumberOfTimesUpdated?: number;
122
- /** Cache node resource Bgp record count. */
123
- readonly bgpNumberOfRecords?: number;
124
- /** Cache node resource Bgp block count. */
125
- readonly bgpCidrBlocksCount?: number;
126
- /** Cache node resource total addressable space defined by Bgp and Cidr Csv blocks. */
127
- readonly bgpAddressSpace?: number;
128
- /** Cache node resource flag for determining if customer will be migrated. */
189
+ /** Customer resource last Azure sync timestamp. */
190
+ readonly lastSyncWithAzureTimestamp?: Date;
191
+ /** Customer resource flag for enterprise management as boolean. */
192
+ isEnterpriseManaged?: boolean;
193
+ /** Customer resource flag for migration. */
129
194
  shouldMigrate?: boolean;
130
- /** Cache node resource bytes truncated from Bgp output file. */
131
- readonly bgpFileBytesTruncated?: number;
132
- /** Cache node resource current Cidr range precedence selection type. */
133
- cidrSelectionType?: number;
134
- /** Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI). */
135
- readonly isFrozen?: boolean;
136
- /** Cache node resource review process state as integer */
137
- readonly reviewState?: number;
138
- /** Cache node resource review state text. */
139
- readonly reviewStateText?: string;
140
- /** Cache node resource review feedback text. */
141
- readonly reviewFeedback?: string;
142
- /** Cache node resource configuration state. */
143
- readonly configurationState?: ConfigurationState;
144
- /** Cache node resource configuration state text. */
145
- readonly configurationStateText?: string;
146
- /** Cache node resource total addressable space defined by the Cidr Csv block. */
147
- readonly addressSpace?: number;
148
- /** Cache node resource Mcc container deployment worker connection count. */
149
- readonly workerConnections?: number;
150
- /** Cache node resource last updated Mcc container deployment worker connection count timestamp. */
151
- readonly workerConnectionsLastUpdatedDateTime?: Date;
152
- /** Cache node resource Mcc container configuration details re-sync trigger. */
153
- readonly containerResyncTrigger?: number;
154
- /** Cache node resource Mcc Container Id Uri. */
155
- readonly imageUri?: string;
156
- /** FQDN(fully qualified domain name) value of the mcc cache node */
157
- fullyQualifiedDomainName?: string;
158
- /** Auto Update Ring Type which is slow or fast etc. */
159
- autoUpdateRingType?: AutoUpdateRingType;
160
- /** Customer requested week of month for mcc install of auto update cycle */
161
- autoUpdateRequestedWeek?: number;
162
- /** Customer requested day of week for mcc install of auto update cycle */
163
- autoUpdateRequestedDay?: number;
164
- /** Customer requested time of the day for mcc install of auto update cycle, should be hh:mm */
165
- autoUpdateRequestedTime?: string;
195
+ /** Customer resource flag for resending signup code as boolean. */
196
+ resendSignupCode?: boolean;
197
+ /** Customer resource flag for requiring verification of signup code as boolean. */
198
+ verifySignupCode?: boolean;
199
+ /** Customer resource phrase for verifying signup. */
200
+ verifySignupPhrase?: string;
166
201
  }
167
- export declare function cacheNodeEntitySerializer(item: CacheNodeEntity): any;
168
- export declare function cacheNodeEntityDeserializer(item: any): CacheNodeEntity;
169
- /** Cache node resource Bgp review state as integer */
170
- export declare enum KnownBgpReviewStateEnum {
171
- /** bgp not configured */
172
- NotConfigured = "NotConfigured",
173
- /** bgp is in review state */
174
- InReview = "InReview",
175
- /** bgp is in Approved state */
176
- Approved = "Approved",
177
- /** bgp is setup need an attention for more troubleshoot */
178
- AttentionRequired = "AttentionRequired"
179
- }
180
- /**
181
- * Cache node resource Bgp review state as integer \
182
- * {@link KnownBgpReviewStateEnum} can be used interchangeably with BgpReviewStateEnum,
183
- * this enum contains the known values that the service supports.
184
- * ### Known values supported by the service
185
- * **NotConfigured**: bgp not configured \
186
- * **InReview**: bgp is in review state \
187
- * **Approved**: bgp is in Approved state \
188
- * **AttentionRequired**: bgp is setup need an attention for more troubleshoot
189
- */
190
- export type BgpReviewStateEnum = string;
191
- /** Cache node configuration setup state */
192
- export declare enum KnownConfigurationState {
193
- /** connected cache setup configured */
194
- Configured = "Configured",
195
- /** connected cache setup not configured */
196
- NotConfigured_Ip = "NotConfigured_Ip"
197
- }
198
- /**
199
- * Cache node configuration setup state \
200
- * {@link KnownConfigurationState} can be used interchangeably with ConfigurationState,
201
- * this enum contains the known values that the service supports.
202
- * ### Known values supported by the service
203
- * **Configured**: connected cache setup configured \
204
- * **NotConfigured_Ip**: connected cache setup not configured
205
- */
206
- export type ConfigurationState = string;
207
- /** Auto update Ring type */
208
- export declare enum KnownAutoUpdateRingType {
209
- /** customer selection of preview update install mcc on their physical vm */
210
- Preview = "Preview",
211
- /** customer selection of slow update to install mcc on their physical vm */
212
- Slow = "Slow",
213
- /** customer selection of fast / auto update to install mcc on their physical vm */
214
- Fast = "Fast"
215
- }
216
- /**
217
- * Auto update Ring type \
218
- * {@link KnownautoUpdateRingType} can be used interchangeably with autoUpdateRingType,
219
- * this enum contains the known values that the service supports.
220
- * ### Known values supported by the service
221
- * **Preview**: customer selection of preview update install mcc on their physical vm \
222
- * **Slow**: customer selection of slow update to install mcc on their physical vm \
223
- * **Fast**: customer selection of fast \/ auto update to install mcc on their physical vm
224
- */
225
- export type AutoUpdateRingType = string;
226
- /** Model representing cache node for connected cache resource */
227
- export interface AdditionalCacheNodeProperties {
228
- /** issues list to return the issues as part of the additional cache node properties */
229
- cacheNodePropertiesDetailsIssuesList?: string[];
230
- /** Cache node resource aggregated status details. */
231
- readonly aggregatedStatusDetails?: string;
232
- /** Cache node resource aggregated status text. */
233
- readonly aggregatedStatusText?: string;
234
- /** Cache node resource aggregated status code. */
235
- readonly aggregatedStatusCode?: number;
236
- /** Cache node resource Mcc product version. */
237
- readonly productVersion?: string;
238
- /** Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab. */
239
- readonly isProvisioned?: boolean;
240
- /** Cache node resource detailed state text. */
241
- readonly cacheNodeStateDetailedText?: string;
242
- /** Cache node resource short state text. */
243
- readonly cacheNodeStateShortText?: string;
244
- /** Cache node resource state as integer. */
245
- readonly cacheNodeState?: number;
246
- /** Cache node resource drive configurations. */
247
- driveConfiguration?: CacheNodeDriveConfiguration[];
248
- /** Cache node resource Bgp configuration. */
249
- bgpConfiguration?: BgpConfiguration;
250
- /** proxyUrl configuration of the cache node */
251
- proxyUrlConfiguration?: ProxyUrlConfiguration;
252
- /** Cache node resource Mcc proxy Url */
253
- proxyUrl?: string;
254
- /** Cache node resource requires a proxy */
255
- isProxyRequired?: ProxyRequired;
256
- /** Operating system of the cache node */
257
- osType?: OsType;
258
- /** Update Cycle Type */
259
- updateCycleType?: CycleType;
260
- /** Auto update or fast update version */
261
- autoUpdateVersion?: string;
262
- /** Update related information details */
263
- updateInfoDetails?: string;
264
- /** customer requested date time for mcc install of update cycle */
265
- updateRequestedDateTime?: Date;
266
- /** Auto update version that is the Next available version to update on mcc cache node */
267
- readonly autoUpdateNextAvailableVersion?: string;
268
- /** Auto update last applied date time of mcc install */
269
- readonly autoUpdateNextAvailableDateTime?: Date;
270
- /** Auto update version that is the applied to update on mcc cache node */
271
- readonly autoUpdateAppliedVersion?: string;
272
- /** Auto Update status details from the backend after applying the new version details */
273
- readonly autoUpdateLastAppliedDetails?: string;
274
- /** Last applied auto update state for mcc install of auto update cycle */
275
- readonly autoUpdateLastAppliedState?: string;
276
- /** Auto update last applied date time of mcc install */
277
- readonly autoUpdateLastAppliedDateTime?: Date;
278
- /** Auto update last triggered date time of mcc install */
279
- readonly autoUpdateLastTriggeredDateTime?: Date;
280
- /** Optional property #1 of Mcc response object */
202
+ export declare function customerEntitySerializer(item: CustomerEntity): any;
203
+ export declare function customerEntityDeserializer(item: any): CustomerEntity;
204
+ /** Model representing customer for connected cache resource */
205
+ export interface AdditionalCustomerProperties {
206
+ /** Customer resource cache efficiency. */
207
+ readonly customerPropertiesOverviewCacheEfficiency?: number;
208
+ /** Customer resource average egress in Mbps. */
209
+ readonly customerPropertiesOverviewAverageEgressMbps?: number;
210
+ /** Customer resource average cache miss throughput in Mbps. */
211
+ readonly customerPropertiesOverviewAverageMissMbps?: number;
212
+ /** Customer resource maximum egress in Mbps. */
213
+ readonly customerPropertiesOverviewEgressMbpsMax?: number;
214
+ /** Customer resource peak egress timestamp. */
215
+ readonly customerPropertiesOverviewEgressMbpsMaxDateTime?: Date;
216
+ /** Customer resource maximum cache miss throughput in Mbps. */
217
+ readonly customerPropertiesOverviewMissMbpsMax?: number;
218
+ /** Customer resource peak cache miss throughput timestamp. */
219
+ readonly customerPropertiesOverviewMissMbpsMaxDateTime?: Date;
220
+ /** Customer resource total healthy cache nodes. */
221
+ readonly customerPropertiesOverviewCacheNodesHealthyCount?: number;
222
+ /** Customer resource total unhealthy cache nodes. */
223
+ readonly customerPropertiesOverviewCacheNodesUnhealthyCount?: number;
224
+ /** Customer resource signup status as boolean. */
225
+ readonly signupStatus?: boolean;
226
+ /** Customer resource signup status as integer code. */
227
+ readonly signupStatusCode?: number;
228
+ /** Customer resource signup status as string text. */
229
+ readonly signupStatusText?: string;
230
+ /** Customer resource signup phase status code as integer. */
231
+ readonly signupPhaseStatusCode?: number;
232
+ /** Customer resource signup phase status as string text. */
233
+ readonly signupPhaseStatusText?: string;
234
+ /** Customer resource last PeeringDB update timestamp. */
235
+ readonly peeringDbLastUpdateDate?: Date;
236
+ /** Customer resource owner organization name. */
237
+ readonly customerOrgName?: string;
238
+ /** Customer resource contact email. */
239
+ customerEmail?: string;
240
+ /** Customer resource transit Asn (autonomous system number). */
241
+ customerTransitAsn?: string;
242
+ /** Customer resource transit state. */
243
+ customerTransitState?: CustomerTransitState;
244
+ /** Customer resource Asn (autonomous system number). */
245
+ customerAsn?: string;
246
+ /** Customer resource estimated Asn peering peak in Gbps. */
247
+ readonly customerAsnEstimatedEgressPeekGbps?: number;
248
+ /** Customer resource entitlement Sku Id. */
249
+ customerEntitlementSkuId?: string;
250
+ /** Customer resource entitlement Sku Guid. */
251
+ customerEntitlementSkuGuid?: string;
252
+ /** Customer resource entitlement Sku name. */
253
+ customerEntitlementSkuName?: string;
254
+ /** Customer resource entitlement expiration date string. */
255
+ customerEntitlementExpiration?: Date;
256
+ /** Optional property #1 of Mcc response object. */
281
257
  optionalProperty1?: string;
282
- /** Optional property #2 of Mcc response object */
258
+ /** Optional property #2 of Mcc response object. */
283
259
  optionalProperty2?: string;
284
- /** Optional property #3 of Mcc response object */
260
+ /** Optional property #3 of Mcc response object. */
285
261
  optionalProperty3?: string;
286
- /** Optional property #4 of Mcc response object */
262
+ /** Optional property #4 of Mcc response object. */
287
263
  optionalProperty4?: string;
288
- /** Optional property #5 of Mcc response object */
264
+ /** Optional property #5 of Mcc response object. */
289
265
  optionalProperty5?: string;
290
266
  }
291
- export declare function additionalCacheNodePropertiesSerializer(item: AdditionalCacheNodeProperties): any;
292
- export declare function additionalCacheNodePropertiesDeserializer(item: any): AdditionalCacheNodeProperties;
293
- export declare function cacheNodeDriveConfigurationArraySerializer(result: Array<CacheNodeDriveConfiguration>): any[];
294
- export declare function cacheNodeDriveConfigurationArrayDeserializer(result: Array<CacheNodeDriveConfiguration>): any[];
295
- /** Drive configuration for cache node */
296
- export interface CacheNodeDriveConfiguration {
297
- /** physical path location of the folder used for caching content */
298
- physicalPath?: string;
299
- /** physical size of the drive used for caching content */
300
- sizeInGb?: number;
301
- /** corresponding nginx cache number. Valid cache numbers are 1 - 20 */
302
- cacheNumber?: number;
303
- /** full binding for corresponding nginx cache drive */
304
- nginxMapping?: string;
305
- }
306
- export declare function cacheNodeDriveConfigurationSerializer(item: CacheNodeDriveConfiguration): any;
307
- export declare function cacheNodeDriveConfigurationDeserializer(item: any): CacheNodeDriveConfiguration;
308
- /** Bgp configuration of cache node */
309
- export interface BgpConfiguration {
310
- /** Asn to ip address mapping */
311
- asnToIpAddressMapping?: string;
312
- }
313
- export declare function bgpConfigurationSerializer(item: BgpConfiguration): any;
314
- export declare function bgpConfigurationDeserializer(item: any): BgpConfiguration;
315
- /** ProxyUrl configuration of cache node */
316
- export interface ProxyUrlConfiguration {
317
- /** 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 */
318
- proxyUrl?: string;
319
- }
320
- export declare function proxyUrlConfigurationSerializer(item: ProxyUrlConfiguration): any;
321
- export declare function proxyUrlConfigurationDeserializer(item: any): ProxyUrlConfiguration;
322
- /** Proxy details enum */
323
- export declare enum KnownProxyRequired {
324
- /** Proxy is not required in setup */
325
- None = "None",
326
- /** proxy is required in setup */
327
- Required = "Required"
328
- }
329
- /**
330
- * Proxy details enum \
331
- * {@link KnownProxyRequired} can be used interchangeably with ProxyRequired,
332
- * this enum contains the known values that the service supports.
333
- * ### Known values supported by the service
334
- * **None**: Proxy is not required in setup \
335
- * **Required**: proxy is required in setup
336
- */
337
- export type ProxyRequired = string;
338
- /** Operating System of the cache node */
339
- export declare enum KnownOsType {
340
- /** cache node installs on windows operating system */
341
- Windows = "Windows",
342
- /** cache node installs on Linux Operating system */
343
- Linux = "Linux",
344
- /** cache node installs on Azure Eflow */
345
- Eflow = "Eflow"
267
+ export declare function additionalCustomerPropertiesSerializer(item: AdditionalCustomerProperties): any;
268
+ export declare function additionalCustomerPropertiesDeserializer(item: any): AdditionalCustomerProperties;
269
+ /** Customer resource transit states */
270
+ export declare enum KnownCustomerTransitState {
271
+ /** do not have transit */
272
+ NoTransit = "NoTransit",
273
+ /** transit provider and have own subscribers */
274
+ CombinedTransit = "CombinedTransit",
275
+ /** pure transit provider or network service provider */
276
+ TransitOnly = "TransitOnly"
346
277
  }
347
278
  /**
348
- * Operating System of the cache node \
349
- * {@link KnownOsType} can be used interchangeably with OsType,
279
+ * Customer resource transit states \
280
+ * {@link KnownCustomerTransitState} can be used interchangeably with CustomerTransitState,
350
281
  * this enum contains the known values that the service supports.
351
282
  * ### Known values supported by the service
352
- * **Windows**: cache node installs on windows operating system \
353
- * **Linux**: cache node installs on Linux Operating system \
354
- * **Eflow**: cache node installs on Azure Eflow
283
+ * **NoTransit**: do not have transit \
284
+ * **CombinedTransit**: transit provider and have own subscribers \
285
+ * **TransitOnly**: pure transit provider or network service provider
355
286
  */
356
- export type OsType = string;
357
- /** Update Cycle type */
358
- export declare enum KnownCycleType {
359
- /** customer selection of preview update install mcc on their physical vm */
360
- Preview = "Preview",
361
- /** customer selection of slow update to install mcc on their physical vm */
362
- Slow = "Slow",
363
- /** customer selection of fast / auto update to install mcc on their physical vm */
364
- Fast = "Fast"
365
- }
366
- /**
367
- * Update Cycle type \
368
- * {@link KnownCycleType} can be used interchangeably with CycleType,
369
- * this enum contains the known values that the service supports.
370
- * ### Known values supported by the service
371
- * **Preview**: customer selection of preview update install mcc on their physical vm \
372
- * **Slow**: customer selection of slow update to install mcc on their physical vm \
373
- * **Fast**: customer selection of fast \/ auto update to install mcc on their physical vm
374
- */
375
- export type CycleType = string;
376
- /** The error detail. */
377
- export interface ErrorDetail {
378
- /** The error code. */
379
- readonly code?: string;
380
- /** The error message. */
381
- readonly message?: string;
382
- /** The error target. */
383
- readonly target?: string;
384
- /** The error details. */
385
- readonly details?: ErrorDetail[];
386
- /** The error additional info. */
387
- readonly additionalInfo?: ErrorAdditionalInfo[];
388
- }
389
- export declare function errorDetailSerializer(item: ErrorDetail): any;
390
- export declare function errorDetailDeserializer(item: any): ErrorDetail;
391
- export declare function errorDetailArraySerializer(result: Array<ErrorDetail>): any[];
392
- export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
393
- export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
394
- /** The resource management error additional info. */
395
- export interface ErrorAdditionalInfo {
396
- /** The additional info type. */
397
- readonly type?: string;
398
- /** The additional info. */
399
- readonly info?: Record<string, any>;
400
- }
401
- export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
402
- /** model interface _ErrorAdditionalInfoInfo */
403
- export interface _ErrorAdditionalInfoInfo {
404
- }
405
- export declare function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo;
406
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
407
- export interface TrackedResource extends Resource {
408
- /** Resource tags. */
409
- tags?: Record<string, string>;
410
- /** The geo-location where the resource lives */
411
- location: string;
287
+ export type CustomerTransitState = string;
288
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
289
+ export interface TrackedResource extends Resource {
290
+ /** Resource tags. */
291
+ tags?: Record<string, string>;
292
+ /** The geo-location where the resource lives */
293
+ location: string;
412
294
  }
413
295
  export declare function trackedResourceSerializer(item: TrackedResource): any;
414
296
  export declare function trackedResourceDeserializer(item: any): TrackedResource;
@@ -454,7 +336,7 @@ export declare enum KnownCreatedByType {
454
336
  }
455
337
  /**
456
338
  * The kind of entity that created the resource. \
457
- * {@link KnowncreatedByType} can be used interchangeably with createdByType,
339
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
458
340
  * this enum contains the known values that the service supports.
459
341
  * ### Known values supported by the service
460
342
  * **User**: The entity was created by a user. \
@@ -469,208 +351,405 @@ export interface ConnectedCachePatchResource {
469
351
  tags?: Record<string, string>;
470
352
  }
471
353
  export declare function connectedCachePatchResourceSerializer(item: ConnectedCachePatchResource): any;
472
- /** The response of a EnterpriseMccCacheNodeResource list operation. */
473
- export interface _EnterpriseMccCacheNodeResourceListResult {
474
- /** The EnterpriseMccCacheNodeResource items on this page */
475
- value: EnterpriseMccCacheNodeResource[];
354
+ /** The response of a IspCustomerResource list operation. */
355
+ export interface _IspCustomerResourceListResult {
356
+ /** The IspCustomerResource items on this page */
357
+ value: IspCustomerResource[];
476
358
  /** The link to the next page of items */
477
359
  nextLink?: string;
478
360
  }
479
- export declare function _enterpriseMccCacheNodeResourceListResultDeserializer(item: any): _EnterpriseMccCacheNodeResourceListResult;
480
- export declare function enterpriseMccCacheNodeResourceArraySerializer(result: Array<EnterpriseMccCacheNodeResource>): any[];
481
- export declare function enterpriseMccCacheNodeResourceArrayDeserializer(result: Array<EnterpriseMccCacheNodeResource>): any[];
482
- /** Mcc cache node resource all install details. */
483
- export interface MccCacheNodeInstallDetails extends TrackedResource {
484
- /** Mcc cache node resource install script details. */
485
- properties?: CacheNodeInstallProperties;
486
- }
487
- export declare function mccCacheNodeInstallDetailsDeserializer(item: any): MccCacheNodeInstallDetails;
488
- /** Mcc cache node resource install script properties. */
489
- export interface CacheNodeInstallProperties {
490
- /** Mcc customer resource Id. */
491
- customerId?: string;
492
- /** Mcc cache node resource Id. */
493
- cacheNodeId?: string;
494
- /** Mcc primary account key. Internal to Mcc. */
495
- readonly primaryAccountKey?: string;
496
- /** Mcc secondary account key. Internal to Mcc. */
497
- readonly secondaryAccountKey?: string;
498
- /** Mcc Iot Central temporary device registration key, used once. */
499
- readonly registrationKey?: string;
500
- }
501
- export declare function cacheNodeInstallPropertiesDeserializer(item: any): CacheNodeInstallProperties;
502
- /** Represents the high level Nodes needed to provision customer resources */
503
- export interface EnterpriseMccCustomerResource extends TrackedResource {
361
+ export declare function _ispCustomerResourceListResultDeserializer(item: any): _IspCustomerResourceListResult;
362
+ export declare function ispCustomerResourceArraySerializer(result: Array<IspCustomerResource>): any[];
363
+ export declare function ispCustomerResourceArrayDeserializer(result: Array<IspCustomerResource>): any[];
364
+ /** Represents the high level Nodes needed to provision cache node resources */
365
+ export interface IspCacheNodeResource extends TrackedResource {
504
366
  /** The resource-specific properties for this resource. */
505
- properties?: CustomerProperty;
367
+ properties?: CacheNodeProperty;
506
368
  }
507
- export declare function enterpriseMccCustomerResourceSerializer(item: EnterpriseMccCustomerResource): any;
508
- export declare function enterpriseMccCustomerResourceDeserializer(item: any): EnterpriseMccCustomerResource;
509
- /** Model representing customer for connectedCache resource */
510
- export interface CustomerProperty {
369
+ export declare function ispCacheNodeResourceSerializer(item: IspCacheNodeResource): any;
370
+ export declare function ispCacheNodeResourceDeserializer(item: any): IspCacheNodeResource;
371
+ /** Model representing an Mcc cache node connectedCache resource */
372
+ export interface CacheNodeProperty {
511
373
  /** The provisioned state of the resource */
512
374
  readonly provisioningState?: ProvisioningState;
513
- /** Mcc customer resource (customer entity). */
514
- customer?: CustomerEntity;
515
- /** Mcc customer resource additional properties. */
516
- additionalCustomerProperties?: AdditionalCustomerProperties;
375
+ /** Mcc cache node resource (cache node entity). */
376
+ cacheNode?: CacheNodeEntity;
377
+ /** Mcc cache node resource additional properties. */
378
+ additionalCacheNodeProperties?: AdditionalCacheNodeProperties;
517
379
  /** Mcc response status code. */
518
- readonly statusCode?: string;
380
+ statusCode?: string;
519
381
  /** Mcc response status text as string for retrieving status details. */
520
- readonly statusText?: string;
382
+ statusText?: string;
521
383
  /** Mcc response status details for retrieving response inner details. */
522
- readonly statusDetails?: string;
384
+ statusDetails?: string;
523
385
  /** HTTP error status code. */
524
386
  readonly status?: string;
525
387
  /** Mcc response error details. */
526
- readonly error?: ErrorDetail;
388
+ error?: ErrorDetail;
527
389
  }
528
- export declare function customerPropertySerializer(item: CustomerProperty): any;
529
- export declare function customerPropertyDeserializer(item: any): CustomerProperty;
530
- /** Model representing Customer resource for ConnectedCache resource */
531
- export interface CustomerEntity {
532
- /** Customer resource Azure fully qualified resource Id. */
390
+ export declare function cacheNodePropertySerializer(item: CacheNodeProperty): any;
391
+ export declare function cacheNodePropertyDeserializer(item: any): CacheNodeProperty;
392
+ /** Model representing Cache Node for ConnectedCache resource */
393
+ export interface CacheNodeEntity {
394
+ /** Cache node resource Azure fully qualified resource Id. */
533
395
  fullyQualifiedResourceId?: string;
534
- /** Customer resource Guid Id. */
396
+ /** Cache node resource customer resource GUID Id. */
535
397
  readonly customerId?: string;
536
- /** Customer resource name. */
398
+ /** Cache node resource customer resource name. */
537
399
  customerName?: string;
538
- /** Customer resource contact email. */
539
- contactEmail?: string;
540
- /** Customer resource contact phone. */
541
- contactPhone?: string;
542
- /** Customer resource contact full name. */
543
- contactName?: string;
544
- /** Customer resource entitlement flag as boolean. */
545
- isEntitled?: boolean;
546
- /** Customer resource Mcc release version. */
547
- releaseVersion?: number;
548
- /** Customer resource create async operation Id. */
400
+ /** Cache node resource Ip address. */
401
+ ipAddress?: string;
402
+ /** Cache node resource customer index as string. */
403
+ customerIndex?: string;
404
+ /** Cache node resource identifier of the cache node */
405
+ cacheNodeId?: string;
406
+ /** Cache node resource name. */
407
+ cacheNodeName?: string;
408
+ /** Cache node resource customer resource Asn (autonomous system number) */
409
+ customerAsn?: number;
410
+ /** Cache node resource flag for indicating if cache node is enabled. */
411
+ isEnabled?: boolean;
412
+ /** Cache node resource maximum allowed egress in Mbps. */
413
+ maxAllowableEgressInMbps?: number;
414
+ /** Cache node resource maximum allowed probability of egress. */
415
+ readonly maxAllowableProbability?: number;
416
+ /** Cache node resource Azure XCid. */
417
+ readonly xCid?: string;
418
+ /** Cache node resource flag for determining if managed by enterprise as boolean. */
419
+ isEnterpriseManaged?: boolean;
420
+ /** Cache node resource create async operation Id. */
549
421
  readonly createAsyncOperationId?: string;
550
- /** Customer resource deletion async operation Id. */
422
+ /** Cache node resource deletion async operation Id. */
551
423
  readonly deleteAsyncOperationId?: string;
552
- /** Customer resource client tenant Id of subscription. */
553
- clientTenantId?: string;
554
- /** Customer resource sync attempts. */
555
- readonly synchWithAzureAttemptsCount?: number;
556
- /** Customer resource last Azure sync timestamp. */
424
+ /** Cache node resource customer resource client tenant Id of subscription. */
425
+ readonly clientTenantId?: string;
426
+ /** Cache node resource category. */
427
+ readonly category?: string;
428
+ /** Cache node resource release version. */
429
+ readonly releaseVersion?: number;
430
+ /** Cache node resource last sync timestamp. */
557
431
  readonly lastSyncWithAzureTimestamp?: Date;
558
- /** Customer resource flag for enterprise management as boolean. */
559
- isEnterpriseManaged?: boolean;
560
- /** Customer resource flag for migration. */
432
+ /** Cache node resource last backend updated timestamp. */
433
+ readonly lastUpdatedTimestamp?: Date;
434
+ /** Cache node resource attempts to sync with Azure. */
435
+ readonly synchWithAzureAttemptsCount?: number;
436
+ /** Cache node resource container configuration details. */
437
+ readonly containerConfigurations?: string;
438
+ /** Cache node resource comma separated values of Cidrs. */
439
+ cidrCsv?: string[];
440
+ /** Cache node resource last Cidr Csv update timestamp */
441
+ readonly cidrCsvLastUpdateTime?: Date;
442
+ /** Cache node resource last Bgp Cidr Csv update timestamp */
443
+ readonly bgpCidrCsvLastUpdateTime?: Date;
444
+ /** Cache node resource last Bgp report timestamp. */
445
+ readonly bgpLastReportedTime?: Date;
446
+ /** Cache node resource Bgp review state string text in detail. */
447
+ readonly bgpReviewStateText?: string;
448
+ /** Cache node resource Bgp review state string text. */
449
+ readonly bgpReviewState?: BgpReviewStateEnum;
450
+ /** Cache node resource Bgp review feedback text. */
451
+ readonly bgpReviewFeedback?: string;
452
+ /** Cache node resource Bgp update count. */
453
+ readonly bgpNumberOfTimesUpdated?: number;
454
+ /** Cache node resource Bgp record count. */
455
+ readonly bgpNumberOfRecords?: number;
456
+ /** Cache node resource Bgp block count. */
457
+ readonly bgpCidrBlocksCount?: number;
458
+ /** Cache node resource total addressable space defined by Bgp and Cidr Csv blocks. */
459
+ readonly bgpAddressSpace?: number;
460
+ /** Cache node resource flag for determining if customer will be migrated. */
561
461
  shouldMigrate?: boolean;
562
- /** Customer resource flag for resending signup code as boolean. */
563
- resendSignupCode?: boolean;
564
- /** Customer resource flag for requiring verification of signup code as boolean. */
565
- verifySignupCode?: boolean;
566
- /** Customer resource phrase for verifying signup. */
567
- verifySignupPhrase?: string;
462
+ /** Cache node resource bytes truncated from Bgp output file. */
463
+ readonly bgpFileBytesTruncated?: number;
464
+ /** Cache node resource current Cidr range precedence selection type. */
465
+ cidrSelectionType?: number;
466
+ /** Cache node resource flag for indicating the cache node resource is frozen (not selectable, not editable in UI). */
467
+ readonly isFrozen?: boolean;
468
+ /** Cache node resource review process state as integer */
469
+ readonly reviewState?: number;
470
+ /** Cache node resource review state text. */
471
+ readonly reviewStateText?: string;
472
+ /** Cache node resource review feedback text. */
473
+ readonly reviewFeedback?: string;
474
+ /** Cache node resource configuration state. */
475
+ readonly configurationState?: ConfigurationState;
476
+ /** Cache node resource configuration state text. */
477
+ readonly configurationStateText?: string;
478
+ /** Cache node resource total addressable space defined by the Cidr Csv block. */
479
+ readonly addressSpace?: number;
480
+ /** Cache node resource Mcc container deployment worker connection count. */
481
+ readonly workerConnections?: number;
482
+ /** Cache node resource last updated Mcc container deployment worker connection count timestamp. */
483
+ readonly workerConnectionsLastUpdatedDateTime?: Date;
484
+ /** Cache node resource Mcc container configuration details re-sync trigger. */
485
+ readonly containerResyncTrigger?: number;
486
+ /** Cache node resource Mcc Container Id Uri. */
487
+ readonly imageUri?: string;
488
+ /** FQDN(fully qualified domain name) value of the mcc cache node */
489
+ fullyQualifiedDomainName?: string;
490
+ /** Auto Update Ring Type which is slow or fast etc. */
491
+ autoUpdateRingType?: AutoUpdateRingType;
492
+ /** Customer requested week of month for mcc install of auto update cycle. 0 is default no selection. 1-5 are valid weeks of month, 1 is first week, 2 is second week, etc. */
493
+ autoUpdateRequestedWeek?: number;
494
+ /** Customer requested day of week for mcc install of auto update cycle. 0 is default no selection. 1-7 are days of week, 1 is Sunday, 2 is Monday, etc. */
495
+ autoUpdateRequestedDay?: number;
496
+ /** Customer requested time of the day for mcc install of auto update cycle, should be hh:mm */
497
+ autoUpdateRequestedTime?: string;
568
498
  }
569
- export declare function customerEntitySerializer(item: CustomerEntity): any;
570
- export declare function customerEntityDeserializer(item: any): CustomerEntity;
571
- /** Model representing customer for connected cache resource */
572
- export interface AdditionalCustomerProperties {
573
- /** Customer resource last PeeringDB update timestamp. */
574
- readonly peeringDbLastUpdateTime?: Date;
575
- /** Customer resource cache efficiency. */
576
- readonly customerPropertiesOverviewCacheEfficiency?: number;
577
- /** Customer resource average egress in Mbps. */
578
- readonly customerPropertiesOverviewAverageEgressMbps?: number;
579
- /** Customer resource average cache miss throughput in Mbps. */
580
- readonly customerPropertiesOverviewAverageMissMbps?: number;
581
- /** Customer resource maximum egress in Mbps. */
582
- readonly customerPropertiesOverviewEgressMbpsMax?: number;
583
- /** Customer resource peak egress timestamp. */
584
- readonly customerPropertiesOverviewEgressMbpsMaxDateTime?: Date;
585
- /** Customer resource maximum cache miss throughput in Mbps. */
586
- readonly customerPropertiesOverviewMissMbpsMax?: number;
587
- /** Customer resource peak cache miss throughput timestamp. */
588
- readonly customerPropertiesOverviewMissMbpsMaxDateTime?: Date;
589
- /** Customer resource total healthy cache nodes. */
590
- readonly customerPropertiesOverviewCacheNodesHealthyCount?: number;
591
- /** Customer resource total unhealthy cache nodes. */
592
- readonly customerPropertiesOverviewCacheNodesUnhealthyCount?: number;
593
- /** Customer resource signup status as boolean. */
594
- readonly signupStatus?: boolean;
595
- /** Customer resource signup status as integer code. */
596
- readonly signupStatusCode?: number;
597
- /** Customer resource signup status as string text. */
598
- readonly signupStatusText?: string;
599
- /** Customer resource signup phase status code as integer. */
600
- readonly signupPhaseStatusCode?: number;
601
- /** Customer resource signup phase status as string text. */
602
- readonly signupPhaseStatusText?: string;
603
- /** Customer resource last PeeringDB update timestamp. */
604
- readonly peeringDbLastUpdateDate?: Date;
605
- /** Customer resource owner organization name. */
606
- readonly customerOrgName?: string;
607
- /** Customer resource contact email. */
608
- customerEmail?: string;
609
- /** Customer resource transit Asn (autonomous system number). */
610
- customerTransitAsn?: string;
611
- /** Customer resource transit state. */
612
- customerTransitState?: CustomerTransitState;
613
- /** Customer resource Asn (autonomous system number). */
614
- customerAsn?: string;
615
- /** Customer resource estimated Asn peering peak in Gbps. */
616
- readonly customerAsnEstimatedEgressPeekGbps?: number;
617
- /** Customer resource entitlement Sku Id. */
618
- customerEntitlementSkuId?: string;
619
- /** Customer resource entitlement Sku Guid. */
620
- customerEntitlementSkuGuid?: string;
621
- /** Customer resource entitlement Sku name. */
622
- customerEntitlementSkuName?: string;
623
- /** Customer resource entitlement expiration date string. */
624
- customerEntitlementExpiration?: Date;
625
- /** Optional property #1 of Mcc response object. */
499
+ export declare function cacheNodeEntitySerializer(item: CacheNodeEntity): any;
500
+ export declare function cacheNodeEntityDeserializer(item: any): CacheNodeEntity;
501
+ /** Cache node resource Bgp review state as integer */
502
+ export declare enum KnownBgpReviewStateEnum {
503
+ /** bgp not configured */
504
+ NotConfigured = "NotConfigured",
505
+ /** bgp is in review state */
506
+ InReview = "InReview",
507
+ /** bgp is in Approved state */
508
+ Approved = "Approved",
509
+ /** bgp is setup need an attention for more troubleshoot */
510
+ AttentionRequired = "AttentionRequired"
511
+ }
512
+ /**
513
+ * Cache node resource Bgp review state as integer \
514
+ * {@link KnownBgpReviewStateEnum} can be used interchangeably with BgpReviewStateEnum,
515
+ * this enum contains the known values that the service supports.
516
+ * ### Known values supported by the service
517
+ * **NotConfigured**: bgp not configured \
518
+ * **InReview**: bgp is in review state \
519
+ * **Approved**: bgp is in Approved state \
520
+ * **AttentionRequired**: bgp is setup need an attention for more troubleshoot
521
+ */
522
+ export type BgpReviewStateEnum = string;
523
+ /** Cache node configuration setup state */
524
+ export declare enum KnownConfigurationState {
525
+ /** connected cache setup configured */
526
+ Configured = "Configured",
527
+ /** connected cache setup not configured */
528
+ NotConfiguredIp = "NotConfigured_Ip"
529
+ }
530
+ /**
531
+ * Cache node configuration setup state \
532
+ * {@link KnownConfigurationState} can be used interchangeably with ConfigurationState,
533
+ * this enum contains the known values that the service supports.
534
+ * ### Known values supported by the service
535
+ * **Configured**: connected cache setup configured \
536
+ * **NotConfigured_Ip**: connected cache setup not configured
537
+ */
538
+ export type ConfigurationState = string;
539
+ /** Auto update Ring type */
540
+ export declare enum KnownAutoUpdateRingType {
541
+ /** customer selection of preview update install mcc on their physical vm */
542
+ Preview = "Preview",
543
+ /** customer selection of slow update to install mcc on their physical vm */
544
+ Slow = "Slow",
545
+ /** customer selection of fast / auto update to install mcc on their physical vm */
546
+ Fast = "Fast"
547
+ }
548
+ /**
549
+ * Auto update Ring type \
550
+ * {@link KnownAutoUpdateRingType} can be used interchangeably with AutoUpdateRingType,
551
+ * this enum contains the known values that the service supports.
552
+ * ### Known values supported by the service
553
+ * **Preview**: customer selection of preview update install mcc on their physical vm \
554
+ * **Slow**: customer selection of slow update to install mcc on their physical vm \
555
+ * **Fast**: customer selection of fast \/ auto update to install mcc on their physical vm
556
+ */
557
+ export type AutoUpdateRingType = string;
558
+ /** Model representing cache node for connected cache resource */
559
+ export interface AdditionalCacheNodeProperties {
560
+ /** issues list to return the issues as part of the additional cache node properties */
561
+ cacheNodePropertiesDetailsIssuesList?: string[];
562
+ /** current cache node issue list. */
563
+ readonly issuesList?: string[];
564
+ /** Number of cache node issues. */
565
+ readonly issuesCount?: number;
566
+ /** cache node current tls certificate. */
567
+ readonly currentTlsCertificate?: MccCacheNodeTlsCertificate;
568
+ /** cache node last auto update information. */
569
+ readonly lastAutoUpdateInfo?: MccCacheNodeAutoUpdateInfo;
570
+ /** Cache node resource aggregated status details. */
571
+ readonly aggregatedStatusDetails?: string;
572
+ /** Cache node resource aggregated status text. */
573
+ readonly aggregatedStatusText?: string;
574
+ /** Cache node resource aggregated status code. */
575
+ readonly aggregatedStatusCode?: number;
576
+ /** Cache node resource Mcc product version. */
577
+ readonly productVersion?: string;
578
+ /** Cache node resource flag indicating if cache node has been physically installed or provisioned on their physical lab. */
579
+ readonly isProvisioned?: boolean;
580
+ /** Cache node resource detailed state text. */
581
+ readonly cacheNodeStateDetailedText?: string;
582
+ /** Cache node resource short state text. */
583
+ readonly cacheNodeStateShortText?: string;
584
+ /** Cache node resource state as integer. */
585
+ readonly cacheNodeState?: number;
586
+ /** Cache node resource drive configurations. */
587
+ driveConfiguration?: CacheNodeDriveConfiguration[];
588
+ /** Cache node resource Bgp configuration. */
589
+ bgpConfiguration?: BgpConfiguration;
590
+ /** proxyUrl configuration of the cache node */
591
+ proxyUrlConfiguration?: ProxyUrlConfiguration;
592
+ /** Cache node resource requires a proxy */
593
+ isProxyRequired?: ProxyRequired;
594
+ /** Operating system of the cache node */
595
+ osType?: OsType;
596
+ /** Auto update or fast update version */
597
+ autoUpdateVersion?: string;
598
+ /** Update related information details */
599
+ updateInfoDetails?: string;
600
+ /** customer requested date time for mcc install of update cycle */
601
+ updateRequestedDateTime?: Date;
602
+ /** Auto update version that is the Next available version to update on mcc cache node */
603
+ readonly autoUpdateNextAvailableVersion?: string;
604
+ /** Auto update last applied date time of mcc install */
605
+ readonly autoUpdateNextAvailableDateTime?: Date;
606
+ /** Auto update version that is the applied to update on mcc cache node */
607
+ readonly autoUpdateAppliedVersion?: string;
608
+ /** Auto Update status details from the backend after applying the new version details */
609
+ readonly autoUpdateLastAppliedDetails?: string;
610
+ /** Last applied auto update state for mcc install of auto update cycle */
611
+ readonly autoUpdateLastAppliedState?: string;
612
+ /** Auto update last applied date time of mcc install */
613
+ readonly autoUpdateLastAppliedDateTime?: Date;
614
+ /** Auto update last triggered date time of mcc install */
615
+ readonly autoUpdateLastTriggeredDateTime?: Date;
616
+ /** Resource creation method of mcc cache node resource, cli or portal */
617
+ creationMethod?: number;
618
+ /** Cache node tls certificate status. */
619
+ readonly tlsStatus?: string;
620
+ /** Optional property #1 of Mcc response object */
626
621
  optionalProperty1?: string;
627
- /** Optional property #2 of Mcc response object. */
622
+ /** Optional property #2 of Mcc response object */
628
623
  optionalProperty2?: string;
629
- /** Optional property #3 of Mcc response object. */
624
+ /** Optional property #3 of Mcc response object */
630
625
  optionalProperty3?: string;
631
- /** Optional property #4 of Mcc response object. */
626
+ /** Optional property #4 of Mcc response object */
632
627
  optionalProperty4?: string;
633
- /** Optional property #5 of Mcc response object. */
628
+ /** Optional property #5 of Mcc response object */
634
629
  optionalProperty5?: string;
635
630
  }
636
- export declare function additionalCustomerPropertiesSerializer(item: AdditionalCustomerProperties): any;
637
- export declare function additionalCustomerPropertiesDeserializer(item: any): AdditionalCustomerProperties;
638
- /** Customer resource transit states */
639
- export declare enum KnownCustomerTransitState {
640
- /** do not have transit */
641
- NoTransit = "NoTransit",
642
- /** transit provider and have own subscribers */
643
- CombinedTransit = "CombinedTransit",
644
- /** pure transit provider or network service provider */
645
- TransitOnly = "TransitOnly"
631
+ export declare function additionalCacheNodePropertiesSerializer(item: AdditionalCacheNodeProperties): any;
632
+ export declare function additionalCacheNodePropertiesDeserializer(item: any): AdditionalCacheNodeProperties;
633
+ /** Mcc cache node resource Tls certificate details. */
634
+ export interface MccCacheNodeTlsCertificate {
635
+ /** Mcc cache node Tls certificate status. */
636
+ readonly actionRequired?: string;
637
+ /** Mcc cache node Tls certificate file name. */
638
+ readonly certificateFileName?: string;
639
+ /** Mcc cache node Tls certificate thumbprint. */
640
+ readonly thumbprint?: string;
641
+ /** Mcc cache node Tls certificate expiry date. */
642
+ readonly expiryDate?: Date;
643
+ /** Mcc cache node Tls certificate not before date. */
644
+ readonly notBeforeDate?: Date;
645
+ /** Mcc cache node Tls certificate subject name. */
646
+ readonly subject?: string;
647
+ /** Mcc cache node Tls certificate subject alternate name. */
648
+ readonly subjectAltName?: string;
649
+ }
650
+ export declare function mccCacheNodeTlsCertificateDeserializer(item: any): MccCacheNodeTlsCertificate;
651
+ /** Mcc cache node resource auto update properties. */
652
+ export interface MccCacheNodeAutoUpdateInfo {
653
+ /** Auto update image uri before update. */
654
+ readonly imageUriBeforeUpdate?: string;
655
+ /** Auto update image uri targetted to update. */
656
+ readonly imageUriTargeted?: string;
657
+ /** Auto update image uri at Terminal. */
658
+ readonly imageUriTerminal?: string;
659
+ /** Auto update Ring Type. */
660
+ readonly autoUpdateRingType?: number;
661
+ /** Auto update image uri after update. */
662
+ readonly movedToTerminalStateDateTime?: Date;
663
+ /** Auto update image uri before update. */
664
+ readonly ruleRequestedWeek?: number;
665
+ /** Auto update image uri after update. */
666
+ readonly ruleRequestedDay?: number;
667
+ /** Auto update entity created datetime. */
668
+ readonly createdDateTimeUtc?: Date;
669
+ /** Auto update entity last updated datetime. */
670
+ readonly updatedRegistryDateTimeUtc?: Date;
671
+ /** This text describing the purpose of the plan of auto update. */
672
+ readonly planChangeLogText?: string;
673
+ /** Auto update last applied status. */
674
+ readonly autoUpdateLastAppliedStatus?: number;
675
+ /** Auto update last applied status text. */
676
+ readonly autoUpdateLastAppliedStatusText?: string;
677
+ /** Auto update last applied detailed status text. */
678
+ readonly autoUpdateLastAppliedStatusDetailedText?: string;
679
+ /** Auto update planId. */
680
+ readonly planId?: number;
681
+ /** Auto update time to go live date time. */
682
+ readonly timeToGoLiveDateTime?: string;
683
+ /** Auto update rule requested minute. */
684
+ readonly ruleRequestedMinute?: string;
685
+ /** Auto update rule requested hour. */
686
+ readonly ruleRequestedHour?: string;
687
+ }
688
+ export declare function mccCacheNodeAutoUpdateInfoDeserializer(item: any): MccCacheNodeAutoUpdateInfo;
689
+ export declare function cacheNodeDriveConfigurationArraySerializer(result: Array<CacheNodeDriveConfiguration>): any[];
690
+ export declare function cacheNodeDriveConfigurationArrayDeserializer(result: Array<CacheNodeDriveConfiguration>): any[];
691
+ /** Drive configuration for cache node */
692
+ export interface CacheNodeDriveConfiguration {
693
+ /** physical path location of the folder used for caching content */
694
+ physicalPath?: string;
695
+ /** physical size of the drive used for caching content */
696
+ sizeInGb?: number;
697
+ /** corresponding nginx cache number. Valid cache numbers are 1 - 20 */
698
+ cacheNumber?: number;
699
+ /** full binding for corresponding nginx cache drive */
700
+ nginxMapping?: string;
701
+ }
702
+ export declare function cacheNodeDriveConfigurationSerializer(item: CacheNodeDriveConfiguration): any;
703
+ export declare function cacheNodeDriveConfigurationDeserializer(item: any): CacheNodeDriveConfiguration;
704
+ /** Bgp configuration of cache node */
705
+ export interface BgpConfiguration {
706
+ /** Asn to ip address mapping */
707
+ asnToIpAddressMapping?: string;
708
+ }
709
+ export declare function bgpConfigurationSerializer(item: BgpConfiguration): any;
710
+ export declare function bgpConfigurationDeserializer(item: any): BgpConfiguration;
711
+ /** ProxyUrl configuration of cache node */
712
+ export interface ProxyUrlConfiguration {
713
+ /** 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 */
714
+ proxyUrl?: string;
715
+ }
716
+ export declare function proxyUrlConfigurationSerializer(item: ProxyUrlConfiguration): any;
717
+ export declare function proxyUrlConfigurationDeserializer(item: any): ProxyUrlConfiguration;
718
+ /** Proxy details enum */
719
+ export declare enum KnownProxyRequired {
720
+ /** Proxy is not required in setup */
721
+ None = "None",
722
+ /** proxy is required in setup */
723
+ Required = "Required"
646
724
  }
647
725
  /**
648
- * Customer resource transit states \
649
- * {@link KnownCustomerTransitState} can be used interchangeably with CustomerTransitState,
726
+ * Proxy details enum \
727
+ * {@link KnownProxyRequired} can be used interchangeably with ProxyRequired,
650
728
  * this enum contains the known values that the service supports.
651
729
  * ### Known values supported by the service
652
- * **NoTransit**: do not have transit \
653
- * **CombinedTransit**: transit provider and have own subscribers \
654
- * **TransitOnly**: pure transit provider or network service provider
730
+ * **None**: Proxy is not required in setup \
731
+ * **Required**: proxy is required in setup
655
732
  */
656
- export type CustomerTransitState = string;
657
- /** The response of a EnterpriseMccCustomerResource list operation. */
658
- export interface _EnterpriseMccCustomerResourceListResult {
659
- /** The EnterpriseMccCustomerResource items on this page */
660
- value: EnterpriseMccCustomerResource[];
661
- /** The link to the next page of items */
662
- nextLink?: string;
663
- }
664
- export declare function _enterpriseMccCustomerResourceListResultDeserializer(item: any): _EnterpriseMccCustomerResourceListResult;
665
- export declare function enterpriseMccCustomerResourceArraySerializer(result: Array<EnterpriseMccCustomerResource>): any[];
666
- export declare function enterpriseMccCustomerResourceArrayDeserializer(result: Array<EnterpriseMccCustomerResource>): any[];
667
- /** Represents the high level Nodes needed to provision cache node resources */
668
- export interface IspCacheNodeResource extends TrackedResource {
669
- /** The resource-specific properties for this resource. */
670
- properties?: CacheNodeProperty;
733
+ export type ProxyRequired = string;
734
+ /** Operating System of the cache node */
735
+ export declare enum KnownOsType {
736
+ /** cache node installs on windows operating system */
737
+ Windows = "Windows",
738
+ /** cache node installs on Linux Operating system */
739
+ Linux = "Linux",
740
+ /** cache node installs on Azure Eflow */
741
+ Eflow = "Eflow"
671
742
  }
672
- export declare function ispCacheNodeResourceSerializer(item: IspCacheNodeResource): any;
673
- export declare function ispCacheNodeResourceDeserializer(item: any): IspCacheNodeResource;
743
+ /**
744
+ * Operating System of the cache node \
745
+ * {@link KnownOsType} can be used interchangeably with OsType,
746
+ * this enum contains the known values that the service supports.
747
+ * ### Known values supported by the service
748
+ * **Windows**: cache node installs on windows operating system \
749
+ * **Linux**: cache node installs on Linux Operating system \
750
+ * **Eflow**: cache node installs on Azure Eflow
751
+ */
752
+ export type OsType = string;
674
753
  /** The response of a IspCacheNodeResource list operation. */
675
754
  export interface _IspCacheNodeResourceListResult {
676
755
  /** The IspCacheNodeResource items on this page */
@@ -693,144 +772,138 @@ export interface BgpCidrsConfiguration {
693
772
  readonly bgpCidrs?: string[];
694
773
  }
695
774
  export declare function bgpCidrsConfigurationDeserializer(item: any): BgpCidrsConfiguration;
696
- /** Represents the high level Nodes needed to provision isp customer resources */
697
- export interface IspCustomerResource extends TrackedResource {
698
- /** The resource-specific properties for this resource. */
699
- properties?: CustomerProperty;
775
+ /** Mcc cache node resource all install details. */
776
+ export interface MccCacheNodeInstallDetails extends TrackedResource {
777
+ /** Mcc cache node resource install script details. */
778
+ properties?: CacheNodeInstallProperties;
700
779
  }
701
- export declare function ispCustomerResourceSerializer(item: IspCustomerResource): any;
702
- export declare function ispCustomerResourceDeserializer(item: any): IspCustomerResource;
703
- /** The response of a IspCustomerResource list operation. */
704
- export interface _IspCustomerResourceListResult {
705
- /** The IspCustomerResource items on this page */
706
- value: IspCustomerResource[];
707
- /** The link to the next page of items */
708
- nextLink?: string;
780
+ export declare function mccCacheNodeInstallDetailsDeserializer(item: any): MccCacheNodeInstallDetails;
781
+ /** Mcc cache node resource install script properties. */
782
+ export interface CacheNodeInstallProperties {
783
+ /** Mcc customer resource Id. */
784
+ customerId?: string;
785
+ /** Mcc cache node resource Id. */
786
+ cacheNodeId?: string;
787
+ /** Mcc primary account key. Internal to Mcc. */
788
+ readonly primaryAccountKey?: string;
789
+ /** Mcc secondary account key. Internal to Mcc. */
790
+ readonly secondaryAccountKey?: string;
791
+ /** Mcc Iot Central temporary device registration key, used once. */
792
+ readonly registrationKey?: string;
793
+ /** Mcc Tls certificate provisioning key. */
794
+ readonly tlsCertificateProvisioningKey?: string;
795
+ /** Cache node resource drive configurations. */
796
+ driveConfiguration?: CacheNodeDriveConfiguration[];
797
+ /** proxyUrl configuration of the cache node */
798
+ proxyUrlConfiguration?: ProxyUrlConfiguration;
709
799
  }
710
- export declare function _ispCustomerResourceListResultDeserializer(item: any): _IspCustomerResourceListResult;
711
- export declare function ispCustomerResourceArraySerializer(result: Array<IspCustomerResource>): any[];
712
- export declare function ispCustomerResourceArrayDeserializer(result: Array<IspCustomerResource>): any[];
713
- /** Concrete tracked resource types can be created by aliasing this type using a specific property type. */
714
- export interface CacheNodePreviewResource extends TrackedResource {
800
+ export declare function cacheNodeInstallPropertiesDeserializer(item: any): CacheNodeInstallProperties;
801
+ /** Mcc cache node resource auto update history. */
802
+ export interface MccCacheNodeAutoUpdateHistory extends TrackedResource {
803
+ /** Mcc cache node resource auto update history properties. */
804
+ properties?: MccCacheNodeAutoUpdateHistoryProperties;
805
+ }
806
+ export declare function mccCacheNodeAutoUpdateHistoryDeserializer(item: any): MccCacheNodeAutoUpdateHistory;
807
+ /** Mcc cache node resource auto update history properties. */
808
+ export interface MccCacheNodeAutoUpdateHistoryProperties {
809
+ /** Mcc customer resource Id. */
810
+ readonly customerId?: string;
811
+ /** Mcc cache node resource Id. */
812
+ readonly cacheNodeId?: string;
813
+ /** Cache node resource auto update history information. */
814
+ autoUpdateHistory?: MccCacheNodeAutoUpdateInfo[];
815
+ }
816
+ export declare function mccCacheNodeAutoUpdateHistoryPropertiesDeserializer(item: any): MccCacheNodeAutoUpdateHistoryProperties;
817
+ export declare function mccCacheNodeAutoUpdateInfoArrayDeserializer(result: Array<MccCacheNodeAutoUpdateInfo>): any[];
818
+ /** Mcc cache node resource issue history. */
819
+ export interface MccCacheNodeIssueHistory extends TrackedResource {
820
+ /** Mcc cache node resource issue history properties. */
821
+ properties?: MccCacheNodeIssueHistoryProperties;
822
+ }
823
+ export declare function mccCacheNodeIssueHistoryDeserializer(item: any): MccCacheNodeIssueHistory;
824
+ /** Mcc cache node resource issue history properties. */
825
+ export interface MccCacheNodeIssueHistoryProperties {
826
+ /** Mcc customer resource Id. */
827
+ readonly customerId?: string;
828
+ /** Mcc cache node resource Id. */
829
+ readonly cacheNodeId?: string;
830
+ /** Cache node resource issue details history. */
831
+ mccIssueHistory?: MccIssue[];
832
+ }
833
+ export declare function mccCacheNodeIssueHistoryPropertiesDeserializer(item: any): MccCacheNodeIssueHistoryProperties;
834
+ export declare function mccIssueArrayDeserializer(result: Array<MccIssue>): any[];
835
+ /** Mcc cache node resource issue properties. */
836
+ export interface MccIssue {
837
+ /** Mcc cache node issue type. */
838
+ readonly mccIssueType?: string;
839
+ /** Mcc cache node issues toastString. */
840
+ readonly toastString?: string;
841
+ /** Mcc cache node issue detail string. */
842
+ readonly detailString?: string;
843
+ /** Mcc cache node issue related help link. */
844
+ readonly helpLink?: string;
845
+ /** Mcc cache node issue start date. */
846
+ readonly issueStartDate?: Date;
847
+ /** Mcc cache node issue end date. */
848
+ readonly issueEndDate?: Date;
849
+ }
850
+ export declare function mccIssueDeserializer(item: any): MccIssue;
851
+ /** Represents the high level Nodes needed to provision customer resources */
852
+ export interface EnterpriseMccCustomerResource extends TrackedResource {
715
853
  /** The resource-specific properties for this resource. */
716
- properties?: CacheNodeOldResponse;
717
- }
718
- export declare function cacheNodePreviewResourceSerializer(item: CacheNodePreviewResource): any;
719
- export declare function cacheNodePreviewResourceDeserializer(item: any): CacheNodePreviewResource;
720
- /** Model representing Cache Node for ConnectedCache resource */
721
- export interface CacheNodeOldResponse {
722
- /** The provisioned state of the resource */
723
- readonly provisioningState?: ProvisioningState;
724
- /** statusCode used to get code details of Mcc response object */
725
- statusCode?: string;
726
- /** statusText used to get status details in string format of Mcc response object */
727
- statusText?: string;
728
- /** statusDetails used to get inner details of Mcc response object */
729
- statusDetails?: string;
730
- /** status of the HTTP error code */
731
- readonly status?: string;
732
- /** The error details */
733
- error?: ErrorDetail;
854
+ properties?: CustomerProperty;
734
855
  }
735
- export declare function cacheNodeOldResponseSerializer(item: CacheNodeOldResponse): any;
736
- export declare function cacheNodeOldResponseDeserializer(item: any): CacheNodeOldResponse;
737
- /** The response of a CacheNodePreviewResource list operation. */
738
- export interface _CacheNodePreviewResourceListResult {
739
- /** The CacheNodePreviewResource items on this page */
740
- value: CacheNodePreviewResource[];
856
+ export declare function enterpriseMccCustomerResourceSerializer(item: EnterpriseMccCustomerResource): any;
857
+ export declare function enterpriseMccCustomerResourceDeserializer(item: any): EnterpriseMccCustomerResource;
858
+ /** The response of a EnterpriseMccCustomerResource list operation. */
859
+ export interface _EnterpriseMccCustomerResourceListResult {
860
+ /** The EnterpriseMccCustomerResource items on this page */
861
+ value: EnterpriseMccCustomerResource[];
741
862
  /** The link to the next page of items */
742
863
  nextLink?: string;
743
864
  }
744
- export declare function _cacheNodePreviewResourceListResultDeserializer(item: any): _CacheNodePreviewResourceListResult;
745
- export declare function cacheNodePreviewResourceArraySerializer(result: Array<CacheNodePreviewResource>): any[];
746
- export declare function cacheNodePreviewResourceArrayDeserializer(result: Array<CacheNodePreviewResource>): any[];
747
- /** ConnectedCache Resource. Represents the high level Nodes needed to provision CacheNode and customer resources used in private preview */
748
- export interface EnterprisePreviewResource extends TrackedResource {
865
+ export declare function _enterpriseMccCustomerResourceListResultDeserializer(item: any): _EnterpriseMccCustomerResourceListResult;
866
+ export declare function enterpriseMccCustomerResourceArraySerializer(result: Array<EnterpriseMccCustomerResource>): any[];
867
+ export declare function enterpriseMccCustomerResourceArrayDeserializer(result: Array<EnterpriseMccCustomerResource>): any[];
868
+ /** Represents the high level Nodes needed to provision cache node resources */
869
+ export interface EnterpriseMccCacheNodeResource extends TrackedResource {
749
870
  /** The resource-specific properties for this resource. */
750
- properties?: CacheNodeOldResponse;
751
- }
752
- export declare function enterprisePreviewResourceSerializer(item: EnterprisePreviewResource): any;
753
- export declare function enterprisePreviewResourceDeserializer(item: any): EnterprisePreviewResource;
754
- /** The response of a EnterprisePreviewResource list operation. */
755
- export interface _EnterprisePreviewResourceListResult {
756
- /** The EnterprisePreviewResource items on this page */
757
- value: EnterprisePreviewResource[];
758
- /** The link to the next page of items */
759
- nextLink?: string;
871
+ properties?: CacheNodeProperty;
760
872
  }
761
- export declare function _enterprisePreviewResourceListResultDeserializer(item: any): _EnterprisePreviewResourceListResult;
762
- export declare function enterprisePreviewResourceArraySerializer(result: Array<EnterprisePreviewResource>): any[];
763
- export declare function enterprisePreviewResourceArrayDeserializer(result: Array<EnterprisePreviewResource>): any[];
764
- /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
765
- export interface _OperationListResult {
766
- /** The Operation items on this page */
767
- value: Operation[];
873
+ export declare function enterpriseMccCacheNodeResourceSerializer(item: EnterpriseMccCacheNodeResource): any;
874
+ export declare function enterpriseMccCacheNodeResourceDeserializer(item: any): EnterpriseMccCacheNodeResource;
875
+ /** The response of a EnterpriseMccCacheNodeResource list operation. */
876
+ export interface _EnterpriseMccCacheNodeResourceListResult {
877
+ /** The EnterpriseMccCacheNodeResource items on this page */
878
+ value: EnterpriseMccCacheNodeResource[];
768
879
  /** The link to the next page of items */
769
880
  nextLink?: string;
770
881
  }
771
- export declare function _operationListResultDeserializer(item: any): _OperationListResult;
772
- export declare function operationArrayDeserializer(result: Array<Operation>): any[];
773
- /** Details of a REST API operation, returned from the Resource Provider Operations API */
774
- export interface Operation {
775
- /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
776
- readonly name?: string;
777
- /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
778
- readonly isDataAction?: boolean;
779
- /** Localized display information for this particular operation. */
780
- readonly display?: OperationDisplay;
781
- /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
782
- readonly origin?: Origin;
783
- /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
784
- actionType?: ActionType;
785
- }
786
- export declare function operationDeserializer(item: any): Operation;
787
- /** Localized display information for and operation. */
788
- export interface OperationDisplay {
789
- /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
790
- readonly provider?: string;
791
- /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
792
- readonly resource?: string;
793
- /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
794
- readonly operation?: string;
795
- /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
796
- readonly description?: string;
797
- }
798
- export declare function operationDisplayDeserializer(item: any): OperationDisplay;
799
- /** Known values of {@link Origin} that the service accepts. */
800
- export declare enum KnownOrigin {
801
- /** user */
802
- User = "user",
803
- /** system */
804
- System = "system",
805
- /** user,system */
806
- UserSystem = "user,system"
807
- }
808
- /**
809
- * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
810
- * {@link KnownOrigin} can be used interchangeably with Origin,
811
- * this enum contains the known values that the service supports.
812
- * ### Known values supported by the service
813
- * **user** \
814
- * **system** \
815
- * **user,system**
816
- */
817
- export type Origin = string;
818
- /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
819
- export declare enum KnownActionType {
820
- /** Actions are for internal-only APIs. */
821
- Internal = "Internal"
882
+ export declare function _enterpriseMccCacheNodeResourceListResultDeserializer(item: any): _EnterpriseMccCacheNodeResourceListResult;
883
+ export declare function enterpriseMccCacheNodeResourceArraySerializer(result: Array<EnterpriseMccCacheNodeResource>): any[];
884
+ export declare function enterpriseMccCacheNodeResourceArrayDeserializer(result: Array<EnterpriseMccCacheNodeResource>): any[];
885
+ /** Mcc cache node resource Tls certificate history details. */
886
+ export interface MccCacheNodeTlsCertificateHistory extends TrackedResource {
887
+ /** Mcc cache node resource Tls certificate details. */
888
+ properties?: MccCacheNodeTlsCertificateProperties;
889
+ }
890
+ export declare function mccCacheNodeTlsCertificateHistoryDeserializer(item: any): MccCacheNodeTlsCertificateHistory;
891
+ /** Mcc cache node resource auto update properties. */
892
+ export interface MccCacheNodeTlsCertificateProperties {
893
+ /** Mcc customer resource Id. */
894
+ readonly customerId?: string;
895
+ /** Mcc cache node resource Id. */
896
+ readonly cacheNodeId?: string;
897
+ /** Cache node resource tls certificate history details. */
898
+ tlsCertificateHistory?: MccCacheNodeTlsCertificate[];
822
899
  }
823
- /**
824
- * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
825
- * {@link KnownActionType} can be used interchangeably with ActionType,
826
- * this enum contains the known values that the service supports.
827
- * ### Known values supported by the service
828
- * **Internal**: Actions are for internal-only APIs.
829
- */
830
- export type ActionType = string;
900
+ export declare function mccCacheNodeTlsCertificatePropertiesDeserializer(item: any): MccCacheNodeTlsCertificateProperties;
901
+ export declare function mccCacheNodeTlsCertificateArrayDeserializer(result: Array<MccCacheNodeTlsCertificate>): any[];
831
902
  /** The available API versions. */
832
903
  export declare enum KnownVersions {
833
904
  /** Microsoft Connected Cache Rest Api version 2023-05-01-preview */
834
- v2023_05_01_preview = "2023-05-01-preview"
905
+ V20230501Preview = "2023-05-01-preview",
906
+ /** Microsoft Connected Cache Rest Api version 2024-11-30-preview */
907
+ V20241130Preview = "2024-11-30-preview"
835
908
  }
836
909
  //# sourceMappingURL=models.d.ts.map