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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (746) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/{dist-esm/src → dist/browser}/operations/amlFilesystems.d.ts +3 -3
  12. package/dist/browser/operations/amlFilesystems.d.ts.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/amlFilesystems.js +116 -128
  14. package/dist/browser/operations/amlFilesystems.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/ascOperations.d.ts +3 -3
  16. package/dist/browser/operations/ascOperations.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/ascOperations.js +2 -2
  18. package/dist/browser/operations/ascOperations.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/ascUsages.d.ts +3 -3
  20. package/dist/browser/operations/ascUsages.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/ascUsages.js +3 -3
  22. package/dist/browser/operations/ascUsages.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/caches.d.ts +3 -3
  24. package/dist/browser/operations/caches.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/caches.js +484 -536
  26. package/dist/browser/operations/caches.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/importJobs.d.ts +3 -3
  28. package/dist/browser/operations/importJobs.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/importJobs.js +126 -138
  30. package/dist/browser/operations/importJobs.js.map +1 -0
  31. package/dist/browser/operations/index.d.ts +11 -0
  32. package/dist/browser/operations/index.d.ts.map +1 -0
  33. package/dist/browser/operations/index.js +18 -0
  34. package/dist/browser/operations/index.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  36. package/dist/browser/operations/operations.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  38. package/dist/browser/operations/operations.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
  40. package/dist/browser/operations/skus.d.ts.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/skus.js +3 -3
  42. package/dist/browser/operations/skus.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/storageTargetOperations.d.ts +3 -3
  44. package/dist/browser/operations/storageTargetOperations.d.ts.map +1 -0
  45. package/dist/browser/operations/storageTargetOperations.js +345 -0
  46. package/dist/browser/operations/storageTargetOperations.js.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/storageTargets.d.ts +3 -3
  48. package/dist/browser/operations/storageTargets.d.ts.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operations/storageTargets.js +156 -172
  50. package/dist/browser/operations/storageTargets.js.map +1 -0
  51. package/{dist-esm/src → dist/browser}/operations/usageModels.d.ts +3 -3
  52. package/dist/browser/operations/usageModels.d.ts.map +1 -0
  53. package/{dist-esm/src → dist/browser}/operations/usageModels.js +3 -3
  54. package/dist/browser/operations/usageModels.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/amlFilesystems.d.ts +1 -1
  56. package/dist/browser/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  57. package/dist/browser/operationsInterfaces/amlFilesystems.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/ascOperations.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/ascOperations.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/ascOperations.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.d.ts +1 -1
  62. package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.d.ts.map +1 -1
  63. package/dist/browser/operationsInterfaces/ascUsages.js.map +1 -0
  64. package/{dist-esm/src → dist/browser}/operationsInterfaces/caches.d.ts +1 -1
  65. package/dist/browser/operationsInterfaces/caches.d.ts.map +1 -0
  66. package/dist/browser/operationsInterfaces/caches.js.map +1 -0
  67. package/{dist-esm/src → dist/browser}/operationsInterfaces/importJobs.d.ts +1 -1
  68. package/dist/browser/operationsInterfaces/importJobs.d.ts.map +1 -0
  69. package/dist/browser/operationsInterfaces/importJobs.js.map +1 -0
  70. package/dist/browser/operationsInterfaces/index.d.ts +11 -0
  71. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  72. package/dist/browser/operationsInterfaces/index.js +18 -0
  73. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  74. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  75. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  76. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  77. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
  78. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  80. package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargetOperations.d.ts +1 -1
  81. package/dist/browser/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  82. package/dist/browser/operationsInterfaces/storageTargetOperations.js.map +1 -0
  83. package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargets.d.ts +1 -1
  84. package/dist/browser/operationsInterfaces/storageTargets.d.ts.map +1 -0
  85. package/dist/browser/operationsInterfaces/storageTargets.js.map +1 -0
  86. package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.d.ts +1 -1
  87. package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.d.ts.map +1 -1
  88. package/dist/browser/operationsInterfaces/usageModels.js.map +1 -0
  89. package/dist/browser/package.json +3 -0
  90. package/dist/browser/pagingHelper.js.map +1 -0
  91. package/{dist-esm/src → dist/browser}/storageCacheManagementClient.d.ts +2 -2
  92. package/dist/browser/storageCacheManagementClient.d.ts.map +1 -0
  93. package/{dist-esm/src → dist/browser}/storageCacheManagementClient.js +17 -20
  94. package/dist/browser/storageCacheManagementClient.js.map +1 -0
  95. package/dist/commonjs/index.d.ts +5 -0
  96. package/dist/commonjs/index.d.ts.map +1 -0
  97. package/dist/commonjs/index.js +19 -0
  98. package/dist/commonjs/index.js.map +1 -0
  99. package/dist/commonjs/lroImpl.d.ts +11 -0
  100. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  101. package/dist/commonjs/lroImpl.js +17 -0
  102. package/dist/commonjs/lroImpl.js.map +1 -0
  103. package/{types/arm-storagecache.d.ts → dist/commonjs/models/index.d.ts} +2244 -3202
  104. package/dist/commonjs/models/index.d.ts.map +1 -0
  105. package/dist/commonjs/models/index.js +301 -0
  106. package/dist/commonjs/models/index.js.map +1 -0
  107. package/dist/commonjs/models/mappers.d.ts +112 -0
  108. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  109. package/dist/commonjs/models/mappers.js +3423 -0
  110. package/dist/commonjs/models/mappers.js.map +1 -0
  111. package/dist/commonjs/models/parameters.d.ts +30 -0
  112. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  113. package/dist/commonjs/models/parameters.js +258 -0
  114. package/dist/commonjs/models/parameters.js.map +1 -0
  115. package/dist/commonjs/operations/amlFilesystems.d.ts +134 -0
  116. package/dist/commonjs/operations/amlFilesystems.d.ts.map +1 -0
  117. package/dist/commonjs/operations/amlFilesystems.js +609 -0
  118. package/dist/commonjs/operations/amlFilesystems.js.map +1 -0
  119. package/dist/commonjs/operations/ascOperations.d.ts +20 -0
  120. package/dist/commonjs/operations/ascOperations.d.ts.map +1 -0
  121. package/dist/commonjs/operations/ascOperations.js +58 -0
  122. package/dist/commonjs/operations/ascOperations.js.map +1 -0
  123. package/dist/commonjs/operations/ascUsages.d.ts +35 -0
  124. package/dist/commonjs/operations/ascUsages.d.ts.map +1 -0
  125. package/dist/commonjs/operations/ascUsages.js +149 -0
  126. package/dist/commonjs/operations/ascUsages.js.map +1 -0
  127. package/dist/commonjs/operations/caches.d.ts +276 -0
  128. package/dist/commonjs/operations/caches.d.ts.map +1 -0
  129. package/dist/commonjs/operations/caches.js +1355 -0
  130. package/dist/commonjs/operations/caches.js.map +1 -0
  131. package/dist/commonjs/operations/importJobs.d.ts +120 -0
  132. package/dist/commonjs/operations/importJobs.d.ts.map +1 -0
  133. package/dist/commonjs/operations/importJobs.js +484 -0
  134. package/dist/commonjs/operations/importJobs.js.map +1 -0
  135. package/dist/commonjs/operations/index.d.ts +11 -0
  136. package/dist/commonjs/operations/index.d.ts.map +1 -0
  137. package/dist/commonjs/operations/index.js +21 -0
  138. package/dist/commonjs/operations/index.js.map +1 -0
  139. package/dist/commonjs/operations/operations.d.ts +32 -0
  140. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  141. package/dist/commonjs/operations/operations.js +137 -0
  142. package/dist/commonjs/operations/operations.js.map +1 -0
  143. package/dist/commonjs/operations/skus.d.ts +32 -0
  144. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  145. package/dist/commonjs/operations/skus.js +141 -0
  146. package/dist/commonjs/operations/skus.js.map +1 -0
  147. package/dist/commonjs/operations/storageTargetOperations.d.ts +90 -0
  148. package/dist/commonjs/operations/storageTargetOperations.d.ts.map +1 -0
  149. package/dist/commonjs/operations/storageTargetOperations.js +350 -0
  150. package/dist/commonjs/operations/storageTargetOperations.js.map +1 -0
  151. package/dist/commonjs/operations/storageTargets.d.ts +135 -0
  152. package/dist/commonjs/operations/storageTargets.d.ts.map +1 -0
  153. package/dist/commonjs/operations/storageTargets.js +534 -0
  154. package/dist/commonjs/operations/storageTargets.js.map +1 -0
  155. package/dist/commonjs/operations/usageModels.d.ts +32 -0
  156. package/dist/commonjs/operations/usageModels.d.ts.map +1 -0
  157. package/dist/commonjs/operations/usageModels.js +141 -0
  158. package/dist/commonjs/operations/usageModels.js.map +1 -0
  159. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts +98 -0
  160. package/dist/commonjs/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  161. package/dist/commonjs/operationsInterfaces/amlFilesystems.js +10 -0
  162. package/dist/commonjs/operationsInterfaces/amlFilesystems.js.map +1 -0
  163. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts +12 -0
  164. package/dist/commonjs/operationsInterfaces/ascOperations.d.ts.map +1 -0
  165. package/dist/commonjs/operationsInterfaces/ascOperations.js +10 -0
  166. package/dist/commonjs/operationsInterfaces/ascOperations.js.map +1 -0
  167. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts +12 -0
  168. package/dist/commonjs/operationsInterfaces/ascUsages.d.ts.map +1 -0
  169. package/dist/commonjs/operationsInterfaces/ascUsages.js +10 -0
  170. package/dist/commonjs/operationsInterfaces/ascUsages.js.map +1 -0
  171. package/dist/commonjs/operationsInterfaces/caches.d.ts +240 -0
  172. package/dist/commonjs/operationsInterfaces/caches.d.ts.map +1 -0
  173. package/dist/commonjs/operationsInterfaces/caches.js +10 -0
  174. package/dist/commonjs/operationsInterfaces/caches.js.map +1 -0
  175. package/dist/commonjs/operationsInterfaces/importJobs.d.ts +93 -0
  176. package/dist/commonjs/operationsInterfaces/importJobs.d.ts.map +1 -0
  177. package/dist/commonjs/operationsInterfaces/importJobs.js +10 -0
  178. package/dist/commonjs/operationsInterfaces/importJobs.js.map +1 -0
  179. package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
  180. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  181. package/dist/commonjs/operationsInterfaces/index.js +21 -0
  182. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  183. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  184. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  185. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  186. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  187. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  188. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  189. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  190. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  191. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts +82 -0
  192. package/dist/commonjs/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  193. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js +10 -0
  194. package/dist/commonjs/operationsInterfaces/storageTargetOperations.js.map +1 -0
  195. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts +108 -0
  196. package/dist/commonjs/operationsInterfaces/storageTargets.d.ts.map +1 -0
  197. package/dist/commonjs/operationsInterfaces/storageTargets.js +10 -0
  198. package/dist/commonjs/operationsInterfaces/storageTargets.js.map +1 -0
  199. package/dist/commonjs/operationsInterfaces/usageModels.d.ts +11 -0
  200. package/dist/commonjs/operationsInterfaces/usageModels.d.ts.map +1 -0
  201. package/dist/commonjs/operationsInterfaces/usageModels.js +10 -0
  202. package/dist/commonjs/operationsInterfaces/usageModels.js.map +1 -0
  203. package/dist/commonjs/package.json +3 -0
  204. package/dist/commonjs/pagingHelper.d.ts +13 -0
  205. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  206. package/dist/commonjs/pagingHelper.js +36 -0
  207. package/dist/commonjs/pagingHelper.js.map +1 -0
  208. package/dist/commonjs/storageCacheManagementClient.d.ts +39 -0
  209. package/dist/commonjs/storageCacheManagementClient.d.ts.map +1 -0
  210. package/dist/commonjs/storageCacheManagementClient.js +167 -0
  211. package/dist/commonjs/storageCacheManagementClient.js.map +1 -0
  212. package/dist/esm/index.d.ts +5 -0
  213. package/dist/esm/index.d.ts.map +1 -0
  214. package/{src/index.ts → dist/esm/index.js} +5 -5
  215. package/dist/esm/index.js.map +1 -0
  216. package/dist/esm/lroImpl.d.ts +11 -0
  217. package/dist/esm/lroImpl.d.ts.map +1 -0
  218. package/dist/esm/lroImpl.js +14 -0
  219. package/dist/esm/lroImpl.js.map +1 -0
  220. package/dist/esm/models/index.d.ts +2244 -0
  221. package/dist/esm/models/index.d.ts.map +1 -0
  222. package/dist/esm/models/index.js +298 -0
  223. package/dist/esm/models/index.js.map +1 -0
  224. package/dist/esm/models/mappers.d.ts +112 -0
  225. package/dist/esm/models/mappers.d.ts.map +1 -0
  226. package/dist/esm/models/mappers.js +3418 -0
  227. package/dist/esm/models/mappers.js.map +1 -0
  228. package/dist/esm/models/parameters.d.ts +30 -0
  229. package/dist/esm/models/parameters.d.ts.map +1 -0
  230. package/dist/esm/models/parameters.js +255 -0
  231. package/dist/esm/models/parameters.js.map +1 -0
  232. package/dist/esm/operations/amlFilesystems.d.ts +134 -0
  233. package/dist/esm/operations/amlFilesystems.d.ts.map +1 -0
  234. package/dist/esm/operations/amlFilesystems.js +605 -0
  235. package/dist/esm/operations/amlFilesystems.js.map +1 -0
  236. package/dist/esm/operations/ascOperations.d.ts +20 -0
  237. package/dist/esm/operations/ascOperations.d.ts.map +1 -0
  238. package/dist/esm/operations/ascOperations.js +53 -0
  239. package/dist/esm/operations/ascOperations.js.map +1 -0
  240. package/dist/esm/operations/ascUsages.d.ts +35 -0
  241. package/dist/esm/operations/ascUsages.d.ts.map +1 -0
  242. package/dist/esm/operations/ascUsages.js +145 -0
  243. package/dist/esm/operations/ascUsages.js.map +1 -0
  244. package/dist/esm/operations/caches.d.ts +276 -0
  245. package/dist/esm/operations/caches.d.ts.map +1 -0
  246. package/dist/esm/operations/caches.js +1351 -0
  247. package/dist/esm/operations/caches.js.map +1 -0
  248. package/dist/esm/operations/importJobs.d.ts +120 -0
  249. package/dist/esm/operations/importJobs.d.ts.map +1 -0
  250. package/dist/esm/operations/importJobs.js +480 -0
  251. package/dist/esm/operations/importJobs.js.map +1 -0
  252. package/dist/esm/operations/index.d.ts +11 -0
  253. package/dist/esm/operations/index.d.ts.map +1 -0
  254. package/dist/esm/operations/index.js +18 -0
  255. package/dist/esm/operations/index.js.map +1 -0
  256. package/dist/esm/operations/operations.d.ts +32 -0
  257. package/dist/esm/operations/operations.d.ts.map +1 -0
  258. package/dist/esm/operations/operations.js +133 -0
  259. package/dist/esm/operations/operations.js.map +1 -0
  260. package/dist/esm/operations/skus.d.ts +32 -0
  261. package/dist/esm/operations/skus.d.ts.map +1 -0
  262. package/dist/esm/operations/skus.js +137 -0
  263. package/dist/esm/operations/skus.js.map +1 -0
  264. package/dist/esm/operations/storageTargetOperations.d.ts +90 -0
  265. package/dist/esm/operations/storageTargetOperations.d.ts.map +1 -0
  266. package/dist/esm/operations/storageTargetOperations.js +345 -0
  267. package/dist/esm/operations/storageTargetOperations.js.map +1 -0
  268. package/dist/esm/operations/storageTargets.d.ts +135 -0
  269. package/dist/esm/operations/storageTargets.d.ts.map +1 -0
  270. package/dist/esm/operations/storageTargets.js +530 -0
  271. package/dist/esm/operations/storageTargets.js.map +1 -0
  272. package/dist/esm/operations/usageModels.d.ts +32 -0
  273. package/dist/esm/operations/usageModels.d.ts.map +1 -0
  274. package/dist/esm/operations/usageModels.js +137 -0
  275. package/dist/esm/operations/usageModels.js.map +1 -0
  276. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts +98 -0
  277. package/dist/esm/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  278. package/dist/esm/operationsInterfaces/amlFilesystems.js +9 -0
  279. package/dist/esm/operationsInterfaces/amlFilesystems.js.map +1 -0
  280. package/dist/esm/operationsInterfaces/ascOperations.d.ts +12 -0
  281. package/dist/esm/operationsInterfaces/ascOperations.d.ts.map +1 -0
  282. package/dist/esm/operationsInterfaces/ascOperations.js +9 -0
  283. package/dist/esm/operationsInterfaces/ascOperations.js.map +1 -0
  284. package/dist/esm/operationsInterfaces/ascUsages.d.ts +12 -0
  285. package/dist/esm/operationsInterfaces/ascUsages.d.ts.map +1 -0
  286. package/dist/esm/operationsInterfaces/ascUsages.js +9 -0
  287. package/dist/esm/operationsInterfaces/ascUsages.js.map +1 -0
  288. package/dist/esm/operationsInterfaces/caches.d.ts +240 -0
  289. package/dist/esm/operationsInterfaces/caches.d.ts.map +1 -0
  290. package/dist/esm/operationsInterfaces/caches.js +9 -0
  291. package/dist/esm/operationsInterfaces/caches.js.map +1 -0
  292. package/dist/esm/operationsInterfaces/importJobs.d.ts +93 -0
  293. package/dist/esm/operationsInterfaces/importJobs.d.ts.map +1 -0
  294. package/dist/esm/operationsInterfaces/importJobs.js +9 -0
  295. package/dist/esm/operationsInterfaces/importJobs.js.map +1 -0
  296. package/dist/esm/operationsInterfaces/index.d.ts +11 -0
  297. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  298. package/dist/esm/operationsInterfaces/index.js +18 -0
  299. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  300. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  301. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  302. package/dist/esm/operationsInterfaces/operations.js +9 -0
  303. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  304. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  305. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  306. package/dist/esm/operationsInterfaces/skus.js +9 -0
  307. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  308. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts +82 -0
  309. package/dist/esm/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  310. package/dist/esm/operationsInterfaces/storageTargetOperations.js +9 -0
  311. package/dist/esm/operationsInterfaces/storageTargetOperations.js.map +1 -0
  312. package/dist/esm/operationsInterfaces/storageTargets.d.ts +108 -0
  313. package/dist/esm/operationsInterfaces/storageTargets.d.ts.map +1 -0
  314. package/dist/esm/operationsInterfaces/storageTargets.js +9 -0
  315. package/dist/esm/operationsInterfaces/storageTargets.js.map +1 -0
  316. package/dist/esm/operationsInterfaces/usageModels.d.ts +11 -0
  317. package/dist/esm/operationsInterfaces/usageModels.d.ts.map +1 -0
  318. package/dist/esm/operationsInterfaces/usageModels.js +9 -0
  319. package/dist/esm/operationsInterfaces/usageModels.js.map +1 -0
  320. package/dist/esm/package.json +3 -0
  321. package/dist/esm/pagingHelper.d.ts +13 -0
  322. package/dist/esm/pagingHelper.d.ts.map +1 -0
  323. package/dist/esm/pagingHelper.js +32 -0
  324. package/dist/esm/pagingHelper.js.map +1 -0
  325. package/dist/esm/storageCacheManagementClient.d.ts +39 -0
  326. package/dist/esm/storageCacheManagementClient.d.ts.map +1 -0
  327. package/dist/esm/storageCacheManagementClient.js +162 -0
  328. package/dist/esm/storageCacheManagementClient.js.map +1 -0
  329. package/dist/react-native/index.d.ts +5 -0
  330. package/dist/react-native/index.d.ts.map +1 -0
  331. package/dist/react-native/index.js +13 -0
  332. package/dist/react-native/index.js.map +1 -0
  333. package/dist/react-native/lroImpl.d.ts +11 -0
  334. package/dist/react-native/lroImpl.d.ts.map +1 -0
  335. package/dist/react-native/lroImpl.js +14 -0
  336. package/dist/react-native/lroImpl.js.map +1 -0
  337. package/dist/react-native/models/index.d.ts +2244 -0
  338. package/dist/react-native/models/index.d.ts.map +1 -0
  339. package/dist/react-native/models/index.js +298 -0
  340. package/dist/react-native/models/index.js.map +1 -0
  341. package/dist/react-native/models/mappers.d.ts +112 -0
  342. package/dist/react-native/models/mappers.d.ts.map +1 -0
  343. package/dist/react-native/models/mappers.js +3418 -0
  344. package/dist/react-native/models/mappers.js.map +1 -0
  345. package/dist/react-native/models/parameters.d.ts +30 -0
  346. package/dist/react-native/models/parameters.d.ts.map +1 -0
  347. package/dist/react-native/models/parameters.js +255 -0
  348. package/dist/react-native/models/parameters.js.map +1 -0
  349. package/dist/react-native/operations/amlFilesystems.d.ts +134 -0
  350. package/dist/react-native/operations/amlFilesystems.d.ts.map +1 -0
  351. package/dist/react-native/operations/amlFilesystems.js +605 -0
  352. package/dist/react-native/operations/amlFilesystems.js.map +1 -0
  353. package/dist/react-native/operations/ascOperations.d.ts +20 -0
  354. package/dist/react-native/operations/ascOperations.d.ts.map +1 -0
  355. package/dist/react-native/operations/ascOperations.js +53 -0
  356. package/dist/react-native/operations/ascOperations.js.map +1 -0
  357. package/dist/react-native/operations/ascUsages.d.ts +35 -0
  358. package/dist/react-native/operations/ascUsages.d.ts.map +1 -0
  359. package/dist/react-native/operations/ascUsages.js +145 -0
  360. package/dist/react-native/operations/ascUsages.js.map +1 -0
  361. package/dist/react-native/operations/caches.d.ts +276 -0
  362. package/dist/react-native/operations/caches.d.ts.map +1 -0
  363. package/dist/react-native/operations/caches.js +1351 -0
  364. package/dist/react-native/operations/caches.js.map +1 -0
  365. package/dist/react-native/operations/importJobs.d.ts +120 -0
  366. package/dist/react-native/operations/importJobs.d.ts.map +1 -0
  367. package/dist/react-native/operations/importJobs.js +480 -0
  368. package/dist/react-native/operations/importJobs.js.map +1 -0
  369. package/dist/react-native/operations/index.d.ts +11 -0
  370. package/dist/react-native/operations/index.d.ts.map +1 -0
  371. package/dist/react-native/operations/index.js +18 -0
  372. package/dist/react-native/operations/index.js.map +1 -0
  373. package/dist/react-native/operations/operations.d.ts +32 -0
  374. package/dist/react-native/operations/operations.d.ts.map +1 -0
  375. package/dist/react-native/operations/operations.js +133 -0
  376. package/dist/react-native/operations/operations.js.map +1 -0
  377. package/dist/react-native/operations/skus.d.ts +32 -0
  378. package/dist/react-native/operations/skus.d.ts.map +1 -0
  379. package/dist/react-native/operations/skus.js +137 -0
  380. package/dist/react-native/operations/skus.js.map +1 -0
  381. package/dist/react-native/operations/storageTargetOperations.d.ts +90 -0
  382. package/dist/react-native/operations/storageTargetOperations.d.ts.map +1 -0
  383. package/dist/react-native/operations/storageTargetOperations.js +345 -0
  384. package/dist/react-native/operations/storageTargetOperations.js.map +1 -0
  385. package/dist/react-native/operations/storageTargets.d.ts +135 -0
  386. package/dist/react-native/operations/storageTargets.d.ts.map +1 -0
  387. package/dist/react-native/operations/storageTargets.js +530 -0
  388. package/dist/react-native/operations/storageTargets.js.map +1 -0
  389. package/dist/react-native/operations/usageModels.d.ts +32 -0
  390. package/dist/react-native/operations/usageModels.d.ts.map +1 -0
  391. package/dist/react-native/operations/usageModels.js +137 -0
  392. package/dist/react-native/operations/usageModels.js.map +1 -0
  393. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts +98 -0
  394. package/dist/react-native/operationsInterfaces/amlFilesystems.d.ts.map +1 -0
  395. package/dist/react-native/operationsInterfaces/amlFilesystems.js +9 -0
  396. package/dist/react-native/operationsInterfaces/amlFilesystems.js.map +1 -0
  397. package/dist/react-native/operationsInterfaces/ascOperations.d.ts +12 -0
  398. package/dist/react-native/operationsInterfaces/ascOperations.d.ts.map +1 -0
  399. package/dist/react-native/operationsInterfaces/ascOperations.js +9 -0
  400. package/dist/react-native/operationsInterfaces/ascOperations.js.map +1 -0
  401. package/dist/react-native/operationsInterfaces/ascUsages.d.ts +12 -0
  402. package/dist/react-native/operationsInterfaces/ascUsages.d.ts.map +1 -0
  403. package/dist/react-native/operationsInterfaces/ascUsages.js +9 -0
  404. package/dist/react-native/operationsInterfaces/ascUsages.js.map +1 -0
  405. package/dist/react-native/operationsInterfaces/caches.d.ts +240 -0
  406. package/dist/react-native/operationsInterfaces/caches.d.ts.map +1 -0
  407. package/dist/react-native/operationsInterfaces/caches.js +9 -0
  408. package/dist/react-native/operationsInterfaces/caches.js.map +1 -0
  409. package/dist/react-native/operationsInterfaces/importJobs.d.ts +93 -0
  410. package/dist/react-native/operationsInterfaces/importJobs.d.ts.map +1 -0
  411. package/dist/react-native/operationsInterfaces/importJobs.js +9 -0
  412. package/dist/react-native/operationsInterfaces/importJobs.js.map +1 -0
  413. package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
  414. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  415. package/dist/react-native/operationsInterfaces/index.js +18 -0
  416. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  417. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  418. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  419. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  420. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  421. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  422. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  423. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  424. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  425. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts +82 -0
  426. package/dist/react-native/operationsInterfaces/storageTargetOperations.d.ts.map +1 -0
  427. package/dist/react-native/operationsInterfaces/storageTargetOperations.js +9 -0
  428. package/dist/react-native/operationsInterfaces/storageTargetOperations.js.map +1 -0
  429. package/dist/react-native/operationsInterfaces/storageTargets.d.ts +108 -0
  430. package/dist/react-native/operationsInterfaces/storageTargets.d.ts.map +1 -0
  431. package/dist/react-native/operationsInterfaces/storageTargets.js +9 -0
  432. package/dist/react-native/operationsInterfaces/storageTargets.js.map +1 -0
  433. package/dist/react-native/operationsInterfaces/usageModels.d.ts +11 -0
  434. package/dist/react-native/operationsInterfaces/usageModels.d.ts.map +1 -0
  435. package/dist/react-native/operationsInterfaces/usageModels.js +9 -0
  436. package/dist/react-native/operationsInterfaces/usageModels.js.map +1 -0
  437. package/dist/react-native/package.json +3 -0
  438. package/dist/react-native/pagingHelper.d.ts +13 -0
  439. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  440. package/dist/react-native/pagingHelper.js +32 -0
  441. package/dist/react-native/pagingHelper.js.map +1 -0
  442. package/dist/react-native/storageCacheManagementClient.d.ts +39 -0
  443. package/dist/react-native/storageCacheManagementClient.d.ts.map +1 -0
  444. package/dist/react-native/storageCacheManagementClient.js +162 -0
  445. package/dist/react-native/storageCacheManagementClient.js.map +1 -0
  446. package/package.json +67 -36
  447. package/dist/index.js +0 -8288
  448. package/dist/index.js.map +0 -1
  449. package/dist/index.min.js +0 -1
  450. package/dist/index.min.js.map +0 -1
  451. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts +0 -2
  452. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.d.ts.map +0 -1
  453. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js +0 -31
  454. package/dist-esm/samples-dev/amlFilesystemsArchiveSample.js.map +0 -1
  455. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts +0 -2
  456. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.d.ts.map +0 -1
  457. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js +0 -36
  458. package/dist-esm/samples-dev/amlFilesystemsCancelArchiveSample.js.map +0 -1
  459. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts +0 -2
  460. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.d.ts.map +0 -1
  461. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js +0 -65
  462. package/dist-esm/samples-dev/amlFilesystemsCreateOrUpdateSample.js.map +0 -1
  463. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts +0 -2
  464. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.d.ts.map +0 -1
  465. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js +0 -36
  466. package/dist-esm/samples-dev/amlFilesystemsDeleteSample.js.map +0 -1
  467. package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts +0 -2
  468. package/dist-esm/samples-dev/amlFilesystemsGetSample.d.ts.map +0 -1
  469. package/dist-esm/samples-dev/amlFilesystemsGetSample.js +0 -36
  470. package/dist-esm/samples-dev/amlFilesystemsGetSample.js.map +0 -1
  471. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts +0 -2
  472. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.d.ts.map +0 -1
  473. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js +0 -51
  474. package/dist-esm/samples-dev/amlFilesystemsListByResourceGroupSample.js.map +0 -1
  475. package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts +0 -2
  476. package/dist-esm/samples-dev/amlFilesystemsListSample.d.ts.map +0 -1
  477. package/dist-esm/samples-dev/amlFilesystemsListSample.js +0 -50
  478. package/dist-esm/samples-dev/amlFilesystemsListSample.js.map +0 -1
  479. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts +0 -2
  480. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.d.ts.map +0 -1
  481. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js +0 -47
  482. package/dist-esm/samples-dev/amlFilesystemsUpdateSample.js.map +0 -1
  483. package/dist-esm/samples-dev/ascOperationsGetSample.d.ts +0 -2
  484. package/dist-esm/samples-dev/ascOperationsGetSample.d.ts.map +0 -1
  485. package/dist-esm/samples-dev/ascOperationsGetSample.js +0 -36
  486. package/dist-esm/samples-dev/ascOperationsGetSample.js.map +0 -1
  487. package/dist-esm/samples-dev/ascUsagesListSample.d.ts +0 -2
  488. package/dist-esm/samples-dev/ascUsagesListSample.d.ts.map +0 -1
  489. package/dist-esm/samples-dev/ascUsagesListSample.js +0 -51
  490. package/dist-esm/samples-dev/ascUsagesListSample.js.map +0 -1
  491. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.d.ts +0 -2
  492. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.d.ts.map +0 -1
  493. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js +0 -155
  494. package/dist-esm/samples-dev/cachesCreateOrUpdateSample.js.map +0 -1
  495. package/dist-esm/samples-dev/cachesDebugInfoSample.d.ts +0 -2
  496. package/dist-esm/samples-dev/cachesDebugInfoSample.d.ts.map +0 -1
  497. package/dist-esm/samples-dev/cachesDebugInfoSample.js +0 -36
  498. package/dist-esm/samples-dev/cachesDebugInfoSample.js.map +0 -1
  499. package/dist-esm/samples-dev/cachesDeleteSample.d.ts +0 -2
  500. package/dist-esm/samples-dev/cachesDeleteSample.d.ts.map +0 -1
  501. package/dist-esm/samples-dev/cachesDeleteSample.js +0 -36
  502. package/dist-esm/samples-dev/cachesDeleteSample.js.map +0 -1
  503. package/dist-esm/samples-dev/cachesFlushSample.d.ts +0 -2
  504. package/dist-esm/samples-dev/cachesFlushSample.d.ts.map +0 -1
  505. package/dist-esm/samples-dev/cachesFlushSample.js +0 -36
  506. package/dist-esm/samples-dev/cachesFlushSample.js.map +0 -1
  507. package/dist-esm/samples-dev/cachesGetSample.d.ts +0 -2
  508. package/dist-esm/samples-dev/cachesGetSample.d.ts.map +0 -1
  509. package/dist-esm/samples-dev/cachesGetSample.js +0 -36
  510. package/dist-esm/samples-dev/cachesGetSample.js.map +0 -1
  511. package/dist-esm/samples-dev/cachesListByResourceGroupSample.d.ts +0 -2
  512. package/dist-esm/samples-dev/cachesListByResourceGroupSample.d.ts.map +0 -1
  513. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js +0 -51
  514. package/dist-esm/samples-dev/cachesListByResourceGroupSample.js.map +0 -1
  515. package/dist-esm/samples-dev/cachesListSample.d.ts +0 -2
  516. package/dist-esm/samples-dev/cachesListSample.d.ts.map +0 -1
  517. package/dist-esm/samples-dev/cachesListSample.js +0 -50
  518. package/dist-esm/samples-dev/cachesListSample.js.map +0 -1
  519. package/dist-esm/samples-dev/cachesPausePrimingJobSample.d.ts +0 -2
  520. package/dist-esm/samples-dev/cachesPausePrimingJobSample.d.ts.map +0 -1
  521. package/dist-esm/samples-dev/cachesPausePrimingJobSample.js +0 -33
  522. package/dist-esm/samples-dev/cachesPausePrimingJobSample.js.map +0 -1
  523. package/dist-esm/samples-dev/cachesResumePrimingJobSample.d.ts +0 -2
  524. package/dist-esm/samples-dev/cachesResumePrimingJobSample.d.ts.map +0 -1
  525. package/dist-esm/samples-dev/cachesResumePrimingJobSample.js +0 -33
  526. package/dist-esm/samples-dev/cachesResumePrimingJobSample.js.map +0 -1
  527. package/dist-esm/samples-dev/cachesSpaceAllocationSample.d.ts +0 -2
  528. package/dist-esm/samples-dev/cachesSpaceAllocationSample.d.ts.map +0 -1
  529. package/dist-esm/samples-dev/cachesSpaceAllocationSample.js +0 -35
  530. package/dist-esm/samples-dev/cachesSpaceAllocationSample.js.map +0 -1
  531. package/dist-esm/samples-dev/cachesStartPrimingJobSample.d.ts +0 -2
  532. package/dist-esm/samples-dev/cachesStartPrimingJobSample.d.ts.map +0 -1
  533. package/dist-esm/samples-dev/cachesStartPrimingJobSample.js +0 -34
  534. package/dist-esm/samples-dev/cachesStartPrimingJobSample.js.map +0 -1
  535. package/dist-esm/samples-dev/cachesStartSample.d.ts +0 -2
  536. package/dist-esm/samples-dev/cachesStartSample.d.ts.map +0 -1
  537. package/dist-esm/samples-dev/cachesStartSample.js +0 -36
  538. package/dist-esm/samples-dev/cachesStartSample.js.map +0 -1
  539. package/dist-esm/samples-dev/cachesStopPrimingJobSample.d.ts +0 -2
  540. package/dist-esm/samples-dev/cachesStopPrimingJobSample.d.ts.map +0 -1
  541. package/dist-esm/samples-dev/cachesStopPrimingJobSample.js +0 -33
  542. package/dist-esm/samples-dev/cachesStopPrimingJobSample.js.map +0 -1
  543. package/dist-esm/samples-dev/cachesStopSample.d.ts +0 -2
  544. package/dist-esm/samples-dev/cachesStopSample.d.ts.map +0 -1
  545. package/dist-esm/samples-dev/cachesStopSample.js +0 -36
  546. package/dist-esm/samples-dev/cachesStopSample.js.map +0 -1
  547. package/dist-esm/samples-dev/cachesUpdateSample.d.ts +0 -2
  548. package/dist-esm/samples-dev/cachesUpdateSample.d.ts.map +0 -1
  549. package/dist-esm/samples-dev/cachesUpdateSample.js +0 -197
  550. package/dist-esm/samples-dev/cachesUpdateSample.js.map +0 -1
  551. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.d.ts +0 -2
  552. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.d.ts.map +0 -1
  553. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js +0 -36
  554. package/dist-esm/samples-dev/cachesUpgradeFirmwareSample.js.map +0 -1
  555. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts +0 -2
  556. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.d.ts.map +0 -1
  557. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js +0 -33
  558. package/dist-esm/samples-dev/checkAmlFsSubnetsSample.js.map +0 -1
  559. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts +0 -2
  560. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.d.ts.map +0 -1
  561. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js +0 -34
  562. package/dist-esm/samples-dev/getRequiredAmlFsSubnetsSizeSample.js.map +0 -1
  563. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.d.ts +0 -2
  564. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.d.ts.map +0 -1
  565. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.js +0 -37
  566. package/dist-esm/samples-dev/importJobsCreateOrUpdateSample.js.map +0 -1
  567. package/dist-esm/samples-dev/importJobsDeleteSample.d.ts +0 -2
  568. package/dist-esm/samples-dev/importJobsDeleteSample.d.ts.map +0 -1
  569. package/dist-esm/samples-dev/importJobsDeleteSample.js +0 -37
  570. package/dist-esm/samples-dev/importJobsDeleteSample.js.map +0 -1
  571. package/dist-esm/samples-dev/importJobsGetSample.d.ts +0 -2
  572. package/dist-esm/samples-dev/importJobsGetSample.d.ts.map +0 -1
  573. package/dist-esm/samples-dev/importJobsGetSample.js +0 -37
  574. package/dist-esm/samples-dev/importJobsGetSample.js.map +0 -1
  575. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.d.ts +0 -2
  576. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.d.ts.map +0 -1
  577. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.js +0 -52
  578. package/dist-esm/samples-dev/importJobsListByAmlFilesystemSample.js.map +0 -1
  579. package/dist-esm/samples-dev/importJobsUpdateSample.d.ts +0 -2
  580. package/dist-esm/samples-dev/importJobsUpdateSample.d.ts.map +0 -1
  581. package/dist-esm/samples-dev/importJobsUpdateSample.js +0 -31
  582. package/dist-esm/samples-dev/importJobsUpdateSample.js.map +0 -1
  583. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  584. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  585. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  586. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  587. package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
  588. package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
  589. package/dist-esm/samples-dev/skusListSample.js +0 -50
  590. package/dist-esm/samples-dev/skusListSample.js.map +0 -1
  591. package/dist-esm/samples-dev/storageTargetFlushSample.d.ts +0 -2
  592. package/dist-esm/samples-dev/storageTargetFlushSample.d.ts.map +0 -1
  593. package/dist-esm/samples-dev/storageTargetFlushSample.js +0 -37
  594. package/dist-esm/samples-dev/storageTargetFlushSample.js.map +0 -1
  595. package/dist-esm/samples-dev/storageTargetInvalidateSample.d.ts +0 -2
  596. package/dist-esm/samples-dev/storageTargetInvalidateSample.d.ts.map +0 -1
  597. package/dist-esm/samples-dev/storageTargetInvalidateSample.js +0 -37
  598. package/dist-esm/samples-dev/storageTargetInvalidateSample.js.map +0 -1
  599. package/dist-esm/samples-dev/storageTargetResumeSample.d.ts +0 -2
  600. package/dist-esm/samples-dev/storageTargetResumeSample.d.ts.map +0 -1
  601. package/dist-esm/samples-dev/storageTargetResumeSample.js +0 -37
  602. package/dist-esm/samples-dev/storageTargetResumeSample.js.map +0 -1
  603. package/dist-esm/samples-dev/storageTargetSuspendSample.d.ts +0 -2
  604. package/dist-esm/samples-dev/storageTargetSuspendSample.d.ts.map +0 -1
  605. package/dist-esm/samples-dev/storageTargetSuspendSample.js +0 -37
  606. package/dist-esm/samples-dev/storageTargetSuspendSample.js.map +0 -1
  607. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.d.ts +0 -2
  608. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.d.ts.map +0 -1
  609. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js +0 -108
  610. package/dist-esm/samples-dev/storageTargetsCreateOrUpdateSample.js.map +0 -1
  611. package/dist-esm/samples-dev/storageTargetsDeleteSample.d.ts +0 -2
  612. package/dist-esm/samples-dev/storageTargetsDeleteSample.d.ts.map +0 -1
  613. package/dist-esm/samples-dev/storageTargetsDeleteSample.js +0 -37
  614. package/dist-esm/samples-dev/storageTargetsDeleteSample.js.map +0 -1
  615. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.d.ts +0 -2
  616. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.d.ts.map +0 -1
  617. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js +0 -37
  618. package/dist-esm/samples-dev/storageTargetsDnsRefreshSample.js.map +0 -1
  619. package/dist-esm/samples-dev/storageTargetsGetSample.d.ts +0 -2
  620. package/dist-esm/samples-dev/storageTargetsGetSample.d.ts.map +0 -1
  621. package/dist-esm/samples-dev/storageTargetsGetSample.js +0 -37
  622. package/dist-esm/samples-dev/storageTargetsGetSample.js.map +0 -1
  623. package/dist-esm/samples-dev/storageTargetsListByCacheSample.d.ts +0 -2
  624. package/dist-esm/samples-dev/storageTargetsListByCacheSample.d.ts.map +0 -1
  625. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js +0 -52
  626. package/dist-esm/samples-dev/storageTargetsListByCacheSample.js.map +0 -1
  627. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.d.ts +0 -2
  628. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.d.ts.map +0 -1
  629. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js +0 -37
  630. package/dist-esm/samples-dev/storageTargetsRestoreDefaultsSample.js.map +0 -1
  631. package/dist-esm/samples-dev/usageModelsListSample.d.ts +0 -2
  632. package/dist-esm/samples-dev/usageModelsListSample.d.ts.map +0 -1
  633. package/dist-esm/samples-dev/usageModelsListSample.js +0 -50
  634. package/dist-esm/samples-dev/usageModelsListSample.js.map +0 -1
  635. package/dist-esm/src/index.d.ts +0 -5
  636. package/dist-esm/src/index.js.map +0 -1
  637. package/dist-esm/src/lroImpl.js.map +0 -1
  638. package/dist-esm/src/models/index.js.map +0 -1
  639. package/dist-esm/src/models/mappers.js.map +0 -1
  640. package/dist-esm/src/models/parameters.js.map +0 -1
  641. package/dist-esm/src/operations/amlFilesystems.d.ts.map +0 -1
  642. package/dist-esm/src/operations/amlFilesystems.js.map +0 -1
  643. package/dist-esm/src/operations/ascOperations.d.ts.map +0 -1
  644. package/dist-esm/src/operations/ascOperations.js.map +0 -1
  645. package/dist-esm/src/operations/ascUsages.d.ts.map +0 -1
  646. package/dist-esm/src/operations/ascUsages.js.map +0 -1
  647. package/dist-esm/src/operations/caches.d.ts.map +0 -1
  648. package/dist-esm/src/operations/caches.js.map +0 -1
  649. package/dist-esm/src/operations/importJobs.d.ts.map +0 -1
  650. package/dist-esm/src/operations/importJobs.js.map +0 -1
  651. package/dist-esm/src/operations/index.d.ts +0 -11
  652. package/dist-esm/src/operations/index.d.ts.map +0 -1
  653. package/dist-esm/src/operations/index.js +0 -18
  654. package/dist-esm/src/operations/index.js.map +0 -1
  655. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  656. package/dist-esm/src/operations/operations.js.map +0 -1
  657. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  658. package/dist-esm/src/operations/skus.js.map +0 -1
  659. package/dist-esm/src/operations/storageTargetOperations.d.ts.map +0 -1
  660. package/dist-esm/src/operations/storageTargetOperations.js +0 -362
  661. package/dist-esm/src/operations/storageTargetOperations.js.map +0 -1
  662. package/dist-esm/src/operations/storageTargets.d.ts.map +0 -1
  663. package/dist-esm/src/operations/storageTargets.js.map +0 -1
  664. package/dist-esm/src/operations/usageModels.d.ts.map +0 -1
  665. package/dist-esm/src/operations/usageModels.js.map +0 -1
  666. package/dist-esm/src/operationsInterfaces/amlFilesystems.d.ts.map +0 -1
  667. package/dist-esm/src/operationsInterfaces/amlFilesystems.js.map +0 -1
  668. package/dist-esm/src/operationsInterfaces/ascOperations.d.ts.map +0 -1
  669. package/dist-esm/src/operationsInterfaces/ascOperations.js.map +0 -1
  670. package/dist-esm/src/operationsInterfaces/ascUsages.js.map +0 -1
  671. package/dist-esm/src/operationsInterfaces/caches.d.ts.map +0 -1
  672. package/dist-esm/src/operationsInterfaces/caches.js.map +0 -1
  673. package/dist-esm/src/operationsInterfaces/importJobs.d.ts.map +0 -1
  674. package/dist-esm/src/operationsInterfaces/importJobs.js.map +0 -1
  675. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
  676. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  677. package/dist-esm/src/operationsInterfaces/index.js +0 -18
  678. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  679. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  680. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  681. package/dist-esm/src/operationsInterfaces/storageTargetOperations.d.ts.map +0 -1
  682. package/dist-esm/src/operationsInterfaces/storageTargetOperations.js.map +0 -1
  683. package/dist-esm/src/operationsInterfaces/storageTargets.d.ts.map +0 -1
  684. package/dist-esm/src/operationsInterfaces/storageTargets.js.map +0 -1
  685. package/dist-esm/src/operationsInterfaces/usageModels.js.map +0 -1
  686. package/dist-esm/src/pagingHelper.js.map +0 -1
  687. package/dist-esm/src/storageCacheManagementClient.d.ts.map +0 -1
  688. package/dist-esm/src/storageCacheManagementClient.js.map +0 -1
  689. package/dist-esm/test/storagecache_operations_test.spec.d.ts +0 -4
  690. package/dist-esm/test/storagecache_operations_test.spec.d.ts.map +0 -1
  691. package/dist-esm/test/storagecache_operations_test.spec.js +0 -146
  692. package/dist-esm/test/storagecache_operations_test.spec.js.map +0 -1
  693. package/src/lroImpl.ts +0 -38
  694. package/src/models/index.ts +0 -2528
  695. package/src/models/mappers.ts +0 -3584
  696. package/src/models/parameters.ts +0 -300
  697. package/src/operations/amlFilesystems.ts +0 -797
  698. package/src/operations/ascOperations.ts +0 -71
  699. package/src/operations/ascUsages.ts +0 -169
  700. package/src/operations/caches.ts +0 -1861
  701. package/src/operations/importJobs.ts +0 -682
  702. package/src/operations/index.ts +0 -18
  703. package/src/operations/operations.ts +0 -149
  704. package/src/operations/skus.ts +0 -151
  705. package/src/operations/storageTargetOperations.ts +0 -493
  706. package/src/operations/storageTargets.ts +0 -740
  707. package/src/operations/usageModels.ts +0 -153
  708. package/src/operationsInterfaces/amlFilesystems.ts +0 -176
  709. package/src/operationsInterfaces/ascOperations.ts +0 -27
  710. package/src/operationsInterfaces/ascUsages.ts +0 -24
  711. package/src/operationsInterfaces/caches.ts +0 -420
  712. package/src/operationsInterfaces/importJobs.ts +0 -172
  713. package/src/operationsInterfaces/index.ts +0 -18
  714. package/src/operationsInterfaces/operations.ts +0 -22
  715. package/src/operationsInterfaces/skus.ts +0 -22
  716. package/src/operationsInterfaces/storageTargetOperations.ts +0 -135
  717. package/src/operationsInterfaces/storageTargets.ts +0 -183
  718. package/src/operationsInterfaces/usageModels.ts +0 -22
  719. package/src/pagingHelper.ts +0 -39
  720. package/src/storageCacheManagementClient.ts +0 -253
  721. package/tsconfig.json +0 -33
  722. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  723. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  724. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  725. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  726. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  727. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  728. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  729. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  730. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  731. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  732. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  733. /package/{dist-esm/src → dist/browser}/operationsInterfaces/amlFilesystems.js +0 -0
  734. /package/{dist-esm/src → dist/browser}/operationsInterfaces/ascOperations.js +0 -0
  735. /package/{dist-esm/src → dist/browser}/operationsInterfaces/ascUsages.js +0 -0
  736. /package/{dist-esm/src → dist/browser}/operationsInterfaces/caches.js +0 -0
  737. /package/{dist-esm/src → dist/browser}/operationsInterfaces/importJobs.js +0 -0
  738. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  739. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  740. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargetOperations.js +0 -0
  741. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTargets.js +0 -0
  742. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usageModels.js +0 -0
  743. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  744. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  745. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  746. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1,2244 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** 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. */
