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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1126) hide show
  1. package/README.md +11 -11
  2. package/dist/browser/api/amlFilesystems/index.d.ts +3 -0
  3. package/dist/browser/api/amlFilesystems/index.js +4 -0
  4. package/dist/browser/api/amlFilesystems/index.js.map +1 -0
  5. package/dist/browser/api/amlFilesystems/operations.d.ts +39 -0
  6. package/dist/browser/api/amlFilesystems/operations.js +259 -0
  7. package/dist/browser/api/amlFilesystems/operations.js.map +1 -0
  8. package/dist/browser/api/amlFilesystems/options.d.ts +35 -0
  9. package/dist/browser/api/amlFilesystems/options.js +4 -0
  10. package/dist/browser/api/amlFilesystems/options.js.map +1 -0
  11. package/dist/browser/api/ascOperations/index.d.ts +3 -0
  12. package/dist/browser/api/ascOperations/index.js +4 -0
  13. package/dist/browser/api/ascOperations/index.js.map +1 -0
  14. package/dist/browser/api/ascOperations/operations.d.ts +9 -0
  15. package/dist/browser/api/ascOperations/operations.js +36 -0
  16. package/dist/browser/api/ascOperations/operations.js.map +1 -0
  17. package/dist/browser/api/ascOperations/options.d.ts +5 -0
  18. package/dist/browser/api/ascOperations/options.js +4 -0
  19. package/dist/browser/api/ascOperations/options.js.map +1 -0
  20. package/dist/browser/api/ascUsages/index.d.ts +3 -0
  21. package/dist/browser/api/ascUsages/index.js +4 -0
  22. package/dist/browser/api/ascUsages/index.js.map +1 -0
  23. package/dist/browser/api/ascUsages/operations.d.ts +10 -0
  24. package/dist/browser/api/ascUsages/operations.js +35 -0
  25. package/dist/browser/api/ascUsages/operations.js.map +1 -0
  26. package/dist/browser/api/ascUsages/options.d.ts +5 -0
  27. package/dist/browser/api/ascUsages/options.js +4 -0
  28. package/dist/browser/api/ascUsages/options.js.map +1 -0
  29. package/dist/browser/api/autoExportJobs/index.d.ts +3 -0
  30. package/dist/browser/api/autoExportJobs/index.js +4 -0
  31. package/dist/browser/api/autoExportJobs/index.js.map +1 -0
  32. package/dist/browser/api/autoExportJobs/operations.d.ts +27 -0
  33. package/dist/browser/api/autoExportJobs/operations.js +177 -0
  34. package/dist/browser/api/autoExportJobs/operations.js.map +1 -0
  35. package/dist/browser/api/autoExportJobs/options.d.ts +23 -0
  36. package/dist/browser/api/autoExportJobs/options.js +4 -0
  37. package/dist/browser/api/autoExportJobs/options.js.map +1 -0
  38. package/dist/browser/api/autoImportJobs/index.d.ts +3 -0
  39. package/dist/browser/api/autoImportJobs/index.js +4 -0
  40. package/dist/browser/api/autoImportJobs/index.js.map +1 -0
  41. package/dist/browser/api/autoImportJobs/operations.d.ts +27 -0
  42. package/dist/browser/api/autoImportJobs/operations.js +177 -0
  43. package/dist/browser/api/autoImportJobs/operations.js.map +1 -0
  44. package/dist/browser/api/autoImportJobs/options.d.ts +23 -0
  45. package/dist/browser/api/autoImportJobs/options.js +4 -0
  46. package/dist/browser/api/autoImportJobs/options.js.map +1 -0
  47. package/dist/browser/api/caches/index.d.ts +3 -0
  48. package/dist/browser/api/caches/index.js +4 -0
  49. package/dist/browser/api/caches/index.js.map +1 -0
  50. package/dist/browser/api/caches/operations.d.ts +71 -0
  51. package/dist/browser/api/caches/operations.js +547 -0
  52. package/dist/browser/api/caches/operations.js.map +1 -0
  53. package/dist/browser/api/caches/options.d.ts +89 -0
  54. package/dist/browser/api/caches/options.js +4 -0
  55. package/dist/browser/api/caches/options.js.map +1 -0
  56. package/dist/browser/api/expansionJobs/index.d.ts +3 -0
  57. package/dist/browser/api/expansionJobs/index.js +4 -0
  58. package/dist/browser/api/expansionJobs/index.js.map +1 -0
  59. package/dist/browser/api/expansionJobs/operations.d.ts +27 -0
  60. package/dist/browser/api/expansionJobs/operations.js +177 -0
  61. package/dist/browser/api/expansionJobs/operations.js.map +1 -0
  62. package/dist/browser/api/expansionJobs/options.d.ts +23 -0
  63. package/dist/browser/api/expansionJobs/options.js +4 -0
  64. package/dist/browser/api/expansionJobs/options.js.map +1 -0
  65. package/dist/browser/api/importJobs/index.d.ts +3 -0
  66. package/dist/browser/api/importJobs/index.js +4 -0
  67. package/dist/browser/api/importJobs/index.js.map +1 -0
  68. package/dist/browser/api/importJobs/operations.d.ts +27 -0
  69. package/dist/browser/api/importJobs/operations.js +177 -0
  70. package/dist/browser/api/importJobs/operations.js.map +1 -0
  71. package/dist/browser/api/importJobs/options.d.ts +23 -0
  72. package/dist/browser/api/importJobs/options.js +4 -0
  73. package/dist/browser/api/importJobs/options.js.map +1 -0
  74. package/dist/browser/api/index.d.ts +5 -0
  75. package/dist/browser/api/index.js +5 -0
  76. package/dist/browser/api/index.js.map +1 -0
  77. package/dist/browser/api/operations/index.d.ts +3 -0
  78. package/dist/browser/api/operations/index.js +4 -0
  79. package/dist/browser/api/operations/index.js.map +1 -0
  80. package/dist/browser/api/operations/operations.d.ts +10 -0
  81. package/dist/browser/api/operations/operations.js +33 -0
  82. package/dist/browser/api/operations/operations.js.map +1 -0
  83. package/dist/browser/api/operations/options.d.ts +5 -0
  84. package/dist/browser/api/operations/options.js +4 -0
  85. package/dist/browser/api/operations/options.js.map +1 -0
  86. package/dist/browser/api/operations.d.ts +13 -0
  87. package/dist/browser/api/operations.js +77 -0
  88. package/dist/browser/api/operations.js.map +1 -0
  89. package/dist/browser/api/options.d.ts +13 -0
  90. package/dist/browser/api/options.js +4 -0
  91. package/dist/browser/api/options.js.map +1 -0
  92. package/dist/browser/api/skus/index.d.ts +3 -0
  93. package/dist/browser/api/skus/index.js +4 -0
  94. package/dist/browser/api/skus/index.js.map +1 -0
  95. package/dist/browser/api/skus/operations.d.ts +10 -0
  96. package/dist/browser/api/skus/operations.js +34 -0
  97. package/dist/browser/api/skus/operations.js.map +1 -0
  98. package/dist/browser/api/skus/options.d.ts +5 -0
  99. package/dist/browser/api/skus/options.js +4 -0
  100. package/dist/browser/api/skus/options.js.map +1 -0
  101. package/dist/browser/api/storageCacheManagementContext.d.ts +22 -0
  102. package/dist/browser/api/storageCacheManagementContext.js +26 -0
  103. package/dist/browser/api/storageCacheManagementContext.js.map +1 -0
  104. package/dist/browser/api/storageTargetOperations/index.d.ts +3 -0
  105. package/dist/browser/api/storageTargetOperations/index.js +4 -0
  106. package/dist/browser/api/storageTargetOperations/index.js.map +1 -0
  107. package/dist/browser/api/storageTargetOperations/operations.d.ts +21 -0
  108. package/dist/browser/api/storageTargetOperations/operations.js +139 -0
  109. package/dist/browser/api/storageTargetOperations/operations.js.map +1 -0
  110. package/dist/browser/api/storageTargetOperations/options.d.ts +22 -0
  111. package/dist/browser/api/storageTargetOperations/options.js +4 -0
  112. package/dist/browser/api/storageTargetOperations/options.js.map +1 -0
  113. package/dist/browser/api/storageTargets/index.d.ts +3 -0
  114. package/dist/browser/api/storageTargets/index.js +4 -0
  115. package/dist/browser/api/storageTargets/index.js.map +1 -0
  116. package/dist/browser/api/storageTargets/operations.d.ts +31 -0
  117. package/dist/browser/api/storageTargets/operations.js +206 -0
  118. package/dist/browser/api/storageTargets/operations.js.map +1 -0
  119. package/dist/browser/api/storageTargets/options.d.ts +30 -0
  120. package/dist/browser/api/storageTargets/options.js +4 -0
  121. package/dist/browser/api/storageTargets/options.js.map +1 -0
  122. package/dist/browser/api/usageModels/index.d.ts +3 -0
  123. package/dist/browser/api/usageModels/index.js +4 -0
  124. package/dist/browser/api/usageModels/index.js.map +1 -0
  125. package/dist/browser/api/usageModels/operations.d.ts +10 -0
  126. package/dist/browser/api/usageModels/operations.js +34 -0
  127. package/dist/browser/api/usageModels/operations.js.map +1 -0
  128. package/dist/browser/api/usageModels/options.d.ts +5 -0
  129. package/dist/browser/api/usageModels/options.js +4 -0
  130. package/dist/browser/api/usageModels/options.js.map +1 -0
  131. package/dist/browser/classic/amlFilesystems/index.d.ts +39 -0
  132. package/dist/browser/classic/amlFilesystems/index.js +46 -0
  133. package/dist/browser/classic/amlFilesystems/index.js.map +1 -0
  134. package/dist/browser/classic/ascOperations/index.d.ts +10 -0
  135. package/dist/browser/classic/ascOperations/index.js +14 -0
  136. package/dist/browser/classic/ascOperations/index.js.map +1 -0
  137. package/dist/browser/classic/ascUsages/index.d.ts +11 -0
  138. package/dist/browser/classic/ascUsages/index.js +14 -0
  139. package/dist/browser/classic/ascUsages/index.js.map +1 -0
  140. package/dist/browser/classic/autoExportJobs/index.d.ts +33 -0
  141. package/dist/browser/classic/autoExportJobs/index.js +43 -0
  142. package/dist/browser/classic/autoExportJobs/index.js.map +1 -0
  143. package/dist/browser/classic/autoImportJobs/index.d.ts +33 -0
  144. package/dist/browser/classic/autoImportJobs/index.js +43 -0
  145. package/dist/browser/classic/autoImportJobs/index.js.map +1 -0
  146. package/dist/browser/classic/caches/index.d.ts +95 -0
  147. package/dist/browser/classic/caches/index.js +134 -0
  148. package/dist/browser/classic/caches/index.js.map +1 -0
  149. package/dist/browser/classic/expansionJobs/index.d.ts +33 -0
  150. package/dist/browser/classic/expansionJobs/index.js +43 -0
  151. package/dist/browser/classic/expansionJobs/index.js.map +1 -0
  152. package/dist/browser/classic/importJobs/index.d.ts +33 -0
  153. package/dist/browser/classic/importJobs/index.js +43 -0
  154. package/dist/browser/classic/importJobs/index.js.map +1 -0
  155. package/dist/browser/classic/index.d.ts +14 -0
  156. package/dist/browser/classic/index.js +4 -0
  157. package/dist/browser/classic/index.js.map +1 -0
  158. package/dist/browser/classic/operations/index.d.ts +11 -0
  159. package/dist/browser/classic/operations/index.js +14 -0
  160. package/dist/browser/classic/operations/index.js.map +1 -0
  161. package/dist/browser/classic/skus/index.d.ts +11 -0
  162. package/dist/browser/classic/skus/index.js +14 -0
  163. package/dist/browser/classic/skus/index.js.map +1 -0
  164. package/dist/browser/classic/storageTargetOperations/index.d.ts +33 -0
  165. package/dist/browser/classic/storageTargetOperations/index.js +50 -0
  166. package/dist/browser/classic/storageTargetOperations/index.js.map +1 -0
  167. package/dist/browser/classic/storageTargets/index.d.ts +39 -0
  168. package/dist/browser/classic/storageTargets/index.js +52 -0
  169. package/dist/browser/classic/storageTargets/index.js.map +1 -0
  170. package/dist/browser/classic/usageModels/index.d.ts +11 -0
  171. package/dist/browser/classic/usageModels/index.js +14 -0
  172. package/dist/browser/classic/usageModels/index.js.map +1 -0
  173. package/dist/browser/index.d.ts +27 -3
  174. package/dist/browser/index.js +5 -6
  175. package/dist/browser/index.js.map +1 -1
  176. package/dist/browser/logger.d.ts +2 -0
  177. package/dist/browser/logger.js +5 -0
  178. package/dist/browser/logger.js.map +1 -0
  179. package/dist/browser/models/index.d.ts +2 -2863
  180. package/dist/browser/models/index.js +1 -380
  181. package/dist/browser/models/index.js.map +1 -1
  182. package/dist/browser/models/models.d.ts +2443 -0
  183. package/dist/browser/models/models.js +2519 -0
  184. package/dist/browser/models/models.js.map +1 -0
  185. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  186. package/dist/browser/restorePollerHelpers.js +148 -0
  187. package/dist/browser/restorePollerHelpers.js.map +1 -0
  188. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  189. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  190. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  191. package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
  192. package/dist/browser/static-helpers/pagingHelpers.js +143 -0
  193. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  194. package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
  195. package/dist/browser/static-helpers/pollingHelpers.js +95 -0
  196. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  197. package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  198. package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
  199. package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  200. package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
  201. package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
  202. package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
  203. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  204. package/dist/browser/static-helpers/urlTemplate.js +200 -0
  205. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  206. package/dist/browser/storageCacheManagementClient.d.ts +54 -38
  207. package/dist/browser/storageCacheManagementClient.js +78 -167
  208. package/dist/browser/storageCacheManagementClient.js.map +1 -1
  209. package/dist/commonjs/api/amlFilesystems/index.d.ts +3 -0
  210. package/dist/commonjs/api/amlFilesystems/index.js +42 -0
  211. package/dist/commonjs/api/amlFilesystems/index.js.map +7 -0
  212. package/dist/commonjs/api/amlFilesystems/operations.d.ts +39 -0
  213. package/dist/commonjs/api/amlFilesystems/operations.js +363 -0
  214. package/dist/commonjs/api/amlFilesystems/operations.js.map +7 -0
  215. package/dist/commonjs/api/amlFilesystems/options.d.ts +35 -0
  216. package/dist/commonjs/api/amlFilesystems/options.js +16 -0
  217. package/dist/commonjs/api/amlFilesystems/options.js.map +7 -0
  218. package/dist/commonjs/api/ascOperations/index.d.ts +3 -0
  219. package/dist/commonjs/api/ascOperations/index.js +28 -0
  220. package/dist/commonjs/api/ascOperations/index.js.map +7 -0
  221. package/dist/commonjs/api/ascOperations/operations.d.ts +9 -0
  222. package/dist/commonjs/api/ascOperations/operations.js +67 -0
  223. package/dist/commonjs/api/ascOperations/operations.js.map +7 -0
  224. package/dist/commonjs/api/ascOperations/options.d.ts +5 -0
  225. package/dist/commonjs/api/ascOperations/options.js +16 -0
  226. package/dist/commonjs/api/ascOperations/options.js.map +7 -0
  227. package/dist/commonjs/api/ascUsages/index.d.ts +3 -0
  228. package/dist/commonjs/api/ascUsages/index.js +28 -0
  229. package/dist/commonjs/api/ascUsages/index.js.map +7 -0
  230. package/dist/commonjs/api/ascUsages/operations.d.ts +10 -0
  231. package/dist/commonjs/api/ascUsages/operations.js +72 -0
  232. package/dist/commonjs/api/ascUsages/operations.js.map +7 -0
  233. package/dist/commonjs/api/ascUsages/options.d.ts +5 -0
  234. package/dist/commonjs/api/ascUsages/options.js +16 -0
  235. package/dist/commonjs/api/ascUsages/options.js.map +7 -0
  236. package/dist/commonjs/api/autoExportJobs/index.d.ts +3 -0
  237. package/dist/commonjs/api/autoExportJobs/index.js +36 -0
  238. package/dist/commonjs/api/autoExportJobs/index.js.map +7 -0
  239. package/dist/commonjs/api/autoExportJobs/operations.d.ts +27 -0
  240. package/dist/commonjs/api/autoExportJobs/operations.js +270 -0
  241. package/dist/commonjs/api/autoExportJobs/operations.js.map +7 -0
  242. package/dist/commonjs/api/autoExportJobs/options.d.ts +23 -0
  243. package/dist/commonjs/api/autoExportJobs/options.js +16 -0
  244. package/dist/commonjs/api/autoExportJobs/options.js.map +7 -0
  245. package/dist/commonjs/api/autoImportJobs/index.d.ts +3 -0
  246. package/dist/commonjs/api/autoImportJobs/index.js +36 -0
  247. package/dist/commonjs/api/autoImportJobs/index.js.map +7 -0
  248. package/dist/commonjs/api/autoImportJobs/operations.d.ts +27 -0
  249. package/dist/commonjs/api/autoImportJobs/operations.js +270 -0
  250. package/dist/commonjs/api/autoImportJobs/operations.js.map +7 -0
  251. package/dist/commonjs/api/autoImportJobs/options.d.ts +23 -0
  252. package/dist/commonjs/api/autoImportJobs/options.js +16 -0
  253. package/dist/commonjs/api/autoImportJobs/options.js.map +7 -0
  254. package/dist/commonjs/api/caches/index.d.ts +3 -0
  255. package/dist/commonjs/api/caches/index.js +58 -0
  256. package/dist/commonjs/api/caches/index.js.map +7 -0
  257. package/dist/commonjs/api/caches/operations.d.ts +71 -0
  258. package/dist/commonjs/api/caches/operations.js +717 -0
  259. package/dist/commonjs/api/caches/operations.js.map +7 -0
  260. package/dist/commonjs/api/caches/options.d.ts +89 -0
  261. package/dist/commonjs/api/caches/options.js +16 -0
  262. package/dist/commonjs/api/caches/options.js.map +7 -0
  263. package/dist/commonjs/api/expansionJobs/index.d.ts +3 -0
  264. package/dist/commonjs/api/expansionJobs/index.js +36 -0
  265. package/dist/commonjs/api/expansionJobs/index.js.map +7 -0
  266. package/dist/commonjs/api/expansionJobs/operations.d.ts +27 -0
  267. package/dist/commonjs/api/expansionJobs/operations.js +270 -0
  268. package/dist/commonjs/api/expansionJobs/operations.js.map +7 -0
  269. package/dist/commonjs/api/expansionJobs/options.d.ts +23 -0
  270. package/dist/commonjs/api/expansionJobs/options.js +16 -0
  271. package/dist/commonjs/api/expansionJobs/options.js.map +7 -0
  272. package/dist/commonjs/api/importJobs/index.d.ts +3 -0
  273. package/dist/commonjs/api/importJobs/index.js +36 -0
  274. package/dist/commonjs/api/importJobs/index.js.map +7 -0
  275. package/dist/commonjs/api/importJobs/operations.d.ts +27 -0
  276. package/dist/commonjs/api/importJobs/operations.js +263 -0
  277. package/dist/commonjs/api/importJobs/operations.js.map +7 -0
  278. package/dist/commonjs/api/importJobs/options.d.ts +23 -0
  279. package/dist/commonjs/api/importJobs/options.js +16 -0
  280. package/dist/commonjs/api/importJobs/options.js.map +7 -0
  281. package/dist/commonjs/api/index.d.ts +5 -0
  282. package/dist/commonjs/api/index.js +33 -0
  283. package/dist/commonjs/api/index.js.map +7 -0
  284. package/dist/commonjs/api/operations/index.d.ts +3 -0
  285. package/dist/commonjs/api/operations/index.js +28 -0
  286. package/dist/commonjs/api/operations/index.js.map +7 -0
  287. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  288. package/dist/commonjs/api/operations/operations.js +70 -0
  289. package/dist/commonjs/api/operations/operations.js.map +7 -0
  290. package/dist/commonjs/api/operations/options.d.ts +5 -0
  291. package/dist/commonjs/api/operations/options.js +16 -0
  292. package/dist/commonjs/api/operations/options.js.map +7 -0
  293. package/dist/commonjs/api/operations.d.ts +13 -0
  294. package/dist/commonjs/api/operations.js +114 -0
  295. package/dist/commonjs/api/operations.js.map +7 -0
  296. package/dist/commonjs/api/options.d.ts +13 -0
  297. package/dist/commonjs/api/options.js +16 -0
  298. package/dist/commonjs/api/options.js.map +7 -0
  299. package/dist/commonjs/api/skus/index.d.ts +3 -0
  300. package/dist/commonjs/api/skus/index.js +28 -0
  301. package/dist/commonjs/api/skus/index.js.map +7 -0
  302. package/dist/commonjs/api/skus/operations.d.ts +10 -0
  303. package/dist/commonjs/api/skus/operations.js +71 -0
  304. package/dist/commonjs/api/skus/operations.js.map +7 -0
  305. package/dist/commonjs/api/skus/options.d.ts +5 -0
  306. package/dist/commonjs/api/skus/options.js +16 -0
  307. package/dist/commonjs/api/skus/options.js.map +7 -0
  308. package/dist/commonjs/api/storageCacheManagementContext.d.ts +22 -0
  309. package/dist/commonjs/api/storageCacheManagementContext.js +47 -0
  310. package/dist/commonjs/api/storageCacheManagementContext.js.map +7 -0
  311. package/dist/commonjs/api/storageTargetOperations/index.d.ts +3 -0
  312. package/dist/commonjs/api/storageTargetOperations/index.js +34 -0
  313. package/dist/commonjs/api/storageTargetOperations/index.js.map +7 -0
  314. package/dist/commonjs/api/storageTargetOperations/operations.d.ts +21 -0
  315. package/dist/commonjs/api/storageTargetOperations/operations.js +197 -0
  316. package/dist/commonjs/api/storageTargetOperations/operations.js.map +7 -0
  317. package/dist/commonjs/api/storageTargetOperations/options.d.ts +22 -0
  318. package/dist/commonjs/api/storageTargetOperations/options.js +16 -0
  319. package/dist/commonjs/api/storageTargetOperations/options.js.map +7 -0
  320. package/dist/commonjs/api/storageTargets/index.d.ts +3 -0
  321. package/dist/commonjs/api/storageTargets/index.js +38 -0
  322. package/dist/commonjs/api/storageTargets/index.js.map +7 -0
  323. package/dist/commonjs/api/storageTargets/operations.d.ts +31 -0
  324. package/dist/commonjs/api/storageTargets/operations.js +295 -0
  325. package/dist/commonjs/api/storageTargets/operations.js.map +7 -0
  326. package/dist/commonjs/api/storageTargets/options.d.ts +30 -0
  327. package/dist/commonjs/api/storageTargets/options.js +16 -0
  328. package/dist/commonjs/api/storageTargets/options.js.map +7 -0
  329. package/dist/commonjs/api/usageModels/index.d.ts +3 -0
  330. package/dist/commonjs/api/usageModels/index.js +28 -0
  331. package/dist/commonjs/api/usageModels/index.js.map +7 -0
  332. package/dist/commonjs/api/usageModels/operations.d.ts +10 -0
  333. package/dist/commonjs/api/usageModels/operations.js +71 -0
  334. package/dist/commonjs/api/usageModels/operations.js.map +7 -0
  335. package/dist/commonjs/api/usageModels/options.d.ts +5 -0
  336. package/dist/commonjs/api/usageModels/options.js +16 -0
  337. package/dist/commonjs/api/usageModels/options.js.map +7 -0
  338. package/dist/commonjs/classic/amlFilesystems/index.d.ts +39 -0
  339. package/dist/commonjs/classic/amlFilesystems/index.js +82 -0
  340. package/dist/commonjs/classic/amlFilesystems/index.js.map +7 -0
  341. package/dist/commonjs/classic/ascOperations/index.d.ts +10 -0
  342. package/dist/commonjs/classic/ascOperations/index.js +38 -0
  343. package/dist/commonjs/classic/ascOperations/index.js.map +7 -0
  344. package/dist/commonjs/classic/ascUsages/index.d.ts +11 -0
  345. package/dist/commonjs/classic/ascUsages/index.js +38 -0
  346. package/dist/commonjs/classic/ascUsages/index.js.map +7 -0
  347. package/dist/commonjs/classic/autoExportJobs/index.d.ts +33 -0
  348. package/dist/commonjs/classic/autoExportJobs/index.js +121 -0
  349. package/dist/commonjs/classic/autoExportJobs/index.js.map +7 -0
  350. package/dist/commonjs/classic/autoImportJobs/index.d.ts +33 -0
  351. package/dist/commonjs/classic/autoImportJobs/index.js +121 -0
  352. package/dist/commonjs/classic/autoImportJobs/index.js.map +7 -0
  353. package/dist/commonjs/classic/caches/index.d.ts +95 -0
  354. package/dist/commonjs/classic/caches/index.js +158 -0
  355. package/dist/commonjs/classic/caches/index.js.map +7 -0
  356. package/dist/commonjs/classic/expansionJobs/index.d.ts +33 -0
  357. package/dist/commonjs/classic/expansionJobs/index.js +121 -0
  358. package/dist/commonjs/classic/expansionJobs/index.js.map +7 -0
  359. package/dist/commonjs/classic/importJobs/index.d.ts +33 -0
  360. package/dist/commonjs/classic/importJobs/index.js +102 -0
  361. package/dist/commonjs/classic/importJobs/index.js.map +7 -0
  362. package/dist/commonjs/classic/index.d.ts +14 -0
  363. package/dist/commonjs/classic/index.js +16 -0
  364. package/dist/commonjs/classic/index.js.map +7 -0
  365. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  366. package/dist/commonjs/classic/operations/index.js +38 -0
  367. package/dist/commonjs/classic/operations/index.js.map +7 -0
  368. package/dist/commonjs/classic/skus/index.d.ts +11 -0
  369. package/dist/commonjs/classic/skus/index.js +38 -0
  370. package/dist/commonjs/classic/skus/index.js.map +7 -0
  371. package/dist/commonjs/classic/storageTargetOperations/index.d.ts +33 -0
  372. package/dist/commonjs/classic/storageTargetOperations/index.js +74 -0
  373. package/dist/commonjs/classic/storageTargetOperations/index.js.map +7 -0
  374. package/dist/commonjs/classic/storageTargets/index.d.ts +39 -0
  375. package/dist/commonjs/classic/storageTargets/index.js +109 -0
  376. package/dist/commonjs/classic/storageTargets/index.js.map +7 -0
  377. package/dist/commonjs/classic/usageModels/index.d.ts +11 -0
  378. package/dist/commonjs/classic/usageModels/index.js +38 -0
  379. package/dist/commonjs/classic/usageModels/index.js.map +7 -0
  380. package/dist/commonjs/index.d.ts +27 -3
  381. package/dist/commonjs/index.js +106 -16
  382. package/dist/commonjs/index.js.map +7 -1
  383. package/dist/commonjs/logger.d.ts +2 -0
  384. package/dist/commonjs/logger.js +29 -0
  385. package/dist/commonjs/logger.js.map +7 -0
  386. package/dist/commonjs/models/index.d.ts +2 -2863
  387. package/dist/commonjs/models/index.js +92 -386
  388. package/dist/commonjs/models/index.js.map +7 -1
  389. package/dist/commonjs/models/models.d.ts +2443 -0
  390. package/dist/commonjs/models/models.js +2509 -0
  391. package/dist/commonjs/models/models.js.map +7 -0
  392. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  393. package/dist/commonjs/restorePollerHelpers.js +161 -0
  394. package/dist/commonjs/restorePollerHelpers.js.map +7 -0
  395. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  396. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  397. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  398. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
  399. package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
  400. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
  401. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
  402. package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
  403. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
  404. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  405. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
  406. package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
  407. package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
  408. package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
  409. package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
  410. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  411. package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
  412. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
  413. package/dist/commonjs/storageCacheManagementClient.d.ts +54 -38
  414. package/dist/commonjs/storageCacheManagementClient.js +109 -182
  415. package/dist/commonjs/storageCacheManagementClient.js.map +7 -1
  416. package/dist/commonjs/tsdoc-metadata.json +1 -1
  417. package/dist/esm/api/amlFilesystems/index.d.ts +3 -0
  418. package/dist/esm/api/amlFilesystems/index.js +4 -0
  419. package/dist/esm/api/amlFilesystems/index.js.map +1 -0
  420. package/dist/esm/api/amlFilesystems/operations.d.ts +39 -0
  421. package/dist/esm/api/amlFilesystems/operations.js +259 -0
  422. package/dist/esm/api/amlFilesystems/operations.js.map +1 -0
  423. package/dist/esm/api/amlFilesystems/options.d.ts +35 -0
  424. package/dist/esm/api/amlFilesystems/options.js +4 -0
  425. package/dist/esm/api/amlFilesystems/options.js.map +1 -0
  426. package/dist/esm/api/ascOperations/index.d.ts +3 -0
  427. package/dist/esm/api/ascOperations/index.js +4 -0
  428. package/dist/esm/api/ascOperations/index.js.map +1 -0
  429. package/dist/esm/api/ascOperations/operations.d.ts +9 -0
  430. package/dist/esm/api/ascOperations/operations.js +36 -0
  431. package/dist/esm/api/ascOperations/operations.js.map +1 -0
  432. package/dist/esm/api/ascOperations/options.d.ts +5 -0
  433. package/dist/esm/api/ascOperations/options.js +4 -0
  434. package/dist/esm/api/ascOperations/options.js.map +1 -0
  435. package/dist/esm/api/ascUsages/index.d.ts +3 -0
  436. package/dist/esm/api/ascUsages/index.js +4 -0
  437. package/dist/esm/api/ascUsages/index.js.map +1 -0
  438. package/dist/esm/api/ascUsages/operations.d.ts +10 -0
  439. package/dist/esm/api/ascUsages/operations.js +35 -0
  440. package/dist/esm/api/ascUsages/operations.js.map +1 -0
  441. package/dist/esm/api/ascUsages/options.d.ts +5 -0
  442. package/dist/esm/api/ascUsages/options.js +4 -0
  443. package/dist/esm/api/ascUsages/options.js.map +1 -0
  444. package/dist/esm/api/autoExportJobs/index.d.ts +3 -0
  445. package/dist/esm/api/autoExportJobs/index.js +4 -0
  446. package/dist/esm/api/autoExportJobs/index.js.map +1 -0
  447. package/dist/esm/api/autoExportJobs/operations.d.ts +27 -0
  448. package/dist/esm/api/autoExportJobs/operations.js +177 -0
  449. package/dist/esm/api/autoExportJobs/operations.js.map +1 -0
  450. package/dist/esm/api/autoExportJobs/options.d.ts +23 -0
  451. package/dist/esm/api/autoExportJobs/options.js +4 -0
  452. package/dist/esm/api/autoExportJobs/options.js.map +1 -0
  453. package/dist/esm/api/autoImportJobs/index.d.ts +3 -0
  454. package/dist/esm/api/autoImportJobs/index.js +4 -0
  455. package/dist/esm/api/autoImportJobs/index.js.map +1 -0
  456. package/dist/esm/api/autoImportJobs/operations.d.ts +27 -0
  457. package/dist/esm/api/autoImportJobs/operations.js +177 -0
  458. package/dist/esm/api/autoImportJobs/operations.js.map +1 -0
  459. package/dist/esm/api/autoImportJobs/options.d.ts +23 -0
  460. package/dist/esm/api/autoImportJobs/options.js +4 -0
  461. package/dist/esm/api/autoImportJobs/options.js.map +1 -0
  462. package/dist/esm/api/caches/index.d.ts +3 -0
  463. package/dist/esm/api/caches/index.js +4 -0
  464. package/dist/esm/api/caches/index.js.map +1 -0
  465. package/dist/esm/api/caches/operations.d.ts +71 -0
  466. package/dist/esm/api/caches/operations.js +547 -0
  467. package/dist/esm/api/caches/operations.js.map +1 -0
  468. package/dist/esm/api/caches/options.d.ts +89 -0
  469. package/dist/esm/api/caches/options.js +4 -0
  470. package/dist/esm/api/caches/options.js.map +1 -0
  471. package/dist/esm/api/expansionJobs/index.d.ts +3 -0
  472. package/dist/esm/api/expansionJobs/index.js +4 -0
  473. package/dist/esm/api/expansionJobs/index.js.map +1 -0
  474. package/dist/esm/api/expansionJobs/operations.d.ts +27 -0
  475. package/dist/esm/api/expansionJobs/operations.js +177 -0
  476. package/dist/esm/api/expansionJobs/operations.js.map +1 -0
  477. package/dist/esm/api/expansionJobs/options.d.ts +23 -0
  478. package/dist/esm/api/expansionJobs/options.js +4 -0
  479. package/dist/esm/api/expansionJobs/options.js.map +1 -0
  480. package/dist/esm/api/importJobs/index.d.ts +3 -0
  481. package/dist/esm/api/importJobs/index.js +4 -0
  482. package/dist/esm/api/importJobs/index.js.map +1 -0
  483. package/dist/esm/api/importJobs/operations.d.ts +27 -0
  484. package/dist/esm/api/importJobs/operations.js +177 -0
  485. package/dist/esm/api/importJobs/operations.js.map +1 -0
  486. package/dist/esm/api/importJobs/options.d.ts +23 -0
  487. package/dist/esm/api/importJobs/options.js +4 -0
  488. package/dist/esm/api/importJobs/options.js.map +1 -0
  489. package/dist/esm/api/index.d.ts +5 -0
  490. package/dist/esm/api/index.js +5 -0
  491. package/dist/esm/api/index.js.map +1 -0
  492. package/dist/esm/api/operations/index.d.ts +3 -0
  493. package/dist/esm/api/operations/index.js +4 -0
  494. package/dist/esm/api/operations/index.js.map +1 -0
  495. package/dist/esm/api/operations/operations.d.ts +10 -0
  496. package/dist/esm/api/operations/operations.js +33 -0
  497. package/dist/esm/api/operations/operations.js.map +1 -0
  498. package/dist/esm/api/operations/options.d.ts +5 -0
  499. package/dist/esm/api/operations/options.js +4 -0
  500. package/dist/esm/api/operations/options.js.map +1 -0
  501. package/dist/esm/api/operations.d.ts +13 -0
  502. package/dist/esm/api/operations.js +77 -0
  503. package/dist/esm/api/operations.js.map +1 -0
  504. package/dist/esm/api/options.d.ts +13 -0
  505. package/dist/esm/api/options.js +4 -0
  506. package/dist/esm/api/options.js.map +1 -0
  507. package/dist/esm/api/skus/index.d.ts +3 -0
  508. package/dist/esm/api/skus/index.js +4 -0
  509. package/dist/esm/api/skus/index.js.map +1 -0
  510. package/dist/esm/api/skus/operations.d.ts +10 -0
  511. package/dist/esm/api/skus/operations.js +34 -0
  512. package/dist/esm/api/skus/operations.js.map +1 -0
  513. package/dist/esm/api/skus/options.d.ts +5 -0
  514. package/dist/esm/api/skus/options.js +4 -0
  515. package/dist/esm/api/skus/options.js.map +1 -0
  516. package/dist/esm/api/storageCacheManagementContext.d.ts +22 -0
  517. package/dist/esm/api/storageCacheManagementContext.js +26 -0
  518. package/dist/esm/api/storageCacheManagementContext.js.map +1 -0
  519. package/dist/esm/api/storageTargetOperations/index.d.ts +3 -0
  520. package/dist/esm/api/storageTargetOperations/index.js +4 -0
  521. package/dist/esm/api/storageTargetOperations/index.js.map +1 -0
  522. package/dist/esm/api/storageTargetOperations/operations.d.ts +21 -0
  523. package/dist/esm/api/storageTargetOperations/operations.js +139 -0
  524. package/dist/esm/api/storageTargetOperations/operations.js.map +1 -0
  525. package/dist/esm/api/storageTargetOperations/options.d.ts +22 -0
  526. package/dist/esm/api/storageTargetOperations/options.js +4 -0
  527. package/dist/esm/api/storageTargetOperations/options.js.map +1 -0
  528. package/dist/esm/api/storageTargets/index.d.ts +3 -0
  529. package/dist/esm/api/storageTargets/index.js +4 -0
  530. package/dist/esm/api/storageTargets/index.js.map +1 -0
  531. package/dist/esm/api/storageTargets/operations.d.ts +31 -0
  532. package/dist/esm/api/storageTargets/operations.js +206 -0
  533. package/dist/esm/api/storageTargets/operations.js.map +1 -0
  534. package/dist/esm/api/storageTargets/options.d.ts +30 -0
  535. package/dist/esm/api/storageTargets/options.js +4 -0
  536. package/dist/esm/api/storageTargets/options.js.map +1 -0
  537. package/dist/esm/api/usageModels/index.d.ts +3 -0
  538. package/dist/esm/api/usageModels/index.js +4 -0
  539. package/dist/esm/api/usageModels/index.js.map +1 -0
  540. package/dist/esm/api/usageModels/operations.d.ts +10 -0
  541. package/dist/esm/api/usageModels/operations.js +34 -0
  542. package/dist/esm/api/usageModels/operations.js.map +1 -0
  543. package/dist/esm/api/usageModels/options.d.ts +5 -0
  544. package/dist/esm/api/usageModels/options.js +4 -0
  545. package/dist/esm/api/usageModels/options.js.map +1 -0
  546. package/dist/esm/classic/amlFilesystems/index.d.ts +39 -0
  547. package/dist/esm/classic/amlFilesystems/index.js +46 -0
  548. package/dist/esm/classic/amlFilesystems/index.js.map +1 -0
  549. package/dist/esm/classic/ascOperations/index.d.ts +10 -0
  550. package/dist/esm/classic/ascOperations/index.js +14 -0
  551. package/dist/esm/classic/ascOperations/index.js.map +1 -0
  552. package/dist/esm/classic/ascUsages/index.d.ts +11 -0
  553. package/dist/esm/classic/ascUsages/index.js +14 -0
  554. package/dist/esm/classic/ascUsages/index.js.map +1 -0
  555. package/dist/esm/classic/autoExportJobs/index.d.ts +33 -0
  556. package/dist/esm/classic/autoExportJobs/index.js +43 -0
  557. package/dist/esm/classic/autoExportJobs/index.js.map +1 -0
  558. package/dist/esm/classic/autoImportJobs/index.d.ts +33 -0
  559. package/dist/esm/classic/autoImportJobs/index.js +43 -0
  560. package/dist/esm/classic/autoImportJobs/index.js.map +1 -0
  561. package/dist/esm/classic/caches/index.d.ts +95 -0
  562. package/dist/esm/classic/caches/index.js +134 -0
  563. package/dist/esm/classic/caches/index.js.map +1 -0
  564. package/dist/esm/classic/expansionJobs/index.d.ts +33 -0
  565. package/dist/esm/classic/expansionJobs/index.js +43 -0
  566. package/dist/esm/classic/expansionJobs/index.js.map +1 -0
  567. package/dist/esm/classic/importJobs/index.d.ts +33 -0
  568. package/dist/esm/classic/importJobs/index.js +43 -0
  569. package/dist/esm/classic/importJobs/index.js.map +1 -0
  570. package/dist/esm/classic/index.d.ts +14 -0
  571. package/dist/esm/classic/index.js +4 -0
  572. package/dist/esm/classic/index.js.map +1 -0
  573. package/dist/esm/classic/operations/index.d.ts +11 -0
  574. package/dist/esm/classic/operations/index.js +14 -0
  575. package/dist/esm/classic/operations/index.js.map +1 -0
  576. package/dist/esm/classic/skus/index.d.ts +11 -0
  577. package/dist/esm/classic/skus/index.js +14 -0
  578. package/dist/esm/classic/skus/index.js.map +1 -0
  579. package/dist/esm/classic/storageTargetOperations/index.d.ts +33 -0
  580. package/dist/esm/classic/storageTargetOperations/index.js +50 -0
  581. package/dist/esm/classic/storageTargetOperations/index.js.map +1 -0
  582. package/dist/esm/classic/storageTargets/index.d.ts +39 -0
  583. package/dist/esm/classic/storageTargets/index.js +52 -0
  584. package/dist/esm/classic/storageTargets/index.js.map +1 -0
  585. package/dist/esm/classic/usageModels/index.d.ts +11 -0
  586. package/dist/esm/classic/usageModels/index.js +14 -0
  587. package/dist/esm/classic/usageModels/index.js.map +1 -0
  588. package/dist/esm/index.d.ts +27 -3
  589. package/dist/esm/index.js +5 -6
  590. package/dist/esm/index.js.map +1 -1
  591. package/dist/esm/logger.d.ts +2 -0
  592. package/dist/esm/logger.js +5 -0
  593. package/dist/esm/logger.js.map +1 -0
  594. package/dist/esm/models/index.d.ts +2 -2863
  595. package/dist/esm/models/index.js +1 -380
  596. package/dist/esm/models/index.js.map +1 -1
  597. package/dist/esm/models/models.d.ts +2443 -0
  598. package/dist/esm/models/models.js +2519 -0
  599. package/dist/esm/models/models.js.map +1 -0
  600. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  601. package/dist/esm/restorePollerHelpers.js +148 -0
  602. package/dist/esm/restorePollerHelpers.js.map +1 -0
  603. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  604. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  605. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  606. package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
  607. package/dist/esm/static-helpers/pagingHelpers.js +143 -0
  608. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  609. package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
  610. package/dist/esm/static-helpers/pollingHelpers.js +95 -0
  611. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  612. package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
  613. package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
  614. package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
  615. package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
  616. package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
  617. package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
  618. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  619. package/dist/esm/static-helpers/urlTemplate.js +200 -0
  620. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  621. package/dist/esm/storageCacheManagementClient.d.ts +54 -38
  622. package/dist/esm/storageCacheManagementClient.js +78 -167
  623. package/dist/esm/storageCacheManagementClient.js.map +1 -1
  624. package/package.json +298 -91
  625. package/dist/browser/index.d.ts.map +0 -1
  626. package/dist/browser/lroImpl.d.ts +0 -11
  627. package/dist/browser/lroImpl.d.ts.map +0 -1
  628. package/dist/browser/lroImpl.js +0 -20
  629. package/dist/browser/lroImpl.js.map +0 -1
  630. package/dist/browser/models/index.d.ts.map +0 -1
  631. package/dist/browser/models/mappers.d.ts +0 -125
  632. package/dist/browser/models/mappers.d.ts.map +0 -1
  633. package/dist/browser/models/mappers.js +0 -4138
  634. package/dist/browser/models/mappers.js.map +0 -1
  635. package/dist/browser/models/parameters.d.ts +0 -36
  636. package/dist/browser/models/parameters.d.ts.map +0 -1
  637. package/dist/browser/models/parameters.js +0 -296
  638. package/dist/browser/models/parameters.js.map +0 -1
  639. package/dist/browser/operations/amlFilesystems.d.ts +0 -134
  640. package/dist/browser/operations/amlFilesystems.d.ts.map +0 -1
  641. package/dist/browser/operations/amlFilesystems.js +0 -573
  642. package/dist/browser/operations/amlFilesystems.js.map +0 -1
  643. package/dist/browser/operations/ascOperations.d.ts +0 -20
  644. package/dist/browser/operations/ascOperations.d.ts.map +0 -1
  645. package/dist/browser/operations/ascOperations.js +0 -49
  646. package/dist/browser/operations/ascOperations.js.map +0 -1
  647. package/dist/browser/operations/ascUsages.d.ts +0 -35
  648. package/dist/browser/operations/ascUsages.d.ts.map +0 -1
  649. package/dist/browser/operations/ascUsages.js +0 -119
  650. package/dist/browser/operations/ascUsages.js.map +0 -1
  651. package/dist/browser/operations/autoExportJobs.d.ts +0 -120
  652. package/dist/browser/operations/autoExportJobs.d.ts.map +0 -1
  653. package/dist/browser/operations/autoExportJobs.js +0 -478
  654. package/dist/browser/operations/autoExportJobs.js.map +0 -1
  655. package/dist/browser/operations/autoImportJobs.d.ts +0 -120
  656. package/dist/browser/operations/autoImportJobs.d.ts.map +0 -1
  657. package/dist/browser/operations/autoImportJobs.js +0 -478
  658. package/dist/browser/operations/autoImportJobs.js.map +0 -1
  659. package/dist/browser/operations/caches.d.ts +0 -276
  660. package/dist/browser/operations/caches.d.ts.map +0 -1
  661. package/dist/browser/operations/caches.js +0 -1369
  662. package/dist/browser/operations/caches.js.map +0 -1
  663. package/dist/browser/operations/importJobs.d.ts +0 -120
  664. package/dist/browser/operations/importJobs.d.ts.map +0 -1
  665. package/dist/browser/operations/importJobs.js +0 -473
  666. package/dist/browser/operations/importJobs.js.map +0 -1
  667. package/dist/browser/operations/index.d.ts +0 -13
  668. package/dist/browser/operations/index.d.ts.map +0 -1
  669. package/dist/browser/operations/index.js +0 -17
  670. package/dist/browser/operations/index.js.map +0 -1
  671. package/dist/browser/operations/operations.d.ts +0 -32
  672. package/dist/browser/operations/operations.d.ts.map +0 -1
  673. package/dist/browser/operations/operations.js +0 -111
  674. package/dist/browser/operations/operations.js.map +0 -1
  675. package/dist/browser/operations/skus.d.ts +0 -32
  676. package/dist/browser/operations/skus.d.ts.map +0 -1
  677. package/dist/browser/operations/skus.js +0 -111
  678. package/dist/browser/operations/skus.js.map +0 -1
  679. package/dist/browser/operations/storageTargetOperations.d.ts +0 -90
  680. package/dist/browser/operations/storageTargetOperations.d.ts.map +0 -1
  681. package/dist/browser/operations/storageTargetOperations.js +0 -361
  682. package/dist/browser/operations/storageTargetOperations.js.map +0 -1
  683. package/dist/browser/operations/storageTargets.d.ts +0 -135
  684. package/dist/browser/operations/storageTargets.d.ts.map +0 -1
  685. package/dist/browser/operations/storageTargets.js +0 -528
  686. package/dist/browser/operations/storageTargets.js.map +0 -1
  687. package/dist/browser/operations/usageModels.d.ts +0 -32
  688. package/dist/browser/operations/usageModels.d.ts.map +0 -1
  689. package/dist/browser/operations/usageModels.js +0 -111
  690. package/dist/browser/operations/usageModels.js.map +0 -1
  691. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts +0 -98
  692. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  693. package/dist/browser/operationsInterfaces/amlFilesystems.js +0 -4
  694. package/dist/browser/operationsInterfaces/amlFilesystems.js.map +0 -1
  695. package/dist/browser/operationsInterfaces/ascOperations.d.ts +0 -12
  696. package/dist/browser/operationsInterfaces/ascOperations.d.ts.map +0 -1
  697. package/dist/browser/operationsInterfaces/ascOperations.js +0 -4
  698. package/dist/browser/operationsInterfaces/ascOperations.js.map +0 -1
  699. package/dist/browser/operationsInterfaces/ascUsages.d.ts +0 -12
  700. package/dist/browser/operationsInterfaces/ascUsages.d.ts.map +0 -1
  701. package/dist/browser/operationsInterfaces/ascUsages.js +0 -4
  702. package/dist/browser/operationsInterfaces/ascUsages.js.map +0 -1
  703. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts +0 -93
  704. package/dist/browser/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  705. package/dist/browser/operationsInterfaces/autoExportJobs.js +0 -4
  706. package/dist/browser/operationsInterfaces/autoExportJobs.js.map +0 -1
  707. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts +0 -93
  708. package/dist/browser/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  709. package/dist/browser/operationsInterfaces/autoImportJobs.js +0 -4
  710. package/dist/browser/operationsInterfaces/autoImportJobs.js.map +0 -1
  711. package/dist/browser/operationsInterfaces/caches.d.ts +0 -240
  712. package/dist/browser/operationsInterfaces/caches.d.ts.map +0 -1
  713. package/dist/browser/operationsInterfaces/caches.js +0 -4
  714. package/dist/browser/operationsInterfaces/caches.js.map +0 -1
  715. package/dist/browser/operationsInterfaces/importJobs.d.ts +0 -93
  716. package/dist/browser/operationsInterfaces/importJobs.d.ts.map +0 -1
  717. package/dist/browser/operationsInterfaces/importJobs.js +0 -4
  718. package/dist/browser/operationsInterfaces/importJobs.js.map +0 -1
  719. package/dist/browser/operationsInterfaces/index.d.ts +0 -13
  720. package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
  721. package/dist/browser/operationsInterfaces/index.js +0 -17
  722. package/dist/browser/operationsInterfaces/index.js.map +0 -1
  723. package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
  724. package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
  725. package/dist/browser/operationsInterfaces/operations.js +0 -4
  726. package/dist/browser/operationsInterfaces/operations.js.map +0 -1
  727. package/dist/browser/operationsInterfaces/skus.d.ts +0 -11
  728. package/dist/browser/operationsInterfaces/skus.d.ts.map +0 -1
  729. package/dist/browser/operationsInterfaces/skus.js +0 -4
  730. package/dist/browser/operationsInterfaces/skus.js.map +0 -1
  731. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  732. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  733. package/dist/browser/operationsInterfaces/storageTargetOperations.js +0 -4
  734. package/dist/browser/operationsInterfaces/storageTargetOperations.js.map +0 -1
  735. package/dist/browser/operationsInterfaces/storageTargets.d.ts +0 -108
  736. package/dist/browser/operationsInterfaces/storageTargets.d.ts.map +0 -1
  737. package/dist/browser/operationsInterfaces/storageTargets.js +0 -4
  738. package/dist/browser/operationsInterfaces/storageTargets.js.map +0 -1
  739. package/dist/browser/operationsInterfaces/usageModels.d.ts +0 -11
  740. package/dist/browser/operationsInterfaces/usageModels.d.ts.map +0 -1
  741. package/dist/browser/operationsInterfaces/usageModels.js +0 -4
  742. package/dist/browser/operationsInterfaces/usageModels.js.map +0 -1
  743. package/dist/browser/pagingHelper.d.ts +0 -13
  744. package/dist/browser/pagingHelper.d.ts.map +0 -1
  745. package/dist/browser/pagingHelper.js +0 -25
  746. package/dist/browser/pagingHelper.js.map +0 -1
  747. package/dist/browser/storageCacheManagementClient.d.ts.map +0 -1
  748. package/dist/commonjs/index.d.ts.map +0 -1
  749. package/dist/commonjs/lroImpl.d.ts +0 -11
  750. package/dist/commonjs/lroImpl.d.ts.map +0 -1
  751. package/dist/commonjs/lroImpl.js +0 -23
  752. package/dist/commonjs/lroImpl.js.map +0 -1
  753. package/dist/commonjs/models/index.d.ts.map +0 -1
  754. package/dist/commonjs/models/mappers.d.ts +0 -125
  755. package/dist/commonjs/models/mappers.d.ts.map +0 -1
  756. package/dist/commonjs/models/mappers.js +0 -4143
  757. package/dist/commonjs/models/mappers.js.map +0 -1
  758. package/dist/commonjs/models/parameters.d.ts +0 -36
  759. package/dist/commonjs/models/parameters.d.ts.map +0 -1
  760. package/dist/commonjs/models/parameters.js +0 -299
  761. package/dist/commonjs/models/parameters.js.map +0 -1
  762. package/dist/commonjs/operations/amlFilesystems.d.ts +0 -134
  763. package/dist/commonjs/operations/amlFilesystems.d.ts.map +0 -1
  764. package/dist/commonjs/operations/amlFilesystems.js +0 -578
  765. package/dist/commonjs/operations/amlFilesystems.js.map +0 -1
  766. package/dist/commonjs/operations/ascOperations.d.ts +0 -20
  767. package/dist/commonjs/operations/ascOperations.d.ts.map +0 -1
  768. package/dist/commonjs/operations/ascOperations.js +0 -54
  769. package/dist/commonjs/operations/ascOperations.js.map +0 -1
  770. package/dist/commonjs/operations/ascUsages.d.ts +0 -35
  771. package/dist/commonjs/operations/ascUsages.d.ts.map +0 -1
  772. package/dist/commonjs/operations/ascUsages.js +0 -124
  773. package/dist/commonjs/operations/ascUsages.js.map +0 -1
  774. package/dist/commonjs/operations/autoExportJobs.d.ts +0 -120
  775. package/dist/commonjs/operations/autoExportJobs.d.ts.map +0 -1
  776. package/dist/commonjs/operations/autoExportJobs.js +0 -483
  777. package/dist/commonjs/operations/autoExportJobs.js.map +0 -1
  778. package/dist/commonjs/operations/autoImportJobs.d.ts +0 -120
  779. package/dist/commonjs/operations/autoImportJobs.d.ts.map +0 -1
  780. package/dist/commonjs/operations/autoImportJobs.js +0 -483
  781. package/dist/commonjs/operations/autoImportJobs.js.map +0 -1
  782. package/dist/commonjs/operations/caches.d.ts +0 -276
  783. package/dist/commonjs/operations/caches.d.ts.map +0 -1
  784. package/dist/commonjs/operations/caches.js +0 -1374
  785. package/dist/commonjs/operations/caches.js.map +0 -1
  786. package/dist/commonjs/operations/importJobs.d.ts +0 -120
  787. package/dist/commonjs/operations/importJobs.d.ts.map +0 -1
  788. package/dist/commonjs/operations/importJobs.js +0 -478
  789. package/dist/commonjs/operations/importJobs.js.map +0 -1
  790. package/dist/commonjs/operations/index.d.ts +0 -13
  791. package/dist/commonjs/operations/index.d.ts.map +0 -1
  792. package/dist/commonjs/operations/index.js +0 -20
  793. package/dist/commonjs/operations/index.js.map +0 -1
  794. package/dist/commonjs/operations/operations.d.ts +0 -32
  795. package/dist/commonjs/operations/operations.d.ts.map +0 -1
  796. package/dist/commonjs/operations/operations.js +0 -116
  797. package/dist/commonjs/operations/operations.js.map +0 -1
  798. package/dist/commonjs/operations/skus.d.ts +0 -32
  799. package/dist/commonjs/operations/skus.d.ts.map +0 -1
  800. package/dist/commonjs/operations/skus.js +0 -116
  801. package/dist/commonjs/operations/skus.js.map +0 -1
  802. package/dist/commonjs/operations/storageTargetOperations.d.ts +0 -90
  803. package/dist/commonjs/operations/storageTargetOperations.d.ts.map +0 -1
  804. package/dist/commonjs/operations/storageTargetOperations.js +0 -366
  805. package/dist/commonjs/operations/storageTargetOperations.js.map +0 -1
  806. package/dist/commonjs/operations/storageTargets.d.ts +0 -135
  807. package/dist/commonjs/operations/storageTargets.d.ts.map +0 -1
  808. package/dist/commonjs/operations/storageTargets.js +0 -533
  809. package/dist/commonjs/operations/storageTargets.js.map +0 -1
  810. package/dist/commonjs/operations/usageModels.d.ts +0 -32
  811. package/dist/commonjs/operations/usageModels.d.ts.map +0 -1
  812. package/dist/commonjs/operations/usageModels.js +0 -116
  813. package/dist/commonjs/operations/usageModels.js.map +0 -1
  814. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts +0 -98
  815. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  816. package/dist/commonjs/operationsInterfaces/amlFilesystems.js +0 -5
  817. package/dist/commonjs/operationsInterfaces/amlFilesystems.js.map +0 -1
  818. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts +0 -12
  819. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts.map +0 -1
  820. package/dist/commonjs/operationsInterfaces/ascOperations.js +0 -5
  821. package/dist/commonjs/operationsInterfaces/ascOperations.js.map +0 -1
  822. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts +0 -12
  823. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts.map +0 -1
  824. package/dist/commonjs/operationsInterfaces/ascUsages.js +0 -5
  825. package/dist/commonjs/operationsInterfaces/ascUsages.js.map +0 -1
  826. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts +0 -93
  827. package/dist/commonjs/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  828. package/dist/commonjs/operationsInterfaces/autoExportJobs.js +0 -5
  829. package/dist/commonjs/operationsInterfaces/autoExportJobs.js.map +0 -1
  830. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts +0 -93
  831. package/dist/commonjs/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  832. package/dist/commonjs/operationsInterfaces/autoImportJobs.js +0 -5
  833. package/dist/commonjs/operationsInterfaces/autoImportJobs.js.map +0 -1
  834. package/dist/commonjs/operationsInterfaces/caches.d.ts +0 -240
  835. package/dist/commonjs/operationsInterfaces/caches.d.ts.map +0 -1
  836. package/dist/commonjs/operationsInterfaces/caches.js +0 -5
  837. package/dist/commonjs/operationsInterfaces/caches.js.map +0 -1
  838. package/dist/commonjs/operationsInterfaces/importJobs.d.ts +0 -93
  839. package/dist/commonjs/operationsInterfaces/importJobs.d.ts.map +0 -1
  840. package/dist/commonjs/operationsInterfaces/importJobs.js +0 -5
  841. package/dist/commonjs/operationsInterfaces/importJobs.js.map +0 -1
  842. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -13
  843. package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
  844. package/dist/commonjs/operationsInterfaces/index.js +0 -20
  845. package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
  846. package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
  847. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
  848. package/dist/commonjs/operationsInterfaces/operations.js +0 -5
  849. package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
  850. package/dist/commonjs/operationsInterfaces/skus.d.ts +0 -11
  851. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +0 -1
  852. package/dist/commonjs/operationsInterfaces/skus.js +0 -5
  853. package/dist/commonjs/operationsInterfaces/skus.js.map +0 -1
  854. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  855. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  856. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js +0 -5
  857. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js.map +0 -1
  858. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts +0 -108
  859. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts.map +0 -1
  860. package/dist/commonjs/operationsInterfaces/storageTargets.js +0 -5
  861. package/dist/commonjs/operationsInterfaces/storageTargets.js.map +0 -1
  862. package/dist/commonjs/operationsInterfaces/usageModels.d.ts +0 -11
  863. package/dist/commonjs/operationsInterfaces/usageModels.d.ts.map +0 -1
  864. package/dist/commonjs/operationsInterfaces/usageModels.js +0 -5
  865. package/dist/commonjs/operationsInterfaces/usageModels.js.map +0 -1
  866. package/dist/commonjs/pagingHelper.d.ts +0 -13
  867. package/dist/commonjs/pagingHelper.d.ts.map +0 -1
  868. package/dist/commonjs/pagingHelper.js +0 -29
  869. package/dist/commonjs/pagingHelper.js.map +0 -1
  870. package/dist/commonjs/storageCacheManagementClient.d.ts.map +0 -1
  871. package/dist/esm/index.d.ts.map +0 -1
  872. package/dist/esm/lroImpl.d.ts +0 -11
  873. package/dist/esm/lroImpl.d.ts.map +0 -1
  874. package/dist/esm/lroImpl.js +0 -20
  875. package/dist/esm/lroImpl.js.map +0 -1
  876. package/dist/esm/models/index.d.ts.map +0 -1
  877. package/dist/esm/models/mappers.d.ts +0 -125
  878. package/dist/esm/models/mappers.d.ts.map +0 -1
  879. package/dist/esm/models/mappers.js +0 -4138
  880. package/dist/esm/models/mappers.js.map +0 -1
  881. package/dist/esm/models/parameters.d.ts +0 -36
  882. package/dist/esm/models/parameters.d.ts.map +0 -1
  883. package/dist/esm/models/parameters.js +0 -296
  884. package/dist/esm/models/parameters.js.map +0 -1
  885. package/dist/esm/operations/amlFilesystems.d.ts +0 -134
  886. package/dist/esm/operations/amlFilesystems.d.ts.map +0 -1
  887. package/dist/esm/operations/amlFilesystems.js +0 -573
  888. package/dist/esm/operations/amlFilesystems.js.map +0 -1
  889. package/dist/esm/operations/ascOperations.d.ts +0 -20
  890. package/dist/esm/operations/ascOperations.d.ts.map +0 -1
  891. package/dist/esm/operations/ascOperations.js +0 -49
  892. package/dist/esm/operations/ascOperations.js.map +0 -1
  893. package/dist/esm/operations/ascUsages.d.ts +0 -35
  894. package/dist/esm/operations/ascUsages.d.ts.map +0 -1
  895. package/dist/esm/operations/ascUsages.js +0 -119
  896. package/dist/esm/operations/ascUsages.js.map +0 -1
  897. package/dist/esm/operations/autoExportJobs.d.ts +0 -120
  898. package/dist/esm/operations/autoExportJobs.d.ts.map +0 -1
  899. package/dist/esm/operations/autoExportJobs.js +0 -478
  900. package/dist/esm/operations/autoExportJobs.js.map +0 -1
  901. package/dist/esm/operations/autoImportJobs.d.ts +0 -120
  902. package/dist/esm/operations/autoImportJobs.d.ts.map +0 -1
  903. package/dist/esm/operations/autoImportJobs.js +0 -478
  904. package/dist/esm/operations/autoImportJobs.js.map +0 -1
  905. package/dist/esm/operations/caches.d.ts +0 -276
  906. package/dist/esm/operations/caches.d.ts.map +0 -1
  907. package/dist/esm/operations/caches.js +0 -1369
  908. package/dist/esm/operations/caches.js.map +0 -1
  909. package/dist/esm/operations/importJobs.d.ts +0 -120
  910. package/dist/esm/operations/importJobs.d.ts.map +0 -1
  911. package/dist/esm/operations/importJobs.js +0 -473
  912. package/dist/esm/operations/importJobs.js.map +0 -1
  913. package/dist/esm/operations/index.d.ts +0 -13
  914. package/dist/esm/operations/index.d.ts.map +0 -1
  915. package/dist/esm/operations/index.js +0 -17
  916. package/dist/esm/operations/index.js.map +0 -1
  917. package/dist/esm/operations/operations.d.ts +0 -32
  918. package/dist/esm/operations/operations.d.ts.map +0 -1
  919. package/dist/esm/operations/operations.js +0 -111
  920. package/dist/esm/operations/operations.js.map +0 -1
  921. package/dist/esm/operations/skus.d.ts +0 -32
  922. package/dist/esm/operations/skus.d.ts.map +0 -1
  923. package/dist/esm/operations/skus.js +0 -111
  924. package/dist/esm/operations/skus.js.map +0 -1
  925. package/dist/esm/operations/storageTargetOperations.d.ts +0 -90
  926. package/dist/esm/operations/storageTargetOperations.d.ts.map +0 -1
  927. package/dist/esm/operations/storageTargetOperations.js +0 -361
  928. package/dist/esm/operations/storageTargetOperations.js.map +0 -1
  929. package/dist/esm/operations/storageTargets.d.ts +0 -135
  930. package/dist/esm/operations/storageTargets.d.ts.map +0 -1
  931. package/dist/esm/operations/storageTargets.js +0 -528
  932. package/dist/esm/operations/storageTargets.js.map +0 -1
  933. package/dist/esm/operations/usageModels.d.ts +0 -32
  934. package/dist/esm/operations/usageModels.d.ts.map +0 -1
  935. package/dist/esm/operations/usageModels.js +0 -111
  936. package/dist/esm/operations/usageModels.js.map +0 -1
  937. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts +0 -98
  938. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  939. package/dist/esm/operationsInterfaces/amlFilesystems.js +0 -4
  940. package/dist/esm/operationsInterfaces/amlFilesystems.js.map +0 -1
  941. package/dist/esm/operationsInterfaces/ascOperations.d.ts +0 -12
  942. package/dist/esm/operationsInterfaces/ascOperations.d.ts.map +0 -1
  943. package/dist/esm/operationsInterfaces/ascOperations.js +0 -4
  944. package/dist/esm/operationsInterfaces/ascOperations.js.map +0 -1
  945. package/dist/esm/operationsInterfaces/ascUsages.d.ts +0 -12
  946. package/dist/esm/operationsInterfaces/ascUsages.d.ts.map +0 -1
  947. package/dist/esm/operationsInterfaces/ascUsages.js +0 -4
  948. package/dist/esm/operationsInterfaces/ascUsages.js.map +0 -1
  949. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts +0 -93
  950. package/dist/esm/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  951. package/dist/esm/operationsInterfaces/autoExportJobs.js +0 -4
  952. package/dist/esm/operationsInterfaces/autoExportJobs.js.map +0 -1
  953. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts +0 -93
  954. package/dist/esm/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  955. package/dist/esm/operationsInterfaces/autoImportJobs.js +0 -4
  956. package/dist/esm/operationsInterfaces/autoImportJobs.js.map +0 -1
  957. package/dist/esm/operationsInterfaces/caches.d.ts +0 -240
  958. package/dist/esm/operationsInterfaces/caches.d.ts.map +0 -1
  959. package/dist/esm/operationsInterfaces/caches.js +0 -4
  960. package/dist/esm/operationsInterfaces/caches.js.map +0 -1
  961. package/dist/esm/operationsInterfaces/importJobs.d.ts +0 -93
  962. package/dist/esm/operationsInterfaces/importJobs.d.ts.map +0 -1
  963. package/dist/esm/operationsInterfaces/importJobs.js +0 -4
  964. package/dist/esm/operationsInterfaces/importJobs.js.map +0 -1
  965. package/dist/esm/operationsInterfaces/index.d.ts +0 -13
  966. package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
  967. package/dist/esm/operationsInterfaces/index.js +0 -17
  968. package/dist/esm/operationsInterfaces/index.js.map +0 -1
  969. package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
  970. package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
  971. package/dist/esm/operationsInterfaces/operations.js +0 -4
  972. package/dist/esm/operationsInterfaces/operations.js.map +0 -1
  973. package/dist/esm/operationsInterfaces/skus.d.ts +0 -11
  974. package/dist/esm/operationsInterfaces/skus.d.ts.map +0 -1
  975. package/dist/esm/operationsInterfaces/skus.js +0 -4
  976. package/dist/esm/operationsInterfaces/skus.js.map +0 -1
  977. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  978. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  979. package/dist/esm/operationsInterfaces/storageTargetOperations.js +0 -4
  980. package/dist/esm/operationsInterfaces/storageTargetOperations.js.map +0 -1
  981. package/dist/esm/operationsInterfaces/storageTargets.d.ts +0 -108
  982. package/dist/esm/operationsInterfaces/storageTargets.d.ts.map +0 -1
  983. package/dist/esm/operationsInterfaces/storageTargets.js +0 -4
  984. package/dist/esm/operationsInterfaces/storageTargets.js.map +0 -1
  985. package/dist/esm/operationsInterfaces/usageModels.d.ts +0 -11
  986. package/dist/esm/operationsInterfaces/usageModels.d.ts.map +0 -1
  987. package/dist/esm/operationsInterfaces/usageModels.js +0 -4
  988. package/dist/esm/operationsInterfaces/usageModels.js.map +0 -1
  989. package/dist/esm/pagingHelper.d.ts +0 -13
  990. package/dist/esm/pagingHelper.d.ts.map +0 -1
  991. package/dist/esm/pagingHelper.js +0 -25
  992. package/dist/esm/pagingHelper.js.map +0 -1
  993. package/dist/esm/storageCacheManagementClient.d.ts.map +0 -1
  994. package/dist/react-native/index.d.ts +0 -5
  995. package/dist/react-native/index.d.ts.map +0 -1
  996. package/dist/react-native/index.js +0 -10
  997. package/dist/react-native/index.js.map +0 -1
  998. package/dist/react-native/lroImpl.d.ts +0 -11
  999. package/dist/react-native/lroImpl.d.ts.map +0 -1
  1000. package/dist/react-native/lroImpl.js +0 -20
  1001. package/dist/react-native/lroImpl.js.map +0 -1
  1002. package/dist/react-native/models/index.d.ts +0 -2864
  1003. package/dist/react-native/models/index.d.ts.map +0 -1
  1004. package/dist/react-native/models/index.js +0 -383
  1005. package/dist/react-native/models/index.js.map +0 -1
  1006. package/dist/react-native/models/mappers.d.ts +0 -125
  1007. package/dist/react-native/models/mappers.d.ts.map +0 -1
  1008. package/dist/react-native/models/mappers.js +0 -4138
  1009. package/dist/react-native/models/mappers.js.map +0 -1
  1010. package/dist/react-native/models/parameters.d.ts +0 -36
  1011. package/dist/react-native/models/parameters.d.ts.map +0 -1
  1012. package/dist/react-native/models/parameters.js +0 -296
  1013. package/dist/react-native/models/parameters.js.map +0 -1
  1014. package/dist/react-native/operations/amlFilesystems.d.ts +0 -134
  1015. package/dist/react-native/operations/amlFilesystems.d.ts.map +0 -1
  1016. package/dist/react-native/operations/amlFilesystems.js +0 -573
  1017. package/dist/react-native/operations/amlFilesystems.js.map +0 -1
  1018. package/dist/react-native/operations/ascOperations.d.ts +0 -20
  1019. package/dist/react-native/operations/ascOperations.d.ts.map +0 -1
  1020. package/dist/react-native/operations/ascOperations.js +0 -49
  1021. package/dist/react-native/operations/ascOperations.js.map +0 -1
  1022. package/dist/react-native/operations/ascUsages.d.ts +0 -35
  1023. package/dist/react-native/operations/ascUsages.d.ts.map +0 -1
  1024. package/dist/react-native/operations/ascUsages.js +0 -119
  1025. package/dist/react-native/operations/ascUsages.js.map +0 -1
  1026. package/dist/react-native/operations/autoExportJobs.d.ts +0 -120
  1027. package/dist/react-native/operations/autoExportJobs.d.ts.map +0 -1
  1028. package/dist/react-native/operations/autoExportJobs.js +0 -478
  1029. package/dist/react-native/operations/autoExportJobs.js.map +0 -1
  1030. package/dist/react-native/operations/autoImportJobs.d.ts +0 -120
  1031. package/dist/react-native/operations/autoImportJobs.d.ts.map +0 -1
  1032. package/dist/react-native/operations/autoImportJobs.js +0 -478
  1033. package/dist/react-native/operations/autoImportJobs.js.map +0 -1
  1034. package/dist/react-native/operations/caches.d.ts +0 -276
  1035. package/dist/react-native/operations/caches.d.ts.map +0 -1
  1036. package/dist/react-native/operations/caches.js +0 -1369
  1037. package/dist/react-native/operations/caches.js.map +0 -1
  1038. package/dist/react-native/operations/importJobs.d.ts +0 -120
  1039. package/dist/react-native/operations/importJobs.d.ts.map +0 -1
  1040. package/dist/react-native/operations/importJobs.js +0 -473
  1041. package/dist/react-native/operations/importJobs.js.map +0 -1
  1042. package/dist/react-native/operations/index.d.ts +0 -13
  1043. package/dist/react-native/operations/index.d.ts.map +0 -1
  1044. package/dist/react-native/operations/index.js +0 -17
  1045. package/dist/react-native/operations/index.js.map +0 -1
  1046. package/dist/react-native/operations/operations.d.ts +0 -32
  1047. package/dist/react-native/operations/operations.d.ts.map +0 -1
  1048. package/dist/react-native/operations/operations.js +0 -111
  1049. package/dist/react-native/operations/operations.js.map +0 -1
  1050. package/dist/react-native/operations/skus.d.ts +0 -32
  1051. package/dist/react-native/operations/skus.d.ts.map +0 -1
  1052. package/dist/react-native/operations/skus.js +0 -111
  1053. package/dist/react-native/operations/skus.js.map +0 -1
  1054. package/dist/react-native/operations/storageTargetOperations.d.ts +0 -90
  1055. package/dist/react-native/operations/storageTargetOperations.d.ts.map +0 -1
  1056. package/dist/react-native/operations/storageTargetOperations.js +0 -361
  1057. package/dist/react-native/operations/storageTargetOperations.js.map +0 -1
  1058. package/dist/react-native/operations/storageTargets.d.ts +0 -135
  1059. package/dist/react-native/operations/storageTargets.d.ts.map +0 -1
  1060. package/dist/react-native/operations/storageTargets.js +0 -528
  1061. package/dist/react-native/operations/storageTargets.js.map +0 -1
  1062. package/dist/react-native/operations/usageModels.d.ts +0 -32
  1063. package/dist/react-native/operations/usageModels.d.ts.map +0 -1
  1064. package/dist/react-native/operations/usageModels.js +0 -111
  1065. package/dist/react-native/operations/usageModels.js.map +0 -1
  1066. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts +0 -98
  1067. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  1068. package/dist/react-native/operationsInterfaces/amlFilesystems.js +0 -4
  1069. package/dist/react-native/operationsInterfaces/amlFilesystems.js.map +0 -1
  1070. package/dist/react-native/operationsInterfaces/ascOperations.d.ts +0 -12
  1071. package/dist/react-native/operationsInterfaces/ascOperations.d.ts.map +0 -1
  1072. package/dist/react-native/operationsInterfaces/ascOperations.js +0 -4
  1073. package/dist/react-native/operationsInterfaces/ascOperations.js.map +0 -1
  1074. package/dist/react-native/operationsInterfaces/ascUsages.d.ts +0 -12
  1075. package/dist/react-native/operationsInterfaces/ascUsages.d.ts.map +0 -1
  1076. package/dist/react-native/operationsInterfaces/ascUsages.js +0 -4
  1077. package/dist/react-native/operationsInterfaces/ascUsages.js.map +0 -1
  1078. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts +0 -93
  1079. package/dist/react-native/operationsInterfaces/autoExportJobs.d.ts.map +0 -1
  1080. package/dist/react-native/operationsInterfaces/autoExportJobs.js +0 -4
  1081. package/dist/react-native/operationsInterfaces/autoExportJobs.js.map +0 -1
  1082. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts +0 -93
  1083. package/dist/react-native/operationsInterfaces/autoImportJobs.d.ts.map +0 -1
  1084. package/dist/react-native/operationsInterfaces/autoImportJobs.js +0 -4
  1085. package/dist/react-native/operationsInterfaces/autoImportJobs.js.map +0 -1
  1086. package/dist/react-native/operationsInterfaces/caches.d.ts +0 -240
  1087. package/dist/react-native/operationsInterfaces/caches.d.ts.map +0 -1
  1088. package/dist/react-native/operationsInterfaces/caches.js +0 -4
  1089. package/dist/react-native/operationsInterfaces/caches.js.map +0 -1
  1090. package/dist/react-native/operationsInterfaces/importJobs.d.ts +0 -93
  1091. package/dist/react-native/operationsInterfaces/importJobs.d.ts.map +0 -1
  1092. package/dist/react-native/operationsInterfaces/importJobs.js +0 -4
  1093. package/dist/react-native/operationsInterfaces/importJobs.js.map +0 -1
  1094. package/dist/react-native/operationsInterfaces/index.d.ts +0 -13
  1095. package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
  1096. package/dist/react-native/operationsInterfaces/index.js +0 -17
  1097. package/dist/react-native/operationsInterfaces/index.js.map +0 -1
  1098. package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
  1099. package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
  1100. package/dist/react-native/operationsInterfaces/operations.js +0 -4
  1101. package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
  1102. package/dist/react-native/operationsInterfaces/skus.d.ts +0 -11
  1103. package/dist/react-native/operationsInterfaces/skus.d.ts.map +0 -1
  1104. package/dist/react-native/operationsInterfaces/skus.js +0 -4
  1105. package/dist/react-native/operationsInterfaces/skus.js.map +0 -1
  1106. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts +0 -82
  1107. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  1108. package/dist/react-native/operationsInterfaces/storageTargetOperations.js +0 -4
  1109. package/dist/react-native/operationsInterfaces/storageTargetOperations.js.map +0 -1
  1110. package/dist/react-native/operationsInterfaces/storageTargets.d.ts +0 -108
  1111. package/dist/react-native/operationsInterfaces/storageTargets.d.ts.map +0 -1
  1112. package/dist/react-native/operationsInterfaces/storageTargets.js +0 -4
  1113. package/dist/react-native/operationsInterfaces/storageTargets.js.map +0 -1
  1114. package/dist/react-native/operationsInterfaces/usageModels.d.ts +0 -11
  1115. package/dist/react-native/operationsInterfaces/usageModels.d.ts.map +0 -1
  1116. package/dist/react-native/operationsInterfaces/usageModels.js +0 -4
  1117. package/dist/react-native/operationsInterfaces/usageModels.js.map +0 -1
  1118. package/dist/react-native/package.json +0 -3
  1119. package/dist/react-native/pagingHelper.d.ts +0 -13
  1120. package/dist/react-native/pagingHelper.d.ts.map +0 -1
  1121. package/dist/react-native/pagingHelper.js +0 -25
  1122. package/dist/react-native/pagingHelper.js.map +0 -1
  1123. package/dist/react-native/storageCacheManagementClient.d.ts +0 -41
  1124. package/dist/react-native/storageCacheManagementClient.d.ts.map +0 -1
  1125. package/dist/react-native/storageCacheManagementClient.js +0 -179
  1126. package/dist/react-native/storageCacheManagementClient.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { areAllPropsUndefined } from \"../static-helpers/serialization/check-prop-undefined.js\";\n\n/**\n * This file contains only generated model types and their (de)serializers.\n * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.\n */\n/* eslint-disable @typescript-eslint/naming-convention */\n/* eslint-disable @typescript-eslint/explicit-module-boundary-types */\n/** Information required to validate the subnet that will be used in AML file system create */\nexport interface AmlFilesystemSubnetInfo {\n /** 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. */\n filesystemSubnet?: string;\n /** The size of the AML file system, in TiB. */\n storageCapacityTiB?: number;\n /** SKU for the resource. */\n sku?: SkuName;\n /** Region that the AML file system will be created in. */\n location?: string;\n}\n\nexport function amlFilesystemSubnetInfoSerializer(item: AmlFilesystemSubnetInfo): any {\n return {\n filesystemSubnet: item[\"filesystemSubnet\"],\n storageCapacityTiB: item[\"storageCapacityTiB\"],\n sku: !item[\"sku\"] ? item[\"sku\"] : skuNameSerializer(item[\"sku\"]),\n location: item[\"location\"],\n };\n}\n\n/** SKU for the resource. */\nexport interface SkuName {\n /** SKU name for this resource. */\n name?: string;\n}\n\nexport function skuNameSerializer(item: SkuName): any {\n return { name: item[\"name\"] };\n}\n\nexport function skuNameDeserializer(item: any): SkuName {\n return {\n name: item[\"name\"],\n };\n}\n\n/** An error response. */\nexport interface CloudError {\n /** The body of the error. */\n error?: CloudErrorBody;\n}\n\nexport function cloudErrorDeserializer(item: any): CloudError {\n return {\n error: !item[\"error\"] ? item[\"error\"] : cloudErrorBodyDeserializer(item[\"error\"]),\n };\n}\n\n/** An error response. */\nexport interface CloudErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A list of additional details about the error. */\n details?: CloudErrorBody[];\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n /** The target of the particular error. For example, the name of the property in error. */\n target?: string;\n}\n\nexport function cloudErrorBodyDeserializer(item: any): CloudErrorBody {\n return {\n code: item[\"code\"],\n details: !item[\"details\"] ? item[\"details\"] : cloudErrorBodyArrayDeserializer(item[\"details\"]),\n message: item[\"message\"],\n target: item[\"target\"],\n };\n}\n\nexport function cloudErrorBodyArrayDeserializer(result: Array<CloudErrorBody>): any[] {\n return result.map((item) => {\n return cloudErrorBodyDeserializer(item);\n });\n}\n\n/** The error details provided when the checkAmlFSSubnets call fails. */\nexport interface AmlFilesystemCheckSubnetError {\n /** The error details for the AML file system's subnet. */\n filesystemSubnet?: AmlFilesystemCheckSubnetErrorFilesystemSubnet;\n}\n\nexport function amlFilesystemCheckSubnetErrorDeserializer(\n item: any,\n): AmlFilesystemCheckSubnetError {\n return {\n filesystemSubnet: !item[\"filesystemSubnet\"]\n ? item[\"filesystemSubnet\"]\n : amlFilesystemCheckSubnetErrorFilesystemSubnetDeserializer(item[\"filesystemSubnet\"]),\n };\n}\n\n/** The error details for the AML file system's subnet. */\nexport interface AmlFilesystemCheckSubnetErrorFilesystemSubnet {\n /** The status of the AML file system subnet check. */\n status?: FilesystemSubnetStatusType;\n /** The details of the AML file system subnet check. */\n message?: string;\n}\n\nexport function amlFilesystemCheckSubnetErrorFilesystemSubnetDeserializer(\n item: any,\n): AmlFilesystemCheckSubnetErrorFilesystemSubnet {\n return {\n status: item[\"status\"],\n message: item[\"message\"],\n };\n}\n\n/** The status of the AML file system subnet check. */\nexport enum KnownFilesystemSubnetStatusType {\n /** Ok */\n Ok = \"Ok\",\n /** Invalid */\n Invalid = \"Invalid\",\n}\n\n/**\n * The status of the AML file system subnet check. \\\n * {@link KnownFilesystemSubnetStatusType} can be used interchangeably with FilesystemSubnetStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ok**: Ok \\\n * **Invalid**: Invalid\n */\nexport type FilesystemSubnetStatusType = string;\n\n/** Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create */\nexport interface RequiredAmlFilesystemSubnetsSizeInfo {\n /** The size of the AML file system, in TiB. */\n storageCapacityTiB?: number;\n /** SKU for the resource. */\n sku?: SkuName;\n}\n\nexport function requiredAmlFilesystemSubnetsSizeInfoSerializer(\n item: RequiredAmlFilesystemSubnetsSizeInfo,\n): any {\n return {\n storageCapacityTiB: item[\"storageCapacityTiB\"],\n sku: !item[\"sku\"] ? item[\"sku\"] : skuNameSerializer(item[\"sku\"]),\n };\n}\n\n/** Information about the number of available IP addresses that are required for the AML file system. */\nexport interface RequiredAmlFilesystemSubnetsSize {\n /** The number of available IP addresses that are required for the AML file system. */\n filesystemSubnetSize?: number;\n}\n\nexport function requiredAmlFilesystemSubnetsSizeDeserializer(\n item: any,\n): RequiredAmlFilesystemSubnetsSize {\n return {\n filesystemSubnetSize: item[\"filesystemSubnetSize\"],\n };\n}\n\n/** 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. */\nexport interface _ApiOperationListResult {\n /** List of Resource Provider operations supported by the Microsoft.StorageCache resource provider. */\n value?: ApiOperation[];\n /** URL to get the next set of operation list results if there are any. */\n nextLink?: string;\n}\n\nexport function _apiOperationListResultDeserializer(item: any): _ApiOperationListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : apiOperationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function apiOperationArrayDeserializer(result: Array<ApiOperation>): any[] {\n return result.map((item) => {\n return apiOperationDeserializer(item);\n });\n}\n\n/** REST API operation description: see https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md#r3023-operationsapiimplementation */\nexport interface ApiOperation {\n /** The object that represents the operation. */\n display?: ApiOperationDisplay;\n /** Origin of the operation. */\n origin?: string;\n /** The flag that indicates whether the operation applies to data plane. */\n isDataAction?: boolean;\n /** Operation name: {provider}/{resource}/{operation} */\n name?: string;\n /** Specification of the all the metrics provided for a resource type. */\n serviceSpecification?: ApiOperationPropertiesServiceSpecification;\n}\n\nexport function apiOperationDeserializer(item: any): ApiOperation {\n return {\n display: !item[\"display\"] ? item[\"display\"] : apiOperationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n isDataAction: item[\"isDataAction\"],\n name: item[\"name\"],\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _apiOperationPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** The object that represents the operation. */\nexport interface ApiOperationDisplay {\n /** Operation type: Read, write, delete, etc. */\n operation?: string;\n /** Service provider: Microsoft.StorageCache */\n provider?: string;\n /** Resource on which the operation is performed: Cache, etc. */\n resource?: string;\n /** The description of the operation */\n description?: string;\n}\n\nexport function apiOperationDisplayDeserializer(item: any): ApiOperationDisplay {\n return {\n operation: item[\"operation\"],\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n description: item[\"description\"],\n };\n}\n\n/** Additional details about an operation. */\nexport interface ApiOperationProperties {\n /** Specification of the all the metrics provided for a resource type. */\n serviceSpecification?: ApiOperationPropertiesServiceSpecification;\n}\n\nexport function apiOperationPropertiesDeserializer(item: any): ApiOperationProperties {\n return {\n serviceSpecification: !item[\"serviceSpecification\"]\n ? item[\"serviceSpecification\"]\n : apiOperationPropertiesServiceSpecificationDeserializer(item[\"serviceSpecification\"]),\n };\n}\n\n/** Specification of the all the metrics provided for a resource type. */\nexport interface ApiOperationPropertiesServiceSpecification {\n /** Details about operations related to metrics. */\n metricSpecifications?: MetricSpecification[];\n /** Details about operations related to logs. */\n logSpecifications?: LogSpecification[];\n}\n\nexport function apiOperationPropertiesServiceSpecificationDeserializer(\n item: any,\n): ApiOperationPropertiesServiceSpecification {\n return {\n metricSpecifications: !item[\"metricSpecifications\"]\n ? item[\"metricSpecifications\"]\n : metricSpecificationArrayDeserializer(item[\"metricSpecifications\"]),\n logSpecifications: !item[\"logSpecifications\"]\n ? item[\"logSpecifications\"]\n : logSpecificationArrayDeserializer(item[\"logSpecifications\"]),\n };\n}\n\nexport function metricSpecificationArrayDeserializer(result: Array<MetricSpecification>): any[] {\n return result.map((item) => {\n return metricSpecificationDeserializer(item);\n });\n}\n\n/** Details about operation related to metrics. */\nexport interface MetricSpecification {\n /** The name of the metric. */\n name?: string;\n /** Localized display name of the metric. */\n displayName?: string;\n /** The description of the metric. */\n displayDescription?: string;\n /** The unit that the metric is measured in. */\n unit?: string;\n /** The type of metric aggregation. */\n aggregationType?: string;\n /** Support metric aggregation type. */\n supportedAggregationTypes?: MetricAggregationType[];\n /** Type of metrics. */\n metricClass?: string;\n /** Dimensions of the metric */\n dimensions?: MetricDimension[];\n}\n\nexport function metricSpecificationDeserializer(item: any): MetricSpecification {\n return {\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n displayDescription: item[\"displayDescription\"],\n unit: item[\"unit\"],\n aggregationType: item[\"aggregationType\"],\n supportedAggregationTypes: !item[\"supportedAggregationTypes\"]\n ? item[\"supportedAggregationTypes\"]\n : item[\"supportedAggregationTypes\"].map((p: any) => {\n return p;\n }),\n metricClass: item[\"metricClass\"],\n dimensions: !item[\"dimensions\"]\n ? item[\"dimensions\"]\n : metricDimensionArrayDeserializer(item[\"dimensions\"]),\n };\n}\n\n/** Known values of {@link MetricAggregationType} that the service accepts. */\nexport enum KnownMetricAggregationType {\n /** NotSpecified */\n NotSpecified = \"NotSpecified\",\n /** None */\n None = \"None\",\n /** Average */\n Average = \"Average\",\n /** Minimum */\n Minimum = \"Minimum\",\n /** Maximum */\n Maximum = \"Maximum\",\n /** Total */\n Total = \"Total\",\n /** Count */\n Count = \"Count\",\n}\n\n/** Type of MetricAggregationType */\nexport type MetricAggregationType = string;\n\nexport function metricDimensionArrayDeserializer(result: Array<MetricDimension>): any[] {\n return result.map((item) => {\n return metricDimensionDeserializer(item);\n });\n}\n\n/** Specifications of the Dimension of metrics. */\nexport interface MetricDimension {\n /** Name of the dimension */\n name?: string;\n /** Localized friendly display name of the dimension */\n displayName?: string;\n /** Internal name of the dimension. */\n internalName?: string;\n /** To be exported to shoe box. */\n toBeExportedForShoebox?: boolean;\n}\n\nexport function metricDimensionDeserializer(item: any): MetricDimension {\n return {\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n internalName: item[\"internalName\"],\n toBeExportedForShoebox: item[\"toBeExportedForShoebox\"],\n };\n}\n\nexport function logSpecificationArrayDeserializer(result: Array<LogSpecification>): any[] {\n return result.map((item) => {\n return logSpecificationDeserializer(item);\n });\n}\n\n/** Details about operation related to logs. */\nexport interface LogSpecification {\n /** The name of the log. */\n name?: string;\n /** Localized display name of the log. */\n displayName?: string;\n}\n\nexport function logSpecificationDeserializer(item: any): LogSpecification {\n return {\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n };\n}\n\n/** A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */\nexport interface Cache extends ProxyResource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** Region name string. */\n location?: string;\n /** The identity of the cache, if configured. */\n identity?: CacheIdentity;\n /** SKU for the cache. */\n sku?: CacheSku;\n /** The size of this Cache, in GB. */\n cacheSizeGB?: number;\n /** Health of the cache. */\n readonly health?: CacheHealth;\n /** Array of IPv4 addresses that can be used by clients mounting this cache. */\n readonly mountAddresses?: string[];\n /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\n readonly provisioningState?: ProvisioningStateType;\n /** Subnet used for the cache. */\n subnet?: string;\n /** Upgrade status of the cache. */\n readonly upgradeStatus?: CacheUpgradeStatus;\n /** Upgrade settings of the cache. */\n upgradeSettings?: CacheUpgradeSettings;\n /** Specifies network settings of the cache. */\n networkSettings?: CacheNetworkSettings;\n /** Specifies encryption settings of the cache. */\n encryptionSettings?: CacheEncryptionSettings;\n /** Specifies security settings of the cache. */\n securitySettings?: CacheSecuritySettings;\n /** Specifies Directory Services settings of the cache. */\n directoryServicesSettings?: CacheDirectorySettings;\n /** Availability zones for resources. This field should only contain a single element in the array. */\n zones?: string[];\n /** Specifies the priming jobs defined in the cache. */\n primingJobs?: PrimingJob[];\n /** Specifies the space allocation percentage for each storage target in the cache. */\n readonly spaceAllocation?: StorageTargetSpaceAllocation[];\n}\n\nexport function cacheSerializer(item: Cache): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"cacheSizeGB\",\n \"subnet\",\n \"upgradeSettings\",\n \"networkSettings\",\n \"encryptionSettings\",\n \"securitySettings\",\n \"directoryServicesSettings\",\n \"zones\",\n \"primingJobs\",\n ])\n ? undefined\n : _cachePropertiesSerializer(item),\n tags: item[\"tags\"],\n location: item[\"location\"],\n identity: !item[\"identity\"] ? item[\"identity\"] : cacheIdentitySerializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : cacheSkuSerializer(item[\"sku\"]),\n };\n}\n\nexport function cacheDeserializer(item: any): Cache {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _cachePropertiesDeserializer(item[\"properties\"])),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n identity: !item[\"identity\"] ? item[\"identity\"] : cacheIdentityDeserializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : cacheSkuDeserializer(item[\"sku\"]),\n };\n}\n\n/** Properties of the cache. */\nexport interface CacheProperties {\n /** The size of this Cache, in GB. */\n cacheSizeGB?: number;\n /** Health of the cache. */\n readonly health?: CacheHealth;\n /** Array of IPv4 addresses that can be used by clients mounting this cache. */\n readonly mountAddresses?: string[];\n /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\n readonly provisioningState?: ProvisioningStateType;\n /** Subnet used for the cache. */\n subnet?: string;\n /** Upgrade status of the cache. */\n readonly upgradeStatus?: CacheUpgradeStatus;\n /** Upgrade settings of the cache. */\n upgradeSettings?: CacheUpgradeSettings;\n /** Specifies network settings of the cache. */\n networkSettings?: CacheNetworkSettings;\n /** Specifies encryption settings of the cache. */\n encryptionSettings?: CacheEncryptionSettings;\n /** Specifies security settings of the cache. */\n securitySettings?: CacheSecuritySettings;\n /** Specifies Directory Services settings of the cache. */\n directoryServicesSettings?: CacheDirectorySettings;\n /** Availability zones for resources. This field should only contain a single element in the array. */\n zones?: string[];\n /** Specifies the priming jobs defined in the cache. */\n primingJobs?: PrimingJob[];\n /** Specifies the space allocation percentage for each storage target in the cache. */\n readonly spaceAllocation?: StorageTargetSpaceAllocation[];\n}\n\nexport function cachePropertiesSerializer(item: CacheProperties): any {\n return {\n cacheSizeGB: item[\"cacheSizeGB\"],\n subnet: item[\"subnet\"],\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : cacheUpgradeSettingsSerializer(item[\"upgradeSettings\"]),\n networkSettings: !item[\"networkSettings\"]\n ? item[\"networkSettings\"]\n : cacheNetworkSettingsSerializer(item[\"networkSettings\"]),\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : cacheEncryptionSettingsSerializer(item[\"encryptionSettings\"]),\n securitySettings: !item[\"securitySettings\"]\n ? item[\"securitySettings\"]\n : cacheSecuritySettingsSerializer(item[\"securitySettings\"]),\n directoryServicesSettings: !item[\"directoryServicesSettings\"]\n ? item[\"directoryServicesSettings\"]\n : cacheDirectorySettingsSerializer(item[\"directoryServicesSettings\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n primingJobs: !item[\"primingJobs\"]\n ? item[\"primingJobs\"]\n : primingJobArraySerializer(item[\"primingJobs\"]),\n };\n}\n\nexport function cachePropertiesDeserializer(item: any): CacheProperties {\n return {\n cacheSizeGB: item[\"cacheSizeGB\"],\n health: !item[\"health\"] ? item[\"health\"] : cacheHealthDeserializer(item[\"health\"]),\n mountAddresses: !item[\"mountAddresses\"]\n ? item[\"mountAddresses\"]\n : item[\"mountAddresses\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n subnet: item[\"subnet\"],\n upgradeStatus: !item[\"upgradeStatus\"]\n ? item[\"upgradeStatus\"]\n : cacheUpgradeStatusDeserializer(item[\"upgradeStatus\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : cacheUpgradeSettingsDeserializer(item[\"upgradeSettings\"]),\n networkSettings: !item[\"networkSettings\"]\n ? item[\"networkSettings\"]\n : cacheNetworkSettingsDeserializer(item[\"networkSettings\"]),\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : cacheEncryptionSettingsDeserializer(item[\"encryptionSettings\"]),\n securitySettings: !item[\"securitySettings\"]\n ? item[\"securitySettings\"]\n : cacheSecuritySettingsDeserializer(item[\"securitySettings\"]),\n directoryServicesSettings: !item[\"directoryServicesSettings\"]\n ? item[\"directoryServicesSettings\"]\n : cacheDirectorySettingsDeserializer(item[\"directoryServicesSettings\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n primingJobs: !item[\"primingJobs\"]\n ? item[\"primingJobs\"]\n : primingJobArrayDeserializer(item[\"primingJobs\"]),\n spaceAllocation: !item[\"spaceAllocation\"]\n ? item[\"spaceAllocation\"]\n : storageTargetSpaceAllocationArrayDeserializer(item[\"spaceAllocation\"]),\n };\n}\n\n/** An indication of cache health. Gives more information about health than just that related to provisioning. */\nexport interface CacheHealth {\n /** 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. */\n state?: HealthStateType;\n /** Describes explanation of state. */\n statusDescription?: string;\n /** Outstanding conditions that need to be investigated and resolved. */\n readonly conditions?: Condition[];\n}\n\nexport function cacheHealthDeserializer(item: any): CacheHealth {\n return {\n state: item[\"state\"],\n statusDescription: item[\"statusDescription\"],\n conditions: !item[\"conditions\"]\n ? item[\"conditions\"]\n : conditionArrayDeserializer(item[\"conditions\"]),\n };\n}\n\n/** 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. */\nexport enum KnownHealthStateType {\n /** Unknown */\n Unknown = \"Unknown\",\n /** Healthy */\n Healthy = \"Healthy\",\n /** Degraded */\n Degraded = \"Degraded\",\n /** Down */\n Down = \"Down\",\n /** Transitioning */\n Transitioning = \"Transitioning\",\n /** Stopping */\n Stopping = \"Stopping\",\n /** Stopped */\n Stopped = \"Stopped\",\n /** Upgrading */\n Upgrading = \"Upgrading\",\n /** Flushing */\n Flushing = \"Flushing\",\n /** WaitingForKey */\n WaitingForKey = \"WaitingForKey\",\n /** StartFailed */\n StartFailed = \"StartFailed\",\n /** UpgradeFailed */\n UpgradeFailed = \"UpgradeFailed\",\n}\n\n/**\n * 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. \\\n * {@link KnownHealthStateType} can be used interchangeably with HealthStateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown**: Unknown \\\n * **Healthy**: Healthy \\\n * **Degraded**: Degraded \\\n * **Down**: Down \\\n * **Transitioning**: Transitioning \\\n * **Stopping**: Stopping \\\n * **Stopped**: Stopped \\\n * **Upgrading**: Upgrading \\\n * **Flushing**: Flushing \\\n * **WaitingForKey**: WaitingForKey \\\n * **StartFailed**: StartFailed \\\n * **UpgradeFailed**: UpgradeFailed\n */\nexport type HealthStateType = string;\n\nexport function conditionArrayDeserializer(result: Array<Condition>): any[] {\n return result.map((item) => {\n return conditionDeserializer(item);\n });\n}\n\n/** Outstanding conditions that will need to be resolved. */\nexport interface Condition {\n /** The time when the condition was raised. */\n readonly timestamp?: Date;\n /** The issue requiring attention. */\n readonly message?: string;\n}\n\nexport function conditionDeserializer(item: any): Condition {\n return {\n timestamp: !item[\"timestamp\"] ? item[\"timestamp\"] : new Date(item[\"timestamp\"]),\n message: item[\"message\"],\n };\n}\n\n/** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\nexport enum KnownProvisioningStateType {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property \\\n * {@link KnownProvisioningStateType} can be used interchangeably with ProvisioningStateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded \\\n * **Failed**: Failed \\\n * **Canceled**: Canceled \\\n * **Creating**: Creating \\\n * **Deleting**: Deleting \\\n * **Updating**: Updating\n */\nexport type ProvisioningStateType = string;\n\n/** Properties describing the software upgrade state of the cache. */\nexport interface CacheUpgradeStatus {\n /** Version string of the firmware currently installed on this cache. */\n readonly currentFirmwareVersion?: string;\n /** 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. */\n readonly firmwareUpdateStatus?: FirmwareStatusType;\n /** Time at which the pending firmware update will automatically be installed on the cache. */\n readonly firmwareUpdateDeadline?: Date;\n /** Time of the last successful firmware update. */\n readonly lastFirmwareUpdate?: Date;\n /** When firmwareUpdateAvailable is true, this field holds the version string for the update. */\n readonly pendingFirmwareVersion?: string;\n}\n\nexport function cacheUpgradeStatusDeserializer(item: any): CacheUpgradeStatus {\n return {\n currentFirmwareVersion: item[\"currentFirmwareVersion\"],\n firmwareUpdateStatus: item[\"firmwareUpdateStatus\"],\n firmwareUpdateDeadline: !item[\"firmwareUpdateDeadline\"]\n ? item[\"firmwareUpdateDeadline\"]\n : new Date(item[\"firmwareUpdateDeadline\"]),\n lastFirmwareUpdate: !item[\"lastFirmwareUpdate\"]\n ? item[\"lastFirmwareUpdate\"]\n : new Date(item[\"lastFirmwareUpdate\"]),\n pendingFirmwareVersion: item[\"pendingFirmwareVersion\"],\n };\n}\n\n/** 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. */\nexport enum KnownFirmwareStatusType {\n /** available */\n Available = \"available\",\n /** unavailable */\n Unavailable = \"unavailable\",\n}\n\n/**\n * 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. \\\n * {@link KnownFirmwareStatusType} can be used interchangeably with FirmwareStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **available**: available \\\n * **unavailable**: unavailable\n */\nexport type FirmwareStatusType = string;\n\n/** Cache Upgrade Settings. */\nexport interface CacheUpgradeSettings {\n /** 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. */\n upgradeScheduleEnabled?: boolean;\n /** 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. */\n scheduledTime?: Date;\n}\n\nexport function cacheUpgradeSettingsSerializer(item: CacheUpgradeSettings): any {\n return {\n upgradeScheduleEnabled: item[\"upgradeScheduleEnabled\"],\n scheduledTime: !item[\"scheduledTime\"]\n ? item[\"scheduledTime\"]\n : item[\"scheduledTime\"].toISOString(),\n };\n}\n\nexport function cacheUpgradeSettingsDeserializer(item: any): CacheUpgradeSettings {\n return {\n upgradeScheduleEnabled: item[\"upgradeScheduleEnabled\"],\n scheduledTime: !item[\"scheduledTime\"] ? item[\"scheduledTime\"] : new Date(item[\"scheduledTime\"]),\n };\n}\n\n/** Cache network settings. */\nexport interface CacheNetworkSettings {\n /** The IPv4 maximum transmission unit configured for the subnet. */\n mtu?: number;\n /** Array of additional IP addresses used by this cache. */\n readonly utilityAddresses?: string[];\n /** DNS servers for the cache to use. It will be set from the network configuration if no value is provided. */\n dnsServers?: string[];\n /** DNS search domain */\n dnsSearchDomain?: string;\n /** NTP server IP Address or FQDN for the cache to use. The default is time.windows.com. */\n ntpServer?: string;\n}\n\nexport function cacheNetworkSettingsSerializer(item: CacheNetworkSettings): any {\n return {\n mtu: item[\"mtu\"],\n dnsServers: !item[\"dnsServers\"]\n ? item[\"dnsServers\"]\n : item[\"dnsServers\"].map((p: any) => {\n return p;\n }),\n dnsSearchDomain: item[\"dnsSearchDomain\"],\n ntpServer: item[\"ntpServer\"],\n };\n}\n\nexport function cacheNetworkSettingsDeserializer(item: any): CacheNetworkSettings {\n return {\n mtu: item[\"mtu\"],\n utilityAddresses: !item[\"utilityAddresses\"]\n ? item[\"utilityAddresses\"]\n : item[\"utilityAddresses\"].map((p: any) => {\n return p;\n }),\n dnsServers: !item[\"dnsServers\"]\n ? item[\"dnsServers\"]\n : item[\"dnsServers\"].map((p: any) => {\n return p;\n }),\n dnsSearchDomain: item[\"dnsSearchDomain\"],\n ntpServer: item[\"ntpServer\"],\n };\n}\n\n/** Cache encryption settings. */\nexport interface CacheEncryptionSettings {\n /** Specifies the location of the key encryption key in key vault. */\n keyEncryptionKey?: KeyVaultKeyReference;\n /** Specifies whether the service will automatically rotate to the newest version of the key in the key vault. */\n rotationToLatestKeyVersionEnabled?: boolean;\n}\n\nexport function cacheEncryptionSettingsSerializer(item: CacheEncryptionSettings): any {\n return {\n keyEncryptionKey: !item[\"keyEncryptionKey\"]\n ? item[\"keyEncryptionKey\"]\n : keyVaultKeyReferenceSerializer(item[\"keyEncryptionKey\"]),\n rotationToLatestKeyVersionEnabled: item[\"rotationToLatestKeyVersionEnabled\"],\n };\n}\n\nexport function cacheEncryptionSettingsDeserializer(item: any): CacheEncryptionSettings {\n return {\n keyEncryptionKey: !item[\"keyEncryptionKey\"]\n ? item[\"keyEncryptionKey\"]\n : keyVaultKeyReferenceDeserializer(item[\"keyEncryptionKey\"]),\n rotationToLatestKeyVersionEnabled: item[\"rotationToLatestKeyVersionEnabled\"],\n };\n}\n\n/** Describes a reference to key vault key. */\nexport interface KeyVaultKeyReference {\n /** The URL referencing a key encryption key in key vault. */\n keyUrl: string;\n /** Describes a resource Id to source key vault. */\n sourceVault: KeyVaultKeyReferenceSourceVault;\n}\n\nexport function keyVaultKeyReferenceSerializer(item: KeyVaultKeyReference): any {\n return {\n keyUrl: item[\"keyUrl\"],\n sourceVault: keyVaultKeyReferenceSourceVaultSerializer(item[\"sourceVault\"]),\n };\n}\n\nexport function keyVaultKeyReferenceDeserializer(item: any): KeyVaultKeyReference {\n return {\n keyUrl: item[\"keyUrl\"],\n sourceVault: keyVaultKeyReferenceSourceVaultDeserializer(item[\"sourceVault\"]),\n };\n}\n\n/** Describes a resource Id to source key vault. */\nexport interface KeyVaultKeyReferenceSourceVault {\n /** Resource Id. */\n id?: string;\n}\n\nexport function keyVaultKeyReferenceSourceVaultSerializer(\n item: KeyVaultKeyReferenceSourceVault,\n): any {\n return { id: item[\"id\"] };\n}\n\nexport function keyVaultKeyReferenceSourceVaultDeserializer(\n item: any,\n): KeyVaultKeyReferenceSourceVault {\n return {\n id: item[\"id\"],\n };\n}\n\n/** Cache security settings. */\nexport interface CacheSecuritySettings {\n /** NFS access policies defined for this cache. */\n accessPolicies?: NfsAccessPolicy[];\n}\n\nexport function cacheSecuritySettingsSerializer(item: CacheSecuritySettings): any {\n return {\n accessPolicies: !item[\"accessPolicies\"]\n ? item[\"accessPolicies\"]\n : nfsAccessPolicyArraySerializer(item[\"accessPolicies\"]),\n };\n}\n\nexport function cacheSecuritySettingsDeserializer(item: any): CacheSecuritySettings {\n return {\n accessPolicies: !item[\"accessPolicies\"]\n ? item[\"accessPolicies\"]\n : nfsAccessPolicyArrayDeserializer(item[\"accessPolicies\"]),\n };\n}\n\nexport function nfsAccessPolicyArraySerializer(result: Array<NfsAccessPolicy>): any[] {\n return result.map((item) => {\n return nfsAccessPolicySerializer(item);\n });\n}\n\nexport function nfsAccessPolicyArrayDeserializer(result: Array<NfsAccessPolicy>): any[] {\n return result.map((item) => {\n return nfsAccessPolicyDeserializer(item);\n });\n}\n\n/** A set of rules describing access policies applied to NFSv3 clients of the cache. */\nexport interface NfsAccessPolicy {\n /** Name identifying this policy. Access Policy names are not case sensitive. */\n name: string;\n /** The set of rules describing client accesses allowed under this policy. */\n accessRules: NfsAccessRule[];\n}\n\nexport function nfsAccessPolicySerializer(item: NfsAccessPolicy): any {\n return { name: item[\"name\"], accessRules: nfsAccessRuleArraySerializer(item[\"accessRules\"]) };\n}\n\nexport function nfsAccessPolicyDeserializer(item: any): NfsAccessPolicy {\n return {\n name: item[\"name\"],\n accessRules: nfsAccessRuleArrayDeserializer(item[\"accessRules\"]),\n };\n}\n\nexport function nfsAccessRuleArraySerializer(result: Array<NfsAccessRule>): any[] {\n return result.map((item) => {\n return nfsAccessRuleSerializer(item);\n });\n}\n\nexport function nfsAccessRuleArrayDeserializer(result: Array<NfsAccessRule>): any[] {\n return result.map((item) => {\n return nfsAccessRuleDeserializer(item);\n });\n}\n\n/** Rule to place restrictions on portions of the cache namespace being presented to clients. */\nexport interface NfsAccessRule {\n /** Scope for this rule. The scope and filter determine which clients match the rule. */\n scope: NfsAccessRuleScope;\n /** 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. */\n filter?: string;\n /** Access allowed by this rule. */\n access: NfsAccessRuleAccess;\n /** Allow SUID semantics. */\n suid?: boolean;\n /** 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'. */\n submountAccess?: boolean;\n /** Map root accesses to anonymousUID and anonymousGID. */\n rootSquash?: boolean;\n /** UID value that replaces 0 when rootSquash is true. 65534 will be used if not provided. */\n anonymousUID?: string;\n /** GID value that replaces 0 when rootSquash is true. This will use the value of anonymousUID if not provided. */\n anonymousGID?: string;\n}\n\nexport function nfsAccessRuleSerializer(item: NfsAccessRule): any {\n return {\n scope: item[\"scope\"],\n filter: item[\"filter\"],\n access: item[\"access\"],\n suid: item[\"suid\"],\n submountAccess: item[\"submountAccess\"],\n rootSquash: item[\"rootSquash\"],\n anonymousUID: item[\"anonymousUID\"],\n anonymousGID: item[\"anonymousGID\"],\n };\n}\n\nexport function nfsAccessRuleDeserializer(item: any): NfsAccessRule {\n return {\n scope: item[\"scope\"],\n filter: item[\"filter\"],\n access: item[\"access\"],\n suid: item[\"suid\"],\n submountAccess: item[\"submountAccess\"],\n rootSquash: item[\"rootSquash\"],\n anonymousUID: item[\"anonymousUID\"],\n anonymousGID: item[\"anonymousGID\"],\n };\n}\n\n/** Scope for this rule. The scope and filter determine which clients match the rule. */\nexport enum KnownNfsAccessRuleScope {\n /** default */\n Default = \"default\",\n /** network */\n Network = \"network\",\n /** host */\n Host = \"host\",\n}\n\n/**\n * Scope for this rule. The scope and filter determine which clients match the rule. \\\n * {@link KnownNfsAccessRuleScope} can be used interchangeably with NfsAccessRuleScope,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **default**: default \\\n * **network**: network \\\n * **host**: host\n */\nexport type NfsAccessRuleScope = string;\n\n/** Access allowed by this rule. */\nexport enum KnownNfsAccessRuleAccess {\n /** no */\n No = \"no\",\n /** ro */\n Ro = \"ro\",\n /** rw */\n Rw = \"rw\",\n}\n\n/**\n * Access allowed by this rule. \\\n * {@link KnownNfsAccessRuleAccess} can be used interchangeably with NfsAccessRuleAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **no**: no \\\n * **ro**: ro \\\n * **rw**: rw\n */\nexport type NfsAccessRuleAccess = string;\n\n/** Cache Directory Services settings. */\nexport interface CacheDirectorySettings {\n /** Specifies settings for joining the HPC Cache to an Active Directory domain. */\n activeDirectory?: CacheActiveDirectorySettings;\n /** Specifies settings for Extended Groups. Extended Groups allows users to be members of more than 16 groups. */\n usernameDownload?: CacheUsernameDownloadSettings;\n}\n\nexport function cacheDirectorySettingsSerializer(item: CacheDirectorySettings): any {\n return {\n activeDirectory: !item[\"activeDirectory\"]\n ? item[\"activeDirectory\"]\n : cacheActiveDirectorySettingsSerializer(item[\"activeDirectory\"]),\n usernameDownload: !item[\"usernameDownload\"]\n ? item[\"usernameDownload\"]\n : cacheUsernameDownloadSettingsSerializer(item[\"usernameDownload\"]),\n };\n}\n\nexport function cacheDirectorySettingsDeserializer(item: any): CacheDirectorySettings {\n return {\n activeDirectory: !item[\"activeDirectory\"]\n ? item[\"activeDirectory\"]\n : cacheActiveDirectorySettingsDeserializer(item[\"activeDirectory\"]),\n usernameDownload: !item[\"usernameDownload\"]\n ? item[\"usernameDownload\"]\n : cacheUsernameDownloadSettingsDeserializer(item[\"usernameDownload\"]),\n };\n}\n\n/** Active Directory settings used to join a cache to a domain. */\nexport interface CacheActiveDirectorySettings {\n /** Primary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name. */\n primaryDnsIpAddress: string;\n /** Secondary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name. */\n secondaryDnsIpAddress?: string;\n /** The fully qualified domain name of the Active Directory domain controller. */\n domainName: string;\n /** The Active Directory domain's NetBIOS name. */\n domainNetBiosName: string;\n /** 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]. */\n cacheNetBiosName: string;\n /** True if the HPC Cache is joined to the Active Directory domain. */\n readonly domainJoined?: DomainJoinedType;\n /** Active Directory admin credentials used to join the HPC Cache to a domain. */\n credentials?: CacheActiveDirectorySettingsCredentials;\n}\n\nexport function cacheActiveDirectorySettingsSerializer(item: CacheActiveDirectorySettings): any {\n return {\n primaryDnsIpAddress: item[\"primaryDnsIpAddress\"],\n secondaryDnsIpAddress: item[\"secondaryDnsIpAddress\"],\n domainName: item[\"domainName\"],\n domainNetBiosName: item[\"domainNetBiosName\"],\n cacheNetBiosName: item[\"cacheNetBiosName\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : cacheActiveDirectorySettingsCredentialsSerializer(item[\"credentials\"]),\n };\n}\n\nexport function cacheActiveDirectorySettingsDeserializer(item: any): CacheActiveDirectorySettings {\n return {\n primaryDnsIpAddress: item[\"primaryDnsIpAddress\"],\n secondaryDnsIpAddress: item[\"secondaryDnsIpAddress\"],\n domainName: item[\"domainName\"],\n domainNetBiosName: item[\"domainNetBiosName\"],\n cacheNetBiosName: item[\"cacheNetBiosName\"],\n domainJoined: item[\"domainJoined\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : cacheActiveDirectorySettingsCredentialsDeserializer(item[\"credentials\"]),\n };\n}\n\n/** True if the HPC Cache is joined to the Active Directory domain. */\nexport enum KnownDomainJoinedType {\n /** Yes */\n Yes = \"Yes\",\n /** No */\n No = \"No\",\n /** Error */\n Error = \"Error\",\n}\n\n/**\n * True if the HPC Cache is joined to the Active Directory domain. \\\n * {@link KnownDomainJoinedType} can be used interchangeably with DomainJoinedType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Yes**: Yes \\\n * **No**: No \\\n * **Error**: Error\n */\nexport type DomainJoinedType = string;\n\n/** Active Directory admin credentials used to join the HPC Cache to a domain. */\nexport interface CacheActiveDirectorySettingsCredentials {\n /** Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response. */\n username: string;\n /** Plain text password of the Active Directory domain administrator. This value is stored encrypted and not returned on response. */\n password?: string;\n}\n\nexport function cacheActiveDirectorySettingsCredentialsSerializer(\n item: CacheActiveDirectorySettingsCredentials,\n): any {\n return { username: item[\"username\"], password: item[\"password\"] };\n}\n\nexport function cacheActiveDirectorySettingsCredentialsDeserializer(\n item: any,\n): CacheActiveDirectorySettingsCredentials {\n return {\n username: item[\"username\"],\n password: item[\"password\"],\n };\n}\n\n/** Settings for Extended Groups username and group download. */\nexport interface CacheUsernameDownloadSettings {\n /** Whether or not Extended Groups is enabled. */\n extendedGroups?: boolean;\n /** This setting determines how the cache gets username and group names for clients. */\n usernameSource?: UsernameSource;\n /** The URI of the file containing group information (in /etc/group file format). This field must be populated when 'usernameSource' is set to 'File'. */\n groupFileURI?: string;\n /** The URI of the file containing user information (in /etc/passwd file format). This field must be populated when 'usernameSource' is set to 'File'. */\n userFileURI?: string;\n /** The fully qualified domain name or IP address of the LDAP server to use. */\n ldapServer?: string;\n /** The base distinguished name for the LDAP domain. */\n ldapBaseDN?: string;\n /** Whether or not the LDAP connection should be encrypted. */\n encryptLdapConnection?: boolean;\n /** Determines if the certificates must be validated by a certificate authority. When true, caCertificateURI must be provided. */\n requireValidCertificate?: boolean;\n /** Determines if the certificate should be automatically downloaded. This applies to 'caCertificateURI' only if 'requireValidCertificate' is true. */\n autoDownloadCertificate?: boolean;\n /** The URI of the CA certificate to validate the LDAP secure connection. This field must be populated when 'requireValidCertificate' is set to true. */\n caCertificateURI?: string;\n /** Indicates whether or not the HPC Cache has performed the username download successfully. */\n readonly usernameDownloaded?: UsernameDownloadedType;\n /** When present, these are the credentials for the secure LDAP connection. */\n credentials?: CacheUsernameDownloadSettingsCredentials;\n}\n\nexport function cacheUsernameDownloadSettingsSerializer(item: CacheUsernameDownloadSettings): any {\n return {\n extendedGroups: item[\"extendedGroups\"],\n usernameSource: item[\"usernameSource\"],\n groupFileURI: item[\"groupFileURI\"],\n userFileURI: item[\"userFileURI\"],\n ldapServer: item[\"ldapServer\"],\n ldapBaseDN: item[\"ldapBaseDN\"],\n encryptLdapConnection: item[\"encryptLdapConnection\"],\n requireValidCertificate: item[\"requireValidCertificate\"],\n autoDownloadCertificate: item[\"autoDownloadCertificate\"],\n caCertificateURI: item[\"caCertificateURI\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : cacheUsernameDownloadSettingsCredentialsSerializer(item[\"credentials\"]),\n };\n}\n\nexport function cacheUsernameDownloadSettingsDeserializer(\n item: any,\n): CacheUsernameDownloadSettings {\n return {\n extendedGroups: item[\"extendedGroups\"],\n usernameSource: item[\"usernameSource\"],\n groupFileURI: item[\"groupFileURI\"],\n userFileURI: item[\"userFileURI\"],\n ldapServer: item[\"ldapServer\"],\n ldapBaseDN: item[\"ldapBaseDN\"],\n encryptLdapConnection: item[\"encryptLdapConnection\"],\n requireValidCertificate: item[\"requireValidCertificate\"],\n autoDownloadCertificate: item[\"autoDownloadCertificate\"],\n caCertificateURI: item[\"caCertificateURI\"],\n usernameDownloaded: item[\"usernameDownloaded\"],\n credentials: !item[\"credentials\"]\n ? item[\"credentials\"]\n : cacheUsernameDownloadSettingsCredentialsDeserializer(item[\"credentials\"]),\n };\n}\n\n/** This setting determines how the cache gets username and group names for clients. */\nexport enum KnownUsernameSource {\n /** AD */\n AD = \"AD\",\n /** LDAP */\n Ldap = \"LDAP\",\n /** File */\n File = \"File\",\n /** None */\n None = \"None\",\n}\n\n/**\n * This setting determines how the cache gets username and group names for clients. \\\n * {@link KnownUsernameSource} can be used interchangeably with UsernameSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AD**: AD \\\n * **LDAP**: LDAP \\\n * **File**: File \\\n * **None**: None\n */\nexport type UsernameSource = string;\n\n/** Indicates whether or not the HPC Cache has performed the username download successfully. */\nexport enum KnownUsernameDownloadedType {\n /** Yes */\n Yes = \"Yes\",\n /** No */\n No = \"No\",\n /** Error */\n Error = \"Error\",\n}\n\n/**\n * Indicates whether or not the HPC Cache has performed the username download successfully. \\\n * {@link KnownUsernameDownloadedType} can be used interchangeably with UsernameDownloadedType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Yes**: Yes \\\n * **No**: No \\\n * **Error**: Error\n */\nexport type UsernameDownloadedType = string;\n\n/** When present, these are the credentials for the secure LDAP connection. */\nexport interface CacheUsernameDownloadSettingsCredentials {\n /** The Bind Distinguished Name identity to be used in the secure LDAP connection. This value is stored encrypted and not returned on response. */\n bindDn?: string;\n /** The Bind password to be used in the secure LDAP connection. This value is stored encrypted and not returned on response. */\n bindPassword?: string;\n}\n\nexport function cacheUsernameDownloadSettingsCredentialsSerializer(\n item: CacheUsernameDownloadSettingsCredentials,\n): any {\n return { bindDn: item[\"bindDn\"], bindPassword: item[\"bindPassword\"] };\n}\n\nexport function cacheUsernameDownloadSettingsCredentialsDeserializer(\n item: any,\n): CacheUsernameDownloadSettingsCredentials {\n return {\n bindDn: item[\"bindDn\"],\n bindPassword: item[\"bindPassword\"],\n };\n}\n\nexport function primingJobArraySerializer(result: Array<PrimingJob>): any[] {\n return result.map((item) => {\n return primingJobSerializer(item);\n });\n}\n\nexport function primingJobArrayDeserializer(result: Array<PrimingJob>): any[] {\n return result.map((item) => {\n return primingJobDeserializer(item);\n });\n}\n\n/** A priming job instance. */\nexport interface PrimingJob {\n /** The priming job name. */\n primingJobName: string;\n /** 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. */\n primingManifestUrl: string;\n /** The unique identifier of the priming job. */\n readonly primingJobId?: string;\n /** The state of the priming operation. */\n readonly primingJobState?: PrimingJobState;\n /** The status code of the priming job. */\n readonly primingJobStatus?: string;\n /** The job details or error information if any. */\n readonly primingJobDetails?: string;\n /** The current progress of the priming job, as a percentage. */\n readonly primingJobPercentComplete?: number;\n}\n\nexport function primingJobSerializer(item: PrimingJob): any {\n return { primingJobName: item[\"primingJobName\"], primingManifestUrl: item[\"primingManifestUrl\"] };\n}\n\nexport function primingJobDeserializer(item: any): PrimingJob {\n return {\n primingJobName: item[\"primingJobName\"],\n primingManifestUrl: item[\"primingManifestUrl\"],\n primingJobId: item[\"primingJobId\"],\n primingJobState: item[\"primingJobState\"],\n primingJobStatus: item[\"primingJobStatus\"],\n primingJobDetails: item[\"primingJobDetails\"],\n primingJobPercentComplete: item[\"primingJobPercentComplete\"],\n };\n}\n\n/** The state of the priming operation. */\nexport enum KnownPrimingJobState {\n /** Queued */\n Queued = \"Queued\",\n /** Running */\n Running = \"Running\",\n /** Paused */\n Paused = \"Paused\",\n /** Complete */\n Complete = \"Complete\",\n}\n\n/**\n * The state of the priming operation. \\\n * {@link KnownPrimingJobState} can be used interchangeably with PrimingJobState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Queued**: Queued \\\n * **Running**: Running \\\n * **Paused**: Paused \\\n * **Complete**: Complete\n */\nexport type PrimingJobState = string;\n\nexport function storageTargetSpaceAllocationArraySerializer(\n result: Array<StorageTargetSpaceAllocation>,\n): any[] {\n return result.map((item) => {\n return storageTargetSpaceAllocationSerializer(item);\n });\n}\n\nexport function storageTargetSpaceAllocationArrayDeserializer(\n result: Array<StorageTargetSpaceAllocation>,\n): any[] {\n return result.map((item) => {\n return storageTargetSpaceAllocationDeserializer(item);\n });\n}\n\n/** Storage Target space allocation properties. */\nexport interface StorageTargetSpaceAllocation {\n /** Name of the storage target. */\n name?: string;\n /** The percentage of cache space allocated for this storage target */\n allocationPercentage?: number;\n}\n\nexport function storageTargetSpaceAllocationSerializer(item: StorageTargetSpaceAllocation): any {\n return { name: item[\"name\"], allocationPercentage: item[\"allocationPercentage\"] };\n}\n\nexport function storageTargetSpaceAllocationDeserializer(item: any): StorageTargetSpaceAllocation {\n return {\n name: item[\"name\"],\n allocationPercentage: item[\"allocationPercentage\"],\n };\n}\n\n/** Cache identity properties. */\nexport interface CacheIdentity {\n /** The principal ID for the system-assigned identity of the cache. */\n readonly principalId?: string;\n /** The tenant ID associated with the cache. */\n readonly tenantId?: string;\n /** The type of identity used for the cache */\n type?: CacheIdentityType;\n /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */\n userAssignedIdentities?: Record<string, UserAssignedIdentitiesValue>;\n}\n\nexport function cacheIdentitySerializer(item: CacheIdentity): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userAssignedIdentitiesValueRecordSerializer(item[\"userAssignedIdentities\"]),\n };\n}\n\nexport function cacheIdentityDeserializer(item: any): CacheIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userAssignedIdentitiesValueRecordDeserializer(item[\"userAssignedIdentities\"]),\n };\n}\n\n/** The type of identity used for the cache */\nexport type CacheIdentityType =\n | \"SystemAssigned\"\n | \"UserAssigned\"\n | \"SystemAssigned, UserAssigned\"\n | \"None\";\n\nexport function userAssignedIdentitiesValueRecordSerializer(\n item: Record<string, UserAssignedIdentitiesValue>,\n): Record<string, any> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userAssignedIdentitiesValueSerializer(item[key]);\n });\n return result;\n}\n\nexport function userAssignedIdentitiesValueRecordDeserializer(\n item: Record<string, any>,\n): Record<string, UserAssignedIdentitiesValue> {\n const result: Record<string, any> = {};\n Object.keys(item).map((key) => {\n result[key] = !item[key] ? item[key] : userAssignedIdentitiesValueDeserializer(item[key]);\n });\n return result;\n}\n\n/** model interface UserAssignedIdentitiesValue */\nexport interface UserAssignedIdentitiesValue {\n /** The principal ID of the user-assigned identity. */\n readonly principalId?: string;\n /** The client ID of the user-assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userAssignedIdentitiesValueSerializer(_item: UserAssignedIdentitiesValue): any {\n return {};\n}\n\nexport function userAssignedIdentitiesValueDeserializer(item: any): UserAssignedIdentitiesValue {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** SKU for the cache. */\nexport interface CacheSku {\n /** SKU name for this cache. */\n name?: string;\n}\n\nexport function cacheSkuSerializer(item: CacheSku): any {\n return { name: item[\"name\"] };\n}\n\nexport function cacheSkuDeserializer(item: any): CacheSku {\n return {\n name: item[\"name\"],\n };\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(_item: ProxyResource): any {\n return {};\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(_item: Resource): any {\n return {};\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** Result of the request to list caches. It contains a list of caches and a URL link to get the next set of results. */\nexport interface _CachesListResult {\n /** List of caches. */\n value?: Cache[];\n /** URL to get the next set of cache list results, if there are any. */\n nextLink?: string;\n}\n\nexport function _cachesListResultDeserializer(item: any): _CachesListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : cacheArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cacheArraySerializer(result: Array<Cache>): any[] {\n return result.map((item) => {\n return cacheSerializer(item);\n });\n}\n\nexport function cacheArrayDeserializer(result: Array<Cache>): any[] {\n return result.map((item) => {\n return cacheDeserializer(item);\n });\n}\n\n/** Object containing the priming job ID. */\nexport interface PrimingJobIdParameter {\n /** The unique identifier of the priming job. */\n primingJobId: string;\n}\n\nexport function primingJobIdParameterSerializer(item: PrimingJobIdParameter): any {\n return { primingJobId: item[\"primingJobId\"] };\n}\n\n/** Type of the Storage Target. */\nexport interface StorageTarget extends ProxyResource {\n /** Region name string. */\n readonly location?: string;\n /** List of cache namespace junctions to target for namespace associations. */\n junctions?: NamespaceJunction[];\n /** Type of the Storage Target. */\n targetType?: StorageTargetType;\n /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\n readonly provisioningState?: ProvisioningStateType;\n /** Storage target operational state. */\n state?: OperationalStateType;\n /** Properties when targetType is nfs3. */\n nfs3?: Nfs3Target;\n /** Properties when targetType is clfs. */\n clfs?: ClfsTarget;\n /** Properties when targetType is unknown. */\n unknown?: UnknownTarget;\n /** Properties when targetType is blobNfs. */\n blobNfs?: BlobNfsTarget;\n /** The percentage of cache space allocated for this storage target */\n readonly allocationPercentage?: number;\n}\n\nexport function storageTargetSerializer(item: StorageTarget): any {\n return {\n properties: areAllPropsUndefined(item, [\n \"junctions\",\n \"targetType\",\n \"state\",\n \"nfs3\",\n \"clfs\",\n \"unknown\",\n \"blobNfs\",\n ])\n ? undefined\n : _storageTargetPropertiesSerializer(item),\n };\n}\n\nexport function storageTargetDeserializer(item: any): StorageTarget {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _storageTargetPropertiesDeserializer(item[\"properties\"])),\n location: item[\"location\"],\n };\n}\n\n/** Properties of the Storage Target. */\nexport interface StorageTargetProperties {\n /** List of cache namespace junctions to target for namespace associations. */\n junctions?: NamespaceJunction[];\n /** Type of the Storage Target. */\n targetType: StorageTargetType;\n /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\n readonly provisioningState?: ProvisioningStateType;\n /** Storage target operational state. */\n state?: OperationalStateType;\n /** Properties when targetType is nfs3. */\n nfs3?: Nfs3Target;\n /** Properties when targetType is clfs. */\n clfs?: ClfsTarget;\n /** Properties when targetType is unknown. */\n unknown?: UnknownTarget;\n /** Properties when targetType is blobNfs. */\n blobNfs?: BlobNfsTarget;\n /** The percentage of cache space allocated for this storage target */\n readonly allocationPercentage?: number;\n}\n\nexport function storageTargetPropertiesSerializer(item: StorageTargetProperties): any {\n return {\n junctions: !item[\"junctions\"]\n ? item[\"junctions\"]\n : namespaceJunctionArraySerializer(item[\"junctions\"]),\n targetType: item[\"targetType\"],\n state: item[\"state\"],\n nfs3: !item[\"nfs3\"] ? item[\"nfs3\"] : nfs3TargetSerializer(item[\"nfs3\"]),\n clfs: !item[\"clfs\"] ? item[\"clfs\"] : clfsTargetSerializer(item[\"clfs\"]),\n unknown: !item[\"unknown\"] ? item[\"unknown\"] : unknownTargetSerializer(item[\"unknown\"]),\n blobNfs: !item[\"blobNfs\"] ? item[\"blobNfs\"] : blobNfsTargetSerializer(item[\"blobNfs\"]),\n };\n}\n\nexport function storageTargetPropertiesDeserializer(item: any): StorageTargetProperties {\n return {\n junctions: !item[\"junctions\"]\n ? item[\"junctions\"]\n : namespaceJunctionArrayDeserializer(item[\"junctions\"]),\n targetType: item[\"targetType\"],\n provisioningState: item[\"provisioningState\"],\n state: item[\"state\"],\n nfs3: !item[\"nfs3\"] ? item[\"nfs3\"] : nfs3TargetDeserializer(item[\"nfs3\"]),\n clfs: !item[\"clfs\"] ? item[\"clfs\"] : clfsTargetDeserializer(item[\"clfs\"]),\n unknown: !item[\"unknown\"] ? item[\"unknown\"] : unknownTargetDeserializer(item[\"unknown\"]),\n blobNfs: !item[\"blobNfs\"] ? item[\"blobNfs\"] : blobNfsTargetDeserializer(item[\"blobNfs\"]),\n allocationPercentage: item[\"allocationPercentage\"],\n };\n}\n\nexport function namespaceJunctionArraySerializer(result: Array<NamespaceJunction>): any[] {\n return result.map((item) => {\n return namespaceJunctionSerializer(item);\n });\n}\n\nexport function namespaceJunctionArrayDeserializer(result: Array<NamespaceJunction>): any[] {\n return result.map((item) => {\n return namespaceJunctionDeserializer(item);\n });\n}\n\n/** A namespace junction. */\nexport interface NamespaceJunction {\n /** Namespace path on a cache for a Storage Target. */\n namespacePath?: string;\n /** Path in Storage Target to which namespacePath points. */\n targetPath?: string;\n /** NFS export where targetPath exists. */\n nfsExport?: string;\n /** Name of the access policy applied to this junction. */\n nfsAccessPolicy?: string;\n}\n\nexport function namespaceJunctionSerializer(item: NamespaceJunction): any {\n return {\n namespacePath: item[\"namespacePath\"],\n targetPath: item[\"targetPath\"],\n nfsExport: item[\"nfsExport\"],\n nfsAccessPolicy: item[\"nfsAccessPolicy\"],\n };\n}\n\nexport function namespaceJunctionDeserializer(item: any): NamespaceJunction {\n return {\n namespacePath: item[\"namespacePath\"],\n targetPath: item[\"targetPath\"],\n nfsExport: item[\"nfsExport\"],\n nfsAccessPolicy: item[\"nfsAccessPolicy\"],\n };\n}\n\n/** Type of the Storage Target. */\nexport enum KnownStorageTargetType {\n /** nfs3 */\n Nfs3 = \"nfs3\",\n /** clfs */\n Clfs = \"clfs\",\n /** unknown */\n Unknown = \"unknown\",\n /** blobNfs */\n BlobNfs = \"blobNfs\",\n}\n\n/**\n * Type of the Storage Target. \\\n * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **nfs3**: nfs3 \\\n * **clfs**: clfs \\\n * **unknown**: unknown \\\n * **blobNfs**: blobNfs\n */\nexport type StorageTargetType = string;\n\n/** Storage target operational state. */\nexport enum KnownOperationalStateType {\n /** Ready */\n Ready = \"Ready\",\n /** Busy */\n Busy = \"Busy\",\n /** Suspended */\n Suspended = \"Suspended\",\n /** Flushing */\n Flushing = \"Flushing\",\n}\n\n/**\n * Storage target operational state. \\\n * {@link KnownOperationalStateType} can be used interchangeably with OperationalStateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ready**: Ready \\\n * **Busy**: Busy \\\n * **Suspended**: Suspended \\\n * **Flushing**: Flushing\n */\nexport type OperationalStateType = string;\n\n/** Properties pertaining to the Nfs3Target */\nexport interface Nfs3Target {\n /** IP address or host name of an NFSv3 host (e.g., 10.0.44.44). */\n target?: string;\n /** Identifies the StorageCache usage model to be used for this storage target. */\n usageModel?: string;\n /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */\n verificationTimer?: number;\n /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */\n writeBackTimer?: number;\n}\n\nexport function nfs3TargetSerializer(item: Nfs3Target): any {\n return {\n target: item[\"target\"],\n usageModel: item[\"usageModel\"],\n verificationTimer: item[\"verificationTimer\"],\n writeBackTimer: item[\"writeBackTimer\"],\n };\n}\n\nexport function nfs3TargetDeserializer(item: any): Nfs3Target {\n return {\n target: item[\"target\"],\n usageModel: item[\"usageModel\"],\n verificationTimer: item[\"verificationTimer\"],\n writeBackTimer: item[\"writeBackTimer\"],\n };\n}\n\n/** Properties pertaining to the ClfsTarget */\nexport interface ClfsTarget {\n /** Resource ID of storage container. */\n target?: string;\n}\n\nexport function clfsTargetSerializer(item: ClfsTarget): any {\n return { target: item[\"target\"] };\n}\n\nexport function clfsTargetDeserializer(item: any): ClfsTarget {\n return {\n target: item[\"target\"],\n };\n}\n\n/** Properties pertaining to the UnknownTarget */\nexport interface UnknownTarget {\n /** Dictionary of string->string pairs containing information about the Storage Target. */\n attributes?: Record<string, string>;\n}\n\nexport function unknownTargetSerializer(item: UnknownTarget): any {\n return { attributes: item[\"attributes\"] };\n}\n\nexport function unknownTargetDeserializer(item: any): UnknownTarget {\n return {\n attributes: !item[\"attributes\"]\n ? item[\"attributes\"]\n : Object.fromEntries(\n Object.entries(item[\"attributes\"]).map(([k, p]: [string, any]) => [k, p]),\n ),\n };\n}\n\n/** Properties pertaining to the BlobNfsTarget. */\nexport interface BlobNfsTarget {\n /** Resource ID of the storage container. */\n target?: string;\n /** Identifies the StorageCache usage model to be used for this storage target. */\n usageModel?: string;\n /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */\n verificationTimer?: number;\n /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */\n writeBackTimer?: number;\n}\n\nexport function blobNfsTargetSerializer(item: BlobNfsTarget): any {\n return {\n target: item[\"target\"],\n usageModel: item[\"usageModel\"],\n verificationTimer: item[\"verificationTimer\"],\n writeBackTimer: item[\"writeBackTimer\"],\n };\n}\n\nexport function blobNfsTargetDeserializer(item: any): BlobNfsTarget {\n return {\n target: item[\"target\"],\n usageModel: item[\"usageModel\"],\n verificationTimer: item[\"verificationTimer\"],\n writeBackTimer: item[\"writeBackTimer\"],\n };\n}\n\n/** A list of Storage Targets. */\nexport interface _StorageTargetsResult {\n /** The list of Storage Targets defined for the cache. */\n value?: StorageTarget[];\n /** The URI to fetch the next page of Storage Targets. */\n nextLink?: string;\n}\n\nexport function _storageTargetsResultDeserializer(item: any): _StorageTargetsResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : storageTargetArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function storageTargetArraySerializer(result: Array<StorageTarget>): any[] {\n return result.map((item) => {\n return storageTargetSerializer(item);\n });\n}\n\nexport function storageTargetArrayDeserializer(result: Array<StorageTarget>): any[] {\n return result.map((item) => {\n return storageTargetDeserializer(item);\n });\n}\n\n/** 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 */\nexport interface AmlFilesystem extends TrackedResource {\n /** The managed identity used by the AML file system, if configured. */\n identity?: AmlFilesystemIdentity;\n /** SKU for the resource. */\n sku?: SkuName;\n /** The availability zones. */\n zones?: string[];\n /** The size of the AML file system, in TiB. This might be rounded up. */\n storageCapacityTiB?: number;\n /** The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions. */\n readonly currentStorageCapacityTiB?: number;\n /** The unique identifier of the AML file system cluster. */\n readonly clusterUuid?: string;\n /** Health of the AML file system. */\n readonly health?: AmlFilesystemHealth;\n /** ARM provisioning state. */\n readonly provisioningState?: AmlFilesystemProvisioningStateType;\n /** 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. */\n filesystemSubnet?: string;\n /** Client information for the AML file system. */\n readonly clientInfo?: AmlFilesystemClientInfo;\n /** Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput */\n readonly throughputProvisionedMBps?: number;\n /** Specifies encryption settings of the AML file system. */\n encryptionSettings?: AmlFilesystemEncryptionSettings;\n /** Start time of a 30-minute weekly maintenance window. */\n maintenanceWindow?: AmlFilesystemPropertiesMaintenanceWindow;\n /** Hydration and archive settings and status */\n hsm?: AmlFilesystemPropertiesHsm;\n /** Specifies root squash settings of the AML file system. */\n rootSquashSettings?: AmlFilesystemRootSquashSettings;\n}\n\nexport function amlFilesystemSerializer(item: AmlFilesystem): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"storageCapacityTiB\",\n \"filesystemSubnet\",\n \"encryptionSettings\",\n \"maintenanceWindow\",\n \"hsm\",\n \"rootSquashSettings\",\n ])\n ? undefined\n : _amlFilesystemPropertiesSerializer(item),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : amlFilesystemIdentitySerializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : skuNameSerializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function amlFilesystemDeserializer(item: any): AmlFilesystem {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _amlFilesystemPropertiesDeserializer(item[\"properties\"])),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : amlFilesystemIdentityDeserializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : skuNameDeserializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Properties of the AML file system. */\nexport interface AmlFilesystemProperties {\n /** The size of the AML file system, in TiB. This might be rounded up. */\n storageCapacityTiB: number;\n /** The current storage capacity of the AML file system, in TiB. This reflects the actual capacity including any expansions. */\n readonly currentStorageCapacityTiB?: number;\n /** The unique identifier of the AML file system cluster. */\n readonly clusterUuid?: string;\n /** Health of the AML file system. */\n readonly health?: AmlFilesystemHealth;\n /** ARM provisioning state. */\n readonly provisioningState?: AmlFilesystemProvisioningStateType;\n /** 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. */\n filesystemSubnet: string;\n /** Client information for the AML file system. */\n readonly clientInfo?: AmlFilesystemClientInfo;\n /** Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput */\n readonly throughputProvisionedMBps?: number;\n /** Specifies encryption settings of the AML file system. */\n encryptionSettings?: AmlFilesystemEncryptionSettings;\n /** Start time of a 30-minute weekly maintenance window. */\n maintenanceWindow: AmlFilesystemPropertiesMaintenanceWindow;\n /** Hydration and archive settings and status */\n hsm?: AmlFilesystemPropertiesHsm;\n /** Specifies root squash settings of the AML file system. */\n rootSquashSettings?: AmlFilesystemRootSquashSettings;\n}\n\nexport function amlFilesystemPropertiesSerializer(item: AmlFilesystemProperties): any {\n return {\n storageCapacityTiB: item[\"storageCapacityTiB\"],\n filesystemSubnet: item[\"filesystemSubnet\"],\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : amlFilesystemEncryptionSettingsSerializer(item[\"encryptionSettings\"]),\n maintenanceWindow: amlFilesystemPropertiesMaintenanceWindowSerializer(\n item[\"maintenanceWindow\"],\n ),\n hsm: !item[\"hsm\"] ? item[\"hsm\"] : amlFilesystemPropertiesHsmSerializer(item[\"hsm\"]),\n rootSquashSettings: !item[\"rootSquashSettings\"]\n ? item[\"rootSquashSettings\"]\n : amlFilesystemRootSquashSettingsSerializer(item[\"rootSquashSettings\"]),\n };\n}\n\nexport function amlFilesystemPropertiesDeserializer(item: any): AmlFilesystemProperties {\n return {\n storageCapacityTiB: item[\"storageCapacityTiB\"],\n currentStorageCapacityTiB: item[\"currentStorageCapacityTiB\"],\n clusterUuid: item[\"clusterUuid\"],\n health: !item[\"health\"] ? item[\"health\"] : amlFilesystemHealthDeserializer(item[\"health\"]),\n provisioningState: item[\"provisioningState\"],\n filesystemSubnet: item[\"filesystemSubnet\"],\n clientInfo: !item[\"clientInfo\"]\n ? item[\"clientInfo\"]\n : amlFilesystemClientInfoDeserializer(item[\"clientInfo\"]),\n throughputProvisionedMBps: item[\"throughputProvisionedMBps\"],\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : amlFilesystemEncryptionSettingsDeserializer(item[\"encryptionSettings\"]),\n maintenanceWindow: amlFilesystemPropertiesMaintenanceWindowDeserializer(\n item[\"maintenanceWindow\"],\n ),\n hsm: !item[\"hsm\"] ? item[\"hsm\"] : amlFilesystemPropertiesHsmDeserializer(item[\"hsm\"]),\n rootSquashSettings: !item[\"rootSquashSettings\"]\n ? item[\"rootSquashSettings\"]\n : amlFilesystemRootSquashSettingsDeserializer(item[\"rootSquashSettings\"]),\n };\n}\n\n/** An indication of AML file system health. Gives more information about health than just that related to provisioning. */\nexport interface AmlFilesystemHealth {\n /** List of AML file system health states. */\n state?: AmlFilesystemHealthStateType;\n /** Server-defined error code for the AML file system health */\n statusCode?: string;\n /** Describes the health state. */\n statusDescription?: string;\n}\n\nexport function amlFilesystemHealthDeserializer(item: any): AmlFilesystemHealth {\n return {\n state: item[\"state\"],\n statusCode: item[\"statusCode\"],\n statusDescription: item[\"statusDescription\"],\n };\n}\n\n/** List of AML file system health states. */\nexport enum KnownAmlFilesystemHealthStateType {\n /** Unavailable */\n Unavailable = \"Unavailable\",\n /** Available */\n Available = \"Available\",\n /** Degraded */\n Degraded = \"Degraded\",\n /** Transitioning */\n Transitioning = \"Transitioning\",\n /** Maintenance */\n Maintenance = \"Maintenance\",\n /** Expanding */\n Expanding = \"Expanding\",\n}\n\n/**\n * List of AML file system health states. \\\n * {@link KnownAmlFilesystemHealthStateType} can be used interchangeably with AmlFilesystemHealthStateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unavailable**: Unavailable \\\n * **Available**: Available \\\n * **Degraded**: Degraded \\\n * **Transitioning**: Transitioning \\\n * **Maintenance**: Maintenance \\\n * **Expanding**: Expanding\n */\nexport type AmlFilesystemHealthStateType = string;\n\n/** ARM provisioning state. */\nexport enum KnownAmlFilesystemProvisioningStateType {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Updating */\n Updating = \"Updating\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * ARM provisioning state. \\\n * {@link KnownAmlFilesystemProvisioningStateType} can be used interchangeably with AmlFilesystemProvisioningStateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded \\\n * **Failed**: Failed \\\n * **Creating**: Creating \\\n * **Deleting**: Deleting \\\n * **Updating**: Updating \\\n * **Canceled**: Canceled\n */\nexport type AmlFilesystemProvisioningStateType = string;\n\n/** AML file system client information */\nexport interface AmlFilesystemClientInfo {\n /** The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS). */\n readonly mgsAddress?: string;\n /** Recommended command to mount the AML file system */\n readonly mountCommand?: string;\n /** The version of Lustre running in the AML file system */\n readonly lustreVersion?: string;\n /** Container Storage Interface information for the AML file system. */\n readonly containerStorageInterface?: AmlFilesystemContainerStorageInterface;\n}\n\nexport function amlFilesystemClientInfoDeserializer(item: any): AmlFilesystemClientInfo {\n return {\n mgsAddress: item[\"mgsAddress\"],\n mountCommand: item[\"mountCommand\"],\n lustreVersion: item[\"lustreVersion\"],\n containerStorageInterface: !item[\"containerStorageInterface\"]\n ? item[\"containerStorageInterface\"]\n : amlFilesystemContainerStorageInterfaceDeserializer(item[\"containerStorageInterface\"]),\n };\n}\n\n/** AML file system container storage interface information */\nexport interface AmlFilesystemContainerStorageInterface {\n /** Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML */\n readonly persistentVolumeClaim?: string;\n /** Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML */\n readonly persistentVolume?: string;\n /** Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML */\n readonly storageClass?: string;\n}\n\nexport function amlFilesystemContainerStorageInterfaceDeserializer(\n item: any,\n): AmlFilesystemContainerStorageInterface {\n return {\n persistentVolumeClaim: item[\"persistentVolumeClaim\"],\n persistentVolume: item[\"persistentVolume\"],\n storageClass: item[\"storageClass\"],\n };\n}\n\n/** AML file system encryption settings. */\nexport interface AmlFilesystemEncryptionSettings {\n /** Specifies the location of the encryption key in Key Vault. */\n keyEncryptionKey?: KeyVaultKeyReference;\n}\n\nexport function amlFilesystemEncryptionSettingsSerializer(\n item: AmlFilesystemEncryptionSettings,\n): any {\n return {\n keyEncryptionKey: !item[\"keyEncryptionKey\"]\n ? item[\"keyEncryptionKey\"]\n : keyVaultKeyReferenceSerializer(item[\"keyEncryptionKey\"]),\n };\n}\n\nexport function amlFilesystemEncryptionSettingsDeserializer(\n item: any,\n): AmlFilesystemEncryptionSettings {\n return {\n keyEncryptionKey: !item[\"keyEncryptionKey\"]\n ? item[\"keyEncryptionKey\"]\n : keyVaultKeyReferenceDeserializer(item[\"keyEncryptionKey\"]),\n };\n}\n\n/** Start time of a 30-minute weekly maintenance window. */\nexport interface AmlFilesystemPropertiesMaintenanceWindow {\n /** Day of the week on which the maintenance window will occur. */\n dayOfWeek?: MaintenanceDayOfWeekType;\n /** The time of day (in UTC) to start the maintenance window. */\n timeOfDayUTC?: string;\n}\n\nexport function amlFilesystemPropertiesMaintenanceWindowSerializer(\n item: AmlFilesystemPropertiesMaintenanceWindow,\n): any {\n return { dayOfWeek: item[\"dayOfWeek\"], timeOfDayUTC: item[\"timeOfDayUTC\"] };\n}\n\nexport function amlFilesystemPropertiesMaintenanceWindowDeserializer(\n item: any,\n): AmlFilesystemPropertiesMaintenanceWindow {\n return {\n dayOfWeek: item[\"dayOfWeek\"],\n timeOfDayUTC: item[\"timeOfDayUTC\"],\n };\n}\n\n/** Day of the week on which the maintenance window will occur. */\nexport type MaintenanceDayOfWeekType =\n | \"Monday\"\n | \"Tuesday\"\n | \"Wednesday\"\n | \"Thursday\"\n | \"Friday\"\n | \"Saturday\"\n | \"Sunday\";\n\n/** Hydration and archive settings and status */\nexport interface AmlFilesystemPropertiesHsm {\n /** Specifies HSM settings of the AML file system. */\n settings?: AmlFilesystemHsmSettings;\n /** Archive status */\n readonly archiveStatus?: AmlFilesystemArchive[];\n}\n\nexport function amlFilesystemPropertiesHsmSerializer(item: AmlFilesystemPropertiesHsm): any {\n return {\n settings: !item[\"settings\"]\n ? item[\"settings\"]\n : amlFilesystemHsmSettingsSerializer(item[\"settings\"]),\n };\n}\n\nexport function amlFilesystemPropertiesHsmDeserializer(item: any): AmlFilesystemPropertiesHsm {\n return {\n settings: !item[\"settings\"]\n ? item[\"settings\"]\n : amlFilesystemHsmSettingsDeserializer(item[\"settings\"]),\n archiveStatus: !item[\"archiveStatus\"]\n ? item[\"archiveStatus\"]\n : amlFilesystemArchiveArrayDeserializer(item[\"archiveStatus\"]),\n };\n}\n\n/** AML file system HSM settings. */\nexport interface AmlFilesystemHsmSettings {\n /** 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. */\n container: string;\n /** 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. */\n loggingContainer: string;\n /** 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. */\n importPrefix?: string;\n /** 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. */\n importPrefixesInitial?: string[];\n}\n\nexport function amlFilesystemHsmSettingsSerializer(item: AmlFilesystemHsmSettings): any {\n return {\n container: item[\"container\"],\n loggingContainer: item[\"loggingContainer\"],\n importPrefix: item[\"importPrefix\"],\n importPrefixesInitial: !item[\"importPrefixesInitial\"]\n ? item[\"importPrefixesInitial\"]\n : item[\"importPrefixesInitial\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function amlFilesystemHsmSettingsDeserializer(item: any): AmlFilesystemHsmSettings {\n return {\n container: item[\"container\"],\n loggingContainer: item[\"loggingContainer\"],\n importPrefix: item[\"importPrefix\"],\n importPrefixesInitial: !item[\"importPrefixesInitial\"]\n ? item[\"importPrefixesInitial\"]\n : item[\"importPrefixesInitial\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function amlFilesystemArchiveArrayDeserializer(result: Array<AmlFilesystemArchive>): any[] {\n return result.map((item) => {\n return amlFilesystemArchiveDeserializer(item);\n });\n}\n\n/** Information about the AML file system archive */\nexport interface AmlFilesystemArchive {\n /** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */\n readonly filesystemPath?: string;\n /** The status of the archive */\n readonly status?: AmlFilesystemArchiveStatus;\n}\n\nexport function amlFilesystemArchiveDeserializer(item: any): AmlFilesystemArchive {\n return {\n filesystemPath: item[\"filesystemPath\"],\n status: !item[\"status\"]\n ? item[\"status\"]\n : amlFilesystemArchiveStatusDeserializer(item[\"status\"]),\n };\n}\n\n/** The status of the archive */\nexport interface AmlFilesystemArchiveStatus {\n /** The state of the archive operation */\n readonly state?: ArchiveStatusType;\n /** The time of the last completed archive operation */\n readonly lastCompletionTime?: Date;\n /** The time the latest archive operation started */\n readonly lastStartedTime?: Date;\n /** The completion percentage of the archive operation */\n readonly percentComplete?: number;\n /** Server-defined error code for the archive operation */\n readonly errorCode?: string;\n /** Server-defined error message for the archive operation */\n readonly errorMessage?: string;\n}\n\nexport function amlFilesystemArchiveStatusDeserializer(item: any): AmlFilesystemArchiveStatus {\n return {\n state: item[\"state\"],\n lastCompletionTime: !item[\"lastCompletionTime\"]\n ? item[\"lastCompletionTime\"]\n : new Date(item[\"lastCompletionTime\"]),\n lastStartedTime: !item[\"lastStartedTime\"]\n ? item[\"lastStartedTime\"]\n : new Date(item[\"lastStartedTime\"]),\n percentComplete: item[\"percentComplete\"],\n errorCode: item[\"errorCode\"],\n errorMessage: item[\"errorMessage\"],\n };\n}\n\n/** The state of the archive operation */\nexport enum KnownArchiveStatusType {\n /** NotConfigured */\n NotConfigured = \"NotConfigured\",\n /** Idle */\n Idle = \"Idle\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Completed */\n Completed = \"Completed\",\n /** Failed */\n Failed = \"Failed\",\n /** Cancelling */\n Cancelling = \"Cancelling\",\n /** FSScanInProgress */\n FSScanInProgress = \"FSScanInProgress\",\n}\n\n/**\n * The state of the archive operation \\\n * {@link KnownArchiveStatusType} can be used interchangeably with ArchiveStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotConfigured**: NotConfigured \\\n * **Idle**: Idle \\\n * **InProgress**: InProgress \\\n * **Canceled**: Canceled \\\n * **Completed**: Completed \\\n * **Failed**: Failed \\\n * **Cancelling**: Cancelling \\\n * **FSScanInProgress**: FSScanInProgress\n */\nexport type ArchiveStatusType = string;\n\n/** AML file system squash settings. */\nexport interface AmlFilesystemRootSquashSettings {\n /** 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. */\n mode?: AmlFilesystemSquashMode;\n /** Semicolon separated NID IP Address list(s) to be added to the TrustedSystems. */\n noSquashNidLists?: string;\n /** User ID to squash to. */\n squashUID?: number;\n /** Group ID to squash to. */\n squashGID?: number;\n /** AML file system squash status. */\n readonly status?: string;\n}\n\nexport function amlFilesystemRootSquashSettingsSerializer(\n item: AmlFilesystemRootSquashSettings,\n): any {\n return {\n mode: item[\"mode\"],\n noSquashNidLists: item[\"noSquashNidLists\"],\n squashUID: item[\"squashUID\"],\n squashGID: item[\"squashGID\"],\n };\n}\n\nexport function amlFilesystemRootSquashSettingsDeserializer(\n item: any,\n): AmlFilesystemRootSquashSettings {\n return {\n mode: item[\"mode\"],\n noSquashNidLists: item[\"noSquashNidLists\"],\n squashUID: item[\"squashUID\"],\n squashGID: item[\"squashGID\"],\n status: item[\"status\"],\n };\n}\n\n/** 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. */\nexport enum KnownAmlFilesystemSquashMode {\n /** None */\n None = \"None\",\n /** RootOnly */\n RootOnly = \"RootOnly\",\n /** All */\n All = \"All\",\n}\n\n/**\n * 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. \\\n * {@link KnownAmlFilesystemSquashMode} can be used interchangeably with AmlFilesystemSquashMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: None \\\n * **RootOnly**: RootOnly \\\n * **All**: All\n */\nexport type AmlFilesystemSquashMode = string;\n\n/** Managed Identity properties. */\nexport interface AmlFilesystemIdentity {\n /** The principal ID for the user-assigned identity of the resource. */\n readonly principalId?: string;\n /** The tenant ID associated with the resource. */\n readonly tenantId?: string;\n /** The type of identity used for the resource. */\n type?: AmlFilesystemIdentityType;\n /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */\n userAssignedIdentities?: Record<string, UserAssignedIdentitiesValue>;\n}\n\nexport function amlFilesystemIdentitySerializer(item: AmlFilesystemIdentity): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userAssignedIdentitiesValueRecordSerializer(item[\"userAssignedIdentities\"]),\n };\n}\n\nexport function amlFilesystemIdentityDeserializer(item: any): AmlFilesystemIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : userAssignedIdentitiesValueRecordDeserializer(item[\"userAssignedIdentities\"]),\n };\n}\n\n/** The type of identity used for the resource. */\nexport type AmlFilesystemIdentityType = \"UserAssigned\" | \"None\";\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n };\n}\n\n/** An AML file system update instance. */\nexport interface AmlFilesystemUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** Specifies encryption settings of the AML file system. */\n encryptionSettings?: AmlFilesystemEncryptionSettings;\n /** Start time of a 30-minute weekly maintenance window. */\n maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;\n /** Specifies root squash settings of the AML file system. */\n rootSquashSettings?: AmlFilesystemRootSquashSettings;\n}\n\nexport function amlFilesystemUpdateSerializer(item: AmlFilesystemUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\n \"encryptionSettings\",\n \"maintenanceWindow\",\n \"rootSquashSettings\",\n ])\n ? undefined\n : _amlFilesystemUpdatePropertiesSerializer(item),\n };\n}\n\n/** Properties of the AML file system. */\nexport interface AmlFilesystemUpdateProperties {\n /** Specifies encryption settings of the AML file system. */\n encryptionSettings?: AmlFilesystemEncryptionSettings;\n /** Start time of a 30-minute weekly maintenance window. */\n maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;\n /** Specifies root squash settings of the AML file system. */\n rootSquashSettings?: AmlFilesystemRootSquashSettings;\n}\n\nexport function amlFilesystemUpdatePropertiesSerializer(item: AmlFilesystemUpdateProperties): any {\n return {\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : amlFilesystemEncryptionSettingsSerializer(item[\"encryptionSettings\"]),\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : amlFilesystemUpdatePropertiesMaintenanceWindowSerializer(item[\"maintenanceWindow\"]),\n rootSquashSettings: !item[\"rootSquashSettings\"]\n ? item[\"rootSquashSettings\"]\n : amlFilesystemRootSquashSettingsSerializer(item[\"rootSquashSettings\"]),\n };\n}\n\n/** Start time of a 30-minute weekly maintenance window. */\nexport interface AmlFilesystemUpdatePropertiesMaintenanceWindow {\n /** Day of the week on which the maintenance window will occur. */\n dayOfWeek?: MaintenanceDayOfWeekType;\n /** The time of day (in UTC) to start the maintenance window. */\n timeOfDayUTC?: string;\n}\n\nexport function amlFilesystemUpdatePropertiesMaintenanceWindowSerializer(\n item: AmlFilesystemUpdatePropertiesMaintenanceWindow,\n): any {\n return { dayOfWeek: item[\"dayOfWeek\"], timeOfDayUTC: item[\"timeOfDayUTC\"] };\n}\n\n/** 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. */\nexport interface _AmlFilesystemsListResult {\n /** List of AML file systems. */\n value?: AmlFilesystem[];\n /** URL to get the next set of AML file system list results, if there are any. */\n nextLink?: string;\n}\n\nexport function _amlFilesystemsListResultDeserializer(item: any): _AmlFilesystemsListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : amlFilesystemArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function amlFilesystemArraySerializer(result: Array<AmlFilesystem>): any[] {\n return result.map((item) => {\n return amlFilesystemSerializer(item);\n });\n}\n\nexport function amlFilesystemArrayDeserializer(result: Array<AmlFilesystem>): any[] {\n return result.map((item) => {\n return amlFilesystemDeserializer(item);\n });\n}\n\n/** Information required to execute the archive operation */\nexport interface AmlFilesystemArchiveInfo {\n /** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */\n filesystemPath?: string;\n}\n\nexport function amlFilesystemArchiveInfoSerializer(item: AmlFilesystemArchiveInfo): any {\n return { filesystemPath: item[\"filesystemPath\"] };\n}\n\n/** 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 */\nexport interface AutoExportJob extends TrackedResource {\n /** ARM provisioning state. */\n readonly provisioningState?: AutoExportJobProvisioningStateType;\n /** 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'. */\n adminStatus?: AutoExportJobAdminStatus;\n /** 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. */\n autoExportPrefixes?: string[];\n /** The status of the auto export */\n readonly status?: AutoExportJobPropertiesStatus;\n}\n\nexport function autoExportJobSerializer(item: AutoExportJob): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\"adminStatus\", \"autoExportPrefixes\"])\n ? undefined\n : _autoExportJobPropertiesSerializer(item),\n };\n}\n\nexport function autoExportJobDeserializer(item: any): AutoExportJob {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _autoExportJobPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties of the auto export job. */\nexport interface AutoExportJobProperties {\n /** ARM provisioning state. */\n readonly provisioningState?: AutoExportJobProvisioningStateType;\n /** 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'. */\n adminStatus?: AutoExportJobAdminStatus;\n /** 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. */\n autoExportPrefixes?: string[];\n /** 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. */\n state?: AutoExportStatusType;\n /** Server-defined status code for auto export job. */\n readonly statusCode?: string;\n /** Server-defined status message for auto export job. */\n readonly statusMessage?: string;\n /** Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly. */\n readonly totalFilesExported?: number;\n /** Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly. */\n readonly totalMiBExported?: number;\n /** Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly. */\n readonly totalFilesFailed?: number;\n /** Number of iterations completed since the start of the export. */\n readonly exportIterationCount?: number;\n /** Time (in UTC) of the last successfully completed export iteration. Look at logging container for details. */\n readonly lastSuccessfulIterationCompletionTimeUTC?: Date;\n /** Files discovered for export in current iteration. It may increase while more export items are found. */\n readonly currentIterationFilesDiscovered?: number;\n /** Data (in MiB) discovered for export in current iteration. It may increase while more export items are found. */\n readonly currentIterationMiBDiscovered?: number;\n /** Files that have been exported in current iteration. */\n readonly currentIterationFilesExported?: number;\n /** Data (in MiB) that have been exported in current iteration. */\n readonly currentIterationMiBExported?: number;\n /** Files failed to export in current iteration. */\n readonly currentIterationFilesFailed?: number;\n /** The time (in UTC) the latest auto export job started. */\n readonly lastStartedTimeUTC?: Date;\n /** The time (in UTC) of the last completed auto export job. */\n readonly lastCompletionTimeUTC?: Date;\n}\n\nexport function autoExportJobPropertiesSerializer(item: AutoExportJobProperties): any {\n return {\n adminStatus: item[\"adminStatus\"],\n autoExportPrefixes: !item[\"autoExportPrefixes\"]\n ? item[\"autoExportPrefixes\"]\n : item[\"autoExportPrefixes\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function autoExportJobPropertiesDeserializer(item: any): AutoExportJobProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n adminStatus: item[\"adminStatus\"],\n autoExportPrefixes: !item[\"autoExportPrefixes\"]\n ? item[\"autoExportPrefixes\"]\n : item[\"autoExportPrefixes\"].map((p: any) => {\n return p;\n }),\n ...(!item[\"status\"]\n ? item[\"status\"]\n : _autoExportJobPropertiesStatusDeserializer(item[\"status\"])),\n };\n}\n\n/** ARM provisioning state. */\nexport enum KnownAutoExportJobProvisioningStateType {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Updating */\n Updating = \"Updating\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * ARM provisioning state. \\\n * {@link KnownAutoExportJobProvisioningStateType} can be used interchangeably with AutoExportJobProvisioningStateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded \\\n * **Failed**: Failed \\\n * **Creating**: Creating \\\n * **Deleting**: Deleting \\\n * **Updating**: Updating \\\n * **Canceled**: Canceled\n */\nexport type AutoExportJobProvisioningStateType = string;\n\n/** 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'. */\nexport enum KnownAutoExportJobAdminStatus {\n /** Enable */\n Enable = \"Enable\",\n /** Disable */\n Disable = \"Disable\",\n}\n\n/**\n * 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'. \\\n * {@link KnownAutoExportJobAdminStatus} can be used interchangeably with AutoExportJobAdminStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enable**: Enable \\\n * **Disable**: Disable\n */\nexport type AutoExportJobAdminStatus = string;\n\n/** The status of the auto export */\nexport interface AutoExportJobPropertiesStatus {\n /** 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. */\n state?: AutoExportStatusType;\n /** Server-defined status code for auto export job. */\n readonly statusCode?: string;\n /** Server-defined status message for auto export job. */\n readonly statusMessage?: string;\n /** Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly. */\n readonly totalFilesExported?: number;\n /** Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly. */\n readonly totalMiBExported?: number;\n /** Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly. */\n readonly totalFilesFailed?: number;\n /** Number of iterations completed since the start of the export. */\n readonly exportIterationCount?: number;\n /** Time (in UTC) of the last successfully completed export iteration. Look at logging container for details. */\n readonly lastSuccessfulIterationCompletionTimeUTC?: Date;\n /** Files discovered for export in current iteration. It may increase while more export items are found. */\n readonly currentIterationFilesDiscovered?: number;\n /** Data (in MiB) discovered for export in current iteration. It may increase while more export items are found. */\n readonly currentIterationMiBDiscovered?: number;\n /** Files that have been exported in current iteration. */\n readonly currentIterationFilesExported?: number;\n /** Data (in MiB) that have been exported in current iteration. */\n readonly currentIterationMiBExported?: number;\n /** Files failed to export in current iteration. */\n readonly currentIterationFilesFailed?: number;\n /** The time (in UTC) the latest auto export job started. */\n readonly lastStartedTimeUTC?: Date;\n /** The time (in UTC) of the last completed auto export job. */\n readonly lastCompletionTimeUTC?: Date;\n}\n\nexport function autoExportJobPropertiesStatusDeserializer(\n item: any,\n): AutoExportJobPropertiesStatus {\n return {\n state: item[\"state\"],\n statusCode: item[\"statusCode\"],\n statusMessage: item[\"statusMessage\"],\n totalFilesExported: item[\"totalFilesExported\"],\n totalMiBExported: item[\"totalMiBExported\"],\n totalFilesFailed: item[\"totalFilesFailed\"],\n exportIterationCount: item[\"exportIterationCount\"],\n lastSuccessfulIterationCompletionTimeUTC: !item[\"lastSuccessfulIterationCompletionTimeUTC\"]\n ? item[\"lastSuccessfulIterationCompletionTimeUTC\"]\n : new Date(item[\"lastSuccessfulIterationCompletionTimeUTC\"]),\n currentIterationFilesDiscovered: item[\"currentIterationFilesDiscovered\"],\n currentIterationMiBDiscovered: item[\"currentIterationMiBDiscovered\"],\n currentIterationFilesExported: item[\"currentIterationFilesExported\"],\n currentIterationMiBExported: item[\"currentIterationMiBExported\"],\n currentIterationFilesFailed: item[\"currentIterationFilesFailed\"],\n lastStartedTimeUTC: !item[\"lastStartedTimeUTC\"]\n ? item[\"lastStartedTimeUTC\"]\n : new Date(item[\"lastStartedTimeUTC\"]),\n lastCompletionTimeUTC: !item[\"lastCompletionTimeUTC\"]\n ? item[\"lastCompletionTimeUTC\"]\n : new Date(item[\"lastCompletionTimeUTC\"]),\n };\n}\n\n/** 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. */\nexport enum KnownAutoExportStatusType {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** DisableFailed */\n DisableFailed = \"DisableFailed\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * 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. \\\n * {@link KnownAutoExportStatusType} can be used interchangeably with AutoExportStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress**: InProgress \\\n * **Disabling**: Disabling \\\n * **Disabled**: Disabled \\\n * **DisableFailed**: DisableFailed \\\n * **Failed**: Failed\n */\nexport type AutoExportStatusType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** An auto export job update instance. */\nexport interface AutoExportJobUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** 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'. */\n adminStatus?: AutoExportJobAdminStatus;\n}\n\nexport function autoExportJobUpdateSerializer(item: AutoExportJobUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\"adminStatus\"])\n ? undefined\n : _autoExportJobUpdatePropertiesSerializer(item),\n };\n}\n\n/** model interface AutoExportJobUpdateProperties */\nexport interface AutoExportJobUpdateProperties {\n /** 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'. */\n adminStatus?: AutoExportJobAdminStatus;\n}\n\nexport function autoExportJobUpdatePropertiesSerializer(item: AutoExportJobUpdateProperties): any {\n return { adminStatus: item[\"adminStatus\"] };\n}\n\n/** 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. */\nexport interface _AutoExportJobsListResult {\n /** List of auto export jobs. */\n value?: AutoExportJob[];\n /** URL to get the next set of auto export job list results, if there are any. */\n nextLink?: string;\n}\n\nexport function _autoExportJobsListResultDeserializer(item: any): _AutoExportJobsListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : autoExportJobArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autoExportJobArraySerializer(result: Array<AutoExportJob>): any[] {\n return result.map((item) => {\n return autoExportJobSerializer(item);\n });\n}\n\nexport function autoExportJobArrayDeserializer(result: Array<AutoExportJob>): any[] {\n return result.map((item) => {\n return autoExportJobDeserializer(item);\n });\n}\n\n/** 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 */\nexport interface ImportJob extends TrackedResource {\n /** ARM provisioning state. */\n readonly provisioningState?: ImportJobProvisioningStateType;\n /** 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'. */\n adminStatus?: ImportJobAdminStatus;\n /** An array of blob paths/prefixes that get imported into the cluster namespace. It has '/' as the default value. */\n importPrefixes?: string[];\n /** 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. */\n conflictResolutionMode?: ConflictResolutionMode;\n /** 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. */\n maximumErrors?: number;\n /** The status of the import */\n readonly status?: ImportJobPropertiesStatus;\n}\n\nexport function importJobSerializer(item: ImportJob): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"adminStatus\",\n \"importPrefixes\",\n \"conflictResolutionMode\",\n \"maximumErrors\",\n ])\n ? undefined\n : _importJobPropertiesSerializer(item),\n };\n}\n\nexport function importJobDeserializer(item: any): ImportJob {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _importJobPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties of the import job. */\nexport interface ImportJobProperties {\n /** ARM provisioning state. */\n readonly provisioningState?: ImportJobProvisioningStateType;\n /** 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'. */\n adminStatus?: ImportJobAdminStatus;\n /** An array of blob paths/prefixes that get imported into the cluster namespace. It has '/' as the default value. */\n importPrefixes?: string[];\n /** 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. */\n conflictResolutionMode?: ConflictResolutionMode;\n /** 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. */\n maximumErrors?: number;\n /** 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. */\n readonly state?: ImportStatusType;\n /** The status message of the import job. */\n readonly statusMessage?: string;\n /** The total blob objects walked. */\n readonly totalBlobsWalked?: number;\n /** A recent and frequently updated rate of blobs walked per second. */\n readonly blobsWalkedPerSecond?: number;\n /** The total blobs that have been imported since import began. */\n readonly totalBlobsImported?: number;\n /** New or modified files that have been imported into the filesystem. */\n readonly importedFiles?: number;\n /** New or modified directories that have been imported into the filesystem. */\n readonly importedDirectories?: number;\n /** Newly added symbolic links into the filesystem. */\n readonly importedSymlinks?: number;\n /** Files that already exist in the filesystem and have not been modified. */\n readonly preexistingFiles?: number;\n /** Directories that already exist in the filesystem and have not been modified. */\n readonly preexistingDirectories?: number;\n /** Symbolic links that already exist in the filesystem and have not been modified. */\n readonly preexistingSymlinks?: number;\n /** A recent and frequently updated rate of total files, directories, and symlinks imported per second. */\n readonly blobsImportedPerSecond?: number;\n /** The time (in UTC) of the last completed import job. */\n readonly lastCompletionTime?: Date;\n /** The time (in UTC) the latest import job started. */\n readonly lastStartedTime?: Date;\n /** Number of errors in the import job. */\n readonly totalErrors?: number;\n /** Number of conflicts in the import job. */\n readonly totalConflicts?: number;\n}\n\nexport function importJobPropertiesSerializer(item: ImportJobProperties): any {\n return {\n adminStatus: item[\"adminStatus\"],\n importPrefixes: !item[\"importPrefixes\"]\n ? item[\"importPrefixes\"]\n : item[\"importPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n maximumErrors: item[\"maximumErrors\"],\n };\n}\n\nexport function importJobPropertiesDeserializer(item: any): ImportJobProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n adminStatus: item[\"adminStatus\"],\n importPrefixes: !item[\"importPrefixes\"]\n ? item[\"importPrefixes\"]\n : item[\"importPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n maximumErrors: item[\"maximumErrors\"],\n ...(!item[\"status\"] ? item[\"status\"] : _importJobPropertiesStatusDeserializer(item[\"status\"])),\n };\n}\n\n/** ARM provisioning state. */\nexport enum KnownImportJobProvisioningStateType {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Updating */\n Updating = \"Updating\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * ARM provisioning state. \\\n * {@link KnownImportJobProvisioningStateType} can be used interchangeably with ImportJobProvisioningStateType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded \\\n * **Failed**: Failed \\\n * **Creating**: Creating \\\n * **Deleting**: Deleting \\\n * **Updating**: Updating \\\n * **Canceled**: Canceled\n */\nexport type ImportJobProvisioningStateType = string;\n\n/** 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'. */\nexport enum KnownImportJobAdminStatus {\n /** Active */\n Active = \"Active\",\n /** Cancel */\n Cancel = \"Cancel\",\n}\n\n/**\n * 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'. \\\n * {@link KnownImportJobAdminStatus} can be used interchangeably with ImportJobAdminStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: Active \\\n * **Cancel**: Cancel\n */\nexport type ImportJobAdminStatus = string;\n\n/** 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. */\nexport enum KnownConflictResolutionMode {\n /** Fail */\n Fail = \"Fail\",\n /** Skip */\n Skip = \"Skip\",\n /** OverwriteIfDirty */\n OverwriteIfDirty = \"OverwriteIfDirty\",\n /** OverwriteAlways */\n OverwriteAlways = \"OverwriteAlways\",\n}\n\n/**\n * 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. \\\n * {@link KnownConflictResolutionMode} can be used interchangeably with ConflictResolutionMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Fail**: Fail \\\n * **Skip**: Skip \\\n * **OverwriteIfDirty**: OverwriteIfDirty \\\n * **OverwriteAlways**: OverwriteAlways\n */\nexport type ConflictResolutionMode = string;\n\n/** The status of the import */\nexport interface ImportJobPropertiesStatus {\n /** 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. */\n readonly state?: ImportStatusType;\n /** The status message of the import job. */\n readonly statusMessage?: string;\n /** The total blob objects walked. */\n readonly totalBlobsWalked?: number;\n /** A recent and frequently updated rate of blobs walked per second. */\n readonly blobsWalkedPerSecond?: number;\n /** The total blobs that have been imported since import began. */\n readonly totalBlobsImported?: number;\n /** New or modified files that have been imported into the filesystem. */\n readonly importedFiles?: number;\n /** New or modified directories that have been imported into the filesystem. */\n readonly importedDirectories?: number;\n /** Newly added symbolic links into the filesystem. */\n readonly importedSymlinks?: number;\n /** Files that already exist in the filesystem and have not been modified. */\n readonly preexistingFiles?: number;\n /** Directories that already exist in the filesystem and have not been modified. */\n readonly preexistingDirectories?: number;\n /** Symbolic links that already exist in the filesystem and have not been modified. */\n readonly preexistingSymlinks?: number;\n /** A recent and frequently updated rate of total files, directories, and symlinks imported per second. */\n readonly blobsImportedPerSecond?: number;\n /** The time (in UTC) of the last completed import job. */\n readonly lastCompletionTime?: Date;\n /** The time (in UTC) the latest import job started. */\n readonly lastStartedTime?: Date;\n /** Number of errors in the import job. */\n readonly totalErrors?: number;\n /** Number of conflicts in the import job. */\n readonly totalConflicts?: number;\n}\n\nexport function importJobPropertiesStatusDeserializer(item: any): ImportJobPropertiesStatus {\n return {\n state: item[\"state\"],\n statusMessage: item[\"statusMessage\"],\n totalBlobsWalked: item[\"totalBlobsWalked\"],\n blobsWalkedPerSecond: item[\"blobsWalkedPerSecond\"],\n totalBlobsImported: item[\"totalBlobsImported\"],\n importedFiles: item[\"importedFiles\"],\n importedDirectories: item[\"importedDirectories\"],\n importedSymlinks: item[\"importedSymlinks\"],\n preexistingFiles: item[\"preexistingFiles\"],\n preexistingDirectories: item[\"preexistingDirectories\"],\n preexistingSymlinks: item[\"preexistingSymlinks\"],\n blobsImportedPerSecond: item[\"blobsImportedPerSecond\"],\n lastCompletionTime: !item[\"lastCompletionTime\"]\n ? item[\"lastCompletionTime\"]\n : new Date(item[\"lastCompletionTime\"]),\n lastStartedTime: !item[\"lastStartedTime\"]\n ? item[\"lastStartedTime\"]\n : new Date(item[\"lastStartedTime\"]),\n totalErrors: item[\"totalErrors\"],\n totalConflicts: item[\"totalConflicts\"],\n };\n}\n\n/** 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. */\nexport enum KnownImportStatusType {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Cancelling */\n Cancelling = \"Cancelling\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Completed */\n Completed = \"Completed\",\n /** CompletedPartial */\n CompletedPartial = \"CompletedPartial\",\n /** Failed */\n Failed = \"Failed\",\n}\n\n/**\n * 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. \\\n * {@link KnownImportStatusType} can be used interchangeably with ImportStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress**: InProgress \\\n * **Cancelling**: Cancelling \\\n * **Canceled**: Canceled \\\n * **Completed**: Completed \\\n * **CompletedPartial**: CompletedPartial \\\n * **Failed**: Failed\n */\nexport type ImportStatusType = string;\n\n/** An import job update instance. */\nexport interface ImportJobUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. */\n adminStatus?: ImportJobAdminStatus;\n}\n\nexport function importJobUpdateSerializer(item: ImportJobUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\"adminStatus\"])\n ? undefined\n : _importJobUpdatePropertiesSerializer(item),\n };\n}\n\n/** model interface ImportJobUpdateProperties */\nexport interface ImportJobUpdateProperties {\n /** The administrative status of the import job. Possible values: 'Active', 'Cancel'. Passing in a value of 'Cancel' will cancel the current active import job. */\n adminStatus?: ImportJobAdminStatus;\n}\n\nexport function importJobUpdatePropertiesSerializer(item: ImportJobUpdateProperties): any {\n return { adminStatus: item[\"adminStatus\"] };\n}\n\n/** 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. */\nexport interface _ImportJobsListResult {\n /** List of import jobs. */\n value?: ImportJob[];\n /** URL to get the next set of import job list results, if there are any. */\n nextLink?: string;\n}\n\nexport function _importJobsListResultDeserializer(item: any): _ImportJobsListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : importJobArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function importJobArraySerializer(result: Array<ImportJob>): any[] {\n return result.map((item) => {\n return importJobSerializer(item);\n });\n}\n\nexport function importJobArrayDeserializer(result: Array<ImportJob>): any[] {\n return result.map((item) => {\n return importJobDeserializer(item);\n });\n}\n\n/** 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 */\nexport interface AutoImportJob extends TrackedResource {\n /** ARM provisioning state. */\n readonly provisioningState?: AutoImportJobPropertiesProvisioningState;\n /** 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'. */\n adminStatus?: AutoImportJobPropertiesAdminStatus;\n /** 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. */\n autoImportPrefixes?: string[];\n /** 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. */\n conflictResolutionMode?: ConflictResolutionMode;\n /** Whether or not to enable deletions during auto import. This only affects overwrite-dirty. */\n enableDeletions?: boolean;\n /** 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. */\n maximumErrors?: number;\n /** The status of the auto import job. */\n readonly status?: AutoImportJobPropertiesStatus;\n}\n\nexport function autoImportJobSerializer(item: AutoImportJob): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\n \"adminStatus\",\n \"autoImportPrefixes\",\n \"conflictResolutionMode\",\n \"enableDeletions\",\n \"maximumErrors\",\n ])\n ? undefined\n : _autoImportJobPropertiesSerializer(item),\n };\n}\n\nexport function autoImportJobDeserializer(item: any): AutoImportJob {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _autoImportJobPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties of the auto import job. */\nexport interface AutoImportJobProperties {\n /** ARM provisioning state. */\n readonly provisioningState?: AutoImportJobPropertiesProvisioningState;\n /** 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'. */\n adminStatus?: AutoImportJobPropertiesAdminStatus;\n /** 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. */\n autoImportPrefixes?: string[];\n /** 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. */\n conflictResolutionMode?: ConflictResolutionMode;\n /** Whether or not to enable deletions during auto import. This only affects overwrite-dirty. */\n enableDeletions?: boolean;\n /** 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. */\n maximumErrors?: number;\n /** The state of the auto import operation. */\n readonly state?: AutoImportJobState;\n /** Server-defined status code for auto import job. */\n readonly statusCode?: string;\n /** Server-defined status message for auto import job. */\n readonly statusMessage?: string;\n /** Date and time of when the currently running full scan began. */\n readonly scanStartTime?: Date;\n /** Date and time of when the full scan ended. */\n readonly scanEndTime?: Date;\n /** Total number of blobs walked during full scan. */\n readonly totalBlobsWalked?: number;\n /** Rate of blobs walked during full scan. */\n readonly rateOfBlobWalk?: number;\n /** Total number of blobs imported during full scan. */\n readonly totalBlobsImported?: number;\n /** Rate of blob import during full scan. */\n readonly rateOfBlobImport?: number;\n /** Number of files imported during full scan. */\n readonly importedFiles?: number;\n /** Number of directories imported during full scan. */\n readonly importedDirectories?: number;\n /** Number of symlinks imported during full scan. */\n readonly importedSymlinks?: number;\n /** Number of preexisting files during full scan. */\n readonly preexistingFiles?: number;\n /** Number of preexisting directories during full scan. */\n readonly preexistingDirectories?: number;\n /** Number of preexisting symlinks during full scan. */\n readonly preexistingSymlinks?: number;\n /** Total errors encountered during full scan. */\n readonly totalErrors?: number;\n /** Total conflicts encountered during full scan. */\n readonly totalConflicts?: number;\n /** The storage account blob change feed status of the auto import job. */\n readonly blobSyncEvents?: AutoImportJobPropertiesStatusBlobSyncEvents;\n /** The time (in UTC) the latest auto import job started. */\n readonly lastStartedTimeUTC?: Date;\n /** The time (in UTC) of the last completed auto import job. */\n readonly lastCompletionTimeUTC?: Date;\n}\n\nexport function autoImportJobPropertiesSerializer(item: AutoImportJobProperties): any {\n return {\n adminStatus: item[\"adminStatus\"],\n autoImportPrefixes: !item[\"autoImportPrefixes\"]\n ? item[\"autoImportPrefixes\"]\n : item[\"autoImportPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n enableDeletions: item[\"enableDeletions\"],\n maximumErrors: item[\"maximumErrors\"],\n };\n}\n\nexport function autoImportJobPropertiesDeserializer(item: any): AutoImportJobProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n adminStatus: item[\"adminStatus\"],\n autoImportPrefixes: !item[\"autoImportPrefixes\"]\n ? item[\"autoImportPrefixes\"]\n : item[\"autoImportPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n enableDeletions: item[\"enableDeletions\"],\n maximumErrors: item[\"maximumErrors\"],\n ...(!item[\"status\"]\n ? item[\"status\"]\n : _autoImportJobPropertiesStatusDeserializer(item[\"status\"])),\n };\n}\n\n/** ARM provisioning state. */\nexport enum KnownAutoImportJobPropertiesProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Updating */\n Updating = \"Updating\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * ARM provisioning state. \\\n * {@link KnownAutoImportJobPropertiesProvisioningState} can be used interchangeably with AutoImportJobPropertiesProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded \\\n * **Failed**: Failed \\\n * **Creating**: Creating \\\n * **Deleting**: Deleting \\\n * **Updating**: Updating \\\n * **Canceled**: Canceled\n */\nexport type AutoImportJobPropertiesProvisioningState = string;\n\n/** 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'. */\nexport enum KnownAutoImportJobPropertiesAdminStatus {\n /** Enable */\n Enable = \"Enable\",\n /** Disable */\n Disable = \"Disable\",\n}\n\n/**\n * 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'. \\\n * {@link KnownAutoImportJobPropertiesAdminStatus} can be used interchangeably with AutoImportJobPropertiesAdminStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enable**: Enable \\\n * **Disable**: Disable\n */\nexport type AutoImportJobPropertiesAdminStatus = string;\n\n/** The status of the auto import job. */\nexport interface AutoImportJobPropertiesStatus {\n /** The state of the auto import operation. */\n readonly state?: AutoImportJobState;\n /** Server-defined status code for auto import job. */\n readonly statusCode?: string;\n /** Server-defined status message for auto import job. */\n readonly statusMessage?: string;\n /** Date and time of when the currently running full scan began. */\n readonly scanStartTime?: Date;\n /** Date and time of when the full scan ended. */\n readonly scanEndTime?: Date;\n /** Total number of blobs walked during full scan. */\n readonly totalBlobsWalked?: number;\n /** Rate of blobs walked during full scan. */\n readonly rateOfBlobWalk?: number;\n /** Total number of blobs imported during full scan. */\n readonly totalBlobsImported?: number;\n /** Rate of blob import during full scan. */\n readonly rateOfBlobImport?: number;\n /** Number of files imported during full scan. */\n readonly importedFiles?: number;\n /** Number of directories imported during full scan. */\n readonly importedDirectories?: number;\n /** Number of symlinks imported during full scan. */\n readonly importedSymlinks?: number;\n /** Number of preexisting files during full scan. */\n readonly preexistingFiles?: number;\n /** Number of preexisting directories during full scan. */\n readonly preexistingDirectories?: number;\n /** Number of preexisting symlinks during full scan. */\n readonly preexistingSymlinks?: number;\n /** Total errors encountered during full scan. */\n readonly totalErrors?: number;\n /** Total conflicts encountered during full scan. */\n readonly totalConflicts?: number;\n /** The storage account blob change feed status of the auto import job. */\n readonly blobSyncEvents?: AutoImportJobPropertiesStatusBlobSyncEvents;\n /** The time (in UTC) the latest auto import job started. */\n readonly lastStartedTimeUTC?: Date;\n /** The time (in UTC) of the last completed auto import job. */\n readonly lastCompletionTimeUTC?: Date;\n}\n\nexport function autoImportJobPropertiesStatusDeserializer(\n item: any,\n): AutoImportJobPropertiesStatus {\n return {\n state: item[\"state\"],\n statusCode: item[\"statusCode\"],\n statusMessage: item[\"statusMessage\"],\n scanStartTime: !item[\"scanStartTime\"] ? item[\"scanStartTime\"] : new Date(item[\"scanStartTime\"]),\n scanEndTime: !item[\"scanEndTime\"] ? item[\"scanEndTime\"] : new Date(item[\"scanEndTime\"]),\n totalBlobsWalked: item[\"totalBlobsWalked\"],\n rateOfBlobWalk: item[\"rateOfBlobWalk\"],\n totalBlobsImported: item[\"totalBlobsImported\"],\n rateOfBlobImport: item[\"rateOfBlobImport\"],\n importedFiles: item[\"importedFiles\"],\n importedDirectories: item[\"importedDirectories\"],\n importedSymlinks: item[\"importedSymlinks\"],\n preexistingFiles: item[\"preexistingFiles\"],\n preexistingDirectories: item[\"preexistingDirectories\"],\n preexistingSymlinks: item[\"preexistingSymlinks\"],\n totalErrors: item[\"totalErrors\"],\n totalConflicts: item[\"totalConflicts\"],\n blobSyncEvents: !item[\"blobSyncEvents\"]\n ? item[\"blobSyncEvents\"]\n : autoImportJobPropertiesStatusBlobSyncEventsDeserializer(item[\"blobSyncEvents\"]),\n lastStartedTimeUTC: !item[\"lastStartedTimeUTC\"]\n ? item[\"lastStartedTimeUTC\"]\n : new Date(item[\"lastStartedTimeUTC\"]),\n lastCompletionTimeUTC: !item[\"lastCompletionTimeUTC\"]\n ? item[\"lastCompletionTimeUTC\"]\n : new Date(item[\"lastCompletionTimeUTC\"]),\n };\n}\n\n/** The state of the auto import operation. */\nexport enum KnownAutoImportJobState {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Failed */\n Failed = \"Failed\",\n /** Disabling */\n Disabling = \"Disabling\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * The state of the auto import operation. \\\n * {@link KnownAutoImportJobState} can be used interchangeably with AutoImportJobState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress**: InProgress \\\n * **Failed**: Failed \\\n * **Disabling**: Disabling \\\n * **Disabled**: Disabled\n */\nexport type AutoImportJobState = string;\n\n/** The storage account blob change feed status of the auto import job. */\nexport interface AutoImportJobPropertiesStatusBlobSyncEvents {\n /** Number of files imported during auto import. */\n readonly importedFiles?: number;\n /** Number of directories imported during auto import. */\n readonly importedDirectories?: number;\n /** Number of symlinks imported during auto import. */\n readonly importedSymlinks?: number;\n /** Number of preexisting files during auto import. */\n readonly preexistingFiles?: number;\n /** Number of preexisting directories during auto import. */\n readonly preexistingDirectories?: number;\n /** Number of preexisting symlinks during auto import. */\n readonly preexistingSymlinks?: number;\n /** Total number of blobs imported during auto import. */\n readonly totalBlobsImported?: number;\n /** Rate of blob import per second during auto import. */\n readonly rateOfBlobImport?: number;\n /** Total errors encountered during auto import. */\n readonly totalErrors?: number;\n /** Total conflicts encountered during auto import. */\n readonly totalConflicts?: number;\n /** Number of deletions during auto import. */\n readonly deletions?: number;\n /** Date and time of the last Change Feed event consumed. */\n readonly lastChangeFeedEventConsumedTime?: Date;\n /** Date and time when last fully synchronized. */\n readonly lastTimeFullySynchronized?: Date;\n}\n\nexport function autoImportJobPropertiesStatusBlobSyncEventsDeserializer(\n item: any,\n): AutoImportJobPropertiesStatusBlobSyncEvents {\n return {\n importedFiles: item[\"importedFiles\"],\n importedDirectories: item[\"importedDirectories\"],\n importedSymlinks: item[\"importedSymlinks\"],\n preexistingFiles: item[\"preexistingFiles\"],\n preexistingDirectories: item[\"preexistingDirectories\"],\n preexistingSymlinks: item[\"preexistingSymlinks\"],\n totalBlobsImported: item[\"totalBlobsImported\"],\n rateOfBlobImport: item[\"rateOfBlobImport\"],\n totalErrors: item[\"totalErrors\"],\n totalConflicts: item[\"totalConflicts\"],\n deletions: item[\"deletions\"],\n lastChangeFeedEventConsumedTime: !item[\"lastChangeFeedEventConsumedTime\"]\n ? item[\"lastChangeFeedEventConsumedTime\"]\n : new Date(item[\"lastChangeFeedEventConsumedTime\"]),\n lastTimeFullySynchronized: !item[\"lastTimeFullySynchronized\"]\n ? item[\"lastTimeFullySynchronized\"]\n : new Date(item[\"lastTimeFullySynchronized\"]),\n };\n}\n\n/** An auto import job update instance. */\nexport interface AutoImportJobUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** 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'. */\n adminStatus?: AutoImportJobUpdatePropertiesAdminStatus;\n}\n\nexport function autoImportJobUpdateSerializer(item: AutoImportJobUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: areAllPropsUndefined(item, [\"adminStatus\"])\n ? undefined\n : _autoImportJobUpdatePropertiesSerializer(item),\n };\n}\n\n/** model interface AutoImportJobUpdateProperties */\nexport interface AutoImportJobUpdateProperties {\n /** 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'. */\n adminStatus?: AutoImportJobUpdatePropertiesAdminStatus;\n}\n\nexport function autoImportJobUpdatePropertiesSerializer(item: AutoImportJobUpdateProperties): any {\n return { adminStatus: item[\"adminStatus\"] };\n}\n\n/** 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'. */\nexport enum KnownAutoImportJobUpdatePropertiesAdminStatus {\n /** Enable */\n Enable = \"Enable\",\n /** Disable */\n Disable = \"Disable\",\n}\n\n/**\n * 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'. \\\n * {@link KnownAutoImportJobUpdatePropertiesAdminStatus} can be used interchangeably with AutoImportJobUpdatePropertiesAdminStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enable**: Enable \\\n * **Disable**: Disable\n */\nexport type AutoImportJobUpdatePropertiesAdminStatus = string;\n\n/** 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. */\nexport interface _AutoImportJobsListResult {\n /** List of auto import jobs. */\n value?: AutoImportJob[];\n /** URL to get the next set of auto import job list results, if there are any. */\n nextLink?: string;\n}\n\nexport function _autoImportJobsListResultDeserializer(item: any): _AutoImportJobsListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : autoImportJobArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function autoImportJobArraySerializer(result: Array<AutoImportJob>): any[] {\n return result.map((item) => {\n return autoImportJobSerializer(item);\n });\n}\n\nexport function autoImportJobArrayDeserializer(result: Array<AutoImportJob>): any[] {\n return result.map((item) => {\n return autoImportJobDeserializer(item);\n });\n}\n\n/** 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 */\nexport interface ExpansionJob extends TrackedResource {\n /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\n readonly provisioningState?: ExpansionJobPropertiesProvisioningState;\n /** 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. */\n newStorageCapacityTiB?: number;\n /** The status of the expansion job. */\n readonly status?: ExpansionJobPropertiesStatus;\n}\n\nexport function expansionJobSerializer(item: ExpansionJob): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: areAllPropsUndefined(item, [\"newStorageCapacityTiB\"])\n ? undefined\n : _expansionJobPropertiesSerializer(item),\n };\n}\n\nexport function expansionJobDeserializer(item: any): ExpansionJob {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _expansionJobPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Properties of the expansion job. */\nexport interface ExpansionJobProperties {\n /** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\n readonly provisioningState?: ExpansionJobPropertiesProvisioningState;\n /** 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. */\n newStorageCapacityTiB?: number;\n /** 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. */\n readonly state?: ExpansionJobStatusType;\n /** Server-defined status code for expansion job. */\n readonly statusCode?: string;\n /** Server-defined status message for expansion job. */\n readonly statusMessage?: string;\n /** The percentage of expansion job completion. */\n readonly percentComplete?: number;\n /** The time (in UTC) the expansion job started. */\n readonly startTimeUTC?: Date;\n /** The time (in UTC) when the expansion job completed. Only populated when job reaches a terminal state. */\n readonly completionTimeUTC?: Date;\n}\n\nexport function expansionJobPropertiesSerializer(item: ExpansionJobProperties): any {\n return { newStorageCapacityTiB: item[\"newStorageCapacityTiB\"] };\n}\n\nexport function expansionJobPropertiesDeserializer(item: any): ExpansionJobProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n newStorageCapacityTiB: item[\"newStorageCapacityTiB\"],\n ...(!item[\"status\"]\n ? item[\"status\"]\n : _expansionJobPropertiesStatusDeserializer(item[\"status\"])),\n };\n}\n\n/** ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property */\nexport enum KnownExpansionJobPropertiesProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Updating */\n Updating = \"Updating\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property \\\n * {@link KnownExpansionJobPropertiesProvisioningState} can be used interchangeably with ExpansionJobPropertiesProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Succeeded \\\n * **Failed**: Failed \\\n * **Creating**: Creating \\\n * **Deleting**: Deleting \\\n * **Updating**: Updating \\\n * **Canceled**: Canceled\n */\nexport type ExpansionJobPropertiesProvisioningState = string;\n\n/** The status of the expansion job. */\nexport interface ExpansionJobPropertiesStatus {\n /** 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. */\n readonly state?: ExpansionJobStatusType;\n /** Server-defined status code for expansion job. */\n readonly statusCode?: string;\n /** Server-defined status message for expansion job. */\n readonly statusMessage?: string;\n /** The percentage of expansion job completion. */\n readonly percentComplete?: number;\n /** The time (in UTC) the expansion job started. */\n readonly startTimeUTC?: Date;\n /** The time (in UTC) when the expansion job completed. Only populated when job reaches a terminal state. */\n readonly completionTimeUTC?: Date;\n}\n\nexport function expansionJobPropertiesStatusDeserializer(item: any): ExpansionJobPropertiesStatus {\n return {\n state: item[\"state\"],\n statusCode: item[\"statusCode\"],\n statusMessage: item[\"statusMessage\"],\n percentComplete: item[\"percentComplete\"],\n startTimeUTC: !item[\"startTimeUTC\"] ? item[\"startTimeUTC\"] : new Date(item[\"startTimeUTC\"]),\n completionTimeUTC: !item[\"completionTimeUTC\"]\n ? item[\"completionTimeUTC\"]\n : new Date(item[\"completionTimeUTC\"]),\n };\n}\n\n/** 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. */\nexport enum KnownExpansionJobStatusType {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Completed */\n Completed = \"Completed\",\n /** Failed */\n Failed = \"Failed\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** RollingBack */\n RollingBack = \"RollingBack\",\n}\n\n/**\n * 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. \\\n * {@link KnownExpansionJobStatusType} can be used interchangeably with ExpansionJobStatusType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress**: InProgress \\\n * **Completed**: Completed \\\n * **Failed**: Failed \\\n * **Deleting**: Deleting \\\n * **RollingBack**: RollingBack\n */\nexport type ExpansionJobStatusType = string;\n\n/** An expansion job update instance. */\nexport interface ExpansionJobUpdate {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function expansionJobUpdateSerializer(item: ExpansionJobUpdate): any {\n return { tags: item[\"tags\"] };\n}\n\n/** 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. */\nexport interface _ExpansionJobsListResult {\n /** List of expansion jobs. */\n value?: ExpansionJob[];\n /** URL to get the next set of expansion job list results, if there are any. */\n nextLink?: string;\n}\n\nexport function _expansionJobsListResultDeserializer(item: any): _ExpansionJobsListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : expansionJobArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function expansionJobArraySerializer(result: Array<ExpansionJob>): any[] {\n return result.map((item) => {\n return expansionJobSerializer(item);\n });\n}\n\nexport function expansionJobArrayDeserializer(result: Array<ExpansionJob>): any[] {\n return result.map((item) => {\n return expansionJobDeserializer(item);\n });\n}\n\n/** The response from the List Cache SKUs operation. */\nexport interface _ResourceSkusResult {\n /** The list of SKUs available for the subscription. */\n readonly value?: ResourceSku[];\n /** The URI to fetch the next page of cache SKUs. */\n nextLink?: string;\n}\n\nexport function _resourceSkusResultDeserializer(item: any): _ResourceSkusResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : resourceSkuArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function resourceSkuArrayDeserializer(result: Array<ResourceSku>): any[] {\n return result.map((item) => {\n return resourceSkuDeserializer(item);\n });\n}\n\n/** A resource SKU. */\nexport interface ResourceSku {\n /** The type of resource the SKU applies to. */\n readonly resourceType?: string;\n /** A list of capabilities of this SKU, such as throughput or ops/sec. */\n capabilities?: ResourceSkuCapabilities[];\n /** 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.). */\n readonly locations?: string[];\n /** The set of locations where the SKU is available. */\n locationInfo?: ResourceSkuLocationInfo[];\n /** The name of this SKU. */\n name?: string;\n /** The restrictions preventing this SKU from being used. This is empty if there are no restrictions. */\n restrictions?: Restriction[];\n}\n\nexport function resourceSkuDeserializer(item: any): ResourceSku {\n return {\n resourceType: item[\"resourceType\"],\n capabilities: !item[\"capabilities\"]\n ? item[\"capabilities\"]\n : resourceSkuCapabilitiesArrayDeserializer(item[\"capabilities\"]),\n locations: !item[\"locations\"]\n ? item[\"locations\"]\n : item[\"locations\"].map((p: any) => {\n return p;\n }),\n locationInfo: !item[\"locationInfo\"]\n ? item[\"locationInfo\"]\n : resourceSkuLocationInfoArrayDeserializer(item[\"locationInfo\"]),\n name: item[\"name\"],\n restrictions: !item[\"restrictions\"]\n ? item[\"restrictions\"]\n : restrictionArrayDeserializer(item[\"restrictions\"]),\n };\n}\n\nexport function resourceSkuCapabilitiesArrayDeserializer(\n result: Array<ResourceSkuCapabilities>,\n): any[] {\n return result.map((item) => {\n return resourceSkuCapabilitiesDeserializer(item);\n });\n}\n\n/** A resource SKU capability. */\nexport interface ResourceSkuCapabilities {\n /** Name of a capability, such as ops/sec. */\n name?: string;\n /** Quantity, if the capability is measured by quantity. */\n value?: string;\n}\n\nexport function resourceSkuCapabilitiesDeserializer(item: any): ResourceSkuCapabilities {\n return {\n name: item[\"name\"],\n value: item[\"value\"],\n };\n}\n\nexport function resourceSkuLocationInfoArrayDeserializer(\n result: Array<ResourceSkuLocationInfo>,\n): any[] {\n return result.map((item) => {\n return resourceSkuLocationInfoDeserializer(item);\n });\n}\n\n/** Resource SKU location information. */\nexport interface ResourceSkuLocationInfo {\n /** Location where this SKU is available. */\n location?: string;\n /** Zones if any. */\n zones?: string[];\n}\n\nexport function resourceSkuLocationInfoDeserializer(item: any): ResourceSkuLocationInfo {\n return {\n location: item[\"location\"],\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function restrictionArrayDeserializer(result: Array<Restriction>): any[] {\n return result.map((item) => {\n return restrictionDeserializer(item);\n });\n}\n\n/** The restrictions preventing this SKU from being used. */\nexport interface Restriction {\n /** The type of restrictions. In this version, the only possible value for this is location. */\n readonly type?: string;\n /** The value of restrictions. If the restriction type is set to location, then this would be the different locations where the SKU is restricted. */\n readonly values?: string[];\n /** 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. */\n reasonCode?: ReasonCode;\n}\n\nexport function restrictionDeserializer(item: any): Restriction {\n return {\n type: item[\"type\"],\n values: !item[\"values\"]\n ? item[\"values\"]\n : item[\"values\"].map((p: any) => {\n return p;\n }),\n reasonCode: item[\"reasonCode\"],\n };\n}\n\n/** 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. */\nexport enum KnownReasonCode {\n /** QuotaId */\n QuotaId = \"QuotaId\",\n /** NotAvailableForSubscription */\n NotAvailableForSubscription = \"NotAvailableForSubscription\",\n}\n\n/**\n * 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. \\\n * {@link KnownReasonCode} can be used interchangeably with ReasonCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **QuotaId**: QuotaId \\\n * **NotAvailableForSubscription**: NotAvailableForSubscription\n */\nexport type ReasonCode = string;\n\n/** A list of cache usage models. */\nexport interface _UsageModelsResult {\n /** The list of usage models available for the subscription. */\n value?: UsageModel[];\n /** The URI to fetch the next page of cache usage models. */\n nextLink?: string;\n}\n\nexport function _usageModelsResultDeserializer(item: any): _UsageModelsResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : usageModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function usageModelArrayDeserializer(result: Array<UsageModel>): any[] {\n return result.map((item) => {\n return usageModelDeserializer(item);\n });\n}\n\n/** A usage model. */\nexport interface UsageModel {\n /** Localized information describing this usage model. */\n display?: UsageModelDisplay;\n /** Non-localized keyword name for this usage model. */\n modelName?: string;\n /** The type of Storage Target to which this model is applicable (only nfs3 as of this version). */\n targetType?: string;\n}\n\nexport function usageModelDeserializer(item: any): UsageModel {\n return {\n display: !item[\"display\"] ? item[\"display\"] : usageModelDisplayDeserializer(item[\"display\"]),\n modelName: item[\"modelName\"],\n targetType: item[\"targetType\"],\n };\n}\n\n/** Localized information describing this usage model. */\nexport interface UsageModelDisplay {\n /** String to display for this usage model. */\n description?: string;\n}\n\nexport function usageModelDisplayDeserializer(item: any): UsageModelDisplay {\n return {\n description: item[\"description\"],\n };\n}\n\n/** The status of operation. */\nexport interface AscOperation {\n /** The operation Id. */\n id?: string;\n /** The operation name. */\n name?: string;\n /** The start time of the operation. */\n startTime?: string;\n /** The end time of the operation. */\n endTime?: string;\n /** The status of the operation. */\n status?: string;\n /** The error detail of the operation if any. */\n error?: AscOperationErrorResponse;\n /** Additional operation-specific output. */\n output?: Record<string, any>;\n}\n\nexport function ascOperationDeserializer(item: any): AscOperation {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n startTime: item[\"startTime\"],\n endTime: item[\"endTime\"],\n status: item[\"status\"],\n error: !item[\"error\"] ? item[\"error\"] : ascOperationErrorResponseDeserializer(item[\"error\"]),\n ...(!item[\"properties\"]\n ? item[\"properties\"]\n : _ascOperationPropertiesDeserializer(item[\"properties\"])),\n };\n}\n\n/** Describes the format of Error response. */\nexport interface AscOperationErrorResponse {\n /** Error code */\n code?: string;\n /** Error message indicating why the operation failed. */\n message?: string;\n}\n\nexport function ascOperationErrorResponseDeserializer(item: any): AscOperationErrorResponse {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n };\n}\n\n/** Additional operation-specific output. */\nexport interface AscOperationProperties {\n /** Additional operation-specific output. */\n output?: Record<string, any>;\n}\n\nexport function ascOperationPropertiesDeserializer(item: any): AscOperationProperties {\n return {\n output: !item[\"output\"]\n ? item[\"output\"]\n : Object.fromEntries(Object.entries(item[\"output\"]).map(([k, p]: [string, any]) => [k, p])),\n };\n}\n\n/** 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. */\nexport interface _ResourceUsagesListResult {\n /** List of usages and limits for resources controlled by the Microsoft.StorageCache resource provider. */\n readonly value?: ResourceUsage[];\n /** URL to get the next set of resource usage list results if there are any. */\n readonly nextLink?: string;\n}\n\nexport function _resourceUsagesListResultDeserializer(item: any): _ResourceUsagesListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : resourceUsageArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function resourceUsageArrayDeserializer(result: Array<ResourceUsage>): any[] {\n return result.map((item) => {\n return resourceUsageDeserializer(item);\n });\n}\n\n/** The usage and limit (quota) for a resource. */\nexport interface ResourceUsage {\n /** The limit (quota) for this resource. */\n readonly limit?: number;\n /** Unit that the limit and usages are expressed in, such as 'Count'. */\n readonly unit?: string;\n /** The current usage of this resource. */\n readonly currentValue?: number;\n /** Naming information for this resource type. */\n readonly name?: ResourceUsageName;\n}\n\nexport function resourceUsageDeserializer(item: any): ResourceUsage {\n return {\n limit: item[\"limit\"],\n unit: item[\"unit\"],\n currentValue: item[\"currentValue\"],\n name: !item[\"name\"] ? item[\"name\"] : resourceUsageNameDeserializer(item[\"name\"]),\n };\n}\n\n/** Naming information for this resource type. */\nexport interface ResourceUsageName {\n /** Canonical name for this resource type. */\n value?: string;\n /** Localized name for this resource type. */\n localizedValue?: string;\n}\n\nexport function resourceUsageNameDeserializer(item: any): ResourceUsageName {\n return {\n value: item[\"value\"],\n localizedValue: item[\"localizedValue\"],\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2026-01-01 API version. */\n V20260101 = \"2026-01-01\",\n}\n\nexport function _apiOperationPropertiesDeserializer(item: any) {\n return {\n serviceSpecification: !item[\"serviceSpecification\"]\n ? item[\"serviceSpecification\"]\n : apiOperationPropertiesServiceSpecificationDeserializer(item[\"serviceSpecification\"]),\n };\n}\n\nexport function _cachePropertiesSerializer(item: Cache): any {\n return {\n cacheSizeGB: item[\"cacheSizeGB\"],\n subnet: item[\"subnet\"],\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : cacheUpgradeSettingsSerializer(item[\"upgradeSettings\"]),\n networkSettings: !item[\"networkSettings\"]\n ? item[\"networkSettings\"]\n : cacheNetworkSettingsSerializer(item[\"networkSettings\"]),\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : cacheEncryptionSettingsSerializer(item[\"encryptionSettings\"]),\n securitySettings: !item[\"securitySettings\"]\n ? item[\"securitySettings\"]\n : cacheSecuritySettingsSerializer(item[\"securitySettings\"]),\n directoryServicesSettings: !item[\"directoryServicesSettings\"]\n ? item[\"directoryServicesSettings\"]\n : cacheDirectorySettingsSerializer(item[\"directoryServicesSettings\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n primingJobs: !item[\"primingJobs\"]\n ? item[\"primingJobs\"]\n : primingJobArraySerializer(item[\"primingJobs\"]),\n };\n}\n\nexport function _cachePropertiesDeserializer(item: any) {\n return {\n cacheSizeGB: item[\"cacheSizeGB\"],\n health: !item[\"health\"] ? item[\"health\"] : cacheHealthDeserializer(item[\"health\"]),\n mountAddresses: !item[\"mountAddresses\"]\n ? item[\"mountAddresses\"]\n : item[\"mountAddresses\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n subnet: item[\"subnet\"],\n upgradeStatus: !item[\"upgradeStatus\"]\n ? item[\"upgradeStatus\"]\n : cacheUpgradeStatusDeserializer(item[\"upgradeStatus\"]),\n upgradeSettings: !item[\"upgradeSettings\"]\n ? item[\"upgradeSettings\"]\n : cacheUpgradeSettingsDeserializer(item[\"upgradeSettings\"]),\n networkSettings: !item[\"networkSettings\"]\n ? item[\"networkSettings\"]\n : cacheNetworkSettingsDeserializer(item[\"networkSettings\"]),\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : cacheEncryptionSettingsDeserializer(item[\"encryptionSettings\"]),\n securitySettings: !item[\"securitySettings\"]\n ? item[\"securitySettings\"]\n : cacheSecuritySettingsDeserializer(item[\"securitySettings\"]),\n directoryServicesSettings: !item[\"directoryServicesSettings\"]\n ? item[\"directoryServicesSettings\"]\n : cacheDirectorySettingsDeserializer(item[\"directoryServicesSettings\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n primingJobs: !item[\"primingJobs\"]\n ? item[\"primingJobs\"]\n : primingJobArrayDeserializer(item[\"primingJobs\"]),\n spaceAllocation: !item[\"spaceAllocation\"]\n ? item[\"spaceAllocation\"]\n : storageTargetSpaceAllocationArrayDeserializer(item[\"spaceAllocation\"]),\n };\n}\n\nexport function _storageTargetPropertiesSerializer(item: StorageTarget): any {\n return {\n junctions: !item[\"junctions\"]\n ? item[\"junctions\"]\n : namespaceJunctionArraySerializer(item[\"junctions\"]),\n targetType: item[\"targetType\"],\n state: item[\"state\"],\n nfs3: !item[\"nfs3\"] ? item[\"nfs3\"] : nfs3TargetSerializer(item[\"nfs3\"]),\n clfs: !item[\"clfs\"] ? item[\"clfs\"] : clfsTargetSerializer(item[\"clfs\"]),\n unknown: !item[\"unknown\"] ? item[\"unknown\"] : unknownTargetSerializer(item[\"unknown\"]),\n blobNfs: !item[\"blobNfs\"] ? item[\"blobNfs\"] : blobNfsTargetSerializer(item[\"blobNfs\"]),\n };\n}\n\nexport function _storageTargetPropertiesDeserializer(item: any) {\n return {\n junctions: !item[\"junctions\"]\n ? item[\"junctions\"]\n : namespaceJunctionArrayDeserializer(item[\"junctions\"]),\n targetType: item[\"targetType\"],\n provisioningState: item[\"provisioningState\"],\n state: item[\"state\"],\n nfs3: !item[\"nfs3\"] ? item[\"nfs3\"] : nfs3TargetDeserializer(item[\"nfs3\"]),\n clfs: !item[\"clfs\"] ? item[\"clfs\"] : clfsTargetDeserializer(item[\"clfs\"]),\n unknown: !item[\"unknown\"] ? item[\"unknown\"] : unknownTargetDeserializer(item[\"unknown\"]),\n blobNfs: !item[\"blobNfs\"] ? item[\"blobNfs\"] : blobNfsTargetDeserializer(item[\"blobNfs\"]),\n allocationPercentage: item[\"allocationPercentage\"],\n };\n}\n\nexport function _amlFilesystemPropertiesSerializer(item: AmlFilesystem): any {\n return {\n storageCapacityTiB: item[\"storageCapacityTiB\"],\n filesystemSubnet: item[\"filesystemSubnet\"],\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : amlFilesystemEncryptionSettingsSerializer(item[\"encryptionSettings\"]),\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : amlFilesystemPropertiesMaintenanceWindowSerializer(item[\"maintenanceWindow\"]),\n hsm: !item[\"hsm\"] ? item[\"hsm\"] : amlFilesystemPropertiesHsmSerializer(item[\"hsm\"]),\n rootSquashSettings: !item[\"rootSquashSettings\"]\n ? item[\"rootSquashSettings\"]\n : amlFilesystemRootSquashSettingsSerializer(item[\"rootSquashSettings\"]),\n };\n}\n\nexport function _amlFilesystemPropertiesDeserializer(item: any) {\n return {\n storageCapacityTiB: item[\"storageCapacityTiB\"],\n currentStorageCapacityTiB: item[\"currentStorageCapacityTiB\"],\n clusterUuid: item[\"clusterUuid\"],\n health: !item[\"health\"] ? item[\"health\"] : amlFilesystemHealthDeserializer(item[\"health\"]),\n provisioningState: item[\"provisioningState\"],\n filesystemSubnet: item[\"filesystemSubnet\"],\n clientInfo: !item[\"clientInfo\"]\n ? item[\"clientInfo\"]\n : amlFilesystemClientInfoDeserializer(item[\"clientInfo\"]),\n throughputProvisionedMBps: item[\"throughputProvisionedMBps\"],\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : amlFilesystemEncryptionSettingsDeserializer(item[\"encryptionSettings\"]),\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : amlFilesystemPropertiesMaintenanceWindowDeserializer(item[\"maintenanceWindow\"]),\n hsm: !item[\"hsm\"] ? item[\"hsm\"] : amlFilesystemPropertiesHsmDeserializer(item[\"hsm\"]),\n rootSquashSettings: !item[\"rootSquashSettings\"]\n ? item[\"rootSquashSettings\"]\n : amlFilesystemRootSquashSettingsDeserializer(item[\"rootSquashSettings\"]),\n };\n}\n\nexport function _amlFilesystemUpdatePropertiesSerializer(item: AmlFilesystemUpdate): any {\n return {\n encryptionSettings: !item[\"encryptionSettings\"]\n ? item[\"encryptionSettings\"]\n : amlFilesystemEncryptionSettingsSerializer(item[\"encryptionSettings\"]),\n maintenanceWindow: !item[\"maintenanceWindow\"]\n ? item[\"maintenanceWindow\"]\n : amlFilesystemUpdatePropertiesMaintenanceWindowSerializer(item[\"maintenanceWindow\"]),\n rootSquashSettings: !item[\"rootSquashSettings\"]\n ? item[\"rootSquashSettings\"]\n : amlFilesystemRootSquashSettingsSerializer(item[\"rootSquashSettings\"]),\n };\n}\n\nexport function _autoExportJobPropertiesStatusDeserializer(item: any) {\n return {\n state: item[\"state\"],\n statusCode: item[\"statusCode\"],\n statusMessage: item[\"statusMessage\"],\n totalFilesExported: item[\"totalFilesExported\"],\n totalMiBExported: item[\"totalMiBExported\"],\n totalFilesFailed: item[\"totalFilesFailed\"],\n exportIterationCount: item[\"exportIterationCount\"],\n lastSuccessfulIterationCompletionTimeUTC: !item[\"lastSuccessfulIterationCompletionTimeUTC\"]\n ? item[\"lastSuccessfulIterationCompletionTimeUTC\"]\n : new Date(item[\"lastSuccessfulIterationCompletionTimeUTC\"]),\n currentIterationFilesDiscovered: item[\"currentIterationFilesDiscovered\"],\n currentIterationMiBDiscovered: item[\"currentIterationMiBDiscovered\"],\n currentIterationFilesExported: item[\"currentIterationFilesExported\"],\n currentIterationMiBExported: item[\"currentIterationMiBExported\"],\n currentIterationFilesFailed: item[\"currentIterationFilesFailed\"],\n lastStartedTimeUTC: !item[\"lastStartedTimeUTC\"]\n ? item[\"lastStartedTimeUTC\"]\n : new Date(item[\"lastStartedTimeUTC\"]),\n lastCompletionTimeUTC: !item[\"lastCompletionTimeUTC\"]\n ? item[\"lastCompletionTimeUTC\"]\n : new Date(item[\"lastCompletionTimeUTC\"]),\n };\n}\n\nexport function _autoExportJobPropertiesSerializer(item: AutoExportJob): any {\n return {\n adminStatus: item[\"adminStatus\"],\n autoExportPrefixes: !item[\"autoExportPrefixes\"]\n ? item[\"autoExportPrefixes\"]\n : item[\"autoExportPrefixes\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function _autoExportJobPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n adminStatus: item[\"adminStatus\"],\n autoExportPrefixes: !item[\"autoExportPrefixes\"]\n ? item[\"autoExportPrefixes\"]\n : item[\"autoExportPrefixes\"].map((p: any) => {\n return p;\n }),\n status: !item[\"status\"]\n ? item[\"status\"]\n : autoExportJobPropertiesStatusDeserializer(item[\"status\"]),\n };\n}\n\nexport function _autoExportJobUpdatePropertiesSerializer(item: AutoExportJobUpdate): any {\n return { adminStatus: item[\"adminStatus\"] };\n}\n\nexport function _importJobPropertiesStatusDeserializer(item: any) {\n return {\n state: item[\"state\"],\n statusMessage: item[\"statusMessage\"],\n totalBlobsWalked: item[\"totalBlobsWalked\"],\n blobsWalkedPerSecond: item[\"blobsWalkedPerSecond\"],\n totalBlobsImported: item[\"totalBlobsImported\"],\n importedFiles: item[\"importedFiles\"],\n importedDirectories: item[\"importedDirectories\"],\n importedSymlinks: item[\"importedSymlinks\"],\n preexistingFiles: item[\"preexistingFiles\"],\n preexistingDirectories: item[\"preexistingDirectories\"],\n preexistingSymlinks: item[\"preexistingSymlinks\"],\n blobsImportedPerSecond: item[\"blobsImportedPerSecond\"],\n lastCompletionTime: !item[\"lastCompletionTime\"]\n ? item[\"lastCompletionTime\"]\n : new Date(item[\"lastCompletionTime\"]),\n lastStartedTime: !item[\"lastStartedTime\"]\n ? item[\"lastStartedTime\"]\n : new Date(item[\"lastStartedTime\"]),\n totalErrors: item[\"totalErrors\"],\n totalConflicts: item[\"totalConflicts\"],\n };\n}\n\nexport function _importJobPropertiesSerializer(item: ImportJob): any {\n return {\n adminStatus: item[\"adminStatus\"],\n importPrefixes: !item[\"importPrefixes\"]\n ? item[\"importPrefixes\"]\n : item[\"importPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n maximumErrors: item[\"maximumErrors\"],\n };\n}\n\nexport function _importJobPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n adminStatus: item[\"adminStatus\"],\n importPrefixes: !item[\"importPrefixes\"]\n ? item[\"importPrefixes\"]\n : item[\"importPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n maximumErrors: item[\"maximumErrors\"],\n status: !item[\"status\"]\n ? item[\"status\"]\n : importJobPropertiesStatusDeserializer(item[\"status\"]),\n };\n}\n\nexport function _importJobUpdatePropertiesSerializer(item: ImportJobUpdate): any {\n return { adminStatus: item[\"adminStatus\"] };\n}\n\nexport function _autoImportJobPropertiesStatusDeserializer(item: any) {\n return {\n state: item[\"state\"],\n statusCode: item[\"statusCode\"],\n statusMessage: item[\"statusMessage\"],\n scanStartTime: !item[\"scanStartTime\"] ? item[\"scanStartTime\"] : new Date(item[\"scanStartTime\"]),\n scanEndTime: !item[\"scanEndTime\"] ? item[\"scanEndTime\"] : new Date(item[\"scanEndTime\"]),\n totalBlobsWalked: item[\"totalBlobsWalked\"],\n rateOfBlobWalk: item[\"rateOfBlobWalk\"],\n totalBlobsImported: item[\"totalBlobsImported\"],\n rateOfBlobImport: item[\"rateOfBlobImport\"],\n importedFiles: item[\"importedFiles\"],\n importedDirectories: item[\"importedDirectories\"],\n importedSymlinks: item[\"importedSymlinks\"],\n preexistingFiles: item[\"preexistingFiles\"],\n preexistingDirectories: item[\"preexistingDirectories\"],\n preexistingSymlinks: item[\"preexistingSymlinks\"],\n totalErrors: item[\"totalErrors\"],\n totalConflicts: item[\"totalConflicts\"],\n blobSyncEvents: !item[\"blobSyncEvents\"]\n ? item[\"blobSyncEvents\"]\n : autoImportJobPropertiesStatusBlobSyncEventsDeserializer(item[\"blobSyncEvents\"]),\n lastStartedTimeUTC: !item[\"lastStartedTimeUTC\"]\n ? item[\"lastStartedTimeUTC\"]\n : new Date(item[\"lastStartedTimeUTC\"]),\n lastCompletionTimeUTC: !item[\"lastCompletionTimeUTC\"]\n ? item[\"lastCompletionTimeUTC\"]\n : new Date(item[\"lastCompletionTimeUTC\"]),\n };\n}\n\nexport function _autoImportJobPropertiesSerializer(item: AutoImportJob): any {\n return {\n adminStatus: item[\"adminStatus\"],\n autoImportPrefixes: !item[\"autoImportPrefixes\"]\n ? item[\"autoImportPrefixes\"]\n : item[\"autoImportPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n enableDeletions: item[\"enableDeletions\"],\n maximumErrors: item[\"maximumErrors\"],\n };\n}\n\nexport function _autoImportJobPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n adminStatus: item[\"adminStatus\"],\n autoImportPrefixes: !item[\"autoImportPrefixes\"]\n ? item[\"autoImportPrefixes\"]\n : item[\"autoImportPrefixes\"].map((p: any) => {\n return p;\n }),\n conflictResolutionMode: item[\"conflictResolutionMode\"],\n enableDeletions: item[\"enableDeletions\"],\n maximumErrors: item[\"maximumErrors\"],\n status: !item[\"status\"]\n ? item[\"status\"]\n : autoImportJobPropertiesStatusDeserializer(item[\"status\"]),\n };\n}\n\nexport function _autoImportJobUpdatePropertiesSerializer(item: AutoImportJobUpdate): any {\n return { adminStatus: item[\"adminStatus\"] };\n}\n\nexport function _expansionJobPropertiesStatusDeserializer(item: any) {\n return {\n state: item[\"state\"],\n statusCode: item[\"statusCode\"],\n statusMessage: item[\"statusMessage\"],\n percentComplete: item[\"percentComplete\"],\n startTimeUTC: !item[\"startTimeUTC\"] ? item[\"startTimeUTC\"] : new Date(item[\"startTimeUTC\"]),\n completionTimeUTC: !item[\"completionTimeUTC\"]\n ? item[\"completionTimeUTC\"]\n : new Date(item[\"completionTimeUTC\"]),\n };\n}\n\nexport function _expansionJobPropertiesSerializer(item: ExpansionJob): any {\n return { newStorageCapacityTiB: item[\"newStorageCapacityTiB\"] };\n}\n\nexport function _expansionJobPropertiesDeserializer(item: any) {\n return {\n provisioningState: item[\"provisioningState\"],\n newStorageCapacityTiB: item[\"newStorageCapacityTiB\"],\n status: !item[\"status\"]\n ? item[\"status\"]\n : expansionJobPropertiesStatusDeserializer(item[\"status\"]),\n };\n}\n\nexport function _ascOperationPropertiesDeserializer(item: any) {\n return {\n output: !item[\"output\"]\n ? item[\"output\"]\n : Object.fromEntries(Object.entries(item[\"output\"]).map(([k, p]: [string, any]) => [k, p])),\n };\n}\n"]}