@azure/arm-storagecache 8.1.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 (1126) hide show
  1. package/README.md +11 -11
  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 -2863
  180. package/dist/browser/models/index.js +1 -380
  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 -38
  207. package/dist/browser/storageCacheManagementClient.js +78 -167
  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 +106 -16
  382. package/dist/commonjs/index.js.map +7 -1
  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 -2863
  387. package/dist/commonjs/models/index.js +92 -386
  388. package/dist/commonjs/models/index.js.map +7 -1
  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 -38
  414. package/dist/commonjs/storageCacheManagementClient.js +109 -182
  415. package/dist/commonjs/storageCacheManagementClient.js.map +7 -1
  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 +5 -6
  590. package/dist/esm/index.js.map +1 -1
  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 -2863
  595. package/dist/esm/models/index.js +1 -380
  596. package/dist/esm/models/index.js.map +1 -1
  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 -38
  622. package/dist/esm/storageCacheManagementClient.js +78 -167
  623. package/dist/esm/storageCacheManagementClient.js.map +1 -1
  624. package/package.json +298 -91
  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 -125
  632. package/dist/browser/models/mappers.d.ts.map +0 -1
  633. package/dist/browser/models/mappers.js +0 -4138
  634. package/dist/browser/models/mappers.js.map +0 -1
  635. package/dist/browser/models/parameters.d.ts +0 -36
  636. package/dist/browser/models/parameters.d.ts.map +0 -1
  637. package/dist/browser/models/parameters.js +0 -296
  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/importJobs.d.ts +0 -120
  664. package/dist/browser/operations/importJobs.d.ts.map +0 -1
  665. package/dist/browser/operations/importJobs.js +0 -473
  666. package/dist/browser/operations/importJobs.js.map +0 -1
  667. package/dist/browser/operations/index.d.ts +0 -13
  668. package/dist/browser/operations/index.d.ts.map +0 -1
  669. package/dist/browser/operations/index.js +0 -17
  670. package/dist/browser/operations/index.js.map +0 -1
  671. package/dist/browser/operations/operations.d.ts +0 -32
  672. package/dist/browser/operations/operations.d.ts.map +0 -1
  673. package/dist/browser/operations/operations.js +0 -111
  674. package/dist/browser/operations/operations.js.map +0 -1
  675. package/dist/browser/operations/skus.d.ts +0 -32
  676. package/dist/browser/operations/skus.d.ts.map +0 -1
  677. package/dist/browser/operations/skus.js +0 -111
  678. package/dist/browser/operations/skus.js.map +0 -1
  679. package/dist/browser/operations/storageTargetOperations.d.ts +0 -90
  680. package/dist/browser/operations/storageTargetOperations.d.ts.map +0 -1
  681. package/dist/browser/operations/storageTargetOperations.js +0 -361
  682. package/dist/browser/operations/storageTargetOperations.js.map +0 -1
  683. package/dist/browser/operations/storageTargets.d.ts +0 -135
  684. package/dist/browser/operations/storageTargets.d.ts.map +0 -1
  685. package/dist/browser/operations/storageTargets.js +0 -528
  686. package/dist/browser/operations/storageTargets.js.map +0 -1
  687. package/dist/browser/operations/usageModels.d.ts +0 -32
  688. package/dist/browser/operations/usageModels.d.ts.map +0 -1
  689. package/dist/browser/operations/usageModels.js +0 -111
  690. package/dist/browser/operations/usageModels.js.map +0 -1
  691. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts +0 -98
  692. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  693. package/dist/browser/operationsInterfaces/amlFilesystems.js +0 -4
  694. package/dist/browser/operationsInterfaces/amlFilesystems.js.map +0 -1
  695. package/dist/browser/operationsInterfaces/ascOperations.d.ts +0 -12
  696. package/dist/browser/operationsInterfaces/ascOperations.d.ts.map +0 -1
  697. package/dist/browser/operationsInterfaces/ascOperations.js +0 -4
  698. package/dist/browser/operationsInterfaces/ascOperations.js.map +0 -1
  699. package/dist/browser/operationsInterfaces/ascUsages.d.ts +0 -12
  700. package/dist/browser/operationsInterfaces/ascUsages.d.ts.map +0 -1
  701. package/dist/browser/operationsInterfaces/ascUsages.js +0 -4
  702. package/dist/browser/operationsInterfaces/ascUsages.js.map +0 -1
  703. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts +0 -93
  704. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  705. package/dist/browser/operationsInterfaces/autoExportJobs.js +0 -4
  706. package/dist/browser/operationsInterfaces/autoExportJobs.js.map +0 -1
  707. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts +0 -93
  708. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  709. package/dist/browser/operationsInterfaces/autoImportJobs.js +0 -4
  710. package/dist/browser/operationsInterfaces/autoImportJobs.js.map +0 -1
  711. package/dist/browser/operationsInterfaces/caches.d.ts +0 -240
  712. package/dist/browser/operationsInterfaces/caches.d.ts.map +0 -1
  713. package/dist/browser/operationsInterfaces/caches.js +0 -4
  714. package/dist/browser/operationsInterfaces/caches.js.map +0 -1
  715. package/dist/browser/operationsInterfaces/importJobs.d.ts +0 -93
  716. package/dist/browser/operationsInterfaces/importJobs.d.ts.map +0 -1
  717. package/dist/browser/operationsInterfaces/importJobs.js +0 -4
  718. package/dist/browser/operationsInterfaces/importJobs.js.map +0 -1
  719. package/dist/browser/operationsInterfaces/index.d.ts +0 -13
  720. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  721. package/dist/browser/operationsInterfaces/index.js +0 -17
  722. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  723. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  724. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  725. package/dist/browser/operationsInterfaces/operations.js +0 -4
  726. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  727. package/dist/browser/operationsInterfaces/skus.d.ts +0 -11
  728. package/dist/browser/operationsInterfaces/skus.d.ts.map +0 -1
  729. package/dist/browser/operationsInterfaces/skus.js +0 -4
  730. package/dist/browser/operationsInterfaces/skus.js.map +0 -1
  731. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  732. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  733. package/dist/browser/operationsInterfaces/storageTargetOperations.js +0 -4
  734. package/dist/browser/operationsInterfaces/storageTargetOperations.js.map +0 -1
  735. package/dist/browser/operationsInterfaces/storageTargets.d.ts +0 -108
  736. package/dist/browser/operationsInterfaces/storageTargets.d.ts.map +0 -1
  737. package/dist/browser/operationsInterfaces/storageTargets.js +0 -4
  738. package/dist/browser/operationsInterfaces/storageTargets.js.map +0 -1
  739. package/dist/browser/operationsInterfaces/usageModels.d.ts +0 -11
  740. package/dist/browser/operationsInterfaces/usageModels.d.ts.map +0 -1
  741. package/dist/browser/operationsInterfaces/usageModels.js +0 -4
  742. package/dist/browser/operationsInterfaces/usageModels.js.map +0 -1
  743. package/dist/browser/pagingHelper.d.ts +0 -13
  744. package/dist/browser/pagingHelper.d.ts.map +0 -1
  745. package/dist/browser/pagingHelper.js +0 -25
  746. package/dist/browser/pagingHelper.js.map +0 -1
  747. package/dist/browser/storageCacheManagementClient.d.ts.map +0 -1
  748. package/dist/commonjs/index.d.ts.map +0 -1
  749. package/dist/commonjs/lroImpl.d.ts +0 -11
  750. package/dist/commonjs/lroImpl.d.ts.map +0 -1
  751. package/dist/commonjs/lroImpl.js +0 -23
  752. package/dist/commonjs/lroImpl.js.map +0 -1
  753. package/dist/commonjs/models/index.d.ts.map +0 -1
  754. package/dist/commonjs/models/mappers.d.ts +0 -125
  755. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  756. package/dist/commonjs/models/mappers.js +0 -4143
  757. package/dist/commonjs/models/mappers.js.map +0 -1
  758. package/dist/commonjs/models/parameters.d.ts +0 -36
  759. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  760. package/dist/commonjs/models/parameters.js +0 -299
  761. package/dist/commonjs/models/parameters.js.map +0 -1
  762. package/dist/commonjs/operations/amlFilesystems.d.ts +0 -134
  763. package/dist/commonjs/operations/amlFilesystems.d.ts.map +0 -1
  764. package/dist/commonjs/operations/amlFilesystems.js +0 -578
  765. package/dist/commonjs/operations/amlFilesystems.js.map +0 -1
  766. package/dist/commonjs/operations/ascOperations.d.ts +0 -20
  767. package/dist/commonjs/operations/ascOperations.d.ts.map +0 -1
  768. package/dist/commonjs/operations/ascOperations.js +0 -54
  769. package/dist/commonjs/operations/ascOperations.js.map +0 -1
  770. package/dist/commonjs/operations/ascUsages.d.ts +0 -35
  771. package/dist/commonjs/operations/ascUsages.d.ts.map +0 -1
  772. package/dist/commonjs/operations/ascUsages.js +0 -124
  773. package/dist/commonjs/operations/ascUsages.js.map +0 -1
  774. package/dist/commonjs/operations/autoExportJobs.d.ts +0 -120
  775. package/dist/commonjs/operations/autoExportJobs.d.ts.map +0 -1
  776. package/dist/commonjs/operations/autoExportJobs.js +0 -483
  777. package/dist/commonjs/operations/autoExportJobs.js.map +0 -1
  778. package/dist/commonjs/operations/autoImportJobs.d.ts +0 -120
  779. package/dist/commonjs/operations/autoImportJobs.d.ts.map +0 -1
  780. package/dist/commonjs/operations/autoImportJobs.js +0 -483
  781. package/dist/commonjs/operations/autoImportJobs.js.map +0 -1
  782. package/dist/commonjs/operations/caches.d.ts +0 -276
  783. package/dist/commonjs/operations/caches.d.ts.map +0 -1
  784. package/dist/commonjs/operations/caches.js +0 -1374
  785. package/dist/commonjs/operations/caches.js.map +0 -1
  786. package/dist/commonjs/operations/importJobs.d.ts +0 -120
  787. package/dist/commonjs/operations/importJobs.d.ts.map +0 -1
  788. package/dist/commonjs/operations/importJobs.js +0 -478
  789. package/dist/commonjs/operations/importJobs.js.map +0 -1
  790. package/dist/commonjs/operations/index.d.ts +0 -13
  791. package/dist/commonjs/operations/index.d.ts.map +0 -1
  792. package/dist/commonjs/operations/index.js +0 -20
  793. package/dist/commonjs/operations/index.js.map +0 -1
  794. package/dist/commonjs/operations/operations.d.ts +0 -32
  795. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  796. package/dist/commonjs/operations/operations.js +0 -116
  797. package/dist/commonjs/operations/operations.js.map +0 -1
  798. package/dist/commonjs/operations/skus.d.ts +0 -32
  799. package/dist/commonjs/operations/skus.d.ts.map +0 -1
  800. package/dist/commonjs/operations/skus.js +0 -116
  801. package/dist/commonjs/operations/skus.js.map +0 -1
  802. package/dist/commonjs/operations/storageTargetOperations.d.ts +0 -90
  803. package/dist/commonjs/operations/storageTargetOperations.d.ts.map +0 -1
  804. package/dist/commonjs/operations/storageTargetOperations.js +0 -366
  805. package/dist/commonjs/operations/storageTargetOperations.js.map +0 -1
  806. package/dist/commonjs/operations/storageTargets.d.ts +0 -135
  807. package/dist/commonjs/operations/storageTargets.d.ts.map +0 -1
  808. package/dist/commonjs/operations/storageTargets.js +0 -533
  809. package/dist/commonjs/operations/storageTargets.js.map +0 -1
  810. package/dist/commonjs/operations/usageModels.d.ts +0 -32
  811. package/dist/commonjs/operations/usageModels.d.ts.map +0 -1
  812. package/dist/commonjs/operations/usageModels.js +0 -116
  813. package/dist/commonjs/operations/usageModels.js.map +0 -1
  814. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts +0 -98
  815. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  816. package/dist/commonjs/operationsInterfaces/amlFilesystems.js +0 -5
  817. package/dist/commonjs/operationsInterfaces/amlFilesystems.js.map +0 -1
  818. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts +0 -12
  819. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts.map +0 -1
  820. package/dist/commonjs/operationsInterfaces/ascOperations.js +0 -5
  821. package/dist/commonjs/operationsInterfaces/ascOperations.js.map +0 -1
  822. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts +0 -12
  823. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts.map +0 -1
  824. package/dist/commonjs/operationsInterfaces/ascUsages.js +0 -5
  825. package/dist/commonjs/operationsInterfaces/ascUsages.js.map +0 -1
  826. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts +0 -93
  827. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  828. package/dist/commonjs/operationsInterfaces/autoExportJobs.js +0 -5
  829. package/dist/commonjs/operationsInterfaces/autoExportJobs.js.map +0 -1
  830. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts +0 -93
  831. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  832. package/dist/commonjs/operationsInterfaces/autoImportJobs.js +0 -5
  833. package/dist/commonjs/operationsInterfaces/autoImportJobs.js.map +0 -1
  834. package/dist/commonjs/operationsInterfaces/caches.d.ts +0 -240
  835. package/dist/commonjs/operationsInterfaces/caches.d.ts.map +0 -1
  836. package/dist/commonjs/operationsInterfaces/caches.js +0 -5
  837. package/dist/commonjs/operationsInterfaces/caches.js.map +0 -1
  838. package/dist/commonjs/operationsInterfaces/importJobs.d.ts +0 -93
  839. package/dist/commonjs/operationsInterfaces/importJobs.d.ts.map +0 -1
  840. package/dist/commonjs/operationsInterfaces/importJobs.js +0 -5
  841. package/dist/commonjs/operationsInterfaces/importJobs.js.map +0 -1
  842. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -13
  843. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  844. package/dist/commonjs/operationsInterfaces/index.js +0 -20
  845. package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
  846. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  847. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  848. package/dist/commonjs/operationsInterfaces/operations.js +0 -5
  849. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
  850. package/dist/commonjs/operationsInterfaces/skus.d.ts +0 -11
  851. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +0 -1
  852. package/dist/commonjs/operationsInterfaces/skus.js +0 -5
  853. package/dist/commonjs/operationsInterfaces/skus.js.map +0 -1
  854. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  855. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  856. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js +0 -5
  857. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js.map +0 -1
  858. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts +0 -108
  859. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts.map +0 -1
  860. package/dist/commonjs/operationsInterfaces/storageTargets.js +0 -5
  861. package/dist/commonjs/operationsInterfaces/storageTargets.js.map +0 -1
  862. package/dist/commonjs/operationsInterfaces/usageModels.d.ts +0 -11
  863. package/dist/commonjs/operationsInterfaces/usageModels.d.ts.map +0 -1
  864. package/dist/commonjs/operationsInterfaces/usageModels.js +0 -5
  865. package/dist/commonjs/operationsInterfaces/usageModels.js.map +0 -1
  866. package/dist/commonjs/pagingHelper.d.ts +0 -13
  867. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  868. package/dist/commonjs/pagingHelper.js +0 -29
  869. package/dist/commonjs/pagingHelper.js.map +0 -1
  870. package/dist/commonjs/storageCacheManagementClient.d.ts.map +0 -1
  871. package/dist/esm/index.d.ts.map +0 -1
  872. package/dist/esm/lroImpl.d.ts +0 -11
  873. package/dist/esm/lroImpl.d.ts.map +0 -1
  874. package/dist/esm/lroImpl.js +0 -20
  875. package/dist/esm/lroImpl.js.map +0 -1
  876. package/dist/esm/models/index.d.ts.map +0 -1
  877. package/dist/esm/models/mappers.d.ts +0 -125
  878. package/dist/esm/models/mappers.d.ts.map +0 -1
  879. package/dist/esm/models/mappers.js +0 -4138
  880. package/dist/esm/models/mappers.js.map +0 -1
  881. package/dist/esm/models/parameters.d.ts +0 -36
  882. package/dist/esm/models/parameters.d.ts.map +0 -1
  883. package/dist/esm/models/parameters.js +0 -296
  884. package/dist/esm/models/parameters.js.map +0 -1
  885. package/dist/esm/operations/amlFilesystems.d.ts +0 -134
  886. package/dist/esm/operations/amlFilesystems.d.ts.map +0 -1
  887. package/dist/esm/operations/amlFilesystems.js +0 -573
  888. package/dist/esm/operations/amlFilesystems.js.map +0 -1
  889. package/dist/esm/operations/ascOperations.d.ts +0 -20
  890. package/dist/esm/operations/ascOperations.d.ts.map +0 -1
  891. package/dist/esm/operations/ascOperations.js +0 -49
  892. package/dist/esm/operations/ascOperations.js.map +0 -1
  893. package/dist/esm/operations/ascUsages.d.ts +0 -35
  894. package/dist/esm/operations/ascUsages.d.ts.map +0 -1
  895. package/dist/esm/operations/ascUsages.js +0 -119
  896. package/dist/esm/operations/ascUsages.js.map +0 -1
  897. package/dist/esm/operations/autoExportJobs.d.ts +0 -120
  898. package/dist/esm/operations/autoExportJobs.d.ts.map +0 -1
  899. package/dist/esm/operations/autoExportJobs.js +0 -478
  900. package/dist/esm/operations/autoExportJobs.js.map +0 -1
  901. package/dist/esm/operations/autoImportJobs.d.ts +0 -120
  902. package/dist/esm/operations/autoImportJobs.d.ts.map +0 -1
  903. package/dist/esm/operations/autoImportJobs.js +0 -478
  904. package/dist/esm/operations/autoImportJobs.js.map +0 -1
  905. package/dist/esm/operations/caches.d.ts +0 -276
  906. package/dist/esm/operations/caches.d.ts.map +0 -1
  907. package/dist/esm/operations/caches.js +0 -1369
  908. package/dist/esm/operations/caches.js.map +0 -1
  909. package/dist/esm/operations/importJobs.d.ts +0 -120
  910. package/dist/esm/operations/importJobs.d.ts.map +0 -1
  911. package/dist/esm/operations/importJobs.js +0 -473
  912. package/dist/esm/operations/importJobs.js.map +0 -1
  913. package/dist/esm/operations/index.d.ts +0 -13
  914. package/dist/esm/operations/index.d.ts.map +0 -1
  915. package/dist/esm/operations/index.js +0 -17
  916. package/dist/esm/operations/index.js.map +0 -1
  917. package/dist/esm/operations/operations.d.ts +0 -32
  918. package/dist/esm/operations/operations.d.ts.map +0 -1
  919. package/dist/esm/operations/operations.js +0 -111
  920. package/dist/esm/operations/operations.js.map +0 -1
  921. package/dist/esm/operations/skus.d.ts +0 -32
  922. package/dist/esm/operations/skus.d.ts.map +0 -1
  923. package/dist/esm/operations/skus.js +0 -111
  924. package/dist/esm/operations/skus.js.map +0 -1
  925. package/dist/esm/operations/storageTargetOperations.d.ts +0 -90
  926. package/dist/esm/operations/storageTargetOperations.d.ts.map +0 -1
  927. package/dist/esm/operations/storageTargetOperations.js +0 -361
  928. package/dist/esm/operations/storageTargetOperations.js.map +0 -1
  929. package/dist/esm/operations/storageTargets.d.ts +0 -135
  930. package/dist/esm/operations/storageTargets.d.ts.map +0 -1
  931. package/dist/esm/operations/storageTargets.js +0 -528
  932. package/dist/esm/operations/storageTargets.js.map +0 -1
  933. package/dist/esm/operations/usageModels.d.ts +0 -32
  934. package/dist/esm/operations/usageModels.d.ts.map +0 -1
  935. package/dist/esm/operations/usageModels.js +0 -111
  936. package/dist/esm/operations/usageModels.js.map +0 -1
  937. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts +0 -98
  938. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  939. package/dist/esm/operationsInterfaces/amlFilesystems.js +0 -4
  940. package/dist/esm/operationsInterfaces/amlFilesystems.js.map +0 -1
  941. package/dist/esm/operationsInterfaces/ascOperations.d.ts +0 -12
  942. package/dist/esm/operationsInterfaces/ascOperations.d.ts.map +0 -1
  943. package/dist/esm/operationsInterfaces/ascOperations.js +0 -4
  944. package/dist/esm/operationsInterfaces/ascOperations.js.map +0 -1
  945. package/dist/esm/operationsInterfaces/ascUsages.d.ts +0 -12
  946. package/dist/esm/operationsInterfaces/ascUsages.d.ts.map +0 -1
  947. package/dist/esm/operationsInterfaces/ascUsages.js +0 -4
  948. package/dist/esm/operationsInterfaces/ascUsages.js.map +0 -1
  949. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts +0 -93
  950. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  951. package/dist/esm/operationsInterfaces/autoExportJobs.js +0 -4
  952. package/dist/esm/operationsInterfaces/autoExportJobs.js.map +0 -1
  953. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts +0 -93
  954. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  955. package/dist/esm/operationsInterfaces/autoImportJobs.js +0 -4
  956. package/dist/esm/operationsInterfaces/autoImportJobs.js.map +0 -1
  957. package/dist/esm/operationsInterfaces/caches.d.ts +0 -240
  958. package/dist/esm/operationsInterfaces/caches.d.ts.map +0 -1
  959. package/dist/esm/operationsInterfaces/caches.js +0 -4
  960. package/dist/esm/operationsInterfaces/caches.js.map +0 -1
  961. package/dist/esm/operationsInterfaces/importJobs.d.ts +0 -93
  962. package/dist/esm/operationsInterfaces/importJobs.d.ts.map +0 -1
  963. package/dist/esm/operationsInterfaces/importJobs.js +0 -4
  964. package/dist/esm/operationsInterfaces/importJobs.js.map +0 -1
  965. package/dist/esm/operationsInterfaces/index.d.ts +0 -13
  966. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  967. package/dist/esm/operationsInterfaces/index.js +0 -17
  968. package/dist/esm/operationsInterfaces/index.js.map +0 -1
  969. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  970. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  971. package/dist/esm/operationsInterfaces/operations.js +0 -4
  972. package/dist/esm/operationsInterfaces/operations.js.map +0 -1
  973. package/dist/esm/operationsInterfaces/skus.d.ts +0 -11
  974. package/dist/esm/operationsInterfaces/skus.d.ts.map +0 -1
  975. package/dist/esm/operationsInterfaces/skus.js +0 -4
  976. package/dist/esm/operationsInterfaces/skus.js.map +0 -1
  977. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  978. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  979. package/dist/esm/operationsInterfaces/storageTargetOperations.js +0 -4
  980. package/dist/esm/operationsInterfaces/storageTargetOperations.js.map +0 -1
  981. package/dist/esm/operationsInterfaces/storageTargets.d.ts +0 -108
  982. package/dist/esm/operationsInterfaces/storageTargets.d.ts.map +0 -1
  983. package/dist/esm/operationsInterfaces/storageTargets.js +0 -4
  984. package/dist/esm/operationsInterfaces/storageTargets.js.map +0 -1
  985. package/dist/esm/operationsInterfaces/usageModels.d.ts +0 -11
  986. package/dist/esm/operationsInterfaces/usageModels.d.ts.map +0 -1
  987. package/dist/esm/operationsInterfaces/usageModels.js +0 -4
  988. package/dist/esm/operationsInterfaces/usageModels.js.map +0 -1
  989. package/dist/esm/pagingHelper.d.ts +0 -13
  990. package/dist/esm/pagingHelper.d.ts.map +0 -1
  991. package/dist/esm/pagingHelper.js +0 -25
  992. package/dist/esm/pagingHelper.js.map +0 -1
  993. package/dist/esm/storageCacheManagementClient.d.ts.map +0 -1
  994. package/dist/react-native/index.d.ts +0 -5
  995. package/dist/react-native/index.d.ts.map +0 -1
  996. package/dist/react-native/index.js +0 -10
  997. package/dist/react-native/index.js.map +0 -1
  998. package/dist/react-native/lroImpl.d.ts +0 -11
  999. package/dist/react-native/lroImpl.d.ts.map +0 -1
  1000. package/dist/react-native/lroImpl.js +0 -20
  1001. package/dist/react-native/lroImpl.js.map +0 -1
  1002. package/dist/react-native/models/index.d.ts +0 -2864
  1003. package/dist/react-native/models/index.d.ts.map +0 -1
  1004. package/dist/react-native/models/index.js +0 -383
  1005. package/dist/react-native/models/index.js.map +0 -1
  1006. package/dist/react-native/models/mappers.d.ts +0 -125
  1007. package/dist/react-native/models/mappers.d.ts.map +0 -1
  1008. package/dist/react-native/models/mappers.js +0 -4138
  1009. package/dist/react-native/models/mappers.js.map +0 -1
  1010. package/dist/react-native/models/parameters.d.ts +0 -36
  1011. package/dist/react-native/models/parameters.d.ts.map +0 -1
  1012. package/dist/react-native/models/parameters.js +0 -296
  1013. package/dist/react-native/models/parameters.js.map +0 -1
  1014. package/dist/react-native/operations/amlFilesystems.d.ts +0 -134
  1015. package/dist/react-native/operations/amlFilesystems.d.ts.map +0 -1
  1016. package/dist/react-native/operations/amlFilesystems.js +0 -573
  1017. package/dist/react-native/operations/amlFilesystems.js.map +0 -1
  1018. package/dist/react-native/operations/ascOperations.d.ts +0 -20
  1019. package/dist/react-native/operations/ascOperations.d.ts.map +0 -1
  1020. package/dist/react-native/operations/ascOperations.js +0 -49
  1021. package/dist/react-native/operations/ascOperations.js.map +0 -1
  1022. package/dist/react-native/operations/ascUsages.d.ts +0 -35
  1023. package/dist/react-native/operations/ascUsages.d.ts.map +0 -1
  1024. package/dist/react-native/operations/ascUsages.js +0 -119
  1025. package/dist/react-native/operations/ascUsages.js.map +0 -1
  1026. package/dist/react-native/operations/autoExportJobs.d.ts +0 -120
  1027. package/dist/react-native/operations/autoExportJobs.d.ts.map +0 -1
  1028. package/dist/react-native/operations/autoExportJobs.js +0 -478
  1029. package/dist/react-native/operations/autoExportJobs.js.map +0 -1
  1030. package/dist/react-native/operations/autoImportJobs.d.ts +0 -120
  1031. package/dist/react-native/operations/autoImportJobs.d.ts.map +0 -1
  1032. package/dist/react-native/operations/autoImportJobs.js +0 -478
  1033. package/dist/react-native/operations/autoImportJobs.js.map +0 -1
  1034. package/dist/react-native/operations/caches.d.ts +0 -276
  1035. package/dist/react-native/operations/caches.d.ts.map +0 -1
  1036. package/dist/react-native/operations/caches.js +0 -1369
  1037. package/dist/react-native/operations/caches.js.map +0 -1
  1038. package/dist/react-native/operations/importJobs.d.ts +0 -120
  1039. package/dist/react-native/operations/importJobs.d.ts.map +0 -1
  1040. package/dist/react-native/operations/importJobs.js +0 -473
  1041. package/dist/react-native/operations/importJobs.js.map +0 -1
  1042. package/dist/react-native/operations/index.d.ts +0 -13
  1043. package/dist/react-native/operations/index.d.ts.map +0 -1
  1044. package/dist/react-native/operations/index.js +0 -17
  1045. package/dist/react-native/operations/index.js.map +0 -1
  1046. package/dist/react-native/operations/operations.d.ts +0 -32
  1047. package/dist/react-native/operations/operations.d.ts.map +0 -1
  1048. package/dist/react-native/operations/operations.js +0 -111
  1049. package/dist/react-native/operations/operations.js.map +0 -1
  1050. package/dist/react-native/operations/skus.d.ts +0 -32
  1051. package/dist/react-native/operations/skus.d.ts.map +0 -1
  1052. package/dist/react-native/operations/skus.js +0 -111
  1053. package/dist/react-native/operations/skus.js.map +0 -1
  1054. package/dist/react-native/operations/storageTargetOperations.d.ts +0 -90
  1055. package/dist/react-native/operations/storageTargetOperations.d.ts.map +0 -1
  1056. package/dist/react-native/operations/storageTargetOperations.js +0 -361
  1057. package/dist/react-native/operations/storageTargetOperations.js.map +0 -1
  1058. package/dist/react-native/operations/storageTargets.d.ts +0 -135
  1059. package/dist/react-native/operations/storageTargets.d.ts.map +0 -1
  1060. package/dist/react-native/operations/storageTargets.js +0 -528
  1061. package/dist/react-native/operations/storageTargets.js.map +0 -1
  1062. package/dist/react-native/operations/usageModels.d.ts +0 -32
  1063. package/dist/react-native/operations/usageModels.d.ts.map +0 -1
  1064. package/dist/react-native/operations/usageModels.js +0 -111
  1065. package/dist/react-native/operations/usageModels.js.map +0 -1
  1066. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts +0 -98
  1067. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  1068. package/dist/react-native/operationsInterfaces/amlFilesystems.js +0 -4
  1069. package/dist/react-native/operationsInterfaces/amlFilesystems.js.map +0 -1
  1070. package/dist/react-native/operationsInterfaces/ascOperations.d.ts +0 -12
  1071. package/dist/react-native/operationsInterfaces/ascOperations.d.ts.map +0 -1
  1072. package/dist/react-native/operationsInterfaces/ascOperations.js +0 -4
  1073. package/dist/react-native/operationsInterfaces/ascOperations.js.map +0 -1
  1074. package/dist/react-native/operationsInterfaces/ascUsages.d.ts +0 -12
  1075. package/dist/react-native/operationsInterfaces/ascUsages.d.ts.map +0 -1
  1076. package/dist/react-native/operationsInterfaces/ascUsages.js +0 -4
  1077. package/dist/react-native/operationsInterfaces/ascUsages.js.map +0 -1
  1078. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts +0 -93
  1079. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  1080. package/dist/react-native/operationsInterfaces/autoExportJobs.js +0 -4
  1081. package/dist/react-native/operationsInterfaces/autoExportJobs.js.map +0 -1
  1082. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts +0 -93
  1083. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  1084. package/dist/react-native/operationsInterfaces/autoImportJobs.js +0 -4
  1085. package/dist/react-native/operationsInterfaces/autoImportJobs.js.map +0 -1
  1086. package/dist/react-native/operationsInterfaces/caches.d.ts +0 -240
  1087. package/dist/react-native/operationsInterfaces/caches.d.ts.map +0 -1
  1088. package/dist/react-native/operationsInterfaces/caches.js +0 -4
  1089. package/dist/react-native/operationsInterfaces/caches.js.map +0 -1
  1090. package/dist/react-native/operationsInterfaces/importJobs.d.ts +0 -93
  1091. package/dist/react-native/operationsInterfaces/importJobs.d.ts.map +0 -1
  1092. package/dist/react-native/operationsInterfaces/importJobs.js +0 -4
  1093. package/dist/react-native/operationsInterfaces/importJobs.js.map +0 -1
  1094. package/dist/react-native/operationsInterfaces/index.d.ts +0 -13
  1095. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  1096. package/dist/react-native/operationsInterfaces/index.js +0 -17
  1097. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  1098. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  1099. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  1100. package/dist/react-native/operationsInterfaces/operations.js +0 -4
  1101. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  1102. package/dist/react-native/operationsInterfaces/skus.d.ts +0 -11
  1103. package/dist/react-native/operationsInterfaces/skus.d.ts.map +0 -1
  1104. package/dist/react-native/operationsInterfaces/skus.js +0 -4
  1105. package/dist/react-native/operationsInterfaces/skus.js.map +0 -1
  1106. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  1107. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  1108. package/dist/react-native/operationsInterfaces/storageTargetOperations.js +0 -4
  1109. package/dist/react-native/operationsInterfaces/storageTargetOperations.js.map +0 -1
  1110. package/dist/react-native/operationsInterfaces/storageTargets.d.ts +0 -108
  1111. package/dist/react-native/operationsInterfaces/storageTargets.d.ts.map +0 -1
  1112. package/dist/react-native/operationsInterfaces/storageTargets.js +0 -4
  1113. package/dist/react-native/operationsInterfaces/storageTargets.js.map +0 -1
  1114. package/dist/react-native/operationsInterfaces/usageModels.d.ts +0 -11
  1115. package/dist/react-native/operationsInterfaces/usageModels.d.ts.map +0 -1
  1116. package/dist/react-native/operationsInterfaces/usageModels.js +0 -4
  1117. package/dist/react-native/operationsInterfaces/usageModels.js.map +0 -1
  1118. package/dist/react-native/package.json +0 -3
  1119. package/dist/react-native/pagingHelper.d.ts +0 -13
  1120. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  1121. package/dist/react-native/pagingHelper.js +0 -25
  1122. package/dist/react-native/pagingHelper.js.map +0 -1
  1123. package/dist/react-native/storageCacheManagementClient.d.ts +0 -41
  1124. package/dist/react-native/storageCacheManagementClient.d.ts.map +0 -1
  1125. package/dist/react-native/storageCacheManagementClient.js +0 -179
  1126. package/dist/react-native/storageCacheManagementClient.js.map +0 -1
