@azure/arm-storagecache 8.0.1-alpha.20250217.1 → 8.0.1-alpha.20250218.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (746) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/{dist-esm/src → dist/browser}/operations/amlFilesystems.d.ts +3 -3
  12. package/dist/browser/operations/amlFilesystems.d.ts.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/amlFilesystems.js +116 -128
  14. package/dist/browser/operations/amlFilesystems.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/ascOperations.d.ts +3 -3
  16. package/dist/browser/operations/ascOperations.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/ascOperations.js +2 -2
  18. package/dist/browser/operations/ascOperations.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/ascUsages.d.ts +3 -3
  20. package/dist/browser/operations/ascUsages.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/ascUsages.js +3 -3
  22. package/dist/browser/operations/ascUsages.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/caches.d.ts +3 -3
  24. package/dist/browser/operations/caches.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/caches.js +484 -536
  26. package/dist/browser/operations/caches.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/importJobs.d.ts +3 -3
  28. package/dist/browser/operations/importJobs.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/importJobs.js +126 -138
  30. package/dist/browser/operations/importJobs.js.map +1 -0
  31. package/dist/browser/operations/index.d.ts +11 -0
  32. package/dist/browser/operations/index.d.ts.map +1 -0
  33. package/dist/browser/operations/index.js +18 -0
  34. package/dist/browser/operations/index.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  36. package/dist/browser/operations/operations.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  38. package/dist/browser/operations/operations.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
  40. package/dist/browser/operations/skus.d.ts.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/skus.js +3 -3
  42. package/dist/browser/operations/skus.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/storageTargetOperations.d.ts +3 -3
  44. package/dist/browser/operations/storageTargetOperations.d.ts.map +1 -0
  45. package/dist/browser/operations/storageTargetOperations.js +345 -0
  46. package/dist/browser/operations/storageTargetOperations.js.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/storageTargets.d.ts +3 -3
  48. package/dist/browser/operations/storageTargets.d.ts.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operations/storageTargets.js +156 -172
  50. package/dist/browser/operations/storageTargets.js.map +1 -0
  51. package/{dist-esm/src → dist/browser}/operations/usageModels.d.ts +3 -3
  52. package/dist/browser/operations/usageModels.d.ts.map +1 -0
  53. package/{dist-esm/src → dist/browser}/operations/usageModels.js +3 -3
  54. package/dist/browser/operations/usageModels.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/amlFilesystems.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/amlFilesystems.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/ascOperations.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/ascOperations.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/ascOperations.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.d.ts +1 -1
  62. package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.d.ts.map +1 -1
  63. package/dist/browser/operationsInterfaces/ascUsages.js.map +1 -0
  64. package/{dist-esm/src → dist/browser}/operationsInterfaces/caches.d.ts +1 -1
  65. package/dist/browser/operationsInterfaces/caches.d.ts.map +1 -0
  66. package/dist/browser/operationsInterfaces/caches.js.map +1 -0
  67. package/{dist-esm/src → dist/browser}/operationsInterfaces/importJobs.d.ts +1 -1
  68. package/dist/browser/operationsInterfaces/importJobs.d.ts.map +1 -0
  69. package/dist/browser/operationsInterfaces/importJobs.js.map +1 -0
  70. package/dist/browser/operationsInterfaces/index.d.ts +11 -0
  71. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  72. package/dist/browser/operationsInterfaces/index.js +18 -0
  73. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  74. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  75. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  76. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  77. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
  78. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  80. package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargetOperations.d.ts +1 -1
  81. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  82. package/dist/browser/operationsInterfaces/storageTargetOperations.js.map +1 -0
  83. package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargets.d.ts +1 -1
  84. package/dist/browser/operationsInterfaces/storageTargets.d.ts.map +1 -0
  85. package/dist/browser/operationsInterfaces/storageTargets.js.map +1 -0
  86. package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.d.ts +1 -1
  87. package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.d.ts.map +1 -1
  88. package/dist/browser/operationsInterfaces/usageModels.js.map +1 -0
  89. package/dist/browser/package.json +3 -0
  90. package/dist/browser/pagingHelper.js.map +1 -0
  91. package/{dist-esm/src → dist/browser}/storageCacheManagementClient.d.ts +2 -2
  92. package/dist/browser/storageCacheManagementClient.d.ts.map +1 -0
  93. package/{dist-esm/src → dist/browser}/storageCacheManagementClient.js +17 -20
  94. package/dist/browser/storageCacheManagementClient.js.map +1 -0
  95. package/dist/commonjs/index.d.ts +5 -0
  96. package/dist/commonjs/index.d.ts.map +1 -0
  97. package/dist/commonjs/index.js +19 -0
  98. package/dist/commonjs/index.js.map +1 -0
  99. package/dist/commonjs/lroImpl.d.ts +11 -0
  100. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  101. package/dist/commonjs/lroImpl.js +17 -0
  102. package/dist/commonjs/lroImpl.js.map +1 -0
  103. package/{types/arm-storagecache.d.ts → dist/commonjs/models/index.d.ts} +2244 -3202
  104. package/dist/commonjs/models/index.d.ts.map +1 -0
  105. package/dist/commonjs/models/index.js +301 -0
  106. package/dist/commonjs/models/index.js.map +1 -0
  107. package/dist/commonjs/models/mappers.d.ts +112 -0
  108. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  109. package/dist/commonjs/models/mappers.js +3423 -0
  110. package/dist/commonjs/models/mappers.js.map +1 -0
  111. package/dist/commonjs/models/parameters.d.ts +30 -0
  112. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  113. package/dist/commonjs/models/parameters.js +258 -0
  114. package/dist/commonjs/models/parameters.js.map +1 -0
  115. package/dist/commonjs/operations/amlFilesystems.d.ts +134 -0
  116. package/dist/commonjs/operations/amlFilesystems.d.ts.map +1 -0
  117. package/dist/commonjs/operations/amlFilesystems.js +609 -0
  118. package/dist/commonjs/operations/amlFilesystems.js.map +1 -0
  119. package/dist/commonjs/operations/ascOperations.d.ts +20 -0
  120. package/dist/commonjs/operations/ascOperations.d.ts.map +1 -0
  121. package/dist/commonjs/operations/ascOperations.js +58 -0
  122. package/dist/commonjs/operations/ascOperations.js.map +1 -0
  123. package/dist/commonjs/operations/ascUsages.d.ts +35 -0
  124. package/dist/commonjs/operations/ascUsages.d.ts.map +1 -0
  125. package/dist/commonjs/operations/ascUsages.js +149 -0
  126. package/dist/commonjs/operations/ascUsages.js.map +1 -0
  127. package/dist/commonjs/operations/caches.d.ts +276 -0
  128. package/dist/commonjs/operations/caches.d.ts.map +1 -0
  129. package/dist/commonjs/operations/caches.js +1355 -0
  130. package/dist/commonjs/operations/caches.js.map +1 -0
  131. package/dist/commonjs/operations/importJobs.d.ts +120 -0
  132. package/dist/commonjs/operations/importJobs.d.ts.map +1 -0
  133. package/dist/commonjs/operations/importJobs.js +484 -0
  134. package/dist/commonjs/operations/importJobs.js.map +1 -0
  135. package/dist/commonjs/operations/index.d.ts +11 -0
  136. package/dist/commonjs/operations/index.d.ts.map +1 -0
  137. package/dist/commonjs/operations/index.js +21 -0
  138. package/dist/commonjs/operations/index.js.map +1 -0
  139. package/dist/commonjs/operations/operations.d.ts +32 -0
  140. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  141. package/dist/commonjs/operations/operations.js +137 -0
  142. package/dist/commonjs/operations/operations.js.map +1 -0
  143. package/dist/commonjs/operations/skus.d.ts +32 -0
  144. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  145. package/dist/commonjs/operations/skus.js +141 -0
  146. package/dist/commonjs/operations/skus.js.map +1 -0
  147. package/dist/commonjs/operations/storageTargetOperations.d.ts +90 -0
  148. package/dist/commonjs/operations/storageTargetOperations.d.ts.map +1 -0
  149. package/dist/commonjs/operations/storageTargetOperations.js +350 -0
  150. package/dist/commonjs/operations/storageTargetOperations.js.map +1 -0
  151. package/dist/commonjs/operations/storageTargets.d.ts +135 -0
  152. package/dist/commonjs/operations/storageTargets.d.ts.map +1 -0
  153. package/dist/commonjs/operations/storageTargets.js +534 -0
  154. package/dist/commonjs/operations/storageTargets.js.map +1 -0
  155. package/dist/commonjs/operations/usageModels.d.ts +32 -0
  156. package/dist/commonjs/operations/usageModels.d.ts.map +1 -0
  157. package/dist/commonjs/operations/usageModels.js +141 -0
  158. package/dist/commonjs/operations/usageModels.js.map +1 -0
  159. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts +98 -0
  160. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  161. package/dist/commonjs/operationsInterfaces/amlFilesystems.js +10 -0
  162. package/dist/commonjs/operationsInterfaces/amlFilesystems.js.map +1 -0
  163. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts +12 -0
  164. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts.map +1 -0
  165. package/dist/commonjs/operationsInterfaces/ascOperations.js +10 -0
  166. package/dist/commonjs/operationsInterfaces/ascOperations.js.map +1 -0
  167. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts +12 -0
  168. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts.map +1 -0
  169. package/dist/commonjs/operationsInterfaces/ascUsages.js +10 -0
  170. package/dist/commonjs/operationsInterfaces/ascUsages.js.map +1 -0
  171. package/dist/commonjs/operationsInterfaces/caches.d.ts +240 -0
  172. package/dist/commonjs/operationsInterfaces/caches.d.ts.map +1 -0
  173. package/dist/commonjs/operationsInterfaces/caches.js +10 -0
  174. package/dist/commonjs/operationsInterfaces/caches.js.map +1 -0
  175. package/dist/commonjs/operationsInterfaces/importJobs.d.ts +93 -0
  176. package/dist/commonjs/operationsInterfaces/importJobs.d.ts.map +1 -0
  177. package/dist/commonjs/operationsInterfaces/importJobs.js +10 -0
  178. package/dist/commonjs/operationsInterfaces/importJobs.js.map +1 -0
  179. package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
  180. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  181. package/dist/commonjs/operationsInterfaces/index.js +21 -0
  182. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  183. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  184. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  185. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  186. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  187. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  188. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  189. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  190. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  191. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts +82 -0
  192. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  193. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js +10 -0
  194. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js.map +1 -0
  195. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts +108 -0
  196. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts.map +1 -0
  197. package/dist/commonjs/operationsInterfaces/storageTargets.js +10 -0
  198. package/dist/commonjs/operationsInterfaces/storageTargets.js.map +1 -0
  199. package/dist/commonjs/operationsInterfaces/usageModels.d.ts +11 -0
  200. package/dist/commonjs/operationsInterfaces/usageModels.d.ts.map +1 -0
  201. package/dist/commonjs/operationsInterfaces/usageModels.js +10 -0
  202. package/dist/commonjs/operationsInterfaces/usageModels.js.map +1 -0
  203. package/dist/commonjs/package.json +3 -0
  204. package/dist/commonjs/pagingHelper.d.ts +13 -0
  205. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  206. package/dist/commonjs/pagingHelper.js +36 -0
  207. package/dist/commonjs/pagingHelper.js.map +1 -0
  208. package/dist/commonjs/storageCacheManagementClient.d.ts +39 -0
  209. package/dist/commonjs/storageCacheManagementClient.d.ts.map +1 -0
  210. package/dist/commonjs/storageCacheManagementClient.js +167 -0
  211. package/dist/commonjs/storageCacheManagementClient.js.map +1 -0
  212. package/dist/esm/index.d.ts +5 -0
  213. package/dist/esm/index.d.ts.map +1 -0
  214. package/{src/index.ts → dist/esm/index.js} +5 -5
  215. package/dist/esm/index.js.map +1 -0
  216. package/dist/esm/lroImpl.d.ts +11 -0
  217. package/dist/esm/lroImpl.d.ts.map +1 -0
  218. package/dist/esm/lroImpl.js +14 -0
  219. package/dist/esm/lroImpl.js.map +1 -0
  220. package/dist/esm/models/index.d.ts +2244 -0
  221. package/dist/esm/models/index.d.ts.map +1 -0
  222. package/dist/esm/models/index.js +298 -0
  223. package/dist/esm/models/index.js.map +1 -0
  224. package/dist/esm/models/mappers.d.ts +112 -0
  225. package/dist/esm/models/mappers.d.ts.map +1 -0
  226. package/dist/esm/models/mappers.js +3418 -0
  227. package/dist/esm/models/mappers.js.map +1 -0
  228. package/dist/esm/models/parameters.d.ts +30 -0
  229. package/dist/esm/models/parameters.d.ts.map +1 -0
  230. package/dist/esm/models/parameters.js +255 -0
  231. package/dist/esm/models/parameters.js.map +1 -0
  232. package/dist/esm/operations/amlFilesystems.d.ts +134 -0
  233. package/dist/esm/operations/amlFilesystems.d.ts.map +1 -0
  234. package/dist/esm/operations/amlFilesystems.js +605 -0
  235. package/dist/esm/operations/amlFilesystems.js.map +1 -0
  236. package/dist/esm/operations/ascOperations.d.ts +20 -0
  237. package/dist/esm/operations/ascOperations.d.ts.map +1 -0
  238. package/dist/esm/operations/ascOperations.js +53 -0
  239. package/dist/esm/operations/ascOperations.js.map +1 -0
  240. package/dist/esm/operations/ascUsages.d.ts +35 -0
  241. package/dist/esm/operations/ascUsages.d.ts.map +1 -0
  242. package/dist/esm/operations/ascUsages.js +145 -0
  243. package/dist/esm/operations/ascUsages.js.map +1 -0
  244. package/dist/esm/operations/caches.d.ts +276 -0
  245. package/dist/esm/operations/caches.d.ts.map +1 -0
  246. package/dist/esm/operations/caches.js +1351 -0
  247. package/dist/esm/operations/caches.js.map +1 -0
  248. package/dist/esm/operations/importJobs.d.ts +120 -0
  249. package/dist/esm/operations/importJobs.d.ts.map +1 -0
  250. package/dist/esm/operations/importJobs.js +480 -0
  251. package/dist/esm/operations/importJobs.js.map +1 -0
  252. package/dist/esm/operations/index.d.ts +11 -0
  253. package/dist/esm/operations/index.d.ts.map +1 -0
  254. package/dist/esm/operations/index.js +18 -0
  255. package/dist/esm/operations/index.js.map +1 -0
  256. package/dist/esm/operations/operations.d.ts +32 -0
  257. package/dist/esm/operations/operations.d.ts.map +1 -0
  258. package/dist/esm/operations/operations.js +133 -0
  259. package/dist/esm/operations/operations.js.map +1 -0
  260. package/dist/esm/operations/skus.d.ts +32 -0
  261. package/dist/esm/operations/skus.d.ts.map +1 -0
  262. package/dist/esm/operations/skus.js +137 -0
  263. package/dist/esm/operations/skus.js.map +1 -0
  264. package/dist/esm/operations/storageTargetOperations.d.ts +90 -0
  265. package/dist/esm/operations/storageTargetOperations.d.ts.map +1 -0
  266. package/dist/esm/operations/storageTargetOperations.js +345 -0
  267. package/dist/esm/operations/storageTargetOperations.js.map +1 -0
  268. package/dist/esm/operations/storageTargets.d.ts +135 -0
  269. package/dist/esm/operations/storageTargets.d.ts.map +1 -0
  270. package/dist/esm/operations/storageTargets.js +530 -0
  271. package/dist/esm/operations/storageTargets.js.map +1 -0
  272. package/dist/esm/operations/usageModels.d.ts +32 -0
  273. package/dist/esm/operations/usageModels.d.ts.map +1 -0
  274. package/dist/esm/operations/usageModels.js +137 -0
  275. package/dist/esm/operations/usageModels.js.map +1 -0
  276. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts +98 -0
  277. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  278. package/dist/esm/operationsInterfaces/amlFilesystems.js +9 -0
  279. package/dist/esm/operationsInterfaces/amlFilesystems.js.map +1 -0
  280. package/dist/esm/operationsInterfaces/ascOperations.d.ts +12 -0
  281. package/dist/esm/operationsInterfaces/ascOperations.d.ts.map +1 -0
  282. package/dist/esm/operationsInterfaces/ascOperations.js +9 -0
  283. package/dist/esm/operationsInterfaces/ascOperations.js.map +1 -0
  284. package/dist/esm/operationsInterfaces/ascUsages.d.ts +12 -0
  285. package/dist/esm/operationsInterfaces/ascUsages.d.ts.map +1 -0
  286. package/dist/esm/operationsInterfaces/ascUsages.js +9 -0
  287. package/dist/esm/operationsInterfaces/ascUsages.js.map +1 -0
  288. package/dist/esm/operationsInterfaces/caches.d.ts +240 -0
  289. package/dist/esm/operationsInterfaces/caches.d.ts.map +1 -0
  290. package/dist/esm/operationsInterfaces/caches.js +9 -0
  291. package/dist/esm/operationsInterfaces/caches.js.map +1 -0
  292. package/dist/esm/operationsInterfaces/importJobs.d.ts +93 -0
  293. package/dist/esm/operationsInterfaces/importJobs.d.ts.map +1 -0
  294. package/dist/esm/operationsInterfaces/importJobs.js +9 -0
  295. package/dist/esm/operationsInterfaces/importJobs.js.map +1 -0
  296. package/dist/esm/operationsInterfaces/index.d.ts +11 -0
  297. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  298. package/dist/esm/operationsInterfaces/index.js +18 -0
  299. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  300. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  301. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  302. package/dist/esm/operationsInterfaces/operations.js +9 -0
  303. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  304. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  305. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  306. package/dist/esm/operationsInterfaces/skus.js +9 -0
  307. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  308. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts +82 -0
  309. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  310. package/dist/esm/operationsInterfaces/storageTargetOperations.js +9 -0
  311. package/dist/esm/operationsInterfaces/storageTargetOperations.js.map +1 -0
  312. package/dist/esm/operationsInterfaces/storageTargets.d.ts +108 -0
  313. package/dist/esm/operationsInterfaces/storageTargets.d.ts.map +1 -0
  314. package/dist/esm/operationsInterfaces/storageTargets.js +9 -0
  315. package/dist/esm/operationsInterfaces/storageTargets.js.map +1 -0
  316. package/dist/esm/operationsInterfaces/usageModels.d.ts +11 -0
  317. package/dist/esm/operationsInterfaces/usageModels.d.ts.map +1 -0
  318. package/dist/esm/operationsInterfaces/usageModels.js +9 -0
  319. package/dist/esm/operationsInterfaces/usageModels.js.map +1 -0
  320. package/dist/esm/package.json +3 -0
  321. package/dist/esm/pagingHelper.d.ts +13 -0
  322. package/dist/esm/pagingHelper.d.ts.map +1 -0
  323. package/dist/esm/pagingHelper.js +32 -0
  324. package/dist/esm/pagingHelper.js.map +1 -0
  325. package/dist/esm/storageCacheManagementClient.d.ts +39 -0
  326. package/dist/esm/storageCacheManagementClient.d.ts.map +1 -0
  327. package/dist/esm/storageCacheManagementClient.js +162 -0
  328. package/dist/esm/storageCacheManagementClient.js.map +1 -0
  329. package/dist/react-native/index.d.ts +5 -0
  330. package/dist/react-native/index.d.ts.map +1 -0
  331. package/dist/react-native/index.js +13 -0
  332. package/dist/react-native/index.js.map +1 -0
  333. package/dist/react-native/lroImpl.d.ts +11 -0
  334. package/dist/react-native/lroImpl.d.ts.map +1 -0
  335. package/dist/react-native/lroImpl.js +14 -0
  336. package/dist/react-native/lroImpl.js.map +1 -0
  337. package/dist/react-native/models/index.d.ts +2244 -0
  338. package/dist/react-native/models/index.d.ts.map +1 -0
  339. package/dist/react-native/models/index.js +298 -0
  340. package/dist/react-native/models/index.js.map +1 -0
  341. package/dist/react-native/models/mappers.d.ts +112 -0
  342. package/dist/react-native/models/mappers.d.ts.map +1 -0
  343. package/dist/react-native/models/mappers.js +3418 -0
  344. package/dist/react-native/models/mappers.js.map +1 -0
  345. package/dist/react-native/models/parameters.d.ts +30 -0
  346. package/dist/react-native/models/parameters.d.ts.map +1 -0
  347. package/dist/react-native/models/parameters.js +255 -0
  348. package/dist/react-native/models/parameters.js.map +1 -0
  349. package/dist/react-native/operations/amlFilesystems.d.ts +134 -0
  350. package/dist/react-native/operations/amlFilesystems.d.ts.map +1 -0
  351. package/dist/react-native/operations/amlFilesystems.js +605 -0
  352. package/dist/react-native/operations/amlFilesystems.js.map +1 -0
  353. package/dist/react-native/operations/ascOperations.d.ts +20 -0
  354. package/dist/react-native/operations/ascOperations.d.ts.map +1 -0
  355. package/dist/react-native/operations/ascOperations.js +53 -0
  356. package/dist/react-native/operations/ascOperations.js.map +1 -0
  357. package/dist/react-native/operations/ascUsages.d.ts +35 -0
  358. package/dist/react-native/operations/ascUsages.d.ts.map +1 -0
  359. package/dist/react-native/operations/ascUsages.js +145 -0
  360. package/dist/react-native/operations/ascUsages.js.map +1 -0
  361. package/dist/react-native/operations/caches.d.ts +276 -0
  362. package/dist/react-native/operations/caches.d.ts.map +1 -0
  363. package/dist/react-native/operations/caches.js +1351 -0
  364. package/dist/react-native/operations/caches.js.map +1 -0
  365. package/dist/react-native/operations/importJobs.d.ts +120 -0
  366. package/dist/react-native/operations/importJobs.d.ts.map +1 -0
  367. package/dist/react-native/operations/importJobs.js +480 -0
  368. package/dist/react-native/operations/importJobs.js.map +1 -0
  369. package/dist/react-native/operations/index.d.ts +11 -0
  370. package/dist/react-native/operations/index.d.ts.map +1 -0
  371. package/dist/react-native/operations/index.js +18 -0
  372. package/dist/react-native/operations/index.js.map +1 -0
  373. package/dist/react-native/operations/operations.d.ts +32 -0
  374. package/dist/react-native/operations/operations.d.ts.map +1 -0
  375. package/dist/react-native/operations/operations.js +133 -0
  376. package/dist/react-native/operations/operations.js.map +1 -0
  377. package/dist/react-native/operations/skus.d.ts +32 -0
  378. package/dist/react-native/operations/skus.d.ts.map +1 -0
  379. package/dist/react-native/operations/skus.js +137 -0
  380. package/dist/react-native/operations/skus.js.map +1 -0
  381. package/dist/react-native/operations/storageTargetOperations.d.ts +90 -0
  382. package/dist/react-native/operations/storageTargetOperations.d.ts.map +1 -0
  383. package/dist/react-native/operations/storageTargetOperations.js +345 -0
  384. package/dist/react-native/operations/storageTargetOperations.js.map +1 -0
  385. package/dist/react-native/operations/storageTargets.d.ts +135 -0
  386. package/dist/react-native/operations/storageTargets.d.ts.map +1 -0
  387. package/dist/react-native/operations/storageTargets.js +530 -0
  388. package/dist/react-native/operations/storageTargets.js.map +1 -0
  389. package/dist/react-native/operations/usageModels.d.ts +32 -0
  390. package/dist/react-native/operations/usageModels.d.ts.map +1 -0
  391. package/dist/react-native/operations/usageModels.js +137 -0
  392. package/dist/react-native/operations/usageModels.js.map +1 -0
  393. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts +98 -0
  394. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  395. package/dist/react-native/operationsInterfaces/amlFilesystems.js +9 -0
  396. package/dist/react-native/operationsInterfaces/amlFilesystems.js.map +1 -0
  397. package/dist/react-native/operationsInterfaces/ascOperations.d.ts +12 -0
  398. package/dist/react-native/operationsInterfaces/ascOperations.d.ts.map +1 -0
  399. package/dist/react-native/operationsInterfaces/ascOperations.js +9 -0
  400. package/dist/react-native/operationsInterfaces/ascOperations.js.map +1 -0
  401. package/dist/react-native/operationsInterfaces/ascUsages.d.ts +12 -0
  402. package/dist/react-native/operationsInterfaces/ascUsages.d.ts.map +1 -0
  403. package/dist/react-native/operationsInterfaces/ascUsages.js +9 -0
  404. package/dist/react-native/operationsInterfaces/ascUsages.js.map +1 -0
  405. package/dist/react-native/operationsInterfaces/caches.d.ts +240 -0
  406. package/dist/react-native/operationsInterfaces/caches.d.ts.map +1 -0
  407. package/dist/react-native/operationsInterfaces/caches.js +9 -0
  408. package/dist/react-native/operationsInterfaces/caches.js.map +1 -0
  409. package/dist/react-native/operationsInterfaces/importJobs.d.ts +93 -0
  410. package/dist/react-native/operationsInterfaces/importJobs.d.ts.map +1 -0
  411. package/dist/react-native/operationsInterfaces/importJobs.js +9 -0
  412. package/dist/react-native/operationsInterfaces/importJobs.js.map +1 -0
  413. package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
  414. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  415. package/dist/react-native/operationsInterfaces/index.js +18 -0
  416. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  417. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  418. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  419. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  420. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  421. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  422. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  423. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  424. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  425. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts +82 -0
  426. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  427. package/dist/react-native/operationsInterfaces/storageTargetOperations.js +9 -0
  428. package/dist/react-native/operationsInterfaces/storageTargetOperations.js.map +1 -0
  429. package/dist/react-native/operationsInterfaces/storageTargets.d.ts +108 -0
  430. package/dist/react-native/operationsInterfaces/storageTargets.d.ts.map +1 -0
  431. package/dist/react-native/operationsInterfaces/storageTargets.js +9 -0
  432. package/dist/react-native/operationsInterfaces/storageTargets.js.map +1 -0
  433. package/dist/react-native/operationsInterfaces/usageModels.d.ts +11 -0
  434. package/dist/react-native/operationsInterfaces/usageModels.d.ts.map +1 -0
  435. package/dist/react-native/operationsInterfaces/usageModels.js +9 -0
  436. package/dist/react-native/operationsInterfaces/usageModels.js.map +1 -0
  437. package/dist/react-native/package.json +3 -0
  438. package/dist/react-native/pagingHelper.d.ts +13 -0
  439. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  440. package/dist/react-native/pagingHelper.js +32 -0
  441. package/dist/react-native/pagingHelper.js.map +1 -0
  442. package/dist/react-native/storageCacheManagementClient.d.ts +39 -0
  443. package/dist/react-native/storageCacheManagementClient.d.ts.map +1 -0
  444. package/dist/react-native/storageCacheManagementClient.js +162 -0
  445. package/dist/react-native/storageCacheManagementClient.js.map +1 -0
  446. package/package.json +67 -36
  447. package/dist/index.js +0 -8288
  448. package/dist/index.js.map +0 -1
  449. package/dist/index.min.js +0 -1
  450. package/dist/index.min.js.map +0 -1
  451. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts +0 -2
  452. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts.map +0 -1
  453. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +0 -31
  454. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js.map +0 -1
  455. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts +0 -2
  456. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts.map +0 -1
  457. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +0 -36
  458. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js.map +0 -1
  459. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts +0 -2
  460. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts.map +0 -1
  461. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +0 -65
  462. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js.map +0 -1
  463. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts +0 -2
  464. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts.map +0 -1
  465. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +0 -36
  466. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js.map +0 -1
  467. package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts +0 -2
  468. package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts.map +0 -1
  469. package/dist-esm/samples-dev/amlFilesystemsGetSample.js +0 -36
  470. package/dist-esm/samples-dev/amlFilesystemsGetSample.js.map +0 -1
  471. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts +0 -2
  472. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts.map +0 -1
  473. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +0 -51
  474. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +0 -1
  475. package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts +0 -2
  476. package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts.map +0 -1
  477. package/dist-esm/samples-dev/amlFilesystemsListSample.js +0 -50
  478. package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +0 -1
  479. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts +0 -2
  480. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts.map +0 -1
  481. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +0 -47
  482. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js.map +0 -1
  483. package/dist-esm/samples-dev/ascOperationsGetSample.d.ts +0 -2
  484. package/dist-esm/samples-dev/ascOperationsGetSample.d.ts.map +0 -1
  485. package/dist-esm/samples-dev/ascOperationsGetSample.js +0 -36
  486. package/dist-esm/samples-dev/ascOperationsGetSample.js.map +0 -1
  487. package/dist-esm/samples-dev/ascUsagesListSample.d.ts +0 -2
  488. package/dist-esm/samples-dev/ascUsagesListSample.d.ts.map +0 -1
  489. package/dist-esm/samples-dev/ascUsagesListSample.js +0 -51
  490. package/dist-esm/samples-dev/ascUsagesListSample.js.map +0 -1
  491. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.d.ts +0 -2
  492. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.d.ts.map +0 -1
  493. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +0 -155
  494. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +0 -1
  495. package/dist-esm/samples-dev/cachesDebugInfoSample.d.ts +0 -2
  496. package/dist-esm/samples-dev/cachesDebugInfoSample.d.ts.map +0 -1
  497. package/dist-esm/samples-dev/cachesDebugInfoSample.js +0 -36
  498. package/dist-esm/samples-dev/cachesDebugInfoSample.js.map +0 -1
  499. package/dist-esm/samples-dev/cachesDeleteSample.d.ts +0 -2
  500. package/dist-esm/samples-dev/cachesDeleteSample.d.ts.map +0 -1
  501. package/dist-esm/samples-dev/cachesDeleteSample.js +0 -36
  502. package/dist-esm/samples-dev/cachesDeleteSample.js.map +0 -1
  503. package/dist-esm/samples-dev/cachesFlushSample.d.ts +0 -2
  504. package/dist-esm/samples-dev/cachesFlushSample.d.ts.map +0 -1
  505. package/dist-esm/samples-dev/cachesFlushSample.js +0 -36
  506. package/dist-esm/samples-dev/cachesFlushSample.js.map +0 -1
  507. package/dist-esm/samples-dev/cachesGetSample.d.ts +0 -2
  508. package/dist-esm/samples-dev/cachesGetSample.d.ts.map +0 -1
  509. package/dist-esm/samples-dev/cachesGetSample.js +0 -36
  510. package/dist-esm/samples-dev/cachesGetSample.js.map +0 -1
  511. package/dist-esm/samples-dev/cachesListByResourceGroupSample.d.ts +0 -2
  512. package/dist-esm/samples-dev/cachesListByResourceGroupSample.d.ts.map +0 -1
  513. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +0 -51
  514. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js.map +0 -1
  515. package/dist-esm/samples-dev/cachesListSample.d.ts +0 -2
  516. package/dist-esm/samples-dev/cachesListSample.d.ts.map +0 -1
  517. package/dist-esm/samples-dev/cachesListSample.js +0 -50
  518. package/dist-esm/samples-dev/cachesListSample.js.map +0 -1
  519. package/dist-esm/samples-dev/cachesPausePrimingJobSample.d.ts +0 -2
  520. package/dist-esm/samples-dev/cachesPausePrimingJobSample.d.ts.map +0 -1
  521. package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +0 -33
  522. package/dist-esm/samples-dev/cachesPausePrimingJobSample.js.map +0 -1
  523. package/dist-esm/samples-dev/cachesResumePrimingJobSample.d.ts +0 -2
  524. package/dist-esm/samples-dev/cachesResumePrimingJobSample.d.ts.map +0 -1
  525. package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +0 -33
  526. package/dist-esm/samples-dev/cachesResumePrimingJobSample.js.map +0 -1
  527. package/dist-esm/samples-dev/cachesSpaceAllocationSample.d.ts +0 -2
  528. package/dist-esm/samples-dev/cachesSpaceAllocationSample.d.ts.map +0 -1
  529. package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +0 -35
  530. package/dist-esm/samples-dev/cachesSpaceAllocationSample.js.map +0 -1
  531. package/dist-esm/samples-dev/cachesStartPrimingJobSample.d.ts +0 -2
  532. package/dist-esm/samples-dev/cachesStartPrimingJobSample.d.ts.map +0 -1
  533. package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +0 -34
  534. package/dist-esm/samples-dev/cachesStartPrimingJobSample.js.map +0 -1
  535. package/dist-esm/samples-dev/cachesStartSample.d.ts +0 -2
  536. package/dist-esm/samples-dev/cachesStartSample.d.ts.map +0 -1
  537. package/dist-esm/samples-dev/cachesStartSample.js +0 -36
  538. package/dist-esm/samples-dev/cachesStartSample.js.map +0 -1
  539. package/dist-esm/samples-dev/cachesStopPrimingJobSample.d.ts +0 -2
  540. package/dist-esm/samples-dev/cachesStopPrimingJobSample.d.ts.map +0 -1
  541. package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +0 -33
  542. package/dist-esm/samples-dev/cachesStopPrimingJobSample.js.map +0 -1
  543. package/dist-esm/samples-dev/cachesStopSample.d.ts +0 -2
  544. package/dist-esm/samples-dev/cachesStopSample.d.ts.map +0 -1
  545. package/dist-esm/samples-dev/cachesStopSample.js +0 -36
  546. package/dist-esm/samples-dev/cachesStopSample.js.map +0 -1
  547. package/dist-esm/samples-dev/cachesUpdateSample.d.ts +0 -2
  548. package/dist-esm/samples-dev/cachesUpdateSample.d.ts.map +0 -1
  549. package/dist-esm/samples-dev/cachesUpdateSample.js +0 -197
  550. package/dist-esm/samples-dev/cachesUpdateSample.js.map +0 -1
  551. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.d.ts +0 -2
  552. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.d.ts.map +0 -1
  553. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +0 -36
  554. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js.map +0 -1
  555. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts +0 -2
  556. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts.map +0 -1
  557. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +0 -33
  558. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js.map +0 -1
  559. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts +0 -2
  560. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts.map +0 -1
  561. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +0 -34
  562. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js.map +0 -1
  563. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.d.ts +0 -2
  564. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.d.ts.map +0 -1
  565. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.js +0 -37
  566. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.js.map +0 -1
  567. package/dist-esm/samples-dev/importJobsDeleteSample.d.ts +0 -2
  568. package/dist-esm/samples-dev/importJobsDeleteSample.d.ts.map +0 -1
  569. package/dist-esm/samples-dev/importJobsDeleteSample.js +0 -37
  570. package/dist-esm/samples-dev/importJobsDeleteSample.js.map +0 -1
  571. package/dist-esm/samples-dev/importJobsGetSample.d.ts +0 -2
  572. package/dist-esm/samples-dev/importJobsGetSample.d.ts.map +0 -1
  573. package/dist-esm/samples-dev/importJobsGetSample.js +0 -37
  574. package/dist-esm/samples-dev/importJobsGetSample.js.map +0 -1
  575. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.d.ts +0 -2
  576. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.d.ts.map +0 -1
  577. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.js +0 -52
  578. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.js.map +0 -1
  579. package/dist-esm/samples-dev/importJobsUpdateSample.d.ts +0 -2
  580. package/dist-esm/samples-dev/importJobsUpdateSample.d.ts.map +0 -1
  581. package/dist-esm/samples-dev/importJobsUpdateSample.js +0 -31
  582. package/dist-esm/samples-dev/importJobsUpdateSample.js.map +0 -1
  583. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  584. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  585. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  586. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  587. package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
  588. package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
  589. package/dist-esm/samples-dev/skusListSample.js +0 -50
  590. package/dist-esm/samples-dev/skusListSample.js.map +0 -1
  591. package/dist-esm/samples-dev/storageTargetFlushSample.d.ts +0 -2
  592. package/dist-esm/samples-dev/storageTargetFlushSample.d.ts.map +0 -1
  593. package/dist-esm/samples-dev/storageTargetFlushSample.js +0 -37
  594. package/dist-esm/samples-dev/storageTargetFlushSample.js.map +0 -1
  595. package/dist-esm/samples-dev/storageTargetInvalidateSample.d.ts +0 -2
  596. package/dist-esm/samples-dev/storageTargetInvalidateSample.d.ts.map +0 -1
  597. package/dist-esm/samples-dev/storageTargetInvalidateSample.js +0 -37
  598. package/dist-esm/samples-dev/storageTargetInvalidateSample.js.map +0 -1
  599. package/dist-esm/samples-dev/storageTargetResumeSample.d.ts +0 -2
  600. package/dist-esm/samples-dev/storageTargetResumeSample.d.ts.map +0 -1
  601. package/dist-esm/samples-dev/storageTargetResumeSample.js +0 -37
  602. package/dist-esm/samples-dev/storageTargetResumeSample.js.map +0 -1
  603. package/dist-esm/samples-dev/storageTargetSuspendSample.d.ts +0 -2
  604. package/dist-esm/samples-dev/storageTargetSuspendSample.d.ts.map +0 -1
  605. package/dist-esm/samples-dev/storageTargetSuspendSample.js +0 -37
  606. package/dist-esm/samples-dev/storageTargetSuspendSample.js.map +0 -1
  607. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.d.ts +0 -2
  608. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.d.ts.map +0 -1
  609. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +0 -108
  610. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js.map +0 -1
  611. package/dist-esm/samples-dev/storageTargetsDeleteSample.d.ts +0 -2
  612. package/dist-esm/samples-dev/storageTargetsDeleteSample.d.ts.map +0 -1
  613. package/dist-esm/samples-dev/storageTargetsDeleteSample.js +0 -37
  614. package/dist-esm/samples-dev/storageTargetsDeleteSample.js.map +0 -1
  615. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.d.ts +0 -2
  616. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.d.ts.map +0 -1
  617. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +0 -37
  618. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js.map +0 -1
  619. package/dist-esm/samples-dev/storageTargetsGetSample.d.ts +0 -2
  620. package/dist-esm/samples-dev/storageTargetsGetSample.d.ts.map +0 -1
  621. package/dist-esm/samples-dev/storageTargetsGetSample.js +0 -37
  622. package/dist-esm/samples-dev/storageTargetsGetSample.js.map +0 -1
  623. package/dist-esm/samples-dev/storageTargetsListByCacheSample.d.ts +0 -2
  624. package/dist-esm/samples-dev/storageTargetsListByCacheSample.d.ts.map +0 -1
  625. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +0 -52
  626. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js.map +0 -1
  627. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.d.ts +0 -2
  628. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.d.ts.map +0 -1
  629. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +0 -37
  630. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js.map +0 -1
  631. package/dist-esm/samples-dev/usageModelsListSample.d.ts +0 -2
  632. package/dist-esm/samples-dev/usageModelsListSample.d.ts.map +0 -1
  633. package/dist-esm/samples-dev/usageModelsListSample.js +0 -50
  634. package/dist-esm/samples-dev/usageModelsListSample.js.map +0 -1
  635. package/dist-esm/src/index.d.ts +0 -5
  636. package/dist-esm/src/index.js.map +0 -1
  637. package/dist-esm/src/lroImpl.js.map +0 -1
  638. package/dist-esm/src/models/index.js.map +0 -1
  639. package/dist-esm/src/models/mappers.js.map +0 -1
  640. package/dist-esm/src/models/parameters.js.map +0 -1
  641. package/dist-esm/src/operations/amlFilesystems.d.ts.map +0 -1
  642. package/dist-esm/src/operations/amlFilesystems.js.map +0 -1
  643. package/dist-esm/src/operations/ascOperations.d.ts.map +0 -1
  644. package/dist-esm/src/operations/ascOperations.js.map +0 -1
  645. package/dist-esm/src/operations/ascUsages.d.ts.map +0 -1
  646. package/dist-esm/src/operations/ascUsages.js.map +0 -1
  647. package/dist-esm/src/operations/caches.d.ts.map +0 -1
  648. package/dist-esm/src/operations/caches.js.map +0 -1
  649. package/dist-esm/src/operations/importJobs.d.ts.map +0 -1
  650. package/dist-esm/src/operations/importJobs.js.map +0 -1
  651. package/dist-esm/src/operations/index.d.ts +0 -11
  652. package/dist-esm/src/operations/index.d.ts.map +0 -1
  653. package/dist-esm/src/operations/index.js +0 -18
  654. package/dist-esm/src/operations/index.js.map +0 -1
  655. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  656. package/dist-esm/src/operations/operations.js.map +0 -1
  657. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  658. package/dist-esm/src/operations/skus.js.map +0 -1
  659. package/dist-esm/src/operations/storageTargetOperations.d.ts.map +0 -1
  660. package/dist-esm/src/operations/storageTargetOperations.js +0 -362
  661. package/dist-esm/src/operations/storageTargetOperations.js.map +0 -1
  662. package/dist-esm/src/operations/storageTargets.d.ts.map +0 -1
  663. package/dist-esm/src/operations/storageTargets.js.map +0 -1
  664. package/dist-esm/src/operations/usageModels.d.ts.map +0 -1
  665. package/dist-esm/src/operations/usageModels.js.map +0 -1
  666. package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  667. package/dist-esm/src/operationsInterfaces/amlFilesystems.js.map +0 -1
  668. package/dist-esm/src/operationsInterfaces/ascOperations.d.ts.map +0 -1
  669. package/dist-esm/src/operationsInterfaces/ascOperations.js.map +0 -1
  670. package/dist-esm/src/operationsInterfaces/ascUsages.js.map +0 -1
  671. package/dist-esm/src/operationsInterfaces/caches.d.ts.map +0 -1
  672. package/dist-esm/src/operationsInterfaces/caches.js.map +0 -1
  673. package/dist-esm/src/operationsInterfaces/importJobs.d.ts.map +0 -1
  674. package/dist-esm/src/operationsInterfaces/importJobs.js.map +0 -1
  675. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
  676. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  677. package/dist-esm/src/operationsInterfaces/index.js +0 -18
  678. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  679. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  680. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  681. package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  682. package/dist-esm/src/operationsInterfaces/storageTargetOperations.js.map +0 -1
  683. package/dist-esm/src/operationsInterfaces/storageTargets.d.ts.map +0 -1
  684. package/dist-esm/src/operationsInterfaces/storageTargets.js.map +0 -1
  685. package/dist-esm/src/operationsInterfaces/usageModels.js.map +0 -1
  686. package/dist-esm/src/pagingHelper.js.map +0 -1
  687. package/dist-esm/src/storageCacheManagementClient.d.ts.map +0 -1
  688. package/dist-esm/src/storageCacheManagementClient.js.map +0 -1
  689. package/dist-esm/test/storagecache_operations_test.spec.d.ts +0 -4
  690. package/dist-esm/test/storagecache_operations_test.spec.d.ts.map +0 -1
  691. package/dist-esm/test/storagecache_operations_test.spec.js +0 -146
  692. package/dist-esm/test/storagecache_operations_test.spec.js.map +0 -1
  693. package/src/lroImpl.ts +0 -38
  694. package/src/models/index.ts +0 -2528
  695. package/src/models/mappers.ts +0 -3584
  696. package/src/models/parameters.ts +0 -300
  697. package/src/operations/amlFilesystems.ts +0 -797
  698. package/src/operations/ascOperations.ts +0 -71
  699. package/src/operations/ascUsages.ts +0 -169
  700. package/src/operations/caches.ts +0 -1861
  701. package/src/operations/importJobs.ts +0 -682
  702. package/src/operations/index.ts +0 -18
  703. package/src/operations/operations.ts +0 -149
  704. package/src/operations/skus.ts +0 -151
  705. package/src/operations/storageTargetOperations.ts +0 -493
  706. package/src/operations/storageTargets.ts +0 -740
  707. package/src/operations/usageModels.ts +0 -153
  708. package/src/operationsInterfaces/amlFilesystems.ts +0 -176
  709. package/src/operationsInterfaces/ascOperations.ts +0 -27
  710. package/src/operationsInterfaces/ascUsages.ts +0 -24
  711. package/src/operationsInterfaces/caches.ts +0 -420
  712. package/src/operationsInterfaces/importJobs.ts +0 -172
  713. package/src/operationsInterfaces/index.ts +0 -18
  714. package/src/operationsInterfaces/operations.ts +0 -22
  715. package/src/operationsInterfaces/skus.ts +0 -22
  716. package/src/operationsInterfaces/storageTargetOperations.ts +0 -135
  717. package/src/operationsInterfaces/storageTargets.ts +0 -183
  718. package/src/operationsInterfaces/usageModels.ts +0 -22
  719. package/src/pagingHelper.ts +0 -39
  720. package/src/storageCacheManagementClient.ts +0 -253
  721. package/tsconfig.json +0 -33
  722. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  723. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  724. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  725. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  726. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  727. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  728. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  729. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  730. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  731. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  732. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  733. /package/{dist-esm/src → dist/browser}/operationsInterfaces/amlFilesystems.js +0 -0
  734. /package/{dist-esm/src → dist/browser}/operationsInterfaces/ascOperations.js +0 -0
  735. /package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.js +0 -0
  736. /package/{dist-esm/src → dist/browser}/operationsInterfaces/caches.js +0 -0
  737. /package/{dist-esm/src → dist/browser}/operationsInterfaces/importJobs.js +0 -0
  738. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  739. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  740. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargetOperations.js +0 -0
  741. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargets.js +0 -0
  742. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.js +0 -0
  743. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  744. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  745. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  746. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"caches.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/caches.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Cache,\n CachesListOptionalParams,\n CachesListByResourceGroupOptionalParams,\n CachesDeleteOptionalParams,\n CachesGetOptionalParams,\n CachesGetResponse,\n CachesCreateOrUpdateOptionalParams,\n CachesCreateOrUpdateResponse,\n CachesUpdateOptionalParams,\n CachesUpdateResponse,\n CachesDebugInfoOptionalParams,\n CachesFlushOptionalParams,\n CachesStartOptionalParams,\n CachesStopOptionalParams,\n CachesStartPrimingJobOptionalParams,\n CachesStartPrimingJobResponse,\n CachesStopPrimingJobOptionalParams,\n CachesStopPrimingJobResponse,\n CachesPausePrimingJobOptionalParams,\n CachesPausePrimingJobResponse,\n CachesResumePrimingJobOptionalParams,\n CachesResumePrimingJobResponse,\n CachesUpgradeFirmwareOptionalParams,\n CachesSpaceAllocationOptionalParams,\n CachesSpaceAllocationResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Caches. */\nexport interface Caches {\n /**\n * Returns all caches the user has access to under a subscription.\n * @param options The options parameters.\n */\n list(options?: CachesListOptionalParams): PagedAsyncIterableIterator<Cache>;\n /**\n * Returns all caches the user has access to under a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: CachesListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Cache>;\n /**\n * Schedules a cache for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Schedules a cache for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Returns a cache.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesGetOptionalParams,\n ): Promise<CachesGetResponse>;\n /**\n * Create or update a cache.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param cache Object containing the user-selectable properties of the new cache. If read-only\n * properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n cacheName: string,\n cache: Cache,\n options?: CachesCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CachesCreateOrUpdateResponse>,\n CachesCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a cache.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param cache Object containing the user-selectable properties of the new cache. If read-only\n * properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n cacheName: string,\n cache: Cache,\n options?: CachesCreateOrUpdateOptionalParams,\n ): Promise<CachesCreateOrUpdateResponse>;\n /**\n * Update a cache instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<CachesUpdateResponse>, CachesUpdateResponse>\n >;\n /**\n * Update a cache instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesUpdateOptionalParams,\n ): Promise<CachesUpdateResponse>;\n /**\n * Tells a cache to write generate debug info for support to process.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginDebugInfo(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesDebugInfoOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Tells a cache to write generate debug info for support to process.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginDebugInfoAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesDebugInfoOptionalParams,\n ): Promise<void>;\n /**\n * Tells a cache to write all dirty data to the Storage Target(s). During the flush, clients will see\n * errors returned until the flush is complete.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginFlush(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesFlushOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Tells a cache to write all dirty data to the Storage Target(s). During the flush, clients will see\n * errors returned until the flush is complete.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginFlushAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesFlushOptionalParams,\n ): Promise<void>;\n /**\n * Tells a Stopped state cache to transition to Active state.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStart(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStartOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Tells a Stopped state cache to transition to Active state.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStartAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStartOptionalParams,\n ): Promise<void>;\n /**\n * Tells an Active cache to transition to Stopped state.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStop(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStopOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Tells an Active cache to transition to Stopped state.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStopAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStopOptionalParams,\n ): Promise<void>;\n /**\n * Create a priming job. This operation is only allowed when the cache is healthy.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStartPrimingJob(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStartPrimingJobOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CachesStartPrimingJobResponse>,\n CachesStartPrimingJobResponse\n >\n >;\n /**\n * Create a priming job. This operation is only allowed when the cache is healthy.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStartPrimingJobAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStartPrimingJobOptionalParams,\n ): Promise<CachesStartPrimingJobResponse>;\n /**\n * Schedule a priming job for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStopPrimingJob(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStopPrimingJobOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CachesStopPrimingJobResponse>,\n CachesStopPrimingJobResponse\n >\n >;\n /**\n * Schedule a priming job for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginStopPrimingJobAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesStopPrimingJobOptionalParams,\n ): Promise<CachesStopPrimingJobResponse>;\n /**\n * Schedule a priming job to be paused.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginPausePrimingJob(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesPausePrimingJobOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CachesPausePrimingJobResponse>,\n CachesPausePrimingJobResponse\n >\n >;\n /**\n * Schedule a priming job to be paused.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginPausePrimingJobAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesPausePrimingJobOptionalParams,\n ): Promise<CachesPausePrimingJobResponse>;\n /**\n * Resumes a paused priming job.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginResumePrimingJob(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesResumePrimingJobOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CachesResumePrimingJobResponse>,\n CachesResumePrimingJobResponse\n >\n >;\n /**\n * Resumes a paused priming job.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginResumePrimingJobAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesResumePrimingJobOptionalParams,\n ): Promise<CachesResumePrimingJobResponse>;\n /**\n * Upgrade a cache's firmware if a new version is available. Otherwise, this operation has no effect.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginUpgradeFirmware(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesUpgradeFirmwareOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Upgrade a cache's firmware if a new version is available. Otherwise, this operation has no effect.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginUpgradeFirmwareAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesUpgradeFirmwareOptionalParams,\n ): Promise<void>;\n /**\n * Update cache space allocation.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginSpaceAllocation(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesSpaceAllocationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CachesSpaceAllocationResponse>,\n CachesSpaceAllocationResponse\n >\n >;\n /**\n * Update cache space allocation.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n beginSpaceAllocationAndWait(\n resourceGroupName: string,\n cacheName: string,\n options?: CachesSpaceAllocationOptionalParams,\n ): Promise<CachesSpaceAllocationResponse>;\n}\n"]}
