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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1158) hide show
  1. package/README.md +10 -10
  2. package/dist/browser/api/amlFilesystems/index.d.ts +3 -0
  3. package/dist/browser/api/amlFilesystems/index.js +4 -0
  4. package/dist/browser/api/amlFilesystems/index.js.map +1 -0
  5. package/dist/browser/api/amlFilesystems/operations.d.ts +39 -0
  6. package/dist/browser/api/amlFilesystems/operations.js +259 -0
  7. package/dist/browser/api/amlFilesystems/operations.js.map +1 -0
  8. package/dist/browser/api/amlFilesystems/options.d.ts +35 -0
  9. package/dist/browser/api/amlFilesystems/options.js +4 -0
  10. package/dist/browser/api/amlFilesystems/options.js.map +1 -0
  11. package/dist/browser/api/ascOperations/index.d.ts +3 -0
  12. package/dist/browser/api/ascOperations/index.js +4 -0
  13. package/dist/browser/api/ascOperations/index.js.map +1 -0
  14. package/dist/browser/api/ascOperations/operations.d.ts +9 -0
  15. package/dist/browser/api/ascOperations/operations.js +36 -0
  16. package/dist/browser/api/ascOperations/operations.js.map +1 -0
  17. package/dist/browser/api/ascOperations/options.d.ts +5 -0
  18. package/dist/browser/api/ascOperations/options.js +4 -0
  19. package/dist/browser/api/ascOperations/options.js.map +1 -0
  20. package/dist/browser/api/ascUsages/index.d.ts +3 -0
  21. package/dist/browser/api/ascUsages/index.js +4 -0
  22. package/dist/browser/api/ascUsages/index.js.map +1 -0
  23. package/dist/browser/api/ascUsages/operations.d.ts +10 -0
  24. package/dist/browser/api/ascUsages/operations.js +35 -0
  25. package/dist/browser/api/ascUsages/operations.js.map +1 -0
  26. package/dist/browser/api/ascUsages/options.d.ts +5 -0
  27. package/dist/browser/api/ascUsages/options.js +4 -0
  28. package/dist/browser/api/ascUsages/options.js.map +1 -0
  29. package/dist/browser/api/autoExportJobs/index.d.ts +3 -0
  30. package/dist/browser/api/autoExportJobs/index.js +4 -0
  31. package/dist/browser/api/autoExportJobs/index.js.map +1 -0
  32. package/dist/browser/api/autoExportJobs/operations.d.ts +27 -0
  33. package/dist/browser/api/autoExportJobs/operations.js +177 -0
  34. package/dist/browser/api/autoExportJobs/operations.js.map +1 -0
  35. package/dist/browser/api/autoExportJobs/options.d.ts +23 -0
  36. package/dist/browser/api/autoExportJobs/options.js +4 -0
  37. package/dist/browser/api/autoExportJobs/options.js.map +1 -0
  38. package/dist/browser/api/autoImportJobs/index.d.ts +3 -0
  39. package/dist/browser/api/autoImportJobs/index.js +4 -0
  40. package/dist/browser/api/autoImportJobs/index.js.map +1 -0
  41. package/dist/browser/api/autoImportJobs/operations.d.ts +27 -0
  42. package/dist/browser/api/autoImportJobs/operations.js +177 -0
  43. package/dist/browser/api/autoImportJobs/operations.js.map +1 -0
  44. package/dist/browser/api/autoImportJobs/options.d.ts +23 -0
  45. package/dist/browser/api/autoImportJobs/options.js +4 -0
  46. package/dist/browser/api/autoImportJobs/options.js.map +1 -0
  47. package/dist/browser/api/caches/index.d.ts +3 -0
  48. package/dist/browser/api/caches/index.js +4 -0
  49. package/dist/browser/api/caches/index.js.map +1 -0
  50. package/dist/browser/api/caches/operations.d.ts +71 -0
  51. package/dist/browser/api/caches/operations.js +547 -0
  52. package/dist/browser/api/caches/operations.js.map +1 -0
  53. package/dist/browser/api/caches/options.d.ts +89 -0
  54. package/dist/browser/api/caches/options.js +4 -0
  55. package/dist/browser/api/caches/options.js.map +1 -0
  56. package/dist/browser/api/expansionJobs/index.d.ts +3 -0
  57. package/dist/browser/api/expansionJobs/index.js +4 -0
  58. package/dist/browser/api/expansionJobs/index.js.map +1 -0
  59. package/dist/browser/api/expansionJobs/operations.d.ts +27 -0
  60. package/dist/browser/api/expansionJobs/operations.js +177 -0
  61. package/dist/browser/api/expansionJobs/operations.js.map +1 -0
  62. package/dist/browser/api/expansionJobs/options.d.ts +23 -0
  63. package/dist/browser/api/expansionJobs/options.js +4 -0
  64. package/dist/browser/api/expansionJobs/options.js.map +1 -0
  65. package/dist/browser/api/importJobs/index.d.ts +3 -0
  66. package/dist/browser/api/importJobs/index.js +4 -0
  67. package/dist/browser/api/importJobs/index.js.map +1 -0
  68. package/dist/browser/api/importJobs/operations.d.ts +27 -0
  69. package/dist/browser/api/importJobs/operations.js +177 -0
  70. package/dist/browser/api/importJobs/operations.js.map +1 -0
  71. package/dist/browser/api/importJobs/options.d.ts +23 -0
  72. package/dist/browser/api/importJobs/options.js +4 -0
  73. package/dist/browser/api/importJobs/options.js.map +1 -0
  74. package/dist/browser/api/index.d.ts +5 -0
  75. package/dist/browser/api/index.js +5 -0
  76. package/dist/browser/api/index.js.map +1 -0
  77. package/dist/browser/api/operations/index.d.ts +3 -0
  78. package/dist/browser/api/operations/index.js +4 -0
  79. package/dist/browser/api/operations/index.js.map +1 -0
  80. package/dist/browser/api/operations/operations.d.ts +10 -0
  81. package/dist/browser/api/operations/operations.js +33 -0
  82. package/dist/browser/api/operations/operations.js.map +1 -0
  83. package/dist/browser/api/operations/options.d.ts +5 -0
  84. package/dist/browser/api/operations/options.js +4 -0
  85. package/dist/browser/api/operations/options.js.map +1 -0
  86. package/dist/browser/api/operations.d.ts +13 -0
  87. package/dist/browser/api/operations.js +77 -0
  88. package/dist/browser/api/operations.js.map +1 -0
  89. package/dist/browser/api/options.d.ts +13 -0
  90. package/dist/browser/api/options.js +4 -0
  91. package/dist/browser/api/options.js.map +1 -0
  92. package/dist/browser/api/skus/index.d.ts +3 -0
  93. package/dist/browser/api/skus/index.js +4 -0
  94. package/dist/browser/api/skus/index.js.map +1 -0
  95. package/dist/browser/api/skus/operations.d.ts +10 -0
  96. package/dist/browser/api/skus/operations.js +34 -0
  97. package/dist/browser/api/skus/operations.js.map +1 -0
  98. package/dist/browser/api/skus/options.d.ts +5 -0
  99. package/dist/browser/api/skus/options.js +4 -0
  100. package/dist/browser/api/skus/options.js.map +1 -0
  101. package/dist/browser/api/storageCacheManagementContext.d.ts +22 -0
  102. package/dist/browser/api/storageCacheManagementContext.js +26 -0
  103. package/dist/browser/api/storageCacheManagementContext.js.map +1 -0
  104. package/dist/browser/api/storageTargetOperations/index.d.ts +3 -0
  105. package/dist/browser/api/storageTargetOperations/index.js +4 -0
  106. package/dist/browser/api/storageTargetOperations/index.js.map +1 -0
  107. package/dist/browser/api/storageTargetOperations/operations.d.ts +21 -0
  108. package/dist/browser/api/storageTargetOperations/operations.js +139 -0
  109. package/dist/browser/api/storageTargetOperations/operations.js.map +1 -0
  110. package/dist/browser/api/storageTargetOperations/options.d.ts +22 -0
  111. package/dist/browser/api/storageTargetOperations/options.js +4 -0
  112. package/dist/browser/api/storageTargetOperations/options.js.map +1 -0
  113. package/dist/browser/api/storageTargets/index.d.ts +3 -0
  114. package/dist/browser/api/storageTargets/index.js +4 -0
  115. package/dist/browser/api/storageTargets/index.js.map +1 -0
  116. package/dist/browser/api/storageTargets/operations.d.ts +31 -0
  117. package/dist/browser/api/storageTargets/operations.js +206 -0
  118. package/dist/browser/api/storageTargets/operations.js.map +1 -0
  119. package/dist/browser/api/storageTargets/options.d.ts +30 -0
  120. package/dist/browser/api/storageTargets/options.js +4 -0
  121. package/dist/browser/api/storageTargets/options.js.map +1 -0
  122. package/dist/browser/api/usageModels/index.d.ts +3 -0
  123. package/dist/browser/api/usageModels/index.js +4 -0
  124. package/dist/browser/api/usageModels/index.js.map +1 -0
  125. package/dist/browser/api/usageModels/operations.d.ts +10 -0
  126. package/dist/browser/api/usageModels/operations.js +34 -0
  127. package/dist/browser/api/usageModels/operations.js.map +1 -0
  128. package/dist/browser/api/usageModels/options.d.ts +5 -0
  129. package/dist/browser/api/usageModels/options.js +4 -0
  130. package/dist/browser/api/usageModels/options.js.map +1 -0
  131. package/dist/browser/classic/amlFilesystems/index.d.ts +39 -0
  132. package/dist/browser/classic/amlFilesystems/index.js +46 -0
  133. package/dist/browser/classic/amlFilesystems/index.js.map +1 -0
  134. package/dist/browser/classic/ascOperations/index.d.ts +10 -0
  135. package/dist/browser/classic/ascOperations/index.js +14 -0
  136. package/dist/browser/classic/ascOperations/index.js.map +1 -0
  137. package/dist/browser/classic/ascUsages/index.d.ts +11 -0
  138. package/dist/browser/classic/ascUsages/index.js +14 -0
  139. package/dist/browser/classic/ascUsages/index.js.map +1 -0
  140. package/dist/browser/classic/autoExportJobs/index.d.ts +33 -0
  141. package/dist/browser/classic/autoExportJobs/index.js +43 -0
  142. package/dist/browser/classic/autoExportJobs/index.js.map +1 -0
  143. package/dist/browser/classic/autoImportJobs/index.d.ts +33 -0
  144. package/dist/browser/classic/autoImportJobs/index.js +43 -0
  145. package/dist/browser/classic/autoImportJobs/index.js.map +1 -0
  146. package/dist/browser/classic/caches/index.d.ts +95 -0
  147. package/dist/browser/classic/caches/index.js +134 -0
  148. package/dist/browser/classic/caches/index.js.map +1 -0
  149. package/dist/browser/classic/expansionJobs/index.d.ts +33 -0
  150. package/dist/browser/classic/expansionJobs/index.js +43 -0
  151. package/dist/browser/classic/expansionJobs/index.js.map +1 -0
  152. package/dist/browser/classic/importJobs/index.d.ts +33 -0
  153. package/dist/browser/classic/importJobs/index.js +43 -0
  154. package/dist/browser/classic/importJobs/index.js.map +1 -0
  155. package/dist/browser/classic/index.d.ts +14 -0
  156. package/dist/browser/classic/index.js +4 -0
  157. package/dist/browser/classic/index.js.map +1 -0
  158. package/dist/browser/classic/operations/index.d.ts +11 -0
  159. package/dist/browser/classic/operations/index.js +14 -0
  160. package/dist/browser/classic/operations/index.js.map +1 -0
  161. package/dist/browser/classic/skus/index.d.ts +11 -0
  162. package/dist/browser/classic/skus/index.js +14 -0
  163. package/dist/browser/classic/skus/index.js.map +1 -0
  164. package/dist/browser/classic/storageTargetOperations/index.d.ts +33 -0
  165. package/dist/browser/classic/storageTargetOperations/index.js +50 -0
  166. package/dist/browser/classic/storageTargetOperations/index.js.map +1 -0
  167. package/dist/browser/classic/storageTargets/index.d.ts +39 -0
  168. package/dist/browser/classic/storageTargets/index.js +52 -0
  169. package/dist/browser/classic/storageTargets/index.js.map +1 -0
  170. package/dist/browser/classic/usageModels/index.d.ts +11 -0
  171. package/dist/browser/classic/usageModels/index.js +14 -0
  172. package/dist/browser/classic/usageModels/index.js.map +1 -0
  173. package/dist/browser/index.d.ts +27 -3
  174. package/dist/browser/index.js +5 -6
  175. package/dist/browser/index.js.map +1 -1
  176. package/dist/browser/logger.d.ts +2 -0
  177. package/dist/browser/logger.js +5 -0
  178. package/dist/browser/logger.js.map +1 -0
  179. package/dist/browser/models/index.d.ts +2 -3046
  180. package/dist/browser/models/index.js +1 -412
  181. package/dist/browser/models/index.js.map +1 -1
  182. package/dist/browser/models/models.d.ts +2443 -0
  183. package/dist/browser/models/models.js +2519 -0
  184. package/dist/browser/models/models.js.map +1 -0
  185. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  186. package/dist/browser/restorePollerHelpers.js +148 -0
  187. package/dist/browser/restorePollerHelpers.js.map +1 -0
  188. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  189. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  190. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  191. package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
  192. package/dist/browser/static-helpers/pagingHelpers.js +143 -0
  193. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  194. package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
  195. package/dist/browser/static-helpers/pollingHelpers.js +95 -0
  196. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  197. package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  198. package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
  199. package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  200. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
  201. package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
  202. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
  203. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  204. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  205. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  206. package/dist/browser/storageCacheManagementClient.d.ts +54 -39
  207. package/dist/browser/storageCacheManagementClient.js +78 -169
  208. package/dist/browser/storageCacheManagementClient.js.map +1 -1
  209. package/dist/commonjs/api/amlFilesystems/index.d.ts +3 -0
  210. package/dist/commonjs/api/amlFilesystems/index.js +42 -0
  211. package/dist/commonjs/api/amlFilesystems/index.js.map +7 -0
  212. package/dist/commonjs/api/amlFilesystems/operations.d.ts +39 -0
  213. package/dist/commonjs/api/amlFilesystems/operations.js +363 -0
  214. package/dist/commonjs/api/amlFilesystems/operations.js.map +7 -0
  215. package/dist/commonjs/api/amlFilesystems/options.d.ts +35 -0
  216. package/dist/commonjs/api/amlFilesystems/options.js +16 -0
  217. package/dist/commonjs/api/amlFilesystems/options.js.map +7 -0
  218. package/dist/commonjs/api/ascOperations/index.d.ts +3 -0
  219. package/dist/commonjs/api/ascOperations/index.js +28 -0
  220. package/dist/commonjs/api/ascOperations/index.js.map +7 -0
  221. package/dist/commonjs/api/ascOperations/operations.d.ts +9 -0
  222. package/dist/commonjs/api/ascOperations/operations.js +67 -0
  223. package/dist/commonjs/api/ascOperations/operations.js.map +7 -0
  224. package/dist/commonjs/api/ascOperations/options.d.ts +5 -0
  225. package/dist/commonjs/api/ascOperations/options.js +16 -0
  226. package/dist/commonjs/api/ascOperations/options.js.map +7 -0
  227. package/dist/commonjs/api/ascUsages/index.d.ts +3 -0
  228. package/dist/commonjs/api/ascUsages/index.js +28 -0
  229. package/dist/commonjs/api/ascUsages/index.js.map +7 -0
  230. package/dist/commonjs/api/ascUsages/operations.d.ts +10 -0
  231. package/dist/commonjs/api/ascUsages/operations.js +72 -0
  232. package/dist/commonjs/api/ascUsages/operations.js.map +7 -0
  233. package/dist/commonjs/api/ascUsages/options.d.ts +5 -0
  234. package/dist/commonjs/api/ascUsages/options.js +16 -0
  235. package/dist/commonjs/api/ascUsages/options.js.map +7 -0
  236. package/dist/commonjs/api/autoExportJobs/index.d.ts +3 -0
  237. package/dist/commonjs/api/autoExportJobs/index.js +36 -0
  238. package/dist/commonjs/api/autoExportJobs/index.js.map +7 -0
  239. package/dist/commonjs/api/autoExportJobs/operations.d.ts +27 -0
  240. package/dist/commonjs/api/autoExportJobs/operations.js +270 -0
  241. package/dist/commonjs/api/autoExportJobs/operations.js.map +7 -0
  242. package/dist/commonjs/api/autoExportJobs/options.d.ts +23 -0
  243. package/dist/commonjs/api/autoExportJobs/options.js +16 -0
  244. package/dist/commonjs/api/autoExportJobs/options.js.map +7 -0
  245. package/dist/commonjs/api/autoImportJobs/index.d.ts +3 -0
  246. package/dist/commonjs/api/autoImportJobs/index.js +36 -0
  247. package/dist/commonjs/api/autoImportJobs/index.js.map +7 -0
  248. package/dist/commonjs/api/autoImportJobs/operations.d.ts +27 -0
  249. package/dist/commonjs/api/autoImportJobs/operations.js +270 -0
  250. package/dist/commonjs/api/autoImportJobs/operations.js.map +7 -0
  251. package/dist/commonjs/api/autoImportJobs/options.d.ts +23 -0
  252. package/dist/commonjs/api/autoImportJobs/options.js +16 -0
  253. package/dist/commonjs/api/autoImportJobs/options.js.map +7 -0
  254. package/dist/commonjs/api/caches/index.d.ts +3 -0
  255. package/dist/commonjs/api/caches/index.js +58 -0
  256. package/dist/commonjs/api/caches/index.js.map +7 -0
  257. package/dist/commonjs/api/caches/operations.d.ts +71 -0
  258. package/dist/commonjs/api/caches/operations.js +717 -0
  259. package/dist/commonjs/api/caches/operations.js.map +7 -0
  260. package/dist/commonjs/api/caches/options.d.ts +89 -0
  261. package/dist/commonjs/api/caches/options.js +16 -0
  262. package/dist/commonjs/api/caches/options.js.map +7 -0
  263. package/dist/commonjs/api/expansionJobs/index.d.ts +3 -0
  264. package/dist/commonjs/api/expansionJobs/index.js +36 -0
  265. package/dist/commonjs/api/expansionJobs/index.js.map +7 -0
  266. package/dist/commonjs/api/expansionJobs/operations.d.ts +27 -0
  267. package/dist/commonjs/api/expansionJobs/operations.js +270 -0
  268. package/dist/commonjs/api/expansionJobs/operations.js.map +7 -0
  269. package/dist/commonjs/api/expansionJobs/options.d.ts +23 -0
  270. package/dist/commonjs/api/expansionJobs/options.js +16 -0
  271. package/dist/commonjs/api/expansionJobs/options.js.map +7 -0
  272. package/dist/commonjs/api/importJobs/index.d.ts +3 -0
  273. package/dist/commonjs/api/importJobs/index.js +36 -0
  274. package/dist/commonjs/api/importJobs/index.js.map +7 -0
  275. package/dist/commonjs/api/importJobs/operations.d.ts +27 -0
  276. package/dist/commonjs/api/importJobs/operations.js +263 -0
  277. package/dist/commonjs/api/importJobs/operations.js.map +7 -0
  278. package/dist/commonjs/api/importJobs/options.d.ts +23 -0
  279. package/dist/commonjs/api/importJobs/options.js +16 -0
  280. package/dist/commonjs/api/importJobs/options.js.map +7 -0
  281. package/dist/commonjs/api/index.d.ts +5 -0
  282. package/dist/commonjs/api/index.js +33 -0
  283. package/dist/commonjs/api/index.js.map +7 -0
  284. package/dist/commonjs/api/operations/index.d.ts +3 -0
  285. package/dist/commonjs/api/operations/index.js +28 -0
  286. package/dist/commonjs/api/operations/index.js.map +7 -0
  287. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  288. package/dist/commonjs/api/operations/operations.js +70 -0
  289. package/dist/commonjs/api/operations/operations.js.map +7 -0
  290. package/dist/commonjs/api/operations/options.d.ts +5 -0
  291. package/dist/commonjs/api/operations/options.js +16 -0
  292. package/dist/commonjs/api/operations/options.js.map +7 -0
  293. package/dist/commonjs/api/operations.d.ts +13 -0
  294. package/dist/commonjs/api/operations.js +114 -0
  295. package/dist/commonjs/api/operations.js.map +7 -0
  296. package/dist/commonjs/api/options.d.ts +13 -0
  297. package/dist/commonjs/api/options.js +16 -0
  298. package/dist/commonjs/api/options.js.map +7 -0
  299. package/dist/commonjs/api/skus/index.d.ts +3 -0
  300. package/dist/commonjs/api/skus/index.js +28 -0
  301. package/dist/commonjs/api/skus/index.js.map +7 -0
  302. package/dist/commonjs/api/skus/operations.d.ts +10 -0
  303. package/dist/commonjs/api/skus/operations.js +71 -0
  304. package/dist/commonjs/api/skus/operations.js.map +7 -0
  305. package/dist/commonjs/api/skus/options.d.ts +5 -0
  306. package/dist/commonjs/api/skus/options.js +16 -0
  307. package/dist/commonjs/api/skus/options.js.map +7 -0
  308. package/dist/commonjs/api/storageCacheManagementContext.d.ts +22 -0
  309. package/dist/commonjs/api/storageCacheManagementContext.js +47 -0
  310. package/dist/commonjs/api/storageCacheManagementContext.js.map +7 -0
  311. package/dist/commonjs/api/storageTargetOperations/index.d.ts +3 -0
  312. package/dist/commonjs/api/storageTargetOperations/index.js +34 -0
  313. package/dist/commonjs/api/storageTargetOperations/index.js.map +7 -0
  314. package/dist/commonjs/api/storageTargetOperations/operations.d.ts +21 -0
  315. package/dist/commonjs/api/storageTargetOperations/operations.js +197 -0
  316. package/dist/commonjs/api/storageTargetOperations/operations.js.map +7 -0
  317. package/dist/commonjs/api/storageTargetOperations/options.d.ts +22 -0
  318. package/dist/commonjs/api/storageTargetOperations/options.js +16 -0
  319. package/dist/commonjs/api/storageTargetOperations/options.js.map +7 -0
  320. package/dist/commonjs/api/storageTargets/index.d.ts +3 -0
  321. package/dist/commonjs/api/storageTargets/index.js +38 -0
  322. package/dist/commonjs/api/storageTargets/index.js.map +7 -0
  323. package/dist/commonjs/api/storageTargets/operations.d.ts +31 -0
  324. package/dist/commonjs/api/storageTargets/operations.js +295 -0
  325. package/dist/commonjs/api/storageTargets/operations.js.map +7 -0
  326. package/dist/commonjs/api/storageTargets/options.d.ts +30 -0
  327. package/dist/commonjs/api/storageTargets/options.js +16 -0
  328. package/dist/commonjs/api/storageTargets/options.js.map +7 -0
  329. package/dist/commonjs/api/usageModels/index.d.ts +3 -0
  330. package/dist/commonjs/api/usageModels/index.js +28 -0
  331. package/dist/commonjs/api/usageModels/index.js.map +7 -0
  332. package/dist/commonjs/api/usageModels/operations.d.ts +10 -0
  333. package/dist/commonjs/api/usageModels/operations.js +71 -0
  334. package/dist/commonjs/api/usageModels/operations.js.map +7 -0
  335. package/dist/commonjs/api/usageModels/options.d.ts +5 -0
  336. package/dist/commonjs/api/usageModels/options.js +16 -0
  337. package/dist/commonjs/api/usageModels/options.js.map +7 -0
  338. package/dist/commonjs/classic/amlFilesystems/index.d.ts +39 -0
  339. package/dist/commonjs/classic/amlFilesystems/index.js +82 -0
  340. package/dist/commonjs/classic/amlFilesystems/index.js.map +7 -0
  341. package/dist/commonjs/classic/ascOperations/index.d.ts +10 -0
  342. package/dist/commonjs/classic/ascOperations/index.js +38 -0
  343. package/dist/commonjs/classic/ascOperations/index.js.map +7 -0
  344. package/dist/commonjs/classic/ascUsages/index.d.ts +11 -0
  345. package/dist/commonjs/classic/ascUsages/index.js +38 -0
  346. package/dist/commonjs/classic/ascUsages/index.js.map +7 -0
  347. package/dist/commonjs/classic/autoExportJobs/index.d.ts +33 -0
  348. package/dist/commonjs/classic/autoExportJobs/index.js +121 -0
  349. package/dist/commonjs/classic/autoExportJobs/index.js.map +7 -0
  350. package/dist/commonjs/classic/autoImportJobs/index.d.ts +33 -0
  351. package/dist/commonjs/classic/autoImportJobs/index.js +121 -0
  352. package/dist/commonjs/classic/autoImportJobs/index.js.map +7 -0
  353. package/dist/commonjs/classic/caches/index.d.ts +95 -0
  354. package/dist/commonjs/classic/caches/index.js +158 -0
  355. package/dist/commonjs/classic/caches/index.js.map +7 -0
  356. package/dist/commonjs/classic/expansionJobs/index.d.ts +33 -0
  357. package/dist/commonjs/classic/expansionJobs/index.js +121 -0
  358. package/dist/commonjs/classic/expansionJobs/index.js.map +7 -0
  359. package/dist/commonjs/classic/importJobs/index.d.ts +33 -0
  360. package/dist/commonjs/classic/importJobs/index.js +102 -0
  361. package/dist/commonjs/classic/importJobs/index.js.map +7 -0
  362. package/dist/commonjs/classic/index.d.ts +14 -0
  363. package/dist/commonjs/classic/index.js +16 -0
  364. package/dist/commonjs/classic/index.js.map +7 -0
  365. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  366. package/dist/commonjs/classic/operations/index.js +38 -0
  367. package/dist/commonjs/classic/operations/index.js.map +7 -0
  368. package/dist/commonjs/classic/skus/index.d.ts +11 -0
  369. package/dist/commonjs/classic/skus/index.js +38 -0
  370. package/dist/commonjs/classic/skus/index.js.map +7 -0
  371. package/dist/commonjs/classic/storageTargetOperations/index.d.ts +33 -0
  372. package/dist/commonjs/classic/storageTargetOperations/index.js +74 -0
  373. package/dist/commonjs/classic/storageTargetOperations/index.js.map +7 -0
  374. package/dist/commonjs/classic/storageTargets/index.d.ts +39 -0
  375. package/dist/commonjs/classic/storageTargets/index.js +109 -0
  376. package/dist/commonjs/classic/storageTargets/index.js.map +7 -0
  377. package/dist/commonjs/classic/usageModels/index.d.ts +11 -0
  378. package/dist/commonjs/classic/usageModels/index.js +38 -0
  379. package/dist/commonjs/classic/usageModels/index.js.map +7 -0
  380. package/dist/commonjs/index.d.ts +27 -3
  381. package/dist/commonjs/index.js +79 -8
  382. package/dist/commonjs/index.js.map +3 -3
  383. package/dist/commonjs/logger.d.ts +2 -0
  384. package/dist/commonjs/logger.js +29 -0
  385. package/dist/commonjs/logger.js.map +7 -0
  386. package/dist/commonjs/models/index.d.ts +2 -3046
  387. package/dist/commonjs/models/index.js +37 -271
  388. package/dist/commonjs/models/index.js.map +4 -4
  389. package/dist/commonjs/models/models.d.ts +2443 -0
  390. package/dist/commonjs/models/models.js +2509 -0
  391. package/dist/commonjs/models/models.js.map +7 -0
  392. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  393. package/dist/commonjs/restorePollerHelpers.js +161 -0
  394. package/dist/commonjs/restorePollerHelpers.js.map +7 -0
  395. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  396. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  397. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  398. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
  399. package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
  400. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
  401. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
  402. package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
  403. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
  404. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  405. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
  406. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
  407. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
  408. package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
  409. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
  410. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  411. package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
  412. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
  413. package/dist/commonjs/storageCacheManagementClient.d.ts +54 -39
  414. package/dist/commonjs/storageCacheManagementClient.js +77 -176
  415. package/dist/commonjs/storageCacheManagementClient.js.map +4 -4
  416. package/dist/commonjs/tsdoc-metadata.json +1 -1
  417. package/dist/esm/api/amlFilesystems/index.d.ts +3 -0
  418. package/dist/esm/api/amlFilesystems/index.js +4 -0
  419. package/dist/esm/api/amlFilesystems/index.js.map +1 -0
  420. package/dist/esm/api/amlFilesystems/operations.d.ts +39 -0
  421. package/dist/esm/api/amlFilesystems/operations.js +259 -0
  422. package/dist/esm/api/amlFilesystems/operations.js.map +1 -0
  423. package/dist/esm/api/amlFilesystems/options.d.ts +35 -0
  424. package/dist/esm/api/amlFilesystems/options.js +4 -0
  425. package/dist/esm/api/amlFilesystems/options.js.map +1 -0
  426. package/dist/esm/api/ascOperations/index.d.ts +3 -0
  427. package/dist/esm/api/ascOperations/index.js +4 -0
  428. package/dist/esm/api/ascOperations/index.js.map +1 -0
  429. package/dist/esm/api/ascOperations/operations.d.ts +9 -0
  430. package/dist/esm/api/ascOperations/operations.js +36 -0
  431. package/dist/esm/api/ascOperations/operations.js.map +1 -0
  432. package/dist/esm/api/ascOperations/options.d.ts +5 -0
  433. package/dist/esm/api/ascOperations/options.js +4 -0
  434. package/dist/esm/api/ascOperations/options.js.map +1 -0
  435. package/dist/esm/api/ascUsages/index.d.ts +3 -0
  436. package/dist/esm/api/ascUsages/index.js +4 -0
  437. package/dist/esm/api/ascUsages/index.js.map +1 -0
  438. package/dist/esm/api/ascUsages/operations.d.ts +10 -0
  439. package/dist/esm/api/ascUsages/operations.js +35 -0
  440. package/dist/esm/api/ascUsages/operations.js.map +1 -0
  441. package/dist/esm/api/ascUsages/options.d.ts +5 -0
  442. package/dist/esm/api/ascUsages/options.js +4 -0
  443. package/dist/esm/api/ascUsages/options.js.map +1 -0
  444. package/dist/esm/api/autoExportJobs/index.d.ts +3 -0
  445. package/dist/esm/api/autoExportJobs/index.js +4 -0
  446. package/dist/esm/api/autoExportJobs/index.js.map +1 -0
  447. package/dist/esm/api/autoExportJobs/operations.d.ts +27 -0
  448. package/dist/esm/api/autoExportJobs/operations.js +177 -0
  449. package/dist/esm/api/autoExportJobs/operations.js.map +1 -0
  450. package/dist/esm/api/autoExportJobs/options.d.ts +23 -0
  451. package/dist/esm/api/autoExportJobs/options.js +4 -0
  452. package/dist/esm/api/autoExportJobs/options.js.map +1 -0
  453. package/dist/esm/api/autoImportJobs/index.d.ts +3 -0
  454. package/dist/esm/api/autoImportJobs/index.js +4 -0
  455. package/dist/esm/api/autoImportJobs/index.js.map +1 -0
  456. package/dist/esm/api/autoImportJobs/operations.d.ts +27 -0
  457. package/dist/esm/api/autoImportJobs/operations.js +177 -0
  458. package/dist/esm/api/autoImportJobs/operations.js.map +1 -0
  459. package/dist/esm/api/autoImportJobs/options.d.ts +23 -0
  460. package/dist/esm/api/autoImportJobs/options.js +4 -0
  461. package/dist/esm/api/autoImportJobs/options.js.map +1 -0
  462. package/dist/esm/api/caches/index.d.ts +3 -0
  463. package/dist/esm/api/caches/index.js +4 -0
  464. package/dist/esm/api/caches/index.js.map +1 -0
  465. package/dist/esm/api/caches/operations.d.ts +71 -0
  466. package/dist/esm/api/caches/operations.js +547 -0
  467. package/dist/esm/api/caches/operations.js.map +1 -0
  468. package/dist/esm/api/caches/options.d.ts +89 -0
  469. package/dist/esm/api/caches/options.js +4 -0
  470. package/dist/esm/api/caches/options.js.map +1 -0
  471. package/dist/esm/api/expansionJobs/index.d.ts +3 -0
  472. package/dist/esm/api/expansionJobs/index.js +4 -0
  473. package/dist/esm/api/expansionJobs/index.js.map +1 -0
  474. package/dist/esm/api/expansionJobs/operations.d.ts +27 -0
  475. package/dist/esm/api/expansionJobs/operations.js +177 -0
  476. package/dist/esm/api/expansionJobs/operations.js.map +1 -0
  477. package/dist/esm/api/expansionJobs/options.d.ts +23 -0
  478. package/dist/esm/api/expansionJobs/options.js +4 -0
  479. package/dist/esm/api/expansionJobs/options.js.map +1 -0
  480. package/dist/esm/api/importJobs/index.d.ts +3 -0
  481. package/dist/esm/api/importJobs/index.js +4 -0
  482. package/dist/esm/api/importJobs/index.js.map +1 -0
  483. package/dist/esm/api/importJobs/operations.d.ts +27 -0
  484. package/dist/esm/api/importJobs/operations.js +177 -0
  485. package/dist/esm/api/importJobs/operations.js.map +1 -0
  486. package/dist/esm/api/importJobs/options.d.ts +23 -0
  487. package/dist/esm/api/importJobs/options.js +4 -0
  488. package/dist/esm/api/importJobs/options.js.map +1 -0
  489. package/dist/esm/api/index.d.ts +5 -0
  490. package/dist/esm/api/index.js +5 -0
  491. package/dist/esm/api/index.js.map +1 -0
  492. package/dist/esm/api/operations/index.d.ts +3 -0
  493. package/dist/esm/api/operations/index.js +4 -0
  494. package/dist/esm/api/operations/index.js.map +1 -0
  495. package/dist/esm/api/operations/operations.d.ts +10 -0
  496. package/dist/esm/api/operations/operations.js +33 -0
  497. package/dist/esm/api/operations/operations.js.map +1 -0
  498. package/dist/esm/api/operations/options.d.ts +5 -0
  499. package/dist/esm/api/operations/options.js +4 -0
  500. package/dist/esm/api/operations/options.js.map +1 -0
  501. package/dist/esm/api/operations.d.ts +13 -0
  502. package/dist/esm/api/operations.js +77 -0
  503. package/dist/esm/api/operations.js.map +1 -0
  504. package/dist/esm/api/options.d.ts +13 -0
  505. package/dist/esm/api/options.js +4 -0
  506. package/dist/esm/api/options.js.map +1 -0
  507. package/dist/esm/api/skus/index.d.ts +3 -0
  508. package/dist/esm/api/skus/index.js +4 -0
  509. package/dist/esm/api/skus/index.js.map +1 -0
  510. package/dist/esm/api/skus/operations.d.ts +10 -0
  511. package/dist/esm/api/skus/operations.js +34 -0
  512. package/dist/esm/api/skus/operations.js.map +1 -0
  513. package/dist/esm/api/skus/options.d.ts +5 -0
  514. package/dist/esm/api/skus/options.js +4 -0
  515. package/dist/esm/api/skus/options.js.map +1 -0
  516. package/dist/esm/api/storageCacheManagementContext.d.ts +22 -0
  517. package/dist/esm/api/storageCacheManagementContext.js +26 -0
  518. package/dist/esm/api/storageCacheManagementContext.js.map +1 -0
  519. package/dist/esm/api/storageTargetOperations/index.d.ts +3 -0
  520. package/dist/esm/api/storageTargetOperations/index.js +4 -0
  521. package/dist/esm/api/storageTargetOperations/index.js.map +1 -0
  522. package/dist/esm/api/storageTargetOperations/operations.d.ts +21 -0
  523. package/dist/esm/api/storageTargetOperations/operations.js +139 -0
  524. package/dist/esm/api/storageTargetOperations/operations.js.map +1 -0
  525. package/dist/esm/api/storageTargetOperations/options.d.ts +22 -0
  526. package/dist/esm/api/storageTargetOperations/options.js +4 -0
  527. package/dist/esm/api/storageTargetOperations/options.js.map +1 -0
  528. package/dist/esm/api/storageTargets/index.d.ts +3 -0
  529. package/dist/esm/api/storageTargets/index.js +4 -0
  530. package/dist/esm/api/storageTargets/index.js.map +1 -0
  531. package/dist/esm/api/storageTargets/operations.d.ts +31 -0
  532. package/dist/esm/api/storageTargets/operations.js +206 -0
  533. package/dist/esm/api/storageTargets/operations.js.map +1 -0
  534. package/dist/esm/api/storageTargets/options.d.ts +30 -0
  535. package/dist/esm/api/storageTargets/options.js +4 -0
  536. package/dist/esm/api/storageTargets/options.js.map +1 -0
  537. package/dist/esm/api/usageModels/index.d.ts +3 -0
  538. package/dist/esm/api/usageModels/index.js +4 -0
  539. package/dist/esm/api/usageModels/index.js.map +1 -0
  540. package/dist/esm/api/usageModels/operations.d.ts +10 -0
  541. package/dist/esm/api/usageModels/operations.js +34 -0
  542. package/dist/esm/api/usageModels/operations.js.map +1 -0
  543. package/dist/esm/api/usageModels/options.d.ts +5 -0
  544. package/dist/esm/api/usageModels/options.js +4 -0
  545. package/dist/esm/api/usageModels/options.js.map +1 -0
  546. package/dist/esm/classic/amlFilesystems/index.d.ts +39 -0
  547. package/dist/esm/classic/amlFilesystems/index.js +46 -0
  548. package/dist/esm/classic/amlFilesystems/index.js.map +1 -0
  549. package/dist/esm/classic/ascOperations/index.d.ts +10 -0
  550. package/dist/esm/classic/ascOperations/index.js +14 -0
  551. package/dist/esm/classic/ascOperations/index.js.map +1 -0
  552. package/dist/esm/classic/ascUsages/index.d.ts +11 -0
  553. package/dist/esm/classic/ascUsages/index.js +14 -0
  554. package/dist/esm/classic/ascUsages/index.js.map +1 -0
  555. package/dist/esm/classic/autoExportJobs/index.d.ts +33 -0
  556. package/dist/esm/classic/autoExportJobs/index.js +43 -0
  557. package/dist/esm/classic/autoExportJobs/index.js.map +1 -0
  558. package/dist/esm/classic/autoImportJobs/index.d.ts +33 -0
  559. package/dist/esm/classic/autoImportJobs/index.js +43 -0
  560. package/dist/esm/classic/autoImportJobs/index.js.map +1 -0
  561. package/dist/esm/classic/caches/index.d.ts +95 -0
  562. package/dist/esm/classic/caches/index.js +134 -0
  563. package/dist/esm/classic/caches/index.js.map +1 -0
  564. package/dist/esm/classic/expansionJobs/index.d.ts +33 -0
  565. package/dist/esm/classic/expansionJobs/index.js +43 -0
  566. package/dist/esm/classic/expansionJobs/index.js.map +1 -0
  567. package/dist/esm/classic/importJobs/index.d.ts +33 -0
  568. package/dist/esm/classic/importJobs/index.js +43 -0
  569. package/dist/esm/classic/importJobs/index.js.map +1 -0
  570. package/dist/esm/classic/index.d.ts +14 -0
  571. package/dist/esm/classic/index.js +4 -0
  572. package/dist/esm/classic/index.js.map +1 -0
  573. package/dist/esm/classic/operations/index.d.ts +11 -0
  574. package/dist/esm/classic/operations/index.js +14 -0
  575. package/dist/esm/classic/operations/index.js.map +1 -0
  576. package/dist/esm/classic/skus/index.d.ts +11 -0
  577. package/dist/esm/classic/skus/index.js +14 -0
  578. package/dist/esm/classic/skus/index.js.map +1 -0
  579. package/dist/esm/classic/storageTargetOperations/index.d.ts +33 -0
  580. package/dist/esm/classic/storageTargetOperations/index.js +50 -0
  581. package/dist/esm/classic/storageTargetOperations/index.js.map +1 -0
  582. package/dist/esm/classic/storageTargets/index.d.ts +39 -0
  583. package/dist/esm/classic/storageTargets/index.js +52 -0
  584. package/dist/esm/classic/storageTargets/index.js.map +1 -0
  585. package/dist/esm/classic/usageModels/index.d.ts +11 -0
  586. package/dist/esm/classic/usageModels/index.js +14 -0
  587. package/dist/esm/classic/usageModels/index.js.map +1 -0
  588. package/dist/esm/index.d.ts +27 -3
  589. package/dist/esm/index.js +9 -8
  590. package/dist/esm/index.js.map +1 -7
  591. package/dist/esm/logger.d.ts +2 -0
  592. package/dist/esm/logger.js +5 -0
  593. package/dist/esm/logger.js.map +1 -0
  594. package/dist/esm/models/index.d.ts +2 -3046
  595. package/dist/esm/models/index.js +4 -272
  596. package/dist/esm/models/index.js.map +1 -7
  597. package/dist/esm/models/models.d.ts +2443 -0
  598. package/dist/esm/models/models.js +2519 -0
  599. package/dist/esm/models/models.js.map +1 -0
  600. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  601. package/dist/esm/restorePollerHelpers.js +148 -0
  602. package/dist/esm/restorePollerHelpers.js.map +1 -0
  603. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  604. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  605. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  606. package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
  607. package/dist/esm/static-helpers/pagingHelpers.js +143 -0
  608. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  609. package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
  610. package/dist/esm/static-helpers/pollingHelpers.js +95 -0
  611. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  612. package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  613. package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
  614. package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  615. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
  616. package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
  617. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
  618. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  619. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  620. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  621. package/dist/esm/storageCacheManagementClient.d.ts +54 -39
  622. package/dist/esm/storageCacheManagementClient.js +86 -187
  623. package/dist/esm/storageCacheManagementClient.js.map +1 -7
  624. package/package.json +297 -78
  625. package/dist/browser/index.d.ts.map +0 -1
  626. package/dist/browser/lroImpl.d.ts +0 -11
  627. package/dist/browser/lroImpl.d.ts.map +0 -1
  628. package/dist/browser/lroImpl.js +0 -20
  629. package/dist/browser/lroImpl.js.map +0 -1
  630. package/dist/browser/models/index.d.ts.map +0 -1
  631. package/dist/browser/models/mappers.d.ts +0 -131
  632. package/dist/browser/models/mappers.d.ts.map +0 -1
  633. package/dist/browser/models/mappers.js +0 -4321
  634. package/dist/browser/models/mappers.js.map +0 -1
  635. package/dist/browser/models/parameters.d.ts +0 -39
  636. package/dist/browser/models/parameters.d.ts.map +0 -1
  637. package/dist/browser/models/parameters.js +0 -319
  638. package/dist/browser/models/parameters.js.map +0 -1
  639. package/dist/browser/operations/amlFilesystems.d.ts +0 -134
  640. package/dist/browser/operations/amlFilesystems.d.ts.map +0 -1
  641. package/dist/browser/operations/amlFilesystems.js +0 -573
  642. package/dist/browser/operations/amlFilesystems.js.map +0 -1
  643. package/dist/browser/operations/ascOperations.d.ts +0 -20
  644. package/dist/browser/operations/ascOperations.d.ts.map +0 -1
  645. package/dist/browser/operations/ascOperations.js +0 -49
  646. package/dist/browser/operations/ascOperations.js.map +0 -1
  647. package/dist/browser/operations/ascUsages.d.ts +0 -35
  648. package/dist/browser/operations/ascUsages.d.ts.map +0 -1
  649. package/dist/browser/operations/ascUsages.js +0 -119
  650. package/dist/browser/operations/ascUsages.js.map +0 -1
  651. package/dist/browser/operations/autoExportJobs.d.ts +0 -120
  652. package/dist/browser/operations/autoExportJobs.d.ts.map +0 -1
  653. package/dist/browser/operations/autoExportJobs.js +0 -478
  654. package/dist/browser/operations/autoExportJobs.js.map +0 -1
  655. package/dist/browser/operations/autoImportJobs.d.ts +0 -120
  656. package/dist/browser/operations/autoImportJobs.d.ts.map +0 -1
  657. package/dist/browser/operations/autoImportJobs.js +0 -478
  658. package/dist/browser/operations/autoImportJobs.js.map +0 -1
  659. package/dist/browser/operations/caches.d.ts +0 -276
  660. package/dist/browser/operations/caches.d.ts.map +0 -1
  661. package/dist/browser/operations/caches.js +0 -1369
  662. package/dist/browser/operations/caches.js.map +0 -1
  663. package/dist/browser/operations/expansionJobs.d.ts +0 -120
  664. package/dist/browser/operations/expansionJobs.d.ts.map +0 -1
  665. package/dist/browser/operations/expansionJobs.js +0 -473
  666. package/dist/browser/operations/expansionJobs.js.map +0 -1
  667. package/dist/browser/operations/importJobs.d.ts +0 -120
  668. package/dist/browser/operations/importJobs.d.ts.map +0 -1
  669. package/dist/browser/operations/importJobs.js +0 -473
  670. package/dist/browser/operations/importJobs.js.map +0 -1
  671. package/dist/browser/operations/index.d.ts +0 -14
  672. package/dist/browser/operations/index.d.ts.map +0 -1
  673. package/dist/browser/operations/index.js +0 -18
  674. package/dist/browser/operations/index.js.map +0 -1
  675. package/dist/browser/operations/operations.d.ts +0 -32
  676. package/dist/browser/operations/operations.d.ts.map +0 -1
  677. package/dist/browser/operations/operations.js +0 -111
  678. package/dist/browser/operations/operations.js.map +0 -1
  679. package/dist/browser/operations/skus.d.ts +0 -32
  680. package/dist/browser/operations/skus.d.ts.map +0 -1
  681. package/dist/browser/operations/skus.js +0 -111
  682. package/dist/browser/operations/skus.js.map +0 -1
  683. package/dist/browser/operations/storageTargetOperations.d.ts +0 -90
  684. package/dist/browser/operations/storageTargetOperations.d.ts.map +0 -1
  685. package/dist/browser/operations/storageTargetOperations.js +0 -361
  686. package/dist/browser/operations/storageTargetOperations.js.map +0 -1
  687. package/dist/browser/operations/storageTargets.d.ts +0 -135
  688. package/dist/browser/operations/storageTargets.d.ts.map +0 -1
  689. package/dist/browser/operations/storageTargets.js +0 -528
  690. package/dist/browser/operations/storageTargets.js.map +0 -1
  691. package/dist/browser/operations/usageModels.d.ts +0 -32
  692. package/dist/browser/operations/usageModels.d.ts.map +0 -1
  693. package/dist/browser/operations/usageModels.js +0 -111
  694. package/dist/browser/operations/usageModels.js.map +0 -1
  695. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts +0 -98
  696. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  697. package/dist/browser/operationsInterfaces/amlFilesystems.js +0 -4
  698. package/dist/browser/operationsInterfaces/amlFilesystems.js.map +0 -1
  699. package/dist/browser/operationsInterfaces/ascOperations.d.ts +0 -12
  700. package/dist/browser/operationsInterfaces/ascOperations.d.ts.map +0 -1
  701. package/dist/browser/operationsInterfaces/ascOperations.js +0 -4
  702. package/dist/browser/operationsInterfaces/ascOperations.js.map +0 -1
  703. package/dist/browser/operationsInterfaces/ascUsages.d.ts +0 -12
  704. package/dist/browser/operationsInterfaces/ascUsages.d.ts.map +0 -1
  705. package/dist/browser/operationsInterfaces/ascUsages.js +0 -4
  706. package/dist/browser/operationsInterfaces/ascUsages.js.map +0 -1
  707. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts +0 -93
  708. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  709. package/dist/browser/operationsInterfaces/autoExportJobs.js +0 -4
  710. package/dist/browser/operationsInterfaces/autoExportJobs.js.map +0 -1
  711. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts +0 -93
  712. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  713. package/dist/browser/operationsInterfaces/autoImportJobs.js +0 -4
  714. package/dist/browser/operationsInterfaces/autoImportJobs.js.map +0 -1
  715. package/dist/browser/operationsInterfaces/caches.d.ts +0 -240
  716. package/dist/browser/operationsInterfaces/caches.d.ts.map +0 -1
  717. package/dist/browser/operationsInterfaces/caches.js +0 -4
  718. package/dist/browser/operationsInterfaces/caches.js.map +0 -1
  719. package/dist/browser/operationsInterfaces/expansionJobs.d.ts +0 -93
  720. package/dist/browser/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  721. package/dist/browser/operationsInterfaces/expansionJobs.js +0 -4
  722. package/dist/browser/operationsInterfaces/expansionJobs.js.map +0 -1
  723. package/dist/browser/operationsInterfaces/importJobs.d.ts +0 -93
  724. package/dist/browser/operationsInterfaces/importJobs.d.ts.map +0 -1
  725. package/dist/browser/operationsInterfaces/importJobs.js +0 -4
  726. package/dist/browser/operationsInterfaces/importJobs.js.map +0 -1
  727. package/dist/browser/operationsInterfaces/index.d.ts +0 -14
  728. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  729. package/dist/browser/operationsInterfaces/index.js +0 -18
  730. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  731. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  732. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  733. package/dist/browser/operationsInterfaces/operations.js +0 -4
  734. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  735. package/dist/browser/operationsInterfaces/skus.d.ts +0 -11
  736. package/dist/browser/operationsInterfaces/skus.d.ts.map +0 -1
  737. package/dist/browser/operationsInterfaces/skus.js +0 -4
  738. package/dist/browser/operationsInterfaces/skus.js.map +0 -1
  739. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  740. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  741. package/dist/browser/operationsInterfaces/storageTargetOperations.js +0 -4
  742. package/dist/browser/operationsInterfaces/storageTargetOperations.js.map +0 -1
  743. package/dist/browser/operationsInterfaces/storageTargets.d.ts +0 -108
  744. package/dist/browser/operationsInterfaces/storageTargets.d.ts.map +0 -1
  745. package/dist/browser/operationsInterfaces/storageTargets.js +0 -4
  746. package/dist/browser/operationsInterfaces/storageTargets.js.map +0 -1
  747. package/dist/browser/operationsInterfaces/usageModels.d.ts +0 -11
  748. package/dist/browser/operationsInterfaces/usageModels.d.ts.map +0 -1
  749. package/dist/browser/operationsInterfaces/usageModels.js +0 -4
  750. package/dist/browser/operationsInterfaces/usageModels.js.map +0 -1
  751. package/dist/browser/pagingHelper.d.ts +0 -13
  752. package/dist/browser/pagingHelper.d.ts.map +0 -1
  753. package/dist/browser/pagingHelper.js +0 -25
  754. package/dist/browser/pagingHelper.js.map +0 -1
  755. package/dist/browser/storageCacheManagementClient.d.ts.map +0 -1
  756. package/dist/commonjs/index.d.ts.map +0 -1
  757. package/dist/commonjs/lroImpl.d.ts +0 -11
  758. package/dist/commonjs/lroImpl.d.ts.map +0 -1
  759. package/dist/commonjs/lroImpl.js +0 -43
  760. package/dist/commonjs/lroImpl.js.map +0 -7
  761. package/dist/commonjs/models/index.d.ts.map +0 -1
  762. package/dist/commonjs/models/mappers.d.ts +0 -131
  763. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  764. package/dist/commonjs/models/mappers.js +0 -4600
  765. package/dist/commonjs/models/mappers.js.map +0 -7
  766. package/dist/commonjs/models/parameters.d.ts +0 -39
  767. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  768. package/dist/commonjs/models/parameters.js +0 -414
  769. package/dist/commonjs/models/parameters.js.map +0 -7
  770. package/dist/commonjs/operations/amlFilesystems.d.ts +0 -134
  771. package/dist/commonjs/operations/amlFilesystems.d.ts.map +0 -1
  772. package/dist/commonjs/operations/amlFilesystems.js +0 -632
  773. package/dist/commonjs/operations/amlFilesystems.js.map +0 -7
  774. package/dist/commonjs/operations/ascOperations.d.ts +0 -20
  775. package/dist/commonjs/operations/ascOperations.d.ts.map +0 -1
  776. package/dist/commonjs/operations/ascOperations.js +0 -84
  777. package/dist/commonjs/operations/ascOperations.js.map +0 -7
  778. package/dist/commonjs/operations/ascUsages.d.ts +0 -35
  779. package/dist/commonjs/operations/ascUsages.d.ts.map +0 -1
  780. package/dist/commonjs/operations/ascUsages.js +0 -153
  781. package/dist/commonjs/operations/ascUsages.js.map +0 -7
  782. package/dist/commonjs/operations/autoExportJobs.d.ts +0 -120
  783. package/dist/commonjs/operations/autoExportJobs.d.ts.map +0 -1
  784. package/dist/commonjs/operations/autoExportJobs.js +0 -552
  785. package/dist/commonjs/operations/autoExportJobs.js.map +0 -7
  786. package/dist/commonjs/operations/autoImportJobs.d.ts +0 -120
  787. package/dist/commonjs/operations/autoImportJobs.d.ts.map +0 -1
  788. package/dist/commonjs/operations/autoImportJobs.js +0 -552
  789. package/dist/commonjs/operations/autoImportJobs.js.map +0 -7
  790. package/dist/commonjs/operations/caches.d.ts +0 -276
  791. package/dist/commonjs/operations/caches.d.ts.map +0 -1
  792. package/dist/commonjs/operations/caches.js +0 -1412
  793. package/dist/commonjs/operations/caches.js.map +0 -7
  794. package/dist/commonjs/operations/expansionJobs.d.ts +0 -120
  795. package/dist/commonjs/operations/expansionJobs.d.ts.map +0 -1
  796. package/dist/commonjs/operations/expansionJobs.js +0 -547
  797. package/dist/commonjs/operations/expansionJobs.js.map +0 -7
  798. package/dist/commonjs/operations/importJobs.d.ts +0 -120
  799. package/dist/commonjs/operations/importJobs.d.ts.map +0 -1
  800. package/dist/commonjs/operations/importJobs.js +0 -547
  801. package/dist/commonjs/operations/importJobs.js.map +0 -7
  802. package/dist/commonjs/operations/index.d.ts +0 -14
  803. package/dist/commonjs/operations/index.d.ts.map +0 -1
  804. package/dist/commonjs/operations/index.js +0 -45
  805. package/dist/commonjs/operations/index.js.map +0 -7
  806. package/dist/commonjs/operations/operations.d.ts +0 -32
  807. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  808. package/dist/commonjs/operations/operations.js +0 -145
  809. package/dist/commonjs/operations/operations.js.map +0 -7
  810. package/dist/commonjs/operations/skus.d.ts +0 -32
  811. package/dist/commonjs/operations/skus.d.ts.map +0 -1
  812. package/dist/commonjs/operations/skus.js +0 -145
  813. package/dist/commonjs/operations/skus.js.map +0 -7
  814. package/dist/commonjs/operations/storageTargetOperations.d.ts +0 -90
  815. package/dist/commonjs/operations/storageTargetOperations.d.ts.map +0 -1
  816. package/dist/commonjs/operations/storageTargetOperations.js +0 -406
  817. package/dist/commonjs/operations/storageTargetOperations.js.map +0 -7
  818. package/dist/commonjs/operations/storageTargets.d.ts +0 -135
  819. package/dist/commonjs/operations/storageTargets.d.ts.map +0 -1
  820. package/dist/commonjs/operations/storageTargets.js +0 -592
  821. package/dist/commonjs/operations/storageTargets.js.map +0 -7
  822. package/dist/commonjs/operations/usageModels.d.ts +0 -32
  823. package/dist/commonjs/operations/usageModels.d.ts.map +0 -1
  824. package/dist/commonjs/operations/usageModels.js +0 -145
  825. package/dist/commonjs/operations/usageModels.js.map +0 -7
  826. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts +0 -98
  827. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  828. package/dist/commonjs/operationsInterfaces/amlFilesystems.js +0 -15
  829. package/dist/commonjs/operationsInterfaces/amlFilesystems.js.map +0 -7
  830. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts +0 -12
  831. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts.map +0 -1
  832. package/dist/commonjs/operationsInterfaces/ascOperations.js +0 -15
  833. package/dist/commonjs/operationsInterfaces/ascOperations.js.map +0 -7
  834. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts +0 -12
  835. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts.map +0 -1
  836. package/dist/commonjs/operationsInterfaces/ascUsages.js +0 -15
  837. package/dist/commonjs/operationsInterfaces/ascUsages.js.map +0 -7
  838. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts +0 -93
  839. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  840. package/dist/commonjs/operationsInterfaces/autoExportJobs.js +0 -15
  841. package/dist/commonjs/operationsInterfaces/autoExportJobs.js.map +0 -7
  842. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts +0 -93
  843. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  844. package/dist/commonjs/operationsInterfaces/autoImportJobs.js +0 -15
  845. package/dist/commonjs/operationsInterfaces/autoImportJobs.js.map +0 -7
  846. package/dist/commonjs/operationsInterfaces/caches.d.ts +0 -240
  847. package/dist/commonjs/operationsInterfaces/caches.d.ts.map +0 -1
  848. package/dist/commonjs/operationsInterfaces/caches.js +0 -15
  849. package/dist/commonjs/operationsInterfaces/caches.js.map +0 -7
  850. package/dist/commonjs/operationsInterfaces/expansionJobs.d.ts +0 -93
  851. package/dist/commonjs/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  852. package/dist/commonjs/operationsInterfaces/expansionJobs.js +0 -15
  853. package/dist/commonjs/operationsInterfaces/expansionJobs.js.map +0 -7
  854. package/dist/commonjs/operationsInterfaces/importJobs.d.ts +0 -93
  855. package/dist/commonjs/operationsInterfaces/importJobs.d.ts.map +0 -1
  856. package/dist/commonjs/operationsInterfaces/importJobs.js +0 -15
  857. package/dist/commonjs/operationsInterfaces/importJobs.js.map +0 -7
  858. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -14
  859. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  860. package/dist/commonjs/operationsInterfaces/index.js +0 -45
  861. package/dist/commonjs/operationsInterfaces/index.js.map +0 -7
  862. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  863. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  864. package/dist/commonjs/operationsInterfaces/operations.js +0 -15
  865. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -7
  866. package/dist/commonjs/operationsInterfaces/skus.d.ts +0 -11
  867. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +0 -1
  868. package/dist/commonjs/operationsInterfaces/skus.js +0 -15
  869. package/dist/commonjs/operationsInterfaces/skus.js.map +0 -7
  870. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  871. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  872. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js +0 -15
  873. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js.map +0 -7
  874. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts +0 -108
  875. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts.map +0 -1
  876. package/dist/commonjs/operationsInterfaces/storageTargets.js +0 -15
  877. package/dist/commonjs/operationsInterfaces/storageTargets.js.map +0 -7
  878. package/dist/commonjs/operationsInterfaces/usageModels.d.ts +0 -11
  879. package/dist/commonjs/operationsInterfaces/usageModels.d.ts.map +0 -1
  880. package/dist/commonjs/operationsInterfaces/usageModels.js +0 -15
  881. package/dist/commonjs/operationsInterfaces/usageModels.js.map +0 -7
  882. package/dist/commonjs/pagingHelper.d.ts +0 -13
  883. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  884. package/dist/commonjs/pagingHelper.js +0 -43
  885. package/dist/commonjs/pagingHelper.js.map +0 -7
  886. package/dist/commonjs/storageCacheManagementClient.d.ts.map +0 -1
  887. package/dist/esm/index.d.ts.map +0 -1
  888. package/dist/esm/lroImpl.d.ts +0 -11
  889. package/dist/esm/lroImpl.d.ts.map +0 -1
  890. package/dist/esm/lroImpl.js +0 -20
  891. package/dist/esm/lroImpl.js.map +0 -7
  892. package/dist/esm/models/index.d.ts.map +0 -1
  893. package/dist/esm/models/mappers.d.ts +0 -131
  894. package/dist/esm/models/mappers.d.ts.map +0 -1
  895. package/dist/esm/models/mappers.js +0 -4449
  896. package/dist/esm/models/mappers.js.map +0 -7
  897. package/dist/esm/models/parameters.d.ts +0 -39
  898. package/dist/esm/models/parameters.d.ts.map +0 -1
  899. package/dist/esm/models/parameters.js +0 -373
  900. package/dist/esm/models/parameters.js.map +0 -7
  901. package/dist/esm/operations/amlFilesystems.d.ts +0 -134
  902. package/dist/esm/operations/amlFilesystems.d.ts.map +0 -1
  903. package/dist/esm/operations/amlFilesystems.js +0 -599
  904. package/dist/esm/operations/amlFilesystems.js.map +0 -7
  905. package/dist/esm/operations/ascOperations.d.ts +0 -20
  906. package/dist/esm/operations/ascOperations.d.ts.map +0 -1
  907. package/dist/esm/operations/ascOperations.js +0 -51
  908. package/dist/esm/operations/ascOperations.js.map +0 -7
  909. package/dist/esm/operations/ascUsages.d.ts +0 -35
  910. package/dist/esm/operations/ascUsages.d.ts.map +0 -1
  911. package/dist/esm/operations/ascUsages.js +0 -120
  912. package/dist/esm/operations/ascUsages.js.map +0 -7
  913. package/dist/esm/operations/autoExportJobs.d.ts +0 -120
  914. package/dist/esm/operations/autoExportJobs.d.ts.map +0 -1
  915. package/dist/esm/operations/autoExportJobs.js +0 -519
  916. package/dist/esm/operations/autoExportJobs.js.map +0 -7
  917. package/dist/esm/operations/autoImportJobs.d.ts +0 -120
  918. package/dist/esm/operations/autoImportJobs.d.ts.map +0 -1
  919. package/dist/esm/operations/autoImportJobs.js +0 -519
  920. package/dist/esm/operations/autoImportJobs.js.map +0 -7
  921. package/dist/esm/operations/caches.d.ts +0 -276
  922. package/dist/esm/operations/caches.d.ts.map +0 -1
  923. package/dist/esm/operations/caches.js +0 -1379
  924. package/dist/esm/operations/caches.js.map +0 -7
  925. package/dist/esm/operations/expansionJobs.d.ts +0 -120
  926. package/dist/esm/operations/expansionJobs.d.ts.map +0 -1
  927. package/dist/esm/operations/expansionJobs.js +0 -514
  928. package/dist/esm/operations/expansionJobs.js.map +0 -7
  929. package/dist/esm/operations/importJobs.d.ts +0 -120
  930. package/dist/esm/operations/importJobs.d.ts.map +0 -1
  931. package/dist/esm/operations/importJobs.js +0 -514
  932. package/dist/esm/operations/importJobs.js.map +0 -7
  933. package/dist/esm/operations/index.d.ts +0 -14
  934. package/dist/esm/operations/index.d.ts.map +0 -1
  935. package/dist/esm/operations/index.js +0 -13
  936. package/dist/esm/operations/index.js.map +0 -7
  937. package/dist/esm/operations/operations.d.ts +0 -32
  938. package/dist/esm/operations/operations.d.ts.map +0 -1
  939. package/dist/esm/operations/operations.js +0 -112
  940. package/dist/esm/operations/operations.js.map +0 -7
  941. package/dist/esm/operations/skus.d.ts +0 -32
  942. package/dist/esm/operations/skus.d.ts.map +0 -1
  943. package/dist/esm/operations/skus.js +0 -112
  944. package/dist/esm/operations/skus.js.map +0 -7
  945. package/dist/esm/operations/storageTargetOperations.d.ts +0 -90
  946. package/dist/esm/operations/storageTargetOperations.d.ts.map +0 -1
  947. package/dist/esm/operations/storageTargetOperations.js +0 -373
  948. package/dist/esm/operations/storageTargetOperations.js.map +0 -7
  949. package/dist/esm/operations/storageTargets.d.ts +0 -135
  950. package/dist/esm/operations/storageTargets.d.ts.map +0 -1
  951. package/dist/esm/operations/storageTargets.js +0 -559
  952. package/dist/esm/operations/storageTargets.js.map +0 -7
  953. package/dist/esm/operations/usageModels.d.ts +0 -32
  954. package/dist/esm/operations/usageModels.d.ts.map +0 -1
  955. package/dist/esm/operations/usageModels.js +0 -112
  956. package/dist/esm/operations/usageModels.js.map +0 -7
  957. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts +0 -98
  958. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  959. package/dist/esm/operationsInterfaces/amlFilesystems.js +0 -0
  960. package/dist/esm/operationsInterfaces/amlFilesystems.js.map +0 -7
  961. package/dist/esm/operationsInterfaces/ascOperations.d.ts +0 -12
  962. package/dist/esm/operationsInterfaces/ascOperations.d.ts.map +0 -1
  963. package/dist/esm/operationsInterfaces/ascOperations.js +0 -0
  964. package/dist/esm/operationsInterfaces/ascOperations.js.map +0 -7
  965. package/dist/esm/operationsInterfaces/ascUsages.d.ts +0 -12
  966. package/dist/esm/operationsInterfaces/ascUsages.d.ts.map +0 -1
  967. package/dist/esm/operationsInterfaces/ascUsages.js +0 -0
  968. package/dist/esm/operationsInterfaces/ascUsages.js.map +0 -7
  969. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts +0 -93
  970. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  971. package/dist/esm/operationsInterfaces/autoExportJobs.js +0 -0
  972. package/dist/esm/operationsInterfaces/autoExportJobs.js.map +0 -7
  973. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts +0 -93
  974. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  975. package/dist/esm/operationsInterfaces/autoImportJobs.js +0 -0
  976. package/dist/esm/operationsInterfaces/autoImportJobs.js.map +0 -7
  977. package/dist/esm/operationsInterfaces/caches.d.ts +0 -240
  978. package/dist/esm/operationsInterfaces/caches.d.ts.map +0 -1
  979. package/dist/esm/operationsInterfaces/caches.js +0 -0
  980. package/dist/esm/operationsInterfaces/caches.js.map +0 -7
  981. package/dist/esm/operationsInterfaces/expansionJobs.d.ts +0 -93
  982. package/dist/esm/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  983. package/dist/esm/operationsInterfaces/expansionJobs.js +0 -0
  984. package/dist/esm/operationsInterfaces/expansionJobs.js.map +0 -7
  985. package/dist/esm/operationsInterfaces/importJobs.d.ts +0 -93
  986. package/dist/esm/operationsInterfaces/importJobs.d.ts.map +0 -1
  987. package/dist/esm/operationsInterfaces/importJobs.js +0 -0
  988. package/dist/esm/operationsInterfaces/importJobs.js.map +0 -7
  989. package/dist/esm/operationsInterfaces/index.d.ts +0 -14
  990. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  991. package/dist/esm/operationsInterfaces/index.js +0 -13
  992. package/dist/esm/operationsInterfaces/index.js.map +0 -7
  993. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  994. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  995. package/dist/esm/operationsInterfaces/operations.js +0 -0
  996. package/dist/esm/operationsInterfaces/operations.js.map +0 -7
  997. package/dist/esm/operationsInterfaces/skus.d.ts +0 -11
  998. package/dist/esm/operationsInterfaces/skus.d.ts.map +0 -1
  999. package/dist/esm/operationsInterfaces/skus.js +0 -0
  1000. package/dist/esm/operationsInterfaces/skus.js.map +0 -7
  1001. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  1002. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  1003. package/dist/esm/operationsInterfaces/storageTargetOperations.js +0 -0
  1004. package/dist/esm/operationsInterfaces/storageTargetOperations.js.map +0 -7
  1005. package/dist/esm/operationsInterfaces/storageTargets.d.ts +0 -108
  1006. package/dist/esm/operationsInterfaces/storageTargets.d.ts.map +0 -1
  1007. package/dist/esm/operationsInterfaces/storageTargets.js +0 -0
  1008. package/dist/esm/operationsInterfaces/storageTargets.js.map +0 -7
  1009. package/dist/esm/operationsInterfaces/usageModels.d.ts +0 -11
  1010. package/dist/esm/operationsInterfaces/usageModels.d.ts.map +0 -1
  1011. package/dist/esm/operationsInterfaces/usageModels.js +0 -0
  1012. package/dist/esm/operationsInterfaces/usageModels.js.map +0 -7
  1013. package/dist/esm/pagingHelper.d.ts +0 -13
  1014. package/dist/esm/pagingHelper.d.ts.map +0 -1
  1015. package/dist/esm/pagingHelper.js +0 -19
  1016. package/dist/esm/pagingHelper.js.map +0 -7
  1017. package/dist/esm/storageCacheManagementClient.d.ts.map +0 -1
  1018. package/dist/react-native/index.d.ts +0 -5
  1019. package/dist/react-native/index.d.ts.map +0 -1
  1020. package/dist/react-native/index.js +0 -10
  1021. package/dist/react-native/index.js.map +0 -1
  1022. package/dist/react-native/lroImpl.d.ts +0 -11
  1023. package/dist/react-native/lroImpl.d.ts.map +0 -1
  1024. package/dist/react-native/lroImpl.js +0 -20
  1025. package/dist/react-native/lroImpl.js.map +0 -1
  1026. package/dist/react-native/models/index.d.ts +0 -3047
  1027. package/dist/react-native/models/index.d.ts.map +0 -1
  1028. package/dist/react-native/models/index.js +0 -415
  1029. package/dist/react-native/models/index.js.map +0 -1
  1030. package/dist/react-native/models/mappers.d.ts +0 -131
  1031. package/dist/react-native/models/mappers.d.ts.map +0 -1
  1032. package/dist/react-native/models/mappers.js +0 -4321
  1033. package/dist/react-native/models/mappers.js.map +0 -1
  1034. package/dist/react-native/models/parameters.d.ts +0 -39
  1035. package/dist/react-native/models/parameters.d.ts.map +0 -1
  1036. package/dist/react-native/models/parameters.js +0 -319
  1037. package/dist/react-native/models/parameters.js.map +0 -1
  1038. package/dist/react-native/operations/amlFilesystems.d.ts +0 -134
  1039. package/dist/react-native/operations/amlFilesystems.d.ts.map +0 -1
  1040. package/dist/react-native/operations/amlFilesystems.js +0 -573
  1041. package/dist/react-native/operations/amlFilesystems.js.map +0 -1
  1042. package/dist/react-native/operations/ascOperations.d.ts +0 -20
  1043. package/dist/react-native/operations/ascOperations.d.ts.map +0 -1
  1044. package/dist/react-native/operations/ascOperations.js +0 -49
  1045. package/dist/react-native/operations/ascOperations.js.map +0 -1
  1046. package/dist/react-native/operations/ascUsages.d.ts +0 -35
  1047. package/dist/react-native/operations/ascUsages.d.ts.map +0 -1
  1048. package/dist/react-native/operations/ascUsages.js +0 -119
  1049. package/dist/react-native/operations/ascUsages.js.map +0 -1
  1050. package/dist/react-native/operations/autoExportJobs.d.ts +0 -120
  1051. package/dist/react-native/operations/autoExportJobs.d.ts.map +0 -1
  1052. package/dist/react-native/operations/autoExportJobs.js +0 -478
  1053. package/dist/react-native/operations/autoExportJobs.js.map +0 -1
  1054. package/dist/react-native/operations/autoImportJobs.d.ts +0 -120
  1055. package/dist/react-native/operations/autoImportJobs.d.ts.map +0 -1
  1056. package/dist/react-native/operations/autoImportJobs.js +0 -478
  1057. package/dist/react-native/operations/autoImportJobs.js.map +0 -1
  1058. package/dist/react-native/operations/caches.d.ts +0 -276
  1059. package/dist/react-native/operations/caches.d.ts.map +0 -1
  1060. package/dist/react-native/operations/caches.js +0 -1369
  1061. package/dist/react-native/operations/caches.js.map +0 -1
  1062. package/dist/react-native/operations/expansionJobs.d.ts +0 -120
  1063. package/dist/react-native/operations/expansionJobs.d.ts.map +0 -1
  1064. package/dist/react-native/operations/expansionJobs.js +0 -473
  1065. package/dist/react-native/operations/expansionJobs.js.map +0 -1
  1066. package/dist/react-native/operations/importJobs.d.ts +0 -120
  1067. package/dist/react-native/operations/importJobs.d.ts.map +0 -1
  1068. package/dist/react-native/operations/importJobs.js +0 -473
  1069. package/dist/react-native/operations/importJobs.js.map +0 -1
  1070. package/dist/react-native/operations/index.d.ts +0 -14
  1071. package/dist/react-native/operations/index.d.ts.map +0 -1
  1072. package/dist/react-native/operations/index.js +0 -18
  1073. package/dist/react-native/operations/index.js.map +0 -1
  1074. package/dist/react-native/operations/operations.d.ts +0 -32
  1075. package/dist/react-native/operations/operations.d.ts.map +0 -1
  1076. package/dist/react-native/operations/operations.js +0 -111
  1077. package/dist/react-native/operations/operations.js.map +0 -1
  1078. package/dist/react-native/operations/skus.d.ts +0 -32
  1079. package/dist/react-native/operations/skus.d.ts.map +0 -1
  1080. package/dist/react-native/operations/skus.js +0 -111
  1081. package/dist/react-native/operations/skus.js.map +0 -1
  1082. package/dist/react-native/operations/storageTargetOperations.d.ts +0 -90
  1083. package/dist/react-native/operations/storageTargetOperations.d.ts.map +0 -1
  1084. package/dist/react-native/operations/storageTargetOperations.js +0 -361
  1085. package/dist/react-native/operations/storageTargetOperations.js.map +0 -1
  1086. package/dist/react-native/operations/storageTargets.d.ts +0 -135
  1087. package/dist/react-native/operations/storageTargets.d.ts.map +0 -1
  1088. package/dist/react-native/operations/storageTargets.js +0 -528
  1089. package/dist/react-native/operations/storageTargets.js.map +0 -1
  1090. package/dist/react-native/operations/usageModels.d.ts +0 -32
  1091. package/dist/react-native/operations/usageModels.d.ts.map +0 -1
  1092. package/dist/react-native/operations/usageModels.js +0 -111
  1093. package/dist/react-native/operations/usageModels.js.map +0 -1
  1094. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts +0 -98
  1095. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  1096. package/dist/react-native/operationsInterfaces/amlFilesystems.js +0 -4
  1097. package/dist/react-native/operationsInterfaces/amlFilesystems.js.map +0 -1
  1098. package/dist/react-native/operationsInterfaces/ascOperations.d.ts +0 -12
  1099. package/dist/react-native/operationsInterfaces/ascOperations.d.ts.map +0 -1
  1100. package/dist/react-native/operationsInterfaces/ascOperations.js +0 -4
  1101. package/dist/react-native/operationsInterfaces/ascOperations.js.map +0 -1
  1102. package/dist/react-native/operationsInterfaces/ascUsages.d.ts +0 -12
  1103. package/dist/react-native/operationsInterfaces/ascUsages.d.ts.map +0 -1
  1104. package/dist/react-native/operationsInterfaces/ascUsages.js +0 -4
  1105. package/dist/react-native/operationsInterfaces/ascUsages.js.map +0 -1
  1106. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts +0 -93
  1107. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  1108. package/dist/react-native/operationsInterfaces/autoExportJobs.js +0 -4
  1109. package/dist/react-native/operationsInterfaces/autoExportJobs.js.map +0 -1
  1110. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts +0 -93
  1111. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  1112. package/dist/react-native/operationsInterfaces/autoImportJobs.js +0 -4
  1113. package/dist/react-native/operationsInterfaces/autoImportJobs.js.map +0 -1
  1114. package/dist/react-native/operationsInterfaces/caches.d.ts +0 -240
  1115. package/dist/react-native/operationsInterfaces/caches.d.ts.map +0 -1
  1116. package/dist/react-native/operationsInterfaces/caches.js +0 -4
  1117. package/dist/react-native/operationsInterfaces/caches.js.map +0 -1
  1118. package/dist/react-native/operationsInterfaces/expansionJobs.d.ts +0 -93
  1119. package/dist/react-native/operationsInterfaces/expansionJobs.d.ts.map +0 -1
  1120. package/dist/react-native/operationsInterfaces/expansionJobs.js +0 -4
  1121. package/dist/react-native/operationsInterfaces/expansionJobs.js.map +0 -1
  1122. package/dist/react-native/operationsInterfaces/importJobs.d.ts +0 -93
  1123. package/dist/react-native/operationsInterfaces/importJobs.d.ts.map +0 -1
  1124. package/dist/react-native/operationsInterfaces/importJobs.js +0 -4
  1125. package/dist/react-native/operationsInterfaces/importJobs.js.map +0 -1
  1126. package/dist/react-native/operationsInterfaces/index.d.ts +0 -14
  1127. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  1128. package/dist/react-native/operationsInterfaces/index.js +0 -18
  1129. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  1130. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  1131. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  1132. package/dist/react-native/operationsInterfaces/operations.js +0 -4
  1133. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  1134. package/dist/react-native/operationsInterfaces/skus.d.ts +0 -11
  1135. package/dist/react-native/operationsInterfaces/skus.d.ts.map +0 -1
  1136. package/dist/react-native/operationsInterfaces/skus.js +0 -4
  1137. package/dist/react-native/operationsInterfaces/skus.js.map +0 -1
  1138. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  1139. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  1140. package/dist/react-native/operationsInterfaces/storageTargetOperations.js +0 -4
  1141. package/dist/react-native/operationsInterfaces/storageTargetOperations.js.map +0 -1
  1142. package/dist/react-native/operationsInterfaces/storageTargets.d.ts +0 -108
  1143. package/dist/react-native/operationsInterfaces/storageTargets.d.ts.map +0 -1
  1144. package/dist/react-native/operationsInterfaces/storageTargets.js +0 -4
  1145. package/dist/react-native/operationsInterfaces/storageTargets.js.map +0 -1
  1146. package/dist/react-native/operationsInterfaces/usageModels.d.ts +0 -11
  1147. package/dist/react-native/operationsInterfaces/usageModels.d.ts.map +0 -1
  1148. package/dist/react-native/operationsInterfaces/usageModels.js +0 -4
  1149. package/dist/react-native/operationsInterfaces/usageModels.js.map +0 -1
  1150. package/dist/react-native/package.json +0 -3
  1151. package/dist/react-native/pagingHelper.d.ts +0 -13
  1152. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  1153. package/dist/react-native/pagingHelper.js +0 -25
  1154. package/dist/react-native/pagingHelper.js.map +0 -1
  1155. package/dist/react-native/storageCacheManagementClient.d.ts +0 -42
  1156. package/dist/react-native/storageCacheManagementClient.d.ts.map +0 -1
  1157. package/dist/react-native/storageCacheManagementClient.js +0 -181
  1158. package/dist/react-native/storageCacheManagementClient.js.map +0 -1