@@ -1,116 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.UsageModelsImpl = void 0;
6
- const tslib_1 = require("tslib");
7
- const pagingHelper_js_1 = require("../pagingHelper.js");
8
- const coreClient = tslib_1.__importStar(require("@azure/core-client"));
9
- const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
10
- const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
11
- /// <reference lib="esnext.asynciterable" />
12
- /** Class containing UsageModels operations. */
13
- class UsageModelsImpl {
14
- client;
15
- /**
16
- * Initialize a new instance of the class UsageModels class.
17
- * @param client Reference to the service client
18
- */
19
- constructor(client) {
20
- this.client = client;
21
- }
22
- /**
23
- * Get the list of cache usage models available to this subscription.
24
- * @param options The options parameters.
25
- */
26
- list(options) {
27
- const iter = this.listPagingAll(options);
28
- return {
29
- next() {
30
- return iter.next();
31
- },
32
- [Symbol.asyncIterator]() {
33
- return this;
34
- },
35
- byPage: (settings) => {
36
- if (settings?.maxPageSize) {
37
- throw new Error("maxPageSize is not supported by this operation.");
38
- }
39
- return this.listPagingPage(options, settings);
40
- },
41
- };
42
- }
43
- async *listPagingPage(options, settings) {
44
- let result;
45
- let continuationToken = settings?.continuationToken;
46
- if (!continuationToken) {
47
- result = await this._list(options);
48
- let page = result.value || [];
49
- continuationToken = result.nextLink;
50
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
51
- yield page;
52
- }
53
- while (continuationToken) {
54
- result = await this._listNext(continuationToken, options);
55
- continuationToken = result.nextLink;
56
- let page = result.value || [];
57
- (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
58
- yield page;
59
- }
60
- }
61
- async *listPagingAll(options) {
62
- for await (const page of this.listPagingPage(options)) {
63
- yield* page;
64
- }
65
- }
66
- /**
67
- * Get the list of cache usage models available to this subscription.
68
- * @param options The options parameters.
69
- */
70
- _list(options) {
71
- return this.client.sendOperationRequest({ options }, listOperationSpec);
72
- }
73
- /**
74
- * ListNext
75
- * @param nextLink The nextLink from the previous successful call to the List method.
76
- * @param options The options parameters.
77
- */
78
- _listNext(nextLink, options) {
79
- return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);
80
- }
81
- }
82
- exports.UsageModelsImpl = UsageModelsImpl;
83
- // Operation Specifications
84
- const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
85
- const listOperationSpec = {
86
- path: "/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels",
87
- httpMethod: "GET",
88
- responses: {
89
- 200: {
90
- bodyMapper: Mappers.UsageModelsResult,
91
- },
92
- default: {
93
- bodyMapper: Mappers.CloudError,
94
- },
95
- },
96
- queryParameters: [Parameters.apiVersion],
97
- urlParameters: [Parameters.$host, Parameters.subscriptionId],
98
- headerParameters: [Parameters.accept],
99
- serializer,
100
- };
101
- const listNextOperationSpec = {
102
- path: "{nextLink}",
103
- httpMethod: "GET",
104
- responses: {
105
- 200: {
106
- bodyMapper: Mappers.UsageModelsResult,
107
- },
108
- default: {
109
- bodyMapper: Mappers.CloudError,
110
- },
111
- },
112
- urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.nextLink],
113
- headerParameters: [Parameters.accept],
114
- serializer,
115
- };
116
- //# sourceMappingURL=usageModels.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"usageModels.js","sourceRoot":"","sources":["../../../src/operations/usageModels.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;;AAMlC,wDAA0D;AAE1D,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAUtD,4CAA4C;AAC5C,+CAA+C;AAC/C,MAAa,eAAe;IACT,MAAM,CAA+B;IAEtD;;;OAGG;IACH,YAAY,MAAoC;QAC9C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;OAGG;IACI,IAAI,CAAC,OAAuC;QACjD,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;QACzC,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;YAChD,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,cAAc,CAC3B,OAAuC,EACvC,QAAuB;QAEvB,IAAI,MAA+B,CAAC;QACpC,IAAI,iBAAiB,GAAG,QAAQ,EAAE,iBAAiB,CAAC;QACpD,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,MAAM,GAAG,MAAM,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;YACnC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;QACD,OAAO,iBAAiB,EAAE,CAAC;YACzB,MAAM,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC;YAC1D,iBAAiB,GAAG,MAAM,CAAC,QAAQ,CAAC;YACpC,IAAI,IAAI,GAAG,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;YAC9B,IAAA,sCAAoB,EAAC,IAAI,EAAE,iBAAiB,CAAC,CAAC;YAC9C,MAAM,IAAI,CAAC;QACb,CAAC;IACH,CAAC;IAEO,KAAK,CAAC,CAAC,aAAa,CAC1B,OAAuC;QAEvC,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE,CAAC;YACtD,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;OAGG;IACK,KAAK,CAAC,OAAuC;QACnD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IAC1E,CAAC;IAED;;;;OAIG;IACK,SAAS,CACf,QAAgB,EAChB,OAA2C;QAE3C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,qBAAqB,CAAC,CAAC;IACxF,CAAC;CACF;AAlFD,0CAkFC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,8EAA8E;IACpF,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,CAAC;IAC5D,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,qBAAqB,GAA6B;IACtD,IAAI,EAAE,YAAY;IAClB,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,EAAE,UAAU,CAAC,QAAQ,CAAC;IACjF,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","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, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { UsageModels } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { StorageCacheManagementClient } from \"../storageCacheManagementClient.js\";\nimport {\n UsageModel,\n UsageModelsListNextOptionalParams,\n UsageModelsListOptionalParams,\n UsageModelsListResponse,\n UsageModelsListNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing UsageModels operations. */\nexport class UsageModelsImpl implements UsageModels {\n private readonly client: StorageCacheManagementClient;\n\n /**\n * Initialize a new instance of the class UsageModels class.\n * @param client Reference to the service client\n */\n constructor(client: StorageCacheManagementClient) {\n this.client = client;\n }\n\n /**\n * Get the list of cache usage models available to this subscription.\n * @param options The options parameters.\n */\n public list(options?: UsageModelsListOptionalParams): PagedAsyncIterableIterator<UsageModel> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n },\n };\n }\n\n private async *listPagingPage(\n options?: UsageModelsListOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<UsageModel[]> {\n let result: UsageModelsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: UsageModelsListOptionalParams,\n ): AsyncIterableIterator<UsageModel> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Get the list of cache usage models available to this subscription.\n * @param options The options parameters.\n */\n private _list(options?: UsageModelsListOptionalParams): Promise<UsageModelsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: UsageModelsListNextOptionalParams,\n ): Promise<UsageModelsListNextResponse> {\n return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.StorageCache/usageModels\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageModelsResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer,\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageModelsResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,98 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { AmlFilesystem, AmlFilesystemsListOptionalParams, AmlFilesystemsListByResourceGroupOptionalParams, AmlFilesystemsDeleteOptionalParams, AmlFilesystemsGetOptionalParams, AmlFilesystemsGetResponse, AmlFilesystemsCreateOrUpdateOptionalParams, AmlFilesystemsCreateOrUpdateResponse, AmlFilesystemUpdate, AmlFilesystemsUpdateOptionalParams, AmlFilesystemsUpdateResponse, AmlFilesystemsArchiveOptionalParams, AmlFilesystemsCancelArchiveOptionalParams } from "../models/index.js";
4
- /** Interface representing a AmlFilesystems. */
5
- export interface AmlFilesystems {
6
- /**
7
- * Returns all AML file systems the user has access to under a subscription.
8
- * @param options The options parameters.
9
- */
10
- list(options?: AmlFilesystemsListOptionalParams): PagedAsyncIterableIterator<AmlFilesystem>;
11
- /**
12
- * Returns all AML file systems the user has access to under a resource group.
13
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
14
- * @param options The options parameters.
15
- */
16
- listByResourceGroup(resourceGroupName: string, options?: AmlFilesystemsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AmlFilesystem>;
17
- /**
18
- * Schedules an AML file system for deletion.
19
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
20
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
21
- * hyphens. Start and end with alphanumeric.
22
- * @param options The options parameters.
23
- */
24
- beginDelete(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
25
- /**
26
- * Schedules an AML file system for deletion.
27
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
28
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
29
- * hyphens. Start and end with alphanumeric.
30
- * @param options The options parameters.
31
- */
32
- beginDeleteAndWait(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsDeleteOptionalParams): Promise<void>;
33
- /**
34
- * Returns an AML file system.
35
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
36
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
37
- * hyphens. Start and end with alphanumeric.
38
- * @param options The options parameters.
39
- */
40
- get(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsGetOptionalParams): Promise<AmlFilesystemsGetResponse>;
41
- /**
42
- * Create or update an AML file system.
43
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
44
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
45
- * hyphens. Start and end with alphanumeric.
46
- * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
47
- * read-only properties are included, they must match the existing values of those properties.
48
- * @param options The options parameters.
49
- */
50
- beginCreateOrUpdate(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystem, options?: AmlFilesystemsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AmlFilesystemsCreateOrUpdateResponse>, AmlFilesystemsCreateOrUpdateResponse>>;
51
- /**
52
- * Create or update an AML file system.
53
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
54
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
55
- * hyphens. Start and end with alphanumeric.
56
- * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
57
- * read-only properties are included, they must match the existing values of those properties.
58
- * @param options The options parameters.
59
- */
60
- beginCreateOrUpdateAndWait(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystem, options?: AmlFilesystemsCreateOrUpdateOptionalParams): Promise<AmlFilesystemsCreateOrUpdateResponse>;
61
- /**
62
- * Update an AML file system instance.
63
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
64
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
65
- * hyphens. Start and end with alphanumeric.
66
- * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
67
- * read-only properties are included, they must match the existing values of those properties.
68
- * @param options The options parameters.
69
- */
70
- beginUpdate(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystemUpdate, options?: AmlFilesystemsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AmlFilesystemsUpdateResponse>, AmlFilesystemsUpdateResponse>>;
71
- /**
72
- * Update an AML file system instance.
73
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
74
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
75
- * hyphens. Start and end with alphanumeric.
76
- * @param amlFilesystem Object containing the user-selectable properties of the AML file system. If
77
- * read-only properties are included, they must match the existing values of those properties.
78
- * @param options The options parameters.
79
- */
80
- beginUpdateAndWait(resourceGroupName: string, amlFilesystemName: string, amlFilesystem: AmlFilesystemUpdate, options?: AmlFilesystemsUpdateOptionalParams): Promise<AmlFilesystemsUpdateResponse>;
81
- /**
82
- * Archive data from the AML file system.
83
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
84
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
85
- * hyphens. Start and end with alphanumeric.
86
- * @param options The options parameters.
87
- */
88
- archive(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsArchiveOptionalParams): Promise<void>;
89
- /**
90
- * Cancel archiving data from the AML file system.
91
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
92
- * @param amlFilesystemName Name for the AML file system. Allows alphanumerics, underscores, and
93
- * hyphens. Start and end with alphanumeric.
94
- * @param options The options parameters.
95
- */
96
- cancelArchive(resourceGroupName: string, amlFilesystemName: string, options?: AmlFilesystemsCancelArchiveOptionalParams): Promise<void>;
97
- }
98
- //# sourceMappingURL=amlFilesystems.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"amlFilesystems.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/amlFilesystems.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,gCAAgC,EAChC,+CAA+C,EAC/C,kCAAkC,EAClC,+BAA+B,EAC/B,yBAAyB,EACzB,0CAA0C,EAC1C,oCAAoC,EACpC,mBAAmB,EACnB,kCAAkC,EAClC,4BAA4B,EAC5B,mCAAmC,EACnC,yCAAyC,EAC1C,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,gCAAgC,GAAG,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC5F;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+CAA+C,GACxD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;OAQG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,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;;;;;;;;OAQG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAC,CAC7F,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;OAMG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=amlFilesystems.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"amlFilesystems.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/amlFilesystems.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 AmlFilesystem,\n AmlFilesystemsListOptionalParams,\n AmlFilesystemsListByResourceGroupOptionalParams,\n AmlFilesystemsDeleteOptionalParams,\n AmlFilesystemsGetOptionalParams,\n AmlFilesystemsGetResponse,\n AmlFilesystemsCreateOrUpdateOptionalParams,\n AmlFilesystemsCreateOrUpdateResponse,\n AmlFilesystemUpdate,\n AmlFilesystemsUpdateOptionalParams,\n AmlFilesystemsUpdateResponse,\n AmlFilesystemsArchiveOptionalParams,\n AmlFilesystemsCancelArchiveOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AmlFilesystems. */\nexport interface AmlFilesystems {\n /**\n * Returns all AML file systems the user has access to under a subscription.\n * @param options The options parameters.\n */\n list(options?: AmlFilesystemsListOptionalParams): PagedAsyncIterableIterator<AmlFilesystem>;\n /**\n * Returns all AML file systems the user has access to under a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: AmlFilesystemsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<AmlFilesystem>;\n /**\n * Schedules an AML file system 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 options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Schedules an AML file system 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 options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Returns 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 get(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsGetOptionalParams,\n ): Promise<AmlFilesystemsGetResponse>;\n /**\n * Create or update 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 amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only 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 amlFilesystem: AmlFilesystem,\n options?: AmlFilesystemsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AmlFilesystemsCreateOrUpdateResponse>,\n AmlFilesystemsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update 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 amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only 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 amlFilesystem: AmlFilesystem,\n options?: AmlFilesystemsCreateOrUpdateOptionalParams,\n ): Promise<AmlFilesystemsCreateOrUpdateResponse>;\n /**\n * Update an AML file system 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 amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only 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 amlFilesystem: AmlFilesystemUpdate,\n options?: AmlFilesystemsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<AmlFilesystemsUpdateResponse>, AmlFilesystemsUpdateResponse>\n >;\n /**\n * Update an AML file system 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 amlFilesystem Object containing the user-selectable properties of the AML file system. If\n * read-only 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 amlFilesystem: AmlFilesystemUpdate,\n options?: AmlFilesystemsUpdateOptionalParams,\n ): Promise<AmlFilesystemsUpdateResponse>;\n /**\n * Archive data from the 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 archive(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsArchiveOptionalParams,\n ): Promise<void>;\n /**\n * Cancel archiving data from the 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 cancelArchive(\n resourceGroupName: string,\n amlFilesystemName: string,\n options?: AmlFilesystemsCancelArchiveOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { AscOperationsGetOptionalParams, AscOperationsGetResponse } from "../models/index.js";
2
- /** Interface representing a AscOperations. */
3
- export interface AscOperations {
4
- /**
5
- * Gets the status of an asynchronous operation for the Azure HPC Cache
6
- * @param location The name of Azure region.
7
- * @param operationId The ID of an ongoing async operation.
8
- * @param options The options parameters.
9
- */
10
- get(location: string, operationId: string, options?: AscOperationsGetOptionalParams): Promise<AscOperationsGetResponse>;
11
- }
12
- //# sourceMappingURL=ascOperations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ascOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascOperations.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,8BAA8B,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAE9F,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,GAAG,CACD,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;CACtC"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=ascOperations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ascOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascOperations.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { AscOperationsGetOptionalParams, AscOperationsGetResponse } from \"../models/index.js\";\n\n/** Interface representing a AscOperations. */\nexport interface AscOperations {\n /**\n * Gets the status of an asynchronous operation for the Azure HPC Cache\n * @param location The name of Azure region.\n * @param operationId The ID of an ongoing async operation.\n * @param options The options parameters.\n */\n get(\n location: string,\n operationId: string,\n options?: AscOperationsGetOptionalParams,\n ): Promise<AscOperationsGetResponse>;\n}\n"]}
@@ -1,12 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ResourceUsage, AscUsagesListOptionalParams } from "../models/index.js";
3
- /** Interface representing a AscUsages. */
4
- export interface AscUsages {
5
- /**
6
- * Gets the quantity used and quota limit for resources
7
- * @param location The name of the region to query for usage information.
8
- * @param options The options parameters.
9
- */
10
- list(location: string, options?: AscUsagesListOptionalParams): PagedAsyncIterableIterator<ResourceUsage>;
11
- }
12
- //# sourceMappingURL=ascUsages.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ascUsages.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascUsages.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAGhF,0CAA0C;AAC1C,MAAM,WAAW,SAAS;IACxB;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,2BAA2B,GACpC,0BAA0B,CAAC,aAAa,CAAC,CAAC;CAC9C"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=ascUsages.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ascUsages.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/ascUsages.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 { ResourceUsage, AscUsagesListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AscUsages. */\nexport interface AscUsages {\n /**\n * Gets the quantity used and quota limit for resources\n * @param location The name of the region to query for usage information.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: AscUsagesListOptionalParams,\n ): PagedAsyncIterableIterator<ResourceUsage>;\n}\n"]}
@@ -1,93 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { AutoExportJob, AutoExportJobsListByAmlFilesystemOptionalParams, AutoExportJobsDeleteOptionalParams, AutoExportJobsDeleteResponse, AutoExportJobsGetOptionalParams, AutoExportJobsGetResponse, AutoExportJobsCreateOrUpdateOptionalParams, AutoExportJobsCreateOrUpdateResponse, AutoExportJobUpdate, AutoExportJobsUpdateOptionalParams, AutoExportJobsUpdateResponse } from "../models/index.js";
4
- /** Interface representing a AutoExportJobs. */
5
- export interface AutoExportJobs {
6
- /**
7
- * Returns all the auto export 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?: AutoExportJobsListByAmlFilesystemOptionalParams): PagedAsyncIterableIterator<AutoExportJob>;
14
- /**
15
- * Schedules an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and
20
- * hyphens. Start and end with alphanumeric.
21
- * @param options The options parameters.
22
- */
23
- beginDelete(resourceGroupName: string, amlFilesystemName: string, autoExportJobName: string, options?: AutoExportJobsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AutoExportJobsDeleteResponse>, AutoExportJobsDeleteResponse>>;
24
- /**
25
- * Schedules an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and
30
- * hyphens. Start and end with alphanumeric.
31
- * @param options The options parameters.
32
- */
33
- beginDeleteAndWait(resourceGroupName: string, amlFilesystemName: string, autoExportJobName: string, options?: AutoExportJobsDeleteOptionalParams): Promise<AutoExportJobsDeleteResponse>;
34
- /**
35
- * Returns an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and
40
- * hyphens. Start and end with alphanumeric.
41
- * @param options The options parameters.
42
- */
43
- get(resourceGroupName: string, amlFilesystemName: string, autoExportJobName: string, options?: AutoExportJobsGetOptionalParams): Promise<AutoExportJobsGetResponse>;
44
- /**
45
- * Create or update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and
50
- * hyphens. Start and end with alphanumeric.
51
- * @param autoExportJob Object containing the user-selectable properties of the auto export job. If
52
- * read-only 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, autoExportJobName: string, autoExportJob: AutoExportJob, options?: AutoExportJobsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AutoExportJobsCreateOrUpdateResponse>, AutoExportJobsCreateOrUpdateResponse>>;
56
- /**
57
- * Create or update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and
62
- * hyphens. Start and end with alphanumeric.
63
- * @param autoExportJob Object containing the user-selectable properties of the auto export job. If
64
- * read-only 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, autoExportJobName: string, autoExportJob: AutoExportJob, options?: AutoExportJobsCreateOrUpdateOptionalParams): Promise<AutoExportJobsCreateOrUpdateResponse>;
68
- /**
69
- * Update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and
74
- * hyphens. Start and end with alphanumeric.
75
- * @param autoExportJob Object containing the user-selectable properties of the auto export job. If
76
- * read-only 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, autoExportJobName: string, autoExportJob: AutoExportJobUpdate, options?: AutoExportJobsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AutoExportJobsUpdateResponse>, AutoExportJobsUpdateResponse>>;
80
- /**
81
- * Update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and
86
- * hyphens. Start and end with alphanumeric.
87
- * @param autoExportJob Object containing the user-selectable properties of the auto export job. If
88
- * read-only 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, autoExportJobName: string, autoExportJob: AutoExportJobUpdate, options?: AutoExportJobsUpdateOptionalParams): Promise<AutoExportJobsUpdateResponse>;
92
- }
93
- //# sourceMappingURL=autoExportJobs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"autoExportJobs.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/autoExportJobs.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,+CAA+C,EAC/C,kCAAkC,EAClC,4BAA4B,EAC5B,+BAA+B,EAC/B,yBAAyB,EACzB,0CAA0C,EAC1C,oCAAoC,EACpC,mBAAmB,EACnB,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+CAA+C,GACxD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAC,CAC7F,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;OAUG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,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,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;OAUG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAC,CAC7F,CAAC;IACF;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;CAC1C"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=autoExportJobs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"autoExportJobs.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/autoExportJobs.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 AutoExportJob,\n AutoExportJobsListByAmlFilesystemOptionalParams,\n AutoExportJobsDeleteOptionalParams,\n AutoExportJobsDeleteResponse,\n AutoExportJobsGetOptionalParams,\n AutoExportJobsGetResponse,\n AutoExportJobsCreateOrUpdateOptionalParams,\n AutoExportJobsCreateOrUpdateResponse,\n AutoExportJobUpdate,\n AutoExportJobsUpdateOptionalParams,\n AutoExportJobsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AutoExportJobs. */\nexport interface AutoExportJobs {\n /**\n * Returns all the auto export 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?: AutoExportJobsListByAmlFilesystemOptionalParams,\n ): PagedAsyncIterableIterator<AutoExportJob>;\n /**\n * Schedules an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n amlFilesystemName: string,\n autoExportJobName: string,\n options?: AutoExportJobsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<AutoExportJobsDeleteResponse>, AutoExportJobsDeleteResponse>\n >;\n /**\n * Schedules an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n autoExportJobName: string,\n options?: AutoExportJobsDeleteOptionalParams,\n ): Promise<AutoExportJobsDeleteResponse>;\n /**\n * Returns an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n amlFilesystemName: string,\n autoExportJobName: string,\n options?: AutoExportJobsGetOptionalParams,\n ): Promise<AutoExportJobsGetResponse>;\n /**\n * Create or update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoExportJob Object containing the user-selectable properties of the auto export job. If\n * read-only 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 autoExportJobName: string,\n autoExportJob: AutoExportJob,\n options?: AutoExportJobsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AutoExportJobsCreateOrUpdateResponse>,\n AutoExportJobsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoExportJob Object containing the user-selectable properties of the auto export job. If\n * read-only 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 autoExportJobName: string,\n autoExportJob: AutoExportJob,\n options?: AutoExportJobsCreateOrUpdateOptionalParams,\n ): Promise<AutoExportJobsCreateOrUpdateResponse>;\n /**\n * Update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoExportJob Object containing the user-selectable properties of the auto export job. If\n * read-only 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 autoExportJobName: string,\n autoExportJob: AutoExportJobUpdate,\n options?: AutoExportJobsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<AutoExportJobsUpdateResponse>, AutoExportJobsUpdateResponse>\n >;\n /**\n * Update an auto export 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 autoExportJobName Name for the auto export job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoExportJob Object containing the user-selectable properties of the auto export job. If\n * read-only 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 autoExportJobName: string,\n autoExportJob: AutoExportJobUpdate,\n options?: AutoExportJobsUpdateOptionalParams,\n ): Promise<AutoExportJobsUpdateResponse>;\n}\n"]}
@@ -1,93 +0,0 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { AutoImportJob, AutoImportJobsListByAmlFilesystemOptionalParams, AutoImportJobsDeleteOptionalParams, AutoImportJobsDeleteResponse, AutoImportJobsGetOptionalParams, AutoImportJobsGetResponse, AutoImportJobsCreateOrUpdateOptionalParams, AutoImportJobsCreateOrUpdateResponse, AutoImportJobUpdate, AutoImportJobsUpdateOptionalParams, AutoImportJobsUpdateResponse } from "../models/index.js";
4
- /** Interface representing a AutoImportJobs. */
5
- export interface AutoImportJobs {
6
- /**
7
- * Returns all the auto 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?: AutoImportJobsListByAmlFilesystemOptionalParams): PagedAsyncIterableIterator<AutoImportJob>;
14
- /**
15
- * Schedules an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and
20
- * hyphens. Start and end with alphanumeric.
21
- * @param options The options parameters.
22
- */
23
- beginDelete(resourceGroupName: string, amlFilesystemName: string, autoImportJobName: string, options?: AutoImportJobsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AutoImportJobsDeleteResponse>, AutoImportJobsDeleteResponse>>;
24
- /**
25
- * Schedules an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and
30
- * hyphens. Start and end with alphanumeric.
31
- * @param options The options parameters.
32
- */
33
- beginDeleteAndWait(resourceGroupName: string, amlFilesystemName: string, autoImportJobName: string, options?: AutoImportJobsDeleteOptionalParams): Promise<AutoImportJobsDeleteResponse>;
34
- /**
35
- * Returns an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and
40
- * hyphens. Start and end with alphanumeric.
41
- * @param options The options parameters.
42
- */
43
- get(resourceGroupName: string, amlFilesystemName: string, autoImportJobName: string, options?: AutoImportJobsGetOptionalParams): Promise<AutoImportJobsGetResponse>;
44
- /**
45
- * Create or update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and
50
- * hyphens. Start and end with alphanumeric.
51
- * @param autoImportJob Object containing the user-selectable properties of the auto import job. If
52
- * read-only 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, autoImportJobName: string, autoImportJob: AutoImportJob, options?: AutoImportJobsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AutoImportJobsCreateOrUpdateResponse>, AutoImportJobsCreateOrUpdateResponse>>;
56
- /**
57
- * Create or update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and
62
- * hyphens. Start and end with alphanumeric.
63
- * @param autoImportJob Object containing the user-selectable properties of the auto import job. If
64
- * read-only 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, autoImportJobName: string, autoImportJob: AutoImportJob, options?: AutoImportJobsCreateOrUpdateOptionalParams): Promise<AutoImportJobsCreateOrUpdateResponse>;
68
- /**
69
- * Update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and
74
- * hyphens. Start and end with alphanumeric.
75
- * @param autoImportJob Object containing the user-selectable properties of the auto import job. If
76
- * read-only 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, autoImportJobName: string, autoImportJob: AutoImportJobUpdate, options?: AutoImportJobsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AutoImportJobsUpdateResponse>, AutoImportJobsUpdateResponse>>;
80
- /**
81
- * Update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and
86
- * hyphens. Start and end with alphanumeric.
87
- * @param autoImportJob Object containing the user-selectable properties of the auto import job. If
88
- * read-only 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, autoImportJobName: string, autoImportJob: AutoImportJobUpdate, options?: AutoImportJobsUpdateOptionalParams): Promise<AutoImportJobsUpdateResponse>;
92
- }
93
- //# sourceMappingURL=autoImportJobs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"autoImportJobs.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/autoImportJobs.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,+CAA+C,EAC/C,kCAAkC,EAClC,4BAA4B,EAC5B,+BAA+B,EAC/B,yBAAyB,EACzB,0CAA0C,EAC1C,oCAAoC,EACpC,mBAAmB,EACnB,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+CAA+C,GACxD,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAC,CAC7F,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;OAUG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,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,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;OAUG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,4BAA4B,CAAC,EAAE,4BAA4B,CAAC,CAC7F,CAAC;IACF;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,mBAAmB,EAClC,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;CAC1C"}
@@ -1,5 +0,0 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- //# sourceMappingURL=autoImportJobs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"autoImportJobs.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/autoImportJobs.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","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 AutoImportJob,\n AutoImportJobsListByAmlFilesystemOptionalParams,\n AutoImportJobsDeleteOptionalParams,\n AutoImportJobsDeleteResponse,\n AutoImportJobsGetOptionalParams,\n AutoImportJobsGetResponse,\n AutoImportJobsCreateOrUpdateOptionalParams,\n AutoImportJobsCreateOrUpdateResponse,\n AutoImportJobUpdate,\n AutoImportJobsUpdateOptionalParams,\n AutoImportJobsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a AutoImportJobs. */\nexport interface AutoImportJobs {\n /**\n * Returns all the auto 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?: AutoImportJobsListByAmlFilesystemOptionalParams,\n ): PagedAsyncIterableIterator<AutoImportJob>;\n /**\n * Schedules an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n amlFilesystemName: string,\n autoImportJobName: string,\n options?: AutoImportJobsDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<AutoImportJobsDeleteResponse>, AutoImportJobsDeleteResponse>\n >;\n /**\n * Schedules an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n amlFilesystemName: string,\n autoImportJobName: string,\n options?: AutoImportJobsDeleteOptionalParams,\n ): Promise<AutoImportJobsDeleteResponse>;\n /**\n * Returns an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n amlFilesystemName: string,\n autoImportJobName: string,\n options?: AutoImportJobsGetOptionalParams,\n ): Promise<AutoImportJobsGetResponse>;\n /**\n * Create or update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoImportJob Object containing the user-selectable properties of the auto import job. If\n * read-only 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 autoImportJobName: string,\n autoImportJob: AutoImportJob,\n options?: AutoImportJobsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<AutoImportJobsCreateOrUpdateResponse>,\n AutoImportJobsCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoImportJob Object containing the user-selectable properties of the auto import job. If\n * read-only 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 autoImportJobName: string,\n autoImportJob: AutoImportJob,\n options?: AutoImportJobsCreateOrUpdateOptionalParams,\n ): Promise<AutoImportJobsCreateOrUpdateResponse>;\n /**\n * Update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoImportJob Object containing the user-selectable properties of the auto import job. If\n * read-only 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 autoImportJobName: string,\n autoImportJob: AutoImportJobUpdate,\n options?: AutoImportJobsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<AutoImportJobsUpdateResponse>, AutoImportJobsUpdateResponse>\n >;\n /**\n * Update an auto 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 autoImportJobName Name for the auto import job. Allows alphanumerics, underscores, and\n * hyphens. Start and end with alphanumeric.\n * @param autoImportJob Object containing the user-selectable properties of the auto import job. If\n * read-only 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 autoImportJobName: string,\n autoImportJob: AutoImportJobUpdate,\n options?: AutoImportJobsUpdateOptionalParams,\n ): Promise<AutoImportJobsUpdateResponse>;\n}\n"]}