@azure/arm-netapp 23.0.0 → 24.0.0

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 (640) hide show
  1. package/dist/browser/api/accounts/index.d.ts +1 -1
  2. package/dist/browser/api/accounts/index.js.map +1 -1
  3. package/dist/browser/api/accounts/operations.js +19 -19
  4. package/dist/browser/api/accounts/operations.js.map +1 -1
  5. package/dist/browser/api/backupPolicies/index.d.ts +1 -1
  6. package/dist/browser/api/backupPolicies/index.js.map +1 -1
  7. package/dist/browser/api/backupPolicies/operations.js +9 -9
  8. package/dist/browser/api/backupPolicies/operations.js.map +1 -1
  9. package/dist/browser/api/backupVaults/index.d.ts +1 -1
  10. package/dist/browser/api/backupVaults/index.js.map +1 -1
  11. package/dist/browser/api/backupVaults/operations.js +9 -9
  12. package/dist/browser/api/backupVaults/operations.js.map +1 -1
  13. package/dist/browser/api/backups/index.d.ts +1 -1
  14. package/dist/browser/api/backups/index.js.map +1 -1
  15. package/dist/browser/api/backups/operations.js +11 -11
  16. package/dist/browser/api/backups/operations.js.map +1 -1
  17. package/dist/browser/api/backupsUnderAccount/index.d.ts +1 -1
  18. package/dist/browser/api/backupsUnderAccount/index.js.map +1 -1
  19. package/dist/browser/api/backupsUnderAccount/operations.js +2 -2
  20. package/dist/browser/api/backupsUnderAccount/operations.js.map +1 -1
  21. package/dist/browser/api/backupsUnderBackupVault/index.d.ts +1 -1
  22. package/dist/browser/api/backupsUnderBackupVault/index.js.map +1 -1
  23. package/dist/browser/api/backupsUnderBackupVault/operations.js +2 -2
  24. package/dist/browser/api/backupsUnderBackupVault/operations.js.map +1 -1
  25. package/dist/browser/api/backupsUnderVolume/index.d.ts +1 -1
  26. package/dist/browser/api/backupsUnderVolume/index.js.map +1 -1
  27. package/dist/browser/api/backupsUnderVolume/operations.js +2 -2
  28. package/dist/browser/api/backupsUnderVolume/operations.js.map +1 -1
  29. package/dist/browser/api/buckets/index.d.ts +3 -0
  30. package/dist/browser/api/buckets/index.js +4 -0
  31. package/dist/browser/api/buckets/index.js.map +1 -0
  32. package/dist/browser/api/buckets/operations.d.ts +44 -0
  33. package/dist/browser/api/buckets/operations.js +285 -0
  34. package/dist/browser/api/buckets/operations.js.map +1 -0
  35. package/dist/browser/api/buckets/options.d.ts +36 -0
  36. package/dist/browser/api/buckets/options.js +4 -0
  37. package/dist/browser/api/buckets/options.js.map +1 -0
  38. package/dist/browser/api/caches/index.d.ts +3 -0
  39. package/dist/browser/api/caches/index.js +4 -0
  40. package/dist/browser/api/caches/index.js.map +1 -0
  41. package/dist/browser/api/caches/operations.d.ts +44 -0
  42. package/dist/browser/api/caches/operations.js +279 -0
  43. package/dist/browser/api/caches/operations.js.map +1 -0
  44. package/dist/browser/api/caches/options.d.ts +36 -0
  45. package/dist/browser/api/caches/options.js +4 -0
  46. package/dist/browser/api/caches/options.js.map +1 -0
  47. package/dist/browser/api/index.d.ts +2 -1
  48. package/dist/browser/api/index.js +1 -1
  49. package/dist/browser/api/index.js.map +1 -1
  50. package/dist/browser/api/netAppManagementContext.js +1 -1
  51. package/dist/browser/api/netAppManagementContext.js.map +1 -1
  52. package/dist/browser/api/netAppResource/index.d.ts +1 -1
  53. package/dist/browser/api/netAppResource/index.js.map +1 -1
  54. package/dist/browser/api/netAppResource/operations.js +7 -7
  55. package/dist/browser/api/netAppResource/operations.js.map +1 -1
  56. package/dist/browser/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  57. package/dist/browser/api/netAppResourceQuotaLimits/index.js.map +1 -1
  58. package/dist/browser/api/netAppResourceQuotaLimits/operations.js +3 -3
  59. package/dist/browser/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  60. package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  61. package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  62. package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js +3 -3
  63. package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  64. package/dist/browser/api/netAppResourceRegionInfos/index.d.ts +1 -1
  65. package/dist/browser/api/netAppResourceRegionInfos/index.js.map +1 -1
  66. package/dist/browser/api/netAppResourceRegionInfos/operations.js +3 -3
  67. package/dist/browser/api/netAppResourceRegionInfos/operations.js.map +1 -1
  68. package/dist/browser/api/netAppResourceUsages/index.d.ts +1 -1
  69. package/dist/browser/api/netAppResourceUsages/index.js.map +1 -1
  70. package/dist/browser/api/netAppResourceUsages/operations.js +3 -3
  71. package/dist/browser/api/netAppResourceUsages/operations.js.map +1 -1
  72. package/dist/browser/api/operations/index.d.ts +1 -1
  73. package/dist/browser/api/operations/index.js.map +1 -1
  74. package/dist/browser/api/operations/operations.js +2 -2
  75. package/dist/browser/api/operations/operations.js.map +1 -1
  76. package/dist/browser/api/pools/index.d.ts +1 -1
  77. package/dist/browser/api/pools/index.js.map +1 -1
  78. package/dist/browser/api/pools/operations.js +9 -9
  79. package/dist/browser/api/pools/operations.js.map +1 -1
  80. package/dist/browser/api/ransomwareReports/index.d.ts +1 -1
  81. package/dist/browser/api/ransomwareReports/index.js.map +1 -1
  82. package/dist/browser/api/ransomwareReports/operations.js +5 -5
  83. package/dist/browser/api/ransomwareReports/operations.js.map +1 -1
  84. package/dist/browser/api/snapshotPolicies/index.d.ts +1 -1
  85. package/dist/browser/api/snapshotPolicies/index.js.map +1 -1
  86. package/dist/browser/api/snapshotPolicies/operations.js +9 -9
  87. package/dist/browser/api/snapshotPolicies/operations.js.map +1 -1
  88. package/dist/browser/api/snapshots/index.d.ts +1 -1
  89. package/dist/browser/api/snapshots/index.js.map +1 -1
  90. package/dist/browser/api/snapshots/operations.js +11 -11
  91. package/dist/browser/api/snapshots/operations.js.map +1 -1
  92. package/dist/browser/api/subvolumes/index.d.ts +1 -1
  93. package/dist/browser/api/subvolumes/index.js.map +1 -1
  94. package/dist/browser/api/subvolumes/operations.js +11 -11
  95. package/dist/browser/api/subvolumes/operations.js.map +1 -1
  96. package/dist/browser/api/volumeGroups/index.d.ts +1 -1
  97. package/dist/browser/api/volumeGroups/index.js.map +1 -1
  98. package/dist/browser/api/volumeGroups/operations.js +7 -7
  99. package/dist/browser/api/volumeGroups/operations.js.map +1 -1
  100. package/dist/browser/api/volumeQuotaRules/index.d.ts +1 -1
  101. package/dist/browser/api/volumeQuotaRules/index.js.map +1 -1
  102. package/dist/browser/api/volumeQuotaRules/operations.js +9 -9
  103. package/dist/browser/api/volumeQuotaRules/operations.js.map +1 -1
  104. package/dist/browser/api/volumes/index.d.ts +1 -1
  105. package/dist/browser/api/volumes/index.js.map +1 -1
  106. package/dist/browser/api/volumes/operations.js +56 -56
  107. package/dist/browser/api/volumes/operations.js.map +1 -1
  108. package/dist/browser/classic/buckets/index.d.ts +31 -0
  109. package/dist/browser/classic/buckets/index.js +21 -0
  110. package/dist/browser/classic/buckets/index.js.map +1 -0
  111. package/dist/browser/classic/caches/index.d.ts +31 -0
  112. package/dist/browser/classic/caches/index.js +21 -0
  113. package/dist/browser/classic/caches/index.js.map +1 -0
  114. package/dist/browser/classic/index.d.ts +23 -21
  115. package/dist/browser/classic/index.js.map +1 -1
  116. package/dist/browser/index.d.ts +35 -29
  117. package/dist/browser/index.js +1 -1
  118. package/dist/browser/index.js.map +1 -1
  119. package/dist/browser/models/index.d.ts +2 -1
  120. package/dist/browser/models/index.js +1 -1
  121. package/dist/browser/models/index.js.map +1 -1
  122. package/dist/browser/models/models.d.ts +954 -45
  123. package/dist/browser/models/models.js +753 -31
  124. package/dist/browser/models/models.js.map +1 -1
  125. package/dist/browser/netAppManagementClient.d.ts +7 -1
  126. package/dist/browser/netAppManagementClient.js +8 -0
  127. package/dist/browser/netAppManagementClient.js.map +1 -1
  128. package/dist/browser/restorePollerHelpers.js +14 -2
  129. package/dist/browser/restorePollerHelpers.js.map +1 -1
  130. package/dist/browser/static-helpers/urlTemplate.js +5 -5
  131. package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
  132. package/dist/commonjs/api/accounts/index.d.ts +1 -1
  133. package/dist/commonjs/api/accounts/index.js +46 -17
  134. package/dist/commonjs/api/accounts/index.js.map +7 -1
  135. package/dist/commonjs/api/accounts/operations.js +387 -297
  136. package/dist/commonjs/api/accounts/operations.js.map +7 -1
  137. package/dist/commonjs/api/accounts/options.js +16 -5
  138. package/dist/commonjs/api/accounts/options.js.map +7 -1
  139. package/dist/commonjs/api/backupPolicies/index.d.ts +1 -1
  140. package/dist/commonjs/api/backupPolicies/index.js +36 -12
  141. package/dist/commonjs/api/backupPolicies/index.js.map +7 -1
  142. package/dist/commonjs/api/backupPolicies/operations.js +210 -159
  143. package/dist/commonjs/api/backupPolicies/operations.js.map +7 -1
  144. package/dist/commonjs/api/backupPolicies/options.js +16 -5
  145. package/dist/commonjs/api/backupPolicies/options.js.map +7 -1
  146. package/dist/commonjs/api/backupVaults/index.d.ts +1 -1
  147. package/dist/commonjs/api/backupVaults/index.js +36 -12
  148. package/dist/commonjs/api/backupVaults/index.js.map +7 -1
  149. package/dist/commonjs/api/backupVaults/operations.js +210 -159
  150. package/dist/commonjs/api/backupVaults/operations.js.map +7 -1
  151. package/dist/commonjs/api/backupVaults/options.js +16 -5
  152. package/dist/commonjs/api/backupVaults/options.js.map +7 -1
  153. package/dist/commonjs/api/backups/index.d.ts +1 -1
  154. package/dist/commonjs/api/backups/index.js +40 -14
  155. package/dist/commonjs/api/backups/index.js.map +7 -1
  156. package/dist/commonjs/api/backups/operations.js +311 -219
  157. package/dist/commonjs/api/backups/operations.js.map +7 -1
  158. package/dist/commonjs/api/backups/options.js +16 -5
  159. package/dist/commonjs/api/backups/options.js.map +7 -1
  160. package/dist/commonjs/api/backupsUnderAccount/index.d.ts +1 -1
  161. package/dist/commonjs/api/backupsUnderAccount/index.js +28 -8
  162. package/dist/commonjs/api/backupsUnderAccount/index.js.map +7 -1
  163. package/dist/commonjs/api/backupsUnderAccount/operations.js +66 -40
  164. package/dist/commonjs/api/backupsUnderAccount/operations.js.map +7 -1
  165. package/dist/commonjs/api/backupsUnderAccount/options.js +16 -5
  166. package/dist/commonjs/api/backupsUnderAccount/options.js.map +7 -1
  167. package/dist/commonjs/api/backupsUnderBackupVault/index.d.ts +1 -1
  168. package/dist/commonjs/api/backupsUnderBackupVault/index.js +28 -8
  169. package/dist/commonjs/api/backupsUnderBackupVault/index.js.map +7 -1
  170. package/dist/commonjs/api/backupsUnderBackupVault/operations.js +76 -42
  171. package/dist/commonjs/api/backupsUnderBackupVault/operations.js.map +7 -1
  172. package/dist/commonjs/api/backupsUnderBackupVault/options.js +16 -5
  173. package/dist/commonjs/api/backupsUnderBackupVault/options.js.map +7 -1
  174. package/dist/commonjs/api/backupsUnderVolume/index.d.ts +1 -1
  175. package/dist/commonjs/api/backupsUnderVolume/index.js +28 -8
  176. package/dist/commonjs/api/backupsUnderVolume/index.js.map +7 -1
  177. package/dist/commonjs/api/backupsUnderVolume/operations.js +76 -42
  178. package/dist/commonjs/api/backupsUnderVolume/operations.js.map +7 -1
  179. package/dist/commonjs/api/backupsUnderVolume/options.js +16 -5
  180. package/dist/commonjs/api/backupsUnderVolume/options.js.map +7 -1
  181. package/dist/commonjs/api/buckets/index.d.ts +3 -0
  182. package/dist/commonjs/api/buckets/index.js +42 -0
  183. package/dist/commonjs/api/buckets/index.js.map +7 -0
  184. package/dist/commonjs/api/buckets/operations.d.ts +44 -0
  185. package/dist/commonjs/api/buckets/operations.js +440 -0
  186. package/dist/commonjs/api/buckets/operations.js.map +7 -0
  187. package/dist/commonjs/api/buckets/options.d.ts +36 -0
  188. package/dist/commonjs/api/buckets/options.js +16 -0
  189. package/dist/commonjs/api/buckets/options.js.map +7 -0
  190. package/dist/commonjs/api/caches/index.d.ts +3 -0
  191. package/dist/commonjs/api/caches/index.js +42 -0
  192. package/dist/commonjs/api/caches/index.js.map +7 -0
  193. package/dist/commonjs/api/caches/operations.d.ts +44 -0
  194. package/dist/commonjs/api/caches/operations.js +396 -0
  195. package/dist/commonjs/api/caches/operations.js.map +7 -0
  196. package/dist/commonjs/api/caches/options.d.ts +36 -0
  197. package/dist/commonjs/api/caches/options.js +16 -0
  198. package/dist/commonjs/api/caches/options.js.map +7 -0
  199. package/dist/commonjs/api/index.d.ts +2 -1
  200. package/dist/commonjs/api/index.js +28 -8
  201. package/dist/commonjs/api/index.js.map +7 -1
  202. package/dist/commonjs/api/netAppManagementContext.js +43 -25
  203. package/dist/commonjs/api/netAppManagementContext.js.map +7 -1
  204. package/dist/commonjs/api/netAppResource/index.d.ts +1 -1
  205. package/dist/commonjs/api/netAppResource/index.js +38 -13
  206. package/dist/commonjs/api/netAppResource/index.js.map +7 -1
  207. package/dist/commonjs/api/netAppResource/operations.js +224 -168
  208. package/dist/commonjs/api/netAppResource/operations.js.map +7 -1
  209. package/dist/commonjs/api/netAppResource/options.js +16 -5
  210. package/dist/commonjs/api/netAppResource/options.js.map +7 -1
  211. package/dist/commonjs/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  212. package/dist/commonjs/api/netAppResourceQuotaLimits/index.js +30 -9
  213. package/dist/commonjs/api/netAppResourceQuotaLimits/index.js.map +7 -1
  214. package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js +95 -57
  215. package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js.map +7 -1
  216. package/dist/commonjs/api/netAppResourceQuotaLimits/options.js +16 -5
  217. package/dist/commonjs/api/netAppResourceQuotaLimits/options.js.map +7 -1
  218. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  219. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js +30 -9
  220. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js.map +7 -1
  221. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js +97 -59
  222. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js.map +7 -1
  223. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js +16 -5
  224. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js.map +7 -1
  225. package/dist/commonjs/api/netAppResourceRegionInfos/index.d.ts +1 -1
  226. package/dist/commonjs/api/netAppResourceRegionInfos/index.js +30 -9
  227. package/dist/commonjs/api/netAppResourceRegionInfos/index.js.map +7 -1
  228. package/dist/commonjs/api/netAppResourceRegionInfos/operations.js +94 -56
  229. package/dist/commonjs/api/netAppResourceRegionInfos/operations.js.map +7 -1
  230. package/dist/commonjs/api/netAppResourceRegionInfos/options.js +16 -5
  231. package/dist/commonjs/api/netAppResourceRegionInfos/options.js.map +7 -1
  232. package/dist/commonjs/api/netAppResourceUsages/index.d.ts +1 -1
  233. package/dist/commonjs/api/netAppResourceUsages/index.js +30 -9
  234. package/dist/commonjs/api/netAppResourceUsages/index.js.map +7 -1
  235. package/dist/commonjs/api/netAppResourceUsages/operations.js +95 -57
  236. package/dist/commonjs/api/netAppResourceUsages/operations.js.map +7 -1
  237. package/dist/commonjs/api/netAppResourceUsages/options.js +16 -5
  238. package/dist/commonjs/api/netAppResourceUsages/options.js.map +7 -1
  239. package/dist/commonjs/api/operations/index.d.ts +1 -1
  240. package/dist/commonjs/api/operations/index.js +28 -8
  241. package/dist/commonjs/api/operations/index.js.map +7 -1
  242. package/dist/commonjs/api/operations/operations.js +62 -30
  243. package/dist/commonjs/api/operations/operations.js.map +7 -1
  244. package/dist/commonjs/api/operations/options.js +16 -5
  245. package/dist/commonjs/api/operations/options.js.map +7 -1
  246. package/dist/commonjs/api/pools/index.d.ts +1 -1
  247. package/dist/commonjs/api/pools/index.js +36 -12
  248. package/dist/commonjs/api/pools/index.js.map +7 -1
  249. package/dist/commonjs/api/pools/operations.js +210 -159
  250. package/dist/commonjs/api/pools/operations.js.map +7 -1
  251. package/dist/commonjs/api/pools/options.js +16 -5
  252. package/dist/commonjs/api/pools/options.js.map +7 -1
  253. package/dist/commonjs/api/ransomwareReports/index.d.ts +1 -1
  254. package/dist/commonjs/api/ransomwareReports/index.js +32 -10
  255. package/dist/commonjs/api/ransomwareReports/index.js.map +7 -1
  256. package/dist/commonjs/api/ransomwareReports/operations.js +159 -110
  257. package/dist/commonjs/api/ransomwareReports/operations.js.map +7 -1
  258. package/dist/commonjs/api/ransomwareReports/options.js +16 -5
  259. package/dist/commonjs/api/ransomwareReports/options.js.map +7 -1
  260. package/dist/commonjs/api/snapshotPolicies/index.d.ts +1 -1
  261. package/dist/commonjs/api/snapshotPolicies/index.js +38 -13
  262. package/dist/commonjs/api/snapshotPolicies/index.js.map +7 -1
  263. package/dist/commonjs/api/snapshotPolicies/operations.js +257 -181
  264. package/dist/commonjs/api/snapshotPolicies/operations.js.map +7 -1
  265. package/dist/commonjs/api/snapshotPolicies/options.js +16 -5
  266. package/dist/commonjs/api/snapshotPolicies/options.js.map +7 -1
  267. package/dist/commonjs/api/snapshots/index.d.ts +1 -1
  268. package/dist/commonjs/api/snapshots/index.js +38 -13
  269. package/dist/commonjs/api/snapshots/index.js.map +7 -1
  270. package/dist/commonjs/api/snapshots/operations.js +304 -204
  271. package/dist/commonjs/api/snapshots/operations.js.map +7 -1
  272. package/dist/commonjs/api/snapshots/options.js +16 -5
  273. package/dist/commonjs/api/snapshots/options.js.map +7 -1
  274. package/dist/commonjs/api/subvolumes/index.d.ts +1 -1
  275. package/dist/commonjs/api/subvolumes/index.js +38 -13
  276. package/dist/commonjs/api/subvolumes/index.js.map +7 -1
  277. package/dist/commonjs/api/subvolumes/operations.js +302 -203
  278. package/dist/commonjs/api/subvolumes/operations.js.map +7 -1
  279. package/dist/commonjs/api/subvolumes/options.js +16 -5
  280. package/dist/commonjs/api/subvolumes/options.js.map +7 -1
  281. package/dist/commonjs/api/volumeGroups/index.d.ts +1 -1
  282. package/dist/commonjs/api/volumeGroups/index.js +34 -11
  283. package/dist/commonjs/api/volumeGroups/index.js.map +7 -1
  284. package/dist/commonjs/api/volumeGroups/operations.js +171 -126
  285. package/dist/commonjs/api/volumeGroups/operations.js.map +7 -1
  286. package/dist/commonjs/api/volumeGroups/options.js +16 -5
  287. package/dist/commonjs/api/volumeGroups/options.js.map +7 -1
  288. package/dist/commonjs/api/volumeQuotaRules/index.d.ts +1 -1
  289. package/dist/commonjs/api/volumeQuotaRules/index.js +36 -12
  290. package/dist/commonjs/api/volumeQuotaRules/index.js.map +7 -1
  291. package/dist/commonjs/api/volumeQuotaRules/operations.js +254 -169
  292. package/dist/commonjs/api/volumeQuotaRules/operations.js.map +7 -1
  293. package/dist/commonjs/api/volumeQuotaRules/options.js +16 -5
  294. package/dist/commonjs/api/volumeQuotaRules/options.js.map +7 -1
  295. package/dist/commonjs/api/volumes/index.d.ts +1 -1
  296. package/dist/commonjs/api/volumes/index.js +82 -35
  297. package/dist/commonjs/api/volumes/index.js.map +7 -1
  298. package/dist/commonjs/api/volumes/operations.js +1227 -883
  299. package/dist/commonjs/api/volumes/operations.js.map +7 -1
  300. package/dist/commonjs/api/volumes/options.js +16 -5
  301. package/dist/commonjs/api/volumes/options.js.map +7 -1
  302. package/dist/commonjs/classic/accounts/index.js +43 -22
  303. package/dist/commonjs/classic/accounts/index.js.map +7 -1
  304. package/dist/commonjs/classic/backupPolicies/index.js +38 -17
  305. package/dist/commonjs/classic/backupPolicies/index.js.map +7 -1
  306. package/dist/commonjs/classic/backupVaults/index.js +38 -17
  307. package/dist/commonjs/classic/backupVaults/index.js.map +7 -1
  308. package/dist/commonjs/classic/backups/index.js +47 -19
  309. package/dist/commonjs/classic/backups/index.js.map +7 -1
  310. package/dist/commonjs/classic/backupsUnderAccount/index.js +34 -13
  311. package/dist/commonjs/classic/backupsUnderAccount/index.js.map +7 -1
  312. package/dist/commonjs/classic/backupsUnderBackupVault/index.js +42 -13
  313. package/dist/commonjs/classic/backupsUnderBackupVault/index.js.map +7 -1
  314. package/dist/commonjs/classic/backupsUnderVolume/index.js +34 -13
  315. package/dist/commonjs/classic/backupsUnderVolume/index.js.map +7 -1
  316. package/dist/commonjs/classic/buckets/index.d.ts +31 -0
  317. package/dist/commonjs/classic/buckets/index.js +89 -0
  318. package/dist/commonjs/classic/buckets/index.js.map +7 -0
  319. package/dist/commonjs/classic/caches/index.d.ts +31 -0
  320. package/dist/commonjs/classic/caches/index.js +45 -0
  321. package/dist/commonjs/classic/caches/index.js.map +7 -0
  322. package/dist/commonjs/classic/index.d.ts +23 -21
  323. package/dist/commonjs/classic/index.js +16 -5
  324. package/dist/commonjs/classic/index.js.map +7 -1
  325. package/dist/commonjs/classic/netAppResource/index.js +39 -18
  326. package/dist/commonjs/classic/netAppResource/index.js.map +7 -1
  327. package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js +35 -14
  328. package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js.map +7 -1
  329. package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js +35 -14
  330. package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js.map +7 -1
  331. package/dist/commonjs/classic/netAppResourceRegionInfos/index.js +35 -14
  332. package/dist/commonjs/classic/netAppResourceRegionInfos/index.js.map +7 -1
  333. package/dist/commonjs/classic/netAppResourceUsages/index.js +35 -14
  334. package/dist/commonjs/classic/netAppResourceUsages/index.js.map +7 -1
  335. package/dist/commonjs/classic/operations/index.js +34 -13
  336. package/dist/commonjs/classic/operations/index.js.map +7 -1
  337. package/dist/commonjs/classic/pools/index.js +38 -17
  338. package/dist/commonjs/classic/pools/index.js.map +7 -1
  339. package/dist/commonjs/classic/ransomwareReports/index.js +53 -15
  340. package/dist/commonjs/classic/ransomwareReports/index.js.map +7 -1
  341. package/dist/commonjs/classic/snapshotPolicies/index.js +39 -18
  342. package/dist/commonjs/classic/snapshotPolicies/index.js.map +7 -1
  343. package/dist/commonjs/classic/snapshots/index.js +66 -18
  344. package/dist/commonjs/classic/snapshots/index.js.map +7 -1
  345. package/dist/commonjs/classic/subvolumes/index.js +73 -18
  346. package/dist/commonjs/classic/subvolumes/index.js.map +7 -1
  347. package/dist/commonjs/classic/volumeGroups/index.js +37 -16
  348. package/dist/commonjs/classic/volumeGroups/index.js.map +7 -1
  349. package/dist/commonjs/classic/volumeQuotaRules/index.js +72 -17
  350. package/dist/commonjs/classic/volumeQuotaRules/index.js.map +7 -1
  351. package/dist/commonjs/classic/volumes/index.js +128 -40
  352. package/dist/commonjs/classic/volumes/index.js.map +7 -1
  353. package/dist/commonjs/index.d.ts +35 -29
  354. package/dist/commonjs/index.js +163 -60
  355. package/dist/commonjs/index.js.map +7 -1
  356. package/dist/commonjs/logger.js +29 -8
  357. package/dist/commonjs/logger.js.map +7 -1
  358. package/dist/commonjs/models/index.d.ts +2 -1
  359. package/dist/commonjs/models/index.js +154 -54
  360. package/dist/commonjs/models/index.js.map +7 -1
  361. package/dist/commonjs/models/models.d.ts +954 -45
  362. package/dist/commonjs/models/models.js +2947 -2423
  363. package/dist/commonjs/models/models.js.map +7 -1
  364. package/dist/commonjs/netAppManagementClient.d.ts +7 -1
  365. package/dist/commonjs/netAppManagementClient.js +141 -114
  366. package/dist/commonjs/netAppManagementClient.js.map +7 -1
  367. package/dist/commonjs/restorePollerHelpers.js +204 -182
  368. package/dist/commonjs/restorePollerHelpers.js.map +7 -1
  369. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +50 -40
  370. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -1
  371. package/dist/commonjs/static-helpers/pagingHelpers.js +123 -126
  372. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
  373. package/dist/commonjs/static-helpers/pollingHelpers.js +93 -90
  374. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
  375. package/dist/commonjs/static-helpers/urlTemplate.js +166 -172
  376. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -1
  377. package/dist/commonjs/tsdoc-metadata.json +1 -1
  378. package/dist/esm/api/accounts/index.d.ts +1 -1
  379. package/dist/esm/api/accounts/index.js.map +1 -1
  380. package/dist/esm/api/accounts/operations.js +19 -19
  381. package/dist/esm/api/accounts/operations.js.map +1 -1
  382. package/dist/esm/api/backupPolicies/index.d.ts +1 -1
  383. package/dist/esm/api/backupPolicies/index.js.map +1 -1
  384. package/dist/esm/api/backupPolicies/operations.js +9 -9
  385. package/dist/esm/api/backupPolicies/operations.js.map +1 -1
  386. package/dist/esm/api/backupVaults/index.d.ts +1 -1
  387. package/dist/esm/api/backupVaults/index.js.map +1 -1
  388. package/dist/esm/api/backupVaults/operations.js +9 -9
  389. package/dist/esm/api/backupVaults/operations.js.map +1 -1
  390. package/dist/esm/api/backups/index.d.ts +1 -1
  391. package/dist/esm/api/backups/index.js.map +1 -1
  392. package/dist/esm/api/backups/operations.js +11 -11
  393. package/dist/esm/api/backups/operations.js.map +1 -1
  394. package/dist/esm/api/backupsUnderAccount/index.d.ts +1 -1
  395. package/dist/esm/api/backupsUnderAccount/index.js.map +1 -1
  396. package/dist/esm/api/backupsUnderAccount/operations.js +2 -2
  397. package/dist/esm/api/backupsUnderAccount/operations.js.map +1 -1
  398. package/dist/esm/api/backupsUnderBackupVault/index.d.ts +1 -1
  399. package/dist/esm/api/backupsUnderBackupVault/index.js.map +1 -1
  400. package/dist/esm/api/backupsUnderBackupVault/operations.js +2 -2
  401. package/dist/esm/api/backupsUnderBackupVault/operations.js.map +1 -1
  402. package/dist/esm/api/backupsUnderVolume/index.d.ts +1 -1
  403. package/dist/esm/api/backupsUnderVolume/index.js.map +1 -1
  404. package/dist/esm/api/backupsUnderVolume/operations.js +2 -2
  405. package/dist/esm/api/backupsUnderVolume/operations.js.map +1 -1
  406. package/dist/esm/api/buckets/index.d.ts +3 -0
  407. package/dist/esm/api/buckets/index.js +4 -0
  408. package/dist/esm/api/buckets/index.js.map +1 -0
  409. package/dist/esm/api/buckets/operations.d.ts +44 -0
  410. package/dist/esm/api/buckets/operations.js +285 -0
  411. package/dist/esm/api/buckets/operations.js.map +1 -0
  412. package/dist/esm/api/buckets/options.d.ts +36 -0
  413. package/dist/esm/api/buckets/options.js +4 -0
  414. package/dist/esm/api/buckets/options.js.map +1 -0
  415. package/dist/esm/api/caches/index.d.ts +3 -0
  416. package/dist/esm/api/caches/index.js +4 -0
  417. package/dist/esm/api/caches/index.js.map +1 -0
  418. package/dist/esm/api/caches/operations.d.ts +44 -0
  419. package/dist/esm/api/caches/operations.js +279 -0
  420. package/dist/esm/api/caches/operations.js.map +1 -0
  421. package/dist/esm/api/caches/options.d.ts +36 -0
  422. package/dist/esm/api/caches/options.js +4 -0
  423. package/dist/esm/api/caches/options.js.map +1 -0
  424. package/dist/esm/api/index.d.ts +2 -1
  425. package/dist/esm/api/index.js +1 -1
  426. package/dist/esm/api/index.js.map +1 -1
  427. package/dist/esm/api/netAppManagementContext.js +1 -1
  428. package/dist/esm/api/netAppManagementContext.js.map +1 -1
  429. package/dist/esm/api/netAppResource/index.d.ts +1 -1
  430. package/dist/esm/api/netAppResource/index.js.map +1 -1
  431. package/dist/esm/api/netAppResource/operations.js +7 -7
  432. package/dist/esm/api/netAppResource/operations.js.map +1 -1
  433. package/dist/esm/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  434. package/dist/esm/api/netAppResourceQuotaLimits/index.js.map +1 -1
  435. package/dist/esm/api/netAppResourceQuotaLimits/operations.js +3 -3
  436. package/dist/esm/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  437. package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  438. package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  439. package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js +3 -3
  440. package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  441. package/dist/esm/api/netAppResourceRegionInfos/index.d.ts +1 -1
  442. package/dist/esm/api/netAppResourceRegionInfos/index.js.map +1 -1
  443. package/dist/esm/api/netAppResourceRegionInfos/operations.js +3 -3
  444. package/dist/esm/api/netAppResourceRegionInfos/operations.js.map +1 -1
  445. package/dist/esm/api/netAppResourceUsages/index.d.ts +1 -1
  446. package/dist/esm/api/netAppResourceUsages/index.js.map +1 -1
  447. package/dist/esm/api/netAppResourceUsages/operations.js +3 -3
  448. package/dist/esm/api/netAppResourceUsages/operations.js.map +1 -1
  449. package/dist/esm/api/operations/index.d.ts +1 -1
  450. package/dist/esm/api/operations/index.js.map +1 -1
  451. package/dist/esm/api/operations/operations.js +2 -2
  452. package/dist/esm/api/operations/operations.js.map +1 -1
  453. package/dist/esm/api/pools/index.d.ts +1 -1
  454. package/dist/esm/api/pools/index.js.map +1 -1
  455. package/dist/esm/api/pools/operations.js +9 -9
  456. package/dist/esm/api/pools/operations.js.map +1 -1
  457. package/dist/esm/api/ransomwareReports/index.d.ts +1 -1
  458. package/dist/esm/api/ransomwareReports/index.js.map +1 -1
  459. package/dist/esm/api/ransomwareReports/operations.js +5 -5
  460. package/dist/esm/api/ransomwareReports/operations.js.map +1 -1
  461. package/dist/esm/api/snapshotPolicies/index.d.ts +1 -1
  462. package/dist/esm/api/snapshotPolicies/index.js.map +1 -1
  463. package/dist/esm/api/snapshotPolicies/operations.js +9 -9
  464. package/dist/esm/api/snapshotPolicies/operations.js.map +1 -1
  465. package/dist/esm/api/snapshots/index.d.ts +1 -1
  466. package/dist/esm/api/snapshots/index.js.map +1 -1
  467. package/dist/esm/api/snapshots/operations.js +11 -11
  468. package/dist/esm/api/snapshots/operations.js.map +1 -1
  469. package/dist/esm/api/subvolumes/index.d.ts +1 -1
  470. package/dist/esm/api/subvolumes/index.js.map +1 -1
  471. package/dist/esm/api/subvolumes/operations.js +11 -11
  472. package/dist/esm/api/subvolumes/operations.js.map +1 -1
  473. package/dist/esm/api/volumeGroups/index.d.ts +1 -1
  474. package/dist/esm/api/volumeGroups/index.js.map +1 -1
  475. package/dist/esm/api/volumeGroups/operations.js +7 -7
  476. package/dist/esm/api/volumeGroups/operations.js.map +1 -1
  477. package/dist/esm/api/volumeQuotaRules/index.d.ts +1 -1
  478. package/dist/esm/api/volumeQuotaRules/index.js.map +1 -1
  479. package/dist/esm/api/volumeQuotaRules/operations.js +9 -9
  480. package/dist/esm/api/volumeQuotaRules/operations.js.map +1 -1
  481. package/dist/esm/api/volumes/index.d.ts +1 -1
  482. package/dist/esm/api/volumes/index.js.map +1 -1
  483. package/dist/esm/api/volumes/operations.js +56 -56
  484. package/dist/esm/api/volumes/operations.js.map +1 -1
  485. package/dist/esm/classic/buckets/index.d.ts +31 -0
  486. package/dist/esm/classic/buckets/index.js +21 -0
  487. package/dist/esm/classic/buckets/index.js.map +1 -0
  488. package/dist/esm/classic/caches/index.d.ts +31 -0
  489. package/dist/esm/classic/caches/index.js +21 -0
  490. package/dist/esm/classic/caches/index.js.map +1 -0
  491. package/dist/esm/classic/index.d.ts +23 -21
  492. package/dist/esm/classic/index.js.map +1 -1
  493. package/dist/esm/index.d.ts +35 -29
  494. package/dist/esm/index.js +1 -1
  495. package/dist/esm/index.js.map +1 -1
  496. package/dist/esm/models/index.d.ts +2 -1
  497. package/dist/esm/models/index.js +1 -1
  498. package/dist/esm/models/index.js.map +1 -1
  499. package/dist/esm/models/models.d.ts +954 -45
  500. package/dist/esm/models/models.js +753 -31
  501. package/dist/esm/models/models.js.map +1 -1
  502. package/dist/esm/netAppManagementClient.d.ts +7 -1
  503. package/dist/esm/netAppManagementClient.js +8 -0
  504. package/dist/esm/netAppManagementClient.js.map +1 -1
  505. package/dist/esm/restorePollerHelpers.js +14 -2
  506. package/dist/esm/restorePollerHelpers.js.map +1 -1
  507. package/dist/esm/static-helpers/urlTemplate.js +5 -5
  508. package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
  509. package/dist/react-native/api/accounts/index.d.ts +1 -1
  510. package/dist/react-native/api/accounts/index.js.map +1 -1
  511. package/dist/react-native/api/accounts/operations.js +19 -19
  512. package/dist/react-native/api/accounts/operations.js.map +1 -1
  513. package/dist/react-native/api/backupPolicies/index.d.ts +1 -1
  514. package/dist/react-native/api/backupPolicies/index.js.map +1 -1
  515. package/dist/react-native/api/backupPolicies/operations.js +9 -9
  516. package/dist/react-native/api/backupPolicies/operations.js.map +1 -1
  517. package/dist/react-native/api/backupVaults/index.d.ts +1 -1
  518. package/dist/react-native/api/backupVaults/index.js.map +1 -1
  519. package/dist/react-native/api/backupVaults/operations.js +9 -9
  520. package/dist/react-native/api/backupVaults/operations.js.map +1 -1
  521. package/dist/react-native/api/backups/index.d.ts +1 -1
  522. package/dist/react-native/api/backups/index.js.map +1 -1
  523. package/dist/react-native/api/backups/operations.js +11 -11
  524. package/dist/react-native/api/backups/operations.js.map +1 -1
  525. package/dist/react-native/api/backupsUnderAccount/index.d.ts +1 -1
  526. package/dist/react-native/api/backupsUnderAccount/index.js.map +1 -1
  527. package/dist/react-native/api/backupsUnderAccount/operations.js +2 -2
  528. package/dist/react-native/api/backupsUnderAccount/operations.js.map +1 -1
  529. package/dist/react-native/api/backupsUnderBackupVault/index.d.ts +1 -1
  530. package/dist/react-native/api/backupsUnderBackupVault/index.js.map +1 -1
  531. package/dist/react-native/api/backupsUnderBackupVault/operations.js +2 -2
  532. package/dist/react-native/api/backupsUnderBackupVault/operations.js.map +1 -1
  533. package/dist/react-native/api/backupsUnderVolume/index.d.ts +1 -1
  534. package/dist/react-native/api/backupsUnderVolume/index.js.map +1 -1
  535. package/dist/react-native/api/backupsUnderVolume/operations.js +2 -2
  536. package/dist/react-native/api/backupsUnderVolume/operations.js.map +1 -1
  537. package/dist/react-native/api/buckets/index.d.ts +3 -0
  538. package/dist/react-native/api/buckets/index.js +4 -0
  539. package/dist/react-native/api/buckets/index.js.map +1 -0
  540. package/dist/react-native/api/buckets/operations.d.ts +44 -0
  541. package/dist/react-native/api/buckets/operations.js +285 -0
  542. package/dist/react-native/api/buckets/operations.js.map +1 -0
  543. package/dist/react-native/api/buckets/options.d.ts +36 -0
  544. package/dist/react-native/api/buckets/options.js +4 -0
  545. package/dist/react-native/api/buckets/options.js.map +1 -0
  546. package/dist/react-native/api/caches/index.d.ts +3 -0
  547. package/dist/react-native/api/caches/index.js +4 -0
  548. package/dist/react-native/api/caches/index.js.map +1 -0
  549. package/dist/react-native/api/caches/operations.d.ts +44 -0
  550. package/dist/react-native/api/caches/operations.js +279 -0
  551. package/dist/react-native/api/caches/operations.js.map +1 -0
  552. package/dist/react-native/api/caches/options.d.ts +36 -0
  553. package/dist/react-native/api/caches/options.js +4 -0
  554. package/dist/react-native/api/caches/options.js.map +1 -0
  555. package/dist/react-native/api/index.d.ts +2 -1
  556. package/dist/react-native/api/index.js +1 -1
  557. package/dist/react-native/api/index.js.map +1 -1
  558. package/dist/react-native/api/netAppManagementContext.js +1 -1
  559. package/dist/react-native/api/netAppManagementContext.js.map +1 -1
  560. package/dist/react-native/api/netAppResource/index.d.ts +1 -1
  561. package/dist/react-native/api/netAppResource/index.js.map +1 -1
  562. package/dist/react-native/api/netAppResource/operations.js +7 -7
  563. package/dist/react-native/api/netAppResource/operations.js.map +1 -1
  564. package/dist/react-native/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  565. package/dist/react-native/api/netAppResourceQuotaLimits/index.js.map +1 -1
  566. package/dist/react-native/api/netAppResourceQuotaLimits/operations.js +3 -3
  567. package/dist/react-native/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  568. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  569. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  570. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js +3 -3
  571. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  572. package/dist/react-native/api/netAppResourceRegionInfos/index.d.ts +1 -1
  573. package/dist/react-native/api/netAppResourceRegionInfos/index.js.map +1 -1
  574. package/dist/react-native/api/netAppResourceRegionInfos/operations.js +3 -3
  575. package/dist/react-native/api/netAppResourceRegionInfos/operations.js.map +1 -1
  576. package/dist/react-native/api/netAppResourceUsages/index.d.ts +1 -1
  577. package/dist/react-native/api/netAppResourceUsages/index.js.map +1 -1
  578. package/dist/react-native/api/netAppResourceUsages/operations.js +3 -3
  579. package/dist/react-native/api/netAppResourceUsages/operations.js.map +1 -1
  580. package/dist/react-native/api/operations/index.d.ts +1 -1
  581. package/dist/react-native/api/operations/index.js.map +1 -1
  582. package/dist/react-native/api/operations/operations.js +2 -2
  583. package/dist/react-native/api/operations/operations.js.map +1 -1
  584. package/dist/react-native/api/pools/index.d.ts +1 -1
  585. package/dist/react-native/api/pools/index.js.map +1 -1
  586. package/dist/react-native/api/pools/operations.js +9 -9
  587. package/dist/react-native/api/pools/operations.js.map +1 -1
  588. package/dist/react-native/api/ransomwareReports/index.d.ts +1 -1
  589. package/dist/react-native/api/ransomwareReports/index.js.map +1 -1
  590. package/dist/react-native/api/ransomwareReports/operations.js +5 -5
  591. package/dist/react-native/api/ransomwareReports/operations.js.map +1 -1
  592. package/dist/react-native/api/snapshotPolicies/index.d.ts +1 -1
  593. package/dist/react-native/api/snapshotPolicies/index.js.map +1 -1
  594. package/dist/react-native/api/snapshotPolicies/operations.js +9 -9
  595. package/dist/react-native/api/snapshotPolicies/operations.js.map +1 -1
  596. package/dist/react-native/api/snapshots/index.d.ts +1 -1
  597. package/dist/react-native/api/snapshots/index.js.map +1 -1
  598. package/dist/react-native/api/snapshots/operations.js +11 -11
  599. package/dist/react-native/api/snapshots/operations.js.map +1 -1
  600. package/dist/react-native/api/subvolumes/index.d.ts +1 -1
  601. package/dist/react-native/api/subvolumes/index.js.map +1 -1
  602. package/dist/react-native/api/subvolumes/operations.js +11 -11
  603. package/dist/react-native/api/subvolumes/operations.js.map +1 -1
  604. package/dist/react-native/api/volumeGroups/index.d.ts +1 -1
  605. package/dist/react-native/api/volumeGroups/index.js.map +1 -1
  606. package/dist/react-native/api/volumeGroups/operations.js +7 -7
  607. package/dist/react-native/api/volumeGroups/operations.js.map +1 -1
  608. package/dist/react-native/api/volumeQuotaRules/index.d.ts +1 -1
  609. package/dist/react-native/api/volumeQuotaRules/index.js.map +1 -1
  610. package/dist/react-native/api/volumeQuotaRules/operations.js +9 -9
  611. package/dist/react-native/api/volumeQuotaRules/operations.js.map +1 -1
  612. package/dist/react-native/api/volumes/index.d.ts +1 -1
  613. package/dist/react-native/api/volumes/index.js.map +1 -1
  614. package/dist/react-native/api/volumes/operations.js +56 -56
  615. package/dist/react-native/api/volumes/operations.js.map +1 -1
  616. package/dist/react-native/classic/buckets/index.d.ts +31 -0
  617. package/dist/react-native/classic/buckets/index.js +21 -0
  618. package/dist/react-native/classic/buckets/index.js.map +1 -0
  619. package/dist/react-native/classic/caches/index.d.ts +31 -0
  620. package/dist/react-native/classic/caches/index.js +21 -0
  621. package/dist/react-native/classic/caches/index.js.map +1 -0
  622. package/dist/react-native/classic/index.d.ts +23 -21
  623. package/dist/react-native/classic/index.js.map +1 -1
  624. package/dist/react-native/index.d.ts +35 -29
  625. package/dist/react-native/index.js +1 -1
  626. package/dist/react-native/index.js.map +1 -1
  627. package/dist/react-native/models/index.d.ts +2 -1
  628. package/dist/react-native/models/index.js +1 -1
  629. package/dist/react-native/models/index.js.map +1 -1
  630. package/dist/react-native/models/models.d.ts +954 -45
  631. package/dist/react-native/models/models.js +753 -31
  632. package/dist/react-native/models/models.js.map +1 -1
  633. package/dist/react-native/netAppManagementClient.d.ts +7 -1
  634. package/dist/react-native/netAppManagementClient.js +8 -0
  635. package/dist/react-native/netAppManagementClient.js.map +1 -1
  636. package/dist/react-native/restorePollerHelpers.js +14 -2
  637. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  638. package/dist/react-native/static-helpers/urlTemplate.js +5 -5
  639. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
  640. package/package.json +49 -49