@@ -0,0 +1,2443 @@
1
+ /**
2
+ * This file contains only generated model types and their (de)serializers.
3
+ * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.
4
+ */
5
+ /** Information required to validate the subnet that will be used in AML file system create */
6
+ export interface AmlFilesystemSubnetInfo {
7
+ /** Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space. */
8
+ filesystemSubnet?: string;
9
+ /** The size of the AML file system, in TiB. */
10
+ storageCapacityTiB?: number;
11
+ /** SKU for the resource. */
12
+ sku?: SkuName;
13
+ /** Region that the AML file system will be created in. */
14
+ location?: string;
15
+ }
16
+ export declare function amlFilesystemSubnetInfoSerializer(item: AmlFilesystemSubnetInfo): any;
17
+ /** SKU for the resource. */
18
+ export interface SkuName {
19
+ /** SKU name for this resource. */
20
+ name?: string;
21
+ }
22
+ export declare function skuNameSerializer(item: SkuName): any;
23
+ export declare function skuNameDeserializer(item: any): SkuName;
24
+ /** An error response. */
25
+ export interface CloudError {
26
+ /** The body of the error. */
27
+ error?: CloudErrorBody;
28
+ }
29
+ export declare function cloudErrorDeserializer(item: any): CloudError;
30
+ /** An error response. */
31
+ export interface CloudErrorBody {
32
+ /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
33
+ code?: string;
34
+ /** A list of additional details about the error. */
35
+ details?: CloudErrorBody[];
36
+ /** A message describing the error, intended to be suitable for display in a user interface. */
37
+ message?: string;
38
+ /** The target of the particular error. For example, the name of the property in error. */
39
+ target?: string;
40
+ }
41
+ export declare function cloudErrorBodyDeserializer(item: any): CloudErrorBody;
42
+ export declare function cloudErrorBodyArrayDeserializer(result: Array<CloudErrorBody>): any[];
43
+ /** The error details provided when the checkAmlFSSubnets call fails. */
44
+ export interface AmlFilesystemCheckSubnetError {
45
+ /** The error details for the AML file system's subnet. */
46
+ filesystemSubnet?: AmlFilesystemCheckSubnetErrorFilesystemSubnet;
47
+ }
48
+ export declare function amlFilesystemCheckSubnetErrorDeserializer(item: any): AmlFilesystemCheckSubnetError;
49
+ /** The error details for the AML file system's subnet. */
50
+ export interface AmlFilesystemCheckSubnetErrorFilesystemSubnet {
51
+ /** The status of the AML file system subnet check. */
52
+ status?: FilesystemSubnetStatusType;
53
+ /** The details of the AML file system subnet check. */
54
+ message?: string;
55
+ }
56
+ export declare function amlFilesystemCheckSubnetErrorFilesystemSubnetDeserializer(item: any): AmlFilesystemCheckSubnetErrorFilesystemSubnet;
57
+ /** The status of the AML file system subnet check. */
58
+ export declare enum KnownFilesystemSubnetStatusType {
59
+ /** Ok */
60
+ Ok = "Ok",
61
+ /** Invalid */
62
+ Invalid = "Invalid"
63
+ }
64
+ /**
65
+ * The status of the AML file system subnet check. \
66
+ * {@link KnownFilesystemSubnetStatusType} can be used interchangeably with FilesystemSubnetStatusType,
67
+ * this enum contains the known values that the service supports.
68
+ * ### Known values supported by the service
69
+ * **Ok**: Ok \
70
+ * **Invalid**: Invalid
71
+ */
72
+ export type FilesystemSubnetStatusType = string;
73
+ /** Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create */
74
+ export interface RequiredAmlFilesystemSubnetsSizeInfo {
75
+ /** The size of the AML file system, in TiB. */
76
+ storageCapacityTiB?: number;
77
+ /** SKU for the resource. */
78
+ sku?: SkuName;
79
+ }
80
+ export declare function requiredAmlFilesystemSubnetsSizeInfoSerializer(item: RequiredAmlFilesystemSubnetsSizeInfo): any;
81
+ /** Information about the number of available IP addresses that are required for the AML file system. */
82
+ export interface RequiredAmlFilesystemSubnetsSize {
83
+ /** The number of available IP addresses that are required for the AML file system. */
84
+ filesystemSubnetSize?: number;
85
+ }
86
+ export declare function requiredAmlFilesystemSubnetsSizeDeserializer(item: any): RequiredAmlFilesystemSubnetsSize;
87
+ /** Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. */
88
+ export interface _ApiOperationListResult {
89
+ /** List of Resource Provider operations supported by the Microsoft.StorageCache resource provider. */
90
+ value?: ApiOperation[];
91
+ /** URL to get the next set of operation list results if there are any. */
92
+ nextLink?: string;
93
+ }
94
+ export declare function _apiOperationListResultDeserializer(item: any): _ApiOperationListResult;
95
+ export declare function apiOperationArrayDeserializer(result: Array<ApiOperation>): any[];
96
+ /** REST API operation description: see https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md#r3023-operationsapiimplementation */
97
+ export interface ApiOperation {
98
+ /** The object that represents the operation. */
99
+ display?: ApiOperationDisplay;
100
+ /** Origin of the operation. */
101
+ origin?: string;
102
+ /** The flag that indicates whether the operation applies to data plane. */
103
+ isDataAction?: boolean;
104
+ /** Operation name: {provider}/{resource}/{operation} */
105
+ name?: string;
106
+ /** Specification of the all the metrics provided for a resource type. */
107
+ serviceSpecification?: ApiOperationPropertiesServiceSpecification;
108
+ }
109
+ export declare function apiOperationDeserializer(item: any): ApiOperation;
110
+ /** The object that represents the operation. */
111
+ export interface ApiOperationDisplay {
112
+ /** Operation type: Read, write, delete, etc. */
113
+ operation?: string;
114
+ /** Service provider: Microsoft.StorageCache */
115
+ provider?: string;
116
+ /** Resource on which the operation is performed: Cache, etc. */
117
+ resource?: string;
118
+ /** The description of the operation */
119
+ description?: string;
120
+ }
121
+ export declare function apiOperationDisplayDeserializer(item: any): ApiOperationDisplay;
122
+ /** Additional details about an operation. */
123
+ export interface ApiOperationProperties {
124
+ /** Specification of the all the metrics provided for a resource type. */
125
+ serviceSpecification?: ApiOperationPropertiesServiceSpecification;
126
+ }
127
+ export declare function apiOperationPropertiesDeserializer(item: any): ApiOperationProperties;
128
+ /** Specification of the all the metrics provided for a resource type. */
129
+ export interface ApiOperationPropertiesServiceSpecification {
130
+ /** Details about operations related to metrics. */
131
+ metricSpecifications?: MetricSpecification[];
132
+ /** Details about operations related to logs. */
133
+ logSpecifications?: LogSpecification[];
134
+ }
135
+ export declare function apiOperationPropertiesServiceSpecificationDeserializer(item: any): ApiOperationPropertiesServiceSpecification;
136
+ export declare function metricSpecificationArrayDeserializer(result: Array<MetricSpecification>): any[];
137
+ /** Details about operation related to metrics. */
138
+ export interface MetricSpecification {
139
+ /** The name of the metric. */
140
+ name?: string;
141
+ /** Localized display name of the metric. */
142
+ displayName?: string;
143
+ /** The description of the metric. */
144
+ displayDescription?: string;
145
+ /** The unit that the metric is measured in. */
146
+ unit?: string;
147
+ /** The type of metric aggregation. */
148
+ aggregationType?: string;
149
+ /** Support metric aggregation type. */
150
+ supportedAggregationTypes?: MetricAggregationType[];
151
+ /** Type of metrics. */
152
+ metricClass?: string;
153
+ /** Dimensions of the metric */
154
+ dimensions?: MetricDimension[];
155
+ }
156
+ export declare function metricSpecificationDeserializer(item: any): MetricSpecification;
157
+ /** Known values of {@link MetricAggregationType} that the service accepts. */
158
+ export declare enum KnownMetricAggregationType {
159
+ /** NotSpecified */
160
+ NotSpecified = "NotSpecified",
161
+ /** None */
162
+ None = "None",
163
+ /** Average */
164
+ Average = "Average",
165
+ /** Minimum */
166
+ Minimum = "Minimum",
167
+ /** Maximum */
168
+ Maximum = "Maximum",
169
+ /** Total */
170
+ Total = "Total",
171
+ /** Count */
172
+ Count = "Count"
173
+ }
174
+ /** Type of MetricAggregationType */
175
+ export type MetricAggregationType = string;
176
+ export declare function metricDimensionArrayDeserializer(result: Array<MetricDimension>): any[];
177
+ /** Specifications of the Dimension of metrics. */
178
+ export interface MetricDimension {
179
+ /** Name of the dimension */
180
+ name?: string;
181
+ /** Localized friendly display name of the dimension */
182
+ displayName?: string;
183
+ /** Internal name of the dimension. */
184
+ internalName?: string;
185
+ /** To be exported to shoe box. */
186
+ toBeExportedForShoebox?: boolean;
187
+ }
188
+ export declare function metricDimensionDeserializer(item: any): MetricDimension;
189
+ export declare function logSpecificationArrayDeserializer(result: Array<LogSpecification>): any[];
190
+ /** Details about operation related to logs. */
191
+ export interface LogSpecification {
192
+ /** The name of the log. */
193
+ name?: string;
194
+ /** Localized display name of the log. */
195
+ displayName?: string;
196
+ }
197
+ export declare function logSpecificationDeserializer(item: any): LogSpecification;
198
+ /** A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
199
+ export interface Cache extends ProxyResource {
200
+ /** Resource tags. */
201
+ tags?: Record<string, string>;
202
+ /** Region name string. */
203
+ location?: string;
204
+ /** The identity of the cache, if configured. */
205
+ identity?: CacheIdentity;
206
+ /** SKU for the cache. */
207
+ sku?: CacheSku;
208
+ /** The size of this Cache, in GB. */
209
+ cacheSizeGB?: number;
210
+ /** Health of the cache. */
211
+ readonly health?: CacheHealth;
212
+ /** Array of IPv4 addresses that can be used by clients mounting this cache. */
213
+ readonly mountAddresses?: string[];
214
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
215
+ readonly provisioningState?: ProvisioningStateType;
216
+ /** Subnet used for the cache. */
217
+ subnet?: string;
218
+ /** Upgrade status of the cache. */
219
+ readonly upgradeStatus?: CacheUpgradeStatus;
220
+ /** Upgrade settings of the cache. */
221
+ upgradeSettings?: CacheUpgradeSettings;
222
+ /** Specifies network settings of the cache. */
223
+ networkSettings?: CacheNetworkSettings;
224
+ /** Specifies encryption settings of the cache. */
225
+ encryptionSettings?: CacheEncryptionSettings;
226
+ /** Specifies security settings of the cache. */
227
+ securitySettings?: CacheSecuritySettings;
228
+ /** Specifies Directory Services settings of the cache. */
229
+ directoryServicesSettings?: CacheDirectorySettings;
230
+ /** Availability zones for resources. This field should only contain a single element in the array. */
231
+ zones?: string[];
232
+ /** Specifies the priming jobs defined in the cache. */
233
+ primingJobs?: PrimingJob[];
234
+ /** Specifies the space allocation percentage for each storage target in the cache. */
235
+ readonly spaceAllocation?: StorageTargetSpaceAllocation[];
236
+ }
237
+ export declare function cacheSerializer(item: Cache): any;
238
+ export declare function cacheDeserializer(item: any): Cache;
239
+ /** Properties of the cache. */
240
+ export interface CacheProperties {
241
+ /** The size of this Cache, in GB. */
242
+ cacheSizeGB?: number;
243
+ /** Health of the cache. */
244
+ readonly health?: CacheHealth;
245
+ /** Array of IPv4 addresses that can be used by clients mounting this cache. */
246
+ readonly mountAddresses?: string[];
247
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
248
+ readonly provisioningState?: ProvisioningStateType;
249
+ /** Subnet used for the cache. */
250
+ subnet?: string;
251
+ /** Upgrade status of the cache. */
252
+ readonly upgradeStatus?: CacheUpgradeStatus;
253
+ /** Upgrade settings of the cache. */
254
+ upgradeSettings?: CacheUpgradeSettings;
255
+ /** Specifies network settings of the cache. */
256
+ networkSettings?: CacheNetworkSettings;
257
+ /** Specifies encryption settings of the cache. */
258
+ encryptionSettings?: CacheEncryptionSettings;
259
+ /** Specifies security settings of the cache. */
260
+ securitySettings?: CacheSecuritySettings;
261
+ /** Specifies Directory Services settings of the cache. */
262
+ directoryServicesSettings?: CacheDirectorySettings;
263
+ /** Availability zones for resources. This field should only contain a single element in the array. */
264
+ zones?: string[];
265
+ /** Specifies the priming jobs defined in the cache. */
266
+ primingJobs?: PrimingJob[];
267
+ /** Specifies the space allocation percentage for each storage target in the cache. */
268
+ readonly spaceAllocation?: StorageTargetSpaceAllocation[];
269
+ }
270
+ export declare function cachePropertiesSerializer(item: CacheProperties): any;
271
+ export declare function cachePropertiesDeserializer(item: any): CacheProperties;
272
+ /** An indication of cache health. Gives more information about health than just that related to provisioning. */
273
+ export interface CacheHealth {
274
+ /** List of cache health states. Down is when the cluster is not responding. Degraded is when its functioning but has some alerts. Transitioning when it is creating or deleting. Unknown will be returned in old api versions when a new value is added in future versions. WaitingForKey is when the create is waiting for the system assigned identity to be given access to the encryption key in the encryption settings. */
275
+ state?: HealthStateType;
276
+ /** Describes explanation of state. */
277
+ statusDescription?: string;
278
+ /** Outstanding conditions that need to be investigated and resolved. */
279
+ readonly conditions?: Condition[];
280
+ }
281
+ export declare function cacheHealthDeserializer(item: any): CacheHealth;
282
+ /** List of cache health states. Down is when the cluster is not responding. Degraded is when its functioning but has some alerts. Transitioning when it is creating or deleting. Unknown will be returned in old api versions when a new value is added in future versions. WaitingForKey is when the create is waiting for the system assigned identity to be given access to the encryption key in the encryption settings. */
283
+ export declare enum KnownHealthStateType {
284
+ /** Unknown */
285
+ Unknown = "Unknown",
286
+ /** Healthy */
287
+ Healthy = "Healthy",
288
+ /** Degraded */
289
+ Degraded = "Degraded",
290
+ /** Down */
291
+ Down = "Down",
292
+ /** Transitioning */
293
+ Transitioning = "Transitioning",
294
+ /** Stopping */
295
+ Stopping = "Stopping",
296
+ /** Stopped */
297
+ Stopped = "Stopped",
298
+ /** Upgrading */
299
+ Upgrading = "Upgrading",
300
+ /** Flushing */
301
+ Flushing = "Flushing",
302
+ /** WaitingForKey */
303
+ WaitingForKey = "WaitingForKey",
304
+ /** StartFailed */
305
+ StartFailed = "StartFailed",
306
+ /** UpgradeFailed */
307
+ UpgradeFailed = "UpgradeFailed"
308
+ }
309
+ /**
310
+ * List of cache health states. Down is when the cluster is not responding. Degraded is when its functioning but has some alerts. Transitioning when it is creating or deleting. Unknown will be returned in old api versions when a new value is added in future versions. WaitingForKey is when the create is waiting for the system assigned identity to be given access to the encryption key in the encryption settings. \
311
+ * {@link KnownHealthStateType} can be used interchangeably with HealthStateType,
312
+ * this enum contains the known values that the service supports.
313
+ * ### Known values supported by the service
314
+ * **Unknown**: Unknown \
315
+ * **Healthy**: Healthy \
316
+ * **Degraded**: Degraded \
317
+ * **Down**: Down \
318
+ * **Transitioning**: Transitioning \
319
+ * **Stopping**: Stopping \
320
+ * **Stopped**: Stopped \
321
+ * **Upgrading**: Upgrading \
322
+ * **Flushing**: Flushing \
323
+ * **WaitingForKey**: WaitingForKey \
324
+ * **StartFailed**: StartFailed \
325
+ * **UpgradeFailed**: UpgradeFailed
326
+ */
327
+ export type HealthStateType = string;
328
+ export declare function conditionArrayDeserializer(result: Array<Condition>): any[];
329
+ /** Outstanding conditions that will need to be resolved. */
330
+ export interface Condition {
331
+ /** The time when the condition was raised. */
332
+ readonly timestamp?: Date;
333
+ /** The issue requiring attention. */
334
+ readonly message?: string;
335
+ }
336
+ export declare function conditionDeserializer(item: any): Condition;
337
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
338
+ export declare enum KnownProvisioningStateType {
339
+ /** Succeeded */
340
+ Succeeded = "Succeeded",
341
+ /** Failed */
342
+ Failed = "Failed",
343
+ /** Canceled */
344
+ Canceled = "Canceled",
345
+ /** Creating */
346
+ Creating = "Creating",
347
+ /** Deleting */
348
+ Deleting = "Deleting",
349
+ /** Updating */
350
+ Updating = "Updating"
351
+ }
352
+ /**
353
+ * ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property \
354
+ * {@link KnownProvisioningStateType} can be used interchangeably with ProvisioningStateType,
355
+ * this enum contains the known values that the service supports.
356
+ * ### Known values supported by the service
357
+ * **Succeeded**: Succeeded \
358
+ * **Failed**: Failed \
359
+ * **Canceled**: Canceled \
360
+ * **Creating**: Creating \
361
+ * **Deleting**: Deleting \
362
+ * **Updating**: Updating
363
+ */
364
+ export type ProvisioningStateType = string;
365
+ /** Properties describing the software upgrade state of the cache. */
366
+ export interface CacheUpgradeStatus {
367
+ /** Version string of the firmware currently installed on this cache. */
368
+ readonly currentFirmwareVersion?: string;
369
+ /** True if there is a firmware update ready to install on this cache. The firmware will automatically be installed after firmwareUpdateDeadline if not triggered earlier via the upgrade operation. */
370
+ readonly firmwareUpdateStatus?: FirmwareStatusType;
371
+ /** Time at which the pending firmware update will automatically be installed on the cache. */
372
+ readonly firmwareUpdateDeadline?: Date;
373
+ /** Time of the last successful firmware update. */
374
+ readonly lastFirmwareUpdate?: Date;
375
+ /** When firmwareUpdateAvailable is true, this field holds the version string for the update. */
376
+ readonly pendingFirmwareVersion?: string;
377
+ }
378
+ export declare function cacheUpgradeStatusDeserializer(item: any): CacheUpgradeStatus;
379
+ /** True if there is a firmware update ready to install on this cache. The firmware will automatically be installed after firmwareUpdateDeadline if not triggered earlier via the upgrade operation. */
380
+ export declare enum KnownFirmwareStatusType {
381
+ /** available */
382
+ Available = "available",
383
+ /** unavailable */
384
+ Unavailable = "unavailable"
385
+ }
386
+ /**
387
+ * True if there is a firmware update ready to install on this cache. The firmware will automatically be installed after firmwareUpdateDeadline if not triggered earlier via the upgrade operation. \
388
+ * {@link KnownFirmwareStatusType} can be used interchangeably with FirmwareStatusType,
389
+ * this enum contains the known values that the service supports.
390
+ * ### Known values supported by the service
391
+ * **available**: available \
392
+ * **unavailable**: unavailable
393
+ */
394
+ export type FirmwareStatusType = string;
395
+ /** Cache Upgrade Settings. */
396
+ export interface CacheUpgradeSettings {
397
+ /** True if the user chooses to select an installation time between now and firmwareUpdateDeadline. Else the firmware will automatically be installed after firmwareUpdateDeadline if not triggered earlier via the upgrade operation. */
398
+ upgradeScheduleEnabled?: boolean;
399
+ /** When upgradeScheduleEnabled is true, this field holds the user-chosen upgrade time. At the user-chosen time, the firmware update will automatically be installed on the cache. */
400
+ scheduledTime?: Date;
401
+ }
402
+ export declare function cacheUpgradeSettingsSerializer(item: CacheUpgradeSettings): any;
403
+ export declare function cacheUpgradeSettingsDeserializer(item: any): CacheUpgradeSettings;
404
+ /** Cache network settings. */
405
+ export interface CacheNetworkSettings {
406
+ /** The IPv4 maximum transmission unit configured for the subnet. */
407
+ mtu?: number;
408
+ /** Array of additional IP addresses used by this cache. */
409
+ readonly utilityAddresses?: string[];
410
+ /** DNS servers for the cache to use. It will be set from the network configuration if no value is provided. */
411
+ dnsServers?: string[];
412
+ /** DNS search domain */
413
+ dnsSearchDomain?: string;
414
+ /** NTP server IP Address or FQDN for the cache to use. The default is time.windows.com. */
415
+ ntpServer?: string;
416
+ }
417
+ export declare function cacheNetworkSettingsSerializer(item: CacheNetworkSettings): any;
418
+ export declare function cacheNetworkSettingsDeserializer(item: any): CacheNetworkSettings;
419
+ /** Cache encryption settings. */
420
+ export interface CacheEncryptionSettings {
421
+ /** Specifies the location of the key encryption key in key vault. */
422
+ keyEncryptionKey?: KeyVaultKeyReference;
423
+ /** Specifies whether the service will automatically rotate to the newest version of the key in the key vault. */
424
+ rotationToLatestKeyVersionEnabled?: boolean;
425
+ }
426
+ export declare function cacheEncryptionSettingsSerializer(item: CacheEncryptionSettings): any;
427
+ export declare function cacheEncryptionSettingsDeserializer(item: any): CacheEncryptionSettings;
428
+ /** Describes a reference to key vault key. */
429
+ export interface KeyVaultKeyReference {
430
+ /** The URL referencing a key encryption key in key vault. */
431
+ keyUrl: string;
432
+ /** Describes a resource Id to source key vault. */
433
+ sourceVault: KeyVaultKeyReferenceSourceVault;
434
+ }
435
+ export declare function keyVaultKeyReferenceSerializer(item: KeyVaultKeyReference): any;
436
+ export declare function keyVaultKeyReferenceDeserializer(item: any): KeyVaultKeyReference;
437
+ /** Describes a resource Id to source key vault. */
438
+ export interface KeyVaultKeyReferenceSourceVault {
439
+ /** Resource Id. */
440
+ id?: string;
441
+ }
442
+ export declare function keyVaultKeyReferenceSourceVaultSerializer(item: KeyVaultKeyReferenceSourceVault): any;
443
+ export declare function keyVaultKeyReferenceSourceVaultDeserializer(item: any): KeyVaultKeyReferenceSourceVault;
444
+ /** Cache security settings. */
445
+ export interface CacheSecuritySettings {
446
+ /** NFS access policies defined for this cache. */
447
+ accessPolicies?: NfsAccessPolicy[];
448
+ }
449
+ export declare function cacheSecuritySettingsSerializer(item: CacheSecuritySettings): any;
450
+ export declare function cacheSecuritySettingsDeserializer(item: any): CacheSecuritySettings;
451
+ export declare function nfsAccessPolicyArraySerializer(result: Array<NfsAccessPolicy>): any[];
452
+ export declare function nfsAccessPolicyArrayDeserializer(result: Array<NfsAccessPolicy>): any[];
453
+ /** A set of rules describing access policies applied to NFSv3 clients of the cache. */
454
+ export interface NfsAccessPolicy {
455
+ /** Name identifying this policy. Access Policy names are not case sensitive. */
456
+ name: string;
457
+ /** The set of rules describing client accesses allowed under this policy. */
458
+ accessRules: NfsAccessRule[];
459
+ }
460
+ export declare function nfsAccessPolicySerializer(item: NfsAccessPolicy): any;
461
+ export declare function nfsAccessPolicyDeserializer(item: any): NfsAccessPolicy;
462
+ export declare function nfsAccessRuleArraySerializer(result: Array<NfsAccessRule>): any[];
463
+ export declare function nfsAccessRuleArrayDeserializer(result: Array<NfsAccessRule>): any[];
464
+ /** Rule to place restrictions on portions of the cache namespace being presented to clients. */
465
+ export interface NfsAccessRule {
466
+ /** Scope for this rule. The scope and filter determine which clients match the rule. */
467
+ scope: NfsAccessRuleScope;
468
+ /** Filter applied to the scope for this rule. The filter's format depends on its scope. 'default' scope matches all clients and has no filter value. 'network' scope takes a filter in CIDR format (for example, 10.99.1.0/24). 'host' takes an IP address or fully qualified domain name as filter. If a client does not match any filter rule and there is no default rule, access is denied. */
469
+ filter?: string;
470
+ /** Access allowed by this rule. */
471
+ access: NfsAccessRuleAccess;
472
+ /** Allow SUID semantics. */
473
+ suid?: boolean;
474
+ /** For the default policy, allow access to subdirectories under the root export. If this is set to no, clients can only mount the path '/'. If set to yes, clients can mount a deeper path, like '/a/b'. */
475
+ submountAccess?: boolean;
476
+ /** Map root accesses to anonymousUID and anonymousGID. */
477
+ rootSquash?: boolean;
478
+ /** UID value that replaces 0 when rootSquash is true. 65534 will be used if not provided. */
479
+ anonymousUID?: string;
480
+ /** GID value that replaces 0 when rootSquash is true. This will use the value of anonymousUID if not provided. */
481
+ anonymousGID?: string;
482
+ }
483
+ export declare function nfsAccessRuleSerializer(item: NfsAccessRule): any;
484
+ export declare function nfsAccessRuleDeserializer(item: any): NfsAccessRule;
485
+ /** Scope for this rule. The scope and filter determine which clients match the rule. */
486
+ export declare enum KnownNfsAccessRuleScope {
487
+ /** default */
488
+ Default = "default",
489
+ /** network */
490
+ Network = "network",
491
+ /** host */
492
+ Host = "host"
493
+ }
494
+ /**
495
+ * Scope for this rule. The scope and filter determine which clients match the rule. \
496
+ * {@link KnownNfsAccessRuleScope} can be used interchangeably with NfsAccessRuleScope,
497
+ * this enum contains the known values that the service supports.
498
+ * ### Known values supported by the service
499
+ * **default**: default \
500
+ * **network**: network \
501
+ * **host**: host
502
+ */
503
+ export type NfsAccessRuleScope = string;
504
+ /** Access allowed by this rule. */
505
+ export declare enum KnownNfsAccessRuleAccess {
506
+ /** no */
507
+ No = "no",
508
+ /** ro */
509
+ Ro = "ro",
510
+ /** rw */
511
+ Rw = "rw"
512
+ }
513
+ /**
514
+ * Access allowed by this rule. \
515
+ * {@link KnownNfsAccessRuleAccess} can be used interchangeably with NfsAccessRuleAccess,
516
+ * this enum contains the known values that the service supports.
517
+ * ### Known values supported by the service
518
+ * **no**: no \
519
+ * **ro**: ro \
520
+ * **rw**: rw
521
+ */
522
+ export type NfsAccessRuleAccess = string;
523
+ /** Cache Directory Services settings. */
524
+ export interface CacheDirectorySettings {
525
+ /** Specifies settings for joining the HPC Cache to an Active Directory domain. */
526
+ activeDirectory?: CacheActiveDirectorySettings;
527
+ /** Specifies settings for Extended Groups. Extended Groups allows users to be members of more than 16 groups. */
528
+ usernameDownload?: CacheUsernameDownloadSettings;
529
+ }
530
+ export declare function cacheDirectorySettingsSerializer(item: CacheDirectorySettings): any;
531
+ export declare function cacheDirectorySettingsDeserializer(item: any): CacheDirectorySettings;
532
+ /** Active Directory settings used to join a cache to a domain. */
533
+ export interface CacheActiveDirectorySettings {
534
+ /** Primary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name. */
535
+ primaryDnsIpAddress: string;
536
+ /** Secondary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name. */
537
+ secondaryDnsIpAddress?: string;
538
+ /** The fully qualified domain name of the Active Directory domain controller. */
539
+ domainName: string;
540
+ /** The Active Directory domain's NetBIOS name. */
541
+ domainNetBiosName: string;
542
+ /** The NetBIOS name to assign to the HPC Cache when it joins the Active Directory domain as a server. Length must 1-15 characters from the class [-0-9a-zA-Z]. */
543
+ cacheNetBiosName: string;
544
+ /** True if the HPC Cache is joined to the Active Directory domain. */
545
+ readonly domainJoined?: DomainJoinedType;
546
+ /** Active Directory admin credentials used to join the HPC Cache to a domain. */
547
+ credentials?: CacheActiveDirectorySettingsCredentials;
548
+ }
549
+ export declare function cacheActiveDirectorySettingsSerializer(item: CacheActiveDirectorySettings): any;
550
+ export declare function cacheActiveDirectorySettingsDeserializer(item: any): CacheActiveDirectorySettings;
551
+ /** True if the HPC Cache is joined to the Active Directory domain. */
552
+ export declare enum KnownDomainJoinedType {
553
+ /** Yes */
554
+ Yes = "Yes",
555
+ /** No */
556
+ No = "No",
557
+ /** Error */
558
+ Error = "Error"
559
+ }
560
+ /**
561
+ * True if the HPC Cache is joined to the Active Directory domain. \
562
+ * {@link KnownDomainJoinedType} can be used interchangeably with DomainJoinedType,
563
+ * this enum contains the known values that the service supports.
564
+ * ### Known values supported by the service
565
+ * **Yes**: Yes \
566
+ * **No**: No \
567
+ * **Error**: Error
568
+ */
569
+ export type DomainJoinedType = string;
570
+ /** Active Directory admin credentials used to join the HPC Cache to a domain. */
571
+ export interface CacheActiveDirectorySettingsCredentials {
572
+ /** Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response. */
573
+ username: string;
574
+ /** Plain text password of the Active Directory domain administrator. This value is stored encrypted and not returned on response. */
575
+ password?: string;
576
+ }
577
+ export declare function cacheActiveDirectorySettingsCredentialsSerializer(item: CacheActiveDirectorySettingsCredentials): any;
578
+ export declare function cacheActiveDirectorySettingsCredentialsDeserializer(item: any): CacheActiveDirectorySettingsCredentials;
579
+ /** Settings for Extended Groups username and group download. */
580
+ export interface CacheUsernameDownloadSettings {
581
+ /** Whether or not Extended Groups is enabled. */
582
+ extendedGroups?: boolean;
583
+ /** This setting determines how the cache gets username and group names for clients. */
584
+ usernameSource?: UsernameSource;
585
+ /** The URI of the file containing group information (in /etc/group file format). This field must be populated when 'usernameSource' is set to 'File'. */
586
+ groupFileURI?: string;
587
+ /** The URI of the file containing user information (in /etc/passwd file format). This field must be populated when 'usernameSource' is set to 'File'. */
588
+ userFileURI?: string;
589
+ /** The fully qualified domain name or IP address of the LDAP server to use. */
590
+ ldapServer?: string;
591
+ /** The base distinguished name for the LDAP domain. */
592
+ ldapBaseDN?: string;
593
+ /** Whether or not the LDAP connection should be encrypted. */
594
+ encryptLdapConnection?: boolean;
595
+ /** Determines if the certificates must be validated by a certificate authority. When true, caCertificateURI must be provided. */
596
+ requireValidCertificate?: boolean;
597
+ /** Determines if the certificate should be automatically downloaded. This applies to 'caCertificateURI' only if 'requireValidCertificate' is true. */
598
+ autoDownloadCertificate?: boolean;
599
+ /** The URI of the CA certificate to validate the LDAP secure connection. This field must be populated when 'requireValidCertificate' is set to true. */
600
+ caCertificateURI?: string;
601
+ /** Indicates whether or not the HPC Cache has performed the username download successfully. */
602
+ readonly usernameDownloaded?: UsernameDownloadedType;
603
+ /** When present, these are the credentials for the secure LDAP connection. */
604
+ credentials?: CacheUsernameDownloadSettingsCredentials;
605
+ }
606
+ export declare function cacheUsernameDownloadSettingsSerializer(item: CacheUsernameDownloadSettings): any;
607
+ export declare function cacheUsernameDownloadSettingsDeserializer(item: any): CacheUsernameDownloadSettings;
608
+ /** This setting determines how the cache gets username and group names for clients. */
609
+ export declare enum KnownUsernameSource {
610
+ /** AD */
611
+ AD = "AD",
612
+ /** LDAP */
613
+ Ldap = "LDAP",
614
+ /** File */
615
+ File = "File",
616
+ /** None */
617
+ None = "None"
618
+ }
619
+ /**
620
+ * This setting determines how the cache gets username and group names for clients. \
621
+ * {@link KnownUsernameSource} can be used interchangeably with UsernameSource,
622
+ * this enum contains the known values that the service supports.
623
+ * ### Known values supported by the service
624
+ * **AD**: AD \
625
+ * **LDAP**: LDAP \
626
+ * **File**: File \
627
+ * **None**: None
628
+ */
629
+ export type UsernameSource = string;
630
+ /** Indicates whether or not the HPC Cache has performed the username download successfully. */
631
+ export declare enum KnownUsernameDownloadedType {
632
+ /** Yes */
633
+ Yes = "Yes",
634
+ /** No */
635
+ No = "No",
636
+ /** Error */
637
+ Error = "Error"
638
+ }
639
+ /**
640
+ * Indicates whether or not the HPC Cache has performed the username download successfully. \
641
+ * {@link KnownUsernameDownloadedType} can be used interchangeably with UsernameDownloadedType,
642
+ * this enum contains the known values that the service supports.
643
+ * ### Known values supported by the service
644
+ * **Yes**: Yes \
645
+ * **No**: No \
646
+ * **Error**: Error
647
+ */
648
+ export type UsernameDownloadedType = string;
649
+ /** When present, these are the credentials for the secure LDAP connection. */
650
+ export interface CacheUsernameDownloadSettingsCredentials {
651
+ /** The Bind Distinguished Name identity to be used in the secure LDAP connection. This value is stored encrypted and not returned on response. */
652
+ bindDn?: string;
653
+ /** The Bind password to be used in the secure LDAP connection. This value is stored encrypted and not returned on response. */
654
+ bindPassword?: string;
655
+ }
656
+ export declare function cacheUsernameDownloadSettingsCredentialsSerializer(item: CacheUsernameDownloadSettingsCredentials): any;
657
+ export declare function cacheUsernameDownloadSettingsCredentialsDeserializer(item: any): CacheUsernameDownloadSettingsCredentials;
658
+ export declare function primingJobArraySerializer(result: Array<PrimingJob>): any[];
659
+ export declare function primingJobArrayDeserializer(result: Array<PrimingJob>): any[];
660
+ /** A priming job instance. */
661
+ export interface PrimingJob {
662
+ /** The priming job name. */
663
+ primingJobName: string;
664
+ /** The URL for the priming manifest file to download. This file must be readable from the HPC Cache. When the file is in Azure blob storage the URL should include a Shared Access Signature (SAS) granting read permissions on the blob. */
665
+ primingManifestUrl: string;
666
+ /** The unique identifier of the priming job. */
667
+ readonly primingJobId?: string;
668
+ /** The state of the priming operation. */
669
+ readonly primingJobState?: PrimingJobState;
670
+ /** The status code of the priming job. */
671
+ readonly primingJobStatus?: string;
672
+ /** The job details or error information if any. */
673
+ readonly primingJobDetails?: string;
674
+ /** The current progress of the priming job, as a percentage. */
675
+ readonly primingJobPercentComplete?: number;
676
+ }
677
+ export declare function primingJobSerializer(item: PrimingJob): any;
678
+ export declare function primingJobDeserializer(item: any): PrimingJob;
679
+ /** The state of the priming operation. */
680
+ export declare enum KnownPrimingJobState {
681
+ /** Queued */
682
+ Queued = "Queued",
683
+ /** Running */
684
+ Running = "Running",
685
+ /** Paused */
686
+ Paused = "Paused",
687
+ /** Complete */
688
+ Complete = "Complete"
689
+ }
690
+ /**
691
+ * The state of the priming operation. \
692
+ * {@link KnownPrimingJobState} can be used interchangeably with PrimingJobState,
693
+ * this enum contains the known values that the service supports.
694
+ * ### Known values supported by the service
695
+ * **Queued**: Queued \
696
+ * **Running**: Running \
697
+ * **Paused**: Paused \
698
+ * **Complete**: Complete
699
+ */
700
+ export type PrimingJobState = string;
701
+ export declare function storageTargetSpaceAllocationArraySerializer(result: Array<StorageTargetSpaceAllocation>): any[];
702
+ export declare function storageTargetSpaceAllocationArrayDeserializer(result: Array<StorageTargetSpaceAllocation>): any[];
703
+ /** Storage Target space allocation properties. */
704
+ export interface StorageTargetSpaceAllocation {
705
+ /** Name of the storage target. */
706
+ name?: string;
707
+ /** The percentage of cache space allocated for this storage target */
708
+ allocationPercentage?: number;
709
+ }
710
+ export declare function storageTargetSpaceAllocationSerializer(item: StorageTargetSpaceAllocation): any;
711
+ export declare function storageTargetSpaceAllocationDeserializer(item: any): StorageTargetSpaceAllocation;
712
+ /** Cache identity properties. */
713
+ export interface CacheIdentity {
714
+ /** The principal ID for the system-assigned identity of the cache. */
715
+ readonly principalId?: string;
716
+ /** The tenant ID associated with the cache. */
717
+ readonly tenantId?: string;
718
+ /** The type of identity used for the cache */
719
+ type?: CacheIdentityType;
720
+ /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
721
+ userAssignedIdentities?: Record<string, UserAssignedIdentitiesValue>;
722
+ }
723
+ export declare function cacheIdentitySerializer(item: CacheIdentity): any;
724
+ export declare function cacheIdentityDeserializer(item: any): CacheIdentity;
725
+ /** The type of identity used for the cache */
726
+ export type CacheIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
727
+ export declare function userAssignedIdentitiesValueRecordSerializer(item: Record<string, UserAssignedIdentitiesValue>): Record<string, any>;
728
+ export declare function userAssignedIdentitiesValueRecordDeserializer(item: Record<string, any>): Record<string, UserAssignedIdentitiesValue>;
729
+ /** model interface UserAssignedIdentitiesValue */
730
+ export interface UserAssignedIdentitiesValue {
731
+ /** The principal ID of the user-assigned identity. */
732
+ readonly principalId?: string;
733
+ /** The client ID of the user-assigned identity. */
734
+ readonly clientId?: string;
735
+ }
736
+ export declare function userAssignedIdentitiesValueSerializer(_item: UserAssignedIdentitiesValue): any;
737
+ export declare function userAssignedIdentitiesValueDeserializer(item: any): UserAssignedIdentitiesValue;
738
+ /** SKU for the cache. */
739
+ export interface CacheSku {
740
+ /** SKU name for this cache. */
741
+ name?: string;
742
+ }
743
+ export declare function cacheSkuSerializer(item: CacheSku): any;
744
+ export declare function cacheSkuDeserializer(item: any): CacheSku;
745
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
746
+ export interface ProxyResource extends Resource {
747
+ }
748
+ export declare function proxyResourceSerializer(_item: ProxyResource): any;
749
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
750
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
751
+ export interface Resource {
752
+ /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
753
+ readonly id?: string;
754
+ /** The name of the resource */
755
+ readonly name?: string;
756
+ /** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
757
+ readonly type?: string;
758
+ /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
759
+ readonly systemData?: SystemData;
760
+ }
761
+ export declare function resourceSerializer(_item: Resource): any;
762
+ export declare function resourceDeserializer(item: any): Resource;
763
+ /** Metadata pertaining to creation and last modification of the resource. */
764
+ export interface SystemData {
765
+ /** The identity that created the resource. */
766
+ createdBy?: string;
767
+ /** The type of identity that created the resource. */
768
+ createdByType?: CreatedByType;
769
+ /** The timestamp of resource creation (UTC). */
770
+ createdAt?: Date;
771
+ /** The identity that last modified the resource. */
772
+ lastModifiedBy?: string;
773
+ /** The type of identity that last modified the resource. */
774
+ lastModifiedByType?: CreatedByType;
775
+ /** The timestamp of resource last modification (UTC) */
776
+ lastModifiedAt?: Date;
777
+ }
778
+ export declare function systemDataDeserializer(item: any): SystemData;
779
+ /** The kind of entity that created the resource. */
780
+ export declare enum KnownCreatedByType {
781
+ /** The entity was created by a user. */
782
+ User = "User",
783
+ /** The entity was created by an application. */
784
+ Application = "Application",
785
+ /** The entity was created by a managed identity. */
786
+ ManagedIdentity = "ManagedIdentity",
787
+ /** The entity was created by a key. */
788
+ Key = "Key"
789
+ }
790
+ /**
791
+ * The kind of entity that created the resource. \
792
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
793
+ * this enum contains the known values that the service supports.
794
+ * ### Known values supported by the service
795
+ * **User**: The entity was created by a user. \
796
+ * **Application**: The entity was created by an application. \
797
+ * **ManagedIdentity**: The entity was created by a managed identity. \
798
+ * **Key**: The entity was created by a key.
799
+ */
800
+ export type CreatedByType = string;
801
+ /** The error detail. */
802
+ export interface ErrorDetail {
803
+ /** The error code. */
804
+ readonly code?: string;
805
+ /** The error message. */
806
+ readonly message?: string;
807
+ /** The error target. */
808
+ readonly target?: string;
809
+ /** The error details. */
810
+ readonly details?: ErrorDetail[];
811
+ /** The error additional info. */
812
+ readonly additionalInfo?: ErrorAdditionalInfo[];
813
+ }
814
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
815
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
816
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
817
+ /** The resource management error additional info. */
818
+ export interface ErrorAdditionalInfo {
819
+ /** The additional info type. */
820
+ readonly type?: string;
821
+ /** The additional info. */
822
+ readonly info?: any;
823
+ }
824
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
825
+ /** Result of the request to list caches. It contains a list of caches and a URL link to get the next set of results. */
826
+ export interface _CachesListResult {
827
+ /** List of caches. */
828
+ value?: Cache[];
829
+ /** URL to get the next set of cache list results, if there are any. */
830
+ nextLink?: string;
831
+ }
832
+ export declare function _cachesListResultDeserializer(item: any): _CachesListResult;
833
+ export declare function cacheArraySerializer(result: Array<Cache>): any[];
834
+ export declare function cacheArrayDeserializer(result: Array<Cache>): any[];
835
+ /** Object containing the priming job ID. */
836
+ export interface PrimingJobIdParameter {
837
+ /** The unique identifier of the priming job. */
838
+ primingJobId: string;
839
+ }
840
+ export declare function primingJobIdParameterSerializer(item: PrimingJobIdParameter): any;
841
+ /** Type of the Storage Target. */
842
+ export interface StorageTarget extends ProxyResource {
843
+ /** Region name string. */
844
+ readonly location?: string;
845
+ /** List of cache namespace junctions to target for namespace associations. */
846
+ junctions?: NamespaceJunction[];
847
+ /** Type of the Storage Target. */
848
+ targetType?: StorageTargetType;
849
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
850
+ readonly provisioningState?: ProvisioningStateType;
851
+ /** Storage target operational state. */
852
+ state?: OperationalStateType;
853
+ /** Properties when targetType is nfs3. */
854
+ nfs3?: Nfs3Target;
855
+ /** Properties when targetType is clfs. */
856
+ clfs?: ClfsTarget;
857
+ /** Properties when targetType is unknown. */
858
+ unknown?: UnknownTarget;
859
+ /** Properties when targetType is blobNfs. */
860
+ blobNfs?: BlobNfsTarget;
861
+ /** The percentage of cache space allocated for this storage target */
862
+ readonly allocationPercentage?: number;
863
+ }
864
+ export declare function storageTargetSerializer(item: StorageTarget): any;
865
+ export declare function storageTargetDeserializer(item: any): StorageTarget;
866
+ /** Properties of the Storage Target. */
867
+ export interface StorageTargetProperties {
868
+ /** List of cache namespace junctions to target for namespace associations. */
869
+ junctions?: NamespaceJunction[];
870
+ /** Type of the Storage Target. */
871
+ targetType: StorageTargetType;
872
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
873
+ readonly provisioningState?: ProvisioningStateType;
874
+ /** Storage target operational state. */
875
+ state?: OperationalStateType;
876
+ /** Properties when targetType is nfs3. */
877
+ nfs3?: Nfs3Target;
878
+ /** Properties when targetType is clfs. */
879
+ clfs?: ClfsTarget;
880
+ /** Properties when targetType is unknown. */
881
+ unknown?: UnknownTarget;
882
+ /** Properties when targetType is blobNfs. */
883
+ blobNfs?: BlobNfsTarget;
884
+ /** The percentage of cache space allocated for this storage target */
885
+ readonly allocationPercentage?: number;
886
+ }
887
+ export declare function storageTargetPropertiesSerializer(item: StorageTargetProperties): any;
888
+ export declare function storageTargetPropertiesDeserializer(item: any): StorageTargetProperties;
889
+ export declare function namespaceJunctionArraySerializer(result: Array<NamespaceJunction>): any[];
890
+ export declare function namespaceJunctionArrayDeserializer(result: Array<NamespaceJunction>): any[];
891
+ /** A namespace junction. */
892
+ export interface NamespaceJunction {
893
+ /** Namespace path on a cache for a Storage Target. */
894
+ namespacePath?: string;
895
+ /** Path in Storage Target to which namespacePath points. */
896
+ targetPath?: string;
897
+ /** NFS export where targetPath exists. */
898
+ nfsExport?: string;
899
+ /** Name of the access policy applied to this junction. */
900
+ nfsAccessPolicy?: string;
901
+ }
902
+ export declare function namespaceJunctionSerializer(item: NamespaceJunction): any;
903
+ export declare function namespaceJunctionDeserializer(item: any): NamespaceJunction;
904
+ /** Type of the Storage Target. */
905
+ export declare enum KnownStorageTargetType {
906
+ /** nfs3 */
907
+ Nfs3 = "nfs3",
908
+ /** clfs */
909
+ Clfs = "clfs",
910
+ /** unknown */
911
+ Unknown = "unknown",
912
+ /** blobNfs */
913
+ BlobNfs = "blobNfs"
914
+ }
915
+ /**
916
+ * Type of the Storage Target. \
917
+ * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,
918
+ * this enum contains the known values that the service supports.
919
+ * ### Known values supported by the service
920
+ * **nfs3**: nfs3 \
921
+ * **clfs**: clfs \
922
+ * **unknown**: unknown \
923
+ * **blobNfs**: blobNfs
924
+ */
925
+ export type StorageTargetType = string;
926
+ /** Storage target operational state. */
927
+ export declare enum KnownOperationalStateType {
928
+ /** Ready */
929
+ Ready = "Ready",
930
+ /** Busy */
931
+ Busy = "Busy",
932
+ /** Suspended */
933
+ Suspended = "Suspended",
934
+ /** Flushing */
935
+ Flushing = "Flushing"
936
+ }
937
+ /**
938
+ * Storage target operational state. \
939
+ * {@link KnownOperationalStateType} can be used interchangeably with OperationalStateType,
940
+ * this enum contains the known values that the service supports.
941
+ * ### Known values supported by the service
942
+ * **Ready**: Ready \
943
+ * **Busy**: Busy \
944
+ * **Suspended**: Suspended \
945
+ * **Flushing**: Flushing
946
+ */
947
+ export type OperationalStateType = string;
948
+ /** Properties pertaining to the Nfs3Target */
949
+ export interface Nfs3Target {
950
+ /** IP address or host name of an NFSv3 host (e.g., 10.0.44.44). */
951
+ target?: string;
952
+ /** Identifies the StorageCache usage model to be used for this storage target. */
953
+ usageModel?: string;
954
+ /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
955
+ verificationTimer?: number;
956
+ /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
957
+ writeBackTimer?: number;
958
+ }
959
+ export declare function nfs3TargetSerializer(item: Nfs3Target): any;
960
+ export declare function nfs3TargetDeserializer(item: any): Nfs3Target;
961
+ /** Properties pertaining to the ClfsTarget */
962
+ export interface ClfsTarget {
963
+ /** Resource ID of storage container. */
964
+ target?: string;
965
+ }
966
+ export declare function clfsTargetSerializer(item: ClfsTarget): any;
967
+ export declare function clfsTargetDeserializer(item: any): ClfsTarget;
968
+ /** Properties pertaining to the UnknownTarget */
969
+ export interface UnknownTarget {
970
+ /** Dictionary of string->string pairs containing information about the Storage Target. */
971
+ attributes?: Record<string, string>;
972
+ }
973
+ export declare function unknownTargetSerializer(item: UnknownTarget): any;
974
+ export declare function unknownTargetDeserializer(item: any): UnknownTarget;
975
+ /** Properties pertaining to the BlobNfsTarget. */
976
+ export interface BlobNfsTarget {
977
+ /** Resource ID of the storage container. */
978
+ target?: string;
979
+ /** Identifies the StorageCache usage model to be used for this storage target. */
980
+ usageModel?: string;
981
+ /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
982
+ verificationTimer?: number;
983
+ /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
984
+ writeBackTimer?: number;
985
+ }
986
+ export declare function blobNfsTargetSerializer(item: BlobNfsTarget): any;
987
+ export declare function blobNfsTargetDeserializer(item: any): BlobNfsTarget;
988
+ /** A list of Storage Targets. */
989
+ export interface _StorageTargetsResult {
990
+ /** The list of Storage Targets defined for the cache. */
991
+ value?: StorageTarget[];
992
+ /** The URI to fetch the next page of Storage Targets. */
993
+ nextLink?: string;
994
+ }
995
+ export declare function _storageTargetsResultDeserializer(item: any): _StorageTargetsResult;
996
+ export declare function storageTargetArraySerializer(result: Array<StorageTarget>): any[];
997
+ export declare function storageTargetArrayDeserializer(result: Array<StorageTarget>): any[];
998
+ /** An AML file system instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
999
+ export interface AmlFilesystem extends TrackedResource {
1000
+ /** The managed identity used by the AML file system, if configured. */
1001
+ identity?: AmlFilesystemIdentity;
1002
+ /** SKU for the resource. */
1003
+ sku?: SkuName;
1004
+ /** The availability zones. */
1005
+ zones?: string[];
1006
+ /** The size of the AML file system, in TiB. This might be rounded up. */
1007
+ storageCapacityTiB?: number;
1008
+ /** The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions. */
1009
+ readonly currentStorageCapacityTiB?: number;
1010
+ /** The unique identifier of the AML file system cluster. */
1011
+ readonly clusterUuid?: string;
1012
+ /** Health of the AML file system. */
1013
+ readonly health?: AmlFilesystemHealth;
1014
+ /** ARM provisioning state. */
1015
+ readonly provisioningState?: AmlFilesystemProvisioningStateType;
1016
+ /** Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space. */
1017
+ filesystemSubnet?: string;
1018
+ /** Client information for the AML file system. */
1019
+ readonly clientInfo?: AmlFilesystemClientInfo;
1020
+ /** Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput */
1021
+ readonly throughputProvisionedMBps?: number;
1022
+ /** Specifies encryption settings of the AML file system. */
1023
+ encryptionSettings?: AmlFilesystemEncryptionSettings;
1024
+ /** Start time of a 30-minute weekly maintenance window. */
1025
+ maintenanceWindow?: AmlFilesystemPropertiesMaintenanceWindow;
1026
+ /** Hydration and archive settings and status */
1027
+ hsm?: AmlFilesystemPropertiesHsm;
1028
+ /** Specifies root squash settings of the AML file system. */
1029
+ rootSquashSettings?: AmlFilesystemRootSquashSettings;
1030
+ }
1031
+ export declare function amlFilesystemSerializer(item: AmlFilesystem): any;
1032
+ export declare function amlFilesystemDeserializer(item: any): AmlFilesystem;
1033
+ /** Properties of the AML file system. */
1034
+ export interface AmlFilesystemProperties {
1035
+ /** The size of the AML file system, in TiB. This might be rounded up. */
1036
+ storageCapacityTiB: number;
1037
+ /** The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions. */
1038
+ readonly currentStorageCapacityTiB?: number;
1039
+ /** The unique identifier of the AML file system cluster. */
1040
+ readonly clusterUuid?: string;
1041
+ /** Health of the AML file system. */
1042
+ readonly health?: AmlFilesystemHealth;
1043
+ /** ARM provisioning state. */
1044
+ readonly provisioningState?: AmlFilesystemProvisioningStateType;
1045
+ /** Subnet used for managing the AML file system and for client-facing operations. This subnet should have at least a /24 subnet mask within the VNET's address space. */
1046
+ filesystemSubnet: string;
1047
+ /** Client information for the AML file system. */
1048
+ readonly clientInfo?: AmlFilesystemClientInfo;
1049
+ /** Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput */
1050
+ readonly throughputProvisionedMBps?: number;
1051
+ /** Specifies encryption settings of the AML file system. */
1052
+ encryptionSettings?: AmlFilesystemEncryptionSettings;
1053
+ /** Start time of a 30-minute weekly maintenance window. */
1054
+ maintenanceWindow: AmlFilesystemPropertiesMaintenanceWindow;
1055
+ /** Hydration and archive settings and status */
1056
+ hsm?: AmlFilesystemPropertiesHsm;
1057
+ /** Specifies root squash settings of the AML file system. */
1058
+ rootSquashSettings?: AmlFilesystemRootSquashSettings;
1059
+ }
1060
+ export declare function amlFilesystemPropertiesSerializer(item: AmlFilesystemProperties): any;
1061
+ export declare function amlFilesystemPropertiesDeserializer(item: any): AmlFilesystemProperties;
1062
+ /** An indication of AML file system health. Gives more information about health than just that related to provisioning. */
1063
+ export interface AmlFilesystemHealth {
1064
+ /** List of AML file system health states. */
1065
+ state?: AmlFilesystemHealthStateType;
1066
+ /** Server-defined error code for the AML file system health */
1067
+ statusCode?: string;
1068
+ /** Describes the health state. */
1069
+ statusDescription?: string;
1070
+ }
1071
+ export declare function amlFilesystemHealthDeserializer(item: any): AmlFilesystemHealth;
1072
+ /** List of AML file system health states. */
1073
+ export declare enum KnownAmlFilesystemHealthStateType {
1074
+ /** Unavailable */
1075
+ Unavailable = "Unavailable",
1076
+ /** Available */
1077
+ Available = "Available",
1078
+ /** Degraded */
1079
+ Degraded = "Degraded",
1080
+ /** Transitioning */
1081
+ Transitioning = "Transitioning",
1082
+ /** Maintenance */
1083
+ Maintenance = "Maintenance",
1084
+ /** Expanding */
1085
+ Expanding = "Expanding"
1086
+ }
1087
+ /**
1088
+ * List of AML file system health states. \
1089
+ * {@link KnownAmlFilesystemHealthStateType} can be used interchangeably with AmlFilesystemHealthStateType,
1090
+ * this enum contains the known values that the service supports.
1091
+ * ### Known values supported by the service
1092
+ * **Unavailable**: Unavailable \
1093
+ * **Available**: Available \
1094
+ * **Degraded**: Degraded \
1095
+ * **Transitioning**: Transitioning \
1096
+ * **Maintenance**: Maintenance \
1097
+ * **Expanding**: Expanding
1098
+ */
1099
+ export type AmlFilesystemHealthStateType = string;
1100
+ /** ARM provisioning state. */
1101
+ export declare enum KnownAmlFilesystemProvisioningStateType {
1102
+ /** Succeeded */
1103
+ Succeeded = "Succeeded",
1104
+ /** Failed */
1105
+ Failed = "Failed",
1106
+ /** Creating */
1107
+ Creating = "Creating",
1108
+ /** Deleting */
1109
+ Deleting = "Deleting",
1110
+ /** Updating */
1111
+ Updating = "Updating",
1112
+ /** Canceled */
1113
+ Canceled = "Canceled"
1114
+ }
1115
+ /**
1116
+ * ARM provisioning state. \
1117
+ * {@link KnownAmlFilesystemProvisioningStateType} can be used interchangeably with AmlFilesystemProvisioningStateType,
1118
+ * this enum contains the known values that the service supports.
1119
+ * ### Known values supported by the service
1120
+ * **Succeeded**: Succeeded \
1121
+ * **Failed**: Failed \
1122
+ * **Creating**: Creating \
1123
+ * **Deleting**: Deleting \
1124
+ * **Updating**: Updating \
1125
+ * **Canceled**: Canceled
1126
+ */
1127
+ export type AmlFilesystemProvisioningStateType = string;
1128
+ /** AML file system client information */
1129
+ export interface AmlFilesystemClientInfo {
1130
+ /** The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS). */
1131
+ readonly mgsAddress?: string;
1132
+ /** Recommended command to mount the AML file system */
1133
+ readonly mountCommand?: string;
1134
+ /** The version of Lustre running in the AML file system */
1135
+ readonly lustreVersion?: string;
1136
+ /** Container Storage Interface information for the AML file system. */
1137
+ readonly containerStorageInterface?: AmlFilesystemContainerStorageInterface;
1138
+ }
1139
+ export declare function amlFilesystemClientInfoDeserializer(item: any): AmlFilesystemClientInfo;
1140
+ /** AML file system container storage interface information */
1141
+ export interface AmlFilesystemContainerStorageInterface {
1142
+ /** Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML */
1143
+ readonly persistentVolumeClaim?: string;
1144
+ /** Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML */
1145
+ readonly persistentVolume?: string;
1146
+ /** Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML */
1147
+ readonly storageClass?: string;
1148
+ }
1149
+ export declare function amlFilesystemContainerStorageInterfaceDeserializer(item: any): AmlFilesystemContainerStorageInterface;
1150
+ /** AML file system encryption settings. */
1151
+ export interface AmlFilesystemEncryptionSettings {
1152
+ /** Specifies the location of the encryption key in Key Vault. */
1153
+ keyEncryptionKey?: KeyVaultKeyReference;
1154
+ }
1155
+ export declare function amlFilesystemEncryptionSettingsSerializer(item: AmlFilesystemEncryptionSettings): any;
1156
+ export declare function amlFilesystemEncryptionSettingsDeserializer(item: any): AmlFilesystemEncryptionSettings;
1157
+ /** Start time of a 30-minute weekly maintenance window. */
1158
+ export interface AmlFilesystemPropertiesMaintenanceWindow {
1159
+ /** Day of the week on which the maintenance window will occur. */
1160
+ dayOfWeek?: MaintenanceDayOfWeekType;
1161
+ /** The time of day (in UTC) to start the maintenance window. */
1162
+ timeOfDayUTC?: string;
1163
+ }
1164
+ export declare function amlFilesystemPropertiesMaintenanceWindowSerializer(item: AmlFilesystemPropertiesMaintenanceWindow): any;
1165
+ export declare function amlFilesystemPropertiesMaintenanceWindowDeserializer(item: any): AmlFilesystemPropertiesMaintenanceWindow;
1166
+ /** Day of the week on which the maintenance window will occur. */
1167
+ export type MaintenanceDayOfWeekType = "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "Sunday";
1168
+ /** Hydration and archive settings and status */
1169
+ export interface AmlFilesystemPropertiesHsm {
1170
+ /** Specifies HSM settings of the AML file system. */
1171
+ settings?: AmlFilesystemHsmSettings;
1172
+ /** Archive status */
1173
+ readonly archiveStatus?: AmlFilesystemArchive[];
1174
+ }
1175
+ export declare function amlFilesystemPropertiesHsmSerializer(item: AmlFilesystemPropertiesHsm): any;
1176
+ export declare function amlFilesystemPropertiesHsmDeserializer(item: any): AmlFilesystemPropertiesHsm;
1177
+ /** AML file system HSM settings. */
1178
+ export interface AmlFilesystemHsmSettings {
1179
+ /** Resource ID of storage container used for hydrating the namespace and archiving from the namespace. The resource provider must have permission to create SAS tokens on the storage account. */
1180
+ container: string;
1181
+ /** Resource ID of storage container used for logging events and errors. Must be a separate container in the same storage account as the hydration and archive container. The resource provider must have permission to create SAS tokens on the storage account. */
1182
+ loggingContainer: string;
1183
+ /** Only blobs in the non-logging container that start with this path/prefix get imported into the cluster namespace. This is only used during initial creation of the AML file system. It automatically creates an import job resource that can be deleted. */
1184
+ importPrefix?: string;
1185
+ /** Only blobs in the non-logging container that start with one of the paths/prefixes in this array get imported into the cluster namespace. This is only used during initial creation of the AML file system and has '/' as the default value. It automatically creates an import job resource that can be deleted. */
1186
+ importPrefixesInitial?: string[];
1187
+ }
1188
+ export declare function amlFilesystemHsmSettingsSerializer(item: AmlFilesystemHsmSettings): any;
1189
+ export declare function amlFilesystemHsmSettingsDeserializer(item: any): AmlFilesystemHsmSettings;
1190
+ export declare function amlFilesystemArchiveArrayDeserializer(result: Array<AmlFilesystemArchive>): any[];
1191
+ /** Information about the AML file system archive */
1192
+ export interface AmlFilesystemArchive {
1193
+ /** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */
1194
+ readonly filesystemPath?: string;
1195
+ /** The status of the archive */
1196
+ readonly status?: AmlFilesystemArchiveStatus;
1197
+ }
1198
+ export declare function amlFilesystemArchiveDeserializer(item: any): AmlFilesystemArchive;
1199
+ /** The status of the archive */
1200
+ export interface AmlFilesystemArchiveStatus {
1201
+ /** The state of the archive operation */
1202
+ readonly state?: ArchiveStatusType;
1203
+ /** The time of the last completed archive operation */
1204
+ readonly lastCompletionTime?: Date;
1205
+ /** The time the latest archive operation started */
1206
+ readonly lastStartedTime?: Date;
1207
+ /** The completion percentage of the archive operation */
1208
+ readonly percentComplete?: number;
1209
+ /** Server-defined error code for the archive operation */
1210
+ readonly errorCode?: string;
1211
+ /** Server-defined error message for the archive operation */
1212
+ readonly errorMessage?: string;
1213
+ }
1214
+ export declare function amlFilesystemArchiveStatusDeserializer(item: any): AmlFilesystemArchiveStatus;
1215
+ /** The state of the archive operation */
1216
+ export declare enum KnownArchiveStatusType {
1217
+ /** NotConfigured */
1218
+ NotConfigured = "NotConfigured",
1219
+ /** Idle */
1220
+ Idle = "Idle",
1221
+ /** InProgress */
1222
+ InProgress = "InProgress",
1223
+ /** Canceled */
1224
+ Canceled = "Canceled",
1225
+ /** Completed */
1226
+ Completed = "Completed",
1227
+ /** Failed */
1228
+ Failed = "Failed",
1229
+ /** Cancelling */
1230
+ Cancelling = "Cancelling",
1231
+ /** FSScanInProgress */
1232
+ FSScanInProgress = "FSScanInProgress"
1233
+ }
1234
+ /**
1235
+ * The state of the archive operation \
1236
+ * {@link KnownArchiveStatusType} can be used interchangeably with ArchiveStatusType,
1237
+ * this enum contains the known values that the service supports.
1238
+ * ### Known values supported by the service
1239
+ * **NotConfigured**: NotConfigured \
1240
+ * **Idle**: Idle \
1241
+ * **InProgress**: InProgress \
1242
+ * **Canceled**: Canceled \
1243
+ * **Completed**: Completed \
1244
+ * **Failed**: Failed \
1245
+ * **Cancelling**: Cancelling \
1246
+ * **FSScanInProgress**: FSScanInProgress
1247
+ */
1248
+ export type ArchiveStatusType = string;
1249
+ /** AML file system squash settings. */
1250
+ export interface AmlFilesystemRootSquashSettings {
1251
+ /** Squash mode of the AML file system. 'All': User and Group IDs on files will be squashed to the provided values for all users on non-trusted systems. 'RootOnly': User and Group IDs on files will be squashed to provided values for solely the root user on non-trusted systems. 'None': No squashing of User and Group IDs is performed for any users on any systems. */
1252
+ mode?: AmlFilesystemSquashMode;
1253
+ /** Semicolon separated NID IP Address list(s) to be added to the TrustedSystems. */
1254
+ noSquashNidLists?: string;
1255
+ /** User ID to squash to. */
1256
+ squashUID?: number;
1257
+ /** Group ID to squash to. */
1258
+ squashGID?: number;
1259
+ /** AML file system squash status. */
1260
+ readonly status?: string;
1261
+ }
1262
+ export declare function amlFilesystemRootSquashSettingsSerializer(item: AmlFilesystemRootSquashSettings): any;
1263
+ export declare function amlFilesystemRootSquashSettingsDeserializer(item: any): AmlFilesystemRootSquashSettings;
1264
+ /** Squash mode of the AML file system. 'All': User and Group IDs on files will be squashed to the provided values for all users on non-trusted systems. 'RootOnly': User and Group IDs on files will be squashed to provided values for solely the root user on non-trusted systems. 'None': No squashing of User and Group IDs is performed for any users on any systems. */
1265
+ export declare enum KnownAmlFilesystemSquashMode {
1266
+ /** None */
1267
+ None = "None",
1268
+ /** RootOnly */
1269
+ RootOnly = "RootOnly",
1270
+ /** All */
1271
+ All = "All"
1272
+ }
1273
+ /**
1274
+ * Squash mode of the AML file system. 'All': User and Group IDs on files will be squashed to the provided values for all users on non-trusted systems. 'RootOnly': User and Group IDs on files will be squashed to provided values for solely the root user on non-trusted systems. 'None': No squashing of User and Group IDs is performed for any users on any systems. \
1275
+ * {@link KnownAmlFilesystemSquashMode} can be used interchangeably with AmlFilesystemSquashMode,
1276
+ * this enum contains the known values that the service supports.
1277
+ * ### Known values supported by the service
1278
+ * **None**: None \
1279
+ * **RootOnly**: RootOnly \
1280
+ * **All**: All
1281
+ */
1282
+ export type AmlFilesystemSquashMode = string;
1283
+ /** Managed Identity properties. */
1284
+ export interface AmlFilesystemIdentity {
1285
+ /** The principal ID for the user-assigned identity of the resource. */
1286
+ readonly principalId?: string;
1287
+ /** The tenant ID associated with the resource. */
1288
+ readonly tenantId?: string;
1289
+ /** The type of identity used for the resource. */
1290
+ type?: AmlFilesystemIdentityType;
1291
+ /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
1292
+ userAssignedIdentities?: Record<string, UserAssignedIdentitiesValue>;
1293
+ }
1294
+ export declare function amlFilesystemIdentitySerializer(item: AmlFilesystemIdentity): any;
1295
+ export declare function amlFilesystemIdentityDeserializer(item: any): AmlFilesystemIdentity;
1296
+ /** The type of identity used for the resource. */
1297
+ export type AmlFilesystemIdentityType = "UserAssigned" | "None";
1298
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1299
+ export interface TrackedResource extends Resource {
1300
+ /** Resource tags. */
1301
+ tags?: Record<string, string>;
1302
+ /** The geo-location where the resource lives */
1303
+ location: string;
1304
+ }
1305
+ export declare function trackedResourceSerializer(item: TrackedResource): any;
1306
+ export declare function trackedResourceDeserializer(item: any): TrackedResource;
1307
+ /** An AML file system update instance. */
1308
+ export interface AmlFilesystemUpdate {
1309
+ /** Resource tags. */
1310
+ tags?: Record<string, string>;
1311
+ /** Specifies encryption settings of the AML file system. */
1312
+ encryptionSettings?: AmlFilesystemEncryptionSettings;
1313
+ /** Start time of a 30-minute weekly maintenance window. */
1314
+ maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;
1315
+ /** Specifies root squash settings of the AML file system. */
1316
+ rootSquashSettings?: AmlFilesystemRootSquashSettings;
1317
+ }
1318
+ export declare function amlFilesystemUpdateSerializer(item: AmlFilesystemUpdate): any;
1319
+ /** Properties of the AML file system. */
1320
+ export interface AmlFilesystemUpdateProperties {
1321
+ /** Specifies encryption settings of the AML file system. */
1322
+ encryptionSettings?: AmlFilesystemEncryptionSettings;
1323
+ /** Start time of a 30-minute weekly maintenance window. */
1324
+ maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;
1325
+ /** Specifies root squash settings of the AML file system. */
1326
+ rootSquashSettings?: AmlFilesystemRootSquashSettings;
1327
+ }
1328
+ export declare function amlFilesystemUpdatePropertiesSerializer(item: AmlFilesystemUpdateProperties): any;
1329
+ /** Start time of a 30-minute weekly maintenance window. */
1330
+ export interface AmlFilesystemUpdatePropertiesMaintenanceWindow {
1331
+ /** Day of the week on which the maintenance window will occur. */
1332
+ dayOfWeek?: MaintenanceDayOfWeekType;
1333
+ /** The time of day (in UTC) to start the maintenance window. */
1334
+ timeOfDayUTC?: string;
1335
+ }
1336
+ export declare function amlFilesystemUpdatePropertiesMaintenanceWindowSerializer(item: AmlFilesystemUpdatePropertiesMaintenanceWindow): any;
1337
+ /** Result of the request to list AML file systems. It contains a list of AML file systems and a URL link to get the next set of results. */
1338
+ export interface _AmlFilesystemsListResult {
1339
+ /** List of AML file systems. */
1340
+ value?: AmlFilesystem[];
1341
+ /** URL to get the next set of AML file system list results, if there are any. */
1342
+ nextLink?: string;
1343
+ }
1344
+ export declare function _amlFilesystemsListResultDeserializer(item: any): _AmlFilesystemsListResult;
1345
+ export declare function amlFilesystemArraySerializer(result: Array<AmlFilesystem>): any[];
1346
+ export declare function amlFilesystemArrayDeserializer(result: Array<AmlFilesystem>): any[];
1347
+ /** Information required to execute the archive operation */
1348
+ export interface AmlFilesystemArchiveInfo {
1349
+ /** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */
1350
+ filesystemPath?: string;
1351
+ }
1352
+ export declare function amlFilesystemArchiveInfoSerializer(item: AmlFilesystemArchiveInfo): any;
1353
+ /** An auto export job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
1354
+ export interface AutoExportJob extends TrackedResource {
1355
+ /** ARM provisioning state. */
1356
+ readonly provisioningState?: AutoExportJobProvisioningStateType;
1357
+ /** The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'. */
1358
+ adminStatus?: AutoExportJobAdminStatus;
1359
+ /** An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1. */
1360
+ autoExportPrefixes?: string[];
1361
+ /** The status of the auto export */
1362
+ readonly status?: AutoExportJobPropertiesStatus;
1363
+ }
1364
+ export declare function autoExportJobSerializer(item: AutoExportJob): any;
1365
+ export declare function autoExportJobDeserializer(item: any): AutoExportJob;
1366
+ /** Properties of the auto export job. */
1367
+ export interface AutoExportJobProperties {
1368
+ /** ARM provisioning state. */
1369
+ readonly provisioningState?: AutoExportJobProvisioningStateType;
1370
+ /** The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'. */
1371
+ adminStatus?: AutoExportJobAdminStatus;
1372
+ /** An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1. */
1373
+ autoExportPrefixes?: string[];
1374
+ /** The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error. */
1375
+ state?: AutoExportStatusType;
1376
+ /** Server-defined status code for auto export job. */
1377
+ readonly statusCode?: string;
1378
+ /** Server-defined status message for auto export job. */
1379
+ readonly statusMessage?: string;
1380
+ /** Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly. */
1381
+ readonly totalFilesExported?: number;
1382
+ /** Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly. */
1383
+ readonly totalMiBExported?: number;
1384
+ /** Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly. */
1385
+ readonly totalFilesFailed?: number;
1386
+ /** Number of iterations completed since the start of the export. */
1387
+ readonly exportIterationCount?: number;
1388
+ /** Time (in UTC) of the last successfully completed export iteration. Look at logging container for details. */
1389
+ readonly lastSuccessfulIterationCompletionTimeUTC?: Date;
1390
+ /** Files discovered for export in current iteration. It may increase while more export items are found. */
1391
+ readonly currentIterationFilesDiscovered?: number;
1392
+ /** Data (in MiB) discovered for export in current iteration. It may increase while more export items are found. */
1393
+ readonly currentIterationMiBDiscovered?: number;
1394
+ /** Files that have been exported in current iteration. */
1395
+ readonly currentIterationFilesExported?: number;
1396
+ /** Data (in MiB) that have been exported in current iteration. */
1397
+ readonly currentIterationMiBExported?: number;
1398
+ /** Files failed to export in current iteration. */
1399
+ readonly currentIterationFilesFailed?: number;
1400
+ /** The time (in UTC) the latest auto export job started. */
1401
+ readonly lastStartedTimeUTC?: Date;
1402
+ /** The time (in UTC) of the last completed auto export job. */
1403
+ readonly lastCompletionTimeUTC?: Date;
1404
+ }
1405
+ export declare function autoExportJobPropertiesSerializer(item: AutoExportJobProperties): any;
1406
+ export declare function autoExportJobPropertiesDeserializer(item: any): AutoExportJobProperties;
1407
+ /** ARM provisioning state. */
1408
+ export declare enum KnownAutoExportJobProvisioningStateType {
1409
+ /** Succeeded */
1410
+ Succeeded = "Succeeded",
1411
+ /** Failed */
1412
+ Failed = "Failed",
1413
+ /** Creating */
1414
+ Creating = "Creating",
1415
+ /** Deleting */
1416
+ Deleting = "Deleting",
1417
+ /** Updating */
1418
+ Updating = "Updating",
1419
+ /** Canceled */
1420
+ Canceled = "Canceled"
1421
+ }
1422
+ /**
1423
+ * ARM provisioning state. \
1424
+ * {@link KnownAutoExportJobProvisioningStateType} can be used interchangeably with AutoExportJobProvisioningStateType,
1425
+ * this enum contains the known values that the service supports.
1426
+ * ### Known values supported by the service
1427
+ * **Succeeded**: Succeeded \
1428
+ * **Failed**: Failed \
1429
+ * **Creating**: Creating \
1430
+ * **Deleting**: Deleting \
1431
+ * **Updating**: Updating \
1432
+ * **Canceled**: Canceled
1433
+ */
1434
+ export type AutoExportJobProvisioningStateType = string;
1435
+ /** The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'. */
1436
+ export declare enum KnownAutoExportJobAdminStatus {
1437
+ /** Enable */
1438
+ Enable = "Enable",
1439
+ /** Disable */
1440
+ Disable = "Disable"
1441
+ }
1442
+ /**
1443
+ * The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'. \
1444
+ * {@link KnownAutoExportJobAdminStatus} can be used interchangeably with AutoExportJobAdminStatus,
1445
+ * this enum contains the known values that the service supports.
1446
+ * ### Known values supported by the service
1447
+ * **Enable**: Enable \
1448
+ * **Disable**: Disable
1449
+ */
1450
+ export type AutoExportJobAdminStatus = string;
1451
+ /** The status of the auto export */
1452
+ export interface AutoExportJobPropertiesStatus {
1453
+ /** The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error. */
1454
+ state?: AutoExportStatusType;
1455
+ /** Server-defined status code for auto export job. */
1456
+ readonly statusCode?: string;
1457
+ /** Server-defined status message for auto export job. */
1458
+ readonly statusMessage?: string;
1459
+ /** Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly. */
1460
+ readonly totalFilesExported?: number;
1461
+ /** Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly. */
1462
+ readonly totalMiBExported?: number;
1463
+ /** Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly. */
1464
+ readonly totalFilesFailed?: number;
1465
+ /** Number of iterations completed since the start of the export. */
1466
+ readonly exportIterationCount?: number;
1467
+ /** Time (in UTC) of the last successfully completed export iteration. Look at logging container for details. */
1468
+ readonly lastSuccessfulIterationCompletionTimeUTC?: Date;
1469
+ /** Files discovered for export in current iteration. It may increase while more export items are found. */
1470
+ readonly currentIterationFilesDiscovered?: number;
1471
+ /** Data (in MiB) discovered for export in current iteration. It may increase while more export items are found. */
1472
+ readonly currentIterationMiBDiscovered?: number;
1473
+ /** Files that have been exported in current iteration. */
1474
+ readonly currentIterationFilesExported?: number;
1475
+ /** Data (in MiB) that have been exported in current iteration. */
1476
+ readonly currentIterationMiBExported?: number;
1477
+ /** Files failed to export in current iteration. */
1478
+ readonly currentIterationFilesFailed?: number;
1479
+ /** The time (in UTC) the latest auto export job started. */
1480
+ readonly lastStartedTimeUTC?: Date;
1481
+ /** The time (in UTC) of the last completed auto export job. */
1482
+ readonly lastCompletionTimeUTC?: Date;
1483
+ }
1484
+ export declare function autoExportJobPropertiesStatusDeserializer(item: any): AutoExportJobPropertiesStatus;
1485
+ /** The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error. */
1486
+ export declare enum KnownAutoExportStatusType {
1487
+ /** InProgress */
1488
+ InProgress = "InProgress",
1489
+ /** Disabling */
1490
+ Disabling = "Disabling",
1491
+ /** Disabled */
1492
+ Disabled = "Disabled",
1493
+ /** DisableFailed */
1494
+ DisableFailed = "DisableFailed",
1495
+ /** Failed */
1496
+ Failed = "Failed"
1497
+ }
1498
+ /**
1499
+ * The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error. \
1500
+ * {@link KnownAutoExportStatusType} can be used interchangeably with AutoExportStatusType,
1501
+ * this enum contains the known values that the service supports.
1502
+ * ### Known values supported by the service
1503
+ * **InProgress**: InProgress \
1504
+ * **Disabling**: Disabling \
1505
+ * **Disabled**: Disabled \
1506
+ * **DisableFailed**: DisableFailed \
1507
+ * **Failed**: Failed
1508
+ */
1509
+ export type AutoExportStatusType = string;
1510
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
1511
+ export interface ErrorResponse {
1512
+ /** The error object. */
1513
+ error?: ErrorDetail;
1514
+ }
1515
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
1516
+ /** An auto export job update instance. */
1517
+ export interface AutoExportJobUpdate {
1518
+ /** Resource tags. */
1519
+ tags?: Record<string, string>;
1520
+ /** The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'. */
1521
+ adminStatus?: AutoExportJobAdminStatus;
1522
+ }
1523
+ export declare function autoExportJobUpdateSerializer(item: AutoExportJobUpdate): any;
1524
+ /** model interface AutoExportJobUpdateProperties */
1525
+ export interface AutoExportJobUpdateProperties {
1526
+ /** The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'. */
1527
+ adminStatus?: AutoExportJobAdminStatus;
1528
+ }
1529
+ export declare function autoExportJobUpdatePropertiesSerializer(item: AutoExportJobUpdateProperties): any;
1530
+ /** Result of the request to list auto export jobs. It contains a list of auto export jobs and a URL link to get the next set of results. */
1531
+ export interface _AutoExportJobsListResult {
1532
+ /** List of auto export jobs. */
1533
+ value?: AutoExportJob[];
1534
+ /** URL to get the next set of auto export job list results, if there are any. */
1535
+ nextLink?: string;
1536
+ }
1537
+ export declare function _autoExportJobsListResultDeserializer(item: any): _AutoExportJobsListResult;
1538
+ export declare function autoExportJobArraySerializer(result: Array<AutoExportJob>): any[];
1539
+ export declare function autoExportJobArrayDeserializer(result: Array<AutoExportJob>): any[];
1540
+ /** An import job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
1541
+ export interface ImportJob extends TrackedResource {
1542
+ /** ARM provisioning state. */
1543
+ readonly provisioningState?: ImportJobProvisioningStateType;
1544
+ /** The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. By default it is set to 'Active'. */
1545
+ adminStatus?: ImportJobAdminStatus;
1546
+ /** An array of blob paths/prefixes that get imported into the cluster namespace. It has '/' as the default value. */
1547
+ importPrefixes?: string[];
1548
+ /** How the import job will handle conflicts. For example, if the import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or was not previously imported. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/ for a thorough explanation of these resolution modes. */
1549
+ conflictResolutionMode?: ConflictResolutionMode;
1550
+ /** Total non-conflict oriented errors the import job will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately and is the default. */
1551
+ maximumErrors?: number;
1552
+ /** The status of the import */
1553
+ readonly status?: ImportJobPropertiesStatus;
1554
+ }
1555
+ export declare function importJobSerializer(item: ImportJob): any;
1556
+ export declare function importJobDeserializer(item: any): ImportJob;
1557
+ /** Properties of the import job. */
1558
+ export interface ImportJobProperties {
1559
+ /** ARM provisioning state. */
1560
+ readonly provisioningState?: ImportJobProvisioningStateType;
1561
+ /** The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. By default it is set to 'Active'. */
1562
+ adminStatus?: ImportJobAdminStatus;
1563
+ /** An array of blob paths/prefixes that get imported into the cluster namespace. It has '/' as the default value. */
1564
+ importPrefixes?: string[];
1565
+ /** How the import job will handle conflicts. For example, if the import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or was not previously imported. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/ for a thorough explanation of these resolution modes. */
1566
+ conflictResolutionMode?: ConflictResolutionMode;
1567
+ /** Total non-conflict oriented errors the import job will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately and is the default. */
1568
+ maximumErrors?: number;
1569
+ /** The operational state of the import job. InProgress indicates the import is still running. Canceled indicates it has been canceled by the user. Completed indicates import finished, successfully importing all discovered blobs into the Lustre namespace. CompletedPartial indicates the import finished but some blobs either were found to be conflicting and could not be imported or other errors were encountered. Failed means the import was unable to complete due to a fatal error. */
1570
+ readonly state?: ImportStatusType;
1571
+ /** The status message of the import job. */
1572
+ readonly statusMessage?: string;
1573
+ /** The total blob objects walked. */
1574
+ readonly totalBlobsWalked?: number;
1575
+ /** A recent and frequently updated rate of blobs walked per second. */
1576
+ readonly blobsWalkedPerSecond?: number;
1577
+ /** The total blobs that have been imported since import began. */
1578
+ readonly totalBlobsImported?: number;
1579
+ /** New or modified files that have been imported into the filesystem. */
1580
+ readonly importedFiles?: number;
1581
+ /** New or modified directories that have been imported into the filesystem. */
1582
+ readonly importedDirectories?: number;
1583
+ /** Newly added symbolic links into the filesystem. */
1584
+ readonly importedSymlinks?: number;
1585
+ /** Files that already exist in the filesystem and have not been modified. */
1586
+ readonly preexistingFiles?: number;
1587
+ /** Directories that already exist in the filesystem and have not been modified. */
1588
+ readonly preexistingDirectories?: number;
1589
+ /** Symbolic links that already exist in the filesystem and have not been modified. */
1590
+ readonly preexistingSymlinks?: number;
1591
+ /** A recent and frequently updated rate of total files, directories, and symlinks imported per second. */
1592
+ readonly blobsImportedPerSecond?: number;
1593
+ /** The time (in UTC) of the last completed import job. */
1594
+ readonly lastCompletionTime?: Date;
1595
+ /** The time (in UTC) the latest import job started. */
1596
+ readonly lastStartedTime?: Date;
1597
+ /** Number of errors in the import job. */
1598
+ readonly totalErrors?: number;
1599
+ /** Number of conflicts in the import job. */
1600
+ readonly totalConflicts?: number;
1601
+ }
1602
+ export declare function importJobPropertiesSerializer(item: ImportJobProperties): any;
1603
+ export declare function importJobPropertiesDeserializer(item: any): ImportJobProperties;
1604
+ /** ARM provisioning state. */
1605
+ export declare enum KnownImportJobProvisioningStateType {
1606
+ /** Succeeded */
1607
+ Succeeded = "Succeeded",
1608
+ /** Failed */
1609
+ Failed = "Failed",
1610
+ /** Creating */
1611
+ Creating = "Creating",
1612
+ /** Deleting */
1613
+ Deleting = "Deleting",
1614
+ /** Updating */
1615
+ Updating = "Updating",
1616
+ /** Canceled */
1617
+ Canceled = "Canceled"
1618
+ }
1619
+ /**
1620
+ * ARM provisioning state. \
1621
+ * {@link KnownImportJobProvisioningStateType} can be used interchangeably with ImportJobProvisioningStateType,
1622
+ * this enum contains the known values that the service supports.
1623
+ * ### Known values supported by the service
1624
+ * **Succeeded**: Succeeded \
1625
+ * **Failed**: Failed \
1626
+ * **Creating**: Creating \
1627
+ * **Deleting**: Deleting \
1628
+ * **Updating**: Updating \
1629
+ * **Canceled**: Canceled
1630
+ */
1631
+ export type ImportJobProvisioningStateType = string;
1632
+ /** The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. By default it is set to 'Active'. */
1633
+ export declare enum KnownImportJobAdminStatus {
1634
+ /** Active */
1635
+ Active = "Active",
1636
+ /** Cancel */
1637
+ Cancel = "Cancel"
1638
+ }
1639
+ /**
1640
+ * The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. By default it is set to 'Active'. \
1641
+ * {@link KnownImportJobAdminStatus} can be used interchangeably with ImportJobAdminStatus,
1642
+ * this enum contains the known values that the service supports.
1643
+ * ### Known values supported by the service
1644
+ * **Active**: Active \
1645
+ * **Cancel**: Cancel
1646
+ */
1647
+ export type ImportJobAdminStatus = string;
1648
+ /** How the import job will handle conflicts. For example, if the import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or was not previously imported. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/ for a thorough explanation of these resolution modes. */
1649
+ export declare enum KnownConflictResolutionMode {
1650
+ /** Fail */
1651
+ Fail = "Fail",
1652
+ /** Skip */
1653
+ Skip = "Skip",
1654
+ /** OverwriteIfDirty */
1655
+ OverwriteIfDirty = "OverwriteIfDirty",
1656
+ /** OverwriteAlways */
1657
+ OverwriteAlways = "OverwriteAlways"
1658
+ }
1659
+ /**
1660
+ * How the import job will handle conflicts. For example, if the import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or was not previously imported. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/ for a thorough explanation of these resolution modes. \
1661
+ * {@link KnownConflictResolutionMode} can be used interchangeably with ConflictResolutionMode,
1662
+ * this enum contains the known values that the service supports.
1663
+ * ### Known values supported by the service
1664
+ * **Fail**: Fail \
1665
+ * **Skip**: Skip \
1666
+ * **OverwriteIfDirty**: OverwriteIfDirty \
1667
+ * **OverwriteAlways**: OverwriteAlways
1668
+ */
1669
+ export type ConflictResolutionMode = string;
1670
+ /** The status of the import */
1671
+ export interface ImportJobPropertiesStatus {
1672
+ /** The operational state of the import job. InProgress indicates the import is still running. Canceled indicates it has been canceled by the user. Completed indicates import finished, successfully importing all discovered blobs into the Lustre namespace. CompletedPartial indicates the import finished but some blobs either were found to be conflicting and could not be imported or other errors were encountered. Failed means the import was unable to complete due to a fatal error. */
1673
+ readonly state?: ImportStatusType;
1674
+ /** The status message of the import job. */
1675
+ readonly statusMessage?: string;
1676
+ /** The total blob objects walked. */
1677
+ readonly totalBlobsWalked?: number;
1678
+ /** A recent and frequently updated rate of blobs walked per second. */
1679
+ readonly blobsWalkedPerSecond?: number;
1680
+ /** The total blobs that have been imported since import began. */
1681
+ readonly totalBlobsImported?: number;
1682
+ /** New or modified files that have been imported into the filesystem. */
1683
+ readonly importedFiles?: number;
1684
+ /** New or modified directories that have been imported into the filesystem. */
1685
+ readonly importedDirectories?: number;
1686
+ /** Newly added symbolic links into the filesystem. */
1687
+ readonly importedSymlinks?: number;
1688
+ /** Files that already exist in the filesystem and have not been modified. */
1689
+ readonly preexistingFiles?: number;
1690
+ /** Directories that already exist in the filesystem and have not been modified. */
1691
+ readonly preexistingDirectories?: number;
1692
+ /** Symbolic links that already exist in the filesystem and have not been modified. */
1693
+ readonly preexistingSymlinks?: number;
1694
+ /** A recent and frequently updated rate of total files, directories, and symlinks imported per second. */
1695
+ readonly blobsImportedPerSecond?: number;
1696
+ /** The time (in UTC) of the last completed import job. */
1697
+ readonly lastCompletionTime?: Date;
1698
+ /** The time (in UTC) the latest import job started. */
1699
+ readonly lastStartedTime?: Date;
1700
+ /** Number of errors in the import job. */
1701
+ readonly totalErrors?: number;
1702
+ /** Number of conflicts in the import job. */
1703
+ readonly totalConflicts?: number;
1704
+ }
1705
+ export declare function importJobPropertiesStatusDeserializer(item: any): ImportJobPropertiesStatus;
1706
+ /** The operational state of the import job. InProgress indicates the import is still running. Canceled indicates it has been canceled by the user. Completed indicates import finished, successfully importing all discovered blobs into the Lustre namespace. CompletedPartial indicates the import finished but some blobs either were found to be conflicting and could not be imported or other errors were encountered. Failed means the import was unable to complete due to a fatal error. */
1707
+ export declare enum KnownImportStatusType {
1708
+ /** InProgress */
1709
+ InProgress = "InProgress",
1710
+ /** Cancelling */
1711
+ Cancelling = "Cancelling",
1712
+ /** Canceled */
1713
+ Canceled = "Canceled",
1714
+ /** Completed */
1715
+ Completed = "Completed",
1716
+ /** CompletedPartial */
1717
+ CompletedPartial = "CompletedPartial",
1718
+ /** Failed */
1719
+ Failed = "Failed"
1720
+ }
1721
+ /**
1722
+ * The operational state of the import job. InProgress indicates the import is still running. Canceled indicates it has been canceled by the user. Completed indicates import finished, successfully importing all discovered blobs into the Lustre namespace. CompletedPartial indicates the import finished but some blobs either were found to be conflicting and could not be imported or other errors were encountered. Failed means the import was unable to complete due to a fatal error. \
1723
+ * {@link KnownImportStatusType} can be used interchangeably with ImportStatusType,
1724
+ * this enum contains the known values that the service supports.
1725
+ * ### Known values supported by the service
1726
+ * **InProgress**: InProgress \
1727
+ * **Cancelling**: Cancelling \
1728
+ * **Canceled**: Canceled \
1729
+ * **Completed**: Completed \
1730
+ * **CompletedPartial**: CompletedPartial \
1731
+ * **Failed**: Failed
1732
+ */
1733
+ export type ImportStatusType = string;
1734
+ /** An import job update instance. */
1735
+ export interface ImportJobUpdate {
1736
+ /** Resource tags. */
1737
+ tags?: Record<string, string>;
1738
+ /** The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. */
1739
+ adminStatus?: ImportJobAdminStatus;
1740
+ }
1741
+ export declare function importJobUpdateSerializer(item: ImportJobUpdate): any;
1742
+ /** model interface ImportJobUpdateProperties */
1743
+ export interface ImportJobUpdateProperties {
1744
+ /** The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. */
1745
+ adminStatus?: ImportJobAdminStatus;
1746
+ }
1747
+ export declare function importJobUpdatePropertiesSerializer(item: ImportJobUpdateProperties): any;
1748
+ /** Result of the request to list import jobs. It contains a list of import jobs and a URL link to get the next set of results. */
1749
+ export interface _ImportJobsListResult {
1750
+ /** List of import jobs. */
1751
+ value?: ImportJob[];
1752
+ /** URL to get the next set of import job list results, if there are any. */
1753
+ nextLink?: string;
1754
+ }
1755
+ export declare function _importJobsListResultDeserializer(item: any): _ImportJobsListResult;
1756
+ export declare function importJobArraySerializer(result: Array<ImportJob>): any[];
1757
+ export declare function importJobArrayDeserializer(result: Array<ImportJob>): any[];
1758
+ /** An auto import job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
1759
+ export interface AutoImportJob extends TrackedResource {
1760
+ /** ARM provisioning state. */
1761
+ readonly provisioningState?: AutoImportJobPropertiesProvisioningState;
1762
+ /** The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. */
1763
+ adminStatus?: AutoImportJobPropertiesAdminStatus;
1764
+ /** An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100. */
1765
+ autoImportPrefixes?: string[];
1766
+ /** How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes. */
1767
+ conflictResolutionMode?: ConflictResolutionMode;
1768
+ /** Whether or not to enable deletions during auto import. This only affects overwrite-dirty. */
1769
+ enableDeletions?: boolean;
1770
+ /** Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error. */
1771
+ maximumErrors?: number;
1772
+ /** The status of the auto import job. */
1773
+ readonly status?: AutoImportJobPropertiesStatus;
1774
+ }
1775
+ export declare function autoImportJobSerializer(item: AutoImportJob): any;
1776
+ export declare function autoImportJobDeserializer(item: any): AutoImportJob;
1777
+ /** Properties of the auto import job. */
1778
+ export interface AutoImportJobProperties {
1779
+ /** ARM provisioning state. */
1780
+ readonly provisioningState?: AutoImportJobPropertiesProvisioningState;
1781
+ /** The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. */
1782
+ adminStatus?: AutoImportJobPropertiesAdminStatus;
1783
+ /** An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100. */
1784
+ autoImportPrefixes?: string[];
1785
+ /** How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes. */
1786
+ conflictResolutionMode?: ConflictResolutionMode;
1787
+ /** Whether or not to enable deletions during auto import. This only affects overwrite-dirty. */
1788
+ enableDeletions?: boolean;
1789
+ /** Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error. */
1790
+ maximumErrors?: number;
1791
+ /** The state of the auto import operation. */
1792
+ readonly state?: AutoImportJobState;
1793
+ /** Server-defined status code for auto import job. */
1794
+ readonly statusCode?: string;
1795
+ /** Server-defined status message for auto import job. */
1796
+ readonly statusMessage?: string;
1797
+ /** Date and time of when the currently running full scan began. */
1798
+ readonly scanStartTime?: Date;
1799
+ /** Date and time of when the full scan ended. */
1800
+ readonly scanEndTime?: Date;
1801
+ /** Total number of blobs walked during full scan. */
1802
+ readonly totalBlobsWalked?: number;
1803
+ /** Rate of blobs walked during full scan. */
1804
+ readonly rateOfBlobWalk?: number;
1805
+ /** Total number of blobs imported during full scan. */
1806
+ readonly totalBlobsImported?: number;
1807
+ /** Rate of blob import during full scan. */
1808
+ readonly rateOfBlobImport?: number;
1809
+ /** Number of files imported during full scan. */
1810
+ readonly importedFiles?: number;
1811
+ /** Number of directories imported during full scan. */
1812
+ readonly importedDirectories?: number;
1813
+ /** Number of symlinks imported during full scan. */
1814
+ readonly importedSymlinks?: number;
1815
+ /** Number of preexisting files during full scan. */
1816
+ readonly preexistingFiles?: number;
1817
+ /** Number of preexisting directories during full scan. */
1818
+ readonly preexistingDirectories?: number;
1819
+ /** Number of preexisting symlinks during full scan. */
1820
+ readonly preexistingSymlinks?: number;
1821
+ /** Total errors encountered during full scan. */
1822
+ readonly totalErrors?: number;
1823
+ /** Total conflicts encountered during full scan. */
1824
+ readonly totalConflicts?: number;
1825
+ /** The storage account blob change feed status of the auto import job. */
1826
+ readonly blobSyncEvents?: AutoImportJobPropertiesStatusBlobSyncEvents;
1827
+ /** The time (in UTC) the latest auto import job started. */
1828
+ readonly lastStartedTimeUTC?: Date;
1829
+ /** The time (in UTC) of the last completed auto import job. */
1830
+ readonly lastCompletionTimeUTC?: Date;
1831
+ }
1832
+ export declare function autoImportJobPropertiesSerializer(item: AutoImportJobProperties): any;
1833
+ export declare function autoImportJobPropertiesDeserializer(item: any): AutoImportJobProperties;
1834
+ /** ARM provisioning state. */
1835
+ export declare enum KnownAutoImportJobPropertiesProvisioningState {
1836
+ /** Succeeded */
1837
+ Succeeded = "Succeeded",
1838
+ /** Failed */
1839
+ Failed = "Failed",
1840
+ /** Creating */
1841
+ Creating = "Creating",
1842
+ /** Deleting */
1843
+ Deleting = "Deleting",
1844
+ /** Updating */
1845
+ Updating = "Updating",
1846
+ /** Canceled */
1847
+ Canceled = "Canceled"
1848
+ }
1849
+ /**
1850
+ * ARM provisioning state. \
1851
+ * {@link KnownAutoImportJobPropertiesProvisioningState} can be used interchangeably with AutoImportJobPropertiesProvisioningState,
1852
+ * this enum contains the known values that the service supports.
1853
+ * ### Known values supported by the service
1854
+ * **Succeeded**: Succeeded \
1855
+ * **Failed**: Failed \
1856
+ * **Creating**: Creating \
1857
+ * **Deleting**: Deleting \
1858
+ * **Updating**: Updating \
1859
+ * **Canceled**: Canceled
1860
+ */
1861
+ export type AutoImportJobPropertiesProvisioningState = string;
1862
+ /** The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. */
1863
+ export declare enum KnownAutoImportJobPropertiesAdminStatus {
1864
+ /** Enable */
1865
+ Enable = "Enable",
1866
+ /** Disable */
1867
+ Disable = "Disable"
1868
+ }
1869
+ /**
1870
+ * The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. \
1871
+ * {@link KnownAutoImportJobPropertiesAdminStatus} can be used interchangeably with AutoImportJobPropertiesAdminStatus,
1872
+ * this enum contains the known values that the service supports.
1873
+ * ### Known values supported by the service
1874
+ * **Enable**: Enable \
1875
+ * **Disable**: Disable
1876
+ */
1877
+ export type AutoImportJobPropertiesAdminStatus = string;
1878
+ /** The status of the auto import job. */
1879
+ export interface AutoImportJobPropertiesStatus {
1880
+ /** The state of the auto import operation. */
1881
+ readonly state?: AutoImportJobState;
1882
+ /** Server-defined status code for auto import job. */
1883
+ readonly statusCode?: string;
1884
+ /** Server-defined status message for auto import job. */
1885
+ readonly statusMessage?: string;
1886
+ /** Date and time of when the currently running full scan began. */
1887
+ readonly scanStartTime?: Date;
1888
+ /** Date and time of when the full scan ended. */
1889
+ readonly scanEndTime?: Date;
1890
+ /** Total number of blobs walked during full scan. */
1891
+ readonly totalBlobsWalked?: number;
1892
+ /** Rate of blobs walked during full scan. */
1893
+ readonly rateOfBlobWalk?: number;
1894
+ /** Total number of blobs imported during full scan. */
1895
+ readonly totalBlobsImported?: number;
1896
+ /** Rate of blob import during full scan. */
1897
+ readonly rateOfBlobImport?: number;
1898
+ /** Number of files imported during full scan. */
1899
+ readonly importedFiles?: number;
1900
+ /** Number of directories imported during full scan. */
1901
+ readonly importedDirectories?: number;
1902
+ /** Number of symlinks imported during full scan. */
1903
+ readonly importedSymlinks?: number;
1904
+ /** Number of preexisting files during full scan. */
1905
+ readonly preexistingFiles?: number;
1906
+ /** Number of preexisting directories during full scan. */
1907
+ readonly preexistingDirectories?: number;
1908
+ /** Number of preexisting symlinks during full scan. */
1909
+ readonly preexistingSymlinks?: number;
1910
+ /** Total errors encountered during full scan. */
1911
+ readonly totalErrors?: number;
1912
+ /** Total conflicts encountered during full scan. */
1913
+ readonly totalConflicts?: number;
1914
+ /** The storage account blob change feed status of the auto import job. */
1915
+ readonly blobSyncEvents?: AutoImportJobPropertiesStatusBlobSyncEvents;
1916
+ /** The time (in UTC) the latest auto import job started. */
1917
+ readonly lastStartedTimeUTC?: Date;
1918
+ /** The time (in UTC) of the last completed auto import job. */
1919
+ readonly lastCompletionTimeUTC?: Date;
1920
+ }
1921
+ export declare function autoImportJobPropertiesStatusDeserializer(item: any): AutoImportJobPropertiesStatus;
1922
+ /** The state of the auto import operation. */
1923
+ export declare enum KnownAutoImportJobState {
1924
+ /** InProgress */
1925
+ InProgress = "InProgress",
1926
+ /** Failed */
1927
+ Failed = "Failed",
1928
+ /** Disabling */
1929
+ Disabling = "Disabling",
1930
+ /** Disabled */
1931
+ Disabled = "Disabled"
1932
+ }
1933
+ /**
1934
+ * The state of the auto import operation. \
1935
+ * {@link KnownAutoImportJobState} can be used interchangeably with AutoImportJobState,
1936
+ * this enum contains the known values that the service supports.
1937
+ * ### Known values supported by the service
1938
+ * **InProgress**: InProgress \
1939
+ * **Failed**: Failed \
1940
+ * **Disabling**: Disabling \
1941
+ * **Disabled**: Disabled
1942
+ */
1943
+ export type AutoImportJobState = string;
1944
+ /** The storage account blob change feed status of the auto import job. */
1945
+ export interface AutoImportJobPropertiesStatusBlobSyncEvents {
1946
+ /** Number of files imported during auto import. */
1947
+ readonly importedFiles?: number;
1948
+ /** Number of directories imported during auto import. */
1949
+ readonly importedDirectories?: number;
1950
+ /** Number of symlinks imported during auto import. */
1951
+ readonly importedSymlinks?: number;
1952
+ /** Number of preexisting files during auto import. */
1953
+ readonly preexistingFiles?: number;
1954
+ /** Number of preexisting directories during auto import. */
1955
+ readonly preexistingDirectories?: number;
1956
+ /** Number of preexisting symlinks during auto import. */
1957
+ readonly preexistingSymlinks?: number;
1958
+ /** Total number of blobs imported during auto import. */
1959
+ readonly totalBlobsImported?: number;
1960
+ /** Rate of blob import per second during auto import. */
1961
+ readonly rateOfBlobImport?: number;
1962
+ /** Total errors encountered during auto import. */
1963
+ readonly totalErrors?: number;
1964
+ /** Total conflicts encountered during auto import. */
1965
+ readonly totalConflicts?: number;
1966
+ /** Number of deletions during auto import. */
1967
+ readonly deletions?: number;
1968
+ /** Date and time of the last Change Feed event consumed. */
1969
+ readonly lastChangeFeedEventConsumedTime?: Date;
1970
+ /** Date and time when last fully synchronized. */
1971
+ readonly lastTimeFullySynchronized?: Date;
1972
+ }
1973
+ export declare function autoImportJobPropertiesStatusBlobSyncEventsDeserializer(item: any): AutoImportJobPropertiesStatusBlobSyncEvents;
1974
+ /** An auto import job update instance. */
1975
+ export interface AutoImportJobUpdate {
1976
+ /** Resource tags. */
1977
+ tags?: Record<string, string>;
1978
+ /** The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. */
1979
+ adminStatus?: AutoImportJobUpdatePropertiesAdminStatus;
1980
+ }
1981
+ export declare function autoImportJobUpdateSerializer(item: AutoImportJobUpdate): any;
1982
+ /** model interface AutoImportJobUpdateProperties */
1983
+ export interface AutoImportJobUpdateProperties {
1984
+ /** The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. */
1985
+ adminStatus?: AutoImportJobUpdatePropertiesAdminStatus;
1986
+ }
1987
+ export declare function autoImportJobUpdatePropertiesSerializer(item: AutoImportJobUpdateProperties): any;
1988
+ /** The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. */
1989
+ export declare enum KnownAutoImportJobUpdatePropertiesAdminStatus {
1990
+ /** Enable */
1991
+ Enable = "Enable",
1992
+ /** Disable */
1993
+ Disable = "Disable"
1994
+ }
1995
+ /**
1996
+ * The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'. \
1997
+ * {@link KnownAutoImportJobUpdatePropertiesAdminStatus} can be used interchangeably with AutoImportJobUpdatePropertiesAdminStatus,
1998
+ * this enum contains the known values that the service supports.
1999
+ * ### Known values supported by the service
2000
+ * **Enable**: Enable \
2001
+ * **Disable**: Disable
2002
+ */
2003
+ export type AutoImportJobUpdatePropertiesAdminStatus = string;
2004
+ /** Result of the request to list auto import jobs. It contains a list of auto import jobs and a URL link to get the next set of results. */
2005
+ export interface _AutoImportJobsListResult {
2006
+ /** List of auto import jobs. */
2007
+ value?: AutoImportJob[];
2008
+ /** URL to get the next set of auto import job list results, if there are any. */
2009
+ nextLink?: string;
2010
+ }
2011
+ export declare function _autoImportJobsListResultDeserializer(item: any): _AutoImportJobsListResult;
2012
+ export declare function autoImportJobArraySerializer(result: Array<AutoImportJob>): any[];
2013
+ export declare function autoImportJobArrayDeserializer(result: Array<AutoImportJob>): any[];
2014
+ /** An expansion job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
2015
+ export interface ExpansionJob extends TrackedResource {
2016
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
2017
+ readonly provisioningState?: ExpansionJobPropertiesProvisioningState;
2018
+ /** The new storage capacity in TiB for the AML file system after expansion. This must be a multiple of the Sku step size, and greater than the current storage capacity of the AML file system. */
2019
+ newStorageCapacityTiB?: number;
2020
+ /** The status of the expansion job. */
2021
+ readonly status?: ExpansionJobPropertiesStatus;
2022
+ }
2023
+ export declare function expansionJobSerializer(item: ExpansionJob): any;
2024
+ export declare function expansionJobDeserializer(item: any): ExpansionJob;
2025
+ /** Properties of the expansion job. */
2026
+ export interface ExpansionJobProperties {
2027
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
2028
+ readonly provisioningState?: ExpansionJobPropertiesProvisioningState;
2029
+ /** The new storage capacity in TiB for the AML file system after expansion. This must be a multiple of the Sku step size, and greater than the current storage capacity of the AML file system. */
2030
+ newStorageCapacityTiB?: number;
2031
+ /** The operational state of the expansion job. InProgress indicates the expansion is still running. Completed indicates expansion finished successfully. Failed means the expansion was unable to complete due to a fatal error. Deleting indicates the expansion is being rolled back. */
2032
+ readonly state?: ExpansionJobStatusType;
2033
+ /** Server-defined status code for expansion job. */
2034
+ readonly statusCode?: string;
2035
+ /** Server-defined status message for expansion job. */
2036
+ readonly statusMessage?: string;
2037
+ /** The percentage of expansion job completion. */
2038
+ readonly percentComplete?: number;
2039
+ /** The time (in UTC) the expansion job started. */
2040
+ readonly startTimeUTC?: Date;
2041
+ /** The time (in UTC) when the expansion job completed. Only populated when job reaches a terminal state. */
2042
+ readonly completionTimeUTC?: Date;
2043
+ }
2044
+ export declare function expansionJobPropertiesSerializer(item: ExpansionJobProperties): any;
2045
+ export declare function expansionJobPropertiesDeserializer(item: any): ExpansionJobProperties;
2046
+ /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */
2047
+ export declare enum KnownExpansionJobPropertiesProvisioningState {
2048
+ /** Succeeded */
2049
+ Succeeded = "Succeeded",
2050
+ /** Failed */
2051
+ Failed = "Failed",
2052
+ /** Creating */
2053
+ Creating = "Creating",
2054
+ /** Deleting */
2055
+ Deleting = "Deleting",
2056
+ /** Updating */
2057
+ Updating = "Updating",
2058
+ /** Canceled */
2059
+ Canceled = "Canceled"
2060
+ }
2061
+ /**
2062
+ * ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property \
2063
+ * {@link KnownExpansionJobPropertiesProvisioningState} can be used interchangeably with ExpansionJobPropertiesProvisioningState,
2064
+ * this enum contains the known values that the service supports.
2065
+ * ### Known values supported by the service
2066
+ * **Succeeded**: Succeeded \
2067
+ * **Failed**: Failed \
2068
+ * **Creating**: Creating \
2069
+ * **Deleting**: Deleting \
2070
+ * **Updating**: Updating \
2071
+ * **Canceled**: Canceled
2072
+ */
2073
+ export type ExpansionJobPropertiesProvisioningState = string;
2074
+ /** The status of the expansion job. */
2075
+ export interface ExpansionJobPropertiesStatus {
2076
+ /** The operational state of the expansion job. InProgress indicates the expansion is still running. Completed indicates expansion finished successfully. Failed means the expansion was unable to complete due to a fatal error. Deleting indicates the expansion is being rolled back. */
2077
+ readonly state?: ExpansionJobStatusType;
2078
+ /** Server-defined status code for expansion job. */
2079
+ readonly statusCode?: string;
2080
+ /** Server-defined status message for expansion job. */
2081
+ readonly statusMessage?: string;
2082
+ /** The percentage of expansion job completion. */
2083
+ readonly percentComplete?: number;
2084
+ /** The time (in UTC) the expansion job started. */
2085
+ readonly startTimeUTC?: Date;
2086
+ /** The time (in UTC) when the expansion job completed. Only populated when job reaches a terminal state. */
2087
+ readonly completionTimeUTC?: Date;
2088
+ }
2089
+ export declare function expansionJobPropertiesStatusDeserializer(item: any): ExpansionJobPropertiesStatus;
2090
+ /** The operational state of the expansion job. InProgress indicates the expansion is still running. Completed indicates expansion finished successfully. Failed means the expansion was unable to complete due to a fatal error. Deleting indicates the expansion is being rolled back. */
2091
+ export declare enum KnownExpansionJobStatusType {
2092
+ /** InProgress */
2093
+ InProgress = "InProgress",
2094
+ /** Completed */
2095
+ Completed = "Completed",
2096
+ /** Failed */
2097
+ Failed = "Failed",
2098
+ /** Deleting */
2099
+ Deleting = "Deleting",
2100
+ /** RollingBack */
2101
+ RollingBack = "RollingBack"
2102
+ }
2103
+ /**
2104
+ * The operational state of the expansion job. InProgress indicates the expansion is still running. Completed indicates expansion finished successfully. Failed means the expansion was unable to complete due to a fatal error. Deleting indicates the expansion is being rolled back. \
2105
+ * {@link KnownExpansionJobStatusType} can be used interchangeably with ExpansionJobStatusType,
2106
+ * this enum contains the known values that the service supports.
2107
+ * ### Known values supported by the service
2108
+ * **InProgress**: InProgress \
2109
+ * **Completed**: Completed \
2110
+ * **Failed**: Failed \
2111
+ * **Deleting**: Deleting \
2112
+ * **RollingBack**: RollingBack
2113
+ */
2114
+ export type ExpansionJobStatusType = string;
2115
+ /** An expansion job update instance. */
2116
+ export interface ExpansionJobUpdate {
2117
+ /** Resource tags. */
2118
+ tags?: Record<string, string>;
2119
+ }
2120
+ export declare function expansionJobUpdateSerializer(item: ExpansionJobUpdate): any;
2121
+ /** Result of the request to list expansion jobs. It contains a list of expansion jobs and a URL link to get the next set of results. */
2122
+ export interface _ExpansionJobsListResult {
2123
+ /** List of expansion jobs. */
2124
+ value?: ExpansionJob[];
2125
+ /** URL to get the next set of expansion job list results, if there are any. */
2126
+ nextLink?: string;
2127
+ }
2128
+ export declare function _expansionJobsListResultDeserializer(item: any): _ExpansionJobsListResult;
2129
+ export declare function expansionJobArraySerializer(result: Array<ExpansionJob>): any[];
2130
+ export declare function expansionJobArrayDeserializer(result: Array<ExpansionJob>): any[];
2131
+ /** The response from the List Cache SKUs operation. */
2132
+ export interface _ResourceSkusResult {
2133
+ /** The list of SKUs available for the subscription. */
2134
+ readonly value?: ResourceSku[];
2135
+ /** The URI to fetch the next page of cache SKUs. */
2136
+ nextLink?: string;
2137
+ }
2138
+ export declare function _resourceSkusResultDeserializer(item: any): _ResourceSkusResult;
2139
+ export declare function resourceSkuArrayDeserializer(result: Array<ResourceSku>): any[];
2140
+ /** A resource SKU. */
2141
+ export interface ResourceSku {
2142
+ /** The type of resource the SKU applies to. */
2143
+ readonly resourceType?: string;
2144
+ /** A list of capabilities of this SKU, such as throughput or ops/sec. */
2145
+ capabilities?: ResourceSkuCapabilities[];
2146
+ /** The set of locations where the SKU is available. This is the supported and registered Azure Geo Regions (e.g., West US, East US, Southeast Asia, etc.). */
2147
+ readonly locations?: string[];
2148
+ /** The set of locations where the SKU is available. */
2149
+ locationInfo?: ResourceSkuLocationInfo[];
2150
+ /** The name of this SKU. */
2151
+ name?: string;
2152
+ /** The restrictions preventing this SKU from being used. This is empty if there are no restrictions. */
2153
+ restrictions?: Restriction[];
2154
+ }
2155
+ export declare function resourceSkuDeserializer(item: any): ResourceSku;
2156
+ export declare function resourceSkuCapabilitiesArrayDeserializer(result: Array<ResourceSkuCapabilities>): any[];
2157
+ /** A resource SKU capability. */
2158
+ export interface ResourceSkuCapabilities {
2159
+ /** Name of a capability, such as ops/sec. */
2160
+ name?: string;
2161
+ /** Quantity, if the capability is measured by quantity. */
2162
+ value?: string;
2163
+ }
2164
+ export declare function resourceSkuCapabilitiesDeserializer(item: any): ResourceSkuCapabilities;
2165
+ export declare function resourceSkuLocationInfoArrayDeserializer(result: Array<ResourceSkuLocationInfo>): any[];
2166
+ /** Resource SKU location information. */
2167
+ export interface ResourceSkuLocationInfo {
2168
+ /** Location where this SKU is available. */
2169
+ location?: string;
2170
+ /** Zones if any. */
2171
+ zones?: string[];
2172
+ }
2173
+ export declare function resourceSkuLocationInfoDeserializer(item: any): ResourceSkuLocationInfo;
2174
+ export declare function restrictionArrayDeserializer(result: Array<Restriction>): any[];
2175
+ /** The restrictions preventing this SKU from being used. */
2176
+ export interface Restriction {
2177
+ /** The type of restrictions. In this version, the only possible value for this is location. */
2178
+ readonly type?: string;
2179
+ /** The value of restrictions. If the restriction type is set to location, then this would be the different locations where the SKU is restricted. */
2180
+ readonly values?: string[];
2181
+ /** The reason for the restriction. As of now this can be "QuotaId" or "NotAvailableForSubscription". "QuotaId" is set when the SKU has requiredQuotas parameter as the subscription does not belong to that quota. "NotAvailableForSubscription" is related to capacity at the datacenter. */
2182
+ reasonCode?: ReasonCode;
2183
+ }
2184
+ export declare function restrictionDeserializer(item: any): Restriction;
2185
+ /** The reason for the restriction. As of now this can be "QuotaId" or "NotAvailableForSubscription". "QuotaId" is set when the SKU has requiredQuotas parameter as the subscription does not belong to that quota. "NotAvailableForSubscription" is related to capacity at the datacenter. */
2186
+ export declare enum KnownReasonCode {
2187
+ /** QuotaId */
2188
+ QuotaId = "QuotaId",
2189
+ /** NotAvailableForSubscription */
2190
+ NotAvailableForSubscription = "NotAvailableForSubscription"
2191
+ }
2192
+ /**
2193
+ * The reason for the restriction. As of now this can be "QuotaId" or "NotAvailableForSubscription". "QuotaId" is set when the SKU has requiredQuotas parameter as the subscription does not belong to that quota. "NotAvailableForSubscription" is related to capacity at the datacenter. \
2194
+ * {@link KnownReasonCode} can be used interchangeably with ReasonCode,
2195
+ * this enum contains the known values that the service supports.
2196
+ * ### Known values supported by the service
2197
+ * **QuotaId**: QuotaId \
2198
+ * **NotAvailableForSubscription**: NotAvailableForSubscription
2199
+ */
2200
+ export type ReasonCode = string;
2201
+ /** A list of cache usage models. */
2202
+ export interface _UsageModelsResult {
2203
+ /** The list of usage models available for the subscription. */
2204
+ value?: UsageModel[];
2205
+ /** The URI to fetch the next page of cache usage models. */
2206
+ nextLink?: string;
2207
+ }
2208
+ export declare function _usageModelsResultDeserializer(item: any): _UsageModelsResult;
2209
+ export declare function usageModelArrayDeserializer(result: Array<UsageModel>): any[];
2210
+ /** A usage model. */
2211
+ export interface UsageModel {
2212
+ /** Localized information describing this usage model. */
2213
+ display?: UsageModelDisplay;
2214
+ /** Non-localized keyword name for this usage model. */
2215
+ modelName?: string;
2216
+ /** The type of Storage Target to which this model is applicable (only nfs3 as of this version). */
2217
+ targetType?: string;
2218
+ }
2219
+ export declare function usageModelDeserializer(item: any): UsageModel;
2220
+ /** Localized information describing this usage model. */
2221
+ export interface UsageModelDisplay {
2222
+ /** String to display for this usage model. */
2223
+ description?: string;
2224
+ }
2225
+ export declare function usageModelDisplayDeserializer(item: any): UsageModelDisplay;
2226
+ /** The status of operation. */
2227
+ export interface AscOperation {
2228
+ /** The operation Id. */
2229
+ id?: string;
2230
+ /** The operation name. */
2231
+ name?: string;
2232
+ /** The start time of the operation. */
2233
+ startTime?: string;
2234
+ /** The end time of the operation. */
2235
+ endTime?: string;
2236
+ /** The status of the operation. */
2237
+ status?: string;
2238
+ /** The error detail of the operation if any. */
2239
+ error?: AscOperationErrorResponse;
2240
+ /** Additional operation-specific output. */
2241
+ output?: Record<string, any>;
2242
+ }
2243
+ export declare function ascOperationDeserializer(item: any): AscOperation;
2244
+ /** Describes the format of Error response. */
2245
+ export interface AscOperationErrorResponse {
2246
+ /** Error code */
2247
+ code?: string;
2248
+ /** Error message indicating why the operation failed. */
2249
+ message?: string;
2250
+ }
2251
+ export declare function ascOperationErrorResponseDeserializer(item: any): AscOperationErrorResponse;
2252
+ /** Additional operation-specific output. */
2253
+ export interface AscOperationProperties {
2254
+ /** Additional operation-specific output. */
2255
+ output?: Record<string, any>;
2256
+ }
2257
+ export declare function ascOperationPropertiesDeserializer(item: any): AscOperationProperties;
2258
+ /** Result of the request to list resource usages. It contains a list of resource usages & limits and a URL link to get the next set of results. */
2259
+ export interface _ResourceUsagesListResult {
2260
+ /** List of usages and limits for resources controlled by the Microsoft.StorageCache resource provider. */
2261
+ readonly value?: ResourceUsage[];
2262
+ /** URL to get the next set of resource usage list results if there are any. */
2263
+ readonly nextLink?: string;
2264
+ }
2265
+ export declare function _resourceUsagesListResultDeserializer(item: any): _ResourceUsagesListResult;
2266
+ export declare function resourceUsageArrayDeserializer(result: Array<ResourceUsage>): any[];
2267
+ /** The usage and limit (quota) for a resource. */
2268
+ export interface ResourceUsage {
2269
+ /** The limit (quota) for this resource. */
2270
+ readonly limit?: number;
2271
+ /** Unit that the limit and usages are expressed in, such as 'Count'. */
2272
+ readonly unit?: string;
2273
+ /** The current usage of this resource. */
2274
+ readonly currentValue?: number;
2275
+ /** Naming information for this resource type. */
2276
+ readonly name?: ResourceUsageName;
2277
+ }
2278
+ export declare function resourceUsageDeserializer(item: any): ResourceUsage;
2279
+ /** Naming information for this resource type. */
2280
+ export interface ResourceUsageName {
2281
+ /** Canonical name for this resource type. */
2282
+ value?: string;
2283
+ /** Localized name for this resource type. */
2284
+ localizedValue?: string;
2285
+ }
2286
+ export declare function resourceUsageNameDeserializer(item: any): ResourceUsageName;
2287
+ /** The available API versions. */
2288
+ export declare enum KnownVersions {
2289
+ /** The 2026-01-01 API version. */
2290
+ V20260101 = "2026-01-01"
2291
+ }
2292
+ export declare function _apiOperationPropertiesDeserializer(item: any): {
2293
+ serviceSpecification: any;
2294
+ };
2295
+ export declare function _cachePropertiesSerializer(item: Cache): any;
2296
+ export declare function _cachePropertiesDeserializer(item: any): {
2297
+ cacheSizeGB: any;
2298
+ health: any;
2299
+ mountAddresses: any;
2300
+ provisioningState: any;
2301
+ subnet: any;
2302
+ upgradeStatus: any;
2303
+ upgradeSettings: any;
2304
+ networkSettings: any;
2305
+ encryptionSettings: any;
2306
+ securitySettings: any;
2307
+ directoryServicesSettings: any;
2308
+ zones: any;
2309
+ primingJobs: any;
2310
+ spaceAllocation: any;
2311
+ };
2312
+ export declare function _storageTargetPropertiesSerializer(item: StorageTarget): any;
2313
+ export declare function _storageTargetPropertiesDeserializer(item: any): {
2314
+ junctions: any;
2315
+ targetType: any;
2316
+ provisioningState: any;
2317
+ state: any;
2318
+ nfs3: any;
2319
+ clfs: any;
2320
+ unknown: any;
2321
+ blobNfs: any;
2322
+ allocationPercentage: any;
2323
+ };
2324
+ export declare function _amlFilesystemPropertiesSerializer(item: AmlFilesystem): any;
2325
+ export declare function _amlFilesystemPropertiesDeserializer(item: any): {
2326
+ storageCapacityTiB: any;
2327
+ currentStorageCapacityTiB: any;
2328
+ clusterUuid: any;
2329
+ health: any;
2330
+ provisioningState: any;
2331
+ filesystemSubnet: any;
2332
+ clientInfo: any;
2333
+ throughputProvisionedMBps: any;
2334
+ encryptionSettings: any;
2335
+ maintenanceWindow: any;
2336
+ hsm: any;
2337
+ rootSquashSettings: any;
2338
+ };
2339
+ export declare function _amlFilesystemUpdatePropertiesSerializer(item: AmlFilesystemUpdate): any;
2340
+ export declare function _autoExportJobPropertiesStatusDeserializer(item: any): {
2341
+ state: any;
2342
+ statusCode: any;
2343
+ statusMessage: any;
2344
+ totalFilesExported: any;
2345
+ totalMiBExported: any;
2346
+ totalFilesFailed: any;
2347
+ exportIterationCount: any;
2348
+ lastSuccessfulIterationCompletionTimeUTC: any;
2349
+ currentIterationFilesDiscovered: any;
2350
+ currentIterationMiBDiscovered: any;
2351
+ currentIterationFilesExported: any;
2352
+ currentIterationMiBExported: any;
2353
+ currentIterationFilesFailed: any;
2354
+ lastStartedTimeUTC: any;
2355
+ lastCompletionTimeUTC: any;
2356
+ };
2357
+ export declare function _autoExportJobPropertiesSerializer(item: AutoExportJob): any;
2358
+ export declare function _autoExportJobPropertiesDeserializer(item: any): {
2359
+ provisioningState: any;
2360
+ adminStatus: any;
2361
+ autoExportPrefixes: any;
2362
+ status: any;
2363
+ };
2364
+ export declare function _autoExportJobUpdatePropertiesSerializer(item: AutoExportJobUpdate): any;
2365
+ export declare function _importJobPropertiesStatusDeserializer(item: any): {
2366
+ state: any;
2367
+ statusMessage: any;
2368
+ totalBlobsWalked: any;
2369
+ blobsWalkedPerSecond: any;
2370
+ totalBlobsImported: any;
2371
+ importedFiles: any;
2372
+ importedDirectories: any;
2373
+ importedSymlinks: any;
2374
+ preexistingFiles: any;
2375
+ preexistingDirectories: any;
2376
+ preexistingSymlinks: any;
2377
+ blobsImportedPerSecond: any;
2378
+ lastCompletionTime: any;
2379
+ lastStartedTime: any;
2380
+ totalErrors: any;
2381
+ totalConflicts: any;
2382
+ };
2383
+ export declare function _importJobPropertiesSerializer(item: ImportJob): any;
2384
+ export declare function _importJobPropertiesDeserializer(item: any): {
2385
+ provisioningState: any;
2386
+ adminStatus: any;
2387
+ importPrefixes: any;
2388
+ conflictResolutionMode: any;
2389
+ maximumErrors: any;
2390
+ status: any;
2391
+ };
2392
+ export declare function _importJobUpdatePropertiesSerializer(item: ImportJobUpdate): any;
2393
+ export declare function _autoImportJobPropertiesStatusDeserializer(item: any): {
2394
+ state: any;
2395
+ statusCode: any;
2396
+ statusMessage: any;
2397
+ scanStartTime: any;
2398
+ scanEndTime: any;
2399
+ totalBlobsWalked: any;
2400
+ rateOfBlobWalk: any;
2401
+ totalBlobsImported: any;
2402
+ rateOfBlobImport: any;
2403
+ importedFiles: any;
2404
+ importedDirectories: any;
2405
+ importedSymlinks: any;
2406
+ preexistingFiles: any;
2407
+ preexistingDirectories: any;
2408
+ preexistingSymlinks: any;
2409
+ totalErrors: any;
2410
+ totalConflicts: any;
2411
+ blobSyncEvents: any;
2412
+ lastStartedTimeUTC: any;
2413
+ lastCompletionTimeUTC: any;
2414
+ };
2415
+ export declare function _autoImportJobPropertiesSerializer(item: AutoImportJob): any;
2416
+ export declare function _autoImportJobPropertiesDeserializer(item: any): {
2417
+ provisioningState: any;
2418
+ adminStatus: any;
2419
+ autoImportPrefixes: any;
2420
+ conflictResolutionMode: any;
2421
+ enableDeletions: any;
2422
+ maximumErrors: any;
2423
+ status: any;
2424
+ };
2425
+ export declare function _autoImportJobUpdatePropertiesSerializer(item: AutoImportJobUpdate): any;
2426
+ export declare function _expansionJobPropertiesStatusDeserializer(item: any): {
2427
+ state: any;
2428
+ statusCode: any;
2429
+ statusMessage: any;
2430
+ percentComplete: any;
2431
+ startTimeUTC: any;
2432
+ completionTimeUTC: any;
2433
+ };
2434
+ export declare function _expansionJobPropertiesSerializer(item: ExpansionJob): any;
2435
+ export declare function _expansionJobPropertiesDeserializer(item: any): {
2436
+ provisioningState: any;
2437
+ newStorageCapacityTiB: any;
2438
+ status: any;
2439
+ };
2440
+ export declare function _ascOperationPropertiesDeserializer(item: any): {
2441
+ output: any;
2442
+ };
2443
+ //# sourceMappingURL=models.d.ts.map