@azure/arm-storagecache 8.2.0 → 9.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1158) hide show
  1. package/README.md +10 -10
  2. package/dist/browser/api/amlFilesystems/index.d.ts +3 -0
  3. package/dist/browser/api/amlFilesystems/index.js +4 -0
  4. package/dist/browser/api/amlFilesystems/index.js.map +1 -0
  5. package/dist/browser/api/amlFilesystems/operations.d.ts +39 -0
  6. package/dist/browser/api/amlFilesystems/operations.js +259 -0
  7. package/dist/browser/api/amlFilesystems/operations.js.map +1 -0
  8. package/dist/browser/api/amlFilesystems/options.d.ts +35 -0
  9. package/dist/browser/api/amlFilesystems/options.js +4 -0
  10. package/dist/browser/api/amlFilesystems/options.js.map +1 -0
  11. package/dist/browser/api/ascOperations/index.d.ts +3 -0
  12. package/dist/browser/api/ascOperations/index.js +4 -0
  13. package/dist/browser/api/ascOperations/index.js.map +1 -0
  14. package/dist/browser/api/ascOperations/operations.d.ts +9 -0
  15. package/dist/browser/api/ascOperations/operations.js +36 -0
  16. package/dist/browser/api/ascOperations/operations.js.map +1 -0
  17. package/dist/browser/api/ascOperations/options.d.ts +5 -0
  18. package/dist/browser/api/ascOperations/options.js +4 -0
  19. package/dist/browser/api/ascOperations/options.js.map +1 -0
  20. package/dist/browser/api/ascUsages/index.d.ts +3 -0
  21. package/dist/browser/api/ascUsages/index.js +4 -0
  22. package/dist/browser/api/ascUsages/index.js.map +1 -0
  23. package/dist/browser/api/ascUsages/operations.d.ts +10 -0
  24. package/dist/browser/api/ascUsages/operations.js +35 -0
  25. package/dist/browser/api/ascUsages/operations.js.map +1 -0
  26. package/dist/browser/api/ascUsages/options.d.ts +5 -0
  27. package/dist/browser/api/ascUsages/options.js +4 -0
  28. package/dist/browser/api/ascUsages/options.js.map +1 -0
  29. package/dist/browser/api/autoExportJobs/index.d.ts +3 -0
  30. package/dist/browser/api/autoExportJobs/index.js +4 -0
  31. package/dist/browser/api/autoExportJobs/index.js.map +1 -0
  32. package/dist/browser/api/autoExportJobs/operations.d.ts +27 -0
  33. package/dist/browser/api/autoExportJobs/operations.js +177 -0
  34. package/dist/browser/api/autoExportJobs/operations.js.map +1 -0
  35. package/dist/browser/api/autoExportJobs/options.d.ts +23 -0
  36. package/dist/browser/api/autoExportJobs/options.js +4 -0
  37. package/dist/browser/api/autoExportJobs/options.js.map +1 -0
  38. package/dist/browser/api/autoImportJobs/index.d.ts +3 -0
  39. package/dist/browser/api/autoImportJobs/index.js +4 -0
  40. package/dist/browser/api/autoImportJobs/index.js.map +1 -0
  41. package/dist/browser/api/autoImportJobs/operations.d.ts +27 -0
  42. package/dist/browser/api/autoImportJobs/operations.js +177 -0
  43. package/dist/browser/api/autoImportJobs/operations.js.map +1 -0
  44. package/dist/browser/api/autoImportJobs/options.d.ts +23 -0
  45. package/dist/browser/api/autoImportJobs/options.js +4 -0
  46. package/dist/browser/api/autoImportJobs/options.js.map +1 -0
  47. package/dist/browser/api/caches/index.d.ts +3 -0
  48. package/dist/browser/api/caches/index.js +4 -0
  49. package/dist/browser/api/caches/index.js.map +1 -0
  50. package/dist/browser/api/caches/operations.d.ts +71 -0
  51. package/dist/browser/api/caches/operations.js +547 -0
  52. package/dist/browser/api/caches/operations.js.map +1 -0
  53. package/dist/browser/api/caches/options.d.ts +89 -0
  54. package/dist/browser/api/caches/options.js +4 -0
  55. package/dist/browser/api/caches/options.js.map +1 -0
  56. package/dist/browser/api/expansionJobs/index.d.ts +3 -0
  57. package/dist/browser/api/expansionJobs/index.js +4 -0
  58. package/dist/browser/api/expansionJobs/index.js.map +1 -0
  59. package/dist/browser/api/expansionJobs/operations.d.ts +27 -0
  60. package/dist/browser/api/expansionJobs/operations.js +177 -0
  61. package/dist/browser/api/expansionJobs/operations.js.map +1 -0
  62. package/dist/browser/api/expansionJobs/options.d.ts +23 -0
  63. package/dist/browser/api/expansionJobs/options.js +4 -0
  64. package/dist/browser/api/expansionJobs/options.js.map +1 -0
  65. package/dist/browser/api/importJobs/index.d.ts +3 -0
  66. package/dist/browser/api/importJobs/index.js +4 -0
  67. package/dist/browser/api/importJobs/index.js.map +1 -0
  68. package/dist/browser/api/importJobs/operations.d.ts +27 -0
  69. package/dist/browser/api/importJobs/operations.js +177 -0
  70. package/dist/browser/api/importJobs/operations.js.map +1 -0
  71. package/dist/browser/api/importJobs/options.d.ts +23 -0
  72. package/dist/browser/api/importJobs/options.js +4 -0
  73. package/dist/browser/api/importJobs/options.js.map +1 -0
  74. package/dist/browser/api/index.d.ts +5 -0
  75. package/dist/browser/api/index.js +5 -0
  76. package/dist/browser/api/index.js.map +1 -0
  77. package/dist/browser/api/operations/index.d.ts +3 -0
  78. package/dist/browser/api/operations/index.js +4 -0
  79. package/dist/browser/api/operations/index.js.map +1 -0
  80. package/dist/browser/api/operations/operations.d.ts +10 -0
  81. package/dist/browser/api/operations/operations.js +33 -0
  82. package/dist/browser/api/operations/operations.js.map +1 -0
  83. package/dist/browser/api/operations/options.d.ts +5 -0
  84. package/dist/browser/api/operations/options.js +4 -0
  85. package/dist/browser/api/operations/options.js.map +1 -0
  86. package/dist/browser/api/operations.d.ts +13 -0
  87. package/dist/browser/api/operations.js +77 -0
  88. package/dist/browser/api/operations.js.map +1 -0
  89. package/dist/browser/api/options.d.ts +13 -0
  90. package/dist/browser/api/options.js +4 -0
  91. package/dist/browser/api/options.js.map +1 -0
  92. package/dist/browser/api/skus/index.d.ts +3 -0
  93. package/dist/browser/api/skus/index.js +4 -0
  94. package/dist/browser/api/skus/index.js.map +1 -0
  95. package/dist/browser/api/skus/operations.d.ts +10 -0
  96. package/dist/browser/api/skus/operations.js +34 -0
  97. package/dist/browser/api/skus/operations.js.map +1 -0
  98. package/dist/browser/api/skus/options.d.ts +5 -0
  99. package/dist/browser/api/skus/options.js +4 -0
  100. package/dist/browser/api/skus/options.js.map +1 -0
  101. package/dist/browser/api/storageCacheManagementContext.d.ts +22 -0
  102. package/dist/browser/api/storageCacheManagementContext.js +26 -0
  103. package/dist/browser/api/storageCacheManagementContext.js.map +1 -0
  104. package/dist/browser/api/storageTargetOperations/index.d.ts +3 -0
  105. package/dist/browser/api/storageTargetOperations/index.js +4 -0
  106. package/dist/browser/api/storageTargetOperations/index.js.map +1 -0
  107. package/dist/browser/api/storageTargetOperations/operations.d.ts +21 -0
  108. package/dist/browser/api/storageTargetOperations/operations.js +139 -0
  109. package/dist/browser/api/storageTargetOperations/operations.js.map +1 -0
  110. package/dist/browser/api/storageTargetOperations/options.d.ts +22 -0
  111. package/dist/browser/api/storageTargetOperations/options.js +4 -0
  112. package/dist/browser/api/storageTargetOperations/options.js.map +1 -0
  113. package/dist/browser/api/storageTargets/index.d.ts +3 -0
  114. package/dist/browser/api/storageTargets/index.js +4 -0
  115. package/dist/browser/api/storageTargets/index.js.map +1 -0
  116. package/dist/browser/api/storageTargets/operations.d.ts +31 -0
  117. package/dist/browser/api/storageTargets/operations.js +206 -0
  118. package/dist/browser/api/storageTargets/operations.js.map +1 -0
  119. package/dist/browser/api/storageTargets/options.d.ts +30 -0
  120. package/dist/browser/api/storageTargets/options.js +4 -0
  121. package/dist/browser/api/storageTargets/options.js.map +1 -0
  122. package/dist/browser/api/usageModels/index.d.ts +3 -0
  123. package/dist/browser/api/usageModels/index.js +4 -0
  124. package/dist/browser/api/usageModels/index.js.map +1 -0
  125. package/dist/browser/api/usageModels/operations.d.ts +10 -0
  126. package/dist/browser/api/usageModels/operations.js +34 -0
  127. package/dist/browser/api/usageModels/operations.js.map +1 -0
  128. package/dist/browser/api/usageModels/options.d.ts +5 -0
  129. package/dist/browser/api/usageModels/options.js +4 -0
  130. package/dist/browser/api/usageModels/options.js.map +1 -0
  131. package/dist/browser/classic/amlFilesystems/index.d.ts +39 -0
  132. package/dist/browser/classic/amlFilesystems/index.js +46 -0
  133. package/dist/browser/classic/amlFilesystems/index.js.map +1 -0
  134. package/dist/browser/classic/ascOperations/index.d.ts +10 -0
  135. package/dist/browser/classic/ascOperations/index.js +14 -0
  136. package/dist/browser/classic/ascOperations/index.js.map +1 -0
  137. package/dist/browser/classic/ascUsages/index.d.ts +11 -0
  138. package/dist/browser/classic/ascUsages/index.js +14 -0
  139. package/dist/browser/classic/ascUsages/index.js.map +1 -0
  140. package/dist/browser/classic/autoExportJobs/index.d.ts +33 -0
  141. package/dist/browser/classic/autoExportJobs/index.js +43 -0
  142. package/dist/browser/classic/autoExportJobs/index.js.map +1 -0
  143. package/dist/browser/classic/autoImportJobs/index.d.ts +33 -0
  144. package/dist/browser/classic/autoImportJobs/index.js +43 -0
  145. package/dist/browser/classic/autoImportJobs/index.js.map +1 -0
  146. package/dist/browser/classic/caches/index.d.ts +95 -0
  147. package/dist/browser/classic/caches/index.js +134 -0
  148. package/dist/browser/classic/caches/index.js.map +1 -0
  149. package/dist/browser/classic/expansionJobs/index.d.ts +33 -0
  150. package/dist/browser/classic/expansionJobs/index.js +43 -0
  151. package/dist/browser/classic/expansionJobs/index.js.map +1 -0
  152. package/dist/browser/classic/importJobs/index.d.ts +33 -0
  153. package/dist/browser/classic/importJobs/index.js +43 -0
  154. package/dist/browser/classic/importJobs/index.js.map +1 -0
  155. package/dist/browser/classic/index.d.ts +14 -0
  156. package/dist/browser/classic/index.js +4 -0
  157. package/dist/browser/classic/index.js.map +1 -0
  158. package/dist/browser/classic/operations/index.d.ts +11 -0
  159. package/dist/browser/classic/operations/index.js +14 -0
  160. package/dist/browser/classic/operations/index.js.map +1 -0
  161. package/dist/browser/classic/skus/index.d.ts +11 -0
  162. package/dist/browser/classic/skus/index.js +14 -0
  163. package/dist/browser/classic/skus/index.js.map +1 -0
  164. package/dist/browser/classic/storageTargetOperations/index.d.ts +33 -0
  165. package/dist/browser/classic/storageTargetOperations/index.js +50 -0
  166. package/dist/browser/classic/storageTargetOperations/index.js.map +1 -0
  167. package/dist/browser/classic/storageTargets/index.d.ts +39 -0
  168. package/dist/browser/classic/storageTargets/index.js +52 -0
  169. package/dist/browser/classic/storageTargets/index.js.map +1 -0
  170. package/dist/browser/classic/usageModels/index.d.ts +11 -0
  171. package/dist/browser/classic/usageModels/index.js +14 -0
  172. package/dist/browser/classic/usageModels/index.js.map +1 -0
  173. package/dist/browser/index.d.ts +27 -3
  174. package/dist/browser/index.js +5 -6
  175. package/dist/browser/index.js.map +1 -1
  176. package/dist/browser/logger.d.ts +2 -0
  177. package/dist/browser/logger.js +5 -0
  178. package/dist/browser/logger.js.map +1 -0
  179. package/dist/browser/models/index.d.ts +2 -3046
  180. package/dist/browser/models/index.js +1 -412
  181. package/dist/browser/models/index.js.map +1 -1
  182. package/dist/browser/models/models.d.ts +2443 -0
  183. package/dist/browser/models/models.js +2519 -0
  184. package/dist/browser/models/models.js.map +1 -0
  185. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  186. package/dist/browser/restorePollerHelpers.js +148 -0
  187. package/dist/browser/restorePollerHelpers.js.map +1 -0
  188. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  189. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  190. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  191. package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
  192. package/dist/browser/static-helpers/pagingHelpers.js +143 -0
  193. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  194. package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
  195. package/dist/browser/static-helpers/pollingHelpers.js +95 -0
  196. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  197. package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  198. package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
  199. package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  200. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
  201. package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
  202. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
  203. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  204. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  205. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  206. package/dist/browser/storageCacheManagementClient.d.ts +54 -39
  207. package/dist/browser/storageCacheManagementClient.js +78 -169
  208. package/dist/browser/storageCacheManagementClient.js.map +1 -1
  209. package/dist/commonjs/api/amlFilesystems/index.d.ts +3 -0
  210. package/dist/commonjs/api/amlFilesystems/index.js +42 -0
  211. package/dist/commonjs/api/amlFilesystems/index.js.map +7 -0
  212. package/dist/commonjs/api/amlFilesystems/operations.d.ts +39 -0
  213. package/dist/commonjs/api/amlFilesystems/operations.js +363 -0
  214. package/dist/commonjs/api/amlFilesystems/operations.js.map +7 -0
  215. package/dist/commonjs/api/amlFilesystems/options.d.ts +35 -0
  216. package/dist/commonjs/api/amlFilesystems/options.js +16 -0
  217. package/dist/commonjs/api/amlFilesystems/options.js.map +7 -0
  218. package/dist/commonjs/api/ascOperations/index.d.ts +3 -0
  219. package/dist/commonjs/api/ascOperations/index.js +28 -0
  220. package/dist/commonjs/api/ascOperations/index.js.map +7 -0
  221. package/dist/commonjs/api/ascOperations/operations.d.ts +9 -0
  222. package/dist/commonjs/api/ascOperations/operations.js +67 -0
  223. package/dist/commonjs/api/ascOperations/operations.js.map +7 -0
  224. package/dist/commonjs/api/ascOperations/options.d.ts +5 -0
  225. package/dist/commonjs/api/ascOperations/options.js +16 -0
  226. package/dist/commonjs/api/ascOperations/options.js.map +7 -0
  227. package/dist/commonjs/api/ascUsages/index.d.ts +3 -0
  228. package/dist/commonjs/api/ascUsages/index.js +28 -0
  229. package/dist/commonjs/api/ascUsages/index.js.map +7 -0
  230. package/dist/commonjs/api/ascUsages/operations.d.ts +10 -0
  231. package/dist/commonjs/api/ascUsages/operations.js +72 -0
  232. package/dist/commonjs/api/ascUsages/operations.js.map +7 -0
  233. package/dist/commonjs/api/ascUsages/options.d.ts +5 -0
  234. package/dist/commonjs/api/ascUsages/options.js +16 -0
  235. package/dist/commonjs/api/ascUsages/options.js.map +7 -0
  236. package/dist/commonjs/api/autoExportJobs/index.d.ts +3 -0
  237. package/dist/commonjs/api/autoExportJobs/index.js +36 -0
  238. package/dist/commonjs/api/autoExportJobs/index.js.map +7 -0
  239. package/dist/commonjs/api/autoExportJobs/operations.d.ts +27 -0
  240. package/dist/commonjs/api/autoExportJobs/operations.js +270 -0
  241. package/dist/commonjs/api/autoExportJobs/operations.js.map +7 -0
  242. package/dist/commonjs/api/autoExportJobs/options.d.ts +23 -0
  243. package/dist/commonjs/api/autoExportJobs/options.js +16 -0
  244. package/dist/commonjs/api/autoExportJobs/options.js.map +7 -0
  245. package/dist/commonjs/api/autoImportJobs/index.d.ts +3 -0
  246. package/dist/commonjs/api/autoImportJobs/index.js +36 -0
  247. package/dist/commonjs/api/autoImportJobs/index.js.map +7 -0
  248. package/dist/commonjs/api/autoImportJobs/operations.d.ts +27 -0
  249. package/dist/commonjs/api/autoImportJobs/operations.js +270 -0
  250. package/dist/commonjs/api/autoImportJobs/operations.js.map +7 -0
  251. package/dist/commonjs/api/autoImportJobs/options.d.ts +23 -0
  252. package/dist/commonjs/api/autoImportJobs/options.js +16 -0
  253. package/dist/commonjs/api/autoImportJobs/options.js.map +7 -0
  254. package/dist/commonjs/api/caches/index.d.ts +3 -0
  255. package/dist/commonjs/api/caches/index.js +58 -0
  256. package/dist/commonjs/api/caches/index.js.map +7 -0
  257. package/dist/commonjs/api/caches/operations.d.ts +71 -0
  258. package/dist/commonjs/api/caches/operations.js +717 -0
  259. package/dist/commonjs/api/caches/operations.js.map +7 -0
  260. package/dist/commonjs/api/caches/options.d.ts +89 -0
  261. package/dist/commonjs/api/caches/options.js +16 -0
  262. package/dist/commonjs/api/caches/options.js.map +7 -0
  263. package/dist/commonjs/api/expansionJobs/index.d.ts +3 -0
  264. package/dist/commonjs/api/expansionJobs/index.js +36 -0
  265. package/dist/commonjs/api/expansionJobs/index.js.map +7 -0
  266. package/dist/commonjs/api/expansionJobs/operations.d.ts +27 -0
  267. package/dist/commonjs/api/expansionJobs/operations.js +270 -0
  268. package/dist/commonjs/api/expansionJobs/operations.js.map +7 -0
  269. package/dist/commonjs/api/expansionJobs/options.d.ts +23 -0
  270. package/dist/commonjs/api/expansionJobs/options.js +16 -0
  271. package/dist/commonjs/api/expansionJobs/options.js.map +7 -0
  272. package/dist/commonjs/api/importJobs/index.d.ts +3 -0
  273. package/dist/commonjs/api/importJobs/index.js +36 -0
  274. package/dist/commonjs/api/importJobs/index.js.map +7 -0
  275. package/dist/commonjs/api/importJobs/operations.d.ts +27 -0
  276. package/dist/commonjs/api/importJobs/operations.js +263 -0
  277. package/dist/commonjs/api/importJobs/operations.js.map +7 -0
  278. package/dist/commonjs/api/importJobs/options.d.ts +23 -0
  279. package/dist/commonjs/api/importJobs/options.js +16 -0
  280. package/dist/commonjs/api/importJobs/options.js.map +7 -0
  281. package/dist/commonjs/api/index.d.ts +5 -0
  282. package/dist/commonjs/api/index.js +33 -0
  283. package/dist/commonjs/api/index.js.map +7 -0
  284. package/dist/commonjs/api/operations/index.d.ts +3 -0
  285. package/dist/commonjs/api/operations/index.js +28 -0
  286. package/dist/commonjs/api/operations/index.js.map +7 -0
  287. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  288. package/dist/commonjs/api/operations/operations.js +70 -0
  289. package/dist/commonjs/api/operations/operations.js.map +7 -0
  290. package/dist/commonjs/api/operations/options.d.ts +5 -0
  291. package/dist/commonjs/api/operations/options.js +16 -0
  292. package/dist/commonjs/api/operations/options.js.map +7 -0
  293. package/dist/commonjs/api/operations.d.ts +13 -0
  294. package/dist/commonjs/api/operations.js +114 -0
  295. package/dist/commonjs/api/operations.js.map +7 -0
  296. package/dist/commonjs/api/options.d.ts +13 -0
  297. package/dist/commonjs/api/options.js +16 -0
  298. package/dist/commonjs/api/options.js.map +7 -0
  299. package/dist/commonjs/api/skus/index.d.ts +3 -0
  300. package/dist/commonjs/api/skus/index.js +28 -0
  301. package/dist/commonjs/api/skus/index.js.map +7 -0
  302. package/dist/commonjs/api/skus/operations.d.ts +10 -0
  303. package/dist/commonjs/api/skus/operations.js +71 -0
  304. package/dist/commonjs/api/skus/operations.js.map +7 -0
  305. package/dist/commonjs/api/skus/options.d.ts +5 -0
  306. package/dist/commonjs/api/skus/options.js +16 -0
  307. package/dist/commonjs/api/skus/options.js.map +7 -0
  308. package/dist/commonjs/api/storageCacheManagementContext.d.ts +22 -0
  309. package/dist/commonjs/api/storageCacheManagementContext.js +47 -0
  310. package/dist/commonjs/api/storageCacheManagementContext.js.map +7 -0
  311. package/dist/commonjs/api/storageTargetOperations/index.d.ts +3 -0
  312. package/dist/commonjs/api/storageTargetOperations/index.js +34 -0
  313. package/dist/commonjs/api/storageTargetOperations/index.js.map +7 -0
  314. package/dist/commonjs/api/storageTargetOperations/operations.d.ts +21 -0
  315. package/dist/commonjs/api/storageTargetOperations/operations.js +197 -0
  316. package/dist/commonjs/api/storageTargetOperations/operations.js.map +7 -0
  317. package/dist/commonjs/api/storageTargetOperations/options.d.ts +22 -0
  318. package/dist/commonjs/api/storageTargetOperations/options.js +16 -0
  319. package/dist/commonjs/api/storageTargetOperations/options.js.map +7 -0
  320. package/dist/commonjs/api/storageTargets/index.d.ts +3 -0
  321. package/dist/commonjs/api/storageTargets/index.js +38 -0
  322. package/dist/commonjs/api/storageTargets/index.js.map +7 -0
  323. package/dist/commonjs/api/storageTargets/operations.d.ts +31 -0
  324. package/dist/commonjs/api/storageTargets/operations.js +295 -0
  325. package/dist/commonjs/api/storageTargets/operations.js.map +7 -0
  326. package/dist/commonjs/api/storageTargets/options.d.ts +30 -0
  327. package/dist/commonjs/api/storageTargets/options.js +16 -0
  328. package/dist/commonjs/api/storageTargets/options.js.map +7 -0
  329. package/dist/commonjs/api/usageModels/index.d.ts +3 -0
  330. package/dist/commonjs/api/usageModels/index.js +28 -0
  331. package/dist/commonjs/api/usageModels/index.js.map +7 -0
  332. package/dist/commonjs/api/usageModels/operations.d.ts +10 -0
  333. package/dist/commonjs/api/usageModels/operations.js +71 -0
  334. package/dist/commonjs/api/usageModels/operations.js.map +7 -0
  335. package/dist/commonjs/api/usageModels/options.d.ts +5 -0
  336. package/dist/commonjs/api/usageModels/options.js +16 -0
  337. package/dist/commonjs/api/usageModels/options.js.map +7 -0
  338. package/dist/commonjs/classic/amlFilesystems/index.d.ts +39 -0
  339. package/dist/commonjs/classic/amlFilesystems/index.js +82 -0
  340. package/dist/commonjs/classic/amlFilesystems/index.js.map +7 -0
  341. package/dist/commonjs/classic/ascOperations/index.d.ts +10 -0
  342. package/dist/commonjs/classic/ascOperations/index.js +38 -0
  343. package/dist/commonjs/classic/ascOperations/index.js.map +7 -0
  344. package/dist/commonjs/classic/ascUsages/index.d.ts +11 -0
  345. package/dist/commonjs/classic/ascUsages/index.js +38 -0
  346. package/dist/commonjs/classic/ascUsages/index.js.map +7 -0
  347. package/dist/commonjs/classic/autoExportJobs/index.d.ts +33 -0
  348. package/dist/commonjs/classic/autoExportJobs/index.js +121 -0
  349. package/dist/commonjs/classic/autoExportJobs/index.js.map +7 -0
  350. package/dist/commonjs/classic/autoImportJobs/index.d.ts +33 -0
  351. package/dist/commonjs/classic/autoImportJobs/index.js +121 -0
  352. package/dist/commonjs/classic/autoImportJobs/index.js.map +7 -0
  353. package/dist/commonjs/classic/caches/index.d.ts +95 -0
  354. package/dist/commonjs/classic/caches/index.js +158 -0
  355. package/dist/commonjs/classic/caches/index.js.map +7 -0
  356. package/dist/commonjs/classic/expansionJobs/index.d.ts +33 -0
  357. package/dist/commonjs/classic/expansionJobs/index.js +121 -0
  358. package/dist/commonjs/classic/expansionJobs/index.js.map +7 -0
  359. package/dist/commonjs/classic/importJobs/index.d.ts +33 -0
  360. package/dist/commonjs/classic/importJobs/index.js +102 -0
  361. package/dist/commonjs/classic/importJobs/index.js.map +7 -0
  362. package/dist/commonjs/classic/index.d.ts +14 -0
  363. package/dist/commonjs/classic/index.js +16 -0
  364. package/dist/commonjs/classic/index.js.map +7 -0
  365. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  366. package/dist/commonjs/classic/operations/index.js +38 -0
  367. package/dist/commonjs/classic/operations/index.js.map +7 -0
  368. package/dist/commonjs/classic/skus/index.d.ts +11 -0
  369. package/dist/commonjs/classic/skus/index.js +38 -0
  370. package/dist/commonjs/classic/skus/index.js.map +7 -0
  371. package/dist/commonjs/classic/storageTargetOperations/index.d.ts +33 -0
  372. package/dist/commonjs/classic/storageTargetOperations/index.js +74 -0
  373. package/dist/commonjs/classic/storageTargetOperations/index.js.map +7 -0
  374. package/dist/commonjs/classic/storageTargets/index.d.ts +39 -0
  375. package/dist/commonjs/classic/storageTargets/index.js +109 -0
  376. package/dist/commonjs/classic/storageTargets/index.js.map +7 -0
  377. package/dist/commonjs/classic/usageModels/index.d.ts +11 -0
  378. package/dist/commonjs/classic/usageModels/index.js +38 -0
  379. package/dist/commonjs/classic/usageModels/index.js.map +7 -0
  380. package/dist/commonjs/index.d.ts +27 -3
  381. package/dist/commonjs/index.js +79 -8
  382. package/dist/commonjs/index.js.map +3 -3
  383. package/dist/commonjs/logger.d.ts +2 -0
  384. package/dist/commonjs/logger.js +29 -0
  385. package/dist/commonjs/logger.js.map +7 -0
  386. package/dist/commonjs/models/index.d.ts +2 -3046
  387. package/dist/commonjs/models/index.js +37 -271
  388. package/dist/commonjs/models/index.js.map +4 -4
  389. package/dist/commonjs/models/models.d.ts +2443 -0
  390. package/dist/commonjs/models/models.js +2509 -0
  391. package/dist/commonjs/models/models.js.map +7 -0
  392. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  393. package/dist/commonjs/restorePollerHelpers.js +161 -0
  394. package/dist/commonjs/restorePollerHelpers.js.map +7 -0
  395. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  396. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  397. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  398. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
  399. package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
  400. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
  401. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
  402. package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
  403. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
  404. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  405. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
  406. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
  407. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
  408. package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
  409. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
  410. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  411. package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
  412. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
  413. package/dist/commonjs/storageCacheManagementClient.d.ts +54 -39
  414. package/dist/commonjs/storageCacheManagementClient.js +77 -176
  415. package/dist/commonjs/storageCacheManagementClient.js.map +4 -4
  416. package/dist/commonjs/tsdoc-metadata.json +1 -1
  417. package/dist/esm/api/amlFilesystems/index.d.ts +3 -0
  418. package/dist/esm/api/amlFilesystems/index.js +4 -0
  419. package/dist/esm/api/amlFilesystems/index.js.map +1 -0
  420. package/dist/esm/api/amlFilesystems/operations.d.ts +39 -0
  421. package/dist/esm/api/amlFilesystems/operations.js +259 -0
  422. package/dist/esm/api/amlFilesystems/operations.js.map +1 -0
  423. package/dist/esm/api/amlFilesystems/options.d.ts +35 -0
  424. package/dist/esm/api/amlFilesystems/options.js +4 -0
  425. package/dist/esm/api/amlFilesystems/options.js.map +1 -0
  426. package/dist/esm/api/ascOperations/index.d.ts +3 -0
  427. package/dist/esm/api/ascOperations/index.js +4 -0
  428. package/dist/esm/api/ascOperations/index.js.map +1 -0
  429. package/dist/esm/api/ascOperations/operations.d.ts +9 -0
  430. package/dist/esm/api/ascOperations/operations.js +36 -0
  431. package/dist/esm/api/ascOperations/operations.js.map +1 -0
  432. package/dist/esm/api/ascOperations/options.d.ts +5 -0
  433. package/dist/esm/api/ascOperations/options.js +4 -0
  434. package/dist/esm/api/ascOperations/options.js.map +1 -0
  435. package/dist/esm/api/ascUsages/index.d.ts +3 -0
  436. package/dist/esm/api/ascUsages/index.js +4 -0
  437. package/dist/esm/api/ascUsages/index.js.map +1 -0
  438. package/dist/esm/api/ascUsages/operations.d.ts +10 -0
  439. package/dist/esm/api/ascUsages/operations.js +35 -0
  440. package/dist/esm/api/ascUsages/operations.js.map +1 -0
  441. package/dist/esm/api/ascUsages/options.d.ts +5 -0
  442. package/dist/esm/api/ascUsages/options.js +4 -0
  443. package/dist/esm/api/ascUsages/options.js.map +1 -0
  444. package/dist/esm/api/autoExportJobs/index.d.ts +3 -0
  445. package/dist/esm/api/autoExportJobs/index.js +4 -0
  446. package/dist/esm/api/autoExportJobs/index.js.map +1 -0
  447. package/dist/esm/api/autoExportJobs/operations.d.ts +27 -0
  448. package/dist/esm/api/autoExportJobs/operations.js +177 -0
  449. package/dist/esm/api/autoExportJobs/operations.js.map +1 -0
  450. package/dist/esm/api/autoExportJobs/options.d.ts +23 -0
  451. package/dist/esm/api/autoExportJobs/options.js +4 -0
  452. package/dist/esm/api/autoExportJobs/options.js.map +1 -0
  453. package/dist/esm/api/autoImportJobs/index.d.ts +3 -0
  454. package/dist/esm/api/autoImportJobs/index.js +4 -0
  455. package/dist/esm/api/autoImportJobs/index.js.map +1 -0
  456. package/dist/esm/api/autoImportJobs/operations.d.ts +27 -0
  457. package/dist/esm/api/autoImportJobs/operations.js +177 -0
  458. package/dist/esm/api/autoImportJobs/operations.js.map +1 -0
  459. package/dist/esm/api/autoImportJobs/options.d.ts +23 -0
  460. package/dist/esm/api/autoImportJobs/options.js +4 -0
  461. package/dist/esm/api/autoImportJobs/options.js.map +1 -0
  462. package/dist/esm/api/caches/index.d.ts +3 -0
  463. package/dist/esm/api/caches/index.js +4 -0
  464. package/dist/esm/api/caches/index.js.map +1 -0
  465. package/dist/esm/api/caches/operations.d.ts +71 -0
  466. package/dist/esm/api/caches/operations.js +547 -0
  467. package/dist/esm/api/caches/operations.js.map +1 -0
  468. package/dist/esm/api/caches/options.d.ts +89 -0
  469. package/dist/esm/api/caches/options.js +4 -0
  470. package/dist/esm/api/caches/options.js.map +1 -0
  471. package/dist/esm/api/expansionJobs/index.d.ts +3 -0
  472. package/dist/esm/api/expansionJobs/index.js +4 -0
  473. package/dist/esm/api/expansionJobs/index.js.map +1 -0
  474. package/dist/esm/api/expansionJobs/operations.d.ts +27 -0
  475. package/dist/esm/api/expansionJobs/operations.js +177 -0
  476. package/dist/esm/api/expansionJobs/operations.js.map +1 -0
  477. package/dist/esm/api/expansionJobs/options.d.ts +23 -0
  478. package/dist/esm/api/expansionJobs/options.js +4 -0
  479. package/dist/esm/api/expansionJobs/options.js.map +1 -0
  480. package/dist/esm/api/importJobs/index.d.ts +3 -0
  481. package/dist/esm/api/importJobs/index.js +4 -0
  482. package/dist/esm/api/importJobs/index.js.map +1 -0
  483. package/dist/esm/api/importJobs/operations.d.ts +27 -0
  484. package/dist/esm/api/importJobs/operations.js +177 -0
  485. package/dist/esm/api/importJobs/operations.js.map +1 -0
  486. package/dist/esm/api/importJobs/options.d.ts +23 -0
  487. package/dist/esm/api/importJobs/options.js +4 -0
  488. package/dist/esm/api/importJobs/options.js.map +1 -0
  489. package/dist/esm/api/index.d.ts +5 -0
  490. package/dist/esm/api/index.js +5 -0
  491. package/dist/esm/api/index.js.map +1 -0
  492. package/dist/esm/api/operations/index.d.ts +3 -0
  493. package/dist/esm/api/operations/index.js +4 -0
  494. package/dist/esm/api/operations/index.js.map +1 -0
  495. package/dist/esm/api/operations/operations.d.ts +10 -0
  496. package/dist/esm/api/operations/operations.js +33 -0
  497. package/dist/esm/api/operations/operations.js.map +1 -0
  498. package/dist/esm/api/operations/options.d.ts +5 -0
  499. package/dist/esm/api/operations/options.js +4 -0
  500. package/dist/esm/api/operations/options.js.map +1 -0
  501. package/dist/esm/api/operations.d.ts +13 -0
  502. package/dist/esm/api/operations.js +77 -0
  503. package/dist/esm/api/operations.js.map +1 -0
  504. package/dist/esm/api/options.d.ts +13 -0
  505. package/dist/esm/api/options.js +4 -0
  506. package/dist/esm/api/options.js.map +1 -0
  507. package/dist/esm/api/skus/index.d.ts +3 -0
  508. package/dist/esm/api/skus/index.js +4 -0
  509. package/dist/esm/api/skus/index.js.map +1 -0
  510. package/dist/esm/api/skus/operations.d.ts +10 -0
  511. package/dist/esm/api/skus/operations.js +34 -0
  512. package/dist/esm/api/skus/operations.js.map +1 -0
  513. package/dist/esm/api/skus/options.d.ts +5 -0
  514. package/dist/esm/api/skus/options.js +4 -0
  515. package/dist/esm/api/skus/options.js.map +1 -0
  516. package/dist/esm/api/storageCacheManagementContext.d.ts +22 -0
  517. package/dist/esm/api/storageCacheManagementContext.js +26 -0
  518. package/dist/esm/api/storageCacheManagementContext.js.map +1 -0
  519. package/dist/esm/api/storageTargetOperations/index.d.ts +3 -0
  520. package/dist/esm/api/storageTargetOperations/index.js +4 -0
  521. package/dist/esm/api/storageTargetOperations/index.js.map +1 -0
  522. package/dist/esm/api/storageTargetOperations/operations.d.ts +21 -0
  523. package/dist/esm/api/storageTargetOperations/operations.js +139 -0
  524. package/dist/esm/api/storageTargetOperations/operations.js.map +1 -0
  525. package/dist/esm/api/storageTargetOperations/options.d.ts +22 -0
  526. package/dist/esm/api/storageTargetOperations/options.js +4 -0
  527. package/dist/esm/api/storageTargetOperations/options.js.map +1 -0
  528. package/dist/esm/api/storageTargets/index.d.ts +3 -0
  529. package/dist/esm/api/storageTargets/index.js +4 -0
  530. package/dist/esm/api/storageTargets/index.js.map +1 -0
  531. package/dist/esm/api/storageTargets/operations.d.ts +31 -0
  532. package/dist/esm/api/storageTargets/operations.js +206 -0
  533. package/dist/esm/api/storageTargets/operations.js.map +1 -0
  534. package/dist/esm/api/storageTargets/options.d.ts +30 -0
  535. package/dist/esm/api/storageTargets/options.js +4 -0
  536. package/dist/esm/api/storageTargets/options.js.map +1 -0
  537. package/dist/esm/api/usageModels/index.d.ts +3 -0
  538. package/dist/esm/api/usageModels/index.js +4 -0
  539. package/dist/esm/api/usageModels/index.js.map +1 -0
  540. package/dist/esm/api/usageModels/operations.d.ts +10 -0
  541. package/dist/esm/api/usageModels/operations.js +34 -0
  542. package/dist/esm/api/usageModels/operations.js.map +1 -0
  543. package/dist/esm/api/usageModels/options.d.ts +5 -0
  544. package/dist/esm/api/usageModels/options.js +4 -0
  545. package/dist/esm/api/usageModels/options.js.map +1 -0
  546. package/dist/esm/classic/amlFilesystems/index.d.ts +39 -0
  547. package/dist/esm/classic/amlFilesystems/index.js +46 -0
  548. package/dist/esm/classic/amlFilesystems/index.js.map +1 -0
  549. package/dist/esm/classic/ascOperations/index.d.ts +10 -0
  550. package/dist/esm/classic/ascOperations/index.js +14 -0
  551. package/dist/esm/classic/ascOperations/index.js.map +1 -0
  552. package/dist/esm/classic/ascUsages/index.d.ts +11 -0
  553. package/dist/esm/classic/ascUsages/index.js +14 -0
  554. package/dist/esm/classic/ascUsages/index.js.map +1 -0
  555. package/dist/esm/classic/autoExportJobs/index.d.ts +33 -0
  556. package/dist/esm/classic/autoExportJobs/index.js +43 -0
  557. package/dist/esm/classic/autoExportJobs/index.js.map +1 -0
  558. package/dist/esm/classic/autoImportJobs/index.d.ts +33 -0
  559. package/dist/esm/classic/autoImportJobs/index.js +43 -0
  560. package/dist/esm/classic/autoImportJobs/index.js.map +1 -0
  561. package/dist/esm/classic/caches/index.d.ts +95 -0
  562. package/dist/esm/classic/caches/index.js +134 -0
  563. package/dist/esm/classic/caches/index.js.map +1 -0
  564. package/dist/esm/classic/expansionJobs/index.d.ts +33 -0
  565. package/dist/esm/classic/expansionJobs/index.js +43 -0
  566. package/dist/esm/classic/expansionJobs/index.js.map +1 -0
  567. package/dist/esm/classic/importJobs/index.d.ts +33 -0
  568. package/dist/esm/classic/importJobs/index.js +43 -0
  569. package/dist/esm/classic/importJobs/index.js.map +1 -0
  570. package/dist/esm/classic/index.d.ts +14 -0
  571. package/dist/esm/classic/index.js +4 -0
  572. package/dist/esm/classic/index.js.map +1 -0
  573. package/dist/esm/classic/operations/index.d.ts +11 -0
  574. package/dist/esm/classic/operations/index.js +14 -0
  575. package/dist/esm/classic/operations/index.js.map +1 -0
  576. package/dist/esm/classic/skus/index.d.ts +11 -0
  577. package/dist/esm/classic/skus/index.js +14 -0
  578. package/dist/esm/classic/skus/index.js.map +1 -0
  579. package/dist/esm/classic/storageTargetOperations/index.d.ts +33 -0
  580. package/dist/esm/classic/storageTargetOperations/index.js +50 -0
  581. package/dist/esm/classic/storageTargetOperations/index.js.map +1 -0
  582. package/dist/esm/classic/storageTargets/index.d.ts +39 -0
  583. package/dist/esm/classic/storageTargets/index.js +52 -0
  584. package/dist/esm/classic/storageTargets/index.js.map +1 -0
  585. package/dist/esm/classic/usageModels/index.d.ts +11 -0
  586. package/dist/esm/classic/usageModels/index.js +14 -0
  587. package/dist/esm/classic/usageModels/index.js.map +1 -0
  588. package/dist/esm/index.d.ts +27 -3
  589. package/dist/esm/index.js +9 -8
  590. package/dist/esm/index.js.map +1 -7
  591. package/dist/esm/logger.d.ts +2 -0
  592. package/dist/esm/logger.js +5 -0
  593. package/dist/esm/logger.js.map +1 -0
  594. package/dist/esm/models/index.d.ts +2 -3046
  595. package/dist/esm/models/index.js +4 -272
  596. package/dist/esm/models/index.js.map +1 -7
  597. package/dist/esm/models/models.d.ts +2443 -0
  598. package/dist/esm/models/models.js +2519 -0
  599. package/dist/esm/models/models.js.map +1 -0
  600. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  601. package/dist/esm/restorePollerHelpers.js +148 -0
  602. package/dist/esm/restorePollerHelpers.js.map +1 -0
  603. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  604. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  605. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  606. package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
  607. package/dist/esm/static-helpers/pagingHelpers.js +143 -0
  608. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  609. package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
  610. package/dist/esm/static-helpers/pollingHelpers.js +95 -0
  611. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  612. package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  613. package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
  614. package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  615. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
  616. package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
  617. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
  618. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  619. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  620. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  621. package/dist/esm/storageCacheManagementClient.d.ts +54 -39
  622. package/dist/esm/storageCacheManagementClient.js +86 -187
  623. package/dist/esm/storageCacheManagementClient.js.map +1 -7
  624. package/package.json +297 -78
  625. package/dist/browser/index.d.ts.map +0 -1
  626. package/dist/browser/lroImpl.d.ts +0 -11
  627. package/dist/browser/lroImpl.d.ts.map +0 -1
  628. package/dist/browser/lroImpl.js +0 -20
  629. package/dist/browser/lroImpl.js.map +0 -1
  630. package/dist/browser/models/index.d.ts.map +0 -1
  631. package/dist/browser/models/mappers.d.ts +0 -131
  632. package/dist/browser/models/mappers.d.ts.map +0 -1
  633. package/dist/browser/models/mappers.js +0 -4321
  634. package/dist/browser/models/mappers.js.map +0 -1
  635. package/dist/browser/models/parameters.d.ts +0 -39
  636. package/dist/browser/models/parameters.d.ts.map +0 -1
  637. package/dist/browser/models/parameters.js +0 -319
  638. package/dist/browser/models/parameters.js.map +0 -1
  639. package/dist/browser/operations/amlFilesystems.d.ts +0 -134
  640. package/dist/browser/operations/amlFilesystems.d.ts.map +0 -1
  641. package/dist/browser/operations/amlFilesystems.js +0 -573
  642. package/dist/browser/operations/amlFilesystems.js.map +0 -1
  643. package/dist/browser/operations/ascOperations.d.ts +0 -20
  644. package/dist/browser/operations/ascOperations.d.ts.map +0 -1
  645. package/dist/browser/operations/ascOperations.js +0 -49
  646. package/dist/browser/operations/ascOperations.js.map +0 -1
  647. package/dist/browser/operations/ascUsages.d.ts +0 -35
  648. package/dist/browser/operations/ascUsages.d.ts.map +0 -1
  649. package/dist/browser/operations/ascUsages.js +0 -119
  650. package/dist/browser/operations/ascUsages.js.map +0 -1
  651. package/dist/browser/operations/autoExportJobs.d.ts +0 -120
  652. package/dist/browser/operations/autoExportJobs.d.ts.map +0 -1
  653. package/dist/browser/operations/autoExportJobs.js +0 -478
  654. package/dist/browser/operations/autoExportJobs.js.map +0 -1
  655. package/dist/browser/operations/autoImportJobs.d.ts +0 -120
  656. package/dist/browser/operations/autoImportJobs.d.ts.map +0 -1
  657. package/dist/browser/operations/autoImportJobs.js +0 -478
  658. package/dist/browser/operations/autoImportJobs.js.map +0 -1
  659. package/dist/browser/operations/caches.d.ts +0 -276
  660. package/dist/browser/operations/caches.d.ts.map +0 -1
  661. package/dist/browser/operations/caches.js +0 -1369
  662. package/dist/browser/operations/caches.js.map +0 -1
  663. package/dist/browser/operations/expansionJobs.d.ts +0 -120
  664. package/dist/browser/operations/expansionJobs.d.ts.map +0 -1
  665. package/dist/browser/operations/expansionJobs.js +0 -473
  666. package/dist/browser/operations/expansionJobs.js.map +0 -1
  667. package/dist/browser/operations/importJobs.d.ts +0 -120
  668. package/dist/browser/operations/importJobs.d.ts.map +0 -1
  669. package/dist/browser/operations/importJobs.js +0 -473
  670. package/dist/browser/operations/importJobs.js.map +0 -1
  671. package/dist/browser/operations/index.d.ts +0 -14
  672. package/dist/browser/operations/index.d.ts.map +0 -1
  673. package/dist/browser/operations/index.js +0 -18
  674. package/dist/browser/operations/index.js.map +0 -1
  675. package/dist/browser/operations/operations.d.ts +0 -32
  676. package/dist/browser/operations/operations.d.ts.map +0 -1
  677. package/dist/browser/operations/operations.js +0 -111
  678. package/dist/browser/operations/operations.js.map +0 -1
  679. package/dist/browser/operations/skus.d.ts +0 -32
  680. package/dist/browser/operations/skus.d.ts.map +0 -1
  681. package/dist/browser/operations/skus.js +0 -111
  682. package/dist/browser/operations/skus.js.map +0 -1
  683. package/dist/browser/operations/storageTargetOperations.d.ts +0 -90
  684. package/dist/browser/operations/storageTargetOperations.d.ts.map +0 -1
  685. package/dist/browser/operations/storageTargetOperations.js +0 -361
  686. package/dist/browser/operations/storageTargetOperations.js.map +0 -1
  687. package/dist/browser/operations/storageTargets.d.ts +0 -135
  688. package/dist/browser/operations/storageTargets.d.ts.map +0 -1
  689. package/dist/browser/operations/storageTargets.js +0 -528
  690. package/dist/browser/operations/storageTargets.js.map +0 -1
  691. package/dist/browser/operations/usageModels.d.ts +0 -32
  692. package/dist/browser/operations/usageModels.d.ts.map +0 -1
  693. package/dist/browser/operations/usageModels.js +0 -111
  694. package/dist/browser/operations/usageModels.js.map +0 -1
  695. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts +0 -98
  696. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  697. package/dist/browser/operationsInterfaces/amlFilesystems.js +0 -4
  698. package/dist/browser/operationsInterfaces/amlFilesystems.js.map +0 -1
  699. package/dist/browser/operationsInterfaces/ascOperations.d.ts +0 -12
  700. package/dist/browser/operationsInterfaces/ascOperations.d.ts.map +0 -1
  701. package/dist/browser/operationsInterfaces/ascOperations.js +0 -4
  702. package/dist/browser/operationsInterfaces/ascOperations.js.map +0 -1
  703. package/dist/browser/operationsInterfaces/ascUsages.d.ts +0 -12
  704. package/dist/browser/operationsInterfaces/ascUsages.d.ts.map +0 -1
  705. package/dist/browser/operationsInterfaces/ascUsages.js +0 -4
  706. package/dist/browser/operationsInterfaces/ascUsages.js.map +0 -1
  707. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts +0 -93
  708. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  709. package/dist/browser/operationsInterfaces/autoExportJobs.js +0 -4
  710. package/dist/browser/operationsInterfaces/autoExportJobs.js.map +0 -1
  711. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts +0 -93
  712. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  713. package/dist/browser/operationsInterfaces/autoImportJobs.js +0 -4
  714. package/dist/browser/operationsInterfaces/autoImportJobs.js.map +0 -1
  715. package/dist/browser/operationsInterfaces/caches.d.ts +0 -240
  716. package/dist/browser/operationsInterfaces/caches.d.ts.map +0 -1
  717. package/dist/browser/operationsInterfaces/caches.js +0 -4
  718. package/dist/browser/operationsInterfaces/caches.js.map +0 -1
  719. package/dist/browser/operationsInterfaces/expansionJobs.d.ts +0 -93
  720. package/dist/browser/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  721. package/dist/browser/operationsInterfaces/expansionJobs.js +0 -4
  722. package/dist/browser/operationsInterfaces/expansionJobs.js.map +0 -1
  723. package/dist/browser/operationsInterfaces/importJobs.d.ts +0 -93
  724. package/dist/browser/operationsInterfaces/importJobs.d.ts.map +0 -1
  725. package/dist/browser/operationsInterfaces/importJobs.js +0 -4
  726. package/dist/browser/operationsInterfaces/importJobs.js.map +0 -1
  727. package/dist/browser/operationsInterfaces/index.d.ts +0 -14
  728. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  729. package/dist/browser/operationsInterfaces/index.js +0 -18
  730. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  731. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  732. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  733. package/dist/browser/operationsInterfaces/operations.js +0 -4
  734. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  735. package/dist/browser/operationsInterfaces/skus.d.ts +0 -11
  736. package/dist/browser/operationsInterfaces/skus.d.ts.map +0 -1
  737. package/dist/browser/operationsInterfaces/skus.js +0 -4
  738. package/dist/browser/operationsInterfaces/skus.js.map +0 -1
  739. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  740. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  741. package/dist/browser/operationsInterfaces/storageTargetOperations.js +0 -4
  742. package/dist/browser/operationsInterfaces/storageTargetOperations.js.map +0 -1
  743. package/dist/browser/operationsInterfaces/storageTargets.d.ts +0 -108
  744. package/dist/browser/operationsInterfaces/storageTargets.d.ts.map +0 -1
  745. package/dist/browser/operationsInterfaces/storageTargets.js +0 -4
  746. package/dist/browser/operationsInterfaces/storageTargets.js.map +0 -1
  747. package/dist/browser/operationsInterfaces/usageModels.d.ts +0 -11
  748. package/dist/browser/operationsInterfaces/usageModels.d.ts.map +0 -1
  749. package/dist/browser/operationsInterfaces/usageModels.js +0 -4
  750. package/dist/browser/operationsInterfaces/usageModels.js.map +0 -1
  751. package/dist/browser/pagingHelper.d.ts +0 -13
  752. package/dist/browser/pagingHelper.d.ts.map +0 -1
  753. package/dist/browser/pagingHelper.js +0 -25
  754. package/dist/browser/pagingHelper.js.map +0 -1
  755. package/dist/browser/storageCacheManagementClient.d.ts.map +0 -1
  756. package/dist/commonjs/index.d.ts.map +0 -1
  757. package/dist/commonjs/lroImpl.d.ts +0 -11
  758. package/dist/commonjs/lroImpl.d.ts.map +0 -1
  759. package/dist/commonjs/lroImpl.js +0 -43
  760. package/dist/commonjs/lroImpl.js.map +0 -7
  761. package/dist/commonjs/models/index.d.ts.map +0 -1
  762. package/dist/commonjs/models/mappers.d.ts +0 -131
  763. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  764. package/dist/commonjs/models/mappers.js +0 -4600
  765. package/dist/commonjs/models/mappers.js.map +0 -7
  766. package/dist/commonjs/models/parameters.d.ts +0 -39
  767. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  768. package/dist/commonjs/models/parameters.js +0 -414
  769. package/dist/commonjs/models/parameters.js.map +0 -7
  770. package/dist/commonjs/operations/amlFilesystems.d.ts +0 -134
  771. package/dist/commonjs/operations/amlFilesystems.d.ts.map +0 -1
  772. package/dist/commonjs/operations/amlFilesystems.js +0 -632
  773. package/dist/commonjs/operations/amlFilesystems.js.map +0 -7
  774. package/dist/commonjs/operations/ascOperations.d.ts +0 -20
  775. package/dist/commonjs/operations/ascOperations.d.ts.map +0 -1
  776. package/dist/commonjs/operations/ascOperations.js +0 -84
  777. package/dist/commonjs/operations/ascOperations.js.map +0 -7
  778. package/dist/commonjs/operations/ascUsages.d.ts +0 -35
  779. package/dist/commonjs/operations/ascUsages.d.ts.map +0 -1
  780. package/dist/commonjs/operations/ascUsages.js +0 -153
  781. package/dist/commonjs/operations/ascUsages.js.map +0 -7
  782. package/dist/commonjs/operations/autoExportJobs.d.ts +0 -120
  783. package/dist/commonjs/operations/autoExportJobs.d.ts.map +0 -1
  784. package/dist/commonjs/operations/autoExportJobs.js +0 -552
  785. package/dist/commonjs/operations/autoExportJobs.js.map +0 -7
  786. package/dist/commonjs/operations/autoImportJobs.d.ts +0 -120
  787. package/dist/commonjs/operations/autoImportJobs.d.ts.map +0 -1
  788. package/dist/commonjs/operations/autoImportJobs.js +0 -552
  789. package/dist/commonjs/operations/autoImportJobs.js.map +0 -7
  790. package/dist/commonjs/operations/caches.d.ts +0 -276
  791. package/dist/commonjs/operations/caches.d.ts.map +0 -1
  792. package/dist/commonjs/operations/caches.js +0 -1412
  793. package/dist/commonjs/operations/caches.js.map +0 -7
  794. package/dist/commonjs/operations/expansionJobs.d.ts +0 -120
  795. package/dist/commonjs/operations/expansionJobs.d.ts.map +0 -1
  796. package/dist/commonjs/operations/expansionJobs.js +0 -547
  797. package/dist/commonjs/operations/expansionJobs.js.map +0 -7
  798. package/dist/commonjs/operations/importJobs.d.ts +0 -120
  799. package/dist/commonjs/operations/importJobs.d.ts.map +0 -1
  800. package/dist/commonjs/operations/importJobs.js +0 -547
  801. package/dist/commonjs/operations/importJobs.js.map +0 -7
  802. package/dist/commonjs/operations/index.d.ts +0 -14
  803. package/dist/commonjs/operations/index.d.ts.map +0 -1
  804. package/dist/commonjs/operations/index.js +0 -45
  805. package/dist/commonjs/operations/index.js.map +0 -7
  806. package/dist/commonjs/operations/operations.d.ts +0 -32
  807. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  808. package/dist/commonjs/operations/operations.js +0 -145
  809. package/dist/commonjs/operations/operations.js.map +0 -7
  810. package/dist/commonjs/operations/skus.d.ts +0 -32
  811. package/dist/commonjs/operations/skus.d.ts.map +0 -1
  812. package/dist/commonjs/operations/skus.js +0 -145
  813. package/dist/commonjs/operations/skus.js.map +0 -7
  814. package/dist/commonjs/operations/storageTargetOperations.d.ts +0 -90
  815. package/dist/commonjs/operations/storageTargetOperations.d.ts.map +0 -1
  816. package/dist/commonjs/operations/storageTargetOperations.js +0 -406
  817. package/dist/commonjs/operations/storageTargetOperations.js.map +0 -7
  818. package/dist/commonjs/operations/storageTargets.d.ts +0 -135
  819. package/dist/commonjs/operations/storageTargets.d.ts.map +0 -1
  820. package/dist/commonjs/operations/storageTargets.js +0 -592
  821. package/dist/commonjs/operations/storageTargets.js.map +0 -7
  822. package/dist/commonjs/operations/usageModels.d.ts +0 -32
  823. package/dist/commonjs/operations/usageModels.d.ts.map +0 -1
  824. package/dist/commonjs/operations/usageModels.js +0 -145
  825. package/dist/commonjs/operations/usageModels.js.map +0 -7
  826. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts +0 -98
  827. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  828. package/dist/commonjs/operationsInterfaces/amlFilesystems.js +0 -15
  829. package/dist/commonjs/operationsInterfaces/amlFilesystems.js.map +0 -7
  830. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts +0 -12
  831. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts.map +0 -1
  832. package/dist/commonjs/operationsInterfaces/ascOperations.js +0 -15
  833. package/dist/commonjs/operationsInterfaces/ascOperations.js.map +0 -7
  834. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts +0 -12
  835. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts.map +0 -1
  836. package/dist/commonjs/operationsInterfaces/ascUsages.js +0 -15
  837. package/dist/commonjs/operationsInterfaces/ascUsages.js.map +0 -7
  838. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts +0 -93
  839. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  840. package/dist/commonjs/operationsInterfaces/autoExportJobs.js +0 -15
  841. package/dist/commonjs/operationsInterfaces/autoExportJobs.js.map +0 -7
  842. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts +0 -93
  843. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  844. package/dist/commonjs/operationsInterfaces/autoImportJobs.js +0 -15
  845. package/dist/commonjs/operationsInterfaces/autoImportJobs.js.map +0 -7
  846. package/dist/commonjs/operationsInterfaces/caches.d.ts +0 -240
  847. package/dist/commonjs/operationsInterfaces/caches.d.ts.map +0 -1
  848. package/dist/commonjs/operationsInterfaces/caches.js +0 -15
  849. package/dist/commonjs/operationsInterfaces/caches.js.map +0 -7
  850. package/dist/commonjs/operationsInterfaces/expansionJobs.d.ts +0 -93
  851. package/dist/commonjs/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  852. package/dist/commonjs/operationsInterfaces/expansionJobs.js +0 -15
  853. package/dist/commonjs/operationsInterfaces/expansionJobs.js.map +0 -7
  854. package/dist/commonjs/operationsInterfaces/importJobs.d.ts +0 -93
  855. package/dist/commonjs/operationsInterfaces/importJobs.d.ts.map +0 -1
  856. package/dist/commonjs/operationsInterfaces/importJobs.js +0 -15
  857. package/dist/commonjs/operationsInterfaces/importJobs.js.map +0 -7
  858. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -14
  859. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  860. package/dist/commonjs/operationsInterfaces/index.js +0 -45
  861. package/dist/commonjs/operationsInterfaces/index.js.map +0 -7
  862. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  863. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  864. package/dist/commonjs/operationsInterfaces/operations.js +0 -15
  865. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -7
  866. package/dist/commonjs/operationsInterfaces/skus.d.ts +0 -11
  867. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +0 -1
  868. package/dist/commonjs/operationsInterfaces/skus.js +0 -15
  869. package/dist/commonjs/operationsInterfaces/skus.js.map +0 -7
  870. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  871. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  872. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js +0 -15
  873. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js.map +0 -7
  874. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts +0 -108
  875. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts.map +0 -1
  876. package/dist/commonjs/operationsInterfaces/storageTargets.js +0 -15
  877. package/dist/commonjs/operationsInterfaces/storageTargets.js.map +0 -7
  878. package/dist/commonjs/operationsInterfaces/usageModels.d.ts +0 -11
  879. package/dist/commonjs/operationsInterfaces/usageModels.d.ts.map +0 -1
  880. package/dist/commonjs/operationsInterfaces/usageModels.js +0 -15
  881. package/dist/commonjs/operationsInterfaces/usageModels.js.map +0 -7
  882. package/dist/commonjs/pagingHelper.d.ts +0 -13
  883. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  884. package/dist/commonjs/pagingHelper.js +0 -43
  885. package/dist/commonjs/pagingHelper.js.map +0 -7
  886. package/dist/commonjs/storageCacheManagementClient.d.ts.map +0 -1
  887. package/dist/esm/index.d.ts.map +0 -1
  888. package/dist/esm/lroImpl.d.ts +0 -11
  889. package/dist/esm/lroImpl.d.ts.map +0 -1
  890. package/dist/esm/lroImpl.js +0 -20
  891. package/dist/esm/lroImpl.js.map +0 -7
  892. package/dist/esm/models/index.d.ts.map +0 -1
  893. package/dist/esm/models/mappers.d.ts +0 -131
  894. package/dist/esm/models/mappers.d.ts.map +0 -1
  895. package/dist/esm/models/mappers.js +0 -4449
  896. package/dist/esm/models/mappers.js.map +0 -7
  897. package/dist/esm/models/parameters.d.ts +0 -39
  898. package/dist/esm/models/parameters.d.ts.map +0 -1
  899. package/dist/esm/models/parameters.js +0 -373
  900. package/dist/esm/models/parameters.js.map +0 -7
  901. package/dist/esm/operations/amlFilesystems.d.ts +0 -134
  902. package/dist/esm/operations/amlFilesystems.d.ts.map +0 -1
  903. package/dist/esm/operations/amlFilesystems.js +0 -599
  904. package/dist/esm/operations/amlFilesystems.js.map +0 -7
  905. package/dist/esm/operations/ascOperations.d.ts +0 -20
  906. package/dist/esm/operations/ascOperations.d.ts.map +0 -1
  907. package/dist/esm/operations/ascOperations.js +0 -51
  908. package/dist/esm/operations/ascOperations.js.map +0 -7
  909. package/dist/esm/operations/ascUsages.d.ts +0 -35
  910. package/dist/esm/operations/ascUsages.d.ts.map +0 -1
  911. package/dist/esm/operations/ascUsages.js +0 -120
  912. package/dist/esm/operations/ascUsages.js.map +0 -7
  913. package/dist/esm/operations/autoExportJobs.d.ts +0 -120
  914. package/dist/esm/operations/autoExportJobs.d.ts.map +0 -1
  915. package/dist/esm/operations/autoExportJobs.js +0 -519
  916. package/dist/esm/operations/autoExportJobs.js.map +0 -7
  917. package/dist/esm/operations/autoImportJobs.d.ts +0 -120
  918. package/dist/esm/operations/autoImportJobs.d.ts.map +0 -1
  919. package/dist/esm/operations/autoImportJobs.js +0 -519
  920. package/dist/esm/operations/autoImportJobs.js.map +0 -7
  921. package/dist/esm/operations/caches.d.ts +0 -276
  922. package/dist/esm/operations/caches.d.ts.map +0 -1
  923. package/dist/esm/operations/caches.js +0 -1379
  924. package/dist/esm/operations/caches.js.map +0 -7
  925. package/dist/esm/operations/expansionJobs.d.ts +0 -120
  926. package/dist/esm/operations/expansionJobs.d.ts.map +0 -1
  927. package/dist/esm/operations/expansionJobs.js +0 -514
  928. package/dist/esm/operations/expansionJobs.js.map +0 -7
  929. package/dist/esm/operations/importJobs.d.ts +0 -120
  930. package/dist/esm/operations/importJobs.d.ts.map +0 -1
  931. package/dist/esm/operations/importJobs.js +0 -514
  932. package/dist/esm/operations/importJobs.js.map +0 -7
  933. package/dist/esm/operations/index.d.ts +0 -14
  934. package/dist/esm/operations/index.d.ts.map +0 -1
  935. package/dist/esm/operations/index.js +0 -13
  936. package/dist/esm/operations/index.js.map +0 -7
  937. package/dist/esm/operations/operations.d.ts +0 -32
  938. package/dist/esm/operations/operations.d.ts.map +0 -1
  939. package/dist/esm/operations/operations.js +0 -112
  940. package/dist/esm/operations/operations.js.map +0 -7
  941. package/dist/esm/operations/skus.d.ts +0 -32
  942. package/dist/esm/operations/skus.d.ts.map +0 -1
  943. package/dist/esm/operations/skus.js +0 -112
  944. package/dist/esm/operations/skus.js.map +0 -7
  945. package/dist/esm/operations/storageTargetOperations.d.ts +0 -90
  946. package/dist/esm/operations/storageTargetOperations.d.ts.map +0 -1
  947. package/dist/esm/operations/storageTargetOperations.js +0 -373
  948. package/dist/esm/operations/storageTargetOperations.js.map +0 -7
  949. package/dist/esm/operations/storageTargets.d.ts +0 -135
  950. package/dist/esm/operations/storageTargets.d.ts.map +0 -1
  951. package/dist/esm/operations/storageTargets.js +0 -559
  952. package/dist/esm/operations/storageTargets.js.map +0 -7
  953. package/dist/esm/operations/usageModels.d.ts +0 -32
  954. package/dist/esm/operations/usageModels.d.ts.map +0 -1
  955. package/dist/esm/operations/usageModels.js +0 -112
  956. package/dist/esm/operations/usageModels.js.map +0 -7
  957. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts +0 -98
  958. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  959. package/dist/esm/operationsInterfaces/amlFilesystems.js +0 -0
  960. package/dist/esm/operationsInterfaces/amlFilesystems.js.map +0 -7
  961. package/dist/esm/operationsInterfaces/ascOperations.d.ts +0 -12
  962. package/dist/esm/operationsInterfaces/ascOperations.d.ts.map +0 -1
  963. package/dist/esm/operationsInterfaces/ascOperations.js +0 -0
  964. package/dist/esm/operationsInterfaces/ascOperations.js.map +0 -7
  965. package/dist/esm/operationsInterfaces/ascUsages.d.ts +0 -12
  966. package/dist/esm/operationsInterfaces/ascUsages.d.ts.map +0 -1
  967. package/dist/esm/operationsInterfaces/ascUsages.js +0 -0
  968. package/dist/esm/operationsInterfaces/ascUsages.js.map +0 -7
  969. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts +0 -93
  970. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  971. package/dist/esm/operationsInterfaces/autoExportJobs.js +0 -0
  972. package/dist/esm/operationsInterfaces/autoExportJobs.js.map +0 -7
  973. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts +0 -93
  974. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  975. package/dist/esm/operationsInterfaces/autoImportJobs.js +0 -0
  976. package/dist/esm/operationsInterfaces/autoImportJobs.js.map +0 -7
  977. package/dist/esm/operationsInterfaces/caches.d.ts +0 -240
  978. package/dist/esm/operationsInterfaces/caches.d.ts.map +0 -1
  979. package/dist/esm/operationsInterfaces/caches.js +0 -0
  980. package/dist/esm/operationsInterfaces/caches.js.map +0 -7
  981. package/dist/esm/operationsInterfaces/expansionJobs.d.ts +0 -93
  982. package/dist/esm/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  983. package/dist/esm/operationsInterfaces/expansionJobs.js +0 -0
  984. package/dist/esm/operationsInterfaces/expansionJobs.js.map +0 -7
  985. package/dist/esm/operationsInterfaces/importJobs.d.ts +0 -93
  986. package/dist/esm/operationsInterfaces/importJobs.d.ts.map +0 -1
  987. package/dist/esm/operationsInterfaces/importJobs.js +0 -0
  988. package/dist/esm/operationsInterfaces/importJobs.js.map +0 -7
  989. package/dist/esm/operationsInterfaces/index.d.ts +0 -14
  990. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  991. package/dist/esm/operationsInterfaces/index.js +0 -13
  992. package/dist/esm/operationsInterfaces/index.js.map +0 -7
  993. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  994. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  995. package/dist/esm/operationsInterfaces/operations.js +0 -0
  996. package/dist/esm/operationsInterfaces/operations.js.map +0 -7
  997. package/dist/esm/operationsInterfaces/skus.d.ts +0 -11
  998. package/dist/esm/operationsInterfaces/skus.d.ts.map +0 -1
  999. package/dist/esm/operationsInterfaces/skus.js +0 -0
  1000. package/dist/esm/operationsInterfaces/skus.js.map +0 -7
  1001. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  1002. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  1003. package/dist/esm/operationsInterfaces/storageTargetOperations.js +0 -0
  1004. package/dist/esm/operationsInterfaces/storageTargetOperations.js.map +0 -7
  1005. package/dist/esm/operationsInterfaces/storageTargets.d.ts +0 -108
  1006. package/dist/esm/operationsInterfaces/storageTargets.d.ts.map +0 -1
  1007. package/dist/esm/operationsInterfaces/storageTargets.js +0 -0
  1008. package/dist/esm/operationsInterfaces/storageTargets.js.map +0 -7
  1009. package/dist/esm/operationsInterfaces/usageModels.d.ts +0 -11
  1010. package/dist/esm/operationsInterfaces/usageModels.d.ts.map +0 -1
  1011. package/dist/esm/operationsInterfaces/usageModels.js +0 -0
  1012. package/dist/esm/operationsInterfaces/usageModels.js.map +0 -7
  1013. package/dist/esm/pagingHelper.d.ts +0 -13
  1014. package/dist/esm/pagingHelper.d.ts.map +0 -1
  1015. package/dist/esm/pagingHelper.js +0 -19
  1016. package/dist/esm/pagingHelper.js.map +0 -7
  1017. package/dist/esm/storageCacheManagementClient.d.ts.map +0 -1
  1018. package/dist/react-native/index.d.ts +0 -5
  1019. package/dist/react-native/index.d.ts.map +0 -1
  1020. package/dist/react-native/index.js +0 -10
  1021. package/dist/react-native/index.js.map +0 -1
  1022. package/dist/react-native/lroImpl.d.ts +0 -11
  1023. package/dist/react-native/lroImpl.d.ts.map +0 -1
  1024. package/dist/react-native/lroImpl.js +0 -20
  1025. package/dist/react-native/lroImpl.js.map +0 -1
  1026. package/dist/react-native/models/index.d.ts +0 -3047
  1027. package/dist/react-native/models/index.d.ts.map +0 -1
  1028. package/dist/react-native/models/index.js +0 -415
  1029. package/dist/react-native/models/index.js.map +0 -1
  1030. package/dist/react-native/models/mappers.d.ts +0 -131
  1031. package/dist/react-native/models/mappers.d.ts.map +0 -1
  1032. package/dist/react-native/models/mappers.js +0 -4321
  1033. package/dist/react-native/models/mappers.js.map +0 -1
  1034. package/dist/react-native/models/parameters.d.ts +0 -39
  1035. package/dist/react-native/models/parameters.d.ts.map +0 -1
  1036. package/dist/react-native/models/parameters.js +0 -319
  1037. package/dist/react-native/models/parameters.js.map +0 -1
  1038. package/dist/react-native/operations/amlFilesystems.d.ts +0 -134
  1039. package/dist/react-native/operations/amlFilesystems.d.ts.map +0 -1
  1040. package/dist/react-native/operations/amlFilesystems.js +0 -573
  1041. package/dist/react-native/operations/amlFilesystems.js.map +0 -1
  1042. package/dist/react-native/operations/ascOperations.d.ts +0 -20
  1043. package/dist/react-native/operations/ascOperations.d.ts.map +0 -1
  1044. package/dist/react-native/operations/ascOperations.js +0 -49
  1045. package/dist/react-native/operations/ascOperations.js.map +0 -1
  1046. package/dist/react-native/operations/ascUsages.d.ts +0 -35
  1047. package/dist/react-native/operations/ascUsages.d.ts.map +0 -1
  1048. package/dist/react-native/operations/ascUsages.js +0 -119
  1049. package/dist/react-native/operations/ascUsages.js.map +0 -1
  1050. package/dist/react-native/operations/autoExportJobs.d.ts +0 -120
  1051. package/dist/react-native/operations/autoExportJobs.d.ts.map +0 -1
  1052. package/dist/react-native/operations/autoExportJobs.js +0 -478
  1053. package/dist/react-native/operations/autoExportJobs.js.map +0 -1
  1054. package/dist/react-native/operations/autoImportJobs.d.ts +0 -120
  1055. package/dist/react-native/operations/autoImportJobs.d.ts.map +0 -1
  1056. package/dist/react-native/operations/autoImportJobs.js +0 -478
  1057. package/dist/react-native/operations/autoImportJobs.js.map +0 -1
  1058. package/dist/react-native/operations/caches.d.ts +0 -276
  1059. package/dist/react-native/operations/caches.d.ts.map +0 -1
  1060. package/dist/react-native/operations/caches.js +0 -1369
  1061. package/dist/react-native/operations/caches.js.map +0 -1
  1062. package/dist/react-native/operations/expansionJobs.d.ts +0 -120
  1063. package/dist/react-native/operations/expansionJobs.d.ts.map +0 -1
  1064. package/dist/react-native/operations/expansionJobs.js +0 -473
  1065. package/dist/react-native/operations/expansionJobs.js.map +0 -1
  1066. package/dist/react-native/operations/importJobs.d.ts +0 -120
  1067. package/dist/react-native/operations/importJobs.d.ts.map +0 -1
  1068. package/dist/react-native/operations/importJobs.js +0 -473
  1069. package/dist/react-native/operations/importJobs.js.map +0 -1
  1070. package/dist/react-native/operations/index.d.ts +0 -14
  1071. package/dist/react-native/operations/index.d.ts.map +0 -1
  1072. package/dist/react-native/operations/index.js +0 -18
  1073. package/dist/react-native/operations/index.js.map +0 -1
  1074. package/dist/react-native/operations/operations.d.ts +0 -32
  1075. package/dist/react-native/operations/operations.d.ts.map +0 -1
  1076. package/dist/react-native/operations/operations.js +0 -111
  1077. package/dist/react-native/operations/operations.js.map +0 -1
  1078. package/dist/react-native/operations/skus.d.ts +0 -32
  1079. package/dist/react-native/operations/skus.d.ts.map +0 -1
  1080. package/dist/react-native/operations/skus.js +0 -111
  1081. package/dist/react-native/operations/skus.js.map +0 -1
  1082. package/dist/react-native/operations/storageTargetOperations.d.ts +0 -90
  1083. package/dist/react-native/operations/storageTargetOperations.d.ts.map +0 -1
  1084. package/dist/react-native/operations/storageTargetOperations.js +0 -361
  1085. package/dist/react-native/operations/storageTargetOperations.js.map +0 -1
  1086. package/dist/react-native/operations/storageTargets.d.ts +0 -135
  1087. package/dist/react-native/operations/storageTargets.d.ts.map +0 -1
  1088. package/dist/react-native/operations/storageTargets.js +0 -528
  1089. package/dist/react-native/operations/storageTargets.js.map +0 -1
  1090. package/dist/react-native/operations/usageModels.d.ts +0 -32
  1091. package/dist/react-native/operations/usageModels.d.ts.map +0 -1
  1092. package/dist/react-native/operations/usageModels.js +0 -111
  1093. package/dist/react-native/operations/usageModels.js.map +0 -1
  1094. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts +0 -98
  1095. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  1096. package/dist/react-native/operationsInterfaces/amlFilesystems.js +0 -4
  1097. package/dist/react-native/operationsInterfaces/amlFilesystems.js.map +0 -1
  1098. package/dist/react-native/operationsInterfaces/ascOperations.d.ts +0 -12
  1099. package/dist/react-native/operationsInterfaces/ascOperations.d.ts.map +0 -1
  1100. package/dist/react-native/operationsInterfaces/ascOperations.js +0 -4
  1101. package/dist/react-native/operationsInterfaces/ascOperations.js.map +0 -1
  1102. package/dist/react-native/operationsInterfaces/ascUsages.d.ts +0 -12
  1103. package/dist/react-native/operationsInterfaces/ascUsages.d.ts.map +0 -1
  1104. package/dist/react-native/operationsInterfaces/ascUsages.js +0 -4
  1105. package/dist/react-native/operationsInterfaces/ascUsages.js.map +0 -1
  1106. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts +0 -93
  1107. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  1108. package/dist/react-native/operationsInterfaces/autoExportJobs.js +0 -4
  1109. package/dist/react-native/operationsInterfaces/autoExportJobs.js.map +0 -1
  1110. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts +0 -93
  1111. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  1112. package/dist/react-native/operationsInterfaces/autoImportJobs.js +0 -4
  1113. package/dist/react-native/operationsInterfaces/autoImportJobs.js.map +0 -1
  1114. package/dist/react-native/operationsInterfaces/caches.d.ts +0 -240
  1115. package/dist/react-native/operationsInterfaces/caches.d.ts.map +0 -1
  1116. package/dist/react-native/operationsInterfaces/caches.js +0 -4
  1117. package/dist/react-native/operationsInterfaces/caches.js.map +0 -1
  1118. package/dist/react-native/operationsInterfaces/expansionJobs.d.ts +0 -93
  1119. package/dist/react-native/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  1120. package/dist/react-native/operationsInterfaces/expansionJobs.js +0 -4
  1121. package/dist/react-native/operationsInterfaces/expansionJobs.js.map +0 -1
  1122. package/dist/react-native/operationsInterfaces/importJobs.d.ts +0 -93
  1123. package/dist/react-native/operationsInterfaces/importJobs.d.ts.map +0 -1
  1124. package/dist/react-native/operationsInterfaces/importJobs.js +0 -4
  1125. package/dist/react-native/operationsInterfaces/importJobs.js.map +0 -1
  1126. package/dist/react-native/operationsInterfaces/index.d.ts +0 -14
  1127. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  1128. package/dist/react-native/operationsInterfaces/index.js +0 -18
  1129. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  1130. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  1131. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  1132. package/dist/react-native/operationsInterfaces/operations.js +0 -4
  1133. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  1134. package/dist/react-native/operationsInterfaces/skus.d.ts +0 -11
  1135. package/dist/react-native/operationsInterfaces/skus.d.ts.map +0 -1
  1136. package/dist/react-native/operationsInterfaces/skus.js +0 -4
  1137. package/dist/react-native/operationsInterfaces/skus.js.map +0 -1
  1138. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  1139. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  1140. package/dist/react-native/operationsInterfaces/storageTargetOperations.js +0 -4
  1141. package/dist/react-native/operationsInterfaces/storageTargetOperations.js.map +0 -1
  1142. package/dist/react-native/operationsInterfaces/storageTargets.d.ts +0 -108
  1143. package/dist/react-native/operationsInterfaces/storageTargets.d.ts.map +0 -1
  1144. package/dist/react-native/operationsInterfaces/storageTargets.js +0 -4
  1145. package/dist/react-native/operationsInterfaces/storageTargets.js.map +0 -1
  1146. package/dist/react-native/operationsInterfaces/usageModels.d.ts +0 -11
  1147. package/dist/react-native/operationsInterfaces/usageModels.d.ts.map +0 -1
  1148. package/dist/react-native/operationsInterfaces/usageModels.js +0 -4
  1149. package/dist/react-native/operationsInterfaces/usageModels.js.map +0 -1
  1150. package/dist/react-native/package.json +0 -3
  1151. package/dist/react-native/pagingHelper.d.ts +0 -13
  1152. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  1153. package/dist/react-native/pagingHelper.js +0 -25
  1154. package/dist/react-native/pagingHelper.js.map +0 -1
  1155. package/dist/react-native/storageCacheManagementClient.d.ts +0 -42
  1156. package/dist/react-native/storageCacheManagementClient.d.ts.map +0 -1
  1157. package/dist/react-native/storageCacheManagementClient.js +0 -181
  1158. package/dist/react-native/storageCacheManagementClient.js.map +0 -1