@@ -1,60 +1,163 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.AzureClouds = exports.KnownVersions = exports.KnownNetworkSiblingSetProvisioningState = exports.KnownCheckQuotaNameResourceTypes = exports.KnownInAvailabilityReasonType = exports.KnownCheckNameResourceTypes = exports.KnownEncryptionType = exports.KnownQosType = exports.KnownManagedServiceIdentityType = exports.KnownMultiAdStatus = exports.KnownKeyVaultStatus = exports.KnownKeySource = exports.KnownActiveDirectoryStatus = exports.KnownRegionStorageToNetworkProximity = exports.KnownRansomwareSuspectResolution = exports.KnownRansomwareReportSeverity = exports.KnownRansomwareReportState = exports.KnownNetAppProvisioningState = exports.KnownQuotaType = exports.KnownReplicationMirrorState = exports.KnownExclude = exports.KnownVolumeReplicationRelationshipStatus = exports.KnownVolumeRestoreRelationshipStatus = exports.KnownMirrorState = exports.KnownVolumeBackupRelationshipStatus = exports.KnownBackupType = exports.KnownEnableSubvolumes = exports.KnownAvsDataStore = exports.KnownFileAccessLogs = exports.KnownCoolAccessTieringPolicy = exports.KnownCoolAccessRetrievalPolicy = exports.KnownEncryptionKeySource = exports.KnownSmbNonBrowsable = exports.KnownSmbAccessBasedEnumeration = exports.KnownSecurityStyle = exports.KnownAcceptGrowCapacityPoolForShortTermCloneSplit = exports.KnownActualRansomwareProtectionState = exports.KnownDesiredRansomwareProtectionState = exports.KnownReplicationType = exports.KnownReplicationSchedule = exports.KnownEndpointType = exports.KnownVolumeStorageToNetworkProximity = exports.KnownNetworkFeatures = exports.KnownChownMode = exports.KnownServiceLevel = exports.KnownApplicationType = exports.KnownCreatedByType = exports.KnownMetricAggregationType = exports.restorePoller = exports.NetAppManagementClient = void 0;
6
- const cloudSettingHelpers_js_1 = require("./static-helpers/cloudSettingHelpers.js");
7
- Object.defineProperty(exports, "AzureClouds", { enumerable: true, get: function () { return cloudSettingHelpers_js_1.AzureClouds; } });
8
- var netAppManagementClient_js_1 = require("./netAppManagementClient.js");
9
- Object.defineProperty(exports, "NetAppManagementClient", { enumerable: true, get: function () { return netAppManagementClient_js_1.NetAppManagementClient; } });
10
- var restorePollerHelpers_js_1 = require("./restorePollerHelpers.js");
11
- Object.defineProperty(exports, "restorePoller", { enumerable: true, get: function () { return restorePollerHelpers_js_1.restorePoller; } });
12
- var index_js_1 = require("./models/index.js");
13
- Object.defineProperty(exports, "KnownMetricAggregationType", { enumerable: true, get: function () { return index_js_1.KnownMetricAggregationType; } });
14
- Object.defineProperty(exports, "KnownCreatedByType", { enumerable: true, get: function () { return index_js_1.KnownCreatedByType; } });
15
- Object.defineProperty(exports, "KnownApplicationType", { enumerable: true, get: function () { return index_js_1.KnownApplicationType; } });
16
- Object.defineProperty(exports, "KnownServiceLevel", { enumerable: true, get: function () { return index_js_1.KnownServiceLevel; } });
17
- Object.defineProperty(exports, "KnownChownMode", { enumerable: true, get: function () { return index_js_1.KnownChownMode; } });
18
- Object.defineProperty(exports, "KnownNetworkFeatures", { enumerable: true, get: function () { return index_js_1.KnownNetworkFeatures; } });
19
- Object.defineProperty(exports, "KnownVolumeStorageToNetworkProximity", { enumerable: true, get: function () { return index_js_1.KnownVolumeStorageToNetworkProximity; } });
20
- Object.defineProperty(exports, "KnownEndpointType", { enumerable: true, get: function () { return index_js_1.KnownEndpointType; } });
21
- Object.defineProperty(exports, "KnownReplicationSchedule", { enumerable: true, get: function () { return index_js_1.KnownReplicationSchedule; } });
22
- Object.defineProperty(exports, "KnownReplicationType", { enumerable: true, get: function () { return index_js_1.KnownReplicationType; } });
23
- Object.defineProperty(exports, "KnownDesiredRansomwareProtectionState", { enumerable: true, get: function () { return index_js_1.KnownDesiredRansomwareProtectionState; } });
24
- Object.defineProperty(exports, "KnownActualRansomwareProtectionState", { enumerable: true, get: function () { return index_js_1.KnownActualRansomwareProtectionState; } });
25
- Object.defineProperty(exports, "KnownAcceptGrowCapacityPoolForShortTermCloneSplit", { enumerable: true, get: function () { return index_js_1.KnownAcceptGrowCapacityPoolForShortTermCloneSplit; } });
26
- Object.defineProperty(exports, "KnownSecurityStyle", { enumerable: true, get: function () { return index_js_1.KnownSecurityStyle; } });
27
- Object.defineProperty(exports, "KnownSmbAccessBasedEnumeration", { enumerable: true, get: function () { return index_js_1.KnownSmbAccessBasedEnumeration; } });
28
- Object.defineProperty(exports, "KnownSmbNonBrowsable", { enumerable: true, get: function () { return index_js_1.KnownSmbNonBrowsable; } });
29
- Object.defineProperty(exports, "KnownEncryptionKeySource", { enumerable: true, get: function () { return index_js_1.KnownEncryptionKeySource; } });
30
- Object.defineProperty(exports, "KnownCoolAccessRetrievalPolicy", { enumerable: true, get: function () { return index_js_1.KnownCoolAccessRetrievalPolicy; } });
31
- Object.defineProperty(exports, "KnownCoolAccessTieringPolicy", { enumerable: true, get: function () { return index_js_1.KnownCoolAccessTieringPolicy; } });
32
- Object.defineProperty(exports, "KnownFileAccessLogs", { enumerable: true, get: function () { return index_js_1.KnownFileAccessLogs; } });
33
- Object.defineProperty(exports, "KnownAvsDataStore", { enumerable: true, get: function () { return index_js_1.KnownAvsDataStore; } });
34
- Object.defineProperty(exports, "KnownEnableSubvolumes", { enumerable: true, get: function () { return index_js_1.KnownEnableSubvolumes; } });
35
- Object.defineProperty(exports, "KnownBackupType", { enumerable: true, get: function () { return index_js_1.KnownBackupType; } });
36
- Object.defineProperty(exports, "KnownVolumeBackupRelationshipStatus", { enumerable: true, get: function () { return index_js_1.KnownVolumeBackupRelationshipStatus; } });
37
- Object.defineProperty(exports, "KnownMirrorState", { enumerable: true, get: function () { return index_js_1.KnownMirrorState; } });
38
- Object.defineProperty(exports, "KnownVolumeRestoreRelationshipStatus", { enumerable: true, get: function () { return index_js_1.KnownVolumeRestoreRelationshipStatus; } });
39
- Object.defineProperty(exports, "KnownVolumeReplicationRelationshipStatus", { enumerable: true, get: function () { return index_js_1.KnownVolumeReplicationRelationshipStatus; } });
40
- Object.defineProperty(exports, "KnownExclude", { enumerable: true, get: function () { return index_js_1.KnownExclude; } });
41
- Object.defineProperty(exports, "KnownReplicationMirrorState", { enumerable: true, get: function () { return index_js_1.KnownReplicationMirrorState; } });
42
- Object.defineProperty(exports, "KnownQuotaType", { enumerable: true, get: function () { return index_js_1.KnownQuotaType; } });
43
- Object.defineProperty(exports, "KnownNetAppProvisioningState", { enumerable: true, get: function () { return index_js_1.KnownNetAppProvisioningState; } });
44
- Object.defineProperty(exports, "KnownRansomwareReportState", { enumerable: true, get: function () { return index_js_1.KnownRansomwareReportState; } });
45
- Object.defineProperty(exports, "KnownRansomwareReportSeverity", { enumerable: true, get: function () { return index_js_1.KnownRansomwareReportSeverity; } });
46
- Object.defineProperty(exports, "KnownRansomwareSuspectResolution", { enumerable: true, get: function () { return index_js_1.KnownRansomwareSuspectResolution; } });
47
- Object.defineProperty(exports, "KnownRegionStorageToNetworkProximity", { enumerable: true, get: function () { return index_js_1.KnownRegionStorageToNetworkProximity; } });
48
- Object.defineProperty(exports, "KnownActiveDirectoryStatus", { enumerable: true, get: function () { return index_js_1.KnownActiveDirectoryStatus; } });
49
- Object.defineProperty(exports, "KnownKeySource", { enumerable: true, get: function () { return index_js_1.KnownKeySource; } });
50
- Object.defineProperty(exports, "KnownKeyVaultStatus", { enumerable: true, get: function () { return index_js_1.KnownKeyVaultStatus; } });
51
- Object.defineProperty(exports, "KnownMultiAdStatus", { enumerable: true, get: function () { return index_js_1.KnownMultiAdStatus; } });
52
- Object.defineProperty(exports, "KnownManagedServiceIdentityType", { enumerable: true, get: function () { return index_js_1.KnownManagedServiceIdentityType; } });
53
- Object.defineProperty(exports, "KnownQosType", { enumerable: true, get: function () { return index_js_1.KnownQosType; } });
54
- Object.defineProperty(exports, "KnownEncryptionType", { enumerable: true, get: function () { return index_js_1.KnownEncryptionType; } });
55
- Object.defineProperty(exports, "KnownCheckNameResourceTypes", { enumerable: true, get: function () { return index_js_1.KnownCheckNameResourceTypes; } });
56
- Object.defineProperty(exports, "KnownInAvailabilityReasonType", { enumerable: true, get: function () { return index_js_1.KnownInAvailabilityReasonType; } });
57
- Object.defineProperty(exports, "KnownCheckQuotaNameResourceTypes", { enumerable: true, get: function () { return index_js_1.KnownCheckQuotaNameResourceTypes; } });
58
- Object.defineProperty(exports, "KnownNetworkSiblingSetProvisioningState", { enumerable: true, get: function () { return index_js_1.KnownNetworkSiblingSetProvisioningState; } });
59
- Object.defineProperty(exports, "KnownVersions", { enumerable: true, get: function () { return index_js_1.KnownVersions; } });
60
- //# sourceMappingURL=index.js.map
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var src_exports = {};
19
+ __export(src_exports, {
20
+ AzureClouds: () => import_cloudSettingHelpers.AzureClouds,
21
+ KnownAcceptGrowCapacityPoolForShortTermCloneSplit: () => import_models.KnownAcceptGrowCapacityPoolForShortTermCloneSplit,
22
+ KnownActiveDirectoryStatus: () => import_models.KnownActiveDirectoryStatus,
23
+ KnownActualRansomwareProtectionState: () => import_models.KnownActualRansomwareProtectionState,
24
+ KnownApplicationType: () => import_models.KnownApplicationType,
25
+ KnownAvsDataStore: () => import_models.KnownAvsDataStore,
26
+ KnownBackupType: () => import_models.KnownBackupType,
27
+ KnownBucketPatchPermissions: () => import_models.KnownBucketPatchPermissions,
28
+ KnownBucketPermissions: () => import_models.KnownBucketPermissions,
29
+ KnownCacheLifeCycleState: () => import_models.KnownCacheLifeCycleState,
30
+ KnownCacheProvisioningState: () => import_models.KnownCacheProvisioningState,
31
+ KnownCheckNameResourceTypes: () => import_models.KnownCheckNameResourceTypes,
32
+ KnownCheckQuotaNameResourceTypes: () => import_models.KnownCheckQuotaNameResourceTypes,
33
+ KnownChownMode: () => import_models.KnownChownMode,
34
+ KnownCifsChangeNotifyState: () => import_models.KnownCifsChangeNotifyState,
35
+ KnownCoolAccessRetrievalPolicy: () => import_models.KnownCoolAccessRetrievalPolicy,
36
+ KnownCoolAccessTieringPolicy: () => import_models.KnownCoolAccessTieringPolicy,
37
+ KnownCreatedByType: () => import_models.KnownCreatedByType,
38
+ KnownCredentialsStatus: () => import_models.KnownCredentialsStatus,
39
+ KnownDesiredRansomwareProtectionState: () => import_models.KnownDesiredRansomwareProtectionState,
40
+ KnownEnableSubvolumes: () => import_models.KnownEnableSubvolumes,
41
+ KnownEnableWriteBackState: () => import_models.KnownEnableWriteBackState,
42
+ KnownEncryptionKeySource: () => import_models.KnownEncryptionKeySource,
43
+ KnownEncryptionState: () => import_models.KnownEncryptionState,
44
+ KnownEncryptionType: () => import_models.KnownEncryptionType,
45
+ KnownEndpointType: () => import_models.KnownEndpointType,
46
+ KnownExclude: () => import_models.KnownExclude,
47
+ KnownExternalReplicationSetupStatus: () => import_models.KnownExternalReplicationSetupStatus,
48
+ KnownFileAccessLogs: () => import_models.KnownFileAccessLogs,
49
+ KnownGlobalFileLockingState: () => import_models.KnownGlobalFileLockingState,
50
+ KnownInAvailabilityReasonType: () => import_models.KnownInAvailabilityReasonType,
51
+ KnownKerberosState: () => import_models.KnownKerberosState,
52
+ KnownKeySource: () => import_models.KnownKeySource,
53
+ KnownKeyVaultStatus: () => import_models.KnownKeyVaultStatus,
54
+ KnownLdapServerType: () => import_models.KnownLdapServerType,
55
+ KnownLdapState: () => import_models.KnownLdapState,
56
+ KnownManagedServiceIdentityType: () => import_models.KnownManagedServiceIdentityType,
57
+ KnownMetricAggregationType: () => import_models.KnownMetricAggregationType,
58
+ KnownMirrorState: () => import_models.KnownMirrorState,
59
+ KnownMultiAdStatus: () => import_models.KnownMultiAdStatus,
60
+ KnownNetAppProvisioningState: () => import_models.KnownNetAppProvisioningState,
61
+ KnownNetworkFeatures: () => import_models.KnownNetworkFeatures,
62
+ KnownNetworkSiblingSetProvisioningState: () => import_models.KnownNetworkSiblingSetProvisioningState,
63
+ KnownOnCertificateConflictAction: () => import_models.KnownOnCertificateConflictAction,
64
+ KnownProtocolTypes: () => import_models.KnownProtocolTypes,
65
+ KnownQosType: () => import_models.KnownQosType,
66
+ KnownQuotaType: () => import_models.KnownQuotaType,
67
+ KnownRansomwareReportSeverity: () => import_models.KnownRansomwareReportSeverity,
68
+ KnownRansomwareReportState: () => import_models.KnownRansomwareReportState,
69
+ KnownRansomwareSuspectResolution: () => import_models.KnownRansomwareSuspectResolution,
70
+ KnownRegionStorageToNetworkProximity: () => import_models.KnownRegionStorageToNetworkProximity,
71
+ KnownReplicationMirrorState: () => import_models.KnownReplicationMirrorState,
72
+ KnownReplicationSchedule: () => import_models.KnownReplicationSchedule,
73
+ KnownReplicationType: () => import_models.KnownReplicationType,
74
+ KnownSecurityStyle: () => import_models.KnownSecurityStyle,
75
+ KnownServiceLevel: () => import_models.KnownServiceLevel,
76
+ KnownSmbAccessBasedEnumeration: () => import_models.KnownSmbAccessBasedEnumeration,
77
+ KnownSmbEncryptionState: () => import_models.KnownSmbEncryptionState,
78
+ KnownSmbNonBrowsable: () => import_models.KnownSmbNonBrowsable,
79
+ KnownVersions: () => import_models.KnownVersions,
80
+ KnownVolumeBackupRelationshipStatus: () => import_models.KnownVolumeBackupRelationshipStatus,
81
+ KnownVolumeLanguage: () => import_models.KnownVolumeLanguage,
82
+ KnownVolumeReplicationRelationshipStatus: () => import_models.KnownVolumeReplicationRelationshipStatus,
83
+ KnownVolumeRestoreRelationshipStatus: () => import_models.KnownVolumeRestoreRelationshipStatus,
84
+ KnownVolumeStorageToNetworkProximity: () => import_models.KnownVolumeStorageToNetworkProximity,
85
+ NetAppManagementClient: () => import_netAppManagementClient.NetAppManagementClient,
86
+ restorePoller: () => import_restorePollerHelpers.restorePoller
87
+ });
88
+ module.exports = __toCommonJS(src_exports);
89
+ var import_cloudSettingHelpers = require("./static-helpers/cloudSettingHelpers.js");
90
+ var import_netAppManagementClient = require("./netAppManagementClient.js");
91
+ var import_restorePollerHelpers = require("./restorePollerHelpers.js");
92
+ var import_models = require("./models/index.js");
93
+ // Annotate the CommonJS export names for ESM import in node:
94
+ 0 && (module.exports = {
95
+ AzureClouds,
96
+ KnownAcceptGrowCapacityPoolForShortTermCloneSplit,
97
+ KnownActiveDirectoryStatus,
98
+ KnownActualRansomwareProtectionState,
99
+ KnownApplicationType,
100
+ KnownAvsDataStore,
101
+ KnownBackupType,
102
+ KnownBucketPatchPermissions,
103
+ KnownBucketPermissions,
104
+ KnownCacheLifeCycleState,
105
+ KnownCacheProvisioningState,
106
+ KnownCheckNameResourceTypes,
107
+ KnownCheckQuotaNameResourceTypes,
108
+ KnownChownMode,
109
+ KnownCifsChangeNotifyState,
110
+ KnownCoolAccessRetrievalPolicy,
111
+ KnownCoolAccessTieringPolicy,
112
+ KnownCreatedByType,
113
+ KnownCredentialsStatus,
114
+ KnownDesiredRansomwareProtectionState,
115
+ KnownEnableSubvolumes,
116
+ KnownEnableWriteBackState,
117
+ KnownEncryptionKeySource,
118
+ KnownEncryptionState,
119
+ KnownEncryptionType,
120
+ KnownEndpointType,
121
+ KnownExclude,
122
+ KnownExternalReplicationSetupStatus,
123
+ KnownFileAccessLogs,
124
+ KnownGlobalFileLockingState,
125
+ KnownInAvailabilityReasonType,
126
+ KnownKerberosState,
127
+ KnownKeySource,
128
+ KnownKeyVaultStatus,
129
+ KnownLdapServerType,
130
+ KnownLdapState,
131
+ KnownManagedServiceIdentityType,
132
+ KnownMetricAggregationType,
133
+ KnownMirrorState,
134
+ KnownMultiAdStatus,
135
+ KnownNetAppProvisioningState,
136
+ KnownNetworkFeatures,
137
+ KnownNetworkSiblingSetProvisioningState,
138
+ KnownOnCertificateConflictAction,
139
+ KnownProtocolTypes,
140
+ KnownQosType,
141
+ KnownQuotaType,
142
+ KnownRansomwareReportSeverity,
143
+ KnownRansomwareReportState,
144
+ KnownRansomwareSuspectResolution,
145
+ KnownRegionStorageToNetworkProximity,
146
+ KnownReplicationMirrorState,
147
+ KnownReplicationSchedule,
148
+ KnownReplicationType,
149
+ KnownSecurityStyle,
150
+ KnownServiceLevel,
151
+ KnownSmbAccessBasedEnumeration,
152
+ KnownSmbEncryptionState,
153
+ KnownSmbNonBrowsable,
154
+ KnownVersions,
155
+ KnownVolumeBackupRelationshipStatus,
156
+ KnownVolumeLanguage,
157
+ KnownVolumeReplicationRelationshipStatus,
158
+ KnownVolumeRestoreRelationshipStatus,
159
+ KnownVolumeStorageToNetworkProximity,
160
+ NetAppManagementClient,
161
+ restorePoller
162
+ });
163
+ //# sourceMappingURL=index.js.map
@@ -1 +1,7 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;AAElC,oFAA4F;AAqZnF,4FArZA,oCAAW,OAqZA;AA9YpB,yEAAqE;AAA5D,mIAAA,sBAAsB,OAAA;AAC/B,qEAAqF;AAA5E,wHAAA,aAAa,OAAA;AACtB,8CAoO2B;AA9NzB,sHAAA,0BAA0B,OAAA;AAY1B,8GAAA,kBAAkB,OAAA;AAKlB,gHAAA,oBAAoB,OAAA;AAKpB,6GAAA,iBAAiB,OAAA;AAIjB,0GAAA,cAAc,OAAA;AAEd,gHAAA,oBAAoB,OAAA;AAEpB,gIAAA,oCAAoC,OAAA;AAMpC,6GAAA,iBAAiB,OAAA;AAEjB,oHAAA,wBAAwB,OAAA;AAIxB,gHAAA,oBAAoB,OAAA;AAKpB,iIAAA,qCAAqC,OAAA;AAErC,gIAAA,oCAAoC,OAAA;AAEpC,6IAAA,iDAAiD,OAAA;AAEjD,8GAAA,kBAAkB,OAAA;AAElB,0HAAA,8BAA8B,OAAA;AAE9B,gHAAA,oBAAoB,OAAA;AAEpB,oHAAA,wBAAwB,OAAA;AAExB,0HAAA,8BAA8B,OAAA;AAE9B,wHAAA,4BAA4B,OAAA;AAE5B,+GAAA,mBAAmB,OAAA;AAEnB,6GAAA,iBAAiB,OAAA;AAEjB,iHAAA,qBAAqB,OAAA;AAMrB,2GAAA,eAAe,OAAA;AAKf,+HAAA,mCAAmC,OAAA;AAEnC,4GAAA,gBAAgB,OAAA;AAGhB,gIAAA,oCAAoC,OAAA;AAgBpC,oIAAA,wCAAwC,OAAA;AAGxC,wGAAA,YAAY,OAAA;AAGZ,uHAAA,2BAA2B,OAAA;AAS3B,0GAAA,cAAc,OAAA;AAuBd,wHAAA,4BAA4B,OAAA;AAK5B,sHAAA,0BAA0B,OAAA;AAE1B,yHAAA,6BAA6B,OAAA;AAG7B,4HAAA,gCAAgC,OAAA;AAShC,gIAAA,oCAAoC,OAAA;AAMpC,sHAAA,0BAA0B,OAAA;AAI1B,0GAAA,cAAc,OAAA;AAGd,+GAAA,mBAAmB,OAAA;AAGnB,8GAAA,kBAAkB,OAAA;AAGlB,2HAAA,+BAA+B,OAAA;AAY/B,wGAAA,YAAY,OAAA;AAEZ,+GAAA,mBAAmB,OAAA;AAYnB,uHAAA,2BAA2B,OAAA;AAG3B,yHAAA,6BAA6B,OAAA;AAI7B,4HAAA,gCAAgC,OAAA;AAIhC,mIAAA,uCAAuC,OAAA;AAOvC,yGAAA,aAAa,OAAA","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { AzureClouds, AzureSupportedClouds } from \"./static-helpers/cloudSettingHelpers.js\";\nimport {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { NetAppManagementClient } from \"./netAppManagementClient.js\";\nexport { restorePoller, type RestorePollerOptions } from \"./restorePollerHelpers.js\";\nexport {\n type Operation,\n type OperationDisplay,\n type OperationProperties,\n type ServiceSpecification,\n type MetricSpecification,\n KnownMetricAggregationType,\n type MetricAggregationType,\n type Dimension,\n type LogSpecification,\n type ErrorResponse,\n type ErrorDetail,\n type ErrorAdditionalInfo,\n type QuotaItem,\n type QuotaItemProperties,\n type ProxyResource,\n type Resource,\n type SystemData,\n KnownCreatedByType,\n type CreatedByType,\n type VolumeGroupDetails,\n type VolumeGroupProperties,\n type VolumeGroupMetaData,\n KnownApplicationType,\n type ApplicationType,\n type PlacementKeyValuePairs,\n type VolumeGroupVolumeProperties,\n type VolumeProperties,\n KnownServiceLevel,\n type ServiceLevel,\n type VolumePropertiesExportPolicy,\n type ExportPolicyRule,\n KnownChownMode,\n type ChownMode,\n KnownNetworkFeatures,\n type NetworkFeatures,\n KnownVolumeStorageToNetworkProximity,\n type VolumeStorageToNetworkProximity,\n type MountTargetProperties,\n type VolumePropertiesDataProtection,\n type VolumeBackupProperties,\n type ReplicationObject,\n KnownEndpointType,\n type EndpointType,\n KnownReplicationSchedule,\n type ReplicationSchedule,\n type RemotePath,\n type DestinationReplication,\n KnownReplicationType,\n type ReplicationType,\n type VolumeSnapshotProperties,\n type VolumeRelocationProperties,\n type RansomwareProtectionSettings,\n KnownDesiredRansomwareProtectionState,\n type DesiredRansomwareProtectionState,\n KnownActualRansomwareProtectionState,\n type ActualRansomwareProtectionState,\n KnownAcceptGrowCapacityPoolForShortTermCloneSplit,\n type AcceptGrowCapacityPoolForShortTermCloneSplit,\n KnownSecurityStyle,\n type SecurityStyle,\n KnownSmbAccessBasedEnumeration,\n type SmbAccessBasedEnumeration,\n KnownSmbNonBrowsable,\n type SmbNonBrowsable,\n KnownEncryptionKeySource,\n type EncryptionKeySource,\n KnownCoolAccessRetrievalPolicy,\n type CoolAccessRetrievalPolicy,\n KnownCoolAccessTieringPolicy,\n type CoolAccessTieringPolicy,\n KnownFileAccessLogs,\n type FileAccessLogs,\n KnownAvsDataStore,\n type AvsDataStore,\n KnownEnableSubvolumes,\n type EnableSubvolumes,\n type VolumeGroup,\n type VolumeGroupListProperties,\n type Backup,\n type BackupProperties,\n KnownBackupType,\n type BackupType,\n type BackupPatch,\n type BackupPatchProperties,\n type BackupStatus,\n KnownVolumeBackupRelationshipStatus,\n type VolumeBackupRelationshipStatus,\n KnownMirrorState,\n type MirrorState,\n type RestoreStatus,\n KnownVolumeRestoreRelationshipStatus,\n type VolumeRestoreRelationshipStatus,\n type Volume,\n type TrackedResource,\n type VolumePatch,\n type VolumePatchProperties,\n type VolumePatchPropertiesExportPolicy,\n type VolumePatchPropertiesDataProtection,\n type RansomwareProtectionPatchSettings,\n type VolumeRevert,\n type BreakFileLocksRequest,\n type GetGroupIdListForLdapUserRequest,\n type GetGroupIdListForLdapUserResponse,\n type BreakReplicationRequest,\n type ReestablishReplicationRequest,\n type ReplicationStatus,\n KnownVolumeReplicationRelationshipStatus,\n type VolumeReplicationRelationshipStatus,\n type ListReplicationsRequest,\n KnownExclude,\n type Exclude,\n type Replication,\n KnownReplicationMirrorState,\n type ReplicationMirrorState,\n type AuthorizeRequest,\n type PeerClusterForVolumeMigrationRequest,\n type ClusterPeerCommandResponse,\n type SvmPeerCommandResponse,\n type PoolChangeRequest,\n type RelocateVolumeRequest,\n type QuotaReportFilterRequest,\n KnownQuotaType,\n type QuotaType,\n type ListQuotaReportResult,\n type ListQuotaReportResponse,\n type QuotaReport,\n type Snapshot,\n type SnapshotProperties,\n type SnapshotPatch,\n type SnapshotRestoreFiles,\n type SnapshotPolicy,\n type SnapshotPolicyProperties,\n type HourlySchedule,\n type DailySchedule,\n type WeeklySchedule,\n type MonthlySchedule,\n type SnapshotPolicyPatch,\n type SnapshotPolicyVolumeList,\n type BackupPolicy,\n type BackupPolicyProperties,\n type VolumeBackups,\n type BackupPolicyPatch,\n type VolumeQuotaRule,\n type VolumeQuotaRulesProperties,\n KnownNetAppProvisioningState,\n type NetAppProvisioningState,\n type VolumeQuotaRulePatch,\n type RansomwareReport,\n type RansomwareReportProperties,\n KnownRansomwareReportState,\n type RansomwareReportState,\n KnownRansomwareReportSeverity,\n type RansomwareReportSeverity,\n type RansomwareSuspects,\n KnownRansomwareSuspectResolution,\n type RansomwareSuspectResolution,\n type SuspectFile,\n type RansomwareSuspectsClearRequest,\n type BackupVault,\n type BackupVaultProperties,\n type BackupVaultPatch,\n type RegionInfoResource,\n type RegionInfo,\n KnownRegionStorageToNetworkProximity,\n type RegionStorageToNetworkProximity,\n type RegionInfoAvailabilityZoneMappingsItem,\n type NetAppAccount,\n type AccountProperties,\n type ActiveDirectory,\n KnownActiveDirectoryStatus,\n type ActiveDirectoryStatus,\n type LdapSearchScopeOpt,\n type AccountEncryption,\n KnownKeySource,\n type KeySource,\n type KeyVaultProperties,\n KnownKeyVaultStatus,\n type KeyVaultStatus,\n type EncryptionIdentity,\n KnownMultiAdStatus,\n type MultiAdStatus,\n type ManagedServiceIdentity,\n KnownManagedServiceIdentityType,\n type ManagedServiceIdentityType,\n type UserAssignedIdentity,\n type NetAppAccountPatch,\n type EncryptionTransitionRequest,\n type GetKeyVaultStatusResponse,\n type GetKeyVaultStatusResponseProperties,\n type KeyVaultPrivateEndpoint,\n type ChangeKeyVault,\n type BackupsMigrationRequest,\n type CapacityPool,\n type PoolProperties,\n KnownQosType,\n type QosType,\n KnownEncryptionType,\n type EncryptionType,\n type CapacityPoolPatch,\n type PoolPatchProperties,\n type BackupRestoreFiles,\n type SubvolumeInfo,\n type SubvolumeProperties,\n type SubvolumePatchRequest,\n type SubvolumePatchParams,\n type SubvolumeModel,\n type SubvolumeModelProperties,\n type ResourceNameAvailabilityRequest,\n KnownCheckNameResourceTypes,\n type CheckNameResourceTypes,\n type CheckAvailabilityResponse,\n KnownInAvailabilityReasonType,\n type InAvailabilityReasonType,\n type FilePathAvailabilityRequest,\n type QuotaAvailabilityRequest,\n KnownCheckQuotaNameResourceTypes,\n type CheckQuotaNameResourceTypes,\n type QueryNetworkSiblingSetRequest,\n type NetworkSiblingSet,\n KnownNetworkSiblingSetProvisioningState,\n type NetworkSiblingSetProvisioningState,\n type NicInfo,\n type UpdateNetworkSiblingSetRequest,\n type UsageResult,\n type UsageName,\n type UsageProperties,\n KnownVersions,\n} from \"./models/index.js\";\nexport { type NetAppManagementClientOptionalParams } from \"./api/index.js\";\nexport {\n type AccountsChangeKeyVaultOptionalParams,\n type AccountsGetChangeKeyVaultInformationOptionalParams,\n type AccountsTransitionToCmkOptionalParams,\n type AccountsRenewCredentialsOptionalParams,\n type AccountsListBySubscriptionOptionalParams,\n type AccountsListOptionalParams,\n type AccountsDeleteOptionalParams,\n type AccountsUpdateOptionalParams,\n type AccountsCreateOrUpdateOptionalParams,\n type AccountsGetOptionalParams,\n} from \"./api/accounts/index.js\";\nexport {\n type BackupPoliciesListOptionalParams,\n type BackupPoliciesDeleteOptionalParams,\n type BackupPoliciesUpdateOptionalParams,\n type BackupPoliciesCreateOptionalParams,\n type BackupPoliciesGetOptionalParams,\n} from \"./api/backupPolicies/index.js\";\nexport {\n type BackupsGetVolumeLatestRestoreStatusOptionalParams,\n type BackupsGetLatestStatusOptionalParams,\n type BackupsListByVaultOptionalParams,\n type BackupsDeleteOptionalParams,\n type BackupsUpdateOptionalParams,\n type BackupsCreateOptionalParams,\n type BackupsGetOptionalParams,\n} from \"./api/backups/index.js\";\nexport { type BackupsUnderAccountMigrateBackupsOptionalParams } from \"./api/backupsUnderAccount/index.js\";\nexport { type BackupsUnderBackupVaultRestoreFilesOptionalParams } from \"./api/backupsUnderBackupVault/index.js\";\nexport { type BackupsUnderVolumeMigrateBackupsOptionalParams } from \"./api/backupsUnderVolume/index.js\";\nexport {\n type BackupVaultsListByNetAppAccountOptionalParams,\n type BackupVaultsDeleteOptionalParams,\n type BackupVaultsUpdateOptionalParams,\n type BackupVaultsCreateOrUpdateOptionalParams,\n type BackupVaultsGetOptionalParams,\n} from \"./api/backupVaults/index.js\";\nexport {\n type NetAppResourceUpdateNetworkSiblingSetOptionalParams,\n type NetAppResourceQueryNetworkSiblingSetOptionalParams,\n type NetAppResourceQueryRegionInfoOptionalParams,\n type NetAppResourceCheckQuotaAvailabilityOptionalParams,\n type NetAppResourceCheckFilePathAvailabilityOptionalParams,\n type NetAppResourceCheckNameAvailabilityOptionalParams,\n} from \"./api/netAppResource/index.js\";\nexport {\n type NetAppResourceQuotaLimitsListOptionalParams,\n type NetAppResourceQuotaLimitsGetOptionalParams,\n} from \"./api/netAppResourceQuotaLimits/index.js\";\nexport {\n type NetAppResourceQuotaLimitsAccountListOptionalParams,\n type NetAppResourceQuotaLimitsAccountGetOptionalParams,\n} from \"./api/netAppResourceQuotaLimitsAccount/index.js\";\nexport {\n type NetAppResourceRegionInfosListOptionalParams,\n type NetAppResourceRegionInfosGetOptionalParams,\n} from \"./api/netAppResourceRegionInfos/index.js\";\nexport {\n type NetAppResourceUsagesGetOptionalParams,\n type NetAppResourceUsagesListOptionalParams,\n} from \"./api/netAppResourceUsages/index.js\";\nexport { type OperationsListOptionalParams } from \"./api/operations/index.js\";\nexport {\n type PoolsListOptionalParams,\n type PoolsDeleteOptionalParams,\n type PoolsUpdateOptionalParams,\n type PoolsCreateOrUpdateOptionalParams,\n type PoolsGetOptionalParams,\n} from \"./api/pools/index.js\";\nexport {\n type RansomwareReportsClearSuspectsOptionalParams,\n type RansomwareReportsListOptionalParams,\n type RansomwareReportsGetOptionalParams,\n} from \"./api/ransomwareReports/index.js\";\nexport {\n type SnapshotPoliciesListVolumesOptionalParams,\n type SnapshotPoliciesListOptionalParams,\n type SnapshotPoliciesDeleteOptionalParams,\n type SnapshotPoliciesUpdateOptionalParams,\n type SnapshotPoliciesCreateOptionalParams,\n type SnapshotPoliciesGetOptionalParams,\n} from \"./api/snapshotPolicies/index.js\";\nexport {\n type SnapshotsRestoreFilesOptionalParams,\n type SnapshotsListOptionalParams,\n type SnapshotsDeleteOptionalParams,\n type SnapshotsUpdateOptionalParams,\n type SnapshotsCreateOptionalParams,\n type SnapshotsGetOptionalParams,\n} from \"./api/snapshots/index.js\";\nexport {\n type SubvolumesGetMetadataOptionalParams,\n type SubvolumesListByVolumeOptionalParams,\n type SubvolumesDeleteOptionalParams,\n type SubvolumesUpdateOptionalParams,\n type SubvolumesCreateOptionalParams,\n type SubvolumesGetOptionalParams,\n} from \"./api/subvolumes/index.js\";\nexport {\n type VolumeGroupsListByNetAppAccountOptionalParams,\n type VolumeGroupsDeleteOptionalParams,\n type VolumeGroupsCreateOptionalParams,\n type VolumeGroupsGetOptionalParams,\n} from \"./api/volumeGroups/index.js\";\nexport {\n type VolumeQuotaRulesListByVolumeOptionalParams,\n type VolumeQuotaRulesDeleteOptionalParams,\n type VolumeQuotaRulesUpdateOptionalParams,\n type VolumeQuotaRulesCreateOptionalParams,\n type VolumeQuotaRulesGetOptionalParams,\n} from \"./api/volumeQuotaRules/index.js\";\nexport {\n type VolumesListQuotaReportOptionalParams,\n type VolumesRevertRelocationOptionalParams,\n type VolumesFinalizeRelocationOptionalParams,\n type VolumesRelocateOptionalParams,\n type VolumesPoolChangeOptionalParams,\n type VolumesPerformReplicationTransferOptionalParams,\n type VolumesFinalizeExternalReplicationOptionalParams,\n type VolumesAuthorizeExternalReplicationOptionalParams,\n type VolumesPeerExternalClusterOptionalParams,\n type VolumesReInitializeReplicationOptionalParams,\n type VolumesAuthorizeReplicationOptionalParams,\n type VolumesDeleteReplicationOptionalParams,\n type VolumesResyncReplicationOptionalParams,\n type VolumesListReplicationsOptionalParams,\n type VolumesReplicationStatusOptionalParams,\n type VolumesReestablishReplicationOptionalParams,\n type VolumesBreakReplicationOptionalParams,\n type VolumesListGetGroupIdListForLdapUserOptionalParams,\n type VolumesBreakFileLocksOptionalParams,\n type VolumesSplitCloneFromParentOptionalParams,\n type VolumesResetCifsPasswordOptionalParams,\n type VolumesRevertOptionalParams,\n type VolumesPopulateAvailabilityZoneOptionalParams,\n type VolumesListOptionalParams,\n type VolumesDeleteOptionalParams,\n type VolumesUpdateOptionalParams,\n type VolumesCreateOrUpdateOptionalParams,\n type VolumesGetOptionalParams,\n} from \"./api/volumes/index.js\";\nexport {\n type AccountsOperations,\n type BackupPoliciesOperations,\n type BackupsOperations,\n type BackupsUnderAccountOperations,\n type BackupsUnderBackupVaultOperations,\n type BackupsUnderVolumeOperations,\n type BackupVaultsOperations,\n type NetAppResourceOperations,\n type NetAppResourceQuotaLimitsOperations,\n type NetAppResourceQuotaLimitsAccountOperations,\n type NetAppResourceRegionInfosOperations,\n type NetAppResourceUsagesOperations,\n type OperationsOperations,\n type PoolsOperations,\n type RansomwareReportsOperations,\n type SnapshotPoliciesOperations,\n type SnapshotsOperations,\n type SubvolumesOperations,\n type VolumeGroupsOperations,\n type VolumeQuotaRulesOperations,\n type VolumesOperations,\n} from \"./classic/index.js\";\nexport { type PageSettings, type ContinuablePage, type PagedAsyncIterableIterator };\nexport { AzureClouds, type AzureSupportedClouds };\n"]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/index.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { AzureSupportedClouds } from \"./static-helpers/cloudSettingHelpers.js\";\nimport { AzureClouds } from \"./static-helpers/cloudSettingHelpers.js\";\nimport type {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { NetAppManagementClient } from \"./netAppManagementClient.js\";\nexport type { RestorePollerOptions } from \"./restorePollerHelpers.js\";\nexport { restorePoller } from \"./restorePollerHelpers.js\";\nexport type {\n Operation,\n OperationDisplay,\n OperationProperties,\n ServiceSpecification,\n MetricSpecification,\n MetricAggregationType,\n Dimension,\n LogSpecification,\n ErrorResponse,\n ErrorDetail,\n ErrorAdditionalInfo,\n QuotaItem,\n QuotaItemProperties,\n ProxyResource,\n Resource,\n SystemData,\n CreatedByType,\n VolumeGroupDetails,\n VolumeGroupProperties,\n VolumeGroupMetaData,\n ApplicationType,\n PlacementKeyValuePairs,\n VolumeGroupVolumeProperties,\n VolumeProperties,\n ServiceLevel,\n VolumePropertiesExportPolicy,\n ExportPolicyRule,\n ChownMode,\n NetworkFeatures,\n VolumeStorageToNetworkProximity,\n MountTargetProperties,\n VolumePropertiesDataProtection,\n VolumeBackupProperties,\n ReplicationObject,\n EndpointType,\n ReplicationSchedule,\n RemotePath,\n DestinationReplication,\n ReplicationType,\n ExternalReplicationSetupStatus,\n MirrorState,\n VolumeReplicationRelationshipStatus,\n VolumeSnapshotProperties,\n VolumeRelocationProperties,\n RansomwareProtectionSettings,\n DesiredRansomwareProtectionState,\n ActualRansomwareProtectionState,\n AcceptGrowCapacityPoolForShortTermCloneSplit,\n SecurityStyle,\n SmbAccessBasedEnumeration,\n SmbNonBrowsable,\n EncryptionKeySource,\n CoolAccessRetrievalPolicy,\n CoolAccessTieringPolicy,\n FileAccessLogs,\n AvsDataStore,\n EnableSubvolumes,\n VolumeGroup,\n VolumeGroupListProperties,\n Backup,\n BackupProperties,\n BackupType,\n BackupPatch,\n BackupPatchProperties,\n BackupStatus,\n VolumeBackupRelationshipStatus,\n RestoreStatus,\n VolumeRestoreRelationshipStatus,\n Volume,\n TrackedResource,\n VolumePatch,\n VolumePatchProperties,\n VolumePatchPropertiesExportPolicy,\n VolumePatchPropertiesDataProtection,\n RansomwareProtectionPatchSettings,\n VolumeRevert,\n BreakFileLocksRequest,\n GetGroupIdListForLdapUserRequest,\n GetGroupIdListForLdapUserResponse,\n BreakReplicationRequest,\n ReestablishReplicationRequest,\n ReplicationStatus,\n ListReplicationsRequest,\n Exclude,\n Replication,\n ReplicationMirrorState,\n AuthorizeRequest,\n PeerClusterForVolumeMigrationRequest,\n ClusterPeerCommandResponse,\n ClusterPeerCommandResponseProperties,\n SvmPeerCommandResponse,\n SvmPeerCommandResponseProperties,\n PoolChangeRequest,\n RelocateVolumeRequest,\n QuotaReportFilterRequest,\n QuotaType,\n ListQuotaReportResult,\n ListQuotaReportResponse,\n QuotaReport,\n Snapshot,\n SnapshotProperties,\n SnapshotPatch,\n SnapshotRestoreFiles,\n SnapshotPolicy,\n SnapshotPolicyProperties,\n HourlySchedule,\n DailySchedule,\n WeeklySchedule,\n MonthlySchedule,\n SnapshotPolicyPatch,\n SnapshotPolicyVolumeList,\n BackupPolicy,\n BackupPolicyProperties,\n VolumeBackups,\n BackupPolicyPatch,\n VolumeQuotaRule,\n VolumeQuotaRulesProperties,\n NetAppProvisioningState,\n VolumeQuotaRulePatch,\n RansomwareReport,\n RansomwareReportProperties,\n RansomwareReportState,\n RansomwareReportSeverity,\n RansomwareSuspects,\n RansomwareSuspectResolution,\n SuspectFile,\n RansomwareSuspectsClearRequest,\n BackupVault,\n BackupVaultProperties,\n BackupVaultPatch,\n Bucket,\n BucketProperties,\n FileSystemUser,\n NfsUser,\n CifsUser,\n CredentialsStatus,\n BucketServerProperties,\n OnCertificateConflictAction,\n BucketPermissions,\n AzureKeyVaultDetails,\n CertificateAkvDetails,\n CredentialsAkvDetails,\n BucketPatch,\n BucketPatchProperties,\n BucketServerPatchProperties,\n BucketPatchPermissions,\n BucketCredentialsExpiry,\n BucketGenerateCredentials,\n Cache,\n CacheProperties,\n CachePropertiesExportPolicy,\n ProtocolTypes,\n CacheProvisioningState,\n CacheLifeCycleState,\n CacheMountTargetProperties,\n KerberosState,\n SmbSettings,\n SmbEncryptionState,\n EncryptionState,\n VolumeLanguage,\n LdapState,\n LdapServerType,\n OriginClusterInformation,\n CifsChangeNotifyState,\n GlobalFileLockingState,\n EnableWriteBackState,\n CacheUpdate,\n CacheUpdateProperties,\n PeeringPassphrases,\n RegionInfoResource,\n RegionInfo,\n RegionStorageToNetworkProximity,\n RegionInfoAvailabilityZoneMappingsItem,\n NetAppAccount,\n AccountProperties,\n ActiveDirectory,\n ActiveDirectoryStatus,\n LdapSearchScopeOpt,\n AccountEncryption,\n KeySource,\n KeyVaultProperties,\n KeyVaultStatus,\n EncryptionIdentity,\n MultiAdStatus,\n ManagedServiceIdentity,\n ManagedServiceIdentityType,\n UserAssignedIdentity,\n NetAppAccountPatch,\n EncryptionTransitionRequest,\n GetKeyVaultStatusResponse,\n GetKeyVaultStatusResponseProperties,\n KeyVaultPrivateEndpoint,\n ChangeKeyVault,\n BackupsMigrationRequest,\n CapacityPool,\n PoolProperties,\n QosType,\n EncryptionType,\n CapacityPoolPatch,\n PoolPatchProperties,\n BackupRestoreFiles,\n SubvolumeInfo,\n SubvolumeProperties,\n SubvolumePatchRequest,\n SubvolumePatchParams,\n SubvolumeModel,\n SubvolumeModelProperties,\n ResourceNameAvailabilityRequest,\n CheckNameResourceTypes,\n CheckAvailabilityResponse,\n InAvailabilityReasonType,\n FilePathAvailabilityRequest,\n QuotaAvailabilityRequest,\n CheckQuotaNameResourceTypes,\n QueryNetworkSiblingSetRequest,\n NetworkSiblingSet,\n NetworkSiblingSetProvisioningState,\n NicInfo,\n UpdateNetworkSiblingSetRequest,\n UsageResult,\n UsageName,\n UsageProperties,\n} from \"./models/index.js\";\nexport {\n KnownMetricAggregationType,\n KnownCreatedByType,\n KnownApplicationType,\n KnownServiceLevel,\n KnownChownMode,\n KnownNetworkFeatures,\n KnownVolumeStorageToNetworkProximity,\n KnownEndpointType,\n KnownReplicationSchedule,\n KnownReplicationType,\n KnownExternalReplicationSetupStatus,\n KnownMirrorState,\n KnownVolumeReplicationRelationshipStatus,\n KnownDesiredRansomwareProtectionState,\n KnownActualRansomwareProtectionState,\n KnownAcceptGrowCapacityPoolForShortTermCloneSplit,\n KnownSecurityStyle,\n KnownSmbAccessBasedEnumeration,\n KnownSmbNonBrowsable,\n KnownEncryptionKeySource,\n KnownCoolAccessRetrievalPolicy,\n KnownCoolAccessTieringPolicy,\n KnownFileAccessLogs,\n KnownAvsDataStore,\n KnownEnableSubvolumes,\n KnownBackupType,\n KnownVolumeBackupRelationshipStatus,\n KnownVolumeRestoreRelationshipStatus,\n KnownExclude,\n KnownReplicationMirrorState,\n KnownQuotaType,\n KnownNetAppProvisioningState,\n KnownRansomwareReportState,\n KnownRansomwareReportSeverity,\n KnownRansomwareSuspectResolution,\n KnownCredentialsStatus,\n KnownOnCertificateConflictAction,\n KnownBucketPermissions,\n KnownBucketPatchPermissions,\n KnownProtocolTypes,\n KnownCacheProvisioningState,\n KnownCacheLifeCycleState,\n KnownKerberosState,\n KnownSmbEncryptionState,\n KnownEncryptionState,\n KnownVolumeLanguage,\n KnownLdapState,\n KnownLdapServerType,\n KnownCifsChangeNotifyState,\n KnownGlobalFileLockingState,\n KnownEnableWriteBackState,\n KnownRegionStorageToNetworkProximity,\n KnownActiveDirectoryStatus,\n KnownKeySource,\n KnownKeyVaultStatus,\n KnownMultiAdStatus,\n KnownManagedServiceIdentityType,\n KnownQosType,\n KnownEncryptionType,\n KnownCheckNameResourceTypes,\n KnownInAvailabilityReasonType,\n KnownCheckQuotaNameResourceTypes,\n KnownNetworkSiblingSetProvisioningState,\n KnownVersions,\n} from \"./models/index.js\";\nexport type { NetAppManagementClientOptionalParams } from \"./api/index.js\";\nexport type {\n AccountsChangeKeyVaultOptionalParams,\n AccountsGetChangeKeyVaultInformationOptionalParams,\n AccountsTransitionToCmkOptionalParams,\n AccountsRenewCredentialsOptionalParams,\n AccountsListBySubscriptionOptionalParams,\n AccountsListOptionalParams,\n AccountsDeleteOptionalParams,\n AccountsUpdateOptionalParams,\n AccountsCreateOrUpdateOptionalParams,\n AccountsGetOptionalParams,\n} from \"./api/accounts/index.js\";\nexport type {\n BackupPoliciesListOptionalParams,\n BackupPoliciesDeleteOptionalParams,\n BackupPoliciesUpdateOptionalParams,\n BackupPoliciesCreateOptionalParams,\n BackupPoliciesGetOptionalParams,\n} from \"./api/backupPolicies/index.js\";\nexport type {\n BackupsGetVolumeLatestRestoreStatusOptionalParams,\n BackupsGetLatestStatusOptionalParams,\n BackupsListByVaultOptionalParams,\n BackupsDeleteOptionalParams,\n BackupsUpdateOptionalParams,\n BackupsCreateOptionalParams,\n BackupsGetOptionalParams,\n} from \"./api/backups/index.js\";\nexport type { BackupsUnderAccountMigrateBackupsOptionalParams } from \"./api/backupsUnderAccount/index.js\";\nexport type { BackupsUnderBackupVaultRestoreFilesOptionalParams } from \"./api/backupsUnderBackupVault/index.js\";\nexport type { BackupsUnderVolumeMigrateBackupsOptionalParams } from \"./api/backupsUnderVolume/index.js\";\nexport type {\n BackupVaultsListByNetAppAccountOptionalParams,\n BackupVaultsDeleteOptionalParams,\n BackupVaultsUpdateOptionalParams,\n BackupVaultsCreateOrUpdateOptionalParams,\n BackupVaultsGetOptionalParams,\n} from \"./api/backupVaults/index.js\";\nexport type {\n BucketsRefreshCertificateOptionalParams,\n BucketsGenerateAkvCredentialsOptionalParams,\n BucketsGenerateCredentialsOptionalParams,\n BucketsListOptionalParams,\n BucketsDeleteOptionalParams,\n BucketsUpdateOptionalParams,\n BucketsCreateOrUpdateOptionalParams,\n BucketsGetOptionalParams,\n} from \"./api/buckets/index.js\";\nexport type {\n CachesResetSmbPasswordOptionalParams,\n CachesPoolChangeOptionalParams,\n CachesListPeeringPassphrasesOptionalParams,\n CachesListOptionalParams,\n CachesDeleteOptionalParams,\n CachesUpdateOptionalParams,\n CachesCreateOrUpdateOptionalParams,\n CachesGetOptionalParams,\n} from \"./api/caches/index.js\";\nexport type {\n NetAppResourceUpdateNetworkSiblingSetOptionalParams,\n NetAppResourceQueryNetworkSiblingSetOptionalParams,\n NetAppResourceQueryRegionInfoOptionalParams,\n NetAppResourceCheckQuotaAvailabilityOptionalParams,\n NetAppResourceCheckFilePathAvailabilityOptionalParams,\n NetAppResourceCheckNameAvailabilityOptionalParams,\n} from \"./api/netAppResource/index.js\";\nexport type {\n NetAppResourceQuotaLimitsListOptionalParams,\n NetAppResourceQuotaLimitsGetOptionalParams,\n} from \"./api/netAppResourceQuotaLimits/index.js\";\nexport type {\n NetAppResourceQuotaLimitsAccountListOptionalParams,\n NetAppResourceQuotaLimitsAccountGetOptionalParams,\n} from \"./api/netAppResourceQuotaLimitsAccount/index.js\";\nexport type {\n NetAppResourceRegionInfosListOptionalParams,\n NetAppResourceRegionInfosGetOptionalParams,\n} from \"./api/netAppResourceRegionInfos/index.js\";\nexport type {\n NetAppResourceUsagesGetOptionalParams,\n NetAppResourceUsagesListOptionalParams,\n} from \"./api/netAppResourceUsages/index.js\";\nexport type { OperationsListOptionalParams } from \"./api/operations/index.js\";\nexport type {\n PoolsListOptionalParams,\n PoolsDeleteOptionalParams,\n PoolsUpdateOptionalParams,\n PoolsCreateOrUpdateOptionalParams,\n PoolsGetOptionalParams,\n} from \"./api/pools/index.js\";\nexport type {\n RansomwareReportsClearSuspectsOptionalParams,\n RansomwareReportsListOptionalParams,\n RansomwareReportsGetOptionalParams,\n} from \"./api/ransomwareReports/index.js\";\nexport type {\n SnapshotPoliciesListVolumesOptionalParams,\n SnapshotPoliciesListOptionalParams,\n SnapshotPoliciesDeleteOptionalParams,\n SnapshotPoliciesUpdateOptionalParams,\n SnapshotPoliciesCreateOptionalParams,\n SnapshotPoliciesGetOptionalParams,\n} from \"./api/snapshotPolicies/index.js\";\nexport type {\n SnapshotsRestoreFilesOptionalParams,\n SnapshotsListOptionalParams,\n SnapshotsDeleteOptionalParams,\n SnapshotsUpdateOptionalParams,\n SnapshotsCreateOptionalParams,\n SnapshotsGetOptionalParams,\n} from \"./api/snapshots/index.js\";\nexport type {\n SubvolumesGetMetadataOptionalParams,\n SubvolumesListByVolumeOptionalParams,\n SubvolumesDeleteOptionalParams,\n SubvolumesUpdateOptionalParams,\n SubvolumesCreateOptionalParams,\n SubvolumesGetOptionalParams,\n} from \"./api/subvolumes/index.js\";\nexport type {\n VolumeGroupsListByNetAppAccountOptionalParams,\n VolumeGroupsDeleteOptionalParams,\n VolumeGroupsCreateOptionalParams,\n VolumeGroupsGetOptionalParams,\n} from \"./api/volumeGroups/index.js\";\nexport type {\n VolumeQuotaRulesListByVolumeOptionalParams,\n VolumeQuotaRulesDeleteOptionalParams,\n VolumeQuotaRulesUpdateOptionalParams,\n VolumeQuotaRulesCreateOptionalParams,\n VolumeQuotaRulesGetOptionalParams,\n} from \"./api/volumeQuotaRules/index.js\";\nexport type {\n VolumesListQuotaReportOptionalParams,\n VolumesRevertRelocationOptionalParams,\n VolumesFinalizeRelocationOptionalParams,\n VolumesRelocateOptionalParams,\n VolumesPoolChangeOptionalParams,\n VolumesPerformReplicationTransferOptionalParams,\n VolumesFinalizeExternalReplicationOptionalParams,\n VolumesAuthorizeExternalReplicationOptionalParams,\n VolumesPeerExternalClusterOptionalParams,\n VolumesReInitializeReplicationOptionalParams,\n VolumesAuthorizeReplicationOptionalParams,\n VolumesDeleteReplicationOptionalParams,\n VolumesResyncReplicationOptionalParams,\n VolumesListReplicationsOptionalParams,\n VolumesReplicationStatusOptionalParams,\n VolumesReestablishReplicationOptionalParams,\n VolumesBreakReplicationOptionalParams,\n VolumesListGetGroupIdListForLdapUserOptionalParams,\n VolumesBreakFileLocksOptionalParams,\n VolumesSplitCloneFromParentOptionalParams,\n VolumesResetCifsPasswordOptionalParams,\n VolumesRevertOptionalParams,\n VolumesPopulateAvailabilityZoneOptionalParams,\n VolumesListOptionalParams,\n VolumesDeleteOptionalParams,\n VolumesUpdateOptionalParams,\n VolumesCreateOrUpdateOptionalParams,\n VolumesGetOptionalParams,\n} from \"./api/volumes/index.js\";\nexport type {\n AccountsOperations,\n BackupPoliciesOperations,\n BackupsOperations,\n BackupsUnderAccountOperations,\n BackupsUnderBackupVaultOperations,\n BackupsUnderVolumeOperations,\n BackupVaultsOperations,\n BucketsOperations,\n CachesOperations,\n NetAppResourceOperations,\n NetAppResourceQuotaLimitsOperations,\n NetAppResourceQuotaLimitsAccountOperations,\n NetAppResourceRegionInfosOperations,\n NetAppResourceUsagesOperations,\n OperationsOperations,\n PoolsOperations,\n RansomwareReportsOperations,\n SnapshotPoliciesOperations,\n SnapshotsOperations,\n SubvolumesOperations,\n VolumeGroupsOperations,\n VolumeQuotaRulesOperations,\n VolumesOperations,\n} from \"./classic/index.js\";\nexport type { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\nexport { AzureClouds };\nexport type { AzureSupportedClouds };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAIA,iCAA4B;AAO5B,oCAAuC;AAEvC,kCAA8B;AAiO9B,oBAiEO;",
6
+ "names": []
7
+ }
@@ -1,8 +1,29 @@
1
- "use strict";
2
- // Copyright (c) Microsoft Corporation.
3
- // Licensed under the MIT License.
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.logger = void 0;
6
- const logger_1 = require("@azure/logger");
7
- exports.logger = (0, logger_1.createClientLogger)("arm-netapp");
8
- //# sourceMappingURL=logger.js.map
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+ var logger_exports = {};
19
+ __export(logger_exports, {
20
+ logger: () => logger
21
+ });
22
+ module.exports = __toCommonJS(logger_exports);
23
+ var import_logger = require("@azure/logger");
24
+ const logger = (0, import_logger.createClientLogger)("arm-netapp");
25
+ // Annotate the CommonJS export names for ESM import in node:
26
+ 0 && (module.exports = {
27
+ logger
28
+ });
29
+ //# sourceMappingURL=logger.js.map
@@ -1 +1,7 @@
1
- {"version":3,"file":"logger.js","sourceRoot":"","sources":["../../src/logger.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC;;;AAElC,0CAAmD;AACtC,QAAA,MAAM,GAAG,IAAA,2BAAkB,EAAC,YAAY,CAAC,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { createClientLogger } from \"@azure/logger\";\nexport const logger = createClientLogger(\"arm-netapp\");\n"]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/logger.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { createClientLogger } from \"@azure/logger\";\nexport const logger = createClientLogger(\"arm-netapp\");\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,oBAAmC;AAC5B,MAAM,aAAS,kCAAmB,YAAY;",
6
+ "names": []
7
+ }
@@ -1,2 +1,3 @@
1
- export { type Operation, type OperationDisplay, type OperationProperties, type ServiceSpecification, type MetricSpecification, KnownMetricAggregationType, type MetricAggregationType, type Dimension, type LogSpecification, type ErrorResponse, type ErrorDetail, type ErrorAdditionalInfo, type QuotaItem, type QuotaItemProperties, type ProxyResource, type Resource, type SystemData, KnownCreatedByType, type CreatedByType, type VolumeGroupDetails, type VolumeGroupProperties, type VolumeGroupMetaData, KnownApplicationType, type ApplicationType, type PlacementKeyValuePairs, type VolumeGroupVolumeProperties, type VolumeProperties, KnownServiceLevel, type ServiceLevel, type VolumePropertiesExportPolicy, type ExportPolicyRule, KnownChownMode, type ChownMode, KnownNetworkFeatures, type NetworkFeatures, KnownVolumeStorageToNetworkProximity, type VolumeStorageToNetworkProximity, type MountTargetProperties, type VolumePropertiesDataProtection, type VolumeBackupProperties, type ReplicationObject, KnownEndpointType, type EndpointType, KnownReplicationSchedule, type ReplicationSchedule, type RemotePath, type DestinationReplication, KnownReplicationType, type ReplicationType, type VolumeSnapshotProperties, type VolumeRelocationProperties, type RansomwareProtectionSettings, KnownDesiredRansomwareProtectionState, type DesiredRansomwareProtectionState, KnownActualRansomwareProtectionState, type ActualRansomwareProtectionState, KnownAcceptGrowCapacityPoolForShortTermCloneSplit, type AcceptGrowCapacityPoolForShortTermCloneSplit, KnownSecurityStyle, type SecurityStyle, KnownSmbAccessBasedEnumeration, type SmbAccessBasedEnumeration, KnownSmbNonBrowsable, type SmbNonBrowsable, KnownEncryptionKeySource, type EncryptionKeySource, KnownCoolAccessRetrievalPolicy, type CoolAccessRetrievalPolicy, KnownCoolAccessTieringPolicy, type CoolAccessTieringPolicy, KnownFileAccessLogs, type FileAccessLogs, KnownAvsDataStore, type AvsDataStore, KnownEnableSubvolumes, type EnableSubvolumes, type VolumeGroup, type VolumeGroupListProperties, type Backup, type BackupProperties, KnownBackupType, type BackupType, type BackupPatch, type BackupPatchProperties, type BackupStatus, KnownVolumeBackupRelationshipStatus, type VolumeBackupRelationshipStatus, KnownMirrorState, type MirrorState, type RestoreStatus, KnownVolumeRestoreRelationshipStatus, type VolumeRestoreRelationshipStatus, type Volume, type TrackedResource, type VolumePatch, type VolumePatchProperties, type VolumePatchPropertiesExportPolicy, type VolumePatchPropertiesDataProtection, type RansomwareProtectionPatchSettings, type VolumeRevert, type BreakFileLocksRequest, type GetGroupIdListForLdapUserRequest, type GetGroupIdListForLdapUserResponse, type BreakReplicationRequest, type ReestablishReplicationRequest, type ReplicationStatus, KnownVolumeReplicationRelationshipStatus, type VolumeReplicationRelationshipStatus, type ListReplicationsRequest, KnownExclude, type Exclude, type Replication, KnownReplicationMirrorState, type ReplicationMirrorState, type AuthorizeRequest, type PeerClusterForVolumeMigrationRequest, type ClusterPeerCommandResponse, type SvmPeerCommandResponse, type PoolChangeRequest, type RelocateVolumeRequest, type QuotaReportFilterRequest, KnownQuotaType, type QuotaType, type ListQuotaReportResult, type ListQuotaReportResponse, type QuotaReport, type Snapshot, type SnapshotProperties, type SnapshotPatch, type SnapshotRestoreFiles, type SnapshotPolicy, type SnapshotPolicyProperties, type HourlySchedule, type DailySchedule, type WeeklySchedule, type MonthlySchedule, type SnapshotPolicyPatch, type SnapshotPolicyVolumeList, type BackupPolicy, type BackupPolicyProperties, type VolumeBackups, type BackupPolicyPatch, type VolumeQuotaRule, type VolumeQuotaRulesProperties, KnownNetAppProvisioningState, type NetAppProvisioningState, type VolumeQuotaRulePatch, type RansomwareReport, type RansomwareReportProperties, KnownRansomwareReportState, type RansomwareReportState, KnownRansomwareReportSeverity, type RansomwareReportSeverity, type RansomwareSuspects, KnownRansomwareSuspectResolution, type RansomwareSuspectResolution, type SuspectFile, type RansomwareSuspectsClearRequest, type BackupVault, type BackupVaultProperties, type BackupVaultPatch, type RegionInfoResource, type RegionInfo, KnownRegionStorageToNetworkProximity, type RegionStorageToNetworkProximity, type RegionInfoAvailabilityZoneMappingsItem, type NetAppAccount, type AccountProperties, type ActiveDirectory, KnownActiveDirectoryStatus, type ActiveDirectoryStatus, type LdapSearchScopeOpt, type AccountEncryption, KnownKeySource, type KeySource, type KeyVaultProperties, KnownKeyVaultStatus, type KeyVaultStatus, type EncryptionIdentity, KnownMultiAdStatus, type MultiAdStatus, type ManagedServiceIdentity, KnownManagedServiceIdentityType, type ManagedServiceIdentityType, type UserAssignedIdentity, type NetAppAccountPatch, type EncryptionTransitionRequest, type GetKeyVaultStatusResponse, type GetKeyVaultStatusResponseProperties, type KeyVaultPrivateEndpoint, type ChangeKeyVault, type BackupsMigrationRequest, type CapacityPool, type PoolProperties, KnownQosType, type QosType, KnownEncryptionType, type EncryptionType, type CapacityPoolPatch, type PoolPatchProperties, type BackupRestoreFiles, type SubvolumeInfo, type SubvolumeProperties, type SubvolumePatchRequest, type SubvolumePatchParams, type SubvolumeModel, type SubvolumeModelProperties, type ResourceNameAvailabilityRequest, KnownCheckNameResourceTypes, type CheckNameResourceTypes, type CheckAvailabilityResponse, KnownInAvailabilityReasonType, type InAvailabilityReasonType, type FilePathAvailabilityRequest, type QuotaAvailabilityRequest, KnownCheckQuotaNameResourceTypes, type CheckQuotaNameResourceTypes, type QueryNetworkSiblingSetRequest, type NetworkSiblingSet, KnownNetworkSiblingSetProvisioningState, type NetworkSiblingSetProvisioningState, type NicInfo, type UpdateNetworkSiblingSetRequest, type UsageResult, type UsageName, type UsageProperties, KnownVersions, } from "./models.js";
1
+ export type { Operation, OperationDisplay, OperationProperties, ServiceSpecification, MetricSpecification, MetricAggregationType, Dimension, LogSpecification, ErrorResponse, ErrorDetail, ErrorAdditionalInfo, QuotaItem, QuotaItemProperties, ProxyResource, Resource, SystemData, CreatedByType, VolumeGroupDetails, VolumeGroupProperties, VolumeGroupMetaData, ApplicationType, PlacementKeyValuePairs, VolumeGroupVolumeProperties, VolumeProperties, ServiceLevel, VolumePropertiesExportPolicy, ExportPolicyRule, ChownMode, NetworkFeatures, VolumeStorageToNetworkProximity, MountTargetProperties, VolumePropertiesDataProtection, VolumeBackupProperties, ReplicationObject, EndpointType, ReplicationSchedule, RemotePath, DestinationReplication, ReplicationType, ExternalReplicationSetupStatus, MirrorState, VolumeReplicationRelationshipStatus, VolumeSnapshotProperties, VolumeRelocationProperties, RansomwareProtectionSettings, DesiredRansomwareProtectionState, ActualRansomwareProtectionState, AcceptGrowCapacityPoolForShortTermCloneSplit, SecurityStyle, SmbAccessBasedEnumeration, SmbNonBrowsable, EncryptionKeySource, CoolAccessRetrievalPolicy, CoolAccessTieringPolicy, FileAccessLogs, AvsDataStore, EnableSubvolumes, VolumeGroup, VolumeGroupListProperties, Backup, BackupProperties, BackupType, BackupPatch, BackupPatchProperties, BackupStatus, VolumeBackupRelationshipStatus, RestoreStatus, VolumeRestoreRelationshipStatus, Volume, TrackedResource, VolumePatch, VolumePatchProperties, VolumePatchPropertiesExportPolicy, VolumePatchPropertiesDataProtection, RansomwareProtectionPatchSettings, VolumeRevert, BreakFileLocksRequest, GetGroupIdListForLdapUserRequest, GetGroupIdListForLdapUserResponse, BreakReplicationRequest, ReestablishReplicationRequest, ReplicationStatus, ListReplicationsRequest, Exclude, Replication, ReplicationMirrorState, AuthorizeRequest, PeerClusterForVolumeMigrationRequest, ClusterPeerCommandResponse, ClusterPeerCommandResponseProperties, SvmPeerCommandResponse, SvmPeerCommandResponseProperties, PoolChangeRequest, RelocateVolumeRequest, QuotaReportFilterRequest, QuotaType, ListQuotaReportResult, ListQuotaReportResponse, QuotaReport, Snapshot, SnapshotProperties, SnapshotPatch, SnapshotRestoreFiles, SnapshotPolicy, SnapshotPolicyProperties, HourlySchedule, DailySchedule, WeeklySchedule, MonthlySchedule, SnapshotPolicyPatch, SnapshotPolicyVolumeList, BackupPolicy, BackupPolicyProperties, VolumeBackups, BackupPolicyPatch, VolumeQuotaRule, VolumeQuotaRulesProperties, NetAppProvisioningState, VolumeQuotaRulePatch, RansomwareReport, RansomwareReportProperties, RansomwareReportState, RansomwareReportSeverity, RansomwareSuspects, RansomwareSuspectResolution, SuspectFile, RansomwareSuspectsClearRequest, BackupVault, BackupVaultProperties, BackupVaultPatch, Bucket, BucketProperties, FileSystemUser, NfsUser, CifsUser, CredentialsStatus, BucketServerProperties, OnCertificateConflictAction, BucketPermissions, AzureKeyVaultDetails, CertificateAkvDetails, CredentialsAkvDetails, BucketPatch, BucketPatchProperties, BucketServerPatchProperties, BucketPatchPermissions, BucketCredentialsExpiry, BucketGenerateCredentials, Cache, CacheProperties, CachePropertiesExportPolicy, ProtocolTypes, CacheProvisioningState, CacheLifeCycleState, CacheMountTargetProperties, KerberosState, SmbSettings, SmbEncryptionState, EncryptionState, VolumeLanguage, LdapState, LdapServerType, OriginClusterInformation, CifsChangeNotifyState, GlobalFileLockingState, EnableWriteBackState, CacheUpdate, CacheUpdateProperties, PeeringPassphrases, RegionInfoResource, RegionInfo, RegionStorageToNetworkProximity, RegionInfoAvailabilityZoneMappingsItem, NetAppAccount, AccountProperties, ActiveDirectory, ActiveDirectoryStatus, LdapSearchScopeOpt, AccountEncryption, KeySource, KeyVaultProperties, KeyVaultStatus, EncryptionIdentity, MultiAdStatus, ManagedServiceIdentity, ManagedServiceIdentityType, UserAssignedIdentity, NetAppAccountPatch, EncryptionTransitionRequest, GetKeyVaultStatusResponse, GetKeyVaultStatusResponseProperties, KeyVaultPrivateEndpoint, ChangeKeyVault, BackupsMigrationRequest, CapacityPool, PoolProperties, QosType, EncryptionType, CapacityPoolPatch, PoolPatchProperties, BackupRestoreFiles, SubvolumeInfo, SubvolumeProperties, SubvolumePatchRequest, SubvolumePatchParams, SubvolumeModel, SubvolumeModelProperties, ResourceNameAvailabilityRequest, CheckNameResourceTypes, CheckAvailabilityResponse, InAvailabilityReasonType, FilePathAvailabilityRequest, QuotaAvailabilityRequest, CheckQuotaNameResourceTypes, QueryNetworkSiblingSetRequest, NetworkSiblingSet, NetworkSiblingSetProvisioningState, NicInfo, UpdateNetworkSiblingSetRequest, UsageResult, UsageName, UsageProperties, } from "./models.js";
2
+ export { KnownMetricAggregationType, KnownCreatedByType, KnownApplicationType, KnownServiceLevel, KnownChownMode, KnownNetworkFeatures, KnownVolumeStorageToNetworkProximity, KnownEndpointType, KnownReplicationSchedule, KnownReplicationType, KnownExternalReplicationSetupStatus, KnownMirrorState, KnownVolumeReplicationRelationshipStatus, KnownDesiredRansomwareProtectionState, KnownActualRansomwareProtectionState, KnownAcceptGrowCapacityPoolForShortTermCloneSplit, KnownSecurityStyle, KnownSmbAccessBasedEnumeration, KnownSmbNonBrowsable, KnownEncryptionKeySource, KnownCoolAccessRetrievalPolicy, KnownCoolAccessTieringPolicy, KnownFileAccessLogs, KnownAvsDataStore, KnownEnableSubvolumes, KnownBackupType, KnownVolumeBackupRelationshipStatus, KnownVolumeRestoreRelationshipStatus, KnownExclude, KnownReplicationMirrorState, KnownQuotaType, KnownNetAppProvisioningState, KnownRansomwareReportState, KnownRansomwareReportSeverity, KnownRansomwareSuspectResolution, KnownCredentialsStatus, KnownOnCertificateConflictAction, KnownBucketPermissions, KnownBucketPatchPermissions, KnownProtocolTypes, KnownCacheProvisioningState, KnownCacheLifeCycleState, KnownKerberosState, KnownSmbEncryptionState, KnownEncryptionState, KnownVolumeLanguage, KnownLdapState, KnownLdapServerType, KnownCifsChangeNotifyState, KnownGlobalFileLockingState, KnownEnableWriteBackState, KnownRegionStorageToNetworkProximity, KnownActiveDirectoryStatus, KnownKeySource, KnownKeyVaultStatus, KnownMultiAdStatus, KnownManagedServiceIdentityType, KnownQosType, KnownEncryptionType, KnownCheckNameResourceTypes, KnownInAvailabilityReasonType, KnownCheckQuotaNameResourceTypes, KnownNetworkSiblingSetProvisioningState, KnownVersions, } from "./models.js";
2
3
  //# sourceMappingURL=index.d.ts.map