3
+ export interface AmlFilesystemsListResult {
4
+ /** URL to get the next set of AML file system list results, if there are any. */
5
+ nextLink?: string;
6
+ /** List of AML file systems. */
7
+ value?: AmlFilesystem[];
8
+ }
9
+ /** Managed Identity properties. */
10
+ export interface AmlFilesystemIdentity {
11
+ /**
12
+ * The principal ID for the user-assigned identity of the resource.
13
+ * NOTE: This property will not be serialized. It can only be populated by the server.
14
+ */
15
+ readonly principalId?: string;
16
+ /**
17
+ * The tenant ID associated with the resource.
18
+ * NOTE: This property will not be serialized. It can only be populated by the server.
19
+ */
20
+ readonly tenantId?: string;
21
+ /** The type of identity used for the resource. */
22
+ type?: AmlFilesystemIdentityType;
23
+ /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
24
+ userAssignedIdentities?: {
25
+ [propertyName: string]: UserAssignedIdentitiesValue;
26
+ };
27
+ }
28
+ export interface UserAssignedIdentitiesValue {
29
+ /**
30
+ * The principal ID of the user-assigned identity.
31
+ * NOTE: This property will not be serialized. It can only be populated by the server.
32
+ */
33
+ readonly principalId?: string;
34
+ /**
35
+ * The client ID of the user-assigned identity.
36
+ * NOTE: This property will not be serialized. It can only be populated by the server.
37
+ */
38
+ readonly clientId?: string;
39
+ }
40
+ /** SKU for the resource. */
41
+ export interface SkuName {
42
+ /** SKU name for this resource. */
43
+ name?: string;
44
+ }
45
+ /** An indication of AML file system health. Gives more information about health than just that related to provisioning. */
46
+ export interface AmlFilesystemHealth {
47
+ /** List of AML file system health states. */
48
+ state?: AmlFilesystemHealthStateType;
49
+ /** Server-defined error code for the AML file system health */
50
+ statusCode?: string;
51
+ /** Describes the health state. */
52
+ statusDescription?: string;
53
+ }
54
+ /** AML file system client information */
55
+ export interface AmlFilesystemClientInfo {
56
+ /**
57
+ * The IPv4 address used by clients to mount the AML file system's Lustre Management Service (MGS).
58
+ * NOTE: This property will not be serialized. It can only be populated by the server.
59
+ */
60
+ readonly mgsAddress?: string;
61
+ /**
62
+ * Recommended command to mount the AML file system
63
+ * NOTE: This property will not be serialized. It can only be populated by the server.
64
+ */
65
+ readonly mountCommand?: string;
66
+ /**
67
+ * The version of Lustre running in the AML file system
68
+ * NOTE: This property will not be serialized. It can only be populated by the server.
69
+ */
70
+ readonly lustreVersion?: string;
71
+ /**
72
+ * Container Storage Interface information for the AML file system.
73
+ * NOTE: This property will not be serialized. It can only be populated by the server.
74
+ */
75
+ readonly containerStorageInterface?: AmlFilesystemContainerStorageInterface;
76
+ }
77
+ /** AML file system container storage interface information */
78
+ export interface AmlFilesystemContainerStorageInterface {
79
+ /**
80
+ * Recommended AKS Persistent Volume Claim for the CSI driver, in Base64 encoded YAML
81
+ * NOTE: This property will not be serialized. It can only be populated by the server.
82
+ */
83
+ readonly persistentVolumeClaim?: string;
84
+ /**
85
+ * Recommended AKS Persistent Volume for the CSI driver, in Base64 encoded YAML
86
+ * NOTE: This property will not be serialized. It can only be populated by the server.
87
+ */
88
+ readonly persistentVolume?: string;
89
+ /**
90
+ * Recommended AKS Storage Class for the CSI driver, in Base64 encoded YAML
91
+ * NOTE: This property will not be serialized. It can only be populated by the server.
92
+ */
93
+ readonly storageClass?: string;
94
+ }
95
+ /** AML file system encryption settings. */
96
+ export interface AmlFilesystemEncryptionSettings {
97
+ /** Specifies the location of the encryption key in Key Vault. */
98
+ keyEncryptionKey?: KeyVaultKeyReference;
99
+ }
100
+ /** Describes a reference to key vault key. */
101
+ export interface KeyVaultKeyReference {
102
+ /** The URL referencing a key encryption key in key vault. */
103
+ keyUrl: string;
104
+ /** Describes a resource Id to source key vault. */
105
+ sourceVault: KeyVaultKeyReferenceSourceVault;
106
+ }
107
+ /** Describes a resource Id to source key vault. */
108
+ export interface KeyVaultKeyReferenceSourceVault {
109
+ /** Resource Id. */
110
+ id?: string;
111
+ }
112
+ /** Start time of a 30-minute weekly maintenance window. */
113
+ export interface AmlFilesystemPropertiesMaintenanceWindow {
114
+ /** Day of the week on which the maintenance window will occur. */
115
+ dayOfWeek?: MaintenanceDayOfWeekType;
116
+ /** The time of day (in UTC) to start the maintenance window. */
117
+ timeOfDayUTC?: string;
118
+ }
119
+ /** Hydration and archive settings and status */
120
+ export interface AmlFilesystemPropertiesHsm {
121
+ /** Specifies HSM settings of the AML file system. */
122
+ settings?: AmlFilesystemHsmSettings;
123
+ /**
124
+ * Archive status
125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
126
+ */
127
+ readonly archiveStatus?: AmlFilesystemArchive[];
128
+ }
129
+ /** AML file system HSM settings. */
130
+ export interface AmlFilesystemHsmSettings {
131
+ /** 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. */
132
+ container: string;
133
+ /** 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. */
134
+ loggingContainer: string;
135
+ /** 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. */
136
+ importPrefix?: string;
137
+ /** 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. */
138
+ importPrefixesInitial?: string[];
139
+ }
140
+ /** Information about the AML file system archive */
141
+ export interface AmlFilesystemArchive {
142
+ /**
143
+ * Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data.
144
+ * NOTE: This property will not be serialized. It can only be populated by the server.
145
+ */
146
+ readonly filesystemPath?: string;
147
+ /**
148
+ * The status of the archive
149
+ * NOTE: This property will not be serialized. It can only be populated by the server.
150
+ */
151
+ readonly status?: AmlFilesystemArchiveStatus;
152
+ }
153
+ /** The status of the archive */
154
+ export interface AmlFilesystemArchiveStatus {
155
+ /**
156
+ * The state of the archive operation
157
+ * NOTE: This property will not be serialized. It can only be populated by the server.
158
+ */
159
+ readonly state?: ArchiveStatusType;
160
+ /**
161
+ * The time of the last completed archive operation
162
+ * NOTE: This property will not be serialized. It can only be populated by the server.
163
+ */
164
+ readonly lastCompletionTime?: Date;
165
+ /**
166
+ * The time the latest archive operation started
167
+ * NOTE: This property will not be serialized. It can only be populated by the server.
168
+ */
169
+ readonly lastStartedTime?: Date;
170
+ /**
171
+ * The completion percentage of the archive operation
172
+ * NOTE: This property will not be serialized. It can only be populated by the server.
173
+ */
174
+ readonly percentComplete?: number;
175
+ /**
176
+ * Server-defined error code for the archive operation
177
+ * NOTE: This property will not be serialized. It can only be populated by the server.
178
+ */
179
+ readonly errorCode?: string;
180
+ /**
181
+ * Server-defined error message for the archive operation
182
+ * NOTE: This property will not be serialized. It can only be populated by the server.
183
+ */
184
+ readonly errorMessage?: string;
185
+ }
186
+ /** AML file system squash settings. */
187
+ export interface AmlFilesystemRootSquashSettings {
188
+ /** 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. */
189
+ mode?: AmlFilesystemSquashMode;
190
+ /** Semicolon separated NID IP Address list(s) to be added to the TrustedSystems. */
191
+ noSquashNidLists?: string;
192
+ /** User ID to squash to. */
193
+ squashUID?: number;
194
+ /** Group ID to squash to. */
195
+ squashGID?: number;
196
+ /**
197
+ * AML file system squash status.
198
+ * NOTE: This property will not be serialized. It can only be populated by the server.
199
+ */
200
+ readonly status?: string;
201
+ }
202
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
203
+ export interface Resource {
204
+ /**
205
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
206
+ * NOTE: This property will not be serialized. It can only be populated by the server.
207
+ */
208
+ readonly id?: string;
209
+ /**
210
+ * The name of the resource
211
+ * NOTE: This property will not be serialized. It can only be populated by the server.
212
+ */
213
+ readonly name?: string;
214
+ /**
215
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
216
+ * NOTE: This property will not be serialized. It can only be populated by the server.
217
+ */
218
+ readonly type?: string;
219
+ /**
220
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
221
+ * NOTE: This property will not be serialized. It can only be populated by the server.
222
+ */
223
+ readonly systemData?: SystemData;
224
+ }
225
+ /** Metadata pertaining to creation and last modification of the resource. */
226
+ export interface SystemData {
227
+ /** The identity that created the resource. */
228
+ createdBy?: string;
229
+ /** The type of identity that created the resource. */
230
+ createdByType?: CreatedByType;
231
+ /** The timestamp of resource creation (UTC). */
232
+ createdAt?: Date;
233
+ /** The identity that last modified the resource. */
234
+ lastModifiedBy?: string;
235
+ /** The type of identity that last modified the resource. */
236
+ lastModifiedByType?: CreatedByType;
237
+ /** The timestamp of resource last modification (UTC) */
238
+ lastModifiedAt?: Date;
239
+ }
240
+ /** An error response. */
241
+ export interface CloudError {
242
+ /** The body of the error. */
243
+ error?: CloudErrorBody;
244
+ }
245
+ /** An error response. */
246
+ export interface CloudErrorBody {
247
+ /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
248
+ code?: string;
249
+ /** A list of additional details about the error. */
250
+ details?: CloudErrorBody[];
251
+ /** A message describing the error, intended to be suitable for display in a user interface. */
252
+ message?: string;
253
+ /** The target of the particular error. For example, the name of the property in error. */
254
+ target?: string;
255
+ }
256
+ /** An AML file system update instance. */
257
+ export interface AmlFilesystemUpdate {
258
+ /** Resource tags. */
259
+ tags?: {
260
+ [propertyName: string]: string;
261
+ };
262
+ /** Specifies encryption settings of the AML file system. */
263
+ encryptionSettings?: AmlFilesystemEncryptionSettings;
264
+ /** Start time of a 30-minute weekly maintenance window. */
265
+ maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow;
266
+ /** Specifies root squash settings of the AML file system. */
267
+ rootSquashSettings?: AmlFilesystemRootSquashSettings;
268
+ }
269
+ /** Start time of a 30-minute weekly maintenance window. */
270
+ export interface AmlFilesystemUpdatePropertiesMaintenanceWindow {
271
+ /** Day of the week on which the maintenance window will occur. */
272
+ dayOfWeek?: MaintenanceDayOfWeekType;
273
+ /** The time of day (in UTC) to start the maintenance window. */
274
+ timeOfDayUTC?: string;
275
+ }
276
+ /** Information required to execute the archive operation */
277
+ export interface AmlFilesystemArchiveInfo {
278
+ /** Lustre file system path to archive relative to the file system root. Specify '/' to archive all modified data. */
279
+ filesystemPath?: string;
280
+ }
281
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
282
+ export interface ErrorResponse {
283
+ /** The error object. */
284
+ error?: ErrorDetail;
285
+ }
286
+ /** The error detail. */
287
+ export interface ErrorDetail {
288
+ /**
289
+ * The error code.
290
+ * NOTE: This property will not be serialized. It can only be populated by the server.
291
+ */
292
+ readonly code?: string;
293
+ /**
294
+ * The error message.
295
+ * NOTE: This property will not be serialized. It can only be populated by the server.
296
+ */
297
+ readonly message?: string;
298
+ /**
299
+ * The error target.
300
+ * NOTE: This property will not be serialized. It can only be populated by the server.
301
+ */
302
+ readonly target?: string;
303
+ /**
304
+ * The error details.
305
+ * NOTE: This property will not be serialized. It can only be populated by the server.
306
+ */
307
+ readonly details?: ErrorDetail[];
308
+ /**
309
+ * The error additional info.
310
+ * NOTE: This property will not be serialized. It can only be populated by the server.
311
+ */
312
+ readonly additionalInfo?: ErrorAdditionalInfo[];
313
+ }
314
+ /** The resource management error additional info. */
315
+ export interface ErrorAdditionalInfo {
316
+ /**
317
+ * The additional info type.
318
+ * NOTE: This property will not be serialized. It can only be populated by the server.
319
+ */
320
+ readonly type?: string;
321
+ /**
322
+ * The additional info.
323
+ * NOTE: This property will not be serialized. It can only be populated by the server.
324
+ */
325
+ readonly info?: Record<string, unknown>;
326
+ }
327
+ /** An import job update instance. */
328
+ export interface ImportJobUpdate {
329
+ /** Resource tags. */
330
+ tags?: {
331
+ [propertyName: string]: string;
332
+ };
333
+ }
334
+ /** 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. */
335
+ export interface ImportJobsListResult {
336
+ /** URL to get the next set of import job list results, if there are any. */
337
+ nextLink?: string;
338
+ /** List of import jobs. */
339
+ value?: ImportJob[];
340
+ }
341
+ /** Information required to validate the subnet that will be used in AML file system create */
342
+ export interface AmlFilesystemSubnetInfo {
343
+ /** 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. */
344
+ filesystemSubnet?: string;
345
+ /** The size of the AML file system, in TiB. */
346
+ storageCapacityTiB?: number;
347
+ /** SKU for the resource. */
348
+ sku?: SkuName;
349
+ /** Region that the AML file system will be created in. */
350
+ location?: string;
351
+ }
352
+ /** The error details provided when the checkAmlFSSubnets call fails. */
353
+ export interface AmlFilesystemCheckSubnetError {
354
+ /** The error details for the AML file system's subnet. */
355
+ filesystemSubnet?: AmlFilesystemCheckSubnetErrorFilesystemSubnet;
356
+ }
357
+ /** The error details for the AML file system's subnet. */
358
+ export interface AmlFilesystemCheckSubnetErrorFilesystemSubnet {
359
+ /** The status of the AML file system subnet check. */
360
+ status?: FilesystemSubnetStatusType;
361
+ /** The details of the AML file system subnet check. */
362
+ message?: string;
363
+ }
364
+ /** Information required to get the number of available IP addresses a subnet should have that will be used in AML file system create */
365
+ export interface RequiredAmlFilesystemSubnetsSizeInfo {
366
+ /** The size of the AML file system, in TiB. */
367
+ storageCapacityTiB?: number;
368
+ /** SKU for the resource. */
369
+ sku?: SkuName;
370
+ }
371
+ /** Information about the number of available IP addresses that are required for the AML file system. */
372
+ export interface RequiredAmlFilesystemSubnetsSize {
373
+ /** The number of available IP addresses that are required for the AML file system. */
374
+ filesystemSubnetSize?: number;
375
+ }
376
+ /** 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. */
377
+ export interface ApiOperationListResult {
378
+ /** URL to get the next set of operation list results if there are any. */
379
+ nextLink?: string;
380
+ /** List of Resource Provider operations supported by the Microsoft.StorageCache resource provider. */
381
+ value?: ApiOperation[];
382
+ }
383
+ /** REST API operation description: see https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md#r3023-operationsapiimplementation */
384
+ export interface ApiOperation {
385
+ /** The object that represents the operation. */
386
+ display?: ApiOperationDisplay;
387
+ /** Origin of the operation. */
388
+ origin?: string;
389
+ /** The flag that indicates whether the operation applies to data plane. */
390
+ isDataAction?: boolean;
391
+ /** Operation name: {provider}/{resource}/{operation} */
392
+ name?: string;
393
+ /** Specification of the all the metrics provided for a resource type. */
394
+ serviceSpecification?: ApiOperationPropertiesServiceSpecification;
395
+ }
396
+ /** The object that represents the operation. */
397
+ export interface ApiOperationDisplay {
398
+ /** Operation type: Read, write, delete, etc. */
399
+ operation?: string;
400
+ /** Service provider: Microsoft.StorageCache */
401
+ provider?: string;
402
+ /** Resource on which the operation is performed: Cache, etc. */
403
+ resource?: string;
404
+ /** The description of the operation */
405
+ description?: string;
406
+ }
407
+ /** Specification of the all the metrics provided for a resource type. */
408
+ export interface ApiOperationPropertiesServiceSpecification {
409
+ /** Details about operations related to metrics. */
410
+ metricSpecifications?: MetricSpecification[];
411
+ /** Details about operations related to logs. */
412
+ logSpecifications?: LogSpecification[];
413
+ }
414
+ /** Details about operation related to metrics. */
415
+ export interface MetricSpecification {
416
+ /** The name of the metric. */
417
+ name?: string;
418
+ /** Localized display name of the metric. */
419
+ displayName?: string;
420
+ /** The description of the metric. */
421
+ displayDescription?: string;
422
+ /** The unit that the metric is measured in. */
423
+ unit?: string;
424
+ /** The type of metric aggregation. */
425
+ aggregationType?: string;
426
+ /** Support metric aggregation type. */
427
+ supportedAggregationTypes?: MetricAggregationType[];
428
+ /** Type of metrics. */
429
+ metricClass?: string;
430
+ /** Dimensions of the metric */
431
+ dimensions?: MetricDimension[];
432
+ }
433
+ /** Specifications of the Dimension of metrics. */
434
+ export interface MetricDimension {
435
+ /** Name of the dimension */
436
+ name?: string;
437
+ /** Localized friendly display name of the dimension */
438
+ displayName?: string;
439
+ /** Internal name of the dimension. */
440
+ internalName?: string;
441
+ /** To be exported to shoe box. */
442
+ toBeExportedForShoebox?: boolean;
443
+ }
444
+ /** Details about operation related to logs. */
445
+ export interface LogSpecification {
446
+ /** The name of the log. */
447
+ name?: string;
448
+ /** Localized display name of the log. */
449
+ displayName?: string;
450
+ }
451
+ /** The response from the List Cache SKUs operation. */
452
+ export interface ResourceSkusResult {
453
+ /** The URI to fetch the next page of cache SKUs. */
454
+ nextLink?: string;
455
+ /**
456
+ * The list of SKUs available for the subscription.
457
+ * NOTE: This property will not be serialized. It can only be populated by the server.
458
+ */
459
+ readonly value?: ResourceSku[];
460
+ }
461
+ /** A resource SKU. */
462
+ export interface ResourceSku {
463
+ /**
464
+ * The type of resource the SKU applies to.
465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
466
+ */
467
+ readonly resourceType?: string;
468
+ /** A list of capabilities of this SKU, such as throughput or ops/sec. */
469
+ capabilities?: ResourceSkuCapabilities[];
470
+ /**
471
+ * 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.).
472
+ * NOTE: This property will not be serialized. It can only be populated by the server.
473
+ */
474
+ readonly locations?: string[];
475
+ /** The set of locations where the SKU is available. */
476
+ locationInfo?: ResourceSkuLocationInfo[];
477
+ /** The name of this SKU. */
478
+ name?: string;
479
+ /** The restrictions preventing this SKU from being used. This is empty if there are no restrictions. */
480
+ restrictions?: Restriction[];
481
+ }
482
+ /** A resource SKU capability. */
483
+ export interface ResourceSkuCapabilities {
484
+ /** Name of a capability, such as ops/sec. */
485
+ name?: string;
486
+ /** Quantity, if the capability is measured by quantity. */
487
+ value?: string;
488
+ }
489
+ /** Resource SKU location information. */
490
+ export interface ResourceSkuLocationInfo {
491
+ /** Location where this SKU is available. */
492
+ location?: string;
493
+ /** Zones if any. */
494
+ zones?: string[];
495
+ }
496
+ /** The restrictions preventing this SKU from being used. */
497
+ export interface Restriction {
498
+ /**
499
+ * The type of restrictions. In this version, the only possible value for this is location.
500
+ * NOTE: This property will not be serialized. It can only be populated by the server.
501
+ */
502
+ readonly type?: string;
503
+ /**
504
+ * The value of restrictions. If the restriction type is set to location, then this would be the different locations where the SKU is restricted.
505
+ * NOTE: This property will not be serialized. It can only be populated by the server.
506
+ */
507
+ readonly values?: string[];
508
+ /** 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. */
509
+ reasonCode?: ReasonCode;
510
+ }
511
+ /** A list of cache usage models. */
512
+ export interface UsageModelsResult {
513
+ /** The URI to fetch the next page of cache usage models. */
514
+ nextLink?: string;
515
+ /** The list of usage models available for the subscription. */
516
+ value?: UsageModel[];
517
+ }
518
+ /** A usage model. */
519
+ export interface UsageModel {
520
+ /** Localized information describing this usage model. */
521
+ display?: UsageModelDisplay;
522
+ /** Non-localized keyword name for this usage model. */
523
+ modelName?: string;
524
+ /** The type of Storage Target to which this model is applicable (only nfs3 as of this version). */
525
+ targetType?: string;
526
+ }
527
+ /** Localized information describing this usage model. */
528
+ export interface UsageModelDisplay {
529
+ /** String to display for this usage model. */
530
+ description?: string;
531
+ }
532
+ /** The status of operation. */
533
+ export interface AscOperation {
534
+ /** The operation Id. */
535
+ id?: string;
536
+ /** The operation name. */
537
+ name?: string;
538
+ /** The start time of the operation. */
539
+ startTime?: string;
540
+ /** The end time of the operation. */
541
+ endTime?: string;
542
+ /** The status of the operation. */
543
+ status?: string;
544
+ /** The error detail of the operation if any. */
545
+ error?: AscOperationErrorResponse;
546
+ /** Additional operation-specific output. */
547
+ output?: {
548
+ [propertyName: string]: Record<string, unknown>;
549
+ };
550
+ }
551
+ /** Describes the format of Error response. */
552
+ export interface AscOperationErrorResponse {
553
+ /** Error code */
554
+ code?: string;
555
+ /** Error message indicating why the operation failed. */
556
+ message?: string;
557
+ }
558
+ /** 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. */
559
+ export interface ResourceUsagesListResult {
560
+ /**
561
+ * URL to get the next set of resource usage list results if there are any.
562
+ * NOTE: This property will not be serialized. It can only be populated by the server.
563
+ */
564
+ readonly nextLink?: string;
565
+ /**
566
+ * List of usages and limits for resources controlled by the Microsoft.StorageCache resource provider.
567
+ * NOTE: This property will not be serialized. It can only be populated by the server.
568
+ */
569
+ readonly value?: ResourceUsage[];
570
+ }
571
+ /** The usage and limit (quota) for a resource. */
572
+ export interface ResourceUsage {
573
+ /**
574
+ * The limit (quota) for this resource.
575
+ * NOTE: This property will not be serialized. It can only be populated by the server.
576
+ */
577
+ readonly limit?: number;
578
+ /**
579
+ * Unit that the limit and usages are expressed in, such as 'Count'.
580
+ * NOTE: This property will not be serialized. It can only be populated by the server.
581
+ */
582
+ readonly unit?: string;
583
+ /**
584
+ * The current usage of this resource.
585
+ * NOTE: This property will not be serialized. It can only be populated by the server.
586
+ */
587
+ readonly currentValue?: number;
588
+ /**
589
+ * Naming information for this resource type.
590
+ * NOTE: This property will not be serialized. It can only be populated by the server.
591
+ */
592
+ readonly name?: ResourceUsageName;
593
+ }
594
+ /** Naming information for this resource type. */
595
+ export interface ResourceUsageName {
596
+ /** Canonical name for this resource type. */
597
+ value?: string;
598
+ /** Localized name for this resource type. */
599
+ localizedValue?: string;
600
+ }
601
+ /** Result of the request to list caches. It contains a list of caches and a URL link to get the next set of results. */
602
+ export interface CachesListResult {
603
+ /** URL to get the next set of cache list results, if there are any. */
604
+ nextLink?: string;
605
+ /** List of Caches. */
606
+ value?: Cache[];
607
+ }
608
+ /** A cache instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md */
609
+ export interface Cache {
610
+ /** Resource tags. */
611
+ tags?: {
612
+ [propertyName: string]: string;
613
+ };
614
+ /**
615
+ * Resource ID of the cache.
616
+ * NOTE: This property will not be serialized. It can only be populated by the server.
617
+ */
618
+ readonly id?: string;
619
+ /** Region name string. */
620
+ location?: string;
621
+ /**
622
+ * Name of cache.
623
+ * NOTE: This property will not be serialized. It can only be populated by the server.
624
+ */
625
+ readonly name?: string;
626
+ /**
627
+ * Type of the cache; Microsoft.StorageCache/Cache
628
+ * NOTE: This property will not be serialized. It can only be populated by the server.
629
+ */
630
+ readonly type?: string;
631
+ /** The identity of the cache, if configured. */
632
+ identity?: CacheIdentity;
633
+ /**
634
+ * The system meta data relating to this resource.
635
+ * NOTE: This property will not be serialized. It can only be populated by the server.
636
+ */
637
+ readonly systemData?: SystemData;
638
+ /** SKU for the cache. */
639
+ sku?: CacheSku;
640
+ /** The size of this Cache, in GB. */
641
+ cacheSizeGB?: number;
642
+ /**
643
+ * Health of the cache.
644
+ * NOTE: This property will not be serialized. It can only be populated by the server.
645
+ */
646
+ readonly health?: CacheHealth;
647
+ /**
648
+ * Array of IPv4 addresses that can be used by clients mounting this cache.
649
+ * NOTE: This property will not be serialized. It can only be populated by the server.
650
+ */
651
+ readonly mountAddresses?: string[];
652
+ /**
653
+ * ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property
654
+ * NOTE: This property will not be serialized. It can only be populated by the server.
655
+ */
656
+ readonly provisioningState?: ProvisioningStateType;
657
+ /** Subnet used for the cache. */
658
+ subnet?: string;
659
+ /**
660
+ * Upgrade status of the cache.
661
+ * NOTE: This property will not be serialized. It can only be populated by the server.
662
+ */
663
+ readonly upgradeStatus?: CacheUpgradeStatus;
664
+ /** Upgrade settings of the cache. */
665
+ upgradeSettings?: CacheUpgradeSettings;
666
+ /** Specifies network settings of the cache. */
667
+ networkSettings?: CacheNetworkSettings;
668
+ /** Specifies encryption settings of the cache. */
669
+ encryptionSettings?: CacheEncryptionSettings;
670
+ /** Specifies security settings of the cache. */
671
+ securitySettings?: CacheSecuritySettings;
672
+ /** Specifies Directory Services settings of the cache. */
673
+ directoryServicesSettings?: CacheDirectorySettings;
674
+ /** Availability zones for resources. This field should only contain a single element in the array. */
675
+ zones?: string[];
676
+ /**
677
+ * Specifies the priming jobs defined in the cache.
678
+ * NOTE: This property will not be serialized. It can only be populated by the server.
679
+ */
680
+ readonly primingJobs?: PrimingJob[];
681
+ /**
682
+ * Specifies the space allocation percentage for each storage target in the cache.
683
+ * NOTE: This property will not be serialized. It can only be populated by the server.
684
+ */
685
+ readonly spaceAllocation?: StorageTargetSpaceAllocation[];
686
+ }
687
+ /** Cache identity properties. */
688
+ export interface CacheIdentity {
689
+ /**
690
+ * The principal ID for the system-assigned identity of the cache.
691
+ * NOTE: This property will not be serialized. It can only be populated by the server.
692
+ */
693
+ readonly principalId?: string;
694
+ /**
695
+ * The tenant ID associated with the cache.
696
+ * NOTE: This property will not be serialized. It can only be populated by the server.
697
+ */
698
+ readonly tenantId?: string;
699
+ /** The type of identity used for the cache */
700
+ type?: CacheIdentityType;
701
+ /** A dictionary where each key is a user assigned identity resource ID, and each key's value is an empty dictionary. */
702
+ userAssignedIdentities?: {
703
+ [propertyName: string]: UserAssignedIdentitiesValue;
704
+ };
705
+ }
706
+ /** An indication of cache health. Gives more information about health than just that related to provisioning. */
707
+ export interface CacheHealth {
708
+ /** 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. */
709
+ state?: HealthStateType;
710
+ /** Describes explanation of state. */
711
+ statusDescription?: string;
712
+ /**
713
+ * Outstanding conditions that need to be investigated and resolved.
714
+ * NOTE: This property will not be serialized. It can only be populated by the server.
715
+ */
716
+ readonly conditions?: Condition[];
717
+ }
718
+ /** Outstanding conditions that will need to be resolved. */
719
+ export interface Condition {
720
+ /**
721
+ * The time when the condition was raised.
722
+ * NOTE: This property will not be serialized. It can only be populated by the server.
723
+ */
724
+ readonly timestamp?: Date;
725
+ /**
726
+ * The issue requiring attention.
727
+ * NOTE: This property will not be serialized. It can only be populated by the server.
728
+ */
729
+ readonly message?: string;
730
+ }
731
+ /** Properties describing the software upgrade state of the cache. */
732
+ export interface CacheUpgradeStatus {
733
+ /**
734
+ * Version string of the firmware currently installed on this cache.
735
+ * NOTE: This property will not be serialized. It can only be populated by the server.
736
+ */
737
+ readonly currentFirmwareVersion?: string;
738
+ /**
739
+ * 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.
740
+ * NOTE: This property will not be serialized. It can only be populated by the server.
741
+ */
742
+ readonly firmwareUpdateStatus?: FirmwareStatusType;
743
+ /**
744
+ * Time at which the pending firmware update will automatically be installed on the cache.
745
+ * NOTE: This property will not be serialized. It can only be populated by the server.
746
+ */
747
+ readonly firmwareUpdateDeadline?: Date;
748
+ /**
749
+ * Time of the last successful firmware update.
750
+ * NOTE: This property will not be serialized. It can only be populated by the server.
751
+ */
752
+ readonly lastFirmwareUpdate?: Date;
753
+ /**
754
+ * When firmwareUpdateAvailable is true, this field holds the version string for the update.
755
+ * NOTE: This property will not be serialized. It can only be populated by the server.
756
+ */
757
+ readonly pendingFirmwareVersion?: string;
758
+ }
759
+ /** Cache Upgrade Settings. */
760
+ export interface CacheUpgradeSettings {
761
+ /** 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. */
762
+ upgradeScheduleEnabled?: boolean;
763
+ /** 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. */
764
+ scheduledTime?: Date;
765
+ }
766
+ /** Cache network settings. */
767
+ export interface CacheNetworkSettings {
768
+ /** The IPv4 maximum transmission unit configured for the subnet. */
769
+ mtu?: number;
770
+ /**
771
+ * Array of additional IP addresses used by this cache.
772
+ * NOTE: This property will not be serialized. It can only be populated by the server.
773
+ */
774
+ readonly utilityAddresses?: string[];
775
+ /** DNS servers for the cache to use. It will be set from the network configuration if no value is provided. */
776
+ dnsServers?: string[];
777
+ /** DNS search domain */
778
+ dnsSearchDomain?: string;
779
+ /** NTP server IP Address or FQDN for the cache to use. The default is time.windows.com. */
780
+ ntpServer?: string;
781
+ }
782
+ /** Cache encryption settings. */
783
+ export interface CacheEncryptionSettings {
784
+ /** Specifies the location of the key encryption key in key vault. */
785
+ keyEncryptionKey?: KeyVaultKeyReference;
786
+ /** Specifies whether the service will automatically rotate to the newest version of the key in the key vault. */
787
+ rotationToLatestKeyVersionEnabled?: boolean;
788
+ }
789
+ /** Cache security settings. */
790
+ export interface CacheSecuritySettings {
791
+ /** NFS access policies defined for this cache. */
792
+ accessPolicies?: NfsAccessPolicy[];
793
+ }
794
+ /** A set of rules describing access policies applied to NFSv3 clients of the cache. */
795
+ export interface NfsAccessPolicy {
796
+ /** Name identifying this policy. Access Policy names are not case sensitive. */
797
+ name: string;
798
+ /** The set of rules describing client accesses allowed under this policy. */
799
+ accessRules: NfsAccessRule[];
800
+ }
801
+ /** Rule to place restrictions on portions of the cache namespace being presented to clients. */
802
+ export interface NfsAccessRule {
803
+ /** Scope for this rule. The scope and filter determine which clients match the rule. */
804
+ scope: NfsAccessRuleScope;
805
+ /** 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. */
806
+ filter?: string;
807
+ /** Access allowed by this rule. */
808
+ access: NfsAccessRuleAccess;
809
+ /** Allow SUID semantics. */
810
+ suid?: boolean;
811
+ /** 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'. */
812
+ submountAccess?: boolean;
813
+ /** Map root accesses to anonymousUID and anonymousGID. */
814
+ rootSquash?: boolean;
815
+ /** UID value that replaces 0 when rootSquash is true. 65534 will be used if not provided. */
816
+ anonymousUID?: string;
817
+ /** GID value that replaces 0 when rootSquash is true. This will use the value of anonymousUID if not provided. */
818
+ anonymousGID?: string;
819
+ }
820
+ /** Cache Directory Services settings. */
821
+ export interface CacheDirectorySettings {
822
+ /** Specifies settings for joining the HPC Cache to an Active Directory domain. */
823
+ activeDirectory?: CacheActiveDirectorySettings;
824
+ /** Specifies settings for Extended Groups. Extended Groups allows users to be members of more than 16 groups. */
825
+ usernameDownload?: CacheUsernameDownloadSettings;
826
+ }
827
+ /** Active Directory settings used to join a cache to a domain. */
828
+ export interface CacheActiveDirectorySettings {
829
+ /** Primary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name. */
830
+ primaryDnsIpAddress: string;
831
+ /** Secondary DNS IP address used to resolve the Active Directory domain controller's fully qualified domain name. */
832
+ secondaryDnsIpAddress?: string;
833
+ /** The fully qualified domain name of the Active Directory domain controller. */
834
+ domainName: string;
835
+ /** The Active Directory domain's NetBIOS name. */
836
+ domainNetBiosName: string;
837
+ /** 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]. */
838
+ cacheNetBiosName: string;
839
+ /**
840
+ * True if the HPC Cache is joined to the Active Directory domain.
841
+ * NOTE: This property will not be serialized. It can only be populated by the server.
842
+ */
843
+ readonly domainJoined?: DomainJoinedType;
844
+ /** Active Directory admin credentials used to join the HPC Cache to a domain. */
845
+ credentials?: CacheActiveDirectorySettingsCredentials;
846
+ }
847
+ /** Active Directory admin credentials used to join the HPC Cache to a domain. */
848
+ export interface CacheActiveDirectorySettingsCredentials {
849
+ /** Username of the Active Directory domain administrator. This value is stored encrypted and not returned on response. */
850
+ username: string;
851
+ /** Plain text password of the Active Directory domain administrator. This value is stored encrypted and not returned on response. */
852
+ password?: string;
853
+ }
854
+ /** Settings for Extended Groups username and group download. */
855
+ export interface CacheUsernameDownloadSettings {
856
+ /** Whether or not Extended Groups is enabled. */
857
+ extendedGroups?: boolean;
858
+ /** This setting determines how the cache gets username and group names for clients. */
859
+ usernameSource?: UsernameSource;
860
+ /** The URI of the file containing group information (in /etc/group file format). This field must be populated when 'usernameSource' is set to 'File'. */
861
+ groupFileURI?: string;
862
+ /** The URI of the file containing user information (in /etc/passwd file format). This field must be populated when 'usernameSource' is set to 'File'. */
863
+ userFileURI?: string;
864
+ /** The fully qualified domain name or IP address of the LDAP server to use. */
865
+ ldapServer?: string;
866
+ /** The base distinguished name for the LDAP domain. */
867
+ ldapBaseDN?: string;
868
+ /** Whether or not the LDAP connection should be encrypted. */
869
+ encryptLdapConnection?: boolean;
870
+ /** Determines if the certificates must be validated by a certificate authority. When true, caCertificateURI must be provided. */
871
+ requireValidCertificate?: boolean;
872
+ /** Determines if the certificate should be automatically downloaded. This applies to 'caCertificateURI' only if 'requireValidCertificate' is true. */
873
+ autoDownloadCertificate?: boolean;
874
+ /** The URI of the CA certificate to validate the LDAP secure connection. This field must be populated when 'requireValidCertificate' is set to true. */
875
+ caCertificateURI?: string;
876
+ /**
877
+ * Indicates whether or not the HPC Cache has performed the username download successfully.
878
+ * NOTE: This property will not be serialized. It can only be populated by the server.
879
+ */
880
+ readonly usernameDownloaded?: UsernameDownloadedType;
881
+ /** When present, these are the credentials for the secure LDAP connection. */
882
+ credentials?: CacheUsernameDownloadSettingsCredentials;
883
+ }
884
+ /** When present, these are the credentials for the secure LDAP connection. */
885
+ export interface CacheUsernameDownloadSettingsCredentials {
886
+ /** The Bind Distinguished Name identity to be used in the secure LDAP connection. This value is stored encrypted and not returned on response. */
887
+ bindDn?: string;
888
+ /** The Bind password to be used in the secure LDAP connection. This value is stored encrypted and not returned on response. */
889
+ bindPassword?: string;
890
+ }
891
+ /** A priming job instance. */
892
+ export interface PrimingJob {
893
+ /** The priming job name. */
894
+ primingJobName: string;
895
+ /** 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. */
896
+ primingManifestUrl: string;
897
+ /**
898
+ * The unique identifier of the priming job.
899
+ * NOTE: This property will not be serialized. It can only be populated by the server.
900
+ */
901
+ readonly primingJobId?: string;
902
+ /**
903
+ * The state of the priming operation.
904
+ * NOTE: This property will not be serialized. It can only be populated by the server.
905
+ */
906
+ readonly primingJobState?: PrimingJobState;
907
+ /**
908
+ * The status code of the priming job.
909
+ * NOTE: This property will not be serialized. It can only be populated by the server.
910
+ */
911
+ readonly primingJobStatus?: string;
912
+ /**
913
+ * The job details or error information if any.
914
+ * NOTE: This property will not be serialized. It can only be populated by the server.
915
+ */
916
+ readonly primingJobDetails?: string;
917
+ /**
918
+ * The current progress of the priming job, as a percentage.
919
+ * NOTE: This property will not be serialized. It can only be populated by the server.
920
+ */
921
+ readonly primingJobPercentComplete?: number;
922
+ }
923
+ /** Storage Target space allocation properties. */
924
+ export interface StorageTargetSpaceAllocation {
925
+ /** Name of the storage target. */
926
+ name?: string;
927
+ /** The percentage of cache space allocated for this storage target */
928
+ allocationPercentage?: number;
929
+ }
930
+ /** SKU for the cache. */
931
+ export interface CacheSku {
932
+ /** SKU name for this cache. */
933
+ name?: string;
934
+ }
935
+ /** A list of Storage Targets. */
936
+ export interface StorageTargetsResult {
937
+ /** The URI to fetch the next page of Storage Targets. */
938
+ nextLink?: string;
939
+ /** The list of Storage Targets defined for the cache. */
940
+ value?: StorageTarget[];
941
+ }
942
+ /** A namespace junction. */
943
+ export interface NamespaceJunction {
944
+ /** Namespace path on a cache for a Storage Target. */
945
+ namespacePath?: string;
946
+ /** Path in Storage Target to which namespacePath points. */
947
+ targetPath?: string;
948
+ /** NFS export where targetPath exists. */
949
+ nfsExport?: string;
950
+ /** Name of the access policy applied to this junction. */
951
+ nfsAccessPolicy?: string;
952
+ }
953
+ /** Properties pertaining to the Nfs3Target */
954
+ export interface Nfs3Target {
955
+ /** IP address or host name of an NFSv3 host (e.g., 10.0.44.44). */
956
+ target?: string;
957
+ /** Identifies the StorageCache usage model to be used for this storage target. */
958
+ usageModel?: string;
959
+ /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
960
+ verificationTimer?: number;
961
+ /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
962
+ writeBackTimer?: number;
963
+ }
964
+ /** Properties pertaining to the ClfsTarget */
965
+ export interface ClfsTarget {
966
+ /** Resource ID of storage container. */
967
+ target?: string;
968
+ }
969
+ /** Properties pertaining to the UnknownTarget */
970
+ export interface UnknownTarget {
971
+ /** Dictionary of string->string pairs containing information about the Storage Target. */
972
+ attributes?: {
973
+ [propertyName: string]: string;
974
+ };
975
+ }
976
+ /** Properties pertaining to the BlobNfsTarget. */
977
+ export interface BlobNfsTarget {
978
+ /** Resource ID of the storage container. */
979
+ target?: string;
980
+ /** Identifies the StorageCache usage model to be used for this storage target. */
981
+ usageModel?: string;
982
+ /** Amount of time (in seconds) the cache waits before it checks the back-end storage for file updates. */
983
+ verificationTimer?: number;
984
+ /** Amount of time (in seconds) the cache waits after the last file change before it copies the changed file to back-end storage. */
985
+ writeBackTimer?: number;
986
+ }
987
+ /** Resource used by a cache. */
988
+ export interface StorageTargetResource {
989
+ /**
990
+ * Name of the Storage Target.
991
+ * NOTE: This property will not be serialized. It can only be populated by the server.
992
+ */
993
+ readonly name?: string;
994
+ /**
995
+ * Resource ID of the Storage Target.
996
+ * NOTE: This property will not be serialized. It can only be populated by the server.
997
+ */
998
+ readonly id?: string;
999
+ /**
1000
+ * Type of the Storage Target; Microsoft.StorageCache/Cache/StorageTarget
1001
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1002
+ */
1003
+ readonly type?: string;
1004
+ /**
1005
+ * Region name string.
1006
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1007
+ */
1008
+ readonly location?: string;
1009
+ /**
1010
+ * The system meta data relating to this resource.
1011
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1012
+ */
1013
+ readonly systemData?: SystemData;
1014
+ }
1015
+ /** Object containing the priming job ID. */
1016
+ export interface PrimingJobIdParameter {
1017
+ /** The unique identifier of the priming job. */
1018
+ primingJobId: string;
1019
+ }
1020
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1021
+ export interface TrackedResource extends Resource {
1022
+ /** Resource tags. */
1023
+ tags?: {
1024
+ [propertyName: string]: string;
1025
+ };
1026
+ /** The geo-location where the resource lives */
1027
+ location: string;
1028
+ }
1029
+ /** Type of the Storage Target. */
1030
+ export interface StorageTarget extends StorageTargetResource {
1031
+ /** List of cache namespace junctions to target for namespace associations. */
1032
+ junctions?: NamespaceJunction[];
1033
+ /** Type of the Storage Target. */
1034
+ targetType?: StorageTargetType;
1035
+ /**
1036
+ * ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property
1037
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1038
+ */
1039
+ readonly provisioningState?: ProvisioningStateType;
1040
+ /** Storage target operational state. */
1041
+ state?: OperationalStateType;
1042
+ /** Properties when targetType is nfs3. */
1043
+ nfs3?: Nfs3Target;
1044
+ /** Properties when targetType is clfs. */
1045
+ clfs?: ClfsTarget;
1046
+ /** Properties when targetType is unknown. */
1047
+ unknown?: UnknownTarget;
1048
+ /** Properties when targetType is blobNfs. */
1049
+ blobNfs?: BlobNfsTarget;
1050
+ /**
1051
+ * The percentage of cache space allocated for this storage target
1052
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1053
+ */
1054
+ readonly allocationPercentage?: number;
1055
+ }
1056
+ /** 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 */
1057
+ export interface AmlFilesystem extends TrackedResource {
1058
+ /** The managed identity used by the AML file system, if configured. */
1059
+ identity?: AmlFilesystemIdentity;
1060
+ /** SKU for the resource. */
1061
+ sku?: SkuName;
1062
+ /** Availability zones for resources. This field should only contain a single element in the array. */
1063
+ zones?: string[];
1064
+ /** The size of the AML file system, in TiB. This might be rounded up. */
1065
+ storageCapacityTiB?: number;
1066
+ /**
1067
+ * Health of the AML file system.
1068
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1069
+ */
1070
+ readonly health?: AmlFilesystemHealth;
1071
+ /**
1072
+ * ARM provisioning state.
1073
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1074
+ */
1075
+ readonly provisioningState?: AmlFilesystemProvisioningStateType;
1076
+ /** 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. */
1077
+ filesystemSubnet?: string;
1078
+ /**
1079
+ * Client information for the AML file system.
1080
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1081
+ */
1082
+ readonly clientInfo?: AmlFilesystemClientInfo;
1083
+ /**
1084
+ * Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput
1085
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1086
+ */
1087
+ readonly throughputProvisionedMBps?: number;
1088
+ /** Specifies encryption settings of the AML file system. */
1089
+ encryptionSettings?: AmlFilesystemEncryptionSettings;
1090
+ /** Start time of a 30-minute weekly maintenance window. */
1091
+ maintenanceWindow?: AmlFilesystemPropertiesMaintenanceWindow;
1092
+ /** Hydration and archive settings and status */
1093
+ hsm?: AmlFilesystemPropertiesHsm;
1094
+ /** Specifies root squash settings of the AML file system. */
1095
+ rootSquashSettings?: AmlFilesystemRootSquashSettings;
1096
+ }
1097
+ /** 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 */
1098
+ export interface ImportJob extends TrackedResource {
1099
+ /**
1100
+ * ARM provisioning state.
1101
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1102
+ */
1103
+ readonly provisioningState?: ImportJobProvisioningStateType;
1104
+ /** An array of blob paths/prefixes that get imported into the cluster namespace. It has '/' as the default value. */
1105
+ importPrefixes?: string[];
1106
+ /** 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. */
1107
+ conflictResolutionMode?: ConflictResolutionMode;
1108
+ /** 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. */
1109
+ maximumErrors?: number;
1110
+ /**
1111
+ * The 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.
1112
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1113
+ */
1114
+ readonly state?: ImportStatusType;
1115
+ /**
1116
+ * The status message of the import job.
1117
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1118
+ */
1119
+ readonly statusMessage?: string;
1120
+ /**
1121
+ * The total blob objects walked.
1122
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1123
+ */
1124
+ readonly totalBlobsWalked?: number;
1125
+ /**
1126
+ * A recent and frequently updated rate of blobs walked per second.
1127
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1128
+ */
1129
+ readonly blobsWalkedPerSecond?: number;
1130
+ /**
1131
+ * The total blobs that have been imported since import began.
1132
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1133
+ */
1134
+ readonly totalBlobsImported?: number;
1135
+ /**
1136
+ * A recent and frequently updated rate of total files, directories, and symlinks imported per second.
1137
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1138
+ */
1139
+ readonly blobsImportedPerSecond?: number;
1140
+ /**
1141
+ * The time of the last completed archive operation
1142
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1143
+ */
1144
+ readonly lastCompletionTime?: Date;
1145
+ /**
1146
+ * The time the latest archive operation started
1147
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1148
+ */
1149
+ readonly lastStartedTime?: Date;
1150
+ /**
1151
+ * Number of errors in the import job.
1152
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1153
+ */
1154
+ readonly totalErrors?: number;
1155
+ /**
1156
+ * Number of conflicts in the import job.
1157
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1158
+ */
1159
+ readonly totalConflicts?: number;
1160
+ }
1161
+ /** Defines headers for AmlFilesystems_delete operation. */
1162
+ export interface AmlFilesystemsDeleteHeaders {
1163
+ /** Location URI to poll for result */
1164
+ location?: string;
1165
+ /** URI to poll for the operation status */
1166
+ azureAsyncOperation?: string;
1167
+ }
1168
+ /** Defines headers for AmlFilesystems_createOrUpdate operation. */
1169
+ export interface AmlFilesystemsCreateOrUpdateHeaders {
1170
+ /** URI to poll for the operation status */
1171
+ azureAsyncOperation?: string;
1172
+ }
1173
+ /** Defines headers for AmlFilesystems_update operation. */
1174
+ export interface AmlFilesystemsUpdateHeaders {
1175
+ /** URI to poll for the operation status */
1176
+ location?: string;
1177
+ /** URI to poll for the operation status */
1178
+ azureAsyncOperation?: string;
1179
+ }
1180
+ /** Defines headers for ImportJobs_delete operation. */
1181
+ export interface ImportJobsDeleteHeaders {
1182
+ /** Location URI to poll for result */
1183
+ location?: string;
1184
+ /** URI to poll for the operation status */
1185
+ azureAsyncOperation?: string;
1186
+ }
1187
+ /** Defines headers for ImportJobs_createOrUpdate operation. */
1188
+ export interface ImportJobsCreateOrUpdateHeaders {
1189
+ /** URI to poll for the operation status */
1190
+ azureAsyncOperation?: string;
1191
+ }
1192
+ /** Defines headers for ImportJobs_update operation. */
1193
+ export interface ImportJobsUpdateHeaders {
1194
+ /** URI to poll for the operation status */
1195
+ location?: string;
1196
+ /** URI to poll for the operation status */
1197
+ azureAsyncOperation?: string;
1198
+ }
1199
+ /** Defines headers for Caches_delete operation. */
1200
+ export interface CachesDeleteHeaders {
1201
+ /** Location URI to poll for result */
1202
+ location?: string;
1203
+ /** URI to poll for the operation status */
1204
+ azureAsyncOperation?: string;
1205
+ }
1206
+ /** Defines headers for Caches_update operation. */
1207
+ export interface CachesUpdateHeaders {
1208
+ /** Location URI to poll for result */
1209
+ location?: string;
1210
+ /** URI to poll for the operation status */
1211
+ azureAsyncOperation?: string;
1212
+ }
1213
+ /** Defines headers for Caches_debugInfo operation. */
1214
+ export interface CachesDebugInfoHeaders {
1215
+ /** Location URI to poll for result */
1216
+ location?: string;
1217
+ /** URI to poll for the operation status */
1218
+ azureAsyncOperation?: string;
1219
+ }
1220
+ /** Defines headers for Caches_flush operation. */
1221
+ export interface CachesFlushHeaders {
1222
+ /** Location URI to poll for result */
1223
+ location?: string;
1224
+ /** URI to poll for the operation status */
1225
+ azureAsyncOperation?: string;
1226
+ }
1227
+ /** Defines headers for Caches_start operation. */
1228
+ export interface CachesStartHeaders {
1229
+ /** Location URI to poll for result */
1230
+ location?: string;
1231
+ /** URI to poll for the operation status */
1232
+ azureAsyncOperation?: string;
1233
+ }
1234
+ /** Defines headers for Caches_stop operation. */
1235
+ export interface CachesStopHeaders {
1236
+ /** Location URI to poll for result */
1237
+ location?: string;
1238
+ /** URI to poll for the operation status */
1239
+ azureAsyncOperation?: string;
1240
+ }
1241
+ /** Defines headers for Caches_startPrimingJob operation. */
1242
+ export interface CachesStartPrimingJobHeaders {
1243
+ /** Location URI to poll for result */
1244
+ location?: string;
1245
+ /** URI to poll for the operation status */
1246
+ azureAsyncOperation?: string;
1247
+ }
1248
+ /** Defines headers for Caches_stopPrimingJob operation. */
1249
+ export interface CachesStopPrimingJobHeaders {
1250
+ /** Location URI to poll for result */
1251
+ location?: string;
1252
+ /** URI to poll for the operation status */
1253
+ azureAsyncOperation?: string;
1254
+ }
1255
+ /** Defines headers for Caches_pausePrimingJob operation. */
1256
+ export interface CachesPausePrimingJobHeaders {
1257
+ /** Location URI to poll for result */
1258
+ location?: string;
1259
+ /** URI to poll for the operation status */
1260
+ azureAsyncOperation?: string;
1261
+ }
1262
+ /** Defines headers for Caches_resumePrimingJob operation. */
1263
+ export interface CachesResumePrimingJobHeaders {
1264
+ /** Location URI to poll for result */
1265
+ location?: string;
1266
+ /** URI to poll for the operation status */
1267
+ azureAsyncOperation?: string;
1268
+ }
1269
+ /** Defines headers for Caches_upgradeFirmware operation. */
1270
+ export interface CachesUpgradeFirmwareHeaders {
1271
+ /** Location URI to poll for result */
1272
+ location?: string;
1273
+ /** URI to poll for the operation status */
1274
+ azureAsyncOperation?: string;
1275
+ }
1276
+ /** Defines headers for Caches_spaceAllocation operation. */
1277
+ export interface CachesSpaceAllocationHeaders {
1278
+ /** Location URI to poll for result */
1279
+ location?: string;
1280
+ /** URI to poll for the operation status */
1281
+ azureAsyncOperation?: string;
1282
+ }
1283
+ /** Defines headers for StorageTargets_dnsRefresh operation. */
1284
+ export interface StorageTargetsDnsRefreshHeaders {
1285
+ /** Location URI to poll for result */
1286
+ location?: string;
1287
+ /** URI to poll for the operation status */
1288
+ azureAsyncOperation?: string;
1289
+ }
1290
+ /** Defines headers for StorageTargets_delete operation. */
1291
+ export interface StorageTargetsDeleteHeaders {
1292
+ /** Location URI to poll for result */
1293
+ location?: string;
1294
+ /** URI to poll for the operation status */
1295
+ azureAsyncOperation?: string;
1296
+ }
1297
+ /** Defines headers for StorageTargets_restoreDefaults operation. */
1298
+ export interface StorageTargetsRestoreDefaultsHeaders {
1299
+ /** Location URI to poll for result */
1300
+ location?: string;
1301
+ /** URI to poll for the operation status */
1302
+ azureAsyncOperation?: string;
1303
+ }
1304
+ /** Defines headers for StorageTarget_flush operation. */
1305
+ export interface StorageTargetFlushHeaders {
1306
+ /** Location URI to poll for result */
1307
+ location?: string;
1308
+ /** URI to poll for the operation status */
1309
+ azureAsyncOperation?: string;
1310
+ }
1311
+ /** Defines headers for StorageTarget_suspend operation. */
1312
+ export interface StorageTargetSuspendHeaders {
1313
+ /** Location URI to poll for result */
1314
+ location?: string;
1315
+ /** URI to poll for the operation status */
1316
+ azureAsyncOperation?: string;
1317
+ }
1318
+ /** Defines headers for StorageTarget_resume operation. */
1319
+ export interface StorageTargetResumeHeaders {
1320
+ /** Location URI to poll for result */
1321
+ location?: string;
1322
+ /** URI to poll for the operation status */
1323
+ azureAsyncOperation?: string;
1324
+ }
1325
+ /** Defines headers for StorageTarget_invalidate operation. */
1326
+ export interface StorageTargetInvalidateHeaders {
1327
+ /** Location URI to poll for result */
1328
+ location?: string;
1329
+ /** URI to poll for the operation status */
1330
+ azureAsyncOperation?: string;
1331
+ }
1332
+ /** Known values of {@link AmlFilesystemHealthStateType} that the service accepts. */
1333
+ export declare enum KnownAmlFilesystemHealthStateType {
1334
+ /** Unavailable */
1335
+ Unavailable = "Unavailable",
1336
+ /** Available */
1337
+ Available = "Available",
1338
+ /** Degraded */
1339
+ Degraded = "Degraded",
1340
+ /** Transitioning */
1341
+ Transitioning = "Transitioning",
1342
+ /** Maintenance */
1343
+ Maintenance = "Maintenance"
1344
+ }
1345
+ /**
1346
+ * Defines values for AmlFilesystemHealthStateType. \
1347
+ * {@link KnownAmlFilesystemHealthStateType} can be used interchangeably with AmlFilesystemHealthStateType,
1348
+ * this enum contains the known values that the service supports.
1349
+ * ### Known values supported by the service
1350
+ * **Unavailable** \
1351
+ * **Available** \
1352
+ * **Degraded** \
1353
+ * **Transitioning** \
1354
+ * **Maintenance**
1355
+ */
1356
+ export type AmlFilesystemHealthStateType = string;
1357
+ /** Known values of {@link AmlFilesystemProvisioningStateType} that the service accepts. */
1358
+ export declare enum KnownAmlFilesystemProvisioningStateType {
1359
+ /** Succeeded */
1360
+ Succeeded = "Succeeded",
1361
+ /** Failed */
1362
+ Failed = "Failed",
1363
+ /** Creating */
1364
+ Creating = "Creating",
1365
+ /** Deleting */
1366
+ Deleting = "Deleting",
1367
+ /** Updating */
1368
+ Updating = "Updating",
1369
+ /** Canceled */
1370
+ Canceled = "Canceled"
1371
+ }
1372
+ /**
1373
+ * Defines values for AmlFilesystemProvisioningStateType. \
1374
+ * {@link KnownAmlFilesystemProvisioningStateType} can be used interchangeably with AmlFilesystemProvisioningStateType,
1375
+ * this enum contains the known values that the service supports.
1376
+ * ### Known values supported by the service
1377
+ * **Succeeded** \
1378
+ * **Failed** \
1379
+ * **Creating** \
1380
+ * **Deleting** \
1381
+ * **Updating** \
1382
+ * **Canceled**
1383
+ */
1384
+ export type AmlFilesystemProvisioningStateType = string;
1385
+ /** Known values of {@link ArchiveStatusType} that the service accepts. */
1386
+ export declare enum KnownArchiveStatusType {
1387
+ /** NotConfigured */
1388
+ NotConfigured = "NotConfigured",
1389
+ /** Idle */
1390
+ Idle = "Idle",
1391
+ /** InProgress */
1392
+ InProgress = "InProgress",
1393
+ /** Canceled */
1394
+ Canceled = "Canceled",
1395
+ /** Completed */
1396
+ Completed = "Completed",
1397
+ /** Failed */
1398
+ Failed = "Failed",
1399
+ /** Cancelling */
1400
+ Cancelling = "Cancelling",
1401
+ /** FSScanInProgress */
1402
+ FSScanInProgress = "FSScanInProgress"
1403
+ }
1404
+ /**
1405
+ * Defines values for ArchiveStatusType. \
1406
+ * {@link KnownArchiveStatusType} can be used interchangeably with ArchiveStatusType,
1407
+ * this enum contains the known values that the service supports.
1408
+ * ### Known values supported by the service
1409
+ * **NotConfigured** \
1410
+ * **Idle** \
1411
+ * **InProgress** \
1412
+ * **Canceled** \
1413
+ * **Completed** \
1414
+ * **Failed** \
1415
+ * **Cancelling** \
1416
+ * **FSScanInProgress**
1417
+ */
1418
+ export type ArchiveStatusType = string;
1419
+ /** Known values of {@link AmlFilesystemSquashMode} that the service accepts. */
1420
+ export declare enum KnownAmlFilesystemSquashMode {
1421
+ /** None */
1422
+ None = "None",
1423
+ /** RootOnly */
1424
+ RootOnly = "RootOnly",
1425
+ /** All */
1426
+ All = "All"
1427
+ }
1428
+ /**
1429
+ * Defines values for AmlFilesystemSquashMode. \
1430
+ * {@link KnownAmlFilesystemSquashMode} can be used interchangeably with AmlFilesystemSquashMode,
1431
+ * this enum contains the known values that the service supports.
1432
+ * ### Known values supported by the service
1433
+ * **None** \
1434
+ * **RootOnly** \
1435
+ * **All**
1436
+ */
1437
+ export type AmlFilesystemSquashMode = string;
1438
+ /** Known values of {@link CreatedByType} that the service accepts. */
1439
+ export declare enum KnownCreatedByType {
1440
+ /** User */
1441
+ User = "User",
1442
+ /** Application */
1443
+ Application = "Application",
1444
+ /** ManagedIdentity */
1445
+ ManagedIdentity = "ManagedIdentity",
1446
+ /** Key */
1447
+ Key = "Key"
1448
+ }
1449
+ /**
1450
+ * Defines values for CreatedByType. \
1451
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1452
+ * this enum contains the known values that the service supports.
1453
+ * ### Known values supported by the service
1454
+ * **User** \
1455
+ * **Application** \
1456
+ * **ManagedIdentity** \
1457
+ * **Key**
1458
+ */
1459
+ export type CreatedByType = string;
1460
+ /** Known values of {@link ImportJobProvisioningStateType} that the service accepts. */
1461
+ export declare enum KnownImportJobProvisioningStateType {
1462
+ /** Succeeded */
1463
+ Succeeded = "Succeeded",
1464
+ /** Failed */
1465
+ Failed = "Failed",
1466
+ /** Creating */
1467
+ Creating = "Creating",
1468
+ /** Deleting */
1469
+ Deleting = "Deleting",
1470
+ /** Updating */
1471
+ Updating = "Updating",
1472
+ /** Canceled */
1473
+ Canceled = "Canceled"
1474
+ }
1475
+ /**
1476
+ * Defines values for ImportJobProvisioningStateType. \
1477
+ * {@link KnownImportJobProvisioningStateType} can be used interchangeably with ImportJobProvisioningStateType,
1478
+ * this enum contains the known values that the service supports.
1479
+ * ### Known values supported by the service
1480
+ * **Succeeded** \
1481
+ * **Failed** \
1482
+ * **Creating** \
1483
+ * **Deleting** \
1484
+ * **Updating** \
1485
+ * **Canceled**
1486
+ */
1487
+ export type ImportJobProvisioningStateType = string;
1488
+ /** Known values of {@link ConflictResolutionMode} that the service accepts. */
1489
+ export declare enum KnownConflictResolutionMode {
1490
+ /** Fail */
1491
+ Fail = "Fail",
1492
+ /** Skip */
1493
+ Skip = "Skip",
1494
+ /** OverwriteIfDirty */
1495
+ OverwriteIfDirty = "OverwriteIfDirty",
1496
+ /** OverwriteAlways */
1497
+ OverwriteAlways = "OverwriteAlways"
1498
+ }
1499
+ /**
1500
+ * Defines values for ConflictResolutionMode. \
1501
+ * {@link KnownConflictResolutionMode} can be used interchangeably with ConflictResolutionMode,
1502
+ * this enum contains the known values that the service supports.
1503
+ * ### Known values supported by the service
1504
+ * **Fail** \
1505
+ * **Skip** \
1506
+ * **OverwriteIfDirty** \
1507
+ * **OverwriteAlways**
1508
+ */
1509
+ export type ConflictResolutionMode = string;
1510
+ /** Known values of {@link ImportStatusType} that the service accepts. */
1511
+ export declare enum KnownImportStatusType {
1512
+ /** InProgress */
1513
+ InProgress = "InProgress",
1514
+ /** Cancelling */
1515
+ Cancelling = "Cancelling",
1516
+ /** Canceled */
1517
+ Canceled = "Canceled",
1518
+ /** Completed */
1519
+ Completed = "Completed",
1520
+ /** CompletedPartial */
1521
+ CompletedPartial = "CompletedPartial",
1522
+ /** Failed */
1523
+ Failed = "Failed"
1524
+ }
1525
+ /**
1526
+ * Defines values for ImportStatusType. \
1527
+ * {@link KnownImportStatusType} can be used interchangeably with ImportStatusType,
1528
+ * this enum contains the known values that the service supports.
1529
+ * ### Known values supported by the service
1530
+ * **InProgress** \
1531
+ * **Cancelling** \
1532
+ * **Canceled** \
1533
+ * **Completed** \
1534
+ * **CompletedPartial** \
1535
+ * **Failed**
1536
+ */
1537
+ export type ImportStatusType = string;
1538
+ /** Known values of {@link FilesystemSubnetStatusType} that the service accepts. */
1539
+ export declare enum KnownFilesystemSubnetStatusType {
1540
+ /** Ok */
1541
+ Ok = "Ok",
1542
+ /** Invalid */
1543
+ Invalid = "Invalid"
1544
+ }
1545
+ /**
1546
+ * Defines values for FilesystemSubnetStatusType. \
1547
+ * {@link KnownFilesystemSubnetStatusType} can be used interchangeably with FilesystemSubnetStatusType,
1548
+ * this enum contains the known values that the service supports.
1549
+ * ### Known values supported by the service
1550
+ * **Ok** \
1551
+ * **Invalid**
1552
+ */
1553
+ export type FilesystemSubnetStatusType = string;
1554
+ /** Known values of {@link MetricAggregationType} that the service accepts. */
1555
+ export declare enum KnownMetricAggregationType {
1556
+ /** NotSpecified */
1557
+ NotSpecified = "NotSpecified",
1558
+ /** None */
1559
+ None = "None",
1560
+ /** Average */
1561
+ Average = "Average",
1562
+ /** Minimum */
1563
+ Minimum = "Minimum",
1564
+ /** Maximum */
1565
+ Maximum = "Maximum",
1566
+ /** Total */
1567
+ Total = "Total",
1568
+ /** Count */
1569
+ Count = "Count"
1570
+ }
1571
+ /**
1572
+ * Defines values for MetricAggregationType. \
1573
+ * {@link KnownMetricAggregationType} can be used interchangeably with MetricAggregationType,
1574
+ * this enum contains the known values that the service supports.
1575
+ * ### Known values supported by the service
1576
+ * **NotSpecified** \
1577
+ * **None** \
1578
+ * **Average** \
1579
+ * **Minimum** \
1580
+ * **Maximum** \
1581
+ * **Total** \
1582
+ * **Count**
1583
+ */
1584
+ export type MetricAggregationType = string;
1585
+ /** Known values of {@link ReasonCode} that the service accepts. */
1586
+ export declare enum KnownReasonCode {
1587
+ /** QuotaId */
1588
+ QuotaId = "QuotaId",
1589
+ /** NotAvailableForSubscription */
1590
+ NotAvailableForSubscription = "NotAvailableForSubscription"
1591
+ }
1592
+ /**
1593
+ * Defines values for ReasonCode. \
1594
+ * {@link KnownReasonCode} can be used interchangeably with ReasonCode,
1595
+ * this enum contains the known values that the service supports.
1596
+ * ### Known values supported by the service
1597
+ * **QuotaId** \
1598
+ * **NotAvailableForSubscription**
1599
+ */
1600
+ export type ReasonCode = string;
1601
+ /** Known values of {@link HealthStateType} that the service accepts. */
1602
+ export declare enum KnownHealthStateType {
1603
+ /** Unknown */
1604
+ Unknown = "Unknown",
1605
+ /** Healthy */
1606
+ Healthy = "Healthy",
1607
+ /** Degraded */
1608
+ Degraded = "Degraded",
1609
+ /** Down */
1610
+ Down = "Down",
1611
+ /** Transitioning */
1612
+ Transitioning = "Transitioning",
1613
+ /** Stopping */
1614
+ Stopping = "Stopping",
1615
+ /** Stopped */
1616
+ Stopped = "Stopped",
1617
+ /** Upgrading */
1618
+ Upgrading = "Upgrading",
1619
+ /** Flushing */
1620
+ Flushing = "Flushing",
1621
+ /** WaitingForKey */
1622
+ WaitingForKey = "WaitingForKey",
1623
+ /** StartFailed */
1624
+ StartFailed = "StartFailed",
1625
+ /** UpgradeFailed */
1626
+ UpgradeFailed = "UpgradeFailed"
1627
+ }
1628
+ /**
1629
+ * Defines values for HealthStateType. \
1630
+ * {@link KnownHealthStateType} can be used interchangeably with HealthStateType,
1631
+ * this enum contains the known values that the service supports.
1632
+ * ### Known values supported by the service
1633
+ * **Unknown** \
1634
+ * **Healthy** \
1635
+ * **Degraded** \
1636
+ * **Down** \
1637
+ * **Transitioning** \
1638
+ * **Stopping** \
1639
+ * **Stopped** \
1640
+ * **Upgrading** \
1641
+ * **Flushing** \
1642
+ * **WaitingForKey** \
1643
+ * **StartFailed** \
1644
+ * **UpgradeFailed**
1645
+ */
1646
+ export type HealthStateType = string;
1647
+ /** Known values of {@link ProvisioningStateType} that the service accepts. */
1648
+ export declare enum KnownProvisioningStateType {
1649
+ /** Succeeded */
1650
+ Succeeded = "Succeeded",
1651
+ /** Failed */
1652
+ Failed = "Failed",
1653
+ /** Canceled */
1654
+ Canceled = "Canceled",
1655
+ /** Creating */
1656
+ Creating = "Creating",
1657
+ /** Deleting */
1658
+ Deleting = "Deleting",
1659
+ /** Updating */
1660
+ Updating = "Updating"
1661
+ }
1662
+ /**
1663
+ * Defines values for ProvisioningStateType. \
1664
+ * {@link KnownProvisioningStateType} can be used interchangeably with ProvisioningStateType,
1665
+ * this enum contains the known values that the service supports.
1666
+ * ### Known values supported by the service
1667
+ * **Succeeded** \
1668
+ * **Failed** \
1669
+ * **Canceled** \
1670
+ * **Creating** \
1671
+ * **Deleting** \
1672
+ * **Updating**
1673
+ */
1674
+ export type ProvisioningStateType = string;
1675
+ /** Known values of {@link FirmwareStatusType} that the service accepts. */
1676
+ export declare enum KnownFirmwareStatusType {
1677
+ /** Available */
1678
+ Available = "available",
1679
+ /** Unavailable */
1680
+ Unavailable = "unavailable"
1681
+ }
1682
+ /**
1683
+ * Defines values for FirmwareStatusType. \
1684
+ * {@link KnownFirmwareStatusType} can be used interchangeably with FirmwareStatusType,
1685
+ * this enum contains the known values that the service supports.
1686
+ * ### Known values supported by the service
1687
+ * **available** \
1688
+ * **unavailable**
1689
+ */
1690
+ export type FirmwareStatusType = string;
1691
+ /** Known values of {@link NfsAccessRuleScope} that the service accepts. */
1692
+ export declare enum KnownNfsAccessRuleScope {
1693
+ /** Default */
1694
+ Default = "default",
1695
+ /** Network */
1696
+ Network = "network",
1697
+ /** Host */
1698
+ Host = "host"
1699
+ }
1700
+ /**
1701
+ * Defines values for NfsAccessRuleScope. \
1702
+ * {@link KnownNfsAccessRuleScope} can be used interchangeably with NfsAccessRuleScope,
1703
+ * this enum contains the known values that the service supports.
1704
+ * ### Known values supported by the service
1705
+ * **default** \
1706
+ * **network** \
1707
+ * **host**
1708
+ */
1709
+ export type NfsAccessRuleScope = string;
1710
+ /** Known values of {@link NfsAccessRuleAccess} that the service accepts. */
1711
+ export declare enum KnownNfsAccessRuleAccess {
1712
+ /** No */
1713
+ No = "no",
1714
+ /** Ro */
1715
+ Ro = "ro",
1716
+ /** Rw */
1717
+ Rw = "rw"
1718
+ }
1719
+ /**
1720
+ * Defines values for NfsAccessRuleAccess. \
1721
+ * {@link KnownNfsAccessRuleAccess} can be used interchangeably with NfsAccessRuleAccess,
1722
+ * this enum contains the known values that the service supports.
1723
+ * ### Known values supported by the service
1724
+ * **no** \
1725
+ * **ro** \
1726
+ * **rw**
1727
+ */
1728
+ export type NfsAccessRuleAccess = string;
1729
+ /** Known values of {@link DomainJoinedType} that the service accepts. */
1730
+ export declare enum KnownDomainJoinedType {
1731
+ /** Yes */
1732
+ Yes = "Yes",
1733
+ /** No */
1734
+ No = "No",
1735
+ /** Error */
1736
+ Error = "Error"
1737
+ }
1738
+ /**
1739
+ * Defines values for DomainJoinedType. \
1740
+ * {@link KnownDomainJoinedType} can be used interchangeably with DomainJoinedType,
1741
+ * this enum contains the known values that the service supports.
1742
+ * ### Known values supported by the service
1743
+ * **Yes** \
1744
+ * **No** \
1745
+ * **Error**
1746
+ */
1747
+ export type DomainJoinedType = string;
1748
+ /** Known values of {@link UsernameSource} that the service accepts. */
1749
+ export declare enum KnownUsernameSource {
1750
+ /** AD */
1751
+ AD = "AD",
1752
+ /** Ldap */
1753
+ Ldap = "LDAP",
1754
+ /** File */
1755
+ File = "File",
1756
+ /** None */
1757
+ None = "None"
1758
+ }
1759
+ /**
1760
+ * Defines values for UsernameSource. \
1761
+ * {@link KnownUsernameSource} can be used interchangeably with UsernameSource,
1762
+ * this enum contains the known values that the service supports.
1763
+ * ### Known values supported by the service
1764
+ * **AD** \
1765
+ * **LDAP** \
1766
+ * **File** \
1767
+ * **None**
1768
+ */
1769
+ export type UsernameSource = string;
1770
+ /** Known values of {@link UsernameDownloadedType} that the service accepts. */
1771
+ export declare enum KnownUsernameDownloadedType {
1772
+ /** Yes */
1773
+ Yes = "Yes",
1774
+ /** No */
1775
+ No = "No",
1776
+ /** Error */
1777
+ Error = "Error"
1778
+ }
1779
+ /**
1780
+ * Defines values for UsernameDownloadedType. \
1781
+ * {@link KnownUsernameDownloadedType} can be used interchangeably with UsernameDownloadedType,
1782
+ * this enum contains the known values that the service supports.
1783
+ * ### Known values supported by the service
1784
+ * **Yes** \
1785
+ * **No** \
1786
+ * **Error**
1787
+ */
1788
+ export type UsernameDownloadedType = string;
1789
+ /** Known values of {@link PrimingJobState} that the service accepts. */
1790
+ export declare enum KnownPrimingJobState {
1791
+ /** Queued */
1792
+ Queued = "Queued",
1793
+ /** Running */
1794
+ Running = "Running",
1795
+ /** Paused */
1796
+ Paused = "Paused",
1797
+ /** Complete */
1798
+ Complete = "Complete"
1799
+ }
1800
+ /**
1801
+ * Defines values for PrimingJobState. \
1802
+ * {@link KnownPrimingJobState} can be used interchangeably with PrimingJobState,
1803
+ * this enum contains the known values that the service supports.
1804
+ * ### Known values supported by the service
1805
+ * **Queued** \
1806
+ * **Running** \
1807
+ * **Paused** \
1808
+ * **Complete**
1809
+ */
1810
+ export type PrimingJobState = string;
1811
+ /** Known values of {@link StorageTargetType} that the service accepts. */
1812
+ export declare enum KnownStorageTargetType {
1813
+ /** Nfs3 */
1814
+ Nfs3 = "nfs3",
1815
+ /** Clfs */
1816
+ Clfs = "clfs",
1817
+ /** Unknown */
1818
+ Unknown = "unknown",
1819
+ /** BlobNfs */
1820
+ BlobNfs = "blobNfs"
1821
+ }
1822
+ /**
1823
+ * Defines values for StorageTargetType. \
1824
+ * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,
1825
+ * this enum contains the known values that the service supports.
1826
+ * ### Known values supported by the service
1827
+ * **nfs3** \
1828
+ * **clfs** \
1829
+ * **unknown** \
1830
+ * **blobNfs**
1831
+ */
1832
+ export type StorageTargetType = string;
1833
+ /** Known values of {@link OperationalStateType} that the service accepts. */
1834
+ export declare enum KnownOperationalStateType {
1835
+ /** Ready */
1836
+ Ready = "Ready",
1837
+ /** Busy */
1838
+ Busy = "Busy",
1839
+ /** Suspended */
1840
+ Suspended = "Suspended",
1841
+ /** Flushing */
1842
+ Flushing = "Flushing"
1843
+ }
1844
+ /**
1845
+ * Defines values for OperationalStateType. \
1846
+ * {@link KnownOperationalStateType} can be used interchangeably with OperationalStateType,
1847
+ * this enum contains the known values that the service supports.
1848
+ * ### Known values supported by the service
1849
+ * **Ready** \
1850
+ * **Busy** \
1851
+ * **Suspended** \
1852
+ * **Flushing**
1853
+ */
1854
+ export type OperationalStateType = string;
1855
+ /** Defines values for AmlFilesystemIdentityType. */
1856
+ export type AmlFilesystemIdentityType = "UserAssigned" | "None";
1857
+ /** Defines values for MaintenanceDayOfWeekType. */
1858
+ export type MaintenanceDayOfWeekType = "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "Sunday";
1859
+ /** Defines values for CacheIdentityType. */
1860
+ export type CacheIdentityType = "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None";
1861
+ /** Optional parameters. */
1862
+ export interface AmlFilesystemsListOptionalParams extends coreClient.OperationOptions {
1863
+ }
1864
+ /** Contains response data for the list operation. */
1865
+ export type AmlFilesystemsListResponse = AmlFilesystemsListResult;
1866
+ /** Optional parameters. */
1867
+ export interface AmlFilesystemsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1868
+ }
1869
+ /** Contains response data for the listByResourceGroup operation. */
1870
+ export type AmlFilesystemsListByResourceGroupResponse = AmlFilesystemsListResult;
1871
+ /** Optional parameters. */
1872
+ export interface AmlFilesystemsDeleteOptionalParams extends coreClient.OperationOptions {
1873
+ /** Delay to wait until next poll, in milliseconds. */
1874
+ updateIntervalInMs?: number;
1875
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1876
+ resumeFrom?: string;
1877
+ }
1878
+ /** Optional parameters. */
1879
+ export interface AmlFilesystemsGetOptionalParams extends coreClient.OperationOptions {
1880
+ }
1881
+ /** Contains response data for the get operation. */
1882
+ export type AmlFilesystemsGetResponse = AmlFilesystem;
1883
+ /** Optional parameters. */
1884
+ export interface AmlFilesystemsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1885
+ /** Delay to wait until next poll, in milliseconds. */
1886
+ updateIntervalInMs?: number;
1887
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1888
+ resumeFrom?: string;
1889
+ }
1890
+ /** Contains response data for the createOrUpdate operation. */
1891
+ export type AmlFilesystemsCreateOrUpdateResponse = AmlFilesystem;
1892
+ /** Optional parameters. */
1893
+ export interface AmlFilesystemsUpdateOptionalParams extends coreClient.OperationOptions {
1894
+ /** Delay to wait until next poll, in milliseconds. */
1895
+ updateIntervalInMs?: number;
1896
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1897
+ resumeFrom?: string;
1898
+ }
1899
+ /** Contains response data for the update operation. */
1900
+ export type AmlFilesystemsUpdateResponse = AmlFilesystem;
1901
+ /** Optional parameters. */
1902
+ export interface AmlFilesystemsArchiveOptionalParams extends coreClient.OperationOptions {
1903
+ /** Information about the archive operation */
1904
+ archiveInfo?: AmlFilesystemArchiveInfo;
1905
+ }
1906
+ /** Optional parameters. */
1907
+ export interface AmlFilesystemsCancelArchiveOptionalParams extends coreClient.OperationOptions {
1908
+ }
1909
+ /** Optional parameters. */
1910
+ export interface AmlFilesystemsListNextOptionalParams extends coreClient.OperationOptions {
1911
+ }
1912
+ /** Contains response data for the listNext operation. */
1913
+ export type AmlFilesystemsListNextResponse = AmlFilesystemsListResult;
1914
+ /** Optional parameters. */
1915
+ export interface AmlFilesystemsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1916
+ }
1917
+ /** Contains response data for the listByResourceGroupNext operation. */
1918
+ export type AmlFilesystemsListByResourceGroupNextResponse = AmlFilesystemsListResult;
1919
+ /** Optional parameters. */
1920
+ export interface ImportJobsDeleteOptionalParams extends coreClient.OperationOptions {
1921
+ /** Delay to wait until next poll, in milliseconds. */
1922
+ updateIntervalInMs?: number;
1923
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1924
+ resumeFrom?: string;
1925
+ }
1926
+ /** Contains response data for the delete operation. */
1927
+ export type ImportJobsDeleteResponse = ImportJobsDeleteHeaders;
1928
+ /** Optional parameters. */
1929
+ export interface ImportJobsGetOptionalParams extends coreClient.OperationOptions {
1930
+ }
1931
+ /** Contains response data for the get operation. */
1932
+ export type ImportJobsGetResponse = ImportJob;
1933
+ /** Optional parameters. */
1934
+ export interface ImportJobsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1935
+ /** Delay to wait until next poll, in milliseconds. */
1936
+ updateIntervalInMs?: number;
1937
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1938
+ resumeFrom?: string;
1939
+ }
1940
+ /** Contains response data for the createOrUpdate operation. */
1941
+ export type ImportJobsCreateOrUpdateResponse = ImportJob;
1942
+ /** Optional parameters. */
1943
+ export interface ImportJobsUpdateOptionalParams extends coreClient.OperationOptions {
1944
+ /** Delay to wait until next poll, in milliseconds. */
1945
+ updateIntervalInMs?: number;
1946
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1947
+ resumeFrom?: string;
1948
+ }
1949
+ /** Contains response data for the update operation. */
1950
+ export type ImportJobsUpdateResponse = ImportJob;
1951
+ /** Optional parameters. */
1952
+ export interface ImportJobsListByAmlFilesystemOptionalParams extends coreClient.OperationOptions {
1953
+ }
1954
+ /** Contains response data for the listByAmlFilesystem operation. */
1955
+ export type ImportJobsListByAmlFilesystemResponse = ImportJobsListResult;
1956
+ /** Optional parameters. */
1957
+ export interface ImportJobsListByAmlFilesystemNextOptionalParams extends coreClient.OperationOptions {
1958
+ }
1959
+ /** Contains response data for the listByAmlFilesystemNext operation. */
1960
+ export type ImportJobsListByAmlFilesystemNextResponse = ImportJobsListResult;
1961
+ /** Optional parameters. */
1962
+ export interface CheckAmlFSSubnetsOptionalParams extends coreClient.OperationOptions {
1963
+ /** Information about the subnets to validate. */
1964
+ amlFilesystemSubnetInfo?: AmlFilesystemSubnetInfo;
1965
+ }
1966
+ /** Optional parameters. */
1967
+ export interface GetRequiredAmlFSSubnetsSizeOptionalParams extends coreClient.OperationOptions {
1968
+ /** Information to determine the number of available IPs a subnet will need to host the AML file system. */
1969
+ requiredAMLFilesystemSubnetsSizeInfo?: RequiredAmlFilesystemSubnetsSizeInfo;
1970
+ }
1971
+ /** Contains response data for the getRequiredAmlFSSubnetsSize operation. */
1972
+ export type GetRequiredAmlFSSubnetsSizeResponse = RequiredAmlFilesystemSubnetsSize;
1973
+ /** Optional parameters. */
1974
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1975
+ }
1976
+ /** Contains response data for the list operation. */
1977
+ export type OperationsListResponse = ApiOperationListResult;
1978
+ /** Optional parameters. */
1979
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1980
+ }
1981
+ /** Contains response data for the listNext operation. */
1982
+ export type OperationsListNextResponse = ApiOperationListResult;
1983
+ /** Optional parameters. */
1984
+ export interface SkusListOptionalParams extends coreClient.OperationOptions {
1985
+ }
1986
+ /** Contains response data for the list operation. */
1987
+ export type SkusListResponse = ResourceSkusResult;
1988
+ /** Optional parameters. */
1989
+ export interface SkusListNextOptionalParams extends coreClient.OperationOptions {
1990
+ }
1991
+ /** Contains response data for the listNext operation. */
1992
+ export type SkusListNextResponse = ResourceSkusResult;
1993
+ /** Optional parameters. */
1994
+ export interface UsageModelsListOptionalParams extends coreClient.OperationOptions {
1995
+ }
1996
+ /** Contains response data for the list operation. */
1997
+ export type UsageModelsListResponse = UsageModelsResult;
1998
+ /** Optional parameters. */
1999
+ export interface UsageModelsListNextOptionalParams extends coreClient.OperationOptions {
2000
+ }
2001
+ /** Contains response data for the listNext operation. */
2002
+ export type UsageModelsListNextResponse = UsageModelsResult;
2003
+ /** Optional parameters. */
2004
+ export interface AscOperationsGetOptionalParams extends coreClient.OperationOptions {
2005
+ }
2006
+ /** Contains response data for the get operation. */
2007
+ export type AscOperationsGetResponse = AscOperation;
2008
+ /** Optional parameters. */
2009
+ export interface AscUsagesListOptionalParams extends coreClient.OperationOptions {
2010
+ }
2011
+ /** Contains response data for the list operation. */
2012
+ export type AscUsagesListResponse = ResourceUsagesListResult;
2013
+ /** Optional parameters. */
2014
+ export interface AscUsagesListNextOptionalParams extends coreClient.OperationOptions {
2015
+ }
2016
+ /** Contains response data for the listNext operation. */
2017
+ export type AscUsagesListNextResponse = ResourceUsagesListResult;
2018
+ /** Optional parameters. */
2019
+ export interface CachesListOptionalParams extends coreClient.OperationOptions {
2020
+ }
2021
+ /** Contains response data for the list operation. */
2022
+ export type CachesListResponse = CachesListResult;
2023
+ /** Optional parameters. */
2024
+ export interface CachesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2025
+ }
2026
+ /** Contains response data for the listByResourceGroup operation. */
2027
+ export type CachesListByResourceGroupResponse = CachesListResult;
2028
+ /** Optional parameters. */
2029
+ export interface CachesDeleteOptionalParams extends coreClient.OperationOptions {
2030
+ /** Delay to wait until next poll, in milliseconds. */
2031
+ updateIntervalInMs?: number;
2032
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2033
+ resumeFrom?: string;
2034
+ }
2035
+ /** Optional parameters. */
2036
+ export interface CachesGetOptionalParams extends coreClient.OperationOptions {
2037
+ }
2038
+ /** Contains response data for the get operation. */
2039
+ export type CachesGetResponse = Cache;
2040
+ /** Optional parameters. */
2041
+ export interface CachesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2042
+ /** Delay to wait until next poll, in milliseconds. */
2043
+ updateIntervalInMs?: number;
2044
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2045
+ resumeFrom?: string;
2046
+ }
2047
+ /** Contains response data for the createOrUpdate operation. */
2048
+ export type CachesCreateOrUpdateResponse = Cache;
2049
+ /** Optional parameters. */
2050
+ export interface CachesUpdateOptionalParams extends coreClient.OperationOptions {
2051
+ /** Object containing the user-selectable properties of the cache. If read-only properties are included, they must match the existing values of those properties. */
2052
+ cache?: Cache;
2053
+ /** Delay to wait until next poll, in milliseconds. */
2054
+ updateIntervalInMs?: number;
2055
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2056
+ resumeFrom?: string;
2057
+ }
2058
+ /** Contains response data for the update operation. */
2059
+ export type CachesUpdateResponse = Cache;
2060
+ /** Optional parameters. */
2061
+ export interface CachesDebugInfoOptionalParams extends coreClient.OperationOptions {
2062
+ /** Delay to wait until next poll, in milliseconds. */
2063
+ updateIntervalInMs?: number;
2064
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2065
+ resumeFrom?: string;
2066
+ }
2067
+ /** Optional parameters. */
2068
+ export interface CachesFlushOptionalParams extends coreClient.OperationOptions {
2069
+ /** Delay to wait until next poll, in milliseconds. */
2070
+ updateIntervalInMs?: number;
2071
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2072
+ resumeFrom?: string;
2073
+ }
2074
+ /** Optional parameters. */
2075
+ export interface CachesStartOptionalParams extends coreClient.OperationOptions {
2076
+ /** Delay to wait until next poll, in milliseconds. */
2077
+ updateIntervalInMs?: number;
2078
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2079
+ resumeFrom?: string;
2080
+ }
2081
+ /** Optional parameters. */
2082
+ export interface CachesStopOptionalParams extends coreClient.OperationOptions {
2083
+ /** Delay to wait until next poll, in milliseconds. */
2084
+ updateIntervalInMs?: number;
2085
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2086
+ resumeFrom?: string;
2087
+ }
2088
+ /** Optional parameters. */
2089
+ export interface CachesStartPrimingJobOptionalParams extends coreClient.OperationOptions {
2090
+ /** Object containing the definition of a priming job. */
2091
+ primingjob?: PrimingJob;
2092
+ /** Delay to wait until next poll, in milliseconds. */
2093
+ updateIntervalInMs?: number;
2094
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2095
+ resumeFrom?: string;
2096
+ }
2097
+ /** Contains response data for the startPrimingJob operation. */
2098
+ export type CachesStartPrimingJobResponse = CachesStartPrimingJobHeaders;
2099
+ /** Optional parameters. */
2100
+ export interface CachesStopPrimingJobOptionalParams extends coreClient.OperationOptions {
2101
+ /** Object containing the priming job ID. */
2102
+ primingJobId?: PrimingJobIdParameter;
2103
+ /** Delay to wait until next poll, in milliseconds. */
2104
+ updateIntervalInMs?: number;
2105
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2106
+ resumeFrom?: string;
2107
+ }
2108
+ /** Contains response data for the stopPrimingJob operation. */
2109
+ export type CachesStopPrimingJobResponse = CachesStopPrimingJobHeaders;
2110
+ /** Optional parameters. */
2111
+ export interface CachesPausePrimingJobOptionalParams extends coreClient.OperationOptions {
2112
+ /** Object containing the priming job ID. */
2113
+ primingJobId?: PrimingJobIdParameter;
2114
+ /** Delay to wait until next poll, in milliseconds. */
2115
+ updateIntervalInMs?: number;
2116
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2117
+ resumeFrom?: string;
2118
+ }
2119
+ /** Contains response data for the pausePrimingJob operation. */
2120
+ export type CachesPausePrimingJobResponse = CachesPausePrimingJobHeaders;
2121
+ /** Optional parameters. */
2122
+ export interface CachesResumePrimingJobOptionalParams extends coreClient.OperationOptions {
2123
+ /** Object containing the priming job ID. */
2124
+ primingJobId?: PrimingJobIdParameter;
2125
+ /** Delay to wait until next poll, in milliseconds. */
2126
+ updateIntervalInMs?: number;
2127
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2128
+ resumeFrom?: string;
2129
+ }
2130
+ /** Contains response data for the resumePrimingJob operation. */
2131
+ export type CachesResumePrimingJobResponse = CachesResumePrimingJobHeaders;
2132
+ /** Optional parameters. */
2133
+ export interface CachesUpgradeFirmwareOptionalParams extends coreClient.OperationOptions {
2134
+ /** Delay to wait until next poll, in milliseconds. */
2135
+ updateIntervalInMs?: number;
2136
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2137
+ resumeFrom?: string;
2138
+ }
2139
+ /** Optional parameters. */
2140
+ export interface CachesSpaceAllocationOptionalParams extends coreClient.OperationOptions {
2141
+ /** List containing storage target cache space percentage allocations. */
2142
+ spaceAllocation?: StorageTargetSpaceAllocation[];
2143
+ /** Delay to wait until next poll, in milliseconds. */
2144
+ updateIntervalInMs?: number;
2145
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2146
+ resumeFrom?: string;
2147
+ }
2148
+ /** Contains response data for the spaceAllocation operation. */
2149
+ export type CachesSpaceAllocationResponse = CachesSpaceAllocationHeaders;
2150
+ /** Optional parameters. */
2151
+ export interface CachesListNextOptionalParams extends coreClient.OperationOptions {
2152
+ }
2153
+ /** Contains response data for the listNext operation. */
2154
+ export type CachesListNextResponse = CachesListResult;
2155
+ /** Optional parameters. */
2156
+ export interface CachesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2157
+ }
2158
+ /** Contains response data for the listByResourceGroupNext operation. */
2159
+ export type CachesListByResourceGroupNextResponse = CachesListResult;
2160
+ /** Optional parameters. */
2161
+ export interface StorageTargetsDnsRefreshOptionalParams extends coreClient.OperationOptions {
2162
+ /** Delay to wait until next poll, in milliseconds. */
2163
+ updateIntervalInMs?: number;
2164
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2165
+ resumeFrom?: string;
2166
+ }
2167
+ /** Optional parameters. */
2168
+ export interface StorageTargetsListByCacheOptionalParams extends coreClient.OperationOptions {
2169
+ }
2170
+ /** Contains response data for the listByCache operation. */
2171
+ export type StorageTargetsListByCacheResponse = StorageTargetsResult;
2172
+ /** Optional parameters. */
2173
+ export interface StorageTargetsDeleteOptionalParams extends coreClient.OperationOptions {
2174
+ /** Boolean value requesting the force delete operation for a storage target. Force delete discards unwritten-data in the cache instead of flushing it to back-end storage. */
2175
+ force?: string;
2176
+ /** Delay to wait until next poll, in milliseconds. */
2177
+ updateIntervalInMs?: number;
2178
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2179
+ resumeFrom?: string;
2180
+ }
2181
+ /** Optional parameters. */
2182
+ export interface StorageTargetsGetOptionalParams extends coreClient.OperationOptions {
2183
+ }
2184
+ /** Contains response data for the get operation. */
2185
+ export type StorageTargetsGetResponse = StorageTarget;
2186
+ /** Optional parameters. */
2187
+ export interface StorageTargetsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2188
+ /** Delay to wait until next poll, in milliseconds. */
2189
+ updateIntervalInMs?: number;
2190
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2191
+ resumeFrom?: string;
2192
+ }
2193
+ /** Contains response data for the createOrUpdate operation. */
2194
+ export type StorageTargetsCreateOrUpdateResponse = StorageTarget;
2195
+ /** Optional parameters. */
2196
+ export interface StorageTargetsRestoreDefaultsOptionalParams extends coreClient.OperationOptions {
2197
+ /** Delay to wait until next poll, in milliseconds. */
2198
+ updateIntervalInMs?: number;
2199
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2200
+ resumeFrom?: string;
2201
+ }
2202
+ /** Optional parameters. */
2203
+ export interface StorageTargetsListByCacheNextOptionalParams extends coreClient.OperationOptions {
2204
+ }
2205
+ /** Contains response data for the listByCacheNext operation. */
2206
+ export type StorageTargetsListByCacheNextResponse = StorageTargetsResult;
2207
+ /** Optional parameters. */
2208
+ export interface StorageTargetFlushOptionalParams extends coreClient.OperationOptions {
2209
+ /** Delay to wait until next poll, in milliseconds. */
2210
+ updateIntervalInMs?: number;
2211
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2212
+ resumeFrom?: string;
2213
+ }
2214
+ /** Optional parameters. */
2215
+ export interface StorageTargetSuspendOptionalParams extends coreClient.OperationOptions {
2216
+ /** Delay to wait until next poll, in milliseconds. */
2217
+ updateIntervalInMs?: number;
2218
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2219
+ resumeFrom?: string;
2220
+ }
2221
+ /** Optional parameters. */
2222
+ export interface StorageTargetResumeOptionalParams extends coreClient.OperationOptions {
2223
+ /** Delay to wait until next poll, in milliseconds. */
2224
+ updateIntervalInMs?: number;
2225
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2226
+ resumeFrom?: string;
2227
+ }
2228
+ /** Optional parameters. */
2229
+ export interface StorageTargetInvalidateOptionalParams extends coreClient.OperationOptions {
2230
+ /** Delay to wait until next poll, in milliseconds. */
2231
+ updateIntervalInMs?: number;
2232
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2233
+ resumeFrom?: string;
2234
+ }
2235
+ /** Optional parameters. */
2236
+ export interface StorageCacheManagementClientOptionalParams extends coreClient.ServiceClientOptions {
2237
+ /** server parameter */
2238
+ $host?: string;
2239
+ /** Api Version */
2240
+ apiVersion?: string;
2241
+ /** Overrides client endpoint. */
2242
+ endpoint?: string;
2243
+ }
2244
+ //# sourceMappingURL=index.d.ts.map