@@ -0,0 +1,93 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { ImportJob, ImportJobsListByAmlFilesystemOptionalParams, ImportJobsDeleteOptionalParams, ImportJobsDeleteResponse, ImportJobsGetOptionalParams, ImportJobsGetResponse, ImportJobsCreateOrUpdateOptionalParams, ImportJobsCreateOrUpdateResponse, ImportJobUpdate, ImportJobsUpdateOptionalParams, ImportJobsUpdateResponse } from "../models/index.js";
4
+ /** Interface representing a ImportJobs. */
5
+ export interface ImportJobs {
6
+ /**
7
+ * Returns all import jobs the user has access to under an AML File System.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
10
+ * hyphens. Start and end with alphanumeric.
11
+ * @param options The options parameters.
12
+ */
13
+ listByAmlFilesystem(resourceGroupName: string, amlFilesystemName: string, options?: ImportJobsListByAmlFilesystemOptionalParams): PagedAsyncIterableIterator<ImportJob>;
14
+ /**
15
+ * Schedules an import job for deletion.
16
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
18
+ * hyphens. Start and end with alphanumeric.
19
+ * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start
20
+ * and end with alphanumeric.
21
+ * @param options The options parameters.
22
+ */
23
+ beginDelete(resourceGroupName: string, amlFilesystemName: string, importJobName: string, options?: ImportJobsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ImportJobsDeleteResponse>, ImportJobsDeleteResponse>>;
24
+ /**
25
+ * Schedules an import job for deletion.
26
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
28
+ * hyphens. Start and end with alphanumeric.
29
+ * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start
30
+ * and end with alphanumeric.
31
+ * @param options The options parameters.
32
+ */
33
+ beginDeleteAndWait(resourceGroupName: string, amlFilesystemName: string, importJobName: string, options?: ImportJobsDeleteOptionalParams): Promise<ImportJobsDeleteResponse>;
34
+ /**
35
+ * Returns an import job.
36
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
37
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
38
+ * hyphens. Start and end with alphanumeric.
39
+ * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start
40
+ * and end with alphanumeric.
41
+ * @param options The options parameters.
42
+ */
43
+ get(resourceGroupName: string, amlFilesystemName: string, importJobName: string, options?: ImportJobsGetOptionalParams): Promise<ImportJobsGetResponse>;
44
+ /**
45
+ * Create or update an import job. Import jobs are automatically deleted 72 hours after completion.
46
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
48
+ * hyphens. Start and end with alphanumeric.
49
+ * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start
50
+ * and end with alphanumeric.
51
+ * @param importJob Object containing the user-selectable properties of the import job. If read-only
52
+ * properties are included, they must match the existing values of those properties.
53
+ * @param options The options parameters.
54
+ */
55
+ beginCreateOrUpdate(resourceGroupName: string, amlFilesystemName: string, importJobName: string, importJob: ImportJob, options?: ImportJobsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ImportJobsCreateOrUpdateResponse>, ImportJobsCreateOrUpdateResponse>>;
56
+ /**
57
+ * Create or update an import job. Import jobs are automatically deleted 72 hours after completion.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
60
+ * hyphens. Start and end with alphanumeric.
61
+ * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start
62
+ * and end with alphanumeric.
63
+ * @param importJob Object containing the user-selectable properties of the import job. If read-only
64
+ * properties are included, they must match the existing values of those properties.
65
+ * @param options The options parameters.
66
+ */
67
+ beginCreateOrUpdateAndWait(resourceGroupName: string, amlFilesystemName: string, importJobName: string, importJob: ImportJob, options?: ImportJobsCreateOrUpdateOptionalParams): Promise<ImportJobsCreateOrUpdateResponse>;
68
+ /**
69
+ * Update an import job instance.
70
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
72
+ * hyphens. Start and end with alphanumeric.
73
+ * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start
74
+ * and end with alphanumeric.
75
+ * @param importJob Object containing the user-selectable properties of the import job. If read-only
76
+ * properties are included, they must match the existing values of those properties.
77
+ * @param options The options parameters.
78
+ */
79
+ beginUpdate(resourceGroupName: string, amlFilesystemName: string, importJobName: string, importJob: ImportJobUpdate, options?: ImportJobsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ImportJobsUpdateResponse>, ImportJobsUpdateResponse>>;
80
+ /**
81
+ * Update an import job instance.
82
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
83
+ * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
84
+ * hyphens. Start and end with alphanumeric.
85
+ * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start
86
+ * and end with alphanumeric.
87
+ * @param importJob Object containing the user-selectable properties of the import job. If read-only
88
+ * properties are included, they must match the existing values of those properties.
89
+ * @param options The options parameters.
90
+ */
91
+ beginUpdateAndWait(resourceGroupName: string, amlFilesystemName: string, importJobName: string, importJob: ImportJobUpdate, options?: ImportJobsUpdateOptionalParams): Promise<ImportJobsUpdateResponse>;
92
+ }
93
+ //# sourceMappingURL=importJobs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"importJobs.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/importJobs.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,SAAS,EACT,2CAA2C,EAC3C,8BAA8B,EAC9B,wBAAwB,EACxB,2BAA2B,EAC3B,qBAAqB,EACrB,sCAAsC,EACtC,gCAAgC,EAChC,eAAe,EACf,8BAA8B,EAC9B,wBAAwB,EACzB,MAAM,oBAAoB,CAAC;AAG5B,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,SAAS,CAAC,CAAC;IACzC;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,wBAAwB,CAAC,EACxC,wBAAwB,CACzB,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;;;;;OAUG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gCAAgC,CAAC,EAChD,gCAAgC,CACjC,CACF,CAAC;IACF;;;;;;;;;;OAUG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;;;;;OAUG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,eAAe,EAC1B,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,wBAAwB,CAAC,EACxC,wBAAwB,CACzB,CACF,CAAC;IACF;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,eAAe,EAC1B,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;CACtC"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=importJobs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"importJobs.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/importJobs.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n ImportJob,\n ImportJobsListByAmlFilesystemOptionalParams,\n ImportJobsDeleteOptionalParams,\n ImportJobsDeleteResponse,\n ImportJobsGetOptionalParams,\n ImportJobsGetResponse,\n ImportJobsCreateOrUpdateOptionalParams,\n ImportJobsCreateOrUpdateResponse,\n ImportJobUpdate,\n ImportJobsUpdateOptionalParams,\n ImportJobsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ImportJobs. */\nexport interface ImportJobs {\n /**\n * Returns all import jobs the user has access to under an AML File System.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n listByAmlFilesystem(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: ImportJobsListByAmlFilesystemOptionalParams,\n ): PagedAsyncIterableIterator<ImportJob>;\n /**\n * Schedules an import job for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start\n * and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n amlFilesystemName: string,\n importJobName: string,\n options?: ImportJobsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ImportJobsDeleteResponse>,\n ImportJobsDeleteResponse\n >\n >;\n /**\n * Schedules an import job for deletion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start\n * and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n importJobName: string,\n options?: ImportJobsDeleteOptionalParams,\n ): Promise<ImportJobsDeleteResponse>;\n /**\n * Returns an import job.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start\n * and end with alphanumeric.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n amlFilesystemName: string,\n importJobName: string,\n options?: ImportJobsGetOptionalParams,\n ): Promise<ImportJobsGetResponse>;\n /**\n * Create or update an import job. Import jobs are automatically deleted 72 hours after completion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start\n * and end with alphanumeric.\n * @param importJob Object containing the user-selectable properties of the import job. If read-only\n * properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n amlFilesystemName: string,\n importJobName: string,\n importJob: ImportJob,\n options?: ImportJobsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ImportJobsCreateOrUpdateResponse>,\n ImportJobsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update an import job. Import jobs are automatically deleted 72 hours after completion.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start\n * and end with alphanumeric.\n * @param importJob Object containing the user-selectable properties of the import job. If read-only\n * properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n importJobName: string,\n importJob: ImportJob,\n options?: ImportJobsCreateOrUpdateOptionalParams,\n ): Promise<ImportJobsCreateOrUpdateResponse>;\n /**\n * Update an import job instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start\n * and end with alphanumeric.\n * @param importJob Object containing the user-selectable properties of the import job. If read-only\n * properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n amlFilesystemName: string,\n importJobName: string,\n importJob: ImportJobUpdate,\n options?: ImportJobsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<ImportJobsUpdateResponse>,\n ImportJobsUpdateResponse\n >\n >;\n /**\n * Update an import job instance.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param importJobName Name for the import job. Allows alphanumerics, underscores, and hyphens. Start\n * and end with alphanumeric.\n * @param importJob Object containing the user-selectable properties of the import job. If read-only\n * properties are included, they must match the existing values of those properties.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n importJobName: string,\n importJob: ImportJobUpdate,\n options?: ImportJobsUpdateOptionalParams,\n ): Promise<ImportJobsUpdateResponse>;\n}\n"]}
@@ -0,0 +1,11 @@
1
+ export * from "./amlFilesystems.js";
2
+ export * from "./importJobs.js";
3
+ export * from "./operations.js";
4
+ export * from "./skus.js";
5
+ export * from "./usageModels.js";
6
+ export * from "./ascOperations.js";
7
+ export * from "./ascUsages.js";
8
+ export * from "./caches.js";
9
+ export * from "./storageTargets.js";
10
+ export * from "./storageTargetOperations.js";
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,8BAA8B,CAAC"}
@@ -0,0 +1,18 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export * from "./amlFilesystems.js";
9
+ export * from "./importJobs.js";
10
+ export * from "./operations.js";
11
+ export * from "./skus.js";
12
+ export * from "./usageModels.js";
13
+ export * from "./ascOperations.js";
14
+ export * from "./ascUsages.js";
15
+ export * from "./caches.js";
16
+ export * from "./storageTargets.js";
17
+ export * from "./storageTargetOperations.js";
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,8BAA8B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./amlFilesystems.js\";\nexport * from \"./importJobs.js\";\nexport * from \"./operations.js\";\nexport * from \"./skus.js\";\nexport * from \"./usageModels.js\";\nexport * from \"./ascOperations.js\";\nexport * from \"./ascUsages.js\";\nexport * from \"./caches.js\";\nexport * from \"./storageTargets.js\";\nexport * from \"./storageTargetOperations.js\";\n"]}
@@ -0,0 +1,11 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { ApiOperation, OperationsListOptionalParams } from "../models/index.js";
3
+ /** Interface representing a Operations. */
4
+ export interface Operations {
5
+ /**
6
+ * Lists all of the available Resource Provider operations.
7
+ * @param options The options parameters.
8
+ */
9
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<ApiOperation>;
10
+ }
11
+ //# sourceMappingURL=operations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGhF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,YAAY,CAAC,CAAC;CAC7C"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=operations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { ApiOperation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Resource Provider operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<ApiOperation>;\n}\n"]}
@@ -0,0 +1,11 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { ResourceSku, SkusListOptionalParams } from "../models/index.js";
3
+ /** Interface representing a Skus. */
4
+ export interface Skus {
5
+ /**
6
+ * Get the list of StorageCache.Cache SKUs available to this subscription.
7
+ * @param options The options parameters.
8
+ */
9
+ list(options?: SkusListOptionalParams): PagedAsyncIterableIterator<ResourceSku>;
10
+ }
11
+ //# sourceMappingURL=skus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"skus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,WAAW,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAGzE,qCAAqC;AACrC,MAAM,WAAW,IAAI;IACnB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,sBAAsB,GAC/B,0BAA0B,CAAC,WAAW,CAAC,CAAC;CAC5C"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=skus.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"skus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { ResourceSku, SkusListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Skus. */\nexport interface Skus {\n /**\n * Get the list of StorageCache.Cache SKUs available to this subscription.\n * @param options The options parameters.\n */\n list(\n options?: SkusListOptionalParams,\n ): PagedAsyncIterableIterator<ResourceSku>;\n}\n"]}
@@ -0,0 +1,82 @@
1
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
+ import { StorageTargetFlushOptionalParams, StorageTargetSuspendOptionalParams, StorageTargetResumeOptionalParams, StorageTargetInvalidateOptionalParams } from "../models/index.js";
3
+ /** Interface representing a StorageTargetOperations. */
4
+ export interface StorageTargetOperations {
5
+ /**
6
+ * Tells the cache to write all dirty data to the Storage Target's backend storage. Client requests to
7
+ * this storage target's namespace will return errors until the flush operation completes.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
10
+ * the [-0-9a-zA-Z_] char class.
11
+ * @param storageTargetName Name of Storage Target.
12
+ * @param options The options parameters.
13
+ */
14
+ beginFlush(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetFlushOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
15
+ /**
16
+ * Tells the cache to write all dirty data to the Storage Target's backend storage. Client requests to
17
+ * this storage target's namespace will return errors until the flush operation completes.
18
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
19
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
20
+ * the [-0-9a-zA-Z_] char class.
21
+ * @param storageTargetName Name of Storage Target.
22
+ * @param options The options parameters.
23
+ */
24
+ beginFlushAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetFlushOptionalParams): Promise<void>;
25
+ /**
26
+ * Suspends client access to a storage target.
27
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
28
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
29
+ * the [-0-9a-zA-Z_] char class.
30
+ * @param storageTargetName Name of Storage Target.
31
+ * @param options The options parameters.
32
+ */
33
+ beginSuspend(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetSuspendOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
34
+ /**
35
+ * Suspends client access to a storage target.
36
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
37
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
38
+ * the [-0-9a-zA-Z_] char class.
39
+ * @param storageTargetName Name of Storage Target.
40
+ * @param options The options parameters.
41
+ */
42
+ beginSuspendAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetSuspendOptionalParams): Promise<void>;
43
+ /**
44
+ * Resumes client access to a previously suspended storage target.
45
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
46
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
47
+ * the [-0-9a-zA-Z_] char class.
48
+ * @param storageTargetName Name of Storage Target.
49
+ * @param options The options parameters.
50
+ */
51
+ beginResume(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetResumeOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
52
+ /**
53
+ * Resumes client access to a previously suspended storage target.
54
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
56
+ * the [-0-9a-zA-Z_] char class.
57
+ * @param storageTargetName Name of Storage Target.
58
+ * @param options The options parameters.
59
+ */
60
+ beginResumeAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetResumeOptionalParams): Promise<void>;
61
+ /**
62
+ * Invalidate all cached data for a storage target. Cached files are discarded and fetched from the
63
+ * back end on the next request.
64
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
65
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
66
+ * the [-0-9a-zA-Z_] char class.
67
+ * @param storageTargetName Name of Storage Target.
68
+ * @param options The options parameters.
69
+ */
70
+ beginInvalidate(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetInvalidateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
71
+ /**
72
+ * Invalidate all cached data for a storage target. Cached files are discarded and fetched from the
73
+ * back end on the next request.
74
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
75
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
76
+ * the [-0-9a-zA-Z_] char class.
77
+ * @param storageTargetName Name of Storage Target.
78
+ * @param options The options parameters.
79
+ */
80
+ beginInvalidateAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetInvalidateOptionalParams): Promise<void>;
81
+ }
82
+ //# sourceMappingURL=storageTargetOperations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"storageTargetOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTargetOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,gCAAgC,EAChC,kCAAkC,EAClC,iCAAiC,EACjC,qCAAqC,EACtC,MAAM,oBAAoB,CAAC;AAE5B,wDAAwD;AACxD,MAAM,WAAW,uBAAuB;IACtC;;;;;;;;OAQG;IACH,UAAU,CACR,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;OAQG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=storageTargetOperations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"storageTargetOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTargetOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n StorageTargetFlushOptionalParams,\n StorageTargetSuspendOptionalParams,\n StorageTargetResumeOptionalParams,\n StorageTargetInvalidateOptionalParams,\n} from \"../models/index.js\";\n\n/** Interface representing a StorageTargetOperations. */\nexport interface StorageTargetOperations {\n /**\n * Tells the cache to write all dirty data to the Storage Target's backend storage. Client requests to\n * this storage target's namespace will return errors until the flush operation completes.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginFlush(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetFlushOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Tells the cache to write all dirty data to the Storage Target's backend storage. Client requests to\n * this storage target's namespace will return errors until the flush operation completes.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginFlushAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetFlushOptionalParams,\n ): Promise<void>;\n /**\n * Suspends client access to a storage target.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginSuspend(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetSuspendOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Suspends client access to a storage target.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginSuspendAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetSuspendOptionalParams,\n ): Promise<void>;\n /**\n * Resumes client access to a previously suspended storage target.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginResume(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetResumeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Resumes client access to a previously suspended storage target.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginResumeAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetResumeOptionalParams,\n ): Promise<void>;\n /**\n * Invalidate all cached data for a storage target. Cached files are discarded and fetched from the\n * back end on the next request.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginInvalidate(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetInvalidateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Invalidate all cached data for a storage target. Cached files are discarded and fetched from the\n * back end on the next request.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginInvalidateAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetInvalidateOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -0,0 +1,108 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import { StorageTarget, StorageTargetsListByCacheOptionalParams, StorageTargetsDnsRefreshOptionalParams, StorageTargetsDeleteOptionalParams, StorageTargetsGetOptionalParams, StorageTargetsGetResponse, StorageTargetsCreateOrUpdateOptionalParams, StorageTargetsCreateOrUpdateResponse, StorageTargetsRestoreDefaultsOptionalParams } from "../models/index.js";
4
+ /** Interface representing a StorageTargets. */
5
+ export interface StorageTargets {
6
+ /**
7
+ * Returns a list of Storage Targets for the specified cache.
8
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
9
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
10
+ * the [-0-9a-zA-Z_] char class.
11
+ * @param options The options parameters.
12
+ */
13
+ listByCache(resourceGroupName: string, cacheName: string, options?: StorageTargetsListByCacheOptionalParams): PagedAsyncIterableIterator<StorageTarget>;
14
+ /**
15
+ * Tells a storage target to refresh its DNS information.
16
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
18
+ * the [-0-9a-zA-Z_] char class.
19
+ * @param storageTargetName Name of Storage Target.
20
+ * @param options The options parameters.
21
+ */
22
+ beginDnsRefresh(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetsDnsRefreshOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
23
+ /**
24
+ * Tells a storage target to refresh its DNS information.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
27
+ * the [-0-9a-zA-Z_] char class.
28
+ * @param storageTargetName Name of Storage Target.
29
+ * @param options The options parameters.
30
+ */
31
+ beginDnsRefreshAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetsDnsRefreshOptionalParams): Promise<void>;
32
+ /**
33
+ * Removes a Storage Target from a cache. This operation is allowed at any time, but if the cache is
34
+ * down or unhealthy, the actual removal of the Storage Target may be delayed until the cache is
35
+ * healthy again. Note that if the cache has data to flush to the Storage Target, the data will be
36
+ * flushed before the Storage Target will be deleted.
37
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
38
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
39
+ * the [-0-9a-zA-Z_] char class.
40
+ * @param storageTargetName Name of Storage Target.
41
+ * @param options The options parameters.
42
+ */
43
+ beginDelete(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
44
+ /**
45
+ * Removes a Storage Target from a cache. This operation is allowed at any time, but if the cache is
46
+ * down or unhealthy, the actual removal of the Storage Target may be delayed until the cache is
47
+ * healthy again. Note that if the cache has data to flush to the Storage Target, the data will be
48
+ * flushed before the Storage Target will be deleted.
49
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
51
+ * the [-0-9a-zA-Z_] char class.
52
+ * @param storageTargetName Name of Storage Target.
53
+ * @param options The options parameters.
54
+ */
55
+ beginDeleteAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetsDeleteOptionalParams): Promise<void>;
56
+ /**
57
+ * Returns a Storage Target from a cache.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
60
+ * the [-0-9a-zA-Z_] char class.
61
+ * @param storageTargetName Name of Storage Target.
62
+ * @param options The options parameters.
63
+ */
64
+ get(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetsGetOptionalParams): Promise<StorageTargetsGetResponse>;
65
+ /**
66
+ * Create or update a Storage Target. This operation is allowed at any time, but if the cache is down
67
+ * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the cache
68
+ * is healthy again.
69
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
70
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
71
+ * the [-0-9a-zA-Z_] char class.
72
+ * @param storageTargetName Name of Storage Target.
73
+ * @param storagetarget Object containing the definition of a Storage Target.
74
+ * @param options The options parameters.
75
+ */
76
+ beginCreateOrUpdate(resourceGroupName: string, cacheName: string, storageTargetName: string, storagetarget: StorageTarget, options?: StorageTargetsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageTargetsCreateOrUpdateResponse>, StorageTargetsCreateOrUpdateResponse>>;
77
+ /**
78
+ * Create or update a Storage Target. This operation is allowed at any time, but if the cache is down
79
+ * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the cache
80
+ * is healthy again.
81
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
82
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
83
+ * the [-0-9a-zA-Z_] char class.
84
+ * @param storageTargetName Name of Storage Target.
85
+ * @param storagetarget Object containing the definition of a Storage Target.
86
+ * @param options The options parameters.
87
+ */
88
+ beginCreateOrUpdateAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, storagetarget: StorageTarget, options?: StorageTargetsCreateOrUpdateOptionalParams): Promise<StorageTargetsCreateOrUpdateResponse>;
89
+ /**
90
+ * Tells a storage target to restore its settings to their default values.
91
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
92
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
93
+ * the [-0-9a-zA-Z_] char class.
94
+ * @param storageTargetName Name of Storage Target.
95
+ * @param options The options parameters.
96
+ */
97
+ beginRestoreDefaults(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetsRestoreDefaultsOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
98
+ /**
99
+ * Tells a storage target to restore its settings to their default values.
100
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
101
+ * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from
102
+ * the [-0-9a-zA-Z_] char class.
103
+ * @param storageTargetName Name of Storage Target.
104
+ * @param options The options parameters.
105
+ */
106
+ beginRestoreDefaultsAndWait(resourceGroupName: string, cacheName: string, storageTargetName: string, options?: StorageTargetsRestoreDefaultsOptionalParams): Promise<void>;
107
+ }
108
+ //# sourceMappingURL=storageTargets.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"storageTargets.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTargets.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,aAAa,EACb,uCAAuC,EACvC,sCAAsC,EACtC,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EACzB,0CAA0C,EAC1C,oCAAoC,EACpC,2CAA2C,EAC5C,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;;OAOG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;OAUG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;OAUG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,oCAAoC,CAAC,EACpD,oCAAoC,CACrC,CACF,CAAC;IACF;;;;;;;;;;OAUG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;OAOG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,2BAA2B,CACzB,iBAAiB,EAAE,MAAM,EACzB,SAAS,EAAE,MAAM,EACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=storageTargets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"storageTargets.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTargets.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n StorageTarget,\n StorageTargetsListByCacheOptionalParams,\n StorageTargetsDnsRefreshOptionalParams,\n StorageTargetsDeleteOptionalParams,\n StorageTargetsGetOptionalParams,\n StorageTargetsGetResponse,\n StorageTargetsCreateOrUpdateOptionalParams,\n StorageTargetsCreateOrUpdateResponse,\n StorageTargetsRestoreDefaultsOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a StorageTargets. */\nexport interface StorageTargets {\n /**\n * Returns a list of Storage Targets for the specified cache.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param options The options parameters.\n */\n listByCache(\n resourceGroupName: string,\n cacheName: string,\n options?: StorageTargetsListByCacheOptionalParams,\n ): PagedAsyncIterableIterator<StorageTarget>;\n /**\n * Tells a storage target to refresh its DNS information.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginDnsRefresh(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetsDnsRefreshOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Tells a storage target to refresh its DNS information.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginDnsRefreshAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetsDnsRefreshOptionalParams,\n ): Promise<void>;\n /**\n * Removes a Storage Target from a cache. This operation is allowed at any time, but if the cache is\n * down or unhealthy, the actual removal of the Storage Target may be delayed until the cache is\n * healthy again. Note that if the cache has data to flush to the Storage Target, the data will be\n * flushed before the Storage Target will be deleted.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Removes a Storage Target from a cache. This operation is allowed at any time, but if the cache is\n * down or unhealthy, the actual removal of the Storage Target may be delayed until the cache is\n * healthy again. Note that if the cache has data to flush to the Storage Target, the data will be\n * flushed before the Storage Target will be deleted.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Returns a Storage Target from a cache.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetsGetOptionalParams,\n ): Promise<StorageTargetsGetResponse>;\n /**\n * Create or update a Storage Target. This operation is allowed at any time, but if the cache is down\n * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the cache\n * is healthy again.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param storagetarget Object containing the definition of a Storage Target.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n storagetarget: StorageTarget,\n options?: StorageTargetsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<StorageTargetsCreateOrUpdateResponse>,\n StorageTargetsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update a Storage Target. This operation is allowed at any time, but if the cache is down\n * or unhealthy, the actual creation/modification of the Storage Target may be delayed until the cache\n * is healthy again.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param storagetarget Object containing the definition of a Storage Target.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n storagetarget: StorageTarget,\n options?: StorageTargetsCreateOrUpdateOptionalParams,\n ): Promise<StorageTargetsCreateOrUpdateResponse>;\n /**\n * Tells a storage target to restore its settings to their default values.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginRestoreDefaults(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetsRestoreDefaultsOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Tells a storage target to restore its settings to their default values.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param cacheName Name of cache. Length of name must not be greater than 80 and chars must be from\n * the [-0-9a-zA-Z_] char class.\n * @param storageTargetName Name of Storage Target.\n * @param options The options parameters.\n */\n beginRestoreDefaultsAndWait(\n resourceGroupName: string,\n cacheName: string,\n storageTargetName: string,\n options?: StorageTargetsRestoreDefaultsOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -0,0 +1,11 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { UsageModel, UsageModelsListOptionalParams } from "../models/index.js";
3
+ /** Interface representing a UsageModels. */
4
+ export interface UsageModels {
5
+ /**
6
+ * Get the list of cache usage models available to this subscription.
7
+ * @param options The options parameters.
8
+ */
9
+ list(options?: UsageModelsListOptionalParams): PagedAsyncIterableIterator<UsageModel>;
10
+ }
11
+ //# sourceMappingURL=usageModels.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usageModels.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/usageModels.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAG/E,4CAA4C;AAC5C,MAAM,WAAW,WAAW;IAC1B;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,6BAA6B,GACtC,0BAA0B,CAAC,UAAU,CAAC,CAAC;CAC3C"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=usageModels.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usageModels.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/usageModels.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { UsageModel, UsageModelsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a UsageModels. */\nexport interface UsageModels {\n /**\n * Get the list of cache usage models available to this subscription.\n * @param options The options parameters.\n */\n list(\n options?: UsageModelsListOptionalParams,\n ): PagedAsyncIterableIterator<UsageModel>;\n}\n"]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "type": "module"
3
+ }
@@ -0,0 +1,13 @@
1
+ export interface PageInfo {
2
+ continuationToken?: string;
3
+ }
4
+ /**
5
+ * Given the last `.value` produced by the `byPage` iterator,
6
+ * returns a continuation token that can be used to begin paging from
7
+ * that point later.
8
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
9
+ * @returns The continuation token that can be passed into byPage() during future calls.
10
+ */
11
+ export declare function getContinuationToken(page: unknown): string | undefined;
12
+ export declare function setContinuationToken(page: unknown, continuationToken: string | undefined): void;
13
+ //# sourceMappingURL=pagingHelper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}