@@ -1,93 +0,0 @@
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.
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.
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
@@ -1 +0,0 @@
1
- {"version":3,"file":"importJobs.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/importJobs.ts"],"names":[],"mappings":"AAMA,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,CAAC,gBAAgB,CAAC,cAAc,CAAC,wBAAwB,CAAC,EAAE,wBAAwB,CAAC,CAAC,CAAC;IACjG;;;;;;;;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,CAAC,gBAAgB,CAAC,cAAc,CAAC,wBAAwB,CAAC,EAAE,wBAAwB,CAAC,CAAC,CAAC;IACjG;;;;;;;;;;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"}
@@ -1,15 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __copyProps = (to, from, except, desc) => {
6
- if (from && typeof from === "object" || typeof from === "function") {
7
- for (let key of __getOwnPropNames(from))
8
- if (!__hasOwnProp.call(to, key) && key !== except)
9
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
- }
11
- return to;
12
- };
13
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
- var importJobs_exports = {};
15
- module.exports = __toCommonJS(importJobs_exports);
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["/mnt/vss/_work/1/s/sdk/storagecache/arm-storagecache/src/operationsInterfaces/importJobs.ts"],
4
- "sourcesContent": ["// 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\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<SimplePollerLike<OperationState<ImportJobsDeleteResponse>, ImportJobsDeleteResponse>>;\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.\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.\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<SimplePollerLike<OperationState<ImportJobsUpdateResponse>, ImportJobsUpdateResponse>>;\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"],
5
- "mappings": ";;;;;;;;;;;;;AAAA;AAAA;",
6
- "names": []
7
- }
@@ -1,14 +0,0 @@
1
- export * from "./amlFilesystems.js";
2
- export * from "./autoExportJobs.js";
3
- export * from "./importJobs.js";
4
- export * from "./autoImportJobs.js";
5
- export * from "./expansionJobs.js";
6
- export * from "./operations.js";
7
- export * from "./skus.js";
8
- export * from "./usageModels.js";
9
- export * from "./ascOperations.js";
10
- export * from "./ascUsages.js";
11
- export * from "./caches.js";
12
- export * from "./storageTargets.js";
13
- export * from "./storageTargetOperations.js";
14
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAMA,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,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"}
@@ -1,45 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __copyProps = (to, from, except, desc) => {
6
- if (from && typeof from === "object" || typeof from === "function") {
7
- for (let key of __getOwnPropNames(from))
8
- if (!__hasOwnProp.call(to, key) && key !== except)
9
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
- }
11
- return to;
12
- };
13
- var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
- var operationsInterfaces_exports = {};
16
- module.exports = __toCommonJS(operationsInterfaces_exports);
17
- __reExport(operationsInterfaces_exports, require("./amlFilesystems.js"), module.exports);
18
- __reExport(operationsInterfaces_exports, require("./autoExportJobs.js"), module.exports);
19
- __reExport(operationsInterfaces_exports, require("./importJobs.js"), module.exports);
20
- __reExport(operationsInterfaces_exports, require("./autoImportJobs.js"), module.exports);
21
- __reExport(operationsInterfaces_exports, require("./expansionJobs.js"), module.exports);
22
- __reExport(operationsInterfaces_exports, require("./operations.js"), module.exports);
23
- __reExport(operationsInterfaces_exports, require("./skus.js"), module.exports);
24
- __reExport(operationsInterfaces_exports, require("./usageModels.js"), module.exports);
25
- __reExport(operationsInterfaces_exports, require("./ascOperations.js"), module.exports);
26
- __reExport(operationsInterfaces_exports, require("./ascUsages.js"), module.exports);
27
- __reExport(operationsInterfaces_exports, require("./caches.js"), module.exports);
28
- __reExport(operationsInterfaces_exports, require("./storageTargets.js"), module.exports);
29
- __reExport(operationsInterfaces_exports, require("./storageTargetOperations.js"), module.exports);
30
- // Annotate the CommonJS export names for ESM import in node:
31
- 0 && (module.exports = {
32
- ...require("./amlFilesystems.js"),
33
- ...require("./autoExportJobs.js"),
34
- ...require("./importJobs.js"),
35
- ...require("./autoImportJobs.js"),
36
- ...require("./expansionJobs.js"),
37
- ...require("./operations.js"),
38
- ...require("./skus.js"),
39
- ...require("./usageModels.js"),
40
- ...require("./ascOperations.js"),
41
- ...require("./ascUsages.js"),
42
- ...require("./caches.js"),
43
- ...require("./storageTargets.js"),
44
- ...require("./storageTargetOperations.js")
45
- });
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["/mnt/vss/_work/1/s/sdk/storagecache/arm-storagecache/src/operationsInterfaces/index.ts"],
4
- "sourcesContent": ["// 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\nexport * from \"./amlFilesystems.js\";\nexport * from \"./autoExportJobs.js\";\nexport * from \"./importJobs.js\";\nexport * from \"./autoImportJobs.js\";\nexport * from \"./expansionJobs.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"],
5
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAMA,yCAAc,gCANd;AAOA,yCAAc,gCAPd;AAQA,yCAAc,4BARd;AASA,yCAAc,gCATd;AAUA,yCAAc,+BAVd;AAWA,yCAAc,4BAXd;AAYA,yCAAc,sBAZd;AAaA,yCAAc,6BAbd;AAcA,yCAAc,+BAdd;AAeA,yCAAc,2BAfd;AAgBA,yCAAc,wBAhBd;AAiBA,yCAAc,gCAjBd;AAkBA,yCAAc,yCAlBd;",
6
- "names": []
7
- }
@@ -1,11 +0,0 @@
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
@@ -1 +0,0 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAMA,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,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,YAAY,CAAC,CAAC;CACxF"}
@@ -1,15 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __copyProps = (to, from, except, desc) => {
6
- if (from && typeof from === "object" || typeof from === "function") {
7
- for (let key of __getOwnPropNames(from))
8
- if (!__hasOwnProp.call(to, key) && key !== except)
9
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
- }
11
- return to;
12
- };
13
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
- var operations_exports = {};
15
- module.exports = __toCommonJS(operations_exports);
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["/mnt/vss/_work/1/s/sdk/storagecache/arm-storagecache/src/operationsInterfaces/operations.ts"],
4
- "sourcesContent": ["// 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\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(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<ApiOperation>;\n}\n"],
5
- "mappings": ";;;;;;;;;;;;;AAAA;AAAA;",
6
- "names": []
7
- }
@@ -1,11 +0,0 @@
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
@@ -1 +0,0 @@
1
- {"version":3,"file":"skus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":"AAMA,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,CAAC,OAAO,CAAC,EAAE,sBAAsB,GAAG,0BAA0B,CAAC,WAAW,CAAC,CAAC;CACjF"}
@@ -1,15 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __copyProps = (to, from, except, desc) => {
6
- if (from && typeof from === "object" || typeof from === "function") {
7
- for (let key of __getOwnPropNames(from))
8
- if (!__hasOwnProp.call(to, key) && key !== except)
9
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
- }
11
- return to;
12
- };
13
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
- var skus_exports = {};
15
- module.exports = __toCommonJS(skus_exports);
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["/mnt/vss/_work/1/s/sdk/storagecache/arm-storagecache/src/operationsInterfaces/skus.ts"],
4
- "sourcesContent": ["// 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\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(options?: SkusListOptionalParams): PagedAsyncIterableIterator<ResourceSku>;\n}\n"],
5
- "mappings": ";;;;;;;;;;;;;AAAA;AAAA;",
6
- "names": []
7
- }
@@ -1,82 +0,0 @@
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
@@ -1 +0,0 @@
1
- {"version":3,"file":"storageTargetOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTargetOperations.ts"],"names":[],"mappings":"AAMA,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"}
@@ -1,15 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __copyProps = (to, from, except, desc) => {
6
- if (from && typeof from === "object" || typeof from === "function") {
7
- for (let key of __getOwnPropNames(from))
8
- if (!__hasOwnProp.call(to, key) && key !== except)
9
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
- }
11
- return to;
12
- };
13
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
- var storageTargetOperations_exports = {};
15
- module.exports = __toCommonJS(storageTargetOperations_exports);
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["/mnt/vss/_work/1/s/sdk/storagecache/arm-storagecache/src/operationsInterfaces/storageTargetOperations.ts"],
4
- "sourcesContent": ["// 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\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"],
5
- "mappings": ";;;;;;;;;;;;;AAAA;AAAA;",
6
- "names": []
7
- }
@@ -1,108 +0,0 @@
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
@@ -1 +0,0 @@
1
- {"version":3,"file":"storageTargets.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTargets.ts"],"names":[],"mappings":"AAMA,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"}
@@ -1,15 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __copyProps = (to, from, except, desc) => {
6
- if (from && typeof from === "object" || typeof from === "function") {
7
- for (let key of __getOwnPropNames(from))
8
- if (!__hasOwnProp.call(to, key) && key !== except)
9
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
- }
11
- return to;
12
- };
13
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
- var storageTargets_exports = {};
15
- module.exports = __toCommonJS(storageTargets_exports);
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["/mnt/vss/_work/1/s/sdk/storagecache/arm-storagecache/src/operationsInterfaces/storageTargets.ts"],
4
- "sourcesContent": ["// 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\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"],
5
- "mappings": ";;;;;;;;;;;;;AAAA;AAAA;",
6
- "names": []
7
- }
@@ -1,11 +0,0 @@
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
@@ -1 +0,0 @@
1
- {"version":3,"file":"usageModels.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/usageModels.ts"],"names":[],"mappings":"AAMA,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,CAAC,OAAO,CAAC,EAAE,6BAA6B,GAAG,0BAA0B,CAAC,UAAU,CAAC,CAAC;CACvF"}