@azure/arm-netapp 21.6.0 → 21.7.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 (388) hide show
  1. package/dist/browser/lroImpl.d.ts.map +1 -1
  2. package/dist/browser/lroImpl.js.map +1 -1
  3. package/dist/browser/models/index.d.ts +52 -2
  4. package/dist/browser/models/index.d.ts.map +1 -1
  5. package/dist/browser/models/index.js +10 -0
  6. package/dist/browser/models/index.js.map +1 -1
  7. package/dist/browser/models/mappers.d.ts +1 -0
  8. package/dist/browser/models/mappers.d.ts.map +1 -1
  9. package/dist/browser/models/mappers.js +56 -0
  10. package/dist/browser/models/mappers.js.map +1 -1
  11. package/dist/browser/models/parameters.js +1 -1
  12. package/dist/browser/models/parameters.js.map +1 -1
  13. package/dist/browser/netAppManagementClient.d.ts.map +1 -1
  14. package/dist/browser/netAppManagementClient.js +4 -6
  15. package/dist/browser/netAppManagementClient.js.map +1 -1
  16. package/dist/browser/operations/accounts.d.ts.map +1 -1
  17. package/dist/browser/operations/accounts.js +3 -11
  18. package/dist/browser/operations/accounts.js.map +1 -1
  19. package/dist/browser/operations/backupPolicies.d.ts.map +1 -1
  20. package/dist/browser/operations/backupPolicies.js +1 -1
  21. package/dist/browser/operations/backupPolicies.js.map +1 -1
  22. package/dist/browser/operations/backupVaults.d.ts.map +1 -1
  23. package/dist/browser/operations/backupVaults.js +1 -1
  24. package/dist/browser/operations/backupVaults.js.map +1 -1
  25. package/dist/browser/operations/backups.d.ts.map +1 -1
  26. package/dist/browser/operations/backups.js +1 -1
  27. package/dist/browser/operations/backups.js.map +1 -1
  28. package/dist/browser/operations/backupsUnderAccount.d.ts.map +1 -1
  29. package/dist/browser/operations/backupsUnderAccount.js +1 -1
  30. package/dist/browser/operations/backupsUnderAccount.js.map +1 -1
  31. package/dist/browser/operations/backupsUnderBackupVault.d.ts.map +1 -1
  32. package/dist/browser/operations/backupsUnderBackupVault.js +1 -1
  33. package/dist/browser/operations/backupsUnderBackupVault.js.map +1 -1
  34. package/dist/browser/operations/backupsUnderVolume.d.ts.map +1 -1
  35. package/dist/browser/operations/backupsUnderVolume.js +1 -1
  36. package/dist/browser/operations/backupsUnderVolume.js.map +1 -1
  37. package/dist/browser/operations/netAppResource.d.ts.map +1 -1
  38. package/dist/browser/operations/netAppResource.js +7 -31
  39. package/dist/browser/operations/netAppResource.js.map +1 -1
  40. package/dist/browser/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  41. package/dist/browser/operations/netAppResourceQuotaLimits.js +1 -5
  42. package/dist/browser/operations/netAppResourceQuotaLimits.js.map +1 -1
  43. package/dist/browser/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  44. package/dist/browser/operations/netAppResourceRegionInfos.js +2 -10
  45. package/dist/browser/operations/netAppResourceRegionInfos.js.map +1 -1
  46. package/dist/browser/operations/netAppResourceUsages.d.ts.map +1 -1
  47. package/dist/browser/operations/netAppResourceUsages.js +1 -5
  48. package/dist/browser/operations/netAppResourceUsages.js.map +1 -1
  49. package/dist/browser/operations/operations.d.ts.map +1 -1
  50. package/dist/browser/operations/operations.js.map +1 -1
  51. package/dist/browser/operations/pools.d.ts.map +1 -1
  52. package/dist/browser/operations/pools.js +1 -1
  53. package/dist/browser/operations/pools.js.map +1 -1
  54. package/dist/browser/operations/snapshotPolicies.d.ts.map +1 -1
  55. package/dist/browser/operations/snapshotPolicies.js +1 -1
  56. package/dist/browser/operations/snapshotPolicies.js.map +1 -1
  57. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  58. package/dist/browser/operations/snapshots.js +1 -1
  59. package/dist/browser/operations/snapshots.js.map +1 -1
  60. package/dist/browser/operations/subvolumes.d.ts.map +1 -1
  61. package/dist/browser/operations/subvolumes.js +1 -1
  62. package/dist/browser/operations/subvolumes.js.map +1 -1
  63. package/dist/browser/operations/volumeGroups.d.ts.map +1 -1
  64. package/dist/browser/operations/volumeGroups.js +1 -1
  65. package/dist/browser/operations/volumeGroups.js.map +1 -1
  66. package/dist/browser/operations/volumeQuotaRules.d.ts.map +1 -1
  67. package/dist/browser/operations/volumeQuotaRules.js +1 -1
  68. package/dist/browser/operations/volumeQuotaRules.js.map +1 -1
  69. package/dist/browser/operations/volumes.d.ts +19 -1
  70. package/dist/browser/operations/volumes.d.ts.map +1 -1
  71. package/dist/browser/operations/volumes.js +94 -1
  72. package/dist/browser/operations/volumes.js.map +1 -1
  73. package/dist/browser/operationsInterfaces/accounts.d.ts.map +1 -1
  74. package/dist/browser/operationsInterfaces/accounts.js.map +1 -1
  75. package/dist/browser/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  76. package/dist/browser/operationsInterfaces/backupPolicies.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/backupVaults.d.ts.map +1 -1
  78. package/dist/browser/operationsInterfaces/backupVaults.js.map +1 -1
  79. package/dist/browser/operationsInterfaces/backups.d.ts.map +1 -1
  80. package/dist/browser/operationsInterfaces/backups.js.map +1 -1
  81. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  82. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  83. package/dist/browser/operationsInterfaces/pools.d.ts.map +1 -1
  84. package/dist/browser/operationsInterfaces/pools.js.map +1 -1
  85. package/dist/browser/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  86. package/dist/browser/operationsInterfaces/snapshotPolicies.js.map +1 -1
  87. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  88. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/subvolumes.d.ts.map +1 -1
  90. package/dist/browser/operationsInterfaces/subvolumes.js.map +1 -1
  91. package/dist/browser/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  92. package/dist/browser/operationsInterfaces/volumeGroups.js.map +1 -1
  93. package/dist/browser/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  94. package/dist/browser/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  95. package/dist/browser/operationsInterfaces/volumes.d.ts +19 -1
  96. package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -1
  97. package/dist/browser/operationsInterfaces/volumes.js.map +1 -1
  98. package/dist/browser/pagingHelper.d.ts.map +1 -1
  99. package/dist/browser/pagingHelper.js.map +1 -1
  100. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  101. package/dist/commonjs/lroImpl.js.map +1 -1
  102. package/dist/commonjs/models/index.d.ts +52 -2
  103. package/dist/commonjs/models/index.d.ts.map +1 -1
  104. package/dist/commonjs/models/index.js +11 -1
  105. package/dist/commonjs/models/index.js.map +1 -1
  106. package/dist/commonjs/models/mappers.d.ts +1 -0
  107. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  108. package/dist/commonjs/models/mappers.js +57 -1
  109. package/dist/commonjs/models/mappers.js.map +1 -1
  110. package/dist/commonjs/models/parameters.js +1 -1
  111. package/dist/commonjs/models/parameters.js.map +1 -1
  112. package/dist/commonjs/netAppManagementClient.d.ts.map +1 -1
  113. package/dist/commonjs/netAppManagementClient.js +4 -6
  114. package/dist/commonjs/netAppManagementClient.js.map +1 -1
  115. package/dist/commonjs/operations/accounts.d.ts.map +1 -1
  116. package/dist/commonjs/operations/accounts.js +2 -10
  117. package/dist/commonjs/operations/accounts.js.map +1 -1
  118. package/dist/commonjs/operations/backupPolicies.d.ts.map +1 -1
  119. package/dist/commonjs/operations/backupPolicies.js.map +1 -1
  120. package/dist/commonjs/operations/backupVaults.d.ts.map +1 -1
  121. package/dist/commonjs/operations/backupVaults.js.map +1 -1
  122. package/dist/commonjs/operations/backups.d.ts.map +1 -1
  123. package/dist/commonjs/operations/backups.js.map +1 -1
  124. package/dist/commonjs/operations/backupsUnderAccount.d.ts.map +1 -1
  125. package/dist/commonjs/operations/backupsUnderAccount.js.map +1 -1
  126. package/dist/commonjs/operations/backupsUnderBackupVault.d.ts.map +1 -1
  127. package/dist/commonjs/operations/backupsUnderBackupVault.js.map +1 -1
  128. package/dist/commonjs/operations/backupsUnderVolume.d.ts.map +1 -1
  129. package/dist/commonjs/operations/backupsUnderVolume.js.map +1 -1
  130. package/dist/commonjs/operations/netAppResource.d.ts.map +1 -1
  131. package/dist/commonjs/operations/netAppResource.js +6 -30
  132. package/dist/commonjs/operations/netAppResource.js.map +1 -1
  133. package/dist/commonjs/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  134. package/dist/commonjs/operations/netAppResourceQuotaLimits.js +1 -5
  135. package/dist/commonjs/operations/netAppResourceQuotaLimits.js.map +1 -1
  136. package/dist/commonjs/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  137. package/dist/commonjs/operations/netAppResourceRegionInfos.js +2 -10
  138. package/dist/commonjs/operations/netAppResourceRegionInfos.js.map +1 -1
  139. package/dist/commonjs/operations/netAppResourceUsages.d.ts.map +1 -1
  140. package/dist/commonjs/operations/netAppResourceUsages.js +1 -5
  141. package/dist/commonjs/operations/netAppResourceUsages.js.map +1 -1
  142. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  143. package/dist/commonjs/operations/operations.js.map +1 -1
  144. package/dist/commonjs/operations/pools.d.ts.map +1 -1
  145. package/dist/commonjs/operations/pools.js.map +1 -1
  146. package/dist/commonjs/operations/snapshotPolicies.d.ts.map +1 -1
  147. package/dist/commonjs/operations/snapshotPolicies.js.map +1 -1
  148. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  149. package/dist/commonjs/operations/snapshots.js.map +1 -1
  150. package/dist/commonjs/operations/subvolumes.d.ts.map +1 -1
  151. package/dist/commonjs/operations/subvolumes.js.map +1 -1
  152. package/dist/commonjs/operations/volumeGroups.d.ts.map +1 -1
  153. package/dist/commonjs/operations/volumeGroups.js.map +1 -1
  154. package/dist/commonjs/operations/volumeQuotaRules.d.ts.map +1 -1
  155. package/dist/commonjs/operations/volumeQuotaRules.js.map +1 -1
  156. package/dist/commonjs/operations/volumes.d.ts +19 -1
  157. package/dist/commonjs/operations/volumes.d.ts.map +1 -1
  158. package/dist/commonjs/operations/volumes.js +93 -0
  159. package/dist/commonjs/operations/volumes.js.map +1 -1
  160. package/dist/commonjs/operationsInterfaces/accounts.d.ts.map +1 -1
  161. package/dist/commonjs/operationsInterfaces/accounts.js.map +1 -1
  162. package/dist/commonjs/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  163. package/dist/commonjs/operationsInterfaces/backupPolicies.js.map +1 -1
  164. package/dist/commonjs/operationsInterfaces/backupVaults.d.ts.map +1 -1
  165. package/dist/commonjs/operationsInterfaces/backupVaults.js.map +1 -1
  166. package/dist/commonjs/operationsInterfaces/backups.d.ts.map +1 -1
  167. package/dist/commonjs/operationsInterfaces/backups.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  169. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  170. package/dist/commonjs/operationsInterfaces/pools.d.ts.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/pools.js.map +1 -1
  172. package/dist/commonjs/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  173. package/dist/commonjs/operationsInterfaces/snapshotPolicies.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  175. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  176. package/dist/commonjs/operationsInterfaces/subvolumes.d.ts.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/subvolumes.js.map +1 -1
  178. package/dist/commonjs/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  179. package/dist/commonjs/operationsInterfaces/volumeGroups.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  181. package/dist/commonjs/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  182. package/dist/commonjs/operationsInterfaces/volumes.d.ts +19 -1
  183. package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -1
  184. package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -1
  185. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  186. package/dist/commonjs/pagingHelper.js.map +1 -1
  187. package/dist/commonjs/tsdoc-metadata.json +1 -1
  188. package/dist/esm/lroImpl.d.ts.map +1 -1
  189. package/dist/esm/lroImpl.js.map +1 -1
  190. package/dist/esm/models/index.d.ts +52 -2
  191. package/dist/esm/models/index.d.ts.map +1 -1
  192. package/dist/esm/models/index.js +10 -0
  193. package/dist/esm/models/index.js.map +1 -1
  194. package/dist/esm/models/mappers.d.ts +1 -0
  195. package/dist/esm/models/mappers.d.ts.map +1 -1
  196. package/dist/esm/models/mappers.js +56 -0
  197. package/dist/esm/models/mappers.js.map +1 -1
  198. package/dist/esm/models/parameters.js +1 -1
  199. package/dist/esm/models/parameters.js.map +1 -1
  200. package/dist/esm/netAppManagementClient.d.ts.map +1 -1
  201. package/dist/esm/netAppManagementClient.js +4 -6
  202. package/dist/esm/netAppManagementClient.js.map +1 -1
  203. package/dist/esm/operations/accounts.d.ts.map +1 -1
  204. package/dist/esm/operations/accounts.js +3 -11
  205. package/dist/esm/operations/accounts.js.map +1 -1
  206. package/dist/esm/operations/backupPolicies.d.ts.map +1 -1
  207. package/dist/esm/operations/backupPolicies.js +1 -1
  208. package/dist/esm/operations/backupPolicies.js.map +1 -1
  209. package/dist/esm/operations/backupVaults.d.ts.map +1 -1
  210. package/dist/esm/operations/backupVaults.js +1 -1
  211. package/dist/esm/operations/backupVaults.js.map +1 -1
  212. package/dist/esm/operations/backups.d.ts.map +1 -1
  213. package/dist/esm/operations/backups.js +1 -1
  214. package/dist/esm/operations/backups.js.map +1 -1
  215. package/dist/esm/operations/backupsUnderAccount.d.ts.map +1 -1
  216. package/dist/esm/operations/backupsUnderAccount.js +1 -1
  217. package/dist/esm/operations/backupsUnderAccount.js.map +1 -1
  218. package/dist/esm/operations/backupsUnderBackupVault.d.ts.map +1 -1
  219. package/dist/esm/operations/backupsUnderBackupVault.js +1 -1
  220. package/dist/esm/operations/backupsUnderBackupVault.js.map +1 -1
  221. package/dist/esm/operations/backupsUnderVolume.d.ts.map +1 -1
  222. package/dist/esm/operations/backupsUnderVolume.js +1 -1
  223. package/dist/esm/operations/backupsUnderVolume.js.map +1 -1
  224. package/dist/esm/operations/netAppResource.d.ts.map +1 -1
  225. package/dist/esm/operations/netAppResource.js +7 -31
  226. package/dist/esm/operations/netAppResource.js.map +1 -1
  227. package/dist/esm/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  228. package/dist/esm/operations/netAppResourceQuotaLimits.js +1 -5
  229. package/dist/esm/operations/netAppResourceQuotaLimits.js.map +1 -1
  230. package/dist/esm/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  231. package/dist/esm/operations/netAppResourceRegionInfos.js +2 -10
  232. package/dist/esm/operations/netAppResourceRegionInfos.js.map +1 -1
  233. package/dist/esm/operations/netAppResourceUsages.d.ts.map +1 -1
  234. package/dist/esm/operations/netAppResourceUsages.js +1 -5
  235. package/dist/esm/operations/netAppResourceUsages.js.map +1 -1
  236. package/dist/esm/operations/operations.d.ts.map +1 -1
  237. package/dist/esm/operations/operations.js.map +1 -1
  238. package/dist/esm/operations/pools.d.ts.map +1 -1
  239. package/dist/esm/operations/pools.js +1 -1
  240. package/dist/esm/operations/pools.js.map +1 -1
  241. package/dist/esm/operations/snapshotPolicies.d.ts.map +1 -1
  242. package/dist/esm/operations/snapshotPolicies.js +1 -1
  243. package/dist/esm/operations/snapshotPolicies.js.map +1 -1
  244. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  245. package/dist/esm/operations/snapshots.js +1 -1
  246. package/dist/esm/operations/snapshots.js.map +1 -1
  247. package/dist/esm/operations/subvolumes.d.ts.map +1 -1
  248. package/dist/esm/operations/subvolumes.js +1 -1
  249. package/dist/esm/operations/subvolumes.js.map +1 -1
  250. package/dist/esm/operations/volumeGroups.d.ts.map +1 -1
  251. package/dist/esm/operations/volumeGroups.js +1 -1
  252. package/dist/esm/operations/volumeGroups.js.map +1 -1
  253. package/dist/esm/operations/volumeQuotaRules.d.ts.map +1 -1
  254. package/dist/esm/operations/volumeQuotaRules.js +1 -1
  255. package/dist/esm/operations/volumeQuotaRules.js.map +1 -1
  256. package/dist/esm/operations/volumes.d.ts +19 -1
  257. package/dist/esm/operations/volumes.d.ts.map +1 -1
  258. package/dist/esm/operations/volumes.js +94 -1
  259. package/dist/esm/operations/volumes.js.map +1 -1
  260. package/dist/esm/operationsInterfaces/accounts.d.ts.map +1 -1
  261. package/dist/esm/operationsInterfaces/accounts.js.map +1 -1
  262. package/dist/esm/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  263. package/dist/esm/operationsInterfaces/backupPolicies.js.map +1 -1
  264. package/dist/esm/operationsInterfaces/backupVaults.d.ts.map +1 -1
  265. package/dist/esm/operationsInterfaces/backupVaults.js.map +1 -1
  266. package/dist/esm/operationsInterfaces/backups.d.ts.map +1 -1
  267. package/dist/esm/operationsInterfaces/backups.js.map +1 -1
  268. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  269. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  270. package/dist/esm/operationsInterfaces/pools.d.ts.map +1 -1
  271. package/dist/esm/operationsInterfaces/pools.js.map +1 -1
  272. package/dist/esm/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  273. package/dist/esm/operationsInterfaces/snapshotPolicies.js.map +1 -1
  274. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  275. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  276. package/dist/esm/operationsInterfaces/subvolumes.d.ts.map +1 -1
  277. package/dist/esm/operationsInterfaces/subvolumes.js.map +1 -1
  278. package/dist/esm/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  279. package/dist/esm/operationsInterfaces/volumeGroups.js.map +1 -1
  280. package/dist/esm/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  281. package/dist/esm/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  282. package/dist/esm/operationsInterfaces/volumes.d.ts +19 -1
  283. package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -1
  284. package/dist/esm/operationsInterfaces/volumes.js.map +1 -1
  285. package/dist/esm/pagingHelper.d.ts.map +1 -1
  286. package/dist/esm/pagingHelper.js.map +1 -1
  287. package/dist/react-native/lroImpl.d.ts.map +1 -1
  288. package/dist/react-native/lroImpl.js.map +1 -1
  289. package/dist/react-native/models/index.d.ts +52 -2
  290. package/dist/react-native/models/index.d.ts.map +1 -1
  291. package/dist/react-native/models/index.js +10 -0
  292. package/dist/react-native/models/index.js.map +1 -1
  293. package/dist/react-native/models/mappers.d.ts +1 -0
  294. package/dist/react-native/models/mappers.d.ts.map +1 -1
  295. package/dist/react-native/models/mappers.js +56 -0
  296. package/dist/react-native/models/mappers.js.map +1 -1
  297. package/dist/react-native/models/parameters.js +1 -1
  298. package/dist/react-native/models/parameters.js.map +1 -1
  299. package/dist/react-native/netAppManagementClient.d.ts.map +1 -1
  300. package/dist/react-native/netAppManagementClient.js +4 -6
  301. package/dist/react-native/netAppManagementClient.js.map +1 -1
  302. package/dist/react-native/operations/accounts.d.ts.map +1 -1
  303. package/dist/react-native/operations/accounts.js +3 -11
  304. package/dist/react-native/operations/accounts.js.map +1 -1
  305. package/dist/react-native/operations/backupPolicies.d.ts.map +1 -1
  306. package/dist/react-native/operations/backupPolicies.js +1 -1
  307. package/dist/react-native/operations/backupPolicies.js.map +1 -1
  308. package/dist/react-native/operations/backupVaults.d.ts.map +1 -1
  309. package/dist/react-native/operations/backupVaults.js +1 -1
  310. package/dist/react-native/operations/backupVaults.js.map +1 -1
  311. package/dist/react-native/operations/backups.d.ts.map +1 -1
  312. package/dist/react-native/operations/backups.js +1 -1
  313. package/dist/react-native/operations/backups.js.map +1 -1
  314. package/dist/react-native/operations/backupsUnderAccount.d.ts.map +1 -1
  315. package/dist/react-native/operations/backupsUnderAccount.js +1 -1
  316. package/dist/react-native/operations/backupsUnderAccount.js.map +1 -1
  317. package/dist/react-native/operations/backupsUnderBackupVault.d.ts.map +1 -1
  318. package/dist/react-native/operations/backupsUnderBackupVault.js +1 -1
  319. package/dist/react-native/operations/backupsUnderBackupVault.js.map +1 -1
  320. package/dist/react-native/operations/backupsUnderVolume.d.ts.map +1 -1
  321. package/dist/react-native/operations/backupsUnderVolume.js +1 -1
  322. package/dist/react-native/operations/backupsUnderVolume.js.map +1 -1
  323. package/dist/react-native/operations/netAppResource.d.ts.map +1 -1
  324. package/dist/react-native/operations/netAppResource.js +7 -31
  325. package/dist/react-native/operations/netAppResource.js.map +1 -1
  326. package/dist/react-native/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  327. package/dist/react-native/operations/netAppResourceQuotaLimits.js +1 -5
  328. package/dist/react-native/operations/netAppResourceQuotaLimits.js.map +1 -1
  329. package/dist/react-native/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  330. package/dist/react-native/operations/netAppResourceRegionInfos.js +2 -10
  331. package/dist/react-native/operations/netAppResourceRegionInfos.js.map +1 -1
  332. package/dist/react-native/operations/netAppResourceUsages.d.ts.map +1 -1
  333. package/dist/react-native/operations/netAppResourceUsages.js +1 -5
  334. package/dist/react-native/operations/netAppResourceUsages.js.map +1 -1
  335. package/dist/react-native/operations/operations.d.ts.map +1 -1
  336. package/dist/react-native/operations/operations.js.map +1 -1
  337. package/dist/react-native/operations/pools.d.ts.map +1 -1
  338. package/dist/react-native/operations/pools.js +1 -1
  339. package/dist/react-native/operations/pools.js.map +1 -1
  340. package/dist/react-native/operations/snapshotPolicies.d.ts.map +1 -1
  341. package/dist/react-native/operations/snapshotPolicies.js +1 -1
  342. package/dist/react-native/operations/snapshotPolicies.js.map +1 -1
  343. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  344. package/dist/react-native/operations/snapshots.js +1 -1
  345. package/dist/react-native/operations/snapshots.js.map +1 -1
  346. package/dist/react-native/operations/subvolumes.d.ts.map +1 -1
  347. package/dist/react-native/operations/subvolumes.js +1 -1
  348. package/dist/react-native/operations/subvolumes.js.map +1 -1
  349. package/dist/react-native/operations/volumeGroups.d.ts.map +1 -1
  350. package/dist/react-native/operations/volumeGroups.js +1 -1
  351. package/dist/react-native/operations/volumeGroups.js.map +1 -1
  352. package/dist/react-native/operations/volumeQuotaRules.d.ts.map +1 -1
  353. package/dist/react-native/operations/volumeQuotaRules.js +1 -1
  354. package/dist/react-native/operations/volumeQuotaRules.js.map +1 -1
  355. package/dist/react-native/operations/volumes.d.ts +19 -1
  356. package/dist/react-native/operations/volumes.d.ts.map +1 -1
  357. package/dist/react-native/operations/volumes.js +94 -1
  358. package/dist/react-native/operations/volumes.js.map +1 -1
  359. package/dist/react-native/operationsInterfaces/accounts.d.ts.map +1 -1
  360. package/dist/react-native/operationsInterfaces/accounts.js.map +1 -1
  361. package/dist/react-native/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  362. package/dist/react-native/operationsInterfaces/backupPolicies.js.map +1 -1
  363. package/dist/react-native/operationsInterfaces/backupVaults.d.ts.map +1 -1
  364. package/dist/react-native/operationsInterfaces/backupVaults.js.map +1 -1
  365. package/dist/react-native/operationsInterfaces/backups.d.ts.map +1 -1
  366. package/dist/react-native/operationsInterfaces/backups.js.map +1 -1
  367. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  368. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  369. package/dist/react-native/operationsInterfaces/pools.d.ts.map +1 -1
  370. package/dist/react-native/operationsInterfaces/pools.js.map +1 -1
  371. package/dist/react-native/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  372. package/dist/react-native/operationsInterfaces/snapshotPolicies.js.map +1 -1
  373. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  374. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  375. package/dist/react-native/operationsInterfaces/subvolumes.d.ts.map +1 -1
  376. package/dist/react-native/operationsInterfaces/subvolumes.js.map +1 -1
  377. package/dist/react-native/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  378. package/dist/react-native/operationsInterfaces/volumeGroups.js.map +1 -1
  379. package/dist/react-native/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  380. package/dist/react-native/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  381. package/dist/react-native/operationsInterfaces/volumes.d.ts +19 -1
  382. package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -1
  383. package/dist/react-native/operationsInterfaces/volumes.js.map +1 -1
  384. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  385. package/dist/react-native/pagingHelper.js.map +1 -1
  386. package/package.json +28 -28
  387. package/CHANGELOG.md +0 -825
  388. package/review/arm-netapp-node.api.md +0 -2728
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAkwEH,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAGX;AAHD,WAAY,0BAA0B;IACpC,cAAc;IACd,iDAAmB,CAAA;AACrB,CAAC,EAHW,0BAA0B,KAA1B,0BAA0B,QAGrC;AAWD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BASX;AATD,WAAY,2BAA2B;IACrC,oCAAoC;IACpC,gGAAiE,CAAA;IACjE,iDAAiD;IACjD,2HAA4F,CAAA;IAC5F,wDAAwD;IACxD,0IAA2G,CAAA;IAC3G,iEAAiE;IACjE,6JAA8H,CAAA;AAChI,CAAC,EATW,2BAA2B,KAA3B,2BAA2B,QAStC;AAcD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAKX;AALD,WAAY,6BAA6B;IACvC,cAAc;IACd,oDAAmB,CAAA;IACnB,oBAAoB;IACpB,gEAA+B,CAAA;AACjC,CAAC,EALW,6BAA6B,KAA7B,6BAA6B,QAKxC;AAYD,oFAAoF;AACpF,MAAM,CAAN,IAAY,gCASX;AATD,WAAY,gCAAgC;IAC1C,oCAAoC;IACpC,qGAAiE,CAAA;IACjE,iDAAiD;IACjD,gIAA4F,CAAA;IAC5F,wDAAwD;IACxD,+IAA2G,CAAA;IAC3G,iEAAiE;IACjE,kKAA8H,CAAA;AAChI,CAAC,EATW,gCAAgC,KAAhC,gCAAgC,QAS3C;AAcD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAiBX;AAjBD,WAAY,oCAAoC;IAC9C,kCAAkC;IAClC,2DAAmB,CAAA;IACnB,wCAAwC;IACxC,iDAAS,CAAA;IACT,wCAAwC;IACxC,iDAAS,CAAA;IACT,8CAA8C;IAC9C,6DAAqB,CAAA;IACrB,+CAA+C;IAC/C,2DAAmB,CAAA;IACnB,qDAAqD;IACrD,uEAA+B,CAAA;IAC/B,qDAAqD;IACrD,uEAA+B,CAAA;IAC/B,yDAAyD;IACzD,iFAAyC,CAAA;AAC3C,CAAC,EAjBW,oCAAoC,KAApC,oCAAoC,QAiB/C;AAkBD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBASX;AATD,WAAY,oBAAoB;IAC9B,8BAA8B;IAC9B,uCAAe,CAAA;IACf,iCAAiC;IACjC,6CAAqB,CAAA;IACrB,wDAAwD;IACxD,wDAAgC,CAAA;IAChC,wDAAwD;IACxD,wDAAgC,CAAA;AAClC,CAAC,EATW,oBAAoB,KAApB,oBAAoB,QAS/B;AAcD,2FAA2F;AAC3F,MAAM,CAAN,IAAY,uCASX;AATD,WAAY,uCAAuC;IACjD,gBAAgB;IAChB,kEAAuB,CAAA;IACvB,aAAa;IACb,4DAAiB,CAAA;IACjB,eAAe;IACf,gEAAqB,CAAA;IACrB,eAAe;IACf,gEAAqB,CAAA;AACvB,CAAC,EATW,uCAAuC,KAAvC,uCAAuC,QASlD;AAcD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAWX;AAXD,WAAY,0BAA0B;IACpC,8CAA8C;IAC9C,iDAAmB,CAAA;IACnB,4CAA4C;IAC5C,6CAAe,CAAA;IACf,+BAA+B;IAC/B,iDAAmB,CAAA;IACnB,sCAAsC;IACtC,6CAAe,CAAA;IACf,gCAAgC;IAChC,mDAAqB,CAAA;AACvB,CAAC,EAXW,0BAA0B,KAA1B,0BAA0B,QAWrC;AAeD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,uCAAuC;IACvC,sDAAoC,CAAA;IACpC,sCAAsC;IACtC,0DAAwC,CAAA;AAC1C,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAWX;AAXD,WAAY,mBAAmB;IAC7B,iDAAiD;IACjD,0CAAmB,CAAA;IACnB,+CAA+C;IAC/C,sCAAe,CAAA;IACf,kCAAkC;IAClC,0CAAmB,CAAA;IACnB,yCAAyC;IACzC,sCAAe,CAAA;IACf,mCAAmC;IACnC,4CAAqB,CAAA;AACvB,CAAC,EAXW,mBAAmB,KAAnB,mBAAmB,QAW9B;AAeD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,6EAA6E;IAC7E,2CAAqB,CAAA;IACrB,iCAAiC;IACjC,yCAAmB,CAAA;AACrB,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BASX;AATD,WAAY,+BAA+B;IACzC,WAAW;IACX,gDAAa,CAAA;IACb,qBAAqB;IACrB,oEAAiC,CAAA;IACjC,mBAAmB;IACnB,gEAA6B,CAAA;IAC7B,iCAAiC;IACjC,6FAA0D,CAAA;AAC5D,CAAC,EATW,+BAA+B,KAA/B,+BAA+B,QAS1C;AAcD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,6BAA6B;IAC7B,0CAAqB,CAAA;IACrB,4BAA4B;IAC5B,wCAAmB,CAAA;IACnB,0BAA0B;IAC1B,oCAAe,CAAA;IACf,0EAA0E;IAC1E,gDAA2B,CAAA;AAC7B,CAAC,EATW,iBAAiB,KAAjB,iBAAiB,QAS5B;AAcD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,oBAAoB;IACpB,6BAAa,CAAA;IACb,sBAAsB;IACtB,iCAAiB,CAAA;AACnB,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC7B,wEAAwE;IACxE,wCAAiB,CAAA;IACjB,wEAAwE;IACxE,wCAAiB,CAAA;AACnB,CAAC,EALW,mBAAmB,KAAnB,mBAAmB,QAK9B;AAYD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,iBAAiB;IACjB,2CAAyB,CAAA;IACzB,mBAAmB;IACnB,+CAA6B,CAAA;AAC/B,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCASX;AATD,WAAY,oCAAoC;IAC9C,6CAA6C;IAC7C,2DAAmB,CAAA;IACnB,mDAAmD;IACnD,iDAAS,CAAA;IACT,mDAAmD;IACnD,iDAAS,CAAA;IACT,yDAAyD;IACzD,6DAAqB,CAAA;AACvB,CAAC,EATW,oCAAoC,KAApC,oCAAoC,QAS/C;AAcD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,UAAU;IACV,gCAAW,CAAA;IACX,UAAU;IACV,gCAAW,CAAA;AACb,CAAC,EALW,iBAAiB,KAAjB,iBAAiB,QAK5B;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAOX;AAPD,WAAY,wBAAwB;IAClC,iBAAiB;IACjB,sDAA4B,CAAA;IAC5B,aAAa;IACb,6CAAiB,CAAA;IACjB,YAAY;IACZ,2CAAe,CAAA;AACjB,CAAC,EAPW,wBAAwB,KAAxB,wBAAwB,QAOnC;AAaD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,+BAA+B;IAC/B,yEAAiD,CAAA;IACjD,6BAA6B;IAC7B,qEAA6C,CAAA;AAC/C,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,WAAW;IACX,mCAAa,CAAA;AACf,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAKX;AALD,WAAY,8BAA8B;IACxC,0DAA0D;IAC1D,uDAAqB,CAAA;IACrB,yDAAyD;IACzD,qDAAmB,CAAA;AACrB,CAAC,EALW,8BAA8B,KAA9B,8BAA8B,QAKzC;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,gDAAgD;IAChD,6CAAqB,CAAA;IACrB,+CAA+C;IAC/C,2CAAmB,CAAA;AACrB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,uCAAuC;IACvC,gEAAoC,CAAA;IACpC,sCAAsC;IACtC,oEAAwC,CAAA;AAC1C,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAOX;AAPD,WAAY,8BAA8B;IACxC,cAAc;IACd,qDAAmB,CAAA;IACnB,aAAa;IACb,mDAAiB,CAAA;IACjB,YAAY;IACZ,iDAAe,CAAA;AACjB,CAAC,EAPW,8BAA8B,KAA9B,8BAA8B,QAOzC;AAaD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,WAAW;IACX,6CAAa,CAAA;IACb,mBAAmB;IACnB,6DAA6B,CAAA;AAC/B,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC7B,iCAAiC;IACjC,0CAAmB,CAAA;IACnB,qCAAqC;IACrC,4CAAqB,CAAA;AACvB,CAAC,EALW,mBAAmB,KAAnB,mBAAmB,QAK9B;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,8BAA8B;IAC9B,wCAAmB,CAAA;IACnB,+BAA+B;IAC/B,0CAAqB,CAAA;AACvB,CAAC,EALW,iBAAiB,KAAjB,iBAAiB,QAK5B;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,6BAA6B;IAC7B,4CAAmB,CAAA;IACnB,iCAAiC;IACjC,8CAAqB,CAAA;AACvB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBASX;AATD,WAAY,uBAAuB;IACjC,WAAW;IACX,wCAAa,CAAA;IACb,mBAAmB;IACnB,wDAA6B,CAAA;IAC7B,aAAa;IACb,4CAAiB,CAAA;IACjB,cAAc;IACd,8CAAmB,CAAA;AACrB,CAAC,EATW,uBAAuB,KAAvB,uBAAuB,QASlC;AAcD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAOX;AAPD,WAAY,gBAAgB;IAC1B,oBAAoB;IACpB,mDAA+B,CAAA;IAC/B,eAAe;IACf,yCAAqB,CAAA;IACrB,aAAa;IACb,qCAAiB,CAAA;AACnB,CAAC,EAPW,gBAAgB,KAAhB,gBAAgB,QAO3B;AAaD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SASX;AATD,WAAY,SAAS;IACnB,yBAAyB;IACzB,kDAAqC,CAAA;IACrC,0BAA0B;IAC1B,oDAAuC,CAAA;IACvC,4BAA4B;IAC5B,wDAA2C,CAAA;IAC3C,6BAA6B;IAC7B,0DAA6C,CAAA;AAC/C,CAAC,EATW,SAAS,KAAT,SAAS,QASpB;AAcD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,cAAc;IACd,4CAAoB,CAAA;IACpB,aAAa;IACb,yCAAiB,CAAA;AACnB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,oBAAoB;IACpB,oCAAiB,CAAA;IACjB,uBAAuB;IACvB,0CAAuB,CAAA;AACzB,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** Result of the request to list Cloud Volume operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /** List of Storage operations supported by the Storage resource provider. */\n value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Microsoft.NetApp REST API operation definition. */\nexport interface Operation {\n /** Operation name: {provider}/{resource}/{operation} */\n name?: string;\n /** Display metadata associated with the operation. */\n display?: OperationDisplay;\n /** The origin of operations. */\n origin?: string;\n /** One property of operation, include metric specifications. */\n serviceSpecification?: ServiceSpecification;\n}\n\n/** Display metadata associated with the operation. */\nexport interface OperationDisplay {\n /** Service provider: Microsoft NetApp. */\n provider?: string;\n /** Resource on which the operation is performed etc. */\n resource?: string;\n /** Type of operation: get, read, delete, etc. */\n operation?: string;\n /** Operation description. */\n description?: string;\n}\n\n/** One property of operation, include metric specifications. */\nexport interface ServiceSpecification {\n /** Metric specifications of operation. */\n metricSpecifications?: MetricSpecification[];\n /** Log specification of operation. */\n logSpecifications?: LogSpecification[];\n}\n\n/** Metric specification of operation. */\nexport interface MetricSpecification {\n /** Name of metric specification. */\n name?: string;\n /** Display name of metric specification. */\n displayName?: string;\n /** Display description of metric specification. */\n displayDescription?: string;\n /** Unit could be Bytes or Count. */\n unit?: string;\n /** Support metric aggregation type. */\n supportedAggregationTypes?: MetricAggregationType[];\n /** The supported time grain types for the metrics. */\n supportedTimeGrainTypes?: string[];\n /** The internal metric name. */\n internalMetricName?: string;\n /** Whether or not the service is using regional MDM accounts. */\n enableRegionalMdmAccount?: boolean;\n /** The source MDM account. */\n sourceMdmAccount?: string;\n /** The source MDM namespace. */\n sourceMdmNamespace?: string;\n /** Dimensions of blobs, including blob type and access tier. */\n dimensions?: Dimension[];\n /** Aggregation type could be Average. */\n aggregationType?: string;\n /** The property to decide fill gap with zero or not. */\n fillGapWithZero?: boolean;\n /** The category this metric specification belong to, could be Capacity. */\n category?: string;\n /** Account Resource Id. */\n resourceIdDimensionNameOverride?: string;\n /** Whether the metric is internal. */\n isInternal?: boolean;\n}\n\n/** Dimension of blobs, possibly be blob type or access tier. */\nexport interface Dimension {\n /** Display name of dimension. */\n name?: string;\n /** Display name of dimension. */\n displayName?: string;\n}\n\n/** Log Definition of a single resource metric. */\nexport interface LogSpecification {\n /** Name of log specification. */\n name?: string;\n /** Display name of log specification. */\n displayName?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** Resource name availability request content. */\nexport interface ResourceNameAvailabilityRequest {\n /** Resource name to verify. */\n name: string;\n /** Resource type used for verification. */\n type: CheckNameResourceTypes;\n /** Resource group name. */\n resourceGroup: string;\n}\n\n/** Information regarding availability of a resource. */\nexport interface CheckAvailabilityResponse {\n /** <code>true</code> indicates name is valid and available. <code>false</code> indicates the name is invalid, unavailable, or both. */\n isAvailable?: boolean;\n /** <code>Invalid</code> indicates the name provided does not match Azure App Service naming requirements. <code>AlreadyExists</code> indicates that the name is already in use and is therefore unavailable. */\n reason?: InAvailabilityReasonType;\n /** If reason == invalid, provide the user with the reason why the given name is invalid, and provide the resource naming requirements so that the user can select a valid name. If reason == AlreadyExists, explain that resource name is already in use, and direct them to select a different name. */\n message?: string;\n}\n\n/** File path availability request content - availability is based on the name and the subnetId. */\nexport interface FilePathAvailabilityRequest {\n /** File path to verify. */\n name: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */\n subnetId: string;\n /** The Azure Resource logical availability zone which is used within zone mapping lookup for the subscription and region. The lookup will retrieve the physical zone where volume is placed. */\n availabilityZone?: string;\n}\n\n/** Quota availability request content. */\nexport interface QuotaAvailabilityRequest {\n /** Name of the resource to verify. */\n name: string;\n /** Resource type used for verification. */\n type: CheckQuotaNameResourceTypes;\n /** Resource group name. */\n resourceGroup: string;\n}\n\n/** Usages result */\nexport interface UsagesListResult {\n /** A list of usages */\n value?: UsageResult[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Usages entity model */\nexport interface UsageResult {\n /**\n * The id of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: UsageName;\n /**\n * The current usage value for the subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentValue?: number;\n /**\n * The limit of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly limit?: number;\n /**\n * The unit of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unit?: string;\n}\n\n/** The name of the usage. */\nexport interface UsageName {\n /** The name of the usage. */\n value?: string;\n /** The localized name of the usage. */\n localizedValue?: string;\n}\n\n/** List of Subscription Quota Items */\nexport interface SubscriptionQuotaItemList {\n /** A list of SubscriptionQuotaItems */\n value?: SubscriptionQuotaItem[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** Provides region specific information. */\nexport interface RegionInfo {\n /** Provides storage to network proximity information in the region. */\n storageToNetworkProximity?: RegionStorageToNetworkProximity;\n /** Provides logical availability zone mappings for the subscription for a region. */\n availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];\n}\n\nexport interface RegionInfoAvailabilityZoneMappingsItem {\n /** Logical availability zone. */\n availabilityZone?: string;\n /** Available availability zone */\n isAvailable?: boolean;\n}\n\n/** List of regionInfo resources */\nexport interface RegionInfosList {\n /** A list of regionInfo resources */\n value?: RegionInfoResource[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Network sibling set query. */\nexport interface QueryNetworkSiblingSetRequest {\n /** Network Sibling Set ID for a group of volumes sharing networking resources in a subnet. */\n networkSiblingSetId: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet} */\n subnetId: string;\n}\n\n/** Describes the contents of a network sibling set. */\nexport interface NetworkSiblingSet {\n /** Network Sibling Set ID for a group of volumes sharing networking resources in a subnet. */\n networkSiblingSetId?: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet} */\n subnetId?: string;\n /** Network sibling set state Id identifying the current state of the sibling set. */\n networkSiblingSetStateId?: string;\n /** Network features available to the volume, or current state of update. */\n networkFeatures?: NetworkFeatures;\n /**\n * Gets the status of the NetworkSiblingSet at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: NetworkSiblingSetProvisioningState;\n /** List of NIC information */\n nicInfoList?: NicInfo[];\n}\n\n/** NIC information and list of volumes for which the NIC has the primary mount ip address. */\nexport interface NicInfo {\n /**\n * ipAddress\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddress?: string;\n /** Volume resource Ids */\n volumeResourceIds?: string[];\n}\n\n/** Network sibling set update. */\nexport interface UpdateNetworkSiblingSetRequest {\n /** Network Sibling Set ID for a group of volumes sharing networking resources in a subnet. */\n networkSiblingSetId: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet} */\n subnetId: string;\n /** Network sibling set state Id identifying the current state of the sibling set. */\n networkSiblingSetStateId: string;\n /** Network features available to the volume. */\n networkFeatures: NetworkFeatures;\n}\n\n/** List of NetApp account resources */\nexport interface NetAppAccountList {\n /** Multiple NetApp accounts */\n value?: NetAppAccount[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Active Directory */\nexport interface ActiveDirectory {\n /** Id of the Active Directory */\n activeDirectoryId?: string;\n /** A domain user account with permission to create machine accounts */\n username?: string;\n /** Plain text password of Active Directory domain administrator, value is masked in the response */\n password?: string;\n /** Name of the Active Directory domain */\n domain?: string;\n /** Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain */\n dns?: string;\n /**\n * Status of the Active Directory\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ActiveDirectoryStatus;\n /**\n * Any details in regards to the Status of the Active Directory\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusDetails?: string;\n /** NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes */\n smbServerName?: string;\n /** The Organizational Unit (OU) within the Windows Active Directory */\n organizationalUnit?: string;\n /** The Active Directory site the service will limit Domain Controller discovery to */\n site?: string;\n /** Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier */\n backupOperators?: string[];\n /** Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier */\n administrators?: string[];\n /** kdc server IP address for the active directory machine. This optional parameter is used only while creating kerberos volume. */\n kdcIP?: string;\n /** Name of the active directory machine. This optional parameter is used only while creating kerberos volume */\n adName?: string;\n /** When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes. */\n serverRootCACertificate?: string;\n /** If enabled, AES encryption will be enabled for SMB communication. */\n aesEncryption?: boolean;\n /** Specifies whether or not the LDAP traffic needs to be signed. */\n ldapSigning?: boolean;\n /** Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier */\n securityOperators?: string[];\n /** Specifies whether or not the LDAP traffic needs to be secured via TLS. */\n ldapOverTLS?: boolean;\n /** If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes. */\n allowLocalNfsUsersWithLdap?: boolean;\n /** If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted. */\n encryptDCConnections?: boolean;\n /** LDAP Search scope options */\n ldapSearchScope?: LdapSearchScopeOpt;\n /** Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed. */\n preferredServersForLdapClient?: string;\n}\n\n/** LDAP search scope */\nexport interface LdapSearchScopeOpt {\n /** This specifies the user DN, which overrides the base DN for user lookups. */\n userDN?: string;\n /** This specifies the group DN, which overrides the base DN for group lookups. */\n groupDN?: string;\n /** This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server. */\n groupMembershipFilter?: string;\n}\n\n/** Encryption settings */\nexport interface AccountEncryption {\n /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */\n keySource?: KeySource;\n /** Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'. */\n keyVaultProperties?: KeyVaultProperties;\n /** Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'. */\n identity?: EncryptionIdentity;\n}\n\n/** Properties of key vault. */\nexport interface KeyVaultProperties {\n /**\n * UUID v4 used to identify the Azure Key Vault configuration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly keyVaultId?: string;\n /** The Uri of KeyVault. */\n keyVaultUri: string;\n /** The name of KeyVault key. */\n keyName: string;\n /** The resource ID of KeyVault. */\n keyVaultResourceId?: string;\n /**\n * Status of the KeyVault connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: KeyVaultStatus;\n}\n\n/** Identity used to authenticate with key vault. */\nexport interface EncryptionIdentity {\n /**\n * The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /** The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities. */\n userAssignedIdentity?: string;\n /** ClientId of the multi-tenant AAD Application. Used to access cross-tenant keyvaults. */\n federatedClientId?: string;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: {\n [propertyName: string]: UserAssignedIdentity | null;\n };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** NetApp account patch resource */\nexport interface NetAppAccountPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** The identity used for the resource. */\n identity?: ManagedServiceIdentity;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Active Directories */\n activeDirectories?: ActiveDirectory[];\n /** Encryption settings */\n encryption?: AccountEncryption;\n /**\n * Shows the status of disableShowmount for all volumes under the subscription, null equals false\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disableShowmount?: boolean;\n /** Domain for NFSv4 user ID mapping. This property will be set for all NetApp accounts in the subscription and region and only affect non ldap NFSv4 volumes. */\n nfsV4IDDomain?: string;\n /**\n * MultiAD Status for the account\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly multiAdStatus?: MultiAdStatus;\n}\n\n/** Encryption transition request */\nexport interface EncryptionTransitionRequest {\n /** Identifier for the virtual network */\n virtualNetworkId: string;\n /** Identifier of the private endpoint to reach the Azure Key Vault */\n privateEndpointId: string;\n}\n\n/** Result of getKeyVaultStatus with information about how volumes under NetApp account are encrypted. */\nexport interface GetKeyVaultStatusResponse {\n /** The URI of the key vault/managed HSM that should be used for encryption. */\n keyVaultUri?: string;\n /** The name of the key that should be used for encryption. */\n keyName?: string;\n /** Azure resource ID of the key vault/managed HSM that should be used for encryption. */\n keyVaultResourceId?: string;\n /** Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint. */\n keyVaultPrivateEndpoints?: KeyVaultPrivateEndpoint[];\n}\n\n/** Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint. */\nexport interface KeyVaultPrivateEndpoint {\n /** Identifier for the virtual network id */\n virtualNetworkId?: string;\n /** Identifier of the private endpoint to reach the Azure Key Vault */\n privateEndpointId?: string;\n}\n\n/** Change key vault request */\nexport interface ChangeKeyVault {\n /** The URI of the key vault/managed HSM that should be used for encryption. */\n keyVaultUri: string;\n /** The name of the key that should be used for encryption. */\n keyName: string;\n /** Azure resource ID of the key vault/managed HSM that should be used for encryption. */\n keyVaultResourceId?: string;\n /** Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint. */\n keyVaultPrivateEndpoints: KeyVaultPrivateEndpoint[];\n}\n\n/** List of capacity pool resources */\nexport interface CapacityPoolList {\n /** List of Capacity pools */\n value?: CapacityPool[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Capacity pool patch resource */\nexport interface CapacityPoolPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776). */\n size?: number;\n /** The qos type of the pool */\n qosType?: QosType;\n /** If enabled (true) the pool can contain cool Access enabled volumes. */\n coolAccess?: boolean;\n}\n\n/** List of volume resources */\nexport interface VolumeList {\n /** List of volumes */\n value?: Volume[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Set of export policy rules */\nexport interface VolumePropertiesExportPolicy {\n /** Export policy rule */\n rules?: ExportPolicyRule[];\n}\n\n/** Volume Export Policy Rule */\nexport interface ExportPolicyRule {\n /** Order index */\n ruleIndex?: number;\n /** Read only access */\n unixReadOnly?: boolean;\n /** Read and write access */\n unixReadWrite?: boolean;\n /** Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later */\n kerberos5ReadOnly?: boolean;\n /** Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later */\n kerberos5ReadWrite?: boolean;\n /** Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later */\n kerberos5IReadOnly?: boolean;\n /** Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later */\n kerberos5IReadWrite?: boolean;\n /** Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later */\n kerberos5PReadOnly?: boolean;\n /** Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later */\n kerberos5PReadWrite?: boolean;\n /** Allows CIFS protocol */\n cifs?: boolean;\n /** Allows NFSv3 protocol. Enable only for NFSv3 type volumes */\n nfsv3?: boolean;\n /** Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes */\n nfsv41?: boolean;\n /** Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names */\n allowedClients?: string;\n /** Has root access to volume */\n hasRootAccess?: boolean;\n /** This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own. */\n chownMode?: ChownMode;\n}\n\n/** Mount target properties */\nexport interface MountTargetProperties {\n /**\n * UUID v4 used to identify the MountTarget\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargetId?: string;\n /** UUID v4 used to identify the MountTarget */\n fileSystemId: string;\n /**\n * The mount target's IPv4 address\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddress?: string;\n /** The SMB server's Fully Qualified Domain Name, FQDN */\n smbServerFqdn?: string;\n}\n\n/** DataProtection type volumes include an object containing details of the replication */\nexport interface VolumePropertiesDataProtection {\n /** Backup Properties */\n backup?: VolumeBackupProperties;\n /** Replication properties */\n replication?: ReplicationObject;\n /** Snapshot properties. */\n snapshot?: VolumeSnapshotProperties;\n /** VolumeRelocation properties */\n volumeRelocation?: VolumeRelocationProperties;\n}\n\n/** Volume Backup Properties */\nexport interface VolumeBackupProperties {\n /** Backup Policy Resource ID */\n backupPolicyId?: string;\n /** Policy Enforced */\n policyEnforced?: boolean;\n /** Backup Vault Resource ID */\n backupVaultId?: string;\n}\n\n/** Replication properties */\nexport interface ReplicationObject {\n /**\n * Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly replicationId?: string;\n /**\n * Indicates whether the local volume is the source or destination for the Volume Replication\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpointType?: EndpointType;\n /** Schedule */\n replicationSchedule?: ReplicationSchedule;\n /** The resource ID of the remote volume. Required for cross region and cross zone replication */\n remoteVolumeResourceId?: string;\n /** The full path to a volume that is to be migrated into ANF. Required for Migration volumes */\n remotePath?: RemotePath;\n /** The remote region for the other end of the Volume Replication. */\n remoteVolumeRegion?: string;\n /**\n * A list of destination replications\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly destinationReplications?: DestinationReplication[];\n}\n\n/** The full path to a volume that is to be migrated into ANF. Required for Migration volumes */\nexport interface RemotePath {\n /** The Path to a ONTAP Host */\n externalHostName: string;\n /** The name of a server on the ONTAP Host */\n serverName: string;\n /** The name of a volume on the server */\n volumeName: string;\n}\n\n/** Destination replication properties */\nexport interface DestinationReplication {\n /** The resource ID of the remote volume */\n resourceId?: string;\n /** Indicates whether the replication is cross zone or cross region. */\n replicationType?: ReplicationType;\n /** The remote region for the destination volume. */\n region?: string;\n /** The remote zone for the destination volume. */\n zone?: string;\n}\n\n/** Volume Snapshot Properties */\nexport interface VolumeSnapshotProperties {\n /** Snapshot Policy ResourceId */\n snapshotPolicyId?: string;\n}\n\n/** Volume relocation properties */\nexport interface VolumeRelocationProperties {\n /** Has relocation been requested for this volume */\n relocationRequested?: boolean;\n /**\n * Has relocation finished and is ready to be cleaned up\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly readyToBeFinalized?: boolean;\n}\n\n/** Application specific parameters for the placement of volumes in the volume group */\nexport interface PlacementKeyValuePairs {\n /** Key for an application specific parameter for the placement of volumes in the volume group */\n key: string;\n /** Value for an application specific parameter for the placement of volumes in the volume group */\n value: string;\n}\n\n/** Volume patch resource */\nexport interface VolumePatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** The service level of the file system */\n serviceLevel?: ServiceLevel;\n /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */\n usageThreshold?: number;\n /** Set of export policy rules */\n exportPolicy?: VolumePatchPropertiesExportPolicy;\n /** Set of protocol types, default NFSv3, CIFS for SMB protocol */\n protocolTypes?: string[];\n /** Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume */\n throughputMibps?: number;\n /** DataProtection type volumes include an object containing details of the replication */\n dataProtection?: VolumePatchPropertiesDataProtection;\n /** Specifies if default quota is enabled for the volume. */\n isDefaultQuotaEnabled?: boolean;\n /** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */\n defaultUserQuotaInKiBs?: number;\n /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */\n defaultGroupQuotaInKiBs?: number;\n /** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */\n unixPermissions?: string;\n /** Specifies whether Cool Access(tiering) is enabled for the volume. */\n coolAccess?: boolean;\n /** Specifies the number of days after which data that is not accessed by clients will be tiered. */\n coolnessPeriod?: number;\n /**\n * coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:\n * Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.\n * OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.\n * Never - No client-driven data is pulled from cool tier to standard storage.\n */\n coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;\n /** coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier. */\n coolAccessTieringPolicy?: CoolAccessTieringPolicy;\n /** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots. */\n snapshotDirectoryVisible?: boolean;\n /** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;\n /** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbNonBrowsable?: SmbNonBrowsable;\n}\n\n/** Set of export policy rules */\nexport interface VolumePatchPropertiesExportPolicy {\n /** Export policy rule */\n rules?: ExportPolicyRule[];\n}\n\n/** DataProtection type volumes include an object containing details of the replication */\nexport interface VolumePatchPropertiesDataProtection {\n /** Backup Properties */\n backup?: VolumeBackupProperties;\n /** Snapshot properties. */\n snapshot?: VolumeSnapshotProperties;\n}\n\n/** revert a volume to the snapshot */\nexport interface VolumeRevert {\n /** Resource id of the snapshot */\n snapshotId?: string;\n}\n\n/** Break file locks request */\nexport interface BreakFileLocksRequest {\n /** To clear file locks on a volume for a particular client */\n clientIp?: string;\n /** Break File locks could be a disruptive operation for application as locks on the volume will be broken, if want to process, set to true. */\n confirmRunningDisruptiveOperation?: boolean;\n}\n\n/** Get group Id list for LDAP User request */\nexport interface GetGroupIdListForLdapUserRequest {\n /** username is required to fetch the group to which user is part of */\n username: string;\n}\n\n/** Group Id list for Ldap user */\nexport interface GetGroupIdListForLdapUserResponse {\n /** Group Id list */\n groupIdsForLdapUser?: string[];\n}\n\n/** Break replication request */\nexport interface BreakReplicationRequest {\n /** If replication is in status transferring and you want to force break the replication, set to true */\n forceBreakReplication?: boolean;\n}\n\n/** Re-establish request object supplied in the body of the operation. */\nexport interface ReestablishReplicationRequest {\n /** Resource id of the source volume for the replication */\n sourceVolumeId?: string;\n}\n\n/** Replication status */\nexport interface ReplicationStatus {\n /** Replication health check */\n healthy?: boolean;\n /** Status of the mirror relationship */\n relationshipStatus?: RelationshipStatus;\n /** The status of the replication */\n mirrorState?: MirrorState;\n /** The progress of the replication */\n totalProgress?: string;\n /** Displays error message if the replication is in an error state */\n errorMessage?: string;\n}\n\n/** List Replications */\nexport interface ListReplications {\n /** A list of replications */\n value?: Replication[];\n}\n\n/** Replication properties */\nexport interface Replication {\n /**\n * UUID v4 used to identify the replication.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly replicationId?: string;\n /** Indicates whether the local volume is the source or destination for the Volume Replication */\n endpointType?: EndpointType;\n /** Schedule */\n replicationSchedule?: ReplicationSchedule;\n /** The resource ID of the remote volume. */\n remoteVolumeResourceId: string;\n /** The remote region for the other end of the Volume Replication. */\n remoteVolumeRegion?: string;\n}\n\n/** Authorize request */\nexport interface AuthorizeRequest {\n /** Resource id of the remote volume */\n remoteVolumeResourceId?: string;\n}\n\n/** Source Cluster properties for a cluster peer request */\nexport interface PeerClusterForVolumeMigrationRequest {\n /** A list of IC-LIF IPs that can be used to connect to the On-prem cluster */\n peerIpAddresses: string[];\n}\n\n/** Information about cluster peering process */\nexport interface ClusterPeerCommandResponse {\n /** A command that needs to be run on the external ONTAP to accept cluster peering. Will only be present if <code>clusterPeeringStatus</code> is <code>pending</code> */\n peerAcceptCommand?: string;\n}\n\n/** Information about svm peering process */\nexport interface SvmPeerCommandResponse {\n /** A command that needs to be run on the external ONTAP to accept svm peering. Will only be present if <code>svmPeeringStatus</code> is <code>pending</code> */\n svmPeeringCommand?: string;\n}\n\n/** Pool change request */\nexport interface PoolChangeRequest {\n /** Resource id of the pool to move volume to */\n newPoolResourceId: string;\n}\n\n/** Relocate volume request */\nexport interface RelocateVolumeRequest {\n /** New creation token for the volume that controls the mount point name */\n creationToken?: string;\n}\n\n/** List of Snapshots */\nexport interface SnapshotsList {\n /** A list of Snapshots */\n value?: Snapshot[];\n}\n\n/** Restore payload for Single File Snapshot Restore */\nexport interface SnapshotRestoreFiles {\n /** List of files to be restored */\n filePaths: string[];\n /** Destination folder where the files will be restored */\n destinationPath?: string;\n}\n\n/** List of Snapshot Policies */\nexport interface SnapshotPoliciesList {\n /** A list of snapshot policies */\n value?: SnapshotPolicy[];\n}\n\n/** Hourly Schedule properties */\nexport interface HourlySchedule {\n /** Hourly snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Daily Schedule properties */\nexport interface DailySchedule {\n /** Daily snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which hour in UTC timezone a snapshot should be taken */\n hour?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Weekly Schedule properties, make a snapshot every week at a specific day or days */\nexport interface WeeklySchedule {\n /** Weekly snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which weekdays snapshot should be taken, accepts a comma separated list of week day names in english */\n day?: string;\n /** Indicates which hour in UTC timezone a snapshot should be taken */\n hour?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Monthly Schedule properties */\nexport interface MonthlySchedule {\n /** Monthly snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which days of the month snapshot should be taken. A comma delimited string. */\n daysOfMonth?: string;\n /** Indicates which hour in UTC timezone a snapshot should be taken */\n hour?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Snapshot policy Details for create and update */\nexport interface SnapshotPolicyPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Schedule for hourly snapshots */\n hourlySchedule?: HourlySchedule;\n /** Schedule for daily snapshots */\n dailySchedule?: DailySchedule;\n /** Schedule for weekly snapshots */\n weeklySchedule?: WeeklySchedule;\n /** Schedule for monthly snapshots */\n monthlySchedule?: MonthlySchedule;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Volumes associated with snapshot policy */\nexport interface SnapshotPolicyVolumeList {\n /** List of volumes */\n value?: Volume[];\n}\n\n/** List of Backup Policies */\nexport interface BackupPoliciesList {\n /** A list of backup policies */\n value?: BackupPolicy[];\n}\n\n/** Volume details using the backup policy */\nexport interface VolumeBackups {\n /** Volume name */\n volumeName?: string;\n /** ResourceId used to identify the Volume */\n volumeResourceId?: string;\n /** Total count of backups for volume */\n backupsCount?: number;\n /** Policy enabled */\n policyEnabled?: boolean;\n}\n\n/** Backup policy Details for create and update */\nexport interface BackupPolicyPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /**\n * Backup Policy GUID ID\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupPolicyId?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Daily backups count to keep */\n dailyBackupsToKeep?: number;\n /** Weekly backups count to keep */\n weeklyBackupsToKeep?: number;\n /** Monthly backups count to keep */\n monthlyBackupsToKeep?: number;\n /**\n * Volumes using current backup policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumesAssigned?: number;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * A list of volumes assigned to this policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeBackups?: VolumeBackups[];\n}\n\n/** List of Volume Quota Rules */\nexport interface VolumeQuotaRulesList {\n /** A list of Volume Quota Rules */\n value?: VolumeQuotaRule[];\n}\n\n/** Patchable Quota Rule of a Volume */\nexport interface VolumeQuotaRulePatch {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /**\n * Gets the status of the VolumeQuotaRule at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** Size of quota */\n quotaSizeInKiBs?: number;\n /** Type of quota */\n quotaType?: Type;\n /** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */\n quotaTarget?: string;\n}\n\n/** List of volume group resources */\nexport interface VolumeGroupList {\n /** List of volume Groups */\n value?: VolumeGroup[];\n}\n\n/** Volume group resource */\nexport interface VolumeGroup {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Volume group details */\n groupMetaData?: VolumeGroupMetaData;\n}\n\n/** Volume group properties */\nexport interface VolumeGroupMetaData {\n /** Group Description */\n groupDescription?: string;\n /** Application Type */\n applicationType?: ApplicationType;\n /** Application specific identifier */\n applicationIdentifier?: string;\n /** Application specific placement rules for the volume group */\n globalPlacementRules?: PlacementKeyValuePairs[];\n /**\n * Number of volumes in volume group\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumesCount?: number;\n}\n\n/** Volume group resource for create */\nexport interface VolumeGroupDetails {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Volume group details */\n groupMetaData?: VolumeGroupMetaData;\n /** List of volumes from group */\n volumes?: VolumeGroupVolumeProperties[];\n}\n\n/** Volume resource */\nexport interface VolumeGroupVolumeProperties {\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /** Resource name */\n name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Availability Zone */\n zones?: string[];\n /**\n * Unique FileSystem Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileSystemId?: string;\n /** A unique file path for the volume. Used when creating mount targets */\n creationToken: string;\n /** The service level of the file system */\n serviceLevel?: ServiceLevel;\n /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */\n usageThreshold: number;\n /** Set of export policy rules */\n exportPolicy?: VolumePropertiesExportPolicy;\n /** Set of protocol types, default NFSv3, CIFS for SMB protocol */\n protocolTypes?: string[];\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Resource identifier used to identify the Snapshot. */\n snapshotId?: string;\n /** If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false */\n deleteBaseSnapshot?: boolean;\n /** Resource identifier used to identify the Backup. */\n backupId?: string;\n /**\n * Unique Baremetal Tenant Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly baremetalTenantId?: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */\n subnetId: string;\n /** The original value of the network features type available to the volume at the time it was created. */\n networkFeatures?: NetworkFeatures;\n /**\n * The effective value of the network features type available to the volume, or current effective state of update.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectiveNetworkFeatures?: NetworkFeatures;\n /**\n * Network Sibling Set ID for the the group of volumes sharing networking resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkSiblingSetId?: string;\n /**\n * Provides storage to network proximity information for the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;\n /**\n * List of mount targets\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargets?: MountTargetProperties[];\n /** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */\n volumeType?: string;\n /** DataProtection type volumes include an object containing details of the replication */\n dataProtection?: VolumePropertiesDataProtection;\n /**\n * Restoring\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isRestoring?: boolean;\n /** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true). */\n snapshotDirectoryVisible?: boolean;\n /** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */\n kerberosEnabled?: boolean;\n /** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */\n securityStyle?: SecurityStyle;\n /** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */\n smbEncryption?: boolean;\n /** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;\n /** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbNonBrowsable?: SmbNonBrowsable;\n /** Enables continuously available share property for smb volume. Only applicable for SMB volume */\n smbContinuouslyAvailable?: boolean;\n /** Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume */\n throughputMibps?: number;\n /**\n * Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actualThroughputMibps?: number;\n /** Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault' */\n encryptionKeySource?: EncryptionKeySource;\n /** The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'. */\n keyVaultPrivateEndpointResourceId?: string;\n /** Specifies whether LDAP is enabled or not for a given NFS volume. */\n ldapEnabled?: boolean;\n /** Specifies whether Cool Access(tiering) is enabled for the volume. */\n coolAccess?: boolean;\n /** Specifies the number of days after which data that is not accessed by clients will be tiered. */\n coolnessPeriod?: number;\n /**\n * coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:\n * Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.\n * OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.\n * Never - No client-driven data is pulled from cool tier to standard storage.\n */\n coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;\n /** coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier. */\n coolAccessTieringPolicy?: CoolAccessTieringPolicy;\n /** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */\n unixPermissions?: string;\n /**\n * When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cloneProgress?: number;\n /**\n * Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileAccessLogs?: FileAccessLogs;\n /** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */\n avsDataStore?: AvsDataStore;\n /**\n * Data store resource unique identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataStoreResourceId?: string[];\n /** Specifies if default quota is enabled for the volume. */\n isDefaultQuotaEnabled?: boolean;\n /** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */\n defaultUserQuotaInKiBs?: number;\n /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */\n defaultGroupQuotaInKiBs?: number;\n /**\n * Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maximumNumberOfFiles?: number;\n /**\n * Volume Group Name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeGroupName?: string;\n /** Pool Resource Id used in case of creating a volume through volume group */\n capacityPoolResourceId?: string;\n /** Proximity placement group associated with the volume */\n proximityPlacementGroup?: string;\n /**\n * T2 network information\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly t2Network?: string;\n /** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */\n volumeSpecName?: string;\n /**\n * Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encrypted?: boolean;\n /** Application specific placement rules for the particular volume */\n placementRules?: PlacementKeyValuePairs[];\n /** Flag indicating whether subvolume operations are enabled on the volume */\n enableSubvolumes?: EnableSubvolumes;\n /**\n * The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisionedAvailabilityZone?: string;\n /** Specifies whether volume is a Large Volume or Regular Volume. */\n isLargeVolume?: boolean;\n /**\n * Id of the snapshot or backup that the volume is restored from.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly originatingResourceId?: string;\n}\n\n/** List of Subvolumes */\nexport interface SubvolumesList {\n /** A list of Subvolumes */\n value?: SubvolumeInfo[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Subvolume Patch Request properties */\nexport interface SubvolumePatchRequest {\n /** Truncate subvolume to the provided size in bytes */\n size?: number;\n /** path to the subvolume */\n path?: string;\n}\n\n/** Result of the post subvolume and action is to get metadata of the subvolume. */\nexport interface SubvolumeModel {\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Path to the subvolume */\n path?: string;\n /** Path to the parent subvolume */\n parentPath?: string;\n /** Size of subvolume */\n size?: number;\n /** Bytes used */\n bytesUsed?: number;\n /** Permissions of the subvolume */\n permissions?: string;\n /** Creation time and date */\n creationTimeStamp?: Date;\n /** Most recent access time and date */\n accessedTimeStamp?: Date;\n /** Most recent modification time and date */\n modifiedTimeStamp?: Date;\n /** Most recent change time and date */\n changedTimeStamp?: Date;\n /** Azure lifecycle management */\n provisioningState?: string;\n}\n\n/** Backup status */\nexport interface BackupStatus {\n /**\n * Backup health status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly healthy?: boolean;\n /**\n * Status of the backup mirror relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly relationshipStatus?: RelationshipStatus;\n /**\n * The status of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mirrorState?: MirrorState;\n /**\n * Reason for the unhealthy backup relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unhealthyReason?: string;\n /**\n * Displays error message if the backup is in an error state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorMessage?: string;\n /**\n * Displays the last transfer size\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastTransferSize?: number;\n /**\n * Displays the last transfer type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastTransferType?: string;\n /**\n * Displays the total bytes transferred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalTransferBytes?: number;\n /**\n * Displays the total number of bytes transferred for the ongoing operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transferProgressBytes?: number;\n}\n\n/** Restore status */\nexport interface RestoreStatus {\n /**\n * Restore health status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly healthy?: boolean;\n /**\n * Status of the restore SnapMirror relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly relationshipStatus?: RelationshipStatus;\n /**\n * The status of the restore\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mirrorState?: MirrorState;\n /**\n * Reason for the unhealthy restore relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unhealthyReason?: string;\n /**\n * Displays error message if the restore is in an error state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorMessage?: string;\n /**\n * Displays the total bytes transferred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalTransferBytes?: number;\n}\n\n/** List of Backups */\nexport interface BackupsList {\n /** A list of Backups */\n value?: Backup[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Backup patch */\nexport interface BackupPatch {\n /** Label for backup */\n label?: string;\n}\n\n/** List of Backup Vaults */\nexport interface BackupVaultsList {\n /** A list of Backup Vaults */\n value?: BackupVault[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Backup Vault information */\nexport interface BackupVaultPatch {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** Restore payload for Single File Backup Restore */\nexport interface BackupRestoreFiles {\n /** List of files to be restored */\n fileList: string[];\n /** Destination folder where the files will be restored. The path name should start with a forward slash. If it is omitted from request then restore is done at the root folder of the destination volume by default */\n restoreFilePath?: string;\n /** Resource Id of the destination volume on which the files need to be restored */\n destinationVolumeId: string;\n}\n\n/** Migrate Backups Request */\nexport interface BackupsMigrationRequest {\n /** The ResourceId of the Backup Vault */\n backupVaultId: string;\n}\n\n/** Identity for the resource. */\nexport interface ResourceIdentity {\n /**\n * Object id of the identity resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant id of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of Identity. Supported values are: 'None', 'SystemAssigned' */\n type?: string;\n}\n\n/** Mount Target */\nexport interface MountTarget {\n /** Resource location */\n location: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /**\n * UUID v4 used to identify the MountTarget\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargetId?: string;\n /** UUID v4 used to identify the MountTarget */\n fileSystemId: string;\n /**\n * The mount target's IPv4 address\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddress?: string;\n /** The SMB server's Fully Qualified Domain Name, FQDN */\n smbServerFqdn?: string;\n}\n\n/** Snapshot policy properties */\nexport interface SnapshotPolicyDetails {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Schedule for hourly snapshots */\n hourlySchedule?: HourlySchedule;\n /** Schedule for daily snapshots */\n dailySchedule?: DailySchedule;\n /** Schedule for weekly snapshots */\n weeklySchedule?: WeeklySchedule;\n /** Schedule for monthly snapshots */\n monthlySchedule?: MonthlySchedule;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** An error response from the service. */\nexport interface CloudError {\n /** Cloud error body. */\n error?: CloudErrorBody;\n}\n\n/** An error response from the service. */\nexport interface CloudErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource { }\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** Information regarding Subscription Quota Item. */\nexport interface SubscriptionQuotaItem extends ProxyResource {\n /**\n * The current quota value.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly current?: number;\n /**\n * The default quota value.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly default?: number;\n}\n\n/** Information regarding regionInfo Item. */\nexport interface RegionInfoResource extends ProxyResource {\n /** Provides storage to network proximity information in the region. */\n storageToNetworkProximity?: RegionStorageToNetworkProximity;\n /** Provides logical availability zone mappings for the subscription for a region. */\n availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];\n}\n\n/** Snapshot of a Volume */\nexport interface Snapshot extends ProxyResource {\n /** Resource location */\n location: string;\n /**\n * UUID v4 used to identify the Snapshot\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly snapshotId?: string;\n /**\n * The creation date of the snapshot\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly created?: Date;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Subvolume Information properties */\nexport interface SubvolumeInfo extends ProxyResource {\n /** Path to the subvolume */\n path?: string;\n /** Truncate subvolume to the provided size in bytes */\n size?: number;\n /** parent path to the subvolume */\n parentPath?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Backup under a Backup Vault */\nexport interface Backup extends ProxyResource {\n /**\n * UUID v4 used to identify the Backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupId?: string;\n /**\n * The creation date of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly creationDate?: Date;\n /**\n * The snapshot creation date of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly snapshotCreationDate?: Date;\n /**\n * The completion date of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly completionDate?: Date;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Size of backup in bytes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly size?: number;\n /** Label for backup */\n label?: string;\n /**\n * Type of backup Manual or Scheduled\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupType?: BackupType;\n /**\n * Failure reason\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly failureReason?: string;\n /** ResourceId used to identify the Volume */\n volumeResourceId: string;\n /** Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups */\n useExistingSnapshot?: boolean;\n /** The name of the snapshot */\n snapshotName?: string;\n /**\n * ResourceId used to identify the backup policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupPolicyResourceId?: string;\n /**\n * Specifies if the backup is for a large volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isLargeVolume?: boolean;\n}\n\n/** NetApp account resource */\nexport interface NetAppAccount extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** The identity used for the resource. */\n identity?: ManagedServiceIdentity;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Active Directories */\n activeDirectories?: ActiveDirectory[];\n /** Encryption settings */\n encryption?: AccountEncryption;\n /**\n * Shows the status of disableShowmount for all volumes under the subscription, null equals false\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disableShowmount?: boolean;\n /** Domain for NFSv4 user ID mapping. This property will be set for all NetApp accounts in the subscription and region and only affect non ldap NFSv4 volumes. */\n nfsV4IDDomain?: string;\n /**\n * MultiAD Status for the account\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly multiAdStatus?: MultiAdStatus;\n}\n\n/** Capacity pool resource */\nexport interface CapacityPool extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /**\n * UUID v4 used to identify the Pool\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly poolId?: string;\n /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776). */\n size: number;\n /** The service level of the file system */\n serviceLevel: ServiceLevel;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Total throughput of pool in MiB/s\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalThroughputMibps?: number;\n /**\n * Utilized throughput of pool in MiB/s\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly utilizedThroughputMibps?: number;\n /** The qos type of the pool */\n qosType?: QosType;\n /** If enabled (true) the pool can contain cool Access enabled volumes. */\n coolAccess?: boolean;\n /** Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool. */\n encryptionType?: EncryptionType;\n}\n\n/** Volume resource */\nexport interface Volume extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Availability Zone */\n zones?: string[];\n /**\n * Unique FileSystem Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileSystemId?: string;\n /** A unique file path for the volume. Used when creating mount targets */\n creationToken: string;\n /** The service level of the file system */\n serviceLevel?: ServiceLevel;\n /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */\n usageThreshold: number;\n /** Set of export policy rules */\n exportPolicy?: VolumePropertiesExportPolicy;\n /** Set of protocol types, default NFSv3, CIFS for SMB protocol */\n protocolTypes?: string[];\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Resource identifier used to identify the Snapshot. */\n snapshotId?: string;\n /** If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false */\n deleteBaseSnapshot?: boolean;\n /** Resource identifier used to identify the Backup. */\n backupId?: string;\n /**\n * Unique Baremetal Tenant Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly baremetalTenantId?: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */\n subnetId: string;\n /** The original value of the network features type available to the volume at the time it was created. */\n networkFeatures?: NetworkFeatures;\n /**\n * The effective value of the network features type available to the volume, or current effective state of update.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectiveNetworkFeatures?: NetworkFeatures;\n /**\n * Network Sibling Set ID for the the group of volumes sharing networking resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkSiblingSetId?: string;\n /**\n * Provides storage to network proximity information for the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;\n /**\n * List of mount targets\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargets?: MountTargetProperties[];\n /** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */\n volumeType?: string;\n /** DataProtection type volumes include an object containing details of the replication */\n dataProtection?: VolumePropertiesDataProtection;\n /**\n * Restoring\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isRestoring?: boolean;\n /** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true). */\n snapshotDirectoryVisible?: boolean;\n /** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */\n kerberosEnabled?: boolean;\n /** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */\n securityStyle?: SecurityStyle;\n /** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */\n smbEncryption?: boolean;\n /** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;\n /** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbNonBrowsable?: SmbNonBrowsable;\n /** Enables continuously available share property for smb volume. Only applicable for SMB volume */\n smbContinuouslyAvailable?: boolean;\n /** Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume */\n throughputMibps?: number;\n /**\n * Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actualThroughputMibps?: number;\n /** Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault' */\n encryptionKeySource?: EncryptionKeySource;\n /** The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'. */\n keyVaultPrivateEndpointResourceId?: string;\n /** Specifies whether LDAP is enabled or not for a given NFS volume. */\n ldapEnabled?: boolean;\n /** Specifies whether Cool Access(tiering) is enabled for the volume. */\n coolAccess?: boolean;\n /** Specifies the number of days after which data that is not accessed by clients will be tiered. */\n coolnessPeriod?: number;\n /**\n * coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:\n * Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.\n * OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.\n * Never - No client-driven data is pulled from cool tier to standard storage.\n */\n coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;\n /** coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier. */\n coolAccessTieringPolicy?: CoolAccessTieringPolicy;\n /** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */\n unixPermissions?: string;\n /**\n * When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cloneProgress?: number;\n /**\n * Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileAccessLogs?: FileAccessLogs;\n /** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */\n avsDataStore?: AvsDataStore;\n /**\n * Data store resource unique identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataStoreResourceId?: string[];\n /** Specifies if default quota is enabled for the volume. */\n isDefaultQuotaEnabled?: boolean;\n /** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */\n defaultUserQuotaInKiBs?: number;\n /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */\n defaultGroupQuotaInKiBs?: number;\n /**\n * Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maximumNumberOfFiles?: number;\n /**\n * Volume Group Name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeGroupName?: string;\n /** Pool Resource Id used in case of creating a volume through volume group */\n capacityPoolResourceId?: string;\n /** Proximity placement group associated with the volume */\n proximityPlacementGroup?: string;\n /**\n * T2 network information\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly t2Network?: string;\n /** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */\n volumeSpecName?: string;\n /**\n * Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encrypted?: boolean;\n /** Application specific placement rules for the particular volume */\n placementRules?: PlacementKeyValuePairs[];\n /** Flag indicating whether subvolume operations are enabled on the volume */\n enableSubvolumes?: EnableSubvolumes;\n /**\n * The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisionedAvailabilityZone?: string;\n /** Specifies whether volume is a Large Volume or Regular Volume. */\n isLargeVolume?: boolean;\n /**\n * Id of the snapshot or backup that the volume is restored from.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly originatingResourceId?: string;\n}\n\n/** Snapshot policy information */\nexport interface SnapshotPolicy extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Schedule for hourly snapshots */\n hourlySchedule?: HourlySchedule;\n /** Schedule for daily snapshots */\n dailySchedule?: DailySchedule;\n /** Schedule for weekly snapshots */\n weeklySchedule?: WeeklySchedule;\n /** Schedule for monthly snapshots */\n monthlySchedule?: MonthlySchedule;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Backup policy information */\nexport interface BackupPolicy extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /**\n * Backup Policy GUID ID\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupPolicyId?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Daily backups count to keep */\n dailyBackupsToKeep?: number;\n /** Weekly backups count to keep */\n weeklyBackupsToKeep?: number;\n /** Monthly backups count to keep */\n monthlyBackupsToKeep?: number;\n /**\n * Volumes using current backup policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumesAssigned?: number;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * A list of volumes assigned to this policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeBackups?: VolumeBackups[];\n}\n\n/** Quota Rule of a Volume */\nexport interface VolumeQuotaRule extends TrackedResource {\n /**\n * Gets the status of the VolumeQuotaRule at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** Size of quota */\n quotaSizeInKiBs?: number;\n /** Type of quota */\n quotaType?: Type;\n /** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */\n quotaTarget?: string;\n}\n\n/** Backup Vault information */\nexport interface BackupVault extends TrackedResource {\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Defines headers for NetAppResource_updateNetworkSiblingSet operation. */\nexport interface NetAppResourceUpdateNetworkSiblingSetHeaders {\n location?: string;\n}\n\n/** Defines headers for Accounts_transitionToCmk operation. */\nexport interface AccountsTransitionToCmkHeaders {\n location?: string;\n}\n\n/** Defines headers for Accounts_getChangeKeyVaultInformation operation. */\nexport interface AccountsGetChangeKeyVaultInformationHeaders {\n location?: string;\n}\n\n/** Defines headers for Accounts_changeKeyVault operation. */\nexport interface AccountsChangeKeyVaultHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_populateAvailabilityZone operation. */\nexport interface VolumesPopulateAvailabilityZoneHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_resetCifsPassword operation. */\nexport interface VolumesResetCifsPasswordHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_breakFileLocks operation. */\nexport interface VolumesBreakFileLocksHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_listGetGroupIdListForLdapUser operation. */\nexport interface VolumesListGetGroupIdListForLdapUserHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_peerExternalCluster operation. */\nexport interface VolumesPeerExternalClusterHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_authorizeExternalReplication operation. */\nexport interface VolumesAuthorizeExternalReplicationHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_finalizeExternalReplication operation. */\nexport interface VolumesFinalizeExternalReplicationHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_performReplicationTransfer operation. */\nexport interface VolumesPerformReplicationTransferHeaders {\n location?: string;\n}\n\n/** Defines headers for Backups_update operation. */\nexport interface BackupsUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for Backups_delete operation. */\nexport interface BackupsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupVaults_update operation. */\nexport interface BackupVaultsUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupVaults_delete operation. */\nexport interface BackupVaultsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupsUnderBackupVault_restoreFiles operation. */\nexport interface BackupsUnderBackupVaultRestoreFilesHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupsUnderVolume_migrateBackups operation. */\nexport interface BackupsUnderVolumeMigrateBackupsHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupsUnderAccount_migrateBackups operation. */\nexport interface BackupsUnderAccountMigrateBackupsHeaders {\n location?: string;\n}\n\n/** Known values of {@link MetricAggregationType} that the service accepts. */\nexport enum KnownMetricAggregationType {\n /** Average */\n Average = \"Average\",\n}\n\n/**\n * Defines values for MetricAggregationType. \\\n * {@link KnownMetricAggregationType} can be used interchangeably with MetricAggregationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Average**\n */\nexport type MetricAggregationType = string;\n\n/** Known values of {@link CheckNameResourceTypes} that the service accepts. */\nexport enum KnownCheckNameResourceTypes {\n /** MicrosoftNetAppNetAppAccounts */\n MicrosoftNetAppNetAppAccounts = \"Microsoft.NetApp/netAppAccounts\",\n /** MicrosoftNetAppNetAppAccountsCapacityPools */\n MicrosoftNetAppNetAppAccountsCapacityPools = \"Microsoft.NetApp/netAppAccounts/capacityPools\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots\",\n}\n\n/**\n * Defines values for CheckNameResourceTypes. \\\n * {@link KnownCheckNameResourceTypes} can be used interchangeably with CheckNameResourceTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp\\/netAppAccounts** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes\\/snapshots**\n */\nexport type CheckNameResourceTypes = string;\n\n/** Known values of {@link InAvailabilityReasonType} that the service accepts. */\nexport enum KnownInAvailabilityReasonType {\n /** Invalid */\n Invalid = \"Invalid\",\n /** AlreadyExists */\n AlreadyExists = \"AlreadyExists\",\n}\n\n/**\n * Defines values for InAvailabilityReasonType. \\\n * {@link KnownInAvailabilityReasonType} can be used interchangeably with InAvailabilityReasonType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **AlreadyExists**\n */\nexport type InAvailabilityReasonType = string;\n\n/** Known values of {@link CheckQuotaNameResourceTypes} that the service accepts. */\nexport enum KnownCheckQuotaNameResourceTypes {\n /** MicrosoftNetAppNetAppAccounts */\n MicrosoftNetAppNetAppAccounts = \"Microsoft.NetApp/netAppAccounts\",\n /** MicrosoftNetAppNetAppAccountsCapacityPools */\n MicrosoftNetAppNetAppAccountsCapacityPools = \"Microsoft.NetApp/netAppAccounts/capacityPools\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots\",\n}\n\n/**\n * Defines values for CheckQuotaNameResourceTypes. \\\n * {@link KnownCheckQuotaNameResourceTypes} can be used interchangeably with CheckQuotaNameResourceTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp\\/netAppAccounts** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes\\/snapshots**\n */\nexport type CheckQuotaNameResourceTypes = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link RegionStorageToNetworkProximity} that the service accepts. */\nexport enum KnownRegionStorageToNetworkProximity {\n /** Basic network connectivity. */\n Default = \"Default\",\n /** Standard T1 network connectivity. */\n T1 = \"T1\",\n /** Standard T2 network connectivity. */\n T2 = \"T2\",\n /** Standard AcrossT2 network connectivity. */\n AcrossT2 = \"AcrossT2\",\n /** Standard T1 and T2 network connectivity. */\n T1AndT2 = \"T1AndT2\",\n /** Standard T1 and AcrossT2 network connectivity. */\n T1AndAcrossT2 = \"T1AndAcrossT2\",\n /** Standard T2 and AcrossT2 network connectivity. */\n T2AndAcrossT2 = \"T2AndAcrossT2\",\n /** Standard T1, T2 and AcrossT2 network connectivity. */\n T1AndT2AndAcrossT2 = \"T1AndT2AndAcrossT2\",\n}\n\n/**\n * Defines values for RegionStorageToNetworkProximity. \\\n * {@link KnownRegionStorageToNetworkProximity} can be used interchangeably with RegionStorageToNetworkProximity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Basic network connectivity. \\\n * **T1**: Standard T1 network connectivity. \\\n * **T2**: Standard T2 network connectivity. \\\n * **AcrossT2**: Standard AcrossT2 network connectivity. \\\n * **T1AndT2**: Standard T1 and T2 network connectivity. \\\n * **T1AndAcrossT2**: Standard T1 and AcrossT2 network connectivity. \\\n * **T2AndAcrossT2**: Standard T2 and AcrossT2 network connectivity. \\\n * **T1AndT2AndAcrossT2**: Standard T1, T2 and AcrossT2 network connectivity.\n */\nexport type RegionStorageToNetworkProximity = string;\n\n/** Known values of {@link NetworkFeatures} that the service accepts. */\nexport enum KnownNetworkFeatures {\n /** Basic network features. */\n Basic = \"Basic\",\n /** Standard network features. */\n Standard = \"Standard\",\n /** Updating from Basic to Standard network features. */\n BasicStandard = \"Basic_Standard\",\n /** Updating from Standard to Basic network features. */\n StandardBasic = \"Standard_Basic\",\n}\n\n/**\n * Defines values for NetworkFeatures. \\\n * {@link KnownNetworkFeatures} can be used interchangeably with NetworkFeatures,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Basic**: Basic network features. \\\n * **Standard**: Standard network features. \\\n * **Basic_Standard**: Updating from Basic to Standard network features. \\\n * **Standard_Basic**: Updating from Standard to Basic network features.\n */\nexport type NetworkFeatures = string;\n\n/** Known values of {@link NetworkSiblingSetProvisioningState} that the service accepts. */\nexport enum KnownNetworkSiblingSetProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for NetworkSiblingSetProvisioningState. \\\n * {@link KnownNetworkSiblingSetProvisioningState} can be used interchangeably with NetworkSiblingSetProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Updating**\n */\nexport type NetworkSiblingSetProvisioningState = string;\n\n/** Known values of {@link ActiveDirectoryStatus} that the service accepts. */\nexport enum KnownActiveDirectoryStatus {\n /** Active Directory created but not in use */\n Created = \"Created\",\n /** Active Directory in use by SMB Volume */\n InUse = \"InUse\",\n /** Active Directory Deleted */\n Deleted = \"Deleted\",\n /** Error with the Active Directory */\n Error = \"Error\",\n /** Active Directory Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for ActiveDirectoryStatus. \\\n * {@link KnownActiveDirectoryStatus} can be used interchangeably with ActiveDirectoryStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Created**: Active Directory created but not in use \\\n * **InUse**: Active Directory in use by SMB Volume \\\n * **Deleted**: Active Directory Deleted \\\n * **Error**: Error with the Active Directory \\\n * **Updating**: Active Directory Updating\n */\nexport type ActiveDirectoryStatus = string;\n\n/** Known values of {@link KeySource} that the service accepts. */\nexport enum KnownKeySource {\n /** Microsoft-managed key encryption */\n MicrosoftNetApp = \"Microsoft.NetApp\",\n /** Customer-managed key encryption */\n MicrosoftKeyVault = \"Microsoft.KeyVault\",\n}\n\n/**\n * Defines values for KeySource. \\\n * {@link KnownKeySource} can be used interchangeably with KeySource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp**: Microsoft-managed key encryption \\\n * **Microsoft.KeyVault**: Customer-managed key encryption\n */\nexport type KeySource = string;\n\n/** Known values of {@link KeyVaultStatus} that the service accepts. */\nexport enum KnownKeyVaultStatus {\n /** KeyVault connection created but not in use */\n Created = \"Created\",\n /** KeyVault connection in use by SMB Volume */\n InUse = \"InUse\",\n /** KeyVault connection Deleted */\n Deleted = \"Deleted\",\n /** Error with the KeyVault connection */\n Error = \"Error\",\n /** KeyVault connection Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for KeyVaultStatus. \\\n * {@link KnownKeyVaultStatus} can be used interchangeably with KeyVaultStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Created**: KeyVault connection created but not in use \\\n * **InUse**: KeyVault connection in use by SMB Volume \\\n * **Deleted**: KeyVault connection Deleted \\\n * **Error**: Error with the KeyVault connection \\\n * **Updating**: KeyVault connection Updating\n */\nexport type KeyVaultStatus = string;\n\n/** Known values of {@link MultiAdStatus} that the service accepts. */\nexport enum KnownMultiAdStatus {\n /** Account is MultiAD disabled, Means its a SharedAD or SingleAD account. */\n Disabled = \"Disabled\",\n /** Account is MultiAD enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for MultiAdStatus. \\\n * {@link KnownMultiAdStatus} can be used interchangeably with MultiAdStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: Account is MultiAD disabled, Means its a SharedAD or SingleAD account. \\\n * **Enabled**: Account is MultiAD enabled\n */\nexport type MultiAdStatus = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned,UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link ServiceLevel} that the service accepts. */\nexport enum KnownServiceLevel {\n /** Standard service level */\n Standard = \"Standard\",\n /** Premium service level */\n Premium = \"Premium\",\n /** Ultra service level */\n Ultra = \"Ultra\",\n /** Zone redundant storage service level. This will be deprecated soon. */\n StandardZRS = \"StandardZRS\",\n}\n\n/**\n * Defines values for ServiceLevel. \\\n * {@link KnownServiceLevel} can be used interchangeably with ServiceLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard**: Standard service level \\\n * **Premium**: Premium service level \\\n * **Ultra**: Ultra service level \\\n * **StandardZRS**: Zone redundant storage service level. This will be deprecated soon.\n */\nexport type ServiceLevel = string;\n\n/** Known values of {@link QosType} that the service accepts. */\nexport enum KnownQosType {\n /** qos type Auto */\n Auto = \"Auto\",\n /** qos type Manual */\n Manual = \"Manual\",\n}\n\n/**\n * Defines values for QosType. \\\n * {@link KnownQosType} can be used interchangeably with QosType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: qos type Auto \\\n * **Manual**: qos type Manual\n */\nexport type QosType = string;\n\n/** Known values of {@link EncryptionType} that the service accepts. */\nexport enum KnownEncryptionType {\n /** EncryptionType Single, volumes will use single encryption at rest */\n Single = \"Single\",\n /** EncryptionType Double, volumes will use double encryption at rest */\n Double = \"Double\",\n}\n\n/**\n * Defines values for EncryptionType. \\\n * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Single**: EncryptionType Single, volumes will use single encryption at rest \\\n * **Double**: EncryptionType Double, volumes will use double encryption at rest\n */\nexport type EncryptionType = string;\n\n/** Known values of {@link ChownMode} that the service accepts. */\nexport enum KnownChownMode {\n /** Restricted */\n Restricted = \"Restricted\",\n /** Unrestricted */\n Unrestricted = \"Unrestricted\",\n}\n\n/**\n * Defines values for ChownMode. \\\n * {@link KnownChownMode} can be used interchangeably with ChownMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Restricted** \\\n * **Unrestricted**\n */\nexport type ChownMode = string;\n\n/** Known values of {@link VolumeStorageToNetworkProximity} that the service accepts. */\nexport enum KnownVolumeStorageToNetworkProximity {\n /** Basic storage to network connectivity. */\n Default = \"Default\",\n /** Standard T1 storage to network connectivity. */\n T1 = \"T1\",\n /** Standard T2 storage to network connectivity. */\n T2 = \"T2\",\n /** Standard AcrossT2 storage to network connectivity. */\n AcrossT2 = \"AcrossT2\",\n}\n\n/**\n * Defines values for VolumeStorageToNetworkProximity. \\\n * {@link KnownVolumeStorageToNetworkProximity} can be used interchangeably with VolumeStorageToNetworkProximity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Basic storage to network connectivity. \\\n * **T1**: Standard T1 storage to network connectivity. \\\n * **T2**: Standard T2 storage to network connectivity. \\\n * **AcrossT2**: Standard AcrossT2 storage to network connectivity.\n */\nexport type VolumeStorageToNetworkProximity = string;\n\n/** Known values of {@link EndpointType} that the service accepts. */\nexport enum KnownEndpointType {\n /** Src */\n Src = \"src\",\n /** Dst */\n Dst = \"dst\",\n}\n\n/**\n * Defines values for EndpointType. \\\n * {@link KnownEndpointType} can be used interchangeably with EndpointType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **src** \\\n * **dst**\n */\nexport type EndpointType = string;\n\n/** Known values of {@link ReplicationSchedule} that the service accepts. */\nexport enum KnownReplicationSchedule {\n /** 10Minutely */\n \"10Minutely\" = \"_10minutely\",\n /** Hourly */\n Hourly = \"hourly\",\n /** Daily */\n Daily = \"daily\",\n}\n\n/**\n * Defines values for ReplicationSchedule. \\\n * {@link KnownReplicationSchedule} can be used interchangeably with ReplicationSchedule,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **_10minutely** \\\n * **hourly** \\\n * **daily**\n */\nexport type ReplicationSchedule = string;\n\n/** Known values of {@link ReplicationType} that the service accepts. */\nexport enum KnownReplicationType {\n /** Cross region replication */\n CrossRegionReplication = \"CrossRegionReplication\",\n /** Cross zone replication */\n CrossZoneReplication = \"CrossZoneReplication\",\n}\n\n/**\n * Defines values for ReplicationType. \\\n * {@link KnownReplicationType} can be used interchangeably with ReplicationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CrossRegionReplication**: Cross region replication \\\n * **CrossZoneReplication**: Cross zone replication\n */\nexport type ReplicationType = string;\n\n/** Known values of {@link SecurityStyle} that the service accepts. */\nexport enum KnownSecurityStyle {\n /** Ntfs */\n Ntfs = \"ntfs\",\n /** Unix */\n Unix = \"unix\",\n}\n\n/**\n * Defines values for SecurityStyle. \\\n * {@link KnownSecurityStyle} can be used interchangeably with SecurityStyle,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ntfs** \\\n * **unix**\n */\nexport type SecurityStyle = string;\n\n/** Known values of {@link SmbAccessBasedEnumeration} that the service accepts. */\nexport enum KnownSmbAccessBasedEnumeration {\n /** smbAccessBasedEnumeration share setting is disabled */\n Disabled = \"Disabled\",\n /** smbAccessBasedEnumeration share setting is enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for SmbAccessBasedEnumeration. \\\n * {@link KnownSmbAccessBasedEnumeration} can be used interchangeably with SmbAccessBasedEnumeration,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: smbAccessBasedEnumeration share setting is disabled \\\n * **Enabled**: smbAccessBasedEnumeration share setting is enabled\n */\nexport type SmbAccessBasedEnumeration = string;\n\n/** Known values of {@link SmbNonBrowsable} that the service accepts. */\nexport enum KnownSmbNonBrowsable {\n /** smbNonBrowsable share setting is disabled */\n Disabled = \"Disabled\",\n /** smbNonBrowsable share setting is enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for SmbNonBrowsable. \\\n * {@link KnownSmbNonBrowsable} can be used interchangeably with SmbNonBrowsable,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: smbNonBrowsable share setting is disabled \\\n * **Enabled**: smbNonBrowsable share setting is enabled\n */\nexport type SmbNonBrowsable = string;\n\n/** Known values of {@link EncryptionKeySource} that the service accepts. */\nexport enum KnownEncryptionKeySource {\n /** Microsoft-managed key encryption */\n MicrosoftNetApp = \"Microsoft.NetApp\",\n /** Customer-managed key encryption */\n MicrosoftKeyVault = \"Microsoft.KeyVault\",\n}\n\n/**\n * Defines values for EncryptionKeySource. \\\n * {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp**: Microsoft-managed key encryption \\\n * **Microsoft.KeyVault**: Customer-managed key encryption\n */\nexport type EncryptionKeySource = string;\n\n/** Known values of {@link CoolAccessRetrievalPolicy} that the service accepts. */\nexport enum KnownCoolAccessRetrievalPolicy {\n /** Default */\n Default = \"Default\",\n /** OnRead */\n OnRead = \"OnRead\",\n /** Never */\n Never = \"Never\",\n}\n\n/**\n * Defines values for CoolAccessRetrievalPolicy. \\\n * {@link KnownCoolAccessRetrievalPolicy} can be used interchangeably with CoolAccessRetrievalPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **OnRead** \\\n * **Never**\n */\nexport type CoolAccessRetrievalPolicy = string;\n\n/** Known values of {@link CoolAccessTieringPolicy} that the service accepts. */\nexport enum KnownCoolAccessTieringPolicy {\n /** Auto */\n Auto = \"Auto\",\n /** SnapshotOnly */\n SnapshotOnly = \"SnapshotOnly\",\n}\n\n/**\n * Defines values for CoolAccessTieringPolicy. \\\n * {@link KnownCoolAccessTieringPolicy} can be used interchangeably with CoolAccessTieringPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto** \\\n * **SnapshotOnly**\n */\nexport type CoolAccessTieringPolicy = string;\n\n/** Known values of {@link FileAccessLogs} that the service accepts. */\nexport enum KnownFileAccessLogs {\n /** fileAccessLogs are enabled */\n Enabled = \"Enabled\",\n /** fileAccessLogs are not enabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for FileAccessLogs. \\\n * {@link KnownFileAccessLogs} can be used interchangeably with FileAccessLogs,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: fileAccessLogs are enabled \\\n * **Disabled**: fileAccessLogs are not enabled\n */\nexport type FileAccessLogs = string;\n\n/** Known values of {@link AvsDataStore} that the service accepts. */\nexport enum KnownAvsDataStore {\n /** avsDataStore is enabled */\n Enabled = \"Enabled\",\n /** avsDataStore is disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for AvsDataStore. \\\n * {@link KnownAvsDataStore} can be used interchangeably with AvsDataStore,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: avsDataStore is enabled \\\n * **Disabled**: avsDataStore is disabled\n */\nexport type AvsDataStore = string;\n\n/** Known values of {@link EnableSubvolumes} that the service accepts. */\nexport enum KnownEnableSubvolumes {\n /** subvolumes are enabled */\n Enabled = \"Enabled\",\n /** subvolumes are not enabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for EnableSubvolumes. \\\n * {@link KnownEnableSubvolumes} can be used interchangeably with EnableSubvolumes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: subvolumes are enabled \\\n * **Disabled**: subvolumes are not enabled\n */\nexport type EnableSubvolumes = string;\n\n/** Known values of {@link RelationshipStatus} that the service accepts. */\nexport enum KnownRelationshipStatus {\n /** Idle */\n Idle = \"Idle\",\n /** Transferring */\n Transferring = \"Transferring\",\n /** Failed */\n Failed = \"Failed\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for RelationshipStatus. \\\n * {@link KnownRelationshipStatus} can be used interchangeably with RelationshipStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Idle** \\\n * **Transferring** \\\n * **Failed** \\\n * **Unknown**\n */\nexport type RelationshipStatus = string;\n\n/** Known values of {@link MirrorState} that the service accepts. */\nexport enum KnownMirrorState {\n /** Uninitialized */\n Uninitialized = \"Uninitialized\",\n /** Mirrored */\n Mirrored = \"Mirrored\",\n /** Broken */\n Broken = \"Broken\",\n}\n\n/**\n * Defines values for MirrorState. \\\n * {@link KnownMirrorState} can be used interchangeably with MirrorState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Uninitialized** \\\n * **Mirrored** \\\n * **Broken**\n */\nexport type MirrorState = string;\n\n/** Known values of {@link Type} that the service accepts. */\nexport enum KnownType {\n /** Default user quota */\n DefaultUserQuota = \"DefaultUserQuota\",\n /** Default group quota */\n DefaultGroupQuota = \"DefaultGroupQuota\",\n /** Individual user quota */\n IndividualUserQuota = \"IndividualUserQuota\",\n /** Individual group quota */\n IndividualGroupQuota = \"IndividualGroupQuota\",\n}\n\n/**\n * Defines values for Type. \\\n * {@link KnownType} can be used interchangeably with Type,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DefaultUserQuota**: Default user quota \\\n * **DefaultGroupQuota**: Default group quota \\\n * **IndividualUserQuota**: Individual user quota \\\n * **IndividualGroupQuota**: Individual group quota\n */\nexport type Type = string;\n\n/** Known values of {@link ApplicationType} that the service accepts. */\nexport enum KnownApplicationType {\n /** SAPHana */\n SAPHana = \"SAP-HANA\",\n /** Oracle */\n Oracle = \"ORACLE\",\n}\n\n/**\n * Defines values for ApplicationType. \\\n * {@link KnownApplicationType} can be used interchangeably with ApplicationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SAP-HANA** \\\n * **ORACLE**\n */\nexport type ApplicationType = string;\n\n/** Known values of {@link BackupType} that the service accepts. */\nexport enum KnownBackupType {\n /** Manual backup */\n Manual = \"Manual\",\n /** Scheduled backup */\n Scheduled = \"Scheduled\",\n}\n\n/**\n * Defines values for BackupType. \\\n * {@link KnownBackupType} can be used interchangeably with BackupType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Manual**: Manual backup \\\n * **Scheduled**: Scheduled backup\n */\nexport type BackupType = string;\n/** Defines values for ProvisioningState. */\nexport type ProvisioningState =\n | \"Accepted\"\n | \"Creating\"\n | \"Patching\"\n | \"Deleting\"\n | \"Moving\"\n | \"Failed\"\n | \"Succeeded\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceCheckNameAvailabilityOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the checkNameAvailability operation. */\nexport type NetAppResourceCheckNameAvailabilityResponse =\n CheckAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface NetAppResourceCheckFilePathAvailabilityOptionalParams\n extends coreClient.OperationOptions {\n /** The Azure Resource logical availability zone which is used within zone mapping lookup for the subscription and region. The lookup will retrieve the physical zone where volume is placed. */\n availabilityZone?: string;\n}\n\n/** Contains response data for the checkFilePathAvailability operation. */\nexport type NetAppResourceCheckFilePathAvailabilityResponse =\n CheckAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface NetAppResourceCheckQuotaAvailabilityOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the checkQuotaAvailability operation. */\nexport type NetAppResourceCheckQuotaAvailabilityResponse =\n CheckAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface NetAppResourceQueryRegionInfoOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the queryRegionInfo operation. */\nexport type NetAppResourceQueryRegionInfoResponse = RegionInfo;\n\n/** Optional parameters. */\nexport interface NetAppResourceQueryNetworkSiblingSetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the queryNetworkSiblingSet operation. */\nexport type NetAppResourceQueryNetworkSiblingSetResponse = NetworkSiblingSet;\n\n/** Optional parameters. */\nexport interface NetAppResourceUpdateNetworkSiblingSetOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateNetworkSiblingSet operation. */\nexport type NetAppResourceUpdateNetworkSiblingSetResponse = NetworkSiblingSet;\n\n/** Optional parameters. */\nexport interface NetAppResourceUsagesListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type NetAppResourceUsagesListResponse = UsagesListResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceUsagesGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type NetAppResourceUsagesGetResponse = UsageResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceUsagesListNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listNext operation. */\nexport type NetAppResourceUsagesListNextResponse = UsagesListResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceQuotaLimitsListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type NetAppResourceQuotaLimitsListResponse = SubscriptionQuotaItemList;\n\n/** Optional parameters. */\nexport interface NetAppResourceQuotaLimitsGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type NetAppResourceQuotaLimitsGetResponse = SubscriptionQuotaItem;\n\n/** Optional parameters. */\nexport interface NetAppResourceQuotaLimitsListNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listNext operation. */\nexport type NetAppResourceQuotaLimitsListNextResponse =\n SubscriptionQuotaItemList;\n\n/** Optional parameters. */\nexport interface NetAppResourceRegionInfosListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type NetAppResourceRegionInfosListResponse = RegionInfosList;\n\n/** Optional parameters. */\nexport interface NetAppResourceRegionInfosGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type NetAppResourceRegionInfosGetResponse = RegionInfoResource;\n\n/** Optional parameters. */\nexport interface NetAppResourceRegionInfosListNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listNext operation. */\nexport type NetAppResourceRegionInfosListNextResponse = RegionInfosList;\n\n/** Optional parameters. */\nexport interface AccountsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listBySubscription operation. */\nexport type AccountsListBySubscriptionResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface AccountsListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type AccountsListResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface AccountsGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type AccountsGetResponse = NetAppAccount;\n\n/** Optional parameters. */\nexport interface AccountsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type AccountsCreateOrUpdateResponse = NetAppAccount;\n\n/** Optional parameters. */\nexport interface AccountsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface AccountsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type AccountsUpdateResponse = NetAppAccount;\n\n/** Optional parameters. */\nexport interface AccountsRenewCredentialsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface AccountsTransitionToCmkOptionalParams\n extends coreClient.OperationOptions {\n /** The required parameters to perform encryption transition. */\n body?: EncryptionTransitionRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the transitionToCmk operation. */\nexport type AccountsTransitionToCmkResponse = AccountsTransitionToCmkHeaders;\n\n/** Optional parameters. */\nexport interface AccountsGetChangeKeyVaultInformationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the getChangeKeyVaultInformation operation. */\nexport type AccountsGetChangeKeyVaultInformationResponse =\n GetKeyVaultStatusResponse;\n\n/** Optional parameters. */\nexport interface AccountsChangeKeyVaultOptionalParams\n extends coreClient.OperationOptions {\n /** The required parameters to perform encryption migration. */\n body?: ChangeKeyVault;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the changeKeyVault operation. */\nexport type AccountsChangeKeyVaultResponse = AccountsChangeKeyVaultHeaders;\n\n/** Optional parameters. */\nexport interface AccountsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type AccountsListBySubscriptionNextResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface AccountsListNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listNext operation. */\nexport type AccountsListNextResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface PoolsListOptionalParams extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type PoolsListResponse = CapacityPoolList;\n\n/** Optional parameters. */\nexport interface PoolsGetOptionalParams extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type PoolsGetResponse = CapacityPool;\n\n/** Optional parameters. */\nexport interface PoolsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type PoolsCreateOrUpdateResponse = CapacityPool;\n\n/** Optional parameters. */\nexport interface PoolsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type PoolsUpdateResponse = CapacityPool;\n\n/** Optional parameters. */\nexport interface PoolsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PoolsListNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listNext operation. */\nexport type PoolsListNextResponse = CapacityPoolList;\n\n/** Optional parameters. */\nexport interface VolumesListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type VolumesListResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface VolumesGetOptionalParams extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type VolumesGetResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type VolumesCreateOrUpdateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VolumesUpdateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** An option to force delete the volume. Will cleanup resources connected to the particular volume */\n forceDelete?: boolean;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesPopulateAvailabilityZoneOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the populateAvailabilityZone operation. */\nexport type VolumesPopulateAvailabilityZoneResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesRevertOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesResetCifsPasswordOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the resetCifsPassword operation. */\nexport type VolumesResetCifsPasswordResponse = VolumesResetCifsPasswordHeaders;\n\n/** Optional parameters. */\nexport interface VolumesBreakFileLocksOptionalParams\n extends coreClient.OperationOptions {\n /** Optional body to provide the ability to clear file locks with selected options */\n body?: BreakFileLocksRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesListGetGroupIdListForLdapUserOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the listGetGroupIdListForLdapUser operation. */\nexport type VolumesListGetGroupIdListForLdapUserResponse =\n GetGroupIdListForLdapUserResponse;\n\n/** Optional parameters. */\nexport interface VolumesBreakReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Optional body to force break the replication. */\n body?: BreakReplicationRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesReestablishReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesReplicationStatusOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the replicationStatus operation. */\nexport type VolumesReplicationStatusResponse = ReplicationStatus;\n\n/** Optional parameters. */\nexport interface VolumesListReplicationsOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listReplications operation. */\nexport type VolumesListReplicationsResponse = ListReplications;\n\n/** Optional parameters. */\nexport interface VolumesResyncReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesDeleteReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesAuthorizeReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesReInitializeReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesPeerExternalClusterOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the peerExternalCluster operation. */\nexport type VolumesPeerExternalClusterResponse = ClusterPeerCommandResponse;\n\n/** Optional parameters. */\nexport interface VolumesAuthorizeExternalReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the authorizeExternalReplication operation. */\nexport type VolumesAuthorizeExternalReplicationResponse =\n SvmPeerCommandResponse;\n\n/** Optional parameters. */\nexport interface VolumesFinalizeExternalReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the finalizeExternalReplication operation. */\nexport type VolumesFinalizeExternalReplicationResponse =\n VolumesFinalizeExternalReplicationHeaders;\n\n/** Optional parameters. */\nexport interface VolumesPerformReplicationTransferOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the performReplicationTransfer operation. */\nexport type VolumesPerformReplicationTransferResponse =\n VolumesPerformReplicationTransferHeaders;\n\n/** Optional parameters. */\nexport interface VolumesPoolChangeOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesRelocateOptionalParams\n extends coreClient.OperationOptions {\n /** Relocate volume request */\n body?: RelocateVolumeRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesFinalizeRelocationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesRevertRelocationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesListNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listNext operation. */\nexport type VolumesListNextResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface SnapshotsListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type SnapshotsListResponse = SnapshotsList;\n\n/** Optional parameters. */\nexport interface SnapshotsGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type SnapshotsGetResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type SnapshotsCreateResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SnapshotsUpdateResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SnapshotsRestoreFilesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type SnapshotPoliciesListResponse = SnapshotPoliciesList;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type SnapshotPoliciesGetResponse = SnapshotPolicy;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesCreateOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the create operation. */\nexport type SnapshotPoliciesCreateResponse = SnapshotPolicy;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SnapshotPoliciesUpdateResponse = SnapshotPolicy;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesListVolumesOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listVolumes operation. */\nexport type SnapshotPoliciesListVolumesResponse = SnapshotPolicyVolumeList;\n\n/** Optional parameters. */\nexport interface BackupPoliciesListOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the list operation. */\nexport type BackupPoliciesListResponse = BackupPoliciesList;\n\n/** Optional parameters. */\nexport interface BackupPoliciesGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type BackupPoliciesGetResponse = BackupPolicy;\n\n/** Optional parameters. */\nexport interface BackupPoliciesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type BackupPoliciesCreateResponse = BackupPolicy;\n\n/** Optional parameters. */\nexport interface BackupPoliciesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BackupPoliciesUpdateResponse = BackupPolicy;\n\n/** Optional parameters. */\nexport interface BackupPoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesListByVolumeOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listByVolume operation. */\nexport type VolumeQuotaRulesListByVolumeResponse = VolumeQuotaRulesList;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type VolumeQuotaRulesGetResponse = VolumeQuotaRule;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VolumeQuotaRulesCreateResponse = VolumeQuotaRule;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VolumeQuotaRulesUpdateResponse = VolumeQuotaRule;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumeGroupsListByNetAppAccountOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listByNetAppAccount operation. */\nexport type VolumeGroupsListByNetAppAccountResponse = VolumeGroupList;\n\n/** Optional parameters. */\nexport interface VolumeGroupsGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type VolumeGroupsGetResponse = VolumeGroupDetails;\n\n/** Optional parameters. */\nexport interface VolumeGroupsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VolumeGroupsCreateResponse = VolumeGroupDetails;\n\n/** Optional parameters. */\nexport interface VolumeGroupsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SubvolumesListByVolumeOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listByVolume operation. */\nexport type SubvolumesListByVolumeResponse = SubvolumesList;\n\n/** Optional parameters. */\nexport interface SubvolumesGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type SubvolumesGetResponse = SubvolumeInfo;\n\n/** Optional parameters. */\nexport interface SubvolumesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type SubvolumesCreateResponse = SubvolumeInfo;\n\n/** Optional parameters. */\nexport interface SubvolumesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SubvolumesUpdateResponse = SubvolumeInfo;\n\n/** Optional parameters. */\nexport interface SubvolumesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SubvolumesGetMetadataOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the getMetadata operation. */\nexport type SubvolumesGetMetadataResponse = SubvolumeModel;\n\n/** Optional parameters. */\nexport interface SubvolumesListByVolumeNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listByVolumeNext operation. */\nexport type SubvolumesListByVolumeNextResponse = SubvolumesList;\n\n/** Optional parameters. */\nexport interface BackupsGetLatestStatusOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the getLatestStatus operation. */\nexport type BackupsGetLatestStatusResponse = BackupStatus;\n\n/** Optional parameters. */\nexport interface BackupsGetVolumeLatestRestoreStatusOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the getVolumeLatestRestoreStatus operation. */\nexport type BackupsGetVolumeLatestRestoreStatusResponse = RestoreStatus;\n\n/** Optional parameters. */\nexport interface BackupsListByVaultOptionalParams\n extends coreClient.OperationOptions {\n /** An option to specify the VolumeResourceId. If present, then only returns the backups under the specified volume */\n filter?: string;\n}\n\n/** Contains response data for the listByVault operation. */\nexport type BackupsListByVaultResponse = BackupsList;\n\n/** Optional parameters. */\nexport interface BackupsGetOptionalParams extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type BackupsGetResponse = Backup;\n\n/** Optional parameters. */\nexport interface BackupsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type BackupsCreateResponse = Backup;\n\n/** Optional parameters. */\nexport interface BackupsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Backup object supplied in the body of the operation. */\n body?: BackupPatch;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BackupsUpdateResponse = Backup;\n\n/** Optional parameters. */\nexport interface BackupsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type BackupsDeleteResponse = BackupsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface BackupsListByVaultNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listByVaultNext operation. */\nexport type BackupsListByVaultNextResponse = BackupsList;\n\n/** Optional parameters. */\nexport interface BackupVaultsListByNetAppAccountOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listByNetAppAccount operation. */\nexport type BackupVaultsListByNetAppAccountResponse = BackupVaultsList;\n\n/** Optional parameters. */\nexport interface BackupVaultsGetOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the get operation. */\nexport type BackupVaultsGetResponse = BackupVault;\n\n/** Optional parameters. */\nexport interface BackupVaultsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BackupVaultsCreateOrUpdateResponse = BackupVault;\n\n/** Optional parameters. */\nexport interface BackupVaultsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BackupVaultsUpdateResponse = BackupVault;\n\n/** Optional parameters. */\nexport interface BackupVaultsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type BackupVaultsDeleteResponse = BackupVaultsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface BackupVaultsListByNetAppAccountNextOptionalParams\n extends coreClient.OperationOptions { }\n\n/** Contains response data for the listByNetAppAccountNext operation. */\nexport type BackupVaultsListByNetAppAccountNextResponse = BackupVaultsList;\n\n/** Optional parameters. */\nexport interface BackupsUnderBackupVaultRestoreFilesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restoreFiles operation. */\nexport type BackupsUnderBackupVaultRestoreFilesResponse =\n BackupsUnderBackupVaultRestoreFilesHeaders;\n\n/** Optional parameters. */\nexport interface BackupsUnderVolumeMigrateBackupsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the migrateBackups operation. */\nexport type BackupsUnderVolumeMigrateBackupsResponse =\n BackupsUnderVolumeMigrateBackupsHeaders;\n\n/** Optional parameters. */\nexport interface BackupsUnderAccountMigrateBackupsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the migrateBackups operation. */\nexport type BackupsUnderAccountMigrateBackupsResponse =\n BackupsUnderAccountMigrateBackupsHeaders;\n\n/** Optional parameters. */\nexport interface NetAppManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAyxEH,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAGX;AAHD,WAAY,0BAA0B;IACpC,cAAc;IACd,iDAAmB,CAAA;AACrB,CAAC,EAHW,0BAA0B,KAA1B,0BAA0B,QAGrC;AAWD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BASX;AATD,WAAY,2BAA2B;IACrC,oCAAoC;IACpC,gGAAiE,CAAA;IACjE,iDAAiD;IACjD,2HAA4F,CAAA;IAC5F,wDAAwD;IACxD,0IAA2G,CAAA;IAC3G,iEAAiE;IACjE,6JAA8H,CAAA;AAChI,CAAC,EATW,2BAA2B,KAA3B,2BAA2B,QAStC;AAcD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAKX;AALD,WAAY,6BAA6B;IACvC,cAAc;IACd,oDAAmB,CAAA;IACnB,oBAAoB;IACpB,gEAA+B,CAAA;AACjC,CAAC,EALW,6BAA6B,KAA7B,6BAA6B,QAKxC;AAYD,oFAAoF;AACpF,MAAM,CAAN,IAAY,gCASX;AATD,WAAY,gCAAgC;IAC1C,oCAAoC;IACpC,qGAAiE,CAAA;IACjE,iDAAiD;IACjD,gIAA4F,CAAA;IAC5F,wDAAwD;IACxD,+IAA2G,CAAA;IAC3G,iEAAiE;IACjE,kKAA8H,CAAA;AAChI,CAAC,EATW,gCAAgC,KAAhC,gCAAgC,QAS3C;AAcD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAiBX;AAjBD,WAAY,oCAAoC;IAC9C,kCAAkC;IAClC,2DAAmB,CAAA;IACnB,wCAAwC;IACxC,iDAAS,CAAA;IACT,wCAAwC;IACxC,iDAAS,CAAA;IACT,8CAA8C;IAC9C,6DAAqB,CAAA;IACrB,+CAA+C;IAC/C,2DAAmB,CAAA;IACnB,qDAAqD;IACrD,uEAA+B,CAAA;IAC/B,qDAAqD;IACrD,uEAA+B,CAAA;IAC/B,yDAAyD;IACzD,iFAAyC,CAAA;AAC3C,CAAC,EAjBW,oCAAoC,KAApC,oCAAoC,QAiB/C;AAkBD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBASX;AATD,WAAY,oBAAoB;IAC9B,8BAA8B;IAC9B,uCAAe,CAAA;IACf,iCAAiC;IACjC,6CAAqB,CAAA;IACrB,wDAAwD;IACxD,wDAAgC,CAAA;IAChC,wDAAwD;IACxD,wDAAgC,CAAA;AAClC,CAAC,EATW,oBAAoB,KAApB,oBAAoB,QAS/B;AAcD,2FAA2F;AAC3F,MAAM,CAAN,IAAY,uCASX;AATD,WAAY,uCAAuC;IACjD,gBAAgB;IAChB,kEAAuB,CAAA;IACvB,aAAa;IACb,4DAAiB,CAAA;IACjB,eAAe;IACf,gEAAqB,CAAA;IACrB,eAAe;IACf,gEAAqB,CAAA;AACvB,CAAC,EATW,uCAAuC,KAAvC,uCAAuC,QASlD;AAcD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAWX;AAXD,WAAY,0BAA0B;IACpC,8CAA8C;IAC9C,iDAAmB,CAAA;IACnB,4CAA4C;IAC5C,6CAAe,CAAA;IACf,+BAA+B;IAC/B,iDAAmB,CAAA;IACnB,sCAAsC;IACtC,6CAAe,CAAA;IACf,gCAAgC;IAChC,mDAAqB,CAAA;AACvB,CAAC,EAXW,0BAA0B,KAA1B,0BAA0B,QAWrC;AAeD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,uCAAuC;IACvC,sDAAoC,CAAA;IACpC,sCAAsC;IACtC,0DAAwC,CAAA;AAC1C,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAWX;AAXD,WAAY,mBAAmB;IAC7B,iDAAiD;IACjD,0CAAmB,CAAA;IACnB,+CAA+C;IAC/C,sCAAe,CAAA;IACf,kCAAkC;IAClC,0CAAmB,CAAA;IACnB,yCAAyC;IACzC,sCAAe,CAAA;IACf,mCAAmC;IACnC,4CAAqB,CAAA;AACvB,CAAC,EAXW,mBAAmB,KAAnB,mBAAmB,QAW9B;AAeD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,6EAA6E;IAC7E,2CAAqB,CAAA;IACrB,iCAAiC;IACjC,yCAAmB,CAAA;AACrB,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BASX;AATD,WAAY,+BAA+B;IACzC,WAAW;IACX,gDAAa,CAAA;IACb,qBAAqB;IACrB,oEAAiC,CAAA;IACjC,mBAAmB;IACnB,gEAA6B,CAAA;IAC7B,iCAAiC;IACjC,6FAA0D,CAAA;AAC5D,CAAC,EATW,+BAA+B,KAA/B,+BAA+B,QAS1C;AAcD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAWX;AAXD,WAAY,iBAAiB;IAC3B,6BAA6B;IAC7B,0CAAqB,CAAA;IACrB,4BAA4B;IAC5B,wCAAmB,CAAA;IACnB,0BAA0B;IAC1B,oCAAe,CAAA;IACf,0EAA0E;IAC1E,gDAA2B,CAAA;IAC3B,6BAA6B;IAC7B,0CAAqB,CAAA;AACvB,CAAC,EAXW,iBAAiB,KAAjB,iBAAiB,QAW5B;AAeD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,oBAAoB;IACpB,6BAAa,CAAA;IACb,sBAAsB;IACtB,iCAAiB,CAAA;AACnB,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC7B,wEAAwE;IACxE,wCAAiB,CAAA;IACjB,wEAAwE;IACxE,wCAAiB,CAAA;AACnB,CAAC,EALW,mBAAmB,KAAnB,mBAAmB,QAK9B;AAYD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,iBAAiB;IACjB,2CAAyB,CAAA;IACzB,mBAAmB;IACnB,+CAA6B,CAAA;AAC/B,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCASX;AATD,WAAY,oCAAoC;IAC9C,6CAA6C;IAC7C,2DAAmB,CAAA;IACnB,mDAAmD;IACnD,iDAAS,CAAA;IACT,mDAAmD;IACnD,iDAAS,CAAA;IACT,yDAAyD;IACzD,6DAAqB,CAAA;AACvB,CAAC,EATW,oCAAoC,KAApC,oCAAoC,QAS/C;AAcD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,UAAU;IACV,gCAAW,CAAA;IACX,UAAU;IACV,gCAAW,CAAA;AACb,CAAC,EALW,iBAAiB,KAAjB,iBAAiB,QAK5B;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAOX;AAPD,WAAY,wBAAwB;IAClC,iBAAiB;IACjB,sDAA4B,CAAA;IAC5B,aAAa;IACb,6CAAiB,CAAA;IACjB,YAAY;IACZ,2CAAe,CAAA;AACjB,CAAC,EAPW,wBAAwB,KAAxB,wBAAwB,QAOnC;AAaD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,+BAA+B;IAC/B,yEAAiD,CAAA;IACjD,6BAA6B;IAC7B,qEAA6C,CAAA;AAC/C,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,qGAAqG;AACrG,MAAM,CAAN,IAAY,iDAKX;AALD,WAAY,iDAAiD;IAC3D,sEAAsE;IACtE,0EAAqB,CAAA;IACrB,8LAA8L;IAC9L,0EAAqB,CAAA;AACvB,CAAC,EALW,iDAAiD,KAAjD,iDAAiD,QAK5D;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,WAAW;IACX,mCAAa,CAAA;AACf,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAKX;AALD,WAAY,8BAA8B;IACxC,0DAA0D;IAC1D,uDAAqB,CAAA;IACrB,yDAAyD;IACzD,qDAAmB,CAAA;AACrB,CAAC,EALW,8BAA8B,KAA9B,8BAA8B,QAKzC;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,gDAAgD;IAChD,6CAAqB,CAAA;IACrB,+CAA+C;IAC/C,2CAAmB,CAAA;AACrB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAKX;AALD,WAAY,wBAAwB;IAClC,uCAAuC;IACvC,gEAAoC,CAAA;IACpC,sCAAsC;IACtC,oEAAwC,CAAA;AAC1C,CAAC,EALW,wBAAwB,KAAxB,wBAAwB,QAKnC;AAYD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAOX;AAPD,WAAY,8BAA8B;IACxC,cAAc;IACd,qDAAmB,CAAA;IACnB,aAAa;IACb,mDAAiB,CAAA;IACjB,YAAY;IACZ,iDAAe,CAAA;AACjB,CAAC,EAPW,8BAA8B,KAA9B,8BAA8B,QAOzC;AAaD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,WAAW;IACX,6CAAa,CAAA;IACb,mBAAmB;IACnB,6DAA6B,CAAA;AAC/B,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC7B,iCAAiC;IACjC,0CAAmB,CAAA;IACnB,qCAAqC;IACrC,4CAAqB,CAAA;AACvB,CAAC,EALW,mBAAmB,KAAnB,mBAAmB,QAK9B;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAKX;AALD,WAAY,iBAAiB;IAC3B,8BAA8B;IAC9B,wCAAmB,CAAA;IACnB,+BAA+B;IAC/B,0CAAqB,CAAA;AACvB,CAAC,EALW,iBAAiB,KAAjB,iBAAiB,QAK5B;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,6BAA6B;IAC7B,4CAAmB,CAAA;IACnB,iCAAiC;IACjC,8CAAqB,CAAA;AACvB,CAAC,EALW,qBAAqB,KAArB,qBAAqB,QAKhC;AAYD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBASX;AATD,WAAY,uBAAuB;IACjC,WAAW;IACX,wCAAa,CAAA;IACb,mBAAmB;IACnB,wDAA6B,CAAA;IAC7B,aAAa;IACb,4CAAiB,CAAA;IACjB,cAAc;IACd,8CAAmB,CAAA;AACrB,CAAC,EATW,uBAAuB,KAAvB,uBAAuB,QASlC;AAcD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAOX;AAPD,WAAY,gBAAgB;IAC1B,oBAAoB;IACpB,mDAA+B,CAAA;IAC/B,eAAe;IACf,yCAAqB,CAAA;IACrB,aAAa;IACb,qCAAiB,CAAA;AACnB,CAAC,EAPW,gBAAgB,KAAhB,gBAAgB,QAO3B;AAaD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SASX;AATD,WAAY,SAAS;IACnB,yBAAyB;IACzB,kDAAqC,CAAA;IACrC,0BAA0B;IAC1B,oDAAuC,CAAA;IACvC,4BAA4B;IAC5B,wDAA2C,CAAA;IAC3C,6BAA6B;IAC7B,0DAA6C,CAAA;AAC/C,CAAC,EATW,SAAS,KAAT,SAAS,QASpB;AAcD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,cAAc;IACd,4CAAoB,CAAA;IACpB,aAAa;IACb,yCAAiB,CAAA;AACnB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,oBAAoB;IACpB,oCAAiB,CAAA;IACjB,uBAAuB;IACvB,0CAAuB,CAAA;AACzB,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** Result of the request to list Cloud Volume operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /** List of Storage operations supported by the Storage resource provider. */\n value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Microsoft.NetApp REST API operation definition. */\nexport interface Operation {\n /** Operation name: {provider}/{resource}/{operation} */\n name?: string;\n /** Display metadata associated with the operation. */\n display?: OperationDisplay;\n /** The origin of operations. */\n origin?: string;\n /** One property of operation, include metric specifications. */\n serviceSpecification?: ServiceSpecification;\n}\n\n/** Display metadata associated with the operation. */\nexport interface OperationDisplay {\n /** Service provider: Microsoft NetApp. */\n provider?: string;\n /** Resource on which the operation is performed etc. */\n resource?: string;\n /** Type of operation: get, read, delete, etc. */\n operation?: string;\n /** Operation description. */\n description?: string;\n}\n\n/** One property of operation, include metric specifications. */\nexport interface ServiceSpecification {\n /** Metric specifications of operation. */\n metricSpecifications?: MetricSpecification[];\n /** Log specification of operation. */\n logSpecifications?: LogSpecification[];\n}\n\n/** Metric specification of operation. */\nexport interface MetricSpecification {\n /** Name of metric specification. */\n name?: string;\n /** Display name of metric specification. */\n displayName?: string;\n /** Display description of metric specification. */\n displayDescription?: string;\n /** Unit could be Bytes or Count. */\n unit?: string;\n /** Support metric aggregation type. */\n supportedAggregationTypes?: MetricAggregationType[];\n /** The supported time grain types for the metrics. */\n supportedTimeGrainTypes?: string[];\n /** The internal metric name. */\n internalMetricName?: string;\n /** Whether or not the service is using regional MDM accounts. */\n enableRegionalMdmAccount?: boolean;\n /** The source MDM account. */\n sourceMdmAccount?: string;\n /** The source MDM namespace. */\n sourceMdmNamespace?: string;\n /** Dimensions of blobs, including blob type and access tier. */\n dimensions?: Dimension[];\n /** Aggregation type could be Average. */\n aggregationType?: string;\n /** The property to decide fill gap with zero or not. */\n fillGapWithZero?: boolean;\n /** The category this metric specification belong to, could be Capacity. */\n category?: string;\n /** Account Resource Id. */\n resourceIdDimensionNameOverride?: string;\n /** Whether the metric is internal. */\n isInternal?: boolean;\n}\n\n/** Dimension of blobs, possibly be blob type or access tier. */\nexport interface Dimension {\n /** Display name of dimension. */\n name?: string;\n /** Display name of dimension. */\n displayName?: string;\n}\n\n/** Log Definition of a single resource metric. */\nexport interface LogSpecification {\n /** Name of log specification. */\n name?: string;\n /** Display name of log specification. */\n displayName?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** Resource name availability request content. */\nexport interface ResourceNameAvailabilityRequest {\n /** Resource name to verify. */\n name: string;\n /** Resource type used for verification. */\n type: CheckNameResourceTypes;\n /** Resource group name. */\n resourceGroup: string;\n}\n\n/** Information regarding availability of a resource. */\nexport interface CheckAvailabilityResponse {\n /** <code>true</code> indicates name is valid and available. <code>false</code> indicates the name is invalid, unavailable, or both. */\n isAvailable?: boolean;\n /** <code>Invalid</code> indicates the name provided does not match Azure App Service naming requirements. <code>AlreadyExists</code> indicates that the name is already in use and is therefore unavailable. */\n reason?: InAvailabilityReasonType;\n /** If reason == invalid, provide the user with the reason why the given name is invalid, and provide the resource naming requirements so that the user can select a valid name. If reason == AlreadyExists, explain that resource name is already in use, and direct them to select a different name. */\n message?: string;\n}\n\n/** File path availability request content - availability is based on the name and the subnetId. */\nexport interface FilePathAvailabilityRequest {\n /** File path to verify. */\n name: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */\n subnetId: string;\n /** The Azure Resource logical availability zone which is used within zone mapping lookup for the subscription and region. The lookup will retrieve the physical zone where volume is placed. */\n availabilityZone?: string;\n}\n\n/** Quota availability request content. */\nexport interface QuotaAvailabilityRequest {\n /** Name of the resource to verify. */\n name: string;\n /** Resource type used for verification. */\n type: CheckQuotaNameResourceTypes;\n /** Resource group name. */\n resourceGroup: string;\n}\n\n/** Usages result */\nexport interface UsagesListResult {\n /** A list of usages */\n value?: UsageResult[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Usages entity model */\nexport interface UsageResult {\n /**\n * The id of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: UsageName;\n /**\n * The current usage value for the subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentValue?: number;\n /**\n * The limit of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly limit?: number;\n /**\n * The unit of the usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unit?: string;\n}\n\n/** The name of the usage. */\nexport interface UsageName {\n /** The name of the usage. */\n value?: string;\n /** The localized name of the usage. */\n localizedValue?: string;\n}\n\n/** List of Subscription Quota Items */\nexport interface SubscriptionQuotaItemList {\n /** A list of SubscriptionQuotaItems */\n value?: SubscriptionQuotaItem[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** Provides region specific information. */\nexport interface RegionInfo {\n /** Provides storage to network proximity information in the region. */\n storageToNetworkProximity?: RegionStorageToNetworkProximity;\n /** Provides logical availability zone mappings for the subscription for a region. */\n availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];\n}\n\nexport interface RegionInfoAvailabilityZoneMappingsItem {\n /** Logical availability zone. */\n availabilityZone?: string;\n /** Available availability zone */\n isAvailable?: boolean;\n}\n\n/** List of regionInfo resources */\nexport interface RegionInfosList {\n /** A list of regionInfo resources */\n value?: RegionInfoResource[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Network sibling set query. */\nexport interface QueryNetworkSiblingSetRequest {\n /** Network Sibling Set ID for a group of volumes sharing networking resources in a subnet. */\n networkSiblingSetId: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet} */\n subnetId: string;\n}\n\n/** Describes the contents of a network sibling set. */\nexport interface NetworkSiblingSet {\n /** Network Sibling Set ID for a group of volumes sharing networking resources in a subnet. */\n networkSiblingSetId?: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet} */\n subnetId?: string;\n /** Network sibling set state Id identifying the current state of the sibling set. */\n networkSiblingSetStateId?: string;\n /** Network features available to the volume, or current state of update. */\n networkFeatures?: NetworkFeatures;\n /**\n * Gets the status of the NetworkSiblingSet at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: NetworkSiblingSetProvisioningState;\n /** List of NIC information */\n nicInfoList?: NicInfo[];\n}\n\n/** NIC information and list of volumes for which the NIC has the primary mount ip address. */\nexport interface NicInfo {\n /**\n * ipAddress\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddress?: string;\n /** Volume resource Ids */\n volumeResourceIds?: string[];\n}\n\n/** Network sibling set update. */\nexport interface UpdateNetworkSiblingSetRequest {\n /** Network Sibling Set ID for a group of volumes sharing networking resources in a subnet. */\n networkSiblingSetId: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes. Example /subscriptions/subscriptionId/resourceGroups/resourceGroup/providers/Microsoft.Network/virtualNetworks/testVnet/subnets/{mySubnet} */\n subnetId: string;\n /** Network sibling set state Id identifying the current state of the sibling set. */\n networkSiblingSetStateId: string;\n /** Network features available to the volume. */\n networkFeatures: NetworkFeatures;\n}\n\n/** List of NetApp account resources */\nexport interface NetAppAccountList {\n /** Multiple NetApp accounts */\n value?: NetAppAccount[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Active Directory */\nexport interface ActiveDirectory {\n /** Id of the Active Directory */\n activeDirectoryId?: string;\n /** A domain user account with permission to create machine accounts */\n username?: string;\n /** Plain text password of Active Directory domain administrator, value is masked in the response */\n password?: string;\n /** Name of the Active Directory domain */\n domain?: string;\n /** Comma separated list of DNS server IP addresses (IPv4 only) for the Active Directory domain */\n dns?: string;\n /**\n * Status of the Active Directory\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ActiveDirectoryStatus;\n /**\n * Any details in regards to the Status of the Active Directory\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusDetails?: string;\n /** NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes */\n smbServerName?: string;\n /** The Organizational Unit (OU) within the Windows Active Directory */\n organizationalUnit?: string;\n /** The Active Directory site the service will limit Domain Controller discovery to */\n site?: string;\n /** Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier */\n backupOperators?: string[];\n /** Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier */\n administrators?: string[];\n /** kdc server IP address for the active directory machine. This optional parameter is used only while creating kerberos volume. */\n kdcIP?: string;\n /** Name of the active directory machine. This optional parameter is used only while creating kerberos volume */\n adName?: string;\n /** When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes. */\n serverRootCACertificate?: string;\n /** If enabled, AES encryption will be enabled for SMB communication. */\n aesEncryption?: boolean;\n /** Specifies whether or not the LDAP traffic needs to be signed. */\n ldapSigning?: boolean;\n /** Domain Users in the Active directory to be given SeSecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier */\n securityOperators?: string[];\n /** Specifies whether or not the LDAP traffic needs to be secured via TLS. */\n ldapOverTLS?: boolean;\n /** If enabled, NFS client local users can also (in addition to LDAP users) access the NFS volumes. */\n allowLocalNfsUsersWithLdap?: boolean;\n /** If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted. */\n encryptDCConnections?: boolean;\n /** LDAP Search scope options */\n ldapSearchScope?: LdapSearchScopeOpt;\n /** Comma separated list of IPv4 addresses of preferred servers for LDAP client. At most two comma separated IPv4 addresses can be passed. */\n preferredServersForLdapClient?: string;\n}\n\n/** LDAP search scope */\nexport interface LdapSearchScopeOpt {\n /** This specifies the user DN, which overrides the base DN for user lookups. */\n userDN?: string;\n /** This specifies the group DN, which overrides the base DN for group lookups. */\n groupDN?: string;\n /** This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server. */\n groupMembershipFilter?: string;\n}\n\n/** Encryption settings */\nexport interface AccountEncryption {\n /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */\n keySource?: KeySource;\n /** Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'. */\n keyVaultProperties?: KeyVaultProperties;\n /** Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'. */\n identity?: EncryptionIdentity;\n}\n\n/** Properties of key vault. */\nexport interface KeyVaultProperties {\n /**\n * UUID v4 used to identify the Azure Key Vault configuration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly keyVaultId?: string;\n /** The Uri of KeyVault. */\n keyVaultUri: string;\n /** The name of KeyVault key. */\n keyName: string;\n /** The resource ID of KeyVault. */\n keyVaultResourceId?: string;\n /**\n * Status of the KeyVault connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: KeyVaultStatus;\n}\n\n/** Identity used to authenticate with key vault. */\nexport interface EncryptionIdentity {\n /**\n * The principal ID (object ID) of the identity used to authenticate with key vault. Read-only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /** The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities. */\n userAssignedIdentity?: string;\n /** ClientId of the multi-tenant AAD Application. Used to access cross-tenant keyvaults. */\n federatedClientId?: string;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: {\n [propertyName: string]: UserAssignedIdentity | null;\n };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** NetApp account patch resource */\nexport interface NetAppAccountPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** The identity used for the resource. */\n identity?: ManagedServiceIdentity;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Active Directories */\n activeDirectories?: ActiveDirectory[];\n /** Encryption settings */\n encryption?: AccountEncryption;\n /**\n * Shows the status of disableShowmount for all volumes under the subscription, null equals false\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disableShowmount?: boolean;\n /** Domain for NFSv4 user ID mapping. This property will be set for all NetApp accounts in the subscription and region and only affect non ldap NFSv4 volumes. */\n nfsV4IDDomain?: string;\n /**\n * MultiAD Status for the account\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly multiAdStatus?: MultiAdStatus;\n}\n\n/** Encryption transition request */\nexport interface EncryptionTransitionRequest {\n /** Identifier for the virtual network */\n virtualNetworkId: string;\n /** Identifier of the private endpoint to reach the Azure Key Vault */\n privateEndpointId: string;\n}\n\n/** Result of getKeyVaultStatus with information about how volumes under NetApp account are encrypted. */\nexport interface GetKeyVaultStatusResponse {\n /** The URI of the key vault/managed HSM that should be used for encryption. */\n keyVaultUri?: string;\n /** The name of the key that should be used for encryption. */\n keyName?: string;\n /** Azure resource ID of the key vault/managed HSM that should be used for encryption. */\n keyVaultResourceId?: string;\n /** Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint. */\n keyVaultPrivateEndpoints?: KeyVaultPrivateEndpoint[];\n}\n\n/** Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint. */\nexport interface KeyVaultPrivateEndpoint {\n /** Identifier for the virtual network id */\n virtualNetworkId?: string;\n /** Identifier of the private endpoint to reach the Azure Key Vault */\n privateEndpointId?: string;\n}\n\n/** Change key vault request */\nexport interface ChangeKeyVault {\n /** The URI of the key vault/managed HSM that should be used for encryption. */\n keyVaultUri: string;\n /** The name of the key that should be used for encryption. */\n keyName: string;\n /** Azure resource ID of the key vault/managed HSM that should be used for encryption. */\n keyVaultResourceId?: string;\n /** Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint. */\n keyVaultPrivateEndpoints: KeyVaultPrivateEndpoint[];\n}\n\n/** List of capacity pool resources */\nexport interface CapacityPoolList {\n /** List of Capacity pools */\n value?: CapacityPool[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Capacity pool patch resource */\nexport interface CapacityPoolPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776). */\n size?: number;\n /** The qos type of the pool */\n qosType?: QosType;\n /** If enabled (true) the pool can contain cool Access enabled volumes. */\n coolAccess?: boolean;\n /** Maximum throughput in MiB/s that can be achieved by this pool and this will be accepted as input only for manual qosType pool with Flexible service level */\n customThroughputMibps?: number;\n}\n\n/** List of volume resources */\nexport interface VolumeList {\n /** List of volumes */\n value?: Volume[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Set of export policy rules */\nexport interface VolumePropertiesExportPolicy {\n /** Export policy rule */\n rules?: ExportPolicyRule[];\n}\n\n/** Volume Export Policy Rule */\nexport interface ExportPolicyRule {\n /** Order index */\n ruleIndex?: number;\n /** Read only access */\n unixReadOnly?: boolean;\n /** Read and write access */\n unixReadWrite?: boolean;\n /** Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later */\n kerberos5ReadOnly?: boolean;\n /** Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later */\n kerberos5ReadWrite?: boolean;\n /** Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later */\n kerberos5IReadOnly?: boolean;\n /** Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later */\n kerberos5IReadWrite?: boolean;\n /** Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later */\n kerberos5PReadOnly?: boolean;\n /** Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later */\n kerberos5PReadWrite?: boolean;\n /** Allows CIFS protocol */\n cifs?: boolean;\n /** Allows NFSv3 protocol. Enable only for NFSv3 type volumes */\n nfsv3?: boolean;\n /** Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes */\n nfsv41?: boolean;\n /** Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names */\n allowedClients?: string;\n /** Has root access to volume */\n hasRootAccess?: boolean;\n /** This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own. */\n chownMode?: ChownMode;\n}\n\n/** Mount target properties */\nexport interface MountTargetProperties {\n /**\n * UUID v4 used to identify the MountTarget\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargetId?: string;\n /** UUID v4 used to identify the MountTarget */\n fileSystemId: string;\n /**\n * The mount target's IPv4 address\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddress?: string;\n /** The SMB server's Fully Qualified Domain Name, FQDN */\n smbServerFqdn?: string;\n}\n\n/** DataProtection type volumes include an object containing details of the replication */\nexport interface VolumePropertiesDataProtection {\n /** Backup Properties */\n backup?: VolumeBackupProperties;\n /** Replication properties */\n replication?: ReplicationObject;\n /** Snapshot properties. */\n snapshot?: VolumeSnapshotProperties;\n /** VolumeRelocation properties */\n volumeRelocation?: VolumeRelocationProperties;\n}\n\n/** Volume Backup Properties */\nexport interface VolumeBackupProperties {\n /** Backup Policy Resource ID */\n backupPolicyId?: string;\n /** Policy Enforced */\n policyEnforced?: boolean;\n /** Backup Vault Resource ID */\n backupVaultId?: string;\n}\n\n/** Replication properties */\nexport interface ReplicationObject {\n /**\n * Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly replicationId?: string;\n /**\n * Indicates whether the local volume is the source or destination for the Volume Replication\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpointType?: EndpointType;\n /** Schedule */\n replicationSchedule?: ReplicationSchedule;\n /** The resource ID of the remote volume. Required for cross region and cross zone replication */\n remoteVolumeResourceId?: string;\n /** The full path to a volume that is to be migrated into ANF. Required for Migration volumes */\n remotePath?: RemotePath;\n /** The remote region for the other end of the Volume Replication. */\n remoteVolumeRegion?: string;\n /**\n * A list of destination replications\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly destinationReplications?: DestinationReplication[];\n}\n\n/** The full path to a volume that is to be migrated into ANF. Required for Migration volumes */\nexport interface RemotePath {\n /** The Path to a ONTAP Host */\n externalHostName: string;\n /** The name of a server on the ONTAP Host */\n serverName: string;\n /** The name of a volume on the server */\n volumeName: string;\n}\n\n/** Destination replication properties */\nexport interface DestinationReplication {\n /** The resource ID of the remote volume */\n resourceId?: string;\n /** Indicates whether the replication is cross zone or cross region. */\n replicationType?: ReplicationType;\n /** The remote region for the destination volume. */\n region?: string;\n /** The remote zone for the destination volume. */\n zone?: string;\n}\n\n/** Volume Snapshot Properties */\nexport interface VolumeSnapshotProperties {\n /** Snapshot Policy ResourceId */\n snapshotPolicyId?: string;\n}\n\n/** Volume relocation properties */\nexport interface VolumeRelocationProperties {\n /** Has relocation been requested for this volume */\n relocationRequested?: boolean;\n /**\n * Has relocation finished and is ready to be cleaned up\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly readyToBeFinalized?: boolean;\n}\n\n/** Application specific parameters for the placement of volumes in the volume group */\nexport interface PlacementKeyValuePairs {\n /** Key for an application specific parameter for the placement of volumes in the volume group */\n key: string;\n /** Value for an application specific parameter for the placement of volumes in the volume group */\n value: string;\n}\n\n/** Volume patch resource */\nexport interface VolumePatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** The service level of the file system */\n serviceLevel?: ServiceLevel;\n /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */\n usageThreshold?: number;\n /** Set of export policy rules */\n exportPolicy?: VolumePatchPropertiesExportPolicy;\n /** Set of protocol types, default NFSv3, CIFS for SMB protocol */\n protocolTypes?: string[];\n /** Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume */\n throughputMibps?: number;\n /** DataProtection type volumes include an object containing details of the replication */\n dataProtection?: VolumePatchPropertiesDataProtection;\n /** Specifies if default quota is enabled for the volume. */\n isDefaultQuotaEnabled?: boolean;\n /** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */\n defaultUserQuotaInKiBs?: number;\n /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */\n defaultGroupQuotaInKiBs?: number;\n /** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */\n unixPermissions?: string;\n /** Specifies whether Cool Access(tiering) is enabled for the volume. */\n coolAccess?: boolean;\n /** Specifies the number of days after which data that is not accessed by clients will be tiered. */\n coolnessPeriod?: number;\n /**\n * coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:\n * Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.\n * OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.\n * Never - No client-driven data is pulled from cool tier to standard storage.\n */\n coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;\n /** coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier. */\n coolAccessTieringPolicy?: CoolAccessTieringPolicy;\n /** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots. */\n snapshotDirectoryVisible?: boolean;\n /** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;\n /** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbNonBrowsable?: SmbNonBrowsable;\n}\n\n/** Set of export policy rules */\nexport interface VolumePatchPropertiesExportPolicy {\n /** Export policy rule */\n rules?: ExportPolicyRule[];\n}\n\n/** DataProtection type volumes include an object containing details of the replication */\nexport interface VolumePatchPropertiesDataProtection {\n /** Backup Properties */\n backup?: VolumeBackupProperties;\n /** Snapshot properties. */\n snapshot?: VolumeSnapshotProperties;\n}\n\n/** revert a volume to the snapshot */\nexport interface VolumeRevert {\n /** Resource id of the snapshot */\n snapshotId?: string;\n}\n\n/** Break file locks request */\nexport interface BreakFileLocksRequest {\n /** To clear file locks on a volume for a particular client */\n clientIp?: string;\n /** Break File locks could be a disruptive operation for application as locks on the volume will be broken, if want to process, set to true. */\n confirmRunningDisruptiveOperation?: boolean;\n}\n\n/** Get group Id list for LDAP User request */\nexport interface GetGroupIdListForLdapUserRequest {\n /** username is required to fetch the group to which user is part of */\n username: string;\n}\n\n/** Group Id list for Ldap user */\nexport interface GetGroupIdListForLdapUserResponse {\n /** Group Id list */\n groupIdsForLdapUser?: string[];\n}\n\n/** Break replication request */\nexport interface BreakReplicationRequest {\n /** If replication is in status transferring and you want to force break the replication, set to true */\n forceBreakReplication?: boolean;\n}\n\n/** Re-establish request object supplied in the body of the operation. */\nexport interface ReestablishReplicationRequest {\n /** Resource id of the source volume for the replication */\n sourceVolumeId?: string;\n}\n\n/** Replication status */\nexport interface ReplicationStatus {\n /** Replication health check */\n healthy?: boolean;\n /** Status of the mirror relationship */\n relationshipStatus?: RelationshipStatus;\n /** The status of the replication */\n mirrorState?: MirrorState;\n /** The progress of the replication */\n totalProgress?: string;\n /** Displays error message if the replication is in an error state */\n errorMessage?: string;\n}\n\n/** List Replications */\nexport interface ListReplications {\n /** A list of replications */\n value?: Replication[];\n}\n\n/** Replication properties */\nexport interface Replication {\n /**\n * UUID v4 used to identify the replication.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly replicationId?: string;\n /** Indicates whether the local volume is the source or destination for the Volume Replication */\n endpointType?: EndpointType;\n /** Schedule */\n replicationSchedule?: ReplicationSchedule;\n /** The resource ID of the remote volume. */\n remoteVolumeResourceId: string;\n /** The remote region for the other end of the Volume Replication. */\n remoteVolumeRegion?: string;\n}\n\n/** Authorize request */\nexport interface AuthorizeRequest {\n /** Resource id of the remote volume */\n remoteVolumeResourceId?: string;\n}\n\n/** Source Cluster properties for a cluster peer request */\nexport interface PeerClusterForVolumeMigrationRequest {\n /** A list of IC-LIF IPs that can be used to connect to the On-prem cluster */\n peerIpAddresses: string[];\n}\n\n/** Information about cluster peering process */\nexport interface ClusterPeerCommandResponse {\n /** A command that needs to be run on the external ONTAP to accept cluster peering. Will only be present if <code>clusterPeeringStatus</code> is <code>pending</code> */\n peerAcceptCommand?: string;\n}\n\n/** Information about svm peering process */\nexport interface SvmPeerCommandResponse {\n /** A command that needs to be run on the external ONTAP to accept svm peering. Will only be present if <code>svmPeeringStatus</code> is <code>pending</code> */\n svmPeeringCommand?: string;\n}\n\n/** Pool change request */\nexport interface PoolChangeRequest {\n /** Resource id of the pool to move volume to */\n newPoolResourceId: string;\n}\n\n/** Relocate volume request */\nexport interface RelocateVolumeRequest {\n /** New creation token for the volume that controls the mount point name */\n creationToken?: string;\n}\n\n/** List of Snapshots */\nexport interface SnapshotsList {\n /** A list of Snapshots */\n value?: Snapshot[];\n}\n\n/** Restore payload for Single File Snapshot Restore */\nexport interface SnapshotRestoreFiles {\n /** List of files to be restored */\n filePaths: string[];\n /** Destination folder where the files will be restored */\n destinationPath?: string;\n}\n\n/** List of Snapshot Policies */\nexport interface SnapshotPoliciesList {\n /** A list of snapshot policies */\n value?: SnapshotPolicy[];\n}\n\n/** Hourly Schedule properties */\nexport interface HourlySchedule {\n /** Hourly snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Daily Schedule properties */\nexport interface DailySchedule {\n /** Daily snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which hour in UTC timezone a snapshot should be taken */\n hour?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Weekly Schedule properties, make a snapshot every week at a specific day or days */\nexport interface WeeklySchedule {\n /** Weekly snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which weekdays snapshot should be taken, accepts a comma separated list of week day names in english */\n day?: string;\n /** Indicates which hour in UTC timezone a snapshot should be taken */\n hour?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Monthly Schedule properties */\nexport interface MonthlySchedule {\n /** Monthly snapshot count to keep */\n snapshotsToKeep?: number;\n /** Indicates which days of the month snapshot should be taken. A comma delimited string. */\n daysOfMonth?: string;\n /** Indicates which hour in UTC timezone a snapshot should be taken */\n hour?: number;\n /** Indicates which minute snapshot should be taken */\n minute?: number;\n /** Resource size in bytes, current storage usage for the volume in bytes */\n usedBytes?: number;\n}\n\n/** Snapshot policy Details for create and update */\nexport interface SnapshotPolicyPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Schedule for hourly snapshots */\n hourlySchedule?: HourlySchedule;\n /** Schedule for daily snapshots */\n dailySchedule?: DailySchedule;\n /** Schedule for weekly snapshots */\n weeklySchedule?: WeeklySchedule;\n /** Schedule for monthly snapshots */\n monthlySchedule?: MonthlySchedule;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Volumes associated with snapshot policy */\nexport interface SnapshotPolicyVolumeList {\n /** List of volumes */\n value?: Volume[];\n}\n\n/** List of Backup Policies */\nexport interface BackupPoliciesList {\n /** A list of backup policies */\n value?: BackupPolicy[];\n}\n\n/** Volume details using the backup policy */\nexport interface VolumeBackups {\n /** Volume name */\n volumeName?: string;\n /** ResourceId used to identify the Volume */\n volumeResourceId?: string;\n /** Total count of backups for volume */\n backupsCount?: number;\n /** Policy enabled */\n policyEnabled?: boolean;\n}\n\n/** Backup policy Details for create and update */\nexport interface BackupPolicyPatch {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /**\n * Backup Policy GUID ID\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupPolicyId?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Daily backups count to keep */\n dailyBackupsToKeep?: number;\n /** Weekly backups count to keep */\n weeklyBackupsToKeep?: number;\n /** Monthly backups count to keep */\n monthlyBackupsToKeep?: number;\n /**\n * Volumes using current backup policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumesAssigned?: number;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * A list of volumes assigned to this policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeBackups?: VolumeBackups[];\n}\n\n/** List of Volume Quota Rules */\nexport interface VolumeQuotaRulesList {\n /** A list of Volume Quota Rules */\n value?: VolumeQuotaRule[];\n}\n\n/** Patchable Quota Rule of a Volume */\nexport interface VolumeQuotaRulePatch {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /**\n * Gets the status of the VolumeQuotaRule at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** Size of quota */\n quotaSizeInKiBs?: number;\n /** Type of quota */\n quotaType?: Type;\n /** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */\n quotaTarget?: string;\n}\n\n/** List of volume group resources */\nexport interface VolumeGroupList {\n /** List of volume Groups */\n value?: VolumeGroup[];\n}\n\n/** Volume group resource */\nexport interface VolumeGroup {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Volume group details */\n groupMetaData?: VolumeGroupMetaData;\n}\n\n/** Volume group properties */\nexport interface VolumeGroupMetaData {\n /** Group Description */\n groupDescription?: string;\n /** Application Type */\n applicationType?: ApplicationType;\n /** Application specific identifier */\n applicationIdentifier?: string;\n /** Application specific placement rules for the volume group */\n globalPlacementRules?: PlacementKeyValuePairs[];\n /**\n * Number of volumes in volume group\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumesCount?: number;\n}\n\n/** Volume group resource for create */\nexport interface VolumeGroupDetails {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Volume group details */\n groupMetaData?: VolumeGroupMetaData;\n /** List of volumes from group */\n volumes?: VolumeGroupVolumeProperties[];\n}\n\n/** Volume resource */\nexport interface VolumeGroupVolumeProperties {\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /** Resource name */\n name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Availability Zone */\n zones?: string[];\n /**\n * Unique FileSystem Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileSystemId?: string;\n /** A unique file path for the volume. Used when creating mount targets */\n creationToken: string;\n /** The service level of the file system */\n serviceLevel?: ServiceLevel;\n /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */\n usageThreshold: number;\n /** Set of export policy rules */\n exportPolicy?: VolumePropertiesExportPolicy;\n /** Set of protocol types, default NFSv3, CIFS for SMB protocol */\n protocolTypes?: string[];\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Resource identifier used to identify the Snapshot. */\n snapshotId?: string;\n /** If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false */\n deleteBaseSnapshot?: boolean;\n /** Resource identifier used to identify the Backup. */\n backupId?: string;\n /**\n * Unique Baremetal Tenant Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly baremetalTenantId?: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */\n subnetId: string;\n /** The original value of the network features type available to the volume at the time it was created. */\n networkFeatures?: NetworkFeatures;\n /**\n * The effective value of the network features type available to the volume, or current effective state of update.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectiveNetworkFeatures?: NetworkFeatures;\n /**\n * Network Sibling Set ID for the the group of volumes sharing networking resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkSiblingSetId?: string;\n /**\n * Provides storage to network proximity information for the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;\n /**\n * List of mount targets\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargets?: MountTargetProperties[];\n /** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */\n volumeType?: string;\n /** DataProtection type volumes include an object containing details of the replication */\n dataProtection?: VolumePropertiesDataProtection;\n /** While auto splitting the short term clone volume, if the parent pool does not have enough space to accommodate the volume after split, it will be automatically resized, which will lead to increased billing. To accept capacity pool size auto grow and create a short term clone volume, set the property as accepted. */\n acceptGrowCapacityPoolForShortTermCloneSplit?: AcceptGrowCapacityPoolForShortTermCloneSplit;\n /**\n * Restoring\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isRestoring?: boolean;\n /** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true). */\n snapshotDirectoryVisible?: boolean;\n /** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */\n kerberosEnabled?: boolean;\n /** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */\n securityStyle?: SecurityStyle;\n /** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */\n smbEncryption?: boolean;\n /** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;\n /** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbNonBrowsable?: SmbNonBrowsable;\n /** Enables continuously available share property for smb volume. Only applicable for SMB volume */\n smbContinuouslyAvailable?: boolean;\n /** Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume */\n throughputMibps?: number;\n /**\n * Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actualThroughputMibps?: number;\n /** Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault' */\n encryptionKeySource?: EncryptionKeySource;\n /** The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'. */\n keyVaultPrivateEndpointResourceId?: string;\n /** Specifies whether LDAP is enabled or not for a given NFS volume. */\n ldapEnabled?: boolean;\n /** Specifies whether Cool Access(tiering) is enabled for the volume. */\n coolAccess?: boolean;\n /** Specifies the number of days after which data that is not accessed by clients will be tiered. */\n coolnessPeriod?: number;\n /**\n * coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:\n * Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.\n * OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.\n * Never - No client-driven data is pulled from cool tier to standard storage.\n */\n coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;\n /** coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier. */\n coolAccessTieringPolicy?: CoolAccessTieringPolicy;\n /** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */\n unixPermissions?: string;\n /**\n * When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cloneProgress?: number;\n /**\n * Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileAccessLogs?: FileAccessLogs;\n /** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */\n avsDataStore?: AvsDataStore;\n /**\n * Data store resource unique identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataStoreResourceId?: string[];\n /** Specifies if default quota is enabled for the volume. */\n isDefaultQuotaEnabled?: boolean;\n /** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */\n defaultUserQuotaInKiBs?: number;\n /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */\n defaultGroupQuotaInKiBs?: number;\n /**\n * Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maximumNumberOfFiles?: number;\n /**\n * Volume Group Name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeGroupName?: string;\n /** Pool Resource Id used in case of creating a volume through volume group */\n capacityPoolResourceId?: string;\n /** Proximity placement group associated with the volume */\n proximityPlacementGroup?: string;\n /**\n * T2 network information\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly t2Network?: string;\n /** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */\n volumeSpecName?: string;\n /**\n * Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encrypted?: boolean;\n /** Application specific placement rules for the particular volume */\n placementRules?: PlacementKeyValuePairs[];\n /** Flag indicating whether subvolume operations are enabled on the volume */\n enableSubvolumes?: EnableSubvolumes;\n /**\n * The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisionedAvailabilityZone?: string;\n /** Specifies whether volume is a Large Volume or Regular Volume. */\n isLargeVolume?: boolean;\n /**\n * Id of the snapshot or backup that the volume is restored from.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly originatingResourceId?: string;\n /**\n * Space shared by short term clone volume with parent volume in bytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inheritedSizeInBytes?: number;\n}\n\n/** List of Subvolumes */\nexport interface SubvolumesList {\n /** A list of Subvolumes */\n value?: SubvolumeInfo[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Subvolume Patch Request properties */\nexport interface SubvolumePatchRequest {\n /** Truncate subvolume to the provided size in bytes */\n size?: number;\n /** path to the subvolume */\n path?: string;\n}\n\n/** Result of the post subvolume and action is to get metadata of the subvolume. */\nexport interface SubvolumeModel {\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Path to the subvolume */\n path?: string;\n /** Path to the parent subvolume */\n parentPath?: string;\n /** Size of subvolume */\n size?: number;\n /** Bytes used */\n bytesUsed?: number;\n /** Permissions of the subvolume */\n permissions?: string;\n /** Creation time and date */\n creationTimeStamp?: Date;\n /** Most recent access time and date */\n accessedTimeStamp?: Date;\n /** Most recent modification time and date */\n modifiedTimeStamp?: Date;\n /** Most recent change time and date */\n changedTimeStamp?: Date;\n /** Azure lifecycle management */\n provisioningState?: string;\n}\n\n/** Backup status */\nexport interface BackupStatus {\n /**\n * Backup health status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly healthy?: boolean;\n /**\n * Status of the backup mirror relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly relationshipStatus?: RelationshipStatus;\n /**\n * The status of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mirrorState?: MirrorState;\n /**\n * Reason for the unhealthy backup relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unhealthyReason?: string;\n /**\n * Displays error message if the backup is in an error state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorMessage?: string;\n /**\n * Displays the last transfer size\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastTransferSize?: number;\n /**\n * Displays the last transfer type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastTransferType?: string;\n /**\n * Displays the total bytes transferred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalTransferBytes?: number;\n /**\n * Displays the total number of bytes transferred for the ongoing operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transferProgressBytes?: number;\n}\n\n/** Restore status */\nexport interface RestoreStatus {\n /**\n * Restore health status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly healthy?: boolean;\n /**\n * Status of the restore SnapMirror relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly relationshipStatus?: RelationshipStatus;\n /**\n * The status of the restore\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mirrorState?: MirrorState;\n /**\n * Reason for the unhealthy restore relationship\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unhealthyReason?: string;\n /**\n * Displays error message if the restore is in an error state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorMessage?: string;\n /**\n * Displays the total bytes transferred\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalTransferBytes?: number;\n}\n\n/** List of Backups */\nexport interface BackupsList {\n /** A list of Backups */\n value?: Backup[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Backup patch */\nexport interface BackupPatch {\n /** Label for backup */\n label?: string;\n}\n\n/** List of Backup Vaults */\nexport interface BackupVaultsList {\n /** A list of Backup Vaults */\n value?: BackupVault[];\n /** URL to get the next set of results. */\n nextLink?: string;\n}\n\n/** Backup Vault information */\nexport interface BackupVaultPatch {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** Restore payload for Single File Backup Restore */\nexport interface BackupRestoreFiles {\n /** List of files to be restored */\n fileList: string[];\n /** Destination folder where the files will be restored. The path name should start with a forward slash. If it is omitted from request then restore is done at the root folder of the destination volume by default */\n restoreFilePath?: string;\n /** Resource Id of the destination volume on which the files need to be restored */\n destinationVolumeId: string;\n}\n\n/** Migrate Backups Request */\nexport interface BackupsMigrationRequest {\n /** The ResourceId of the Backup Vault */\n backupVaultId: string;\n}\n\n/** Identity for the resource. */\nexport interface ResourceIdentity {\n /**\n * Object id of the identity resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant id of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of Identity. Supported values are: 'None', 'SystemAssigned' */\n type?: string;\n}\n\n/** Mount Target */\nexport interface MountTarget {\n /** Resource location */\n location: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /**\n * UUID v4 used to identify the MountTarget\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargetId?: string;\n /** UUID v4 used to identify the MountTarget */\n fileSystemId: string;\n /**\n * The mount target's IPv4 address\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipAddress?: string;\n /** The SMB server's Fully Qualified Domain Name, FQDN */\n smbServerFqdn?: string;\n}\n\n/** Snapshot policy properties */\nexport interface SnapshotPolicyDetails {\n /** Resource location */\n location?: string;\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Resource name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n /** Schedule for hourly snapshots */\n hourlySchedule?: HourlySchedule;\n /** Schedule for daily snapshots */\n dailySchedule?: DailySchedule;\n /** Schedule for weekly snapshots */\n weeklySchedule?: WeeklySchedule;\n /** Schedule for monthly snapshots */\n monthlySchedule?: MonthlySchedule;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** An error response from the service. */\nexport interface CloudError {\n /** Cloud error body. */\n error?: CloudErrorBody;\n}\n\n/** An error response from the service. */\nexport interface CloudErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** Information regarding Subscription Quota Item. */\nexport interface SubscriptionQuotaItem extends ProxyResource {\n /**\n * The current quota value.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly current?: number;\n /**\n * The default quota value.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly default?: number;\n}\n\n/** Information regarding regionInfo Item. */\nexport interface RegionInfoResource extends ProxyResource {\n /** Provides storage to network proximity information in the region. */\n storageToNetworkProximity?: RegionStorageToNetworkProximity;\n /** Provides logical availability zone mappings for the subscription for a region. */\n availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];\n}\n\n/** Snapshot of a Volume */\nexport interface Snapshot extends ProxyResource {\n /** Resource location */\n location: string;\n /**\n * UUID v4 used to identify the Snapshot\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly snapshotId?: string;\n /**\n * The creation date of the snapshot\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly created?: Date;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Subvolume Information properties */\nexport interface SubvolumeInfo extends ProxyResource {\n /** Path to the subvolume */\n path?: string;\n /** Truncate subvolume to the provided size in bytes */\n size?: number;\n /** parent path to the subvolume */\n parentPath?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Backup under a Backup Vault */\nexport interface Backup extends ProxyResource {\n /**\n * UUID v4 used to identify the Backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupId?: string;\n /**\n * The creation date of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly creationDate?: Date;\n /**\n * The snapshot creation date of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly snapshotCreationDate?: Date;\n /**\n * The completion date of the backup\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly completionDate?: Date;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Size of backup in bytes\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly size?: number;\n /** Label for backup */\n label?: string;\n /**\n * Type of backup Manual or Scheduled\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupType?: BackupType;\n /**\n * Failure reason\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly failureReason?: string;\n /** ResourceId used to identify the Volume */\n volumeResourceId: string;\n /** Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups */\n useExistingSnapshot?: boolean;\n /** The name of the snapshot */\n snapshotName?: string;\n /**\n * ResourceId used to identify the backup policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupPolicyResourceId?: string;\n /**\n * Specifies if the backup is for a large volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isLargeVolume?: boolean;\n}\n\n/** NetApp account resource */\nexport interface NetAppAccount extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** The identity used for the resource. */\n identity?: ManagedServiceIdentity;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Active Directories */\n activeDirectories?: ActiveDirectory[];\n /** Encryption settings */\n encryption?: AccountEncryption;\n /**\n * Shows the status of disableShowmount for all volumes under the subscription, null equals false\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disableShowmount?: boolean;\n /** Domain for NFSv4 user ID mapping. This property will be set for all NetApp accounts in the subscription and region and only affect non ldap NFSv4 volumes. */\n nfsV4IDDomain?: string;\n /**\n * MultiAD Status for the account\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly multiAdStatus?: MultiAdStatus;\n}\n\n/** Capacity pool resource */\nexport interface CapacityPool extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /**\n * UUID v4 used to identify the Pool\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly poolId?: string;\n /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776). */\n size: number;\n /** The service level of the file system */\n serviceLevel: ServiceLevel;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /**\n * Total throughput of pool in MiB/s\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalThroughputMibps?: number;\n /**\n * Utilized throughput of pool in MiB/s\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly utilizedThroughputMibps?: number;\n /** Maximum throughput in MiB/s that can be achieved by this pool and this will be accepted as input only for manual qosType pool with Flexible service level */\n customThroughputMibps?: number;\n /** The qos type of the pool */\n qosType?: QosType;\n /** If enabled (true) the pool can contain cool Access enabled volumes. */\n coolAccess?: boolean;\n /** Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool. */\n encryptionType?: EncryptionType;\n}\n\n/** Volume resource */\nexport interface Volume extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Availability Zone */\n zones?: string[];\n /**\n * Unique FileSystem Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileSystemId?: string;\n /** A unique file path for the volume. Used when creating mount targets */\n creationToken: string;\n /** The service level of the file system */\n serviceLevel?: ServiceLevel;\n /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */\n usageThreshold: number;\n /** Set of export policy rules */\n exportPolicy?: VolumePropertiesExportPolicy;\n /** Set of protocol types, default NFSv3, CIFS for SMB protocol */\n protocolTypes?: string[];\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Resource identifier used to identify the Snapshot. */\n snapshotId?: string;\n /** If enabled (true) the snapshot the volume was created from will be automatically deleted after the volume create operation has finished. Defaults to false */\n deleteBaseSnapshot?: boolean;\n /** Resource identifier used to identify the Backup. */\n backupId?: string;\n /**\n * Unique Baremetal Tenant Identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly baremetalTenantId?: string;\n /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/volumes */\n subnetId: string;\n /** The original value of the network features type available to the volume at the time it was created. */\n networkFeatures?: NetworkFeatures;\n /**\n * The effective value of the network features type available to the volume, or current effective state of update.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectiveNetworkFeatures?: NetworkFeatures;\n /**\n * Network Sibling Set ID for the the group of volumes sharing networking resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkSiblingSetId?: string;\n /**\n * Provides storage to network proximity information for the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageToNetworkProximity?: VolumeStorageToNetworkProximity;\n /**\n * List of mount targets\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mountTargets?: MountTargetProperties[];\n /** What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection */\n volumeType?: string;\n /** DataProtection type volumes include an object containing details of the replication */\n dataProtection?: VolumePropertiesDataProtection;\n /** While auto splitting the short term clone volume, if the parent pool does not have enough space to accommodate the volume after split, it will be automatically resized, which will lead to increased billing. To accept capacity pool size auto grow and create a short term clone volume, set the property as accepted. */\n acceptGrowCapacityPoolForShortTermCloneSplit?: AcceptGrowCapacityPoolForShortTermCloneSplit;\n /**\n * Restoring\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isRestoring?: boolean;\n /** If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (defaults to true). */\n snapshotDirectoryVisible?: boolean;\n /** Describe if a volume is KerberosEnabled. To be use with swagger version 2020-05-01 or later */\n kerberosEnabled?: boolean;\n /** The security style of volume, default unix, defaults to ntfs for dual protocol or CIFS protocol */\n securityStyle?: SecurityStyle;\n /** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol volume. To be used with swagger version 2020-08-01 or later */\n smbEncryption?: boolean;\n /** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;\n /** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */\n smbNonBrowsable?: SmbNonBrowsable;\n /** Enables continuously available share property for smb volume. Only applicable for SMB volume */\n smbContinuouslyAvailable?: boolean;\n /** Maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume */\n throughputMibps?: number;\n /**\n * Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actualThroughputMibps?: number;\n /** Source of key used to encrypt data in volume. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault' */\n encryptionKeySource?: EncryptionKeySource;\n /** The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'. */\n keyVaultPrivateEndpointResourceId?: string;\n /** Specifies whether LDAP is enabled or not for a given NFS volume. */\n ldapEnabled?: boolean;\n /** Specifies whether Cool Access(tiering) is enabled for the volume. */\n coolAccess?: boolean;\n /** Specifies the number of days after which data that is not accessed by clients will be tiered. */\n coolnessPeriod?: number;\n /**\n * coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:\n * Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.\n * OnRead - All client-driven data read is pulled from cool tier to standard storage on both sequential and random reads.\n * Never - No client-driven data is pulled from cool tier to standard storage.\n */\n coolAccessRetrievalPolicy?: CoolAccessRetrievalPolicy;\n /** coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier. */\n coolAccessTieringPolicy?: CoolAccessTieringPolicy;\n /** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */\n unixPermissions?: string;\n /**\n * When a volume is being restored from another volume's snapshot, will show the percentage completion of this cloning process. When this value is empty/null there is no cloning process currently happening on this volume. This value will update every 5 minutes during cloning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cloneProgress?: number;\n /**\n * Flag indicating whether file access logs are enabled for the volume, based on active diagnostic settings present on the volume.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fileAccessLogs?: FileAccessLogs;\n /** Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose */\n avsDataStore?: AvsDataStore;\n /**\n * Data store resource unique identifier\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataStoreResourceId?: string[];\n /** Specifies if default quota is enabled for the volume. */\n isDefaultQuotaEnabled?: boolean;\n /** Default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies . */\n defaultUserQuotaInKiBs?: number;\n /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */\n defaultGroupQuotaInKiBs?: number;\n /**\n * Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maximumNumberOfFiles?: number;\n /**\n * Volume Group Name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeGroupName?: string;\n /** Pool Resource Id used in case of creating a volume through volume group */\n capacityPoolResourceId?: string;\n /** Proximity placement group associated with the volume */\n proximityPlacementGroup?: string;\n /**\n * T2 network information\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly t2Network?: string;\n /** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */\n volumeSpecName?: string;\n /**\n * Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encrypted?: boolean;\n /** Application specific placement rules for the particular volume */\n placementRules?: PlacementKeyValuePairs[];\n /** Flag indicating whether subvolume operations are enabled on the volume */\n enableSubvolumes?: EnableSubvolumes;\n /**\n * The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisionedAvailabilityZone?: string;\n /** Specifies whether volume is a Large Volume or Regular Volume. */\n isLargeVolume?: boolean;\n /**\n * Id of the snapshot or backup that the volume is restored from.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly originatingResourceId?: string;\n /**\n * Space shared by short term clone volume with parent volume in bytes.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inheritedSizeInBytes?: number;\n}\n\n/** Snapshot policy information */\nexport interface SnapshotPolicy extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Schedule for hourly snapshots */\n hourlySchedule?: HourlySchedule;\n /** Schedule for daily snapshots */\n dailySchedule?: DailySchedule;\n /** Schedule for weekly snapshots */\n weeklySchedule?: WeeklySchedule;\n /** Schedule for monthly snapshots */\n monthlySchedule?: MonthlySchedule;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Backup policy information */\nexport interface BackupPolicy extends TrackedResource {\n /**\n * A unique read-only string that changes whenever the resource is updated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /**\n * Backup Policy GUID ID\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupPolicyId?: string;\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** Daily backups count to keep */\n dailyBackupsToKeep?: number;\n /** Weekly backups count to keep */\n weeklyBackupsToKeep?: number;\n /** Monthly backups count to keep */\n monthlyBackupsToKeep?: number;\n /**\n * Volumes using current backup policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumesAssigned?: number;\n /** The property to decide policy is enabled or not */\n enabled?: boolean;\n /**\n * A list of volumes assigned to this policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeBackups?: VolumeBackups[];\n}\n\n/** Quota Rule of a Volume */\nexport interface VolumeQuotaRule extends TrackedResource {\n /**\n * Gets the status of the VolumeQuotaRule at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** Size of quota */\n quotaSizeInKiBs?: number;\n /** Type of quota */\n quotaType?: Type;\n /** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */\n quotaTarget?: string;\n}\n\n/** Backup Vault information */\nexport interface BackupVault extends TrackedResource {\n /**\n * Azure lifecycle management\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Defines headers for NetAppResource_updateNetworkSiblingSet operation. */\nexport interface NetAppResourceUpdateNetworkSiblingSetHeaders {\n location?: string;\n}\n\n/** Defines headers for Accounts_transitionToCmk operation. */\nexport interface AccountsTransitionToCmkHeaders {\n location?: string;\n}\n\n/** Defines headers for Accounts_getChangeKeyVaultInformation operation. */\nexport interface AccountsGetChangeKeyVaultInformationHeaders {\n location?: string;\n}\n\n/** Defines headers for Accounts_changeKeyVault operation. */\nexport interface AccountsChangeKeyVaultHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_populateAvailabilityZone operation. */\nexport interface VolumesPopulateAvailabilityZoneHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_resetCifsPassword operation. */\nexport interface VolumesResetCifsPasswordHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_splitCloneFromParent operation. */\nexport interface VolumesSplitCloneFromParentHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_breakFileLocks operation. */\nexport interface VolumesBreakFileLocksHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_listGetGroupIdListForLdapUser operation. */\nexport interface VolumesListGetGroupIdListForLdapUserHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_peerExternalCluster operation. */\nexport interface VolumesPeerExternalClusterHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_authorizeExternalReplication operation. */\nexport interface VolumesAuthorizeExternalReplicationHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_finalizeExternalReplication operation. */\nexport interface VolumesFinalizeExternalReplicationHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_performReplicationTransfer operation. */\nexport interface VolumesPerformReplicationTransferHeaders {\n location?: string;\n}\n\n/** Defines headers for Backups_update operation. */\nexport interface BackupsUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for Backups_delete operation. */\nexport interface BackupsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupVaults_update operation. */\nexport interface BackupVaultsUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupVaults_delete operation. */\nexport interface BackupVaultsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupsUnderBackupVault_restoreFiles operation. */\nexport interface BackupsUnderBackupVaultRestoreFilesHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupsUnderVolume_migrateBackups operation. */\nexport interface BackupsUnderVolumeMigrateBackupsHeaders {\n location?: string;\n}\n\n/** Defines headers for BackupsUnderAccount_migrateBackups operation. */\nexport interface BackupsUnderAccountMigrateBackupsHeaders {\n location?: string;\n}\n\n/** Known values of {@link MetricAggregationType} that the service accepts. */\nexport enum KnownMetricAggregationType {\n /** Average */\n Average = \"Average\",\n}\n\n/**\n * Defines values for MetricAggregationType. \\\n * {@link KnownMetricAggregationType} can be used interchangeably with MetricAggregationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Average**\n */\nexport type MetricAggregationType = string;\n\n/** Known values of {@link CheckNameResourceTypes} that the service accepts. */\nexport enum KnownCheckNameResourceTypes {\n /** MicrosoftNetAppNetAppAccounts */\n MicrosoftNetAppNetAppAccounts = \"Microsoft.NetApp/netAppAccounts\",\n /** MicrosoftNetAppNetAppAccountsCapacityPools */\n MicrosoftNetAppNetAppAccountsCapacityPools = \"Microsoft.NetApp/netAppAccounts/capacityPools\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots\",\n}\n\n/**\n * Defines values for CheckNameResourceTypes. \\\n * {@link KnownCheckNameResourceTypes} can be used interchangeably with CheckNameResourceTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp\\/netAppAccounts** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes\\/snapshots**\n */\nexport type CheckNameResourceTypes = string;\n\n/** Known values of {@link InAvailabilityReasonType} that the service accepts. */\nexport enum KnownInAvailabilityReasonType {\n /** Invalid */\n Invalid = \"Invalid\",\n /** AlreadyExists */\n AlreadyExists = \"AlreadyExists\",\n}\n\n/**\n * Defines values for InAvailabilityReasonType. \\\n * {@link KnownInAvailabilityReasonType} can be used interchangeably with InAvailabilityReasonType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **AlreadyExists**\n */\nexport type InAvailabilityReasonType = string;\n\n/** Known values of {@link CheckQuotaNameResourceTypes} that the service accepts. */\nexport enum KnownCheckQuotaNameResourceTypes {\n /** MicrosoftNetAppNetAppAccounts */\n MicrosoftNetAppNetAppAccounts = \"Microsoft.NetApp/netAppAccounts\",\n /** MicrosoftNetAppNetAppAccountsCapacityPools */\n MicrosoftNetAppNetAppAccountsCapacityPools = \"Microsoft.NetApp/netAppAccounts/capacityPools\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumes = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes\",\n /** MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots */\n MicrosoftNetAppNetAppAccountsCapacityPoolsVolumesSnapshots = \"Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots\",\n}\n\n/**\n * Defines values for CheckQuotaNameResourceTypes. \\\n * {@link KnownCheckQuotaNameResourceTypes} can be used interchangeably with CheckQuotaNameResourceTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp\\/netAppAccounts** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes** \\\n * **Microsoft.NetApp\\/netAppAccounts\\/capacityPools\\/volumes\\/snapshots**\n */\nexport type CheckQuotaNameResourceTypes = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link RegionStorageToNetworkProximity} that the service accepts. */\nexport enum KnownRegionStorageToNetworkProximity {\n /** Basic network connectivity. */\n Default = \"Default\",\n /** Standard T1 network connectivity. */\n T1 = \"T1\",\n /** Standard T2 network connectivity. */\n T2 = \"T2\",\n /** Standard AcrossT2 network connectivity. */\n AcrossT2 = \"AcrossT2\",\n /** Standard T1 and T2 network connectivity. */\n T1AndT2 = \"T1AndT2\",\n /** Standard T1 and AcrossT2 network connectivity. */\n T1AndAcrossT2 = \"T1AndAcrossT2\",\n /** Standard T2 and AcrossT2 network connectivity. */\n T2AndAcrossT2 = \"T2AndAcrossT2\",\n /** Standard T1, T2 and AcrossT2 network connectivity. */\n T1AndT2AndAcrossT2 = \"T1AndT2AndAcrossT2\",\n}\n\n/**\n * Defines values for RegionStorageToNetworkProximity. \\\n * {@link KnownRegionStorageToNetworkProximity} can be used interchangeably with RegionStorageToNetworkProximity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Basic network connectivity. \\\n * **T1**: Standard T1 network connectivity. \\\n * **T2**: Standard T2 network connectivity. \\\n * **AcrossT2**: Standard AcrossT2 network connectivity. \\\n * **T1AndT2**: Standard T1 and T2 network connectivity. \\\n * **T1AndAcrossT2**: Standard T1 and AcrossT2 network connectivity. \\\n * **T2AndAcrossT2**: Standard T2 and AcrossT2 network connectivity. \\\n * **T1AndT2AndAcrossT2**: Standard T1, T2 and AcrossT2 network connectivity.\n */\nexport type RegionStorageToNetworkProximity = string;\n\n/** Known values of {@link NetworkFeatures} that the service accepts. */\nexport enum KnownNetworkFeatures {\n /** Basic network features. */\n Basic = \"Basic\",\n /** Standard network features. */\n Standard = \"Standard\",\n /** Updating from Basic to Standard network features. */\n BasicStandard = \"Basic_Standard\",\n /** Updating from Standard to Basic network features. */\n StandardBasic = \"Standard_Basic\",\n}\n\n/**\n * Defines values for NetworkFeatures. \\\n * {@link KnownNetworkFeatures} can be used interchangeably with NetworkFeatures,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Basic**: Basic network features. \\\n * **Standard**: Standard network features. \\\n * **Basic_Standard**: Updating from Basic to Standard network features. \\\n * **Standard_Basic**: Updating from Standard to Basic network features.\n */\nexport type NetworkFeatures = string;\n\n/** Known values of {@link NetworkSiblingSetProvisioningState} that the service accepts. */\nexport enum KnownNetworkSiblingSetProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for NetworkSiblingSetProvisioningState. \\\n * {@link KnownNetworkSiblingSetProvisioningState} can be used interchangeably with NetworkSiblingSetProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Updating**\n */\nexport type NetworkSiblingSetProvisioningState = string;\n\n/** Known values of {@link ActiveDirectoryStatus} that the service accepts. */\nexport enum KnownActiveDirectoryStatus {\n /** Active Directory created but not in use */\n Created = \"Created\",\n /** Active Directory in use by SMB Volume */\n InUse = \"InUse\",\n /** Active Directory Deleted */\n Deleted = \"Deleted\",\n /** Error with the Active Directory */\n Error = \"Error\",\n /** Active Directory Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for ActiveDirectoryStatus. \\\n * {@link KnownActiveDirectoryStatus} can be used interchangeably with ActiveDirectoryStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Created**: Active Directory created but not in use \\\n * **InUse**: Active Directory in use by SMB Volume \\\n * **Deleted**: Active Directory Deleted \\\n * **Error**: Error with the Active Directory \\\n * **Updating**: Active Directory Updating\n */\nexport type ActiveDirectoryStatus = string;\n\n/** Known values of {@link KeySource} that the service accepts. */\nexport enum KnownKeySource {\n /** Microsoft-managed key encryption */\n MicrosoftNetApp = \"Microsoft.NetApp\",\n /** Customer-managed key encryption */\n MicrosoftKeyVault = \"Microsoft.KeyVault\",\n}\n\n/**\n * Defines values for KeySource. \\\n * {@link KnownKeySource} can be used interchangeably with KeySource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp**: Microsoft-managed key encryption \\\n * **Microsoft.KeyVault**: Customer-managed key encryption\n */\nexport type KeySource = string;\n\n/** Known values of {@link KeyVaultStatus} that the service accepts. */\nexport enum KnownKeyVaultStatus {\n /** KeyVault connection created but not in use */\n Created = \"Created\",\n /** KeyVault connection in use by SMB Volume */\n InUse = \"InUse\",\n /** KeyVault connection Deleted */\n Deleted = \"Deleted\",\n /** Error with the KeyVault connection */\n Error = \"Error\",\n /** KeyVault connection Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for KeyVaultStatus. \\\n * {@link KnownKeyVaultStatus} can be used interchangeably with KeyVaultStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Created**: KeyVault connection created but not in use \\\n * **InUse**: KeyVault connection in use by SMB Volume \\\n * **Deleted**: KeyVault connection Deleted \\\n * **Error**: Error with the KeyVault connection \\\n * **Updating**: KeyVault connection Updating\n */\nexport type KeyVaultStatus = string;\n\n/** Known values of {@link MultiAdStatus} that the service accepts. */\nexport enum KnownMultiAdStatus {\n /** Account is MultiAD disabled, Means its a SharedAD or SingleAD account. */\n Disabled = \"Disabled\",\n /** Account is MultiAD enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for MultiAdStatus. \\\n * {@link KnownMultiAdStatus} can be used interchangeably with MultiAdStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: Account is MultiAD disabled, Means its a SharedAD or SingleAD account. \\\n * **Enabled**: Account is MultiAD enabled\n */\nexport type MultiAdStatus = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned,UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link ServiceLevel} that the service accepts. */\nexport enum KnownServiceLevel {\n /** Standard service level */\n Standard = \"Standard\",\n /** Premium service level */\n Premium = \"Premium\",\n /** Ultra service level */\n Ultra = \"Ultra\",\n /** Zone redundant storage service level. This will be deprecated soon. */\n StandardZRS = \"StandardZRS\",\n /** Flexible service level */\n Flexible = \"Flexible\",\n}\n\n/**\n * Defines values for ServiceLevel. \\\n * {@link KnownServiceLevel} can be used interchangeably with ServiceLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard**: Standard service level \\\n * **Premium**: Premium service level \\\n * **Ultra**: Ultra service level \\\n * **StandardZRS**: Zone redundant storage service level. This will be deprecated soon. \\\n * **Flexible**: Flexible service level\n */\nexport type ServiceLevel = string;\n\n/** Known values of {@link QosType} that the service accepts. */\nexport enum KnownQosType {\n /** qos type Auto */\n Auto = \"Auto\",\n /** qos type Manual */\n Manual = \"Manual\",\n}\n\n/**\n * Defines values for QosType. \\\n * {@link KnownQosType} can be used interchangeably with QosType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto**: qos type Auto \\\n * **Manual**: qos type Manual\n */\nexport type QosType = string;\n\n/** Known values of {@link EncryptionType} that the service accepts. */\nexport enum KnownEncryptionType {\n /** EncryptionType Single, volumes will use single encryption at rest */\n Single = \"Single\",\n /** EncryptionType Double, volumes will use double encryption at rest */\n Double = \"Double\",\n}\n\n/**\n * Defines values for EncryptionType. \\\n * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Single**: EncryptionType Single, volumes will use single encryption at rest \\\n * **Double**: EncryptionType Double, volumes will use double encryption at rest\n */\nexport type EncryptionType = string;\n\n/** Known values of {@link ChownMode} that the service accepts. */\nexport enum KnownChownMode {\n /** Restricted */\n Restricted = \"Restricted\",\n /** Unrestricted */\n Unrestricted = \"Unrestricted\",\n}\n\n/**\n * Defines values for ChownMode. \\\n * {@link KnownChownMode} can be used interchangeably with ChownMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Restricted** \\\n * **Unrestricted**\n */\nexport type ChownMode = string;\n\n/** Known values of {@link VolumeStorageToNetworkProximity} that the service accepts. */\nexport enum KnownVolumeStorageToNetworkProximity {\n /** Basic storage to network connectivity. */\n Default = \"Default\",\n /** Standard T1 storage to network connectivity. */\n T1 = \"T1\",\n /** Standard T2 storage to network connectivity. */\n T2 = \"T2\",\n /** Standard AcrossT2 storage to network connectivity. */\n AcrossT2 = \"AcrossT2\",\n}\n\n/**\n * Defines values for VolumeStorageToNetworkProximity. \\\n * {@link KnownVolumeStorageToNetworkProximity} can be used interchangeably with VolumeStorageToNetworkProximity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**: Basic storage to network connectivity. \\\n * **T1**: Standard T1 storage to network connectivity. \\\n * **T2**: Standard T2 storage to network connectivity. \\\n * **AcrossT2**: Standard AcrossT2 storage to network connectivity.\n */\nexport type VolumeStorageToNetworkProximity = string;\n\n/** Known values of {@link EndpointType} that the service accepts. */\nexport enum KnownEndpointType {\n /** Src */\n Src = \"src\",\n /** Dst */\n Dst = \"dst\",\n}\n\n/**\n * Defines values for EndpointType. \\\n * {@link KnownEndpointType} can be used interchangeably with EndpointType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **src** \\\n * **dst**\n */\nexport type EndpointType = string;\n\n/** Known values of {@link ReplicationSchedule} that the service accepts. */\nexport enum KnownReplicationSchedule {\n /** 10Minutely */\n \"10Minutely\" = \"_10minutely\",\n /** Hourly */\n Hourly = \"hourly\",\n /** Daily */\n Daily = \"daily\",\n}\n\n/**\n * Defines values for ReplicationSchedule. \\\n * {@link KnownReplicationSchedule} can be used interchangeably with ReplicationSchedule,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **_10minutely** \\\n * **hourly** \\\n * **daily**\n */\nexport type ReplicationSchedule = string;\n\n/** Known values of {@link ReplicationType} that the service accepts. */\nexport enum KnownReplicationType {\n /** Cross region replication */\n CrossRegionReplication = \"CrossRegionReplication\",\n /** Cross zone replication */\n CrossZoneReplication = \"CrossZoneReplication\",\n}\n\n/**\n * Defines values for ReplicationType. \\\n * {@link KnownReplicationType} can be used interchangeably with ReplicationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CrossRegionReplication**: Cross region replication \\\n * **CrossZoneReplication**: Cross zone replication\n */\nexport type ReplicationType = string;\n\n/** Known values of {@link AcceptGrowCapacityPoolForShortTermCloneSplit} that the service accepts. */\nexport enum KnownAcceptGrowCapacityPoolForShortTermCloneSplit {\n /** Auto grow capacity pool for short term clone split is accepted. */\n Accepted = \"Accepted\",\n /** Auto grow capacity pool for short term clone split is declined. Short term clone volume creation will not be allowed, to create short term clone volume accept auto grow capacity pool. */\n Declined = \"Declined\",\n}\n\n/**\n * Defines values for AcceptGrowCapacityPoolForShortTermCloneSplit. \\\n * {@link KnownAcceptGrowCapacityPoolForShortTermCloneSplit} can be used interchangeably with AcceptGrowCapacityPoolForShortTermCloneSplit,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted**: Auto grow capacity pool for short term clone split is accepted. \\\n * **Declined**: Auto grow capacity pool for short term clone split is declined. Short term clone volume creation will not be allowed, to create short term clone volume accept auto grow capacity pool.\n */\nexport type AcceptGrowCapacityPoolForShortTermCloneSplit = string;\n\n/** Known values of {@link SecurityStyle} that the service accepts. */\nexport enum KnownSecurityStyle {\n /** Ntfs */\n Ntfs = \"ntfs\",\n /** Unix */\n Unix = \"unix\",\n}\n\n/**\n * Defines values for SecurityStyle. \\\n * {@link KnownSecurityStyle} can be used interchangeably with SecurityStyle,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ntfs** \\\n * **unix**\n */\nexport type SecurityStyle = string;\n\n/** Known values of {@link SmbAccessBasedEnumeration} that the service accepts. */\nexport enum KnownSmbAccessBasedEnumeration {\n /** smbAccessBasedEnumeration share setting is disabled */\n Disabled = \"Disabled\",\n /** smbAccessBasedEnumeration share setting is enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for SmbAccessBasedEnumeration. \\\n * {@link KnownSmbAccessBasedEnumeration} can be used interchangeably with SmbAccessBasedEnumeration,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: smbAccessBasedEnumeration share setting is disabled \\\n * **Enabled**: smbAccessBasedEnumeration share setting is enabled\n */\nexport type SmbAccessBasedEnumeration = string;\n\n/** Known values of {@link SmbNonBrowsable} that the service accepts. */\nexport enum KnownSmbNonBrowsable {\n /** smbNonBrowsable share setting is disabled */\n Disabled = \"Disabled\",\n /** smbNonBrowsable share setting is enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for SmbNonBrowsable. \\\n * {@link KnownSmbNonBrowsable} can be used interchangeably with SmbNonBrowsable,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: smbNonBrowsable share setting is disabled \\\n * **Enabled**: smbNonBrowsable share setting is enabled\n */\nexport type SmbNonBrowsable = string;\n\n/** Known values of {@link EncryptionKeySource} that the service accepts. */\nexport enum KnownEncryptionKeySource {\n /** Microsoft-managed key encryption */\n MicrosoftNetApp = \"Microsoft.NetApp\",\n /** Customer-managed key encryption */\n MicrosoftKeyVault = \"Microsoft.KeyVault\",\n}\n\n/**\n * Defines values for EncryptionKeySource. \\\n * {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.NetApp**: Microsoft-managed key encryption \\\n * **Microsoft.KeyVault**: Customer-managed key encryption\n */\nexport type EncryptionKeySource = string;\n\n/** Known values of {@link CoolAccessRetrievalPolicy} that the service accepts. */\nexport enum KnownCoolAccessRetrievalPolicy {\n /** Default */\n Default = \"Default\",\n /** OnRead */\n OnRead = \"OnRead\",\n /** Never */\n Never = \"Never\",\n}\n\n/**\n * Defines values for CoolAccessRetrievalPolicy. \\\n * {@link KnownCoolAccessRetrievalPolicy} can be used interchangeably with CoolAccessRetrievalPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **OnRead** \\\n * **Never**\n */\nexport type CoolAccessRetrievalPolicy = string;\n\n/** Known values of {@link CoolAccessTieringPolicy} that the service accepts. */\nexport enum KnownCoolAccessTieringPolicy {\n /** Auto */\n Auto = \"Auto\",\n /** SnapshotOnly */\n SnapshotOnly = \"SnapshotOnly\",\n}\n\n/**\n * Defines values for CoolAccessTieringPolicy. \\\n * {@link KnownCoolAccessTieringPolicy} can be used interchangeably with CoolAccessTieringPolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Auto** \\\n * **SnapshotOnly**\n */\nexport type CoolAccessTieringPolicy = string;\n\n/** Known values of {@link FileAccessLogs} that the service accepts. */\nexport enum KnownFileAccessLogs {\n /** fileAccessLogs are enabled */\n Enabled = \"Enabled\",\n /** fileAccessLogs are not enabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for FileAccessLogs. \\\n * {@link KnownFileAccessLogs} can be used interchangeably with FileAccessLogs,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: fileAccessLogs are enabled \\\n * **Disabled**: fileAccessLogs are not enabled\n */\nexport type FileAccessLogs = string;\n\n/** Known values of {@link AvsDataStore} that the service accepts. */\nexport enum KnownAvsDataStore {\n /** avsDataStore is enabled */\n Enabled = \"Enabled\",\n /** avsDataStore is disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for AvsDataStore. \\\n * {@link KnownAvsDataStore} can be used interchangeably with AvsDataStore,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: avsDataStore is enabled \\\n * **Disabled**: avsDataStore is disabled\n */\nexport type AvsDataStore = string;\n\n/** Known values of {@link EnableSubvolumes} that the service accepts. */\nexport enum KnownEnableSubvolumes {\n /** subvolumes are enabled */\n Enabled = \"Enabled\",\n /** subvolumes are not enabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for EnableSubvolumes. \\\n * {@link KnownEnableSubvolumes} can be used interchangeably with EnableSubvolumes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled**: subvolumes are enabled \\\n * **Disabled**: subvolumes are not enabled\n */\nexport type EnableSubvolumes = string;\n\n/** Known values of {@link RelationshipStatus} that the service accepts. */\nexport enum KnownRelationshipStatus {\n /** Idle */\n Idle = \"Idle\",\n /** Transferring */\n Transferring = \"Transferring\",\n /** Failed */\n Failed = \"Failed\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for RelationshipStatus. \\\n * {@link KnownRelationshipStatus} can be used interchangeably with RelationshipStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Idle** \\\n * **Transferring** \\\n * **Failed** \\\n * **Unknown**\n */\nexport type RelationshipStatus = string;\n\n/** Known values of {@link MirrorState} that the service accepts. */\nexport enum KnownMirrorState {\n /** Uninitialized */\n Uninitialized = \"Uninitialized\",\n /** Mirrored */\n Mirrored = \"Mirrored\",\n /** Broken */\n Broken = \"Broken\",\n}\n\n/**\n * Defines values for MirrorState. \\\n * {@link KnownMirrorState} can be used interchangeably with MirrorState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Uninitialized** \\\n * **Mirrored** \\\n * **Broken**\n */\nexport type MirrorState = string;\n\n/** Known values of {@link Type} that the service accepts. */\nexport enum KnownType {\n /** Default user quota */\n DefaultUserQuota = \"DefaultUserQuota\",\n /** Default group quota */\n DefaultGroupQuota = \"DefaultGroupQuota\",\n /** Individual user quota */\n IndividualUserQuota = \"IndividualUserQuota\",\n /** Individual group quota */\n IndividualGroupQuota = \"IndividualGroupQuota\",\n}\n\n/**\n * Defines values for Type. \\\n * {@link KnownType} can be used interchangeably with Type,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DefaultUserQuota**: Default user quota \\\n * **DefaultGroupQuota**: Default group quota \\\n * **IndividualUserQuota**: Individual user quota \\\n * **IndividualGroupQuota**: Individual group quota\n */\nexport type Type = string;\n\n/** Known values of {@link ApplicationType} that the service accepts. */\nexport enum KnownApplicationType {\n /** SAPHana */\n SAPHana = \"SAP-HANA\",\n /** Oracle */\n Oracle = \"ORACLE\",\n}\n\n/**\n * Defines values for ApplicationType. \\\n * {@link KnownApplicationType} can be used interchangeably with ApplicationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SAP-HANA** \\\n * **ORACLE**\n */\nexport type ApplicationType = string;\n\n/** Known values of {@link BackupType} that the service accepts. */\nexport enum KnownBackupType {\n /** Manual backup */\n Manual = \"Manual\",\n /** Scheduled backup */\n Scheduled = \"Scheduled\",\n}\n\n/**\n * Defines values for BackupType. \\\n * {@link KnownBackupType} can be used interchangeably with BackupType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Manual**: Manual backup \\\n * **Scheduled**: Scheduled backup\n */\nexport type BackupType = string;\n/** Defines values for ProvisioningState. */\nexport type ProvisioningState =\n | \"Accepted\"\n | \"Creating\"\n | \"Patching\"\n | \"Deleting\"\n | \"Moving\"\n | \"Failed\"\n | \"Succeeded\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceCheckNameAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkNameAvailability operation. */\nexport type NetAppResourceCheckNameAvailabilityResponse = CheckAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface NetAppResourceCheckFilePathAvailabilityOptionalParams\n extends coreClient.OperationOptions {\n /** The Azure Resource logical availability zone which is used within zone mapping lookup for the subscription and region. The lookup will retrieve the physical zone where volume is placed. */\n availabilityZone?: string;\n}\n\n/** Contains response data for the checkFilePathAvailability operation. */\nexport type NetAppResourceCheckFilePathAvailabilityResponse = CheckAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface NetAppResourceCheckQuotaAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkQuotaAvailability operation. */\nexport type NetAppResourceCheckQuotaAvailabilityResponse = CheckAvailabilityResponse;\n\n/** Optional parameters. */\nexport interface NetAppResourceQueryRegionInfoOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the queryRegionInfo operation. */\nexport type NetAppResourceQueryRegionInfoResponse = RegionInfo;\n\n/** Optional parameters. */\nexport interface NetAppResourceQueryNetworkSiblingSetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the queryNetworkSiblingSet operation. */\nexport type NetAppResourceQueryNetworkSiblingSetResponse = NetworkSiblingSet;\n\n/** Optional parameters. */\nexport interface NetAppResourceUpdateNetworkSiblingSetOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateNetworkSiblingSet operation. */\nexport type NetAppResourceUpdateNetworkSiblingSetResponse = NetworkSiblingSet;\n\n/** Optional parameters. */\nexport interface NetAppResourceUsagesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type NetAppResourceUsagesListResponse = UsagesListResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceUsagesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetAppResourceUsagesGetResponse = UsageResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceUsagesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type NetAppResourceUsagesListNextResponse = UsagesListResult;\n\n/** Optional parameters. */\nexport interface NetAppResourceQuotaLimitsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type NetAppResourceQuotaLimitsListResponse = SubscriptionQuotaItemList;\n\n/** Optional parameters. */\nexport interface NetAppResourceQuotaLimitsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetAppResourceQuotaLimitsGetResponse = SubscriptionQuotaItem;\n\n/** Optional parameters. */\nexport interface NetAppResourceQuotaLimitsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type NetAppResourceQuotaLimitsListNextResponse = SubscriptionQuotaItemList;\n\n/** Optional parameters. */\nexport interface NetAppResourceRegionInfosListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type NetAppResourceRegionInfosListResponse = RegionInfosList;\n\n/** Optional parameters. */\nexport interface NetAppResourceRegionInfosGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetAppResourceRegionInfosGetResponse = RegionInfoResource;\n\n/** Optional parameters. */\nexport interface NetAppResourceRegionInfosListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type NetAppResourceRegionInfosListNextResponse = RegionInfosList;\n\n/** Optional parameters. */\nexport interface AccountsListBySubscriptionOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type AccountsListBySubscriptionResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface AccountsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccountsListResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface AccountsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccountsGetResponse = NetAppAccount;\n\n/** Optional parameters. */\nexport interface AccountsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type AccountsCreateOrUpdateResponse = NetAppAccount;\n\n/** Optional parameters. */\nexport interface AccountsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface AccountsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type AccountsUpdateResponse = NetAppAccount;\n\n/** Optional parameters. */\nexport interface AccountsRenewCredentialsOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface AccountsTransitionToCmkOptionalParams extends coreClient.OperationOptions {\n /** The required parameters to perform encryption transition. */\n body?: EncryptionTransitionRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the transitionToCmk operation. */\nexport type AccountsTransitionToCmkResponse = AccountsTransitionToCmkHeaders;\n\n/** Optional parameters. */\nexport interface AccountsGetChangeKeyVaultInformationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the getChangeKeyVaultInformation operation. */\nexport type AccountsGetChangeKeyVaultInformationResponse = GetKeyVaultStatusResponse;\n\n/** Optional parameters. */\nexport interface AccountsChangeKeyVaultOptionalParams extends coreClient.OperationOptions {\n /** The required parameters to perform encryption migration. */\n body?: ChangeKeyVault;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the changeKeyVault operation. */\nexport type AccountsChangeKeyVaultResponse = AccountsChangeKeyVaultHeaders;\n\n/** Optional parameters. */\nexport interface AccountsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type AccountsListBySubscriptionNextResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface AccountsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccountsListNextResponse = NetAppAccountList;\n\n/** Optional parameters. */\nexport interface PoolsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PoolsListResponse = CapacityPoolList;\n\n/** Optional parameters. */\nexport interface PoolsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PoolsGetResponse = CapacityPool;\n\n/** Optional parameters. */\nexport interface PoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type PoolsCreateOrUpdateResponse = CapacityPool;\n\n/** Optional parameters. */\nexport interface PoolsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type PoolsUpdateResponse = CapacityPool;\n\n/** Optional parameters. */\nexport interface PoolsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PoolsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type PoolsListNextResponse = CapacityPoolList;\n\n/** Optional parameters. */\nexport interface VolumesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type VolumesListResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface VolumesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VolumesGetResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type VolumesCreateOrUpdateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VolumesUpdateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesDeleteOptionalParams extends coreClient.OperationOptions {\n /** An option to force delete the volume. Will cleanup resources connected to the particular volume */\n forceDelete?: boolean;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesPopulateAvailabilityZoneOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the populateAvailabilityZone operation. */\nexport type VolumesPopulateAvailabilityZoneResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesRevertOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesResetCifsPasswordOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the resetCifsPassword operation. */\nexport type VolumesResetCifsPasswordResponse = VolumesResetCifsPasswordHeaders;\n\n/** Optional parameters. */\nexport interface VolumesSplitCloneFromParentOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the splitCloneFromParent operation. */\nexport type VolumesSplitCloneFromParentResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesBreakFileLocksOptionalParams extends coreClient.OperationOptions {\n /** Optional body to provide the ability to clear file locks with selected options */\n body?: BreakFileLocksRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesListGetGroupIdListForLdapUserOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the listGetGroupIdListForLdapUser operation. */\nexport type VolumesListGetGroupIdListForLdapUserResponse = GetGroupIdListForLdapUserResponse;\n\n/** Optional parameters. */\nexport interface VolumesBreakReplicationOptionalParams extends coreClient.OperationOptions {\n /** Optional body to force break the replication. */\n body?: BreakReplicationRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesReestablishReplicationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesReplicationStatusOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the replicationStatus operation. */\nexport type VolumesReplicationStatusResponse = ReplicationStatus;\n\n/** Optional parameters. */\nexport interface VolumesListReplicationsOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listReplications operation. */\nexport type VolumesListReplicationsResponse = ListReplications;\n\n/** Optional parameters. */\nexport interface VolumesResyncReplicationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesDeleteReplicationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesAuthorizeReplicationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesReInitializeReplicationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesPeerExternalClusterOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the peerExternalCluster operation. */\nexport type VolumesPeerExternalClusterResponse = ClusterPeerCommandResponse;\n\n/** Optional parameters. */\nexport interface VolumesAuthorizeExternalReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the authorizeExternalReplication operation. */\nexport type VolumesAuthorizeExternalReplicationResponse = SvmPeerCommandResponse;\n\n/** Optional parameters. */\nexport interface VolumesFinalizeExternalReplicationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the finalizeExternalReplication operation. */\nexport type VolumesFinalizeExternalReplicationResponse = VolumesFinalizeExternalReplicationHeaders;\n\n/** Optional parameters. */\nexport interface VolumesPerformReplicationTransferOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the performReplicationTransfer operation. */\nexport type VolumesPerformReplicationTransferResponse = VolumesPerformReplicationTransferHeaders;\n\n/** Optional parameters. */\nexport interface VolumesPoolChangeOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesRelocateOptionalParams extends coreClient.OperationOptions {\n /** Relocate volume request */\n body?: RelocateVolumeRequest;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesFinalizeRelocationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesRevertRelocationOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type VolumesListNextResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface SnapshotsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SnapshotsListResponse = SnapshotsList;\n\n/** Optional parameters. */\nexport interface SnapshotsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SnapshotsGetResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type SnapshotsCreateResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SnapshotsUpdateResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface SnapshotsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SnapshotsRestoreFilesOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SnapshotPoliciesListResponse = SnapshotPoliciesList;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SnapshotPoliciesGetResponse = SnapshotPolicy;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesCreateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type SnapshotPoliciesCreateResponse = SnapshotPolicy;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SnapshotPoliciesUpdateResponse = SnapshotPolicy;\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SnapshotPoliciesListVolumesOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listVolumes operation. */\nexport type SnapshotPoliciesListVolumesResponse = SnapshotPolicyVolumeList;\n\n/** Optional parameters. */\nexport interface BackupPoliciesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type BackupPoliciesListResponse = BackupPoliciesList;\n\n/** Optional parameters. */\nexport interface BackupPoliciesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BackupPoliciesGetResponse = BackupPolicy;\n\n/** Optional parameters. */\nexport interface BackupPoliciesCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type BackupPoliciesCreateResponse = BackupPolicy;\n\n/** Optional parameters. */\nexport interface BackupPoliciesUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BackupPoliciesUpdateResponse = BackupPolicy;\n\n/** Optional parameters. */\nexport interface BackupPoliciesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesListByVolumeOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVolume operation. */\nexport type VolumeQuotaRulesListByVolumeResponse = VolumeQuotaRulesList;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VolumeQuotaRulesGetResponse = VolumeQuotaRule;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VolumeQuotaRulesCreateResponse = VolumeQuotaRule;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VolumeQuotaRulesUpdateResponse = VolumeQuotaRule;\n\n/** Optional parameters. */\nexport interface VolumeQuotaRulesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumeGroupsListByNetAppAccountOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNetAppAccount operation. */\nexport type VolumeGroupsListByNetAppAccountResponse = VolumeGroupList;\n\n/** Optional parameters. */\nexport interface VolumeGroupsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VolumeGroupsGetResponse = VolumeGroupDetails;\n\n/** Optional parameters. */\nexport interface VolumeGroupsCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VolumeGroupsCreateResponse = VolumeGroupDetails;\n\n/** Optional parameters. */\nexport interface VolumeGroupsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SubvolumesListByVolumeOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVolume operation. */\nexport type SubvolumesListByVolumeResponse = SubvolumesList;\n\n/** Optional parameters. */\nexport interface SubvolumesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SubvolumesGetResponse = SubvolumeInfo;\n\n/** Optional parameters. */\nexport interface SubvolumesCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type SubvolumesCreateResponse = SubvolumeInfo;\n\n/** Optional parameters. */\nexport interface SubvolumesUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type SubvolumesUpdateResponse = SubvolumeInfo;\n\n/** Optional parameters. */\nexport interface SubvolumesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface SubvolumesGetMetadataOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the getMetadata operation. */\nexport type SubvolumesGetMetadataResponse = SubvolumeModel;\n\n/** Optional parameters. */\nexport interface SubvolumesListByVolumeNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVolumeNext operation. */\nexport type SubvolumesListByVolumeNextResponse = SubvolumesList;\n\n/** Optional parameters. */\nexport interface BackupsGetLatestStatusOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the getLatestStatus operation. */\nexport type BackupsGetLatestStatusResponse = BackupStatus;\n\n/** Optional parameters. */\nexport interface BackupsGetVolumeLatestRestoreStatusOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getVolumeLatestRestoreStatus operation. */\nexport type BackupsGetVolumeLatestRestoreStatusResponse = RestoreStatus;\n\n/** Optional parameters. */\nexport interface BackupsListByVaultOptionalParams extends coreClient.OperationOptions {\n /** An option to specify the VolumeResourceId. If present, then only returns the backups under the specified volume */\n filter?: string;\n}\n\n/** Contains response data for the listByVault operation. */\nexport type BackupsListByVaultResponse = BackupsList;\n\n/** Optional parameters. */\nexport interface BackupsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BackupsGetResponse = Backup;\n\n/** Optional parameters. */\nexport interface BackupsCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type BackupsCreateResponse = Backup;\n\n/** Optional parameters. */\nexport interface BackupsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Backup object supplied in the body of the operation. */\n body?: BackupPatch;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BackupsUpdateResponse = Backup;\n\n/** Optional parameters. */\nexport interface BackupsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type BackupsDeleteResponse = BackupsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface BackupsListByVaultNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVaultNext operation. */\nexport type BackupsListByVaultNextResponse = BackupsList;\n\n/** Optional parameters. */\nexport interface BackupVaultsListByNetAppAccountOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNetAppAccount operation. */\nexport type BackupVaultsListByNetAppAccountResponse = BackupVaultsList;\n\n/** Optional parameters. */\nexport interface BackupVaultsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BackupVaultsGetResponse = BackupVault;\n\n/** Optional parameters. */\nexport interface BackupVaultsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BackupVaultsCreateOrUpdateResponse = BackupVault;\n\n/** Optional parameters. */\nexport interface BackupVaultsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type BackupVaultsUpdateResponse = BackupVault;\n\n/** Optional parameters. */\nexport interface BackupVaultsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type BackupVaultsDeleteResponse = BackupVaultsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface BackupVaultsListByNetAppAccountNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNetAppAccountNext operation. */\nexport type BackupVaultsListByNetAppAccountNextResponse = BackupVaultsList;\n\n/** Optional parameters. */\nexport interface BackupsUnderBackupVaultRestoreFilesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restoreFiles operation. */\nexport type BackupsUnderBackupVaultRestoreFilesResponse =\n BackupsUnderBackupVaultRestoreFilesHeaders;\n\n/** Optional parameters. */\nexport interface BackupsUnderVolumeMigrateBackupsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the migrateBackups operation. */\nexport type BackupsUnderVolumeMigrateBackupsResponse = BackupsUnderVolumeMigrateBackupsHeaders;\n\n/** Optional parameters. */\nexport interface BackupsUnderAccountMigrateBackupsOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the migrateBackups operation. */\nexport type BackupsUnderAccountMigrateBackupsResponse = BackupsUnderAccountMigrateBackupsHeaders;\n\n/** Optional parameters. */\nexport interface NetAppManagementClientOptionalParams extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}