@azure/arm-elasticsan 1.2.0-beta.1 → 1.2.0-beta.2

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 (604) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/LICENSE +3 -3
  3. package/README.md +24 -18
  4. package/dist/browser/elasticSanManagement.d.ts +48 -0
  5. package/dist/browser/elasticSanManagement.d.ts.map +1 -0
  6. package/dist/browser/elasticSanManagement.js +206 -0
  7. package/dist/browser/elasticSanManagement.js.map +1 -0
  8. package/dist/browser/index.d.ts +5 -0
  9. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  10. package/{dist-esm/src → dist/browser}/index.js +4 -4
  11. package/dist/browser/index.js.map +1 -0
  12. package/dist/browser/lroImpl.js.map +1 -0
  13. package/{dist-esm/src → dist/browser}/models/index.d.ts +130 -2
  14. package/dist/browser/models/index.d.ts.map +1 -0
  15. package/{dist-esm/src → dist/browser}/models/index.js +28 -0
  16. package/dist/browser/models/index.js.map +1 -0
  17. package/{dist-esm/src → dist/browser}/models/mappers.d.ts +7 -0
  18. package/dist/browser/models/mappers.d.ts.map +1 -0
  19. package/{dist-esm/src → dist/browser}/models/mappers.js +133 -0
  20. package/dist/browser/models/mappers.js.map +1 -0
  21. package/{dist-esm/src → dist/browser}/models/parameters.d.ts +5 -1
  22. package/dist/browser/models/parameters.d.ts.map +1 -0
  23. package/{dist-esm/src → dist/browser}/models/parameters.js +29 -3
  24. package/dist/browser/models/parameters.js.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/elasticSans.d.ts +3 -3
  26. package/dist/browser/operations/elasticSans.d.ts.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/elasticSans.js +116 -128
  28. package/dist/browser/operations/elasticSans.js.map +1 -0
  29. package/dist/browser/operations/index.d.ts +9 -0
  30. package/dist/browser/operations/index.d.ts.map +1 -0
  31. package/dist/browser/operations/index.js +16 -0
  32. package/dist/browser/operations/index.js.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  34. package/dist/browser/operations/operations.d.ts.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  36. package/dist/browser/operations/operations.js.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  38. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +88 -96
  40. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  42. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  44. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
  46. package/dist/browser/operations/skus.d.ts.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/skus.js +2 -2
  48. package/dist/browser/operations/skus.js.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operations/volumeGroups.d.ts +3 -3
  50. package/dist/browser/operations/volumeGroups.d.ts.map +1 -0
  51. package/{dist-esm/src → dist/browser}/operations/volumeGroups.js +134 -140
  52. package/dist/browser/operations/volumeGroups.js.map +1 -0
  53. package/{dist-esm/src → dist/browser}/operations/volumeSnapshots.d.ts +3 -3
  54. package/dist/browser/operations/volumeSnapshots.d.ts.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operations/volumeSnapshots.js +91 -99
  56. package/dist/browser/operations/volumeSnapshots.js.map +1 -0
  57. package/dist/browser/operations/volumes.d.ts +151 -0
  58. package/dist/browser/operations/volumes.d.ts.map +1 -0
  59. package/dist/browser/operations/volumes.js +687 -0
  60. package/dist/browser/operations/volumes.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/elasticSans.d.ts +1 -1
  62. package/dist/browser/operationsInterfaces/elasticSans.d.ts.map +1 -0
  63. package/dist/browser/operationsInterfaces/elasticSans.js.map +1 -0
  64. package/dist/browser/operationsInterfaces/index.d.ts +9 -0
  65. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  66. package/dist/browser/operationsInterfaces/index.js +16 -0
  67. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  68. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  69. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  70. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  71. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  72. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  73. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  74. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  75. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  76. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  77. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
  78. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
  79. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  80. package/{dist-esm/src → dist/browser}/operationsInterfaces/volumeGroups.d.ts +1 -1
  81. package/dist/browser/operationsInterfaces/volumeGroups.d.ts.map +1 -0
  82. package/dist/browser/operationsInterfaces/volumeGroups.js.map +1 -0
  83. package/{dist-esm/src → dist/browser}/operationsInterfaces/volumeSnapshots.d.ts +1 -1
  84. package/dist/browser/operationsInterfaces/volumeSnapshots.d.ts.map +1 -0
  85. package/dist/browser/operationsInterfaces/volumeSnapshots.js.map +1 -0
  86. package/{dist-esm/src/operations → dist/browser/operationsInterfaces}/volumes.d.ts +33 -18
  87. package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -0
  88. package/dist/browser/operationsInterfaces/volumes.js.map +1 -0
  89. package/dist/browser/package.json +3 -0
  90. package/dist/browser/pagingHelper.js.map +1 -0
  91. package/dist/commonjs/elasticSanManagement.d.ts +48 -0
  92. package/dist/commonjs/elasticSanManagement.d.ts.map +1 -0
  93. package/dist/commonjs/elasticSanManagement.js +211 -0
  94. package/dist/commonjs/elasticSanManagement.js.map +1 -0
  95. package/dist/commonjs/index.d.ts +5 -0
  96. package/dist/commonjs/index.d.ts.map +1 -0
  97. package/dist/commonjs/index.js +19 -0
  98. package/dist/commonjs/index.js.map +1 -0
  99. package/dist/commonjs/lroImpl.d.ts +11 -0
  100. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  101. package/dist/commonjs/lroImpl.js +24 -0
  102. package/dist/commonjs/lroImpl.js.map +1 -0
  103. package/{types/arm-elasticsan.d.ts → dist/commonjs/models/index.d.ts} +1385 -1809
  104. package/dist/commonjs/models/index.d.ts.map +1 -0
  105. package/dist/commonjs/models/index.js +213 -0
  106. package/dist/commonjs/models/index.js.map +1 -0
  107. package/dist/commonjs/models/mappers.d.ts +71 -0
  108. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  109. package/dist/commonjs/models/mappers.js +1822 -0
  110. package/dist/commonjs/models/mappers.js.map +1 -0
  111. package/dist/commonjs/models/parameters.d.ts +29 -0
  112. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  113. package/dist/commonjs/models/parameters.js +249 -0
  114. package/dist/commonjs/models/parameters.js.map +1 -0
  115. package/dist/commonjs/operations/elasticSans.d.ts +107 -0
  116. package/dist/commonjs/operations/elasticSans.d.ts.map +1 -0
  117. package/dist/commonjs/operations/elasticSans.js +538 -0
  118. package/dist/commonjs/operations/elasticSans.js.map +1 -0
  119. package/dist/commonjs/operations/index.d.ts +9 -0
  120. package/dist/commonjs/operations/index.d.ts.map +1 -0
  121. package/dist/commonjs/operations/index.js +19 -0
  122. package/dist/commonjs/operations/index.js.map +1 -0
  123. package/dist/commonjs/operations/operations.d.ts +26 -0
  124. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  125. package/dist/commonjs/operations/operations.js +100 -0
  126. package/dist/commonjs/operations/operations.js.map +1 -0
  127. package/dist/commonjs/operations/privateEndpointConnections.d.ts +73 -0
  128. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  129. package/dist/commonjs/operations/privateEndpointConnections.js +325 -0
  130. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  131. package/dist/commonjs/operations/privateLinkResources.d.ts +20 -0
  132. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  133. package/dist/commonjs/operations/privateLinkResources.js +58 -0
  134. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  135. package/dist/commonjs/operations/skus.d.ts +26 -0
  136. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  137. package/dist/commonjs/operations/skus.js +100 -0
  138. package/dist/commonjs/operations/skus.js.map +1 -0
  139. package/dist/commonjs/operations/volumeGroups.d.ts +99 -0
  140. package/dist/commonjs/operations/volumeGroups.d.ts.map +1 -0
  141. package/dist/commonjs/operations/volumeGroups.js +461 -0
  142. package/dist/commonjs/operations/volumeGroups.js.map +1 -0
  143. package/dist/commonjs/operations/volumeSnapshots.d.ts +89 -0
  144. package/dist/commonjs/operations/volumeSnapshots.d.ts.map +1 -0
  145. package/dist/commonjs/operations/volumeSnapshots.js +386 -0
  146. package/dist/commonjs/operations/volumeSnapshots.js.map +1 -0
  147. package/dist/commonjs/operations/volumes.d.ts +151 -0
  148. package/dist/commonjs/operations/volumes.d.ts.map +1 -0
  149. package/dist/commonjs/operations/volumes.js +691 -0
  150. package/dist/commonjs/operations/volumes.js.map +1 -0
  151. package/dist/commonjs/operationsInterfaces/elasticSans.d.ts +71 -0
  152. package/dist/commonjs/operationsInterfaces/elasticSans.d.ts.map +1 -0
  153. package/dist/commonjs/operationsInterfaces/elasticSans.js +10 -0
  154. package/dist/commonjs/operationsInterfaces/elasticSans.js.map +1 -0
  155. package/dist/commonjs/operationsInterfaces/index.d.ts +9 -0
  156. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  157. package/dist/commonjs/operationsInterfaces/index.js +19 -0
  158. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  159. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  160. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  161. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  162. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  163. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
  164. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  165. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  166. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  167. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +12 -0
  168. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  169. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  170. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  171. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  172. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  173. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  174. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  175. package/dist/commonjs/operationsInterfaces/volumeGroups.d.ts +74 -0
  176. package/dist/commonjs/operationsInterfaces/volumeGroups.d.ts.map +1 -0
  177. package/dist/commonjs/operationsInterfaces/volumeGroups.js +10 -0
  178. package/dist/commonjs/operationsInterfaces/volumeGroups.js.map +1 -0
  179. package/dist/commonjs/operationsInterfaces/volumeSnapshots.d.ts +62 -0
  180. package/dist/commonjs/operationsInterfaces/volumeSnapshots.d.ts.map +1 -0
  181. package/dist/commonjs/operationsInterfaces/volumeSnapshots.js +10 -0
  182. package/dist/commonjs/operationsInterfaces/volumeSnapshots.js.map +1 -0
  183. package/{dist-esm/src → dist/commonjs}/operationsInterfaces/volumes.d.ts +43 -1
  184. package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -0
  185. package/dist/commonjs/operationsInterfaces/volumes.js +10 -0
  186. package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -0
  187. package/dist/commonjs/package.json +3 -0
  188. package/dist/commonjs/pagingHelper.d.ts +13 -0
  189. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  190. package/dist/commonjs/pagingHelper.js +36 -0
  191. package/dist/commonjs/pagingHelper.js.map +1 -0
  192. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  193. package/dist/esm/elasticSanManagement.d.ts +48 -0
  194. package/dist/esm/elasticSanManagement.d.ts.map +1 -0
  195. package/dist/esm/elasticSanManagement.js +206 -0
  196. package/dist/esm/elasticSanManagement.js.map +1 -0
  197. package/dist/esm/index.d.ts +5 -0
  198. package/dist/esm/index.d.ts.map +1 -0
  199. package/{src/index.ts → dist/esm/index.js} +5 -5
  200. package/dist/esm/index.js.map +1 -0
  201. package/dist/esm/lroImpl.d.ts +11 -0
  202. package/dist/esm/lroImpl.d.ts.map +1 -0
  203. package/dist/esm/lroImpl.js +21 -0
  204. package/dist/esm/lroImpl.js.map +1 -0
  205. package/dist/esm/models/index.d.ts +1385 -0
  206. package/dist/esm/models/index.d.ts.map +1 -0
  207. package/dist/esm/models/index.js +210 -0
  208. package/dist/esm/models/index.js.map +1 -0
  209. package/dist/esm/models/mappers.d.ts +71 -0
  210. package/dist/esm/models/mappers.d.ts.map +1 -0
  211. package/dist/esm/models/mappers.js +1818 -0
  212. package/dist/esm/models/mappers.js.map +1 -0
  213. package/dist/esm/models/parameters.d.ts +29 -0
  214. package/dist/esm/models/parameters.d.ts.map +1 -0
  215. package/dist/esm/models/parameters.js +246 -0
  216. package/dist/esm/models/parameters.js.map +1 -0
  217. package/dist/esm/operations/elasticSans.d.ts +107 -0
  218. package/dist/esm/operations/elasticSans.d.ts.map +1 -0
  219. package/dist/esm/operations/elasticSans.js +534 -0
  220. package/dist/esm/operations/elasticSans.js.map +1 -0
  221. package/dist/esm/operations/index.d.ts +9 -0
  222. package/dist/esm/operations/index.d.ts.map +1 -0
  223. package/dist/esm/operations/index.js +16 -0
  224. package/dist/esm/operations/index.js.map +1 -0
  225. package/dist/esm/operations/operations.d.ts +26 -0
  226. package/dist/esm/operations/operations.d.ts.map +1 -0
  227. package/dist/esm/operations/operations.js +96 -0
  228. package/dist/esm/operations/operations.js.map +1 -0
  229. package/dist/esm/operations/privateEndpointConnections.d.ts +73 -0
  230. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  231. package/dist/esm/operations/privateEndpointConnections.js +321 -0
  232. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  233. package/dist/esm/operations/privateLinkResources.d.ts +20 -0
  234. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  235. package/dist/esm/operations/privateLinkResources.js +53 -0
  236. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  237. package/dist/esm/operations/skus.d.ts +26 -0
  238. package/dist/esm/operations/skus.d.ts.map +1 -0
  239. package/dist/esm/operations/skus.js +96 -0
  240. package/dist/esm/operations/skus.js.map +1 -0
  241. package/dist/esm/operations/volumeGroups.d.ts +99 -0
  242. package/dist/esm/operations/volumeGroups.d.ts.map +1 -0
  243. package/dist/esm/operations/volumeGroups.js +457 -0
  244. package/dist/esm/operations/volumeGroups.js.map +1 -0
  245. package/dist/esm/operations/volumeSnapshots.d.ts +89 -0
  246. package/dist/esm/operations/volumeSnapshots.d.ts.map +1 -0
  247. package/dist/esm/operations/volumeSnapshots.js +382 -0
  248. package/dist/esm/operations/volumeSnapshots.js.map +1 -0
  249. package/dist/esm/operations/volumes.d.ts +151 -0
  250. package/dist/esm/operations/volumes.d.ts.map +1 -0
  251. package/dist/esm/operations/volumes.js +687 -0
  252. package/dist/esm/operations/volumes.js.map +1 -0
  253. package/dist/esm/operationsInterfaces/elasticSans.d.ts +71 -0
  254. package/dist/esm/operationsInterfaces/elasticSans.d.ts.map +1 -0
  255. package/dist/esm/operationsInterfaces/elasticSans.js +9 -0
  256. package/dist/esm/operationsInterfaces/elasticSans.js.map +1 -0
  257. package/dist/esm/operationsInterfaces/index.d.ts +9 -0
  258. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  259. package/dist/esm/operationsInterfaces/index.js +16 -0
  260. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  261. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  262. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  263. package/dist/esm/operationsInterfaces/operations.js +9 -0
  264. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  265. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
  266. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  267. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  268. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  269. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +12 -0
  270. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  271. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  272. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  273. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  274. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  275. package/dist/esm/operationsInterfaces/skus.js +9 -0
  276. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  277. package/dist/esm/operationsInterfaces/volumeGroups.d.ts +74 -0
  278. package/dist/esm/operationsInterfaces/volumeGroups.d.ts.map +1 -0
  279. package/dist/esm/operationsInterfaces/volumeGroups.js +9 -0
  280. package/dist/esm/operationsInterfaces/volumeGroups.js.map +1 -0
  281. package/dist/esm/operationsInterfaces/volumeSnapshots.d.ts +62 -0
  282. package/dist/esm/operationsInterfaces/volumeSnapshots.d.ts.map +1 -0
  283. package/dist/esm/operationsInterfaces/volumeSnapshots.js +9 -0
  284. package/dist/esm/operationsInterfaces/volumeSnapshots.js.map +1 -0
  285. package/dist/esm/operationsInterfaces/volumes.d.ts +124 -0
  286. package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -0
  287. package/dist/esm/operationsInterfaces/volumes.js +9 -0
  288. package/dist/esm/operationsInterfaces/volumes.js.map +1 -0
  289. package/dist/esm/package.json +3 -0
  290. package/dist/esm/pagingHelper.d.ts +13 -0
  291. package/dist/esm/pagingHelper.d.ts.map +1 -0
  292. package/dist/esm/pagingHelper.js +32 -0
  293. package/dist/esm/pagingHelper.js.map +1 -0
  294. package/dist/react-native/elasticSanManagement.d.ts +48 -0
  295. package/dist/react-native/elasticSanManagement.d.ts.map +1 -0
  296. package/dist/react-native/elasticSanManagement.js +206 -0
  297. package/dist/react-native/elasticSanManagement.js.map +1 -0
  298. package/dist/react-native/index.d.ts +5 -0
  299. package/dist/react-native/index.d.ts.map +1 -0
  300. package/dist/react-native/index.js +13 -0
  301. package/dist/react-native/index.js.map +1 -0
  302. package/dist/react-native/lroImpl.d.ts +11 -0
  303. package/dist/react-native/lroImpl.d.ts.map +1 -0
  304. package/dist/react-native/lroImpl.js +21 -0
  305. package/dist/react-native/lroImpl.js.map +1 -0
  306. package/dist/react-native/models/index.d.ts +1385 -0
  307. package/dist/react-native/models/index.d.ts.map +1 -0
  308. package/dist/react-native/models/index.js +210 -0
  309. package/dist/react-native/models/index.js.map +1 -0
  310. package/dist/react-native/models/mappers.d.ts +71 -0
  311. package/dist/react-native/models/mappers.d.ts.map +1 -0
  312. package/dist/react-native/models/mappers.js +1818 -0
  313. package/dist/react-native/models/mappers.js.map +1 -0
  314. package/dist/react-native/models/parameters.d.ts +29 -0
  315. package/dist/react-native/models/parameters.d.ts.map +1 -0
  316. package/dist/react-native/models/parameters.js +246 -0
  317. package/dist/react-native/models/parameters.js.map +1 -0
  318. package/dist/react-native/operations/elasticSans.d.ts +107 -0
  319. package/dist/react-native/operations/elasticSans.d.ts.map +1 -0
  320. package/dist/react-native/operations/elasticSans.js +534 -0
  321. package/dist/react-native/operations/elasticSans.js.map +1 -0
  322. package/dist/react-native/operations/index.d.ts +9 -0
  323. package/dist/react-native/operations/index.d.ts.map +1 -0
  324. package/dist/react-native/operations/index.js +16 -0
  325. package/dist/react-native/operations/index.js.map +1 -0
  326. package/dist/react-native/operations/operations.d.ts +26 -0
  327. package/dist/react-native/operations/operations.d.ts.map +1 -0
  328. package/dist/react-native/operations/operations.js +96 -0
  329. package/dist/react-native/operations/operations.js.map +1 -0
  330. package/dist/react-native/operations/privateEndpointConnections.d.ts +73 -0
  331. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  332. package/dist/react-native/operations/privateEndpointConnections.js +321 -0
  333. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  334. package/dist/react-native/operations/privateLinkResources.d.ts +20 -0
  335. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  336. package/dist/react-native/operations/privateLinkResources.js +53 -0
  337. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  338. package/dist/react-native/operations/skus.d.ts +26 -0
  339. package/dist/react-native/operations/skus.d.ts.map +1 -0
  340. package/dist/react-native/operations/skus.js +96 -0
  341. package/dist/react-native/operations/skus.js.map +1 -0
  342. package/dist/react-native/operations/volumeGroups.d.ts +99 -0
  343. package/dist/react-native/operations/volumeGroups.d.ts.map +1 -0
  344. package/dist/react-native/operations/volumeGroups.js +457 -0
  345. package/dist/react-native/operations/volumeGroups.js.map +1 -0
  346. package/dist/react-native/operations/volumeSnapshots.d.ts +89 -0
  347. package/dist/react-native/operations/volumeSnapshots.d.ts.map +1 -0
  348. package/dist/react-native/operations/volumeSnapshots.js +382 -0
  349. package/dist/react-native/operations/volumeSnapshots.js.map +1 -0
  350. package/dist/react-native/operations/volumes.d.ts +151 -0
  351. package/dist/react-native/operations/volumes.d.ts.map +1 -0
  352. package/dist/react-native/operations/volumes.js +687 -0
  353. package/dist/react-native/operations/volumes.js.map +1 -0
  354. package/dist/react-native/operationsInterfaces/elasticSans.d.ts +71 -0
  355. package/dist/react-native/operationsInterfaces/elasticSans.d.ts.map +1 -0
  356. package/dist/react-native/operationsInterfaces/elasticSans.js +9 -0
  357. package/dist/react-native/operationsInterfaces/elasticSans.js.map +1 -0
  358. package/dist/react-native/operationsInterfaces/index.d.ts +9 -0
  359. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  360. package/dist/react-native/operationsInterfaces/index.js +16 -0
  361. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  362. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  363. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  364. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  365. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  366. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
  367. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  368. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  369. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  370. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +12 -0
  371. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  372. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  373. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  374. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  375. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  376. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  377. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  378. package/dist/react-native/operationsInterfaces/volumeGroups.d.ts +74 -0
  379. package/dist/react-native/operationsInterfaces/volumeGroups.d.ts.map +1 -0
  380. package/dist/react-native/operationsInterfaces/volumeGroups.js +9 -0
  381. package/dist/react-native/operationsInterfaces/volumeGroups.js.map +1 -0
  382. package/dist/react-native/operationsInterfaces/volumeSnapshots.d.ts +62 -0
  383. package/dist/react-native/operationsInterfaces/volumeSnapshots.d.ts.map +1 -0
  384. package/dist/react-native/operationsInterfaces/volumeSnapshots.js +9 -0
  385. package/dist/react-native/operationsInterfaces/volumeSnapshots.js.map +1 -0
  386. package/dist/react-native/operationsInterfaces/volumes.d.ts +124 -0
  387. package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -0
  388. package/dist/react-native/operationsInterfaces/volumes.js +9 -0
  389. package/dist/react-native/operationsInterfaces/volumes.js.map +1 -0
  390. package/dist/react-native/package.json +3 -0
  391. package/dist/react-native/pagingHelper.d.ts +13 -0
  392. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  393. package/dist/react-native/pagingHelper.js +32 -0
  394. package/dist/react-native/pagingHelper.js.map +1 -0
  395. package/package.json +80 -51
  396. package/review/arm-elasticsan.api.md +109 -0
  397. package/dist/index.js +0 -4764
  398. package/dist/index.js.map +0 -1
  399. package/dist/index.min.js +0 -1
  400. package/dist/index.min.js.map +0 -1
  401. package/dist-esm/samples-dev/elasticSansCreateSample.d.ts +0 -2
  402. package/dist-esm/samples-dev/elasticSansCreateSample.d.ts.map +0 -1
  403. package/dist-esm/samples-dev/elasticSansCreateSample.js +0 -83
  404. package/dist-esm/samples-dev/elasticSansCreateSample.js.map +0 -1
  405. package/dist-esm/samples-dev/elasticSansDeleteSample.d.ts +0 -2
  406. package/dist-esm/samples-dev/elasticSansDeleteSample.d.ts.map +0 -1
  407. package/dist-esm/samples-dev/elasticSansDeleteSample.js +0 -56
  408. package/dist-esm/samples-dev/elasticSansDeleteSample.js.map +0 -1
  409. package/dist-esm/samples-dev/elasticSansGetSample.d.ts +0 -2
  410. package/dist-esm/samples-dev/elasticSansGetSample.d.ts.map +0 -1
  411. package/dist-esm/samples-dev/elasticSansGetSample.js +0 -56
  412. package/dist-esm/samples-dev/elasticSansGetSample.js.map +0 -1
  413. package/dist-esm/samples-dev/elasticSansListByResourceGroupSample.d.ts +0 -2
  414. package/dist-esm/samples-dev/elasticSansListByResourceGroupSample.d.ts.map +0 -1
  415. package/dist-esm/samples-dev/elasticSansListByResourceGroupSample.js +0 -86
  416. package/dist-esm/samples-dev/elasticSansListByResourceGroupSample.js.map +0 -1
  417. package/dist-esm/samples-dev/elasticSansListBySubscriptionSample.d.ts +0 -2
  418. package/dist-esm/samples-dev/elasticSansListBySubscriptionSample.d.ts.map +0 -1
  419. package/dist-esm/samples-dev/elasticSansListBySubscriptionSample.js +0 -84
  420. package/dist-esm/samples-dev/elasticSansListBySubscriptionSample.js.map +0 -1
  421. package/dist-esm/samples-dev/elasticSansUpdateSample.d.ts +0 -2
  422. package/dist-esm/samples-dev/elasticSansUpdateSample.d.ts.map +0 -1
  423. package/dist-esm/samples-dev/elasticSansUpdateSample.js +0 -73
  424. package/dist-esm/samples-dev/elasticSansUpdateSample.js.map +0 -1
  425. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  426. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  427. package/dist-esm/samples-dev/operationsListSample.js +0 -86
  428. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  429. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts +0 -2
  430. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts.map +0 -1
  431. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js +0 -72
  432. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js.map +0 -1
  433. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  434. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  435. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -58
  436. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  437. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  438. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  439. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -58
  440. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  441. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  442. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  443. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -88
  444. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  445. package/dist-esm/samples-dev/privateLinkResourcesListByElasticSanSample.d.ts +0 -2
  446. package/dist-esm/samples-dev/privateLinkResourcesListByElasticSanSample.d.ts.map +0 -1
  447. package/dist-esm/samples-dev/privateLinkResourcesListByElasticSanSample.js +0 -56
  448. package/dist-esm/samples-dev/privateLinkResourcesListByElasticSanSample.js.map +0 -1
  449. package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
  450. package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
  451. package/dist-esm/samples-dev/skusListSample.js +0 -86
  452. package/dist-esm/samples-dev/skusListSample.js.map +0 -1
  453. package/dist-esm/samples-dev/volumeGroupsCreateSample.d.ts +0 -2
  454. package/dist-esm/samples-dev/volumeGroupsCreateSample.d.ts.map +0 -1
  455. package/dist-esm/samples-dev/volumeGroupsCreateSample.js +0 -85
  456. package/dist-esm/samples-dev/volumeGroupsCreateSample.js.map +0 -1
  457. package/dist-esm/samples-dev/volumeGroupsDeleteSample.d.ts +0 -2
  458. package/dist-esm/samples-dev/volumeGroupsDeleteSample.d.ts.map +0 -1
  459. package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +0 -58
  460. package/dist-esm/samples-dev/volumeGroupsDeleteSample.js.map +0 -1
  461. package/dist-esm/samples-dev/volumeGroupsGetSample.d.ts +0 -2
  462. package/dist-esm/samples-dev/volumeGroupsGetSample.d.ts.map +0 -1
  463. package/dist-esm/samples-dev/volumeGroupsGetSample.js +0 -58
  464. package/dist-esm/samples-dev/volumeGroupsGetSample.js.map +0 -1
  465. package/dist-esm/samples-dev/volumeGroupsListByElasticSanSample.d.ts +0 -2
  466. package/dist-esm/samples-dev/volumeGroupsListByElasticSanSample.d.ts.map +0 -1
  467. package/dist-esm/samples-dev/volumeGroupsListByElasticSanSample.js +0 -88
  468. package/dist-esm/samples-dev/volumeGroupsListByElasticSanSample.js.map +0 -1
  469. package/dist-esm/samples-dev/volumeGroupsUpdateSample.d.ts +0 -2
  470. package/dist-esm/samples-dev/volumeGroupsUpdateSample.d.ts.map +0 -1
  471. package/dist-esm/samples-dev/volumeGroupsUpdateSample.js +0 -85
  472. package/dist-esm/samples-dev/volumeGroupsUpdateSample.js.map +0 -1
  473. package/dist-esm/samples-dev/volumeSnapshotsCreateSample.d.ts +0 -2
  474. package/dist-esm/samples-dev/volumeSnapshotsCreateSample.d.ts.map +0 -1
  475. package/dist-esm/samples-dev/volumeSnapshotsCreateSample.js +0 -74
  476. package/dist-esm/samples-dev/volumeSnapshotsCreateSample.js.map +0 -1
  477. package/dist-esm/samples-dev/volumeSnapshotsDeleteSample.d.ts +0 -2
  478. package/dist-esm/samples-dev/volumeSnapshotsDeleteSample.d.ts.map +0 -1
  479. package/dist-esm/samples-dev/volumeSnapshotsDeleteSample.js +0 -60
  480. package/dist-esm/samples-dev/volumeSnapshotsDeleteSample.js.map +0 -1
  481. package/dist-esm/samples-dev/volumeSnapshotsGetSample.d.ts +0 -2
  482. package/dist-esm/samples-dev/volumeSnapshotsGetSample.d.ts.map +0 -1
  483. package/dist-esm/samples-dev/volumeSnapshotsGetSample.js +0 -60
  484. package/dist-esm/samples-dev/volumeSnapshotsGetSample.js.map +0 -1
  485. package/dist-esm/samples-dev/volumeSnapshotsListByVolumeGroupSample.d.ts +0 -2
  486. package/dist-esm/samples-dev/volumeSnapshotsListByVolumeGroupSample.d.ts.map +0 -1
  487. package/dist-esm/samples-dev/volumeSnapshotsListByVolumeGroupSample.js +0 -92
  488. package/dist-esm/samples-dev/volumeSnapshotsListByVolumeGroupSample.js.map +0 -1
  489. package/dist-esm/samples-dev/volumesCreateSample.d.ts +0 -2
  490. package/dist-esm/samples-dev/volumesCreateSample.d.ts.map +0 -1
  491. package/dist-esm/samples-dev/volumesCreateSample.js +0 -68
  492. package/dist-esm/samples-dev/volumesCreateSample.js.map +0 -1
  493. package/dist-esm/samples-dev/volumesDeleteSample.d.ts +0 -2
  494. package/dist-esm/samples-dev/volumesDeleteSample.d.ts.map +0 -1
  495. package/dist-esm/samples-dev/volumesDeleteSample.js +0 -66
  496. package/dist-esm/samples-dev/volumesDeleteSample.js.map +0 -1
  497. package/dist-esm/samples-dev/volumesGetSample.d.ts +0 -2
  498. package/dist-esm/samples-dev/volumesGetSample.d.ts.map +0 -1
  499. package/dist-esm/samples-dev/volumesGetSample.js +0 -60
  500. package/dist-esm/samples-dev/volumesGetSample.js.map +0 -1
  501. package/dist-esm/samples-dev/volumesListByVolumeGroupSample.d.ts +0 -2
  502. package/dist-esm/samples-dev/volumesListByVolumeGroupSample.d.ts.map +0 -1
  503. package/dist-esm/samples-dev/volumesListByVolumeGroupSample.js +0 -90
  504. package/dist-esm/samples-dev/volumesListByVolumeGroupSample.js.map +0 -1
  505. package/dist-esm/samples-dev/volumesUpdateSample.d.ts +0 -2
  506. package/dist-esm/samples-dev/volumesUpdateSample.d.ts.map +0 -1
  507. package/dist-esm/samples-dev/volumesUpdateSample.js +0 -62
  508. package/dist-esm/samples-dev/volumesUpdateSample.js.map +0 -1
  509. package/dist-esm/src/elasticSanManagement.d.ts +0 -27
  510. package/dist-esm/src/elasticSanManagement.d.ts.map +0 -1
  511. package/dist-esm/src/elasticSanManagement.js +0 -107
  512. package/dist-esm/src/elasticSanManagement.js.map +0 -1
  513. package/dist-esm/src/index.d.ts +0 -5
  514. package/dist-esm/src/index.js.map +0 -1
  515. package/dist-esm/src/lroImpl.js.map +0 -1
  516. package/dist-esm/src/models/index.d.ts.map +0 -1
  517. package/dist-esm/src/models/index.js.map +0 -1
  518. package/dist-esm/src/models/mappers.d.ts.map +0 -1
  519. package/dist-esm/src/models/mappers.js.map +0 -1
  520. package/dist-esm/src/models/parameters.d.ts.map +0 -1
  521. package/dist-esm/src/models/parameters.js.map +0 -1
  522. package/dist-esm/src/operations/elasticSans.d.ts.map +0 -1
  523. package/dist-esm/src/operations/elasticSans.js.map +0 -1
  524. package/dist-esm/src/operations/index.d.ts +0 -9
  525. package/dist-esm/src/operations/index.d.ts.map +0 -1
  526. package/dist-esm/src/operations/index.js +0 -16
  527. package/dist-esm/src/operations/index.js.map +0 -1
  528. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  529. package/dist-esm/src/operations/operations.js.map +0 -1
  530. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  531. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  532. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  533. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  534. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  535. package/dist-esm/src/operations/skus.js.map +0 -1
  536. package/dist-esm/src/operations/volumeGroups.d.ts.map +0 -1
  537. package/dist-esm/src/operations/volumeGroups.js.map +0 -1
  538. package/dist-esm/src/operations/volumeSnapshots.d.ts.map +0 -1
  539. package/dist-esm/src/operations/volumeSnapshots.js.map +0 -1
  540. package/dist-esm/src/operations/volumes.d.ts.map +0 -1
  541. package/dist-esm/src/operations/volumes.js +0 -497
  542. package/dist-esm/src/operations/volumes.js.map +0 -1
  543. package/dist-esm/src/operationsInterfaces/elasticSans.d.ts.map +0 -1
  544. package/dist-esm/src/operationsInterfaces/elasticSans.js.map +0 -1
  545. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -9
  546. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  547. package/dist-esm/src/operationsInterfaces/index.js +0 -16
  548. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  549. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  550. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  551. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  552. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  553. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  554. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  555. package/dist-esm/src/operationsInterfaces/volumeGroups.d.ts.map +0 -1
  556. package/dist-esm/src/operationsInterfaces/volumeGroups.js.map +0 -1
  557. package/dist-esm/src/operationsInterfaces/volumeSnapshots.d.ts.map +0 -1
  558. package/dist-esm/src/operationsInterfaces/volumeSnapshots.js.map +0 -1
  559. package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +0 -1
  560. package/dist-esm/src/operationsInterfaces/volumes.js.map +0 -1
  561. package/dist-esm/src/pagingHelper.js.map +0 -1
  562. package/dist-esm/test/elasticsan_examples.spec.d.ts +0 -4
  563. package/dist-esm/test/elasticsan_examples.spec.d.ts.map +0 -1
  564. package/dist-esm/test/elasticsan_examples.spec.js +0 -134
  565. package/dist-esm/test/elasticsan_examples.spec.js.map +0 -1
  566. package/src/elasticSanManagement.ts +0 -173
  567. package/src/lroImpl.ts +0 -42
  568. package/src/models/index.ts +0 -1430
  569. package/src/models/mappers.ts +0 -1774
  570. package/src/models/parameters.ts +0 -257
  571. package/src/operations/elasticSans.ts +0 -711
  572. package/src/operations/index.ts +0 -16
  573. package/src/operations/operations.ts +0 -103
  574. package/src/operations/privateEndpointConnections.ts +0 -445
  575. package/src/operations/privateLinkResources.ts +0 -71
  576. package/src/operations/skus.ts +0 -101
  577. package/src/operations/volumeGroups.ts +0 -644
  578. package/src/operations/volumeSnapshots.ts +0 -545
  579. package/src/operations/volumes.ts +0 -698
  580. package/src/operationsInterfaces/elasticSans.ts +0 -139
  581. package/src/operationsInterfaces/index.ts +0 -16
  582. package/src/operationsInterfaces/operations.ts +0 -22
  583. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -109
  584. package/src/operationsInterfaces/privateLinkResources.ts +0 -27
  585. package/src/operationsInterfaces/skus.ts +0 -22
  586. package/src/operationsInterfaces/volumeGroups.ts +0 -147
  587. package/src/operationsInterfaces/volumeSnapshots.ts +0 -121
  588. package/src/operationsInterfaces/volumes.ts +0 -163
  589. package/src/pagingHelper.ts +0 -39
  590. package/tsconfig.json +0 -33
  591. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  592. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  593. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  594. /package/{dist-esm/src → dist/browser}/operationsInterfaces/elasticSans.js +0 -0
  595. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  596. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  597. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  598. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  599. /package/{dist-esm/src → dist/browser}/operationsInterfaces/volumeGroups.js +0 -0
  600. /package/{dist-esm/src → dist/browser}/operationsInterfaces/volumeSnapshots.js +0 -0
  601. /package/{dist-esm/src → dist/browser}/operationsInterfaces/volumes.js +0 -0
  602. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  603. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  604. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
@@ -1,1809 +1,1385 @@
1
- import * as coreAuth from '@azure/core-auth';
2
- import * as coreClient from '@azure/core-client';
3
- import { OperationState } from '@azure/core-lro';
4
- import { PagedAsyncIterableIterator } from '@azure/core-paging';
5
- import { SimplePollerLike } from '@azure/core-lro';
6
-
7
- /**
8
- * Defines values for Action. \
9
- * {@link KnownAction} can be used interchangeably with Action,
10
- * this enum contains the known values that the service supports.
11
- * ### Known values supported by the service
12
- * **Allow**
13
- */
14
- export declare type Action = string;
15
-
16
- /**
17
- * Defines values for ActionType. \
18
- * {@link KnownActionType} can be used interchangeably with ActionType,
19
- * this enum contains the known values that the service supports.
20
- * ### Known values supported by the service
21
- * **Internal**
22
- */
23
- export declare type ActionType = string;
24
-
25
- /**
26
- * Defines values for AutoScalePolicyEnforcement. \
27
- * {@link KnownAutoScalePolicyEnforcement} can be used interchangeably with AutoScalePolicyEnforcement,
28
- * this enum contains the known values that the service supports.
29
- * ### Known values supported by the service
30
- * **None** \
31
- * **Enabled** \
32
- * **Disabled**
33
- */
34
- export declare type AutoScalePolicyEnforcement = string;
35
-
36
- /** The auto scale settings on Elastic San Appliance. */
37
- export declare interface AutoScaleProperties {
38
- /** Scale up settings on Elastic San Appliance. */
39
- scaleUpProperties?: ScaleUpProperties;
40
- }
41
-
42
- /**
43
- * Defines values for CreatedByType. \
44
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
45
- * this enum contains the known values that the service supports.
46
- * ### Known values supported by the service
47
- * **User** \
48
- * **Application** \
49
- * **ManagedIdentity** \
50
- * **Key**
51
- */
52
- export declare type CreatedByType = string;
53
-
54
- /** Response for ElasticSan request. */
55
- export declare interface ElasticSan extends TrackedResource {
56
- /** Properties of ElasticSan. */
57
- properties: ElasticSanProperties;
58
- }
59
-
60
- /** List of Elastic Sans */
61
- export declare interface ElasticSanList {
62
- /** An array of Elastic San objects. */
63
- value?: ElasticSan[];
64
- /**
65
- * URI to fetch the next section of the paginated response.
66
- * NOTE: This property will not be serialized. It can only be populated by the server.
67
- */
68
- readonly nextLink?: string;
69
- }
70
-
71
- export declare class ElasticSanManagement extends coreClient.ServiceClient {
72
- $host: string;
73
- apiVersion: string;
74
- subscriptionId: string;
75
- /**
76
- * Initializes a new instance of the ElasticSanManagement class.
77
- * @param credentials Subscription credentials which uniquely identify client subscription.
78
- * @param subscriptionId The ID of the target subscription.
79
- * @param options The parameter options
80
- */
81
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ElasticSanManagementOptionalParams);
82
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
83
- private addCustomApiVersionPolicy;
84
- operations: Operations;
85
- skus: Skus;
86
- elasticSans: ElasticSans;
87
- volumeGroups: VolumeGroups;
88
- volumes: Volumes;
89
- privateEndpointConnections: PrivateEndpointConnections;
90
- privateLinkResources: PrivateLinkResources;
91
- volumeSnapshots: VolumeSnapshots;
92
- }
93
-
94
- /** Optional parameters. */
95
- export declare interface ElasticSanManagementOptionalParams extends coreClient.ServiceClientOptions {
96
- /** server parameter */
97
- $host?: string;
98
- /** Api Version */
99
- apiVersion?: string;
100
- /** Overrides client endpoint. */
101
- endpoint?: string;
102
- }
103
-
104
- /** Elastic San response properties. */
105
- export declare interface ElasticSanProperties {
106
- /** resource sku */
107
- sku: Sku;
108
- /** Logical zone for Elastic San resource; example: ["1"]. */
109
- availabilityZones?: string[];
110
- /**
111
- * State of the operation on the resource.
112
- * NOTE: This property will not be serialized. It can only be populated by the server.
113
- */
114
- readonly provisioningState?: ProvisioningStates;
115
- /** Base size of the Elastic San appliance in TiB. */
116
- baseSizeTiB: number;
117
- /** Extended size of the Elastic San appliance in TiB. */
118
- extendedCapacitySizeTiB: number;
119
- /**
120
- * Total size of the provisioned Volumes in GiB.
121
- * NOTE: This property will not be serialized. It can only be populated by the server.
122
- */
123
- readonly totalVolumeSizeGiB?: number;
124
- /**
125
- * Total number of volume groups in this Elastic San appliance.
126
- * NOTE: This property will not be serialized. It can only be populated by the server.
127
- */
128
- readonly volumeGroupCount?: number;
129
- /**
130
- * Total Provisioned IOPS of the Elastic San appliance.
131
- * NOTE: This property will not be serialized. It can only be populated by the server.
132
- */
133
- readonly totalIops?: number;
134
- /**
135
- * Total Provisioned MBps Elastic San appliance.
136
- * NOTE: This property will not be serialized. It can only be populated by the server.
137
- */
138
- readonly totalMBps?: number;
139
- /**
140
- * Total size of the Elastic San appliance in TB.
141
- * NOTE: This property will not be serialized. It can only be populated by the server.
142
- */
143
- readonly totalSizeTiB?: number;
144
- /**
145
- * The list of Private Endpoint Connections.
146
- * NOTE: This property will not be serialized. It can only be populated by the server.
147
- */
148
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
149
- /** Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
150
- publicNetworkAccess?: PublicNetworkAccess;
151
- /** Auto Scale Properties for Elastic San Appliance. */
152
- autoScaleProperties?: AutoScaleProperties;
153
- }
154
-
155
- /** Interface representing a ElasticSans. */
156
- export declare interface ElasticSans {
157
- /**
158
- * Gets a list of ElasticSans in a subscription
159
- * @param options The options parameters.
160
- */
161
- listBySubscription(options?: ElasticSansListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ElasticSan>;
162
- /**
163
- * Gets a list of ElasticSan in a resource group.
164
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
165
- * @param options The options parameters.
166
- */
167
- listByResourceGroup(resourceGroupName: string, options?: ElasticSansListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ElasticSan>;
168
- /**
169
- * Create ElasticSan.
170
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
171
- * @param elasticSanName The name of the ElasticSan.
172
- * @param parameters Elastic San object.
173
- * @param options The options parameters.
174
- */
175
- beginCreate(resourceGroupName: string, elasticSanName: string, parameters: ElasticSan, options?: ElasticSansCreateOptionalParams): Promise<SimplePollerLike<OperationState<ElasticSansCreateResponse>, ElasticSansCreateResponse>>;
176
- /**
177
- * Create ElasticSan.
178
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
179
- * @param elasticSanName The name of the ElasticSan.
180
- * @param parameters Elastic San object.
181
- * @param options The options parameters.
182
- */
183
- beginCreateAndWait(resourceGroupName: string, elasticSanName: string, parameters: ElasticSan, options?: ElasticSansCreateOptionalParams): Promise<ElasticSansCreateResponse>;
184
- /**
185
- * Update a Elastic San.
186
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
187
- * @param elasticSanName The name of the ElasticSan.
188
- * @param parameters Elastic San object.
189
- * @param options The options parameters.
190
- */
191
- beginUpdate(resourceGroupName: string, elasticSanName: string, parameters: ElasticSanUpdate, options?: ElasticSansUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ElasticSansUpdateResponse>, ElasticSansUpdateResponse>>;
192
- /**
193
- * Update a Elastic San.
194
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
195
- * @param elasticSanName The name of the ElasticSan.
196
- * @param parameters Elastic San object.
197
- * @param options The options parameters.
198
- */
199
- beginUpdateAndWait(resourceGroupName: string, elasticSanName: string, parameters: ElasticSanUpdate, options?: ElasticSansUpdateOptionalParams): Promise<ElasticSansUpdateResponse>;
200
- /**
201
- * Delete a Elastic San.
202
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
203
- * @param elasticSanName The name of the ElasticSan.
204
- * @param options The options parameters.
205
- */
206
- beginDelete(resourceGroupName: string, elasticSanName: string, options?: ElasticSansDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
207
- /**
208
- * Delete a Elastic San.
209
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
210
- * @param elasticSanName The name of the ElasticSan.
211
- * @param options The options parameters.
212
- */
213
- beginDeleteAndWait(resourceGroupName: string, elasticSanName: string, options?: ElasticSansDeleteOptionalParams): Promise<void>;
214
- /**
215
- * Get a ElasticSan.
216
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
217
- * @param elasticSanName The name of the ElasticSan.
218
- * @param options The options parameters.
219
- */
220
- get(resourceGroupName: string, elasticSanName: string, options?: ElasticSansGetOptionalParams): Promise<ElasticSansGetResponse>;
221
- }
222
-
223
- /** Optional parameters. */
224
- export declare interface ElasticSansCreateOptionalParams extends coreClient.OperationOptions {
225
- /** Delay to wait until next poll, in milliseconds. */
226
- updateIntervalInMs?: number;
227
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
228
- resumeFrom?: string;
229
- }
230
-
231
- /** Contains response data for the create operation. */
232
- export declare type ElasticSansCreateResponse = ElasticSan;
233
-
234
- /** Defines headers for ElasticSans_delete operation. */
235
- export declare interface ElasticSansDeleteHeaders {
236
- location?: string;
237
- }
238
-
239
- /** Optional parameters. */
240
- export declare interface ElasticSansDeleteOptionalParams extends coreClient.OperationOptions {
241
- /** Delay to wait until next poll, in milliseconds. */
242
- updateIntervalInMs?: number;
243
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
244
- resumeFrom?: string;
245
- }
246
-
247
- /** Optional parameters. */
248
- export declare interface ElasticSansGetOptionalParams extends coreClient.OperationOptions {
249
- }
250
-
251
- /** Contains response data for the get operation. */
252
- export declare type ElasticSansGetResponse = ElasticSan;
253
-
254
- /** Optional parameters. */
255
- export declare interface ElasticSansListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
256
- }
257
-
258
- /** Contains response data for the listByResourceGroupNext operation. */
259
- export declare type ElasticSansListByResourceGroupNextResponse = ElasticSanList;
260
-
261
- /** Optional parameters. */
262
- export declare interface ElasticSansListByResourceGroupOptionalParams extends coreClient.OperationOptions {
263
- }
264
-
265
- /** Contains response data for the listByResourceGroup operation. */
266
- export declare type ElasticSansListByResourceGroupResponse = ElasticSanList;
267
-
268
- /** Optional parameters. */
269
- export declare interface ElasticSansListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
270
- }
271
-
272
- /** Contains response data for the listBySubscriptionNext operation. */
273
- export declare type ElasticSansListBySubscriptionNextResponse = ElasticSanList;
274
-
275
- /** Optional parameters. */
276
- export declare interface ElasticSansListBySubscriptionOptionalParams extends coreClient.OperationOptions {
277
- }
278
-
279
- /** Contains response data for the listBySubscription operation. */
280
- export declare type ElasticSansListBySubscriptionResponse = ElasticSanList;
281
-
282
- /** Defines headers for ElasticSans_update operation. */
283
- export declare interface ElasticSansUpdateHeaders {
284
- location?: string;
285
- }
286
-
287
- /** Optional parameters. */
288
- export declare interface ElasticSansUpdateOptionalParams extends coreClient.OperationOptions {
289
- /** Delay to wait until next poll, in milliseconds. */
290
- updateIntervalInMs?: number;
291
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
292
- resumeFrom?: string;
293
- }
294
-
295
- /** Contains response data for the update operation. */
296
- export declare type ElasticSansUpdateResponse = ElasticSan;
297
-
298
- /** Response for ElasticSan update request. */
299
- export declare interface ElasticSanUpdate {
300
- /** Properties of ElasticSan. */
301
- properties?: ElasticSanUpdateProperties;
302
- /** Update tags */
303
- tags?: {
304
- [propertyName: string]: string;
305
- };
306
- }
307
-
308
- /** Elastic San update properties. */
309
- export declare interface ElasticSanUpdateProperties {
310
- /** Base size of the Elastic San appliance in TiB. */
311
- baseSizeTiB?: number;
312
- /** Extended size of the Elastic San appliance in TiB. */
313
- extendedCapacitySizeTiB?: number;
314
- /** Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
315
- publicNetworkAccess?: PublicNetworkAccess;
316
- /** Auto Scale Properties for Elastic San Appliance. */
317
- autoScaleProperties?: AutoScaleProperties;
318
- }
319
-
320
- /** Encryption identity for the volume group. */
321
- export declare interface EncryptionIdentity {
322
- /** Resource identifier of the UserAssigned identity to be associated with server-side encryption on the volume group. */
323
- encryptionUserAssignedIdentity?: string;
324
- }
325
-
326
- /** The encryption settings on the volume group. */
327
- export declare interface EncryptionProperties {
328
- /** Properties provided by key vault. */
329
- keyVaultProperties?: KeyVaultProperties;
330
- /** The identity to be used with service-side encryption at rest. */
331
- encryptionIdentity?: EncryptionIdentity;
332
- }
333
-
334
- /**
335
- * Defines values for EncryptionType. \
336
- * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,
337
- * this enum contains the known values that the service supports.
338
- * ### Known values supported by the service
339
- * **EncryptionAtRestWithPlatformKey**: Volume is encrypted at rest with Platform managed key. It is the default encryption type. \
340
- * **EncryptionAtRestWithCustomerManagedKey**: Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer.
341
- */
342
- export declare type EncryptionType = string;
343
-
344
- /** The resource management error additional info. */
345
- export declare interface ErrorAdditionalInfo {
346
- /**
347
- * The additional info type.
348
- * NOTE: This property will not be serialized. It can only be populated by the server.
349
- */
350
- readonly type?: string;
351
- /**
352
- * The additional info.
353
- * NOTE: This property will not be serialized. It can only be populated by the server.
354
- */
355
- readonly info?: Record<string, unknown>;
356
- }
357
-
358
- /** The error detail. */
359
- export declare interface ErrorDetail {
360
- /**
361
- * The error code.
362
- * NOTE: This property will not be serialized. It can only be populated by the server.
363
- */
364
- readonly code?: string;
365
- /**
366
- * The error message.
367
- * NOTE: This property will not be serialized. It can only be populated by the server.
368
- */
369
- readonly message?: string;
370
- /**
371
- * The error target.
372
- * NOTE: This property will not be serialized. It can only be populated by the server.
373
- */
374
- readonly target?: string;
375
- /**
376
- * The error details.
377
- * NOTE: This property will not be serialized. It can only be populated by the server.
378
- */
379
- readonly details?: ErrorDetail[];
380
- /**
381
- * The error additional info.
382
- * NOTE: This property will not be serialized. It can only be populated by the server.
383
- */
384
- readonly additionalInfo?: ErrorAdditionalInfo[];
385
- }
386
-
387
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
388
- export declare interface ErrorResponse {
389
- /** The error object. */
390
- error?: ErrorDetail;
391
- }
392
-
393
- /**
394
- * Given the last `.value` produced by the `byPage` iterator,
395
- * returns a continuation token that can be used to begin paging from
396
- * that point later.
397
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
398
- * @returns The continuation token that can be passed into byPage() during future calls.
399
- */
400
- export declare function getContinuationToken(page: unknown): string | undefined;
401
-
402
- /** Identity for the resource. */
403
- export declare interface Identity {
404
- /**
405
- * The principal ID of resource identity.
406
- * NOTE: This property will not be serialized. It can only be populated by the server.
407
- */
408
- readonly principalId?: string;
409
- /**
410
- * The tenant ID of resource.
411
- * NOTE: This property will not be serialized. It can only be populated by the server.
412
- */
413
- readonly tenantId?: string;
414
- /** The identity type. */
415
- type: IdentityType;
416
- /** Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this volume group. The key is the ARM resource identifier of the identity. */
417
- userAssignedIdentities?: {
418
- [propertyName: string]: UserAssignedIdentity;
419
- };
420
- }
421
-
422
- /**
423
- * Defines values for IdentityType. \
424
- * {@link KnownIdentityType} can be used interchangeably with IdentityType,
425
- * this enum contains the known values that the service supports.
426
- * ### Known values supported by the service
427
- * **None** \
428
- * **SystemAssigned** \
429
- * **UserAssigned**
430
- */
431
- export declare type IdentityType = string;
432
-
433
- /** Iscsi target information */
434
- export declare interface IscsiTargetInfo {
435
- /**
436
- * iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server".
437
- * NOTE: This property will not be serialized. It can only be populated by the server.
438
- */
439
- readonly targetIqn?: string;
440
- /**
441
- * iSCSI Target Portal Host Name
442
- * NOTE: This property will not be serialized. It can only be populated by the server.
443
- */
444
- readonly targetPortalHostname?: string;
445
- /**
446
- * iSCSI Target Portal Port
447
- * NOTE: This property will not be serialized. It can only be populated by the server.
448
- */
449
- readonly targetPortalPort?: number;
450
- /**
451
- * State of the operation on the resource.
452
- * NOTE: This property will not be serialized. It can only be populated by the server.
453
- */
454
- readonly provisioningState?: ProvisioningStates;
455
- /** Operational status of the iSCSI Target. */
456
- status?: OperationalStatus;
457
- }
458
-
459
- /** Properties of key vault. */
460
- export declare interface KeyVaultProperties {
461
- /** The name of KeyVault key. */
462
- keyName?: string;
463
- /** The version of KeyVault key. */
464
- keyVersion?: string;
465
- /** The Uri of KeyVault. */
466
- keyVaultUri?: string;
467
- /**
468
- * The object identifier of the current versioned Key Vault Key in use.
469
- * NOTE: This property will not be serialized. It can only be populated by the server.
470
- */
471
- readonly currentVersionedKeyIdentifier?: string;
472
- /**
473
- * Timestamp of last rotation of the Key Vault Key.
474
- * NOTE: This property will not be serialized. It can only be populated by the server.
475
- */
476
- readonly lastKeyRotationTimestamp?: Date;
477
- /**
478
- * This is a read only property that represents the expiration time of the current version of the customer managed key used for encryption.
479
- * NOTE: This property will not be serialized. It can only be populated by the server.
480
- */
481
- readonly currentVersionedKeyExpirationTimestamp?: Date;
482
- }
483
-
484
- /** Known values of {@link Action} that the service accepts. */
485
- export declare enum KnownAction {
486
- /** Allow */
487
- Allow = "Allow"
488
- }
489
-
490
- /** Known values of {@link ActionType} that the service accepts. */
491
- export declare enum KnownActionType {
492
- /** Internal */
493
- Internal = "Internal"
494
- }
495
-
496
- /** Known values of {@link AutoScalePolicyEnforcement} that the service accepts. */
497
- export declare enum KnownAutoScalePolicyEnforcement {
498
- /** None */
499
- None = "None",
500
- /** Enabled */
501
- Enabled = "Enabled",
502
- /** Disabled */
503
- Disabled = "Disabled"
504
- }
505
-
506
- /** Known values of {@link CreatedByType} that the service accepts. */
507
- export declare enum KnownCreatedByType {
508
- /** User */
509
- User = "User",
510
- /** Application */
511
- Application = "Application",
512
- /** ManagedIdentity */
513
- ManagedIdentity = "ManagedIdentity",
514
- /** Key */
515
- Key = "Key"
516
- }
517
-
518
- /** Known values of {@link EncryptionType} that the service accepts. */
519
- export declare enum KnownEncryptionType {
520
- /** Volume is encrypted at rest with Platform managed key. It is the default encryption type. */
521
- EncryptionAtRestWithPlatformKey = "EncryptionAtRestWithPlatformKey",
522
- /** Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer. */
523
- EncryptionAtRestWithCustomerManagedKey = "EncryptionAtRestWithCustomerManagedKey"
524
- }
525
-
526
- /** Known values of {@link IdentityType} that the service accepts. */
527
- export declare enum KnownIdentityType {
528
- /** None */
529
- None = "None",
530
- /** SystemAssigned */
531
- SystemAssigned = "SystemAssigned",
532
- /** UserAssigned */
533
- UserAssigned = "UserAssigned"
534
- }
535
-
536
- /** Known values of {@link OperationalStatus} that the service accepts. */
537
- export declare enum KnownOperationalStatus {
538
- /** Invalid */
539
- Invalid = "Invalid",
540
- /** Unknown */
541
- Unknown = "Unknown",
542
- /** Healthy */
543
- Healthy = "Healthy",
544
- /** Unhealthy */
545
- Unhealthy = "Unhealthy",
546
- /** Updating */
547
- Updating = "Updating",
548
- /** Running */
549
- Running = "Running",
550
- /** Stopped */
551
- Stopped = "Stopped",
552
- /** StoppedDeallocated */
553
- StoppedDeallocated = "Stopped (deallocated)"
554
- }
555
-
556
- /** Known values of {@link Origin} that the service accepts. */
557
- export declare enum KnownOrigin {
558
- /** User */
559
- User = "user",
560
- /** System */
561
- System = "system",
562
- /** UserSystem */
563
- UserSystem = "user,system"
564
- }
565
-
566
- /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
567
- export declare enum KnownPrivateEndpointServiceConnectionStatus {
568
- /** Pending */
569
- Pending = "Pending",
570
- /** Approved */
571
- Approved = "Approved",
572
- /** Failed */
573
- Failed = "Failed",
574
- /** Rejected */
575
- Rejected = "Rejected"
576
- }
577
-
578
- /** Known values of {@link ProvisioningStates} that the service accepts. */
579
- export declare enum KnownProvisioningStates {
580
- /** Invalid */
581
- Invalid = "Invalid",
582
- /** Succeeded */
583
- Succeeded = "Succeeded",
584
- /** Failed */
585
- Failed = "Failed",
586
- /** Canceled */
587
- Canceled = "Canceled",
588
- /** Pending */
589
- Pending = "Pending",
590
- /** Creating */
591
- Creating = "Creating",
592
- /** Updating */
593
- Updating = "Updating",
594
- /** Deleting */
595
- Deleting = "Deleting"
596
- }
597
-
598
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
599
- export declare enum KnownPublicNetworkAccess {
600
- /** Enabled */
601
- Enabled = "Enabled",
602
- /** Disabled */
603
- Disabled = "Disabled"
604
- }
605
-
606
- /** Known values of {@link SkuName} that the service accepts. */
607
- export declare enum KnownSkuName {
608
- /** Premium locally redundant storage */
609
- PremiumLRS = "Premium_LRS",
610
- /** Premium zone redundant storage */
611
- PremiumZRS = "Premium_ZRS"
612
- }
613
-
614
- /** Known values of {@link SkuTier} that the service accepts. */
615
- export declare enum KnownSkuTier {
616
- /** Premium Tier */
617
- Premium = "Premium"
618
- }
619
-
620
- /** Known values of {@link StorageTargetType} that the service accepts. */
621
- export declare enum KnownStorageTargetType {
622
- /** Iscsi */
623
- Iscsi = "Iscsi",
624
- /** None */
625
- None = "None"
626
- }
627
-
628
- /** Known values of {@link VolumeCreateOption} that the service accepts. */
629
- export declare enum KnownVolumeCreateOption {
630
- /** None */
631
- None = "None",
632
- /** VolumeSnapshot */
633
- VolumeSnapshot = "VolumeSnapshot",
634
- /** DiskSnapshot */
635
- DiskSnapshot = "DiskSnapshot",
636
- /** Disk */
637
- Disk = "Disk",
638
- /** DiskRestorePoint */
639
- DiskRestorePoint = "DiskRestorePoint"
640
- }
641
-
642
- /** Known values of {@link XMsDeleteSnapshots} that the service accepts. */
643
- export declare enum KnownXMsDeleteSnapshots {
644
- /** True */
645
- True = "true",
646
- /** False */
647
- False = "false"
648
- }
649
-
650
- /** Known values of {@link XMsForceDelete} that the service accepts. */
651
- export declare enum KnownXMsForceDelete {
652
- /** True */
653
- True = "true",
654
- /** False */
655
- False = "false"
656
- }
657
-
658
- /** Parent resource information. */
659
- export declare interface ManagedByInfo {
660
- /** Resource ID of the resource managing the volume, this is a restricted field and can only be set for internal use. */
661
- resourceId?: string;
662
- }
663
-
664
- /** A set of rules governing the network accessibility. */
665
- export declare interface NetworkRuleSet {
666
- /** The list of virtual network rules. */
667
- virtualNetworkRules?: VirtualNetworkRule[];
668
- }
669
-
670
- /** Details of a REST API operation, returned from the Resource Provider Operations API */
671
- export declare interface Operation {
672
- /**
673
- * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
674
- * NOTE: This property will not be serialized. It can only be populated by the server.
675
- */
676
- readonly name?: string;
677
- /**
678
- * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
679
- * NOTE: This property will not be serialized. It can only be populated by the server.
680
- */
681
- readonly isDataAction?: boolean;
682
- /** Localized display information for this particular operation. */
683
- display?: OperationDisplay;
684
- /**
685
- * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
686
- * NOTE: This property will not be serialized. It can only be populated by the server.
687
- */
688
- readonly origin?: Origin;
689
- /**
690
- * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
691
- * NOTE: This property will not be serialized. It can only be populated by the server.
692
- */
693
- readonly actionType?: ActionType;
694
- }
695
-
696
- /**
697
- * Defines values for OperationalStatus. \
698
- * {@link KnownOperationalStatus} can be used interchangeably with OperationalStatus,
699
- * this enum contains the known values that the service supports.
700
- * ### Known values supported by the service
701
- * **Invalid** \
702
- * **Unknown** \
703
- * **Healthy** \
704
- * **Unhealthy** \
705
- * **Updating** \
706
- * **Running** \
707
- * **Stopped** \
708
- * **Stopped (deallocated)**
709
- */
710
- export declare type OperationalStatus = string;
711
-
712
- /** Localized display information for this particular operation. */
713
- export declare interface OperationDisplay {
714
- /**
715
- * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
716
- * NOTE: This property will not be serialized. It can only be populated by the server.
717
- */
718
- readonly provider?: string;
719
- /**
720
- * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
721
- * NOTE: This property will not be serialized. It can only be populated by the server.
722
- */
723
- readonly resource?: string;
724
- /**
725
- * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
726
- * NOTE: This property will not be serialized. It can only be populated by the server.
727
- */
728
- readonly operation?: string;
729
- /**
730
- * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
731
- * NOTE: This property will not be serialized. It can only be populated by the server.
732
- */
733
- readonly description?: string;
734
- }
735
-
736
- /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
737
- export declare interface OperationListResult {
738
- /**
739
- * List of operations supported by the resource provider
740
- * NOTE: This property will not be serialized. It can only be populated by the server.
741
- */
742
- readonly value?: Operation[];
743
- /**
744
- * URL to get the next set of operation list results (if there are any).
745
- * NOTE: This property will not be serialized. It can only be populated by the server.
746
- */
747
- readonly nextLink?: string;
748
- }
749
-
750
- /** Interface representing a Operations. */
751
- export declare interface Operations {
752
- /**
753
- * Gets a list of ElasticSan operations.
754
- * @param options The options parameters.
755
- */
756
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
757
- }
758
-
759
- /** Optional parameters. */
760
- export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
761
- }
762
-
763
- /** Contains response data for the list operation. */
764
- export declare type OperationsListResponse = OperationListResult;
765
-
766
- /**
767
- * Defines values for Origin. \
768
- * {@link KnownOrigin} can be used interchangeably with Origin,
769
- * this enum contains the known values that the service supports.
770
- * ### Known values supported by the service
771
- * **user** \
772
- * **system** \
773
- * **user,system**
774
- */
775
- export declare type Origin = string;
776
-
777
- /** Response for PrivateEndpoint */
778
- export declare interface PrivateEndpoint {
779
- /**
780
- * The ARM identifier for Private Endpoint
781
- * NOTE: This property will not be serialized. It can only be populated by the server.
782
- */
783
- readonly id?: string;
784
- }
785
-
786
- /** Response for PrivateEndpoint Connection object */
787
- export declare interface PrivateEndpointConnection extends Resource {
788
- /** Private Endpoint Connection Properties. */
789
- properties: PrivateEndpointConnectionProperties;
790
- }
791
-
792
- /** List of private endpoint connections associated with SAN */
793
- export declare interface PrivateEndpointConnectionListResult {
794
- /** Array of private endpoint connections */
795
- value?: PrivateEndpointConnection[];
796
- /**
797
- * URI to fetch the next section of the paginated response.
798
- * NOTE: This property will not be serialized. It can only be populated by the server.
799
- */
800
- readonly nextLink?: string;
801
- }
802
-
803
- /** Response for PrivateEndpoint connection properties */
804
- export declare interface PrivateEndpointConnectionProperties {
805
- /**
806
- * Provisioning State of Private Endpoint connection resource
807
- * NOTE: This property will not be serialized. It can only be populated by the server.
808
- */
809
- readonly provisioningState?: ProvisioningStates;
810
- /** Private Endpoint resource */
811
- privateEndpoint?: PrivateEndpoint;
812
- /** Private Link Service Connection State. */
813
- privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
814
- /** List of resources private endpoint is mapped */
815
- groupIds?: string[];
816
- }
817
-
818
- /** Interface representing a PrivateEndpointConnections. */
819
- export declare interface PrivateEndpointConnections {
820
- /**
821
- * List all Private Endpoint Connections associated with the Elastic San.
822
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
823
- * @param elasticSanName The name of the ElasticSan.
824
- * @param options The options parameters.
825
- */
826
- list(resourceGroupName: string, elasticSanName: string, options?: PrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
827
- /**
828
- * Update the state of specified private endpoint connection associated with the Elastic San
829
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
830
- * @param elasticSanName The name of the ElasticSan.
831
- * @param privateEndpointConnectionName The name of the Private Endpoint connection.
832
- * @param parameters Private Endpoint Connection Approval object.
833
- * @param options The options parameters.
834
- */
835
- beginCreate(resourceGroupName: string, elasticSanName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsCreateResponse>, PrivateEndpointConnectionsCreateResponse>>;
836
- /**
837
- * Update the state of specified private endpoint connection associated with the Elastic San
838
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
839
- * @param elasticSanName The name of the ElasticSan.
840
- * @param privateEndpointConnectionName The name of the Private Endpoint connection.
841
- * @param parameters Private Endpoint Connection Approval object.
842
- * @param options The options parameters.
843
- */
844
- beginCreateAndWait(resourceGroupName: string, elasticSanName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOptionalParams): Promise<PrivateEndpointConnectionsCreateResponse>;
845
- /**
846
- * Gets the specified private endpoint connection associated with the Elastic San
847
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
848
- * @param elasticSanName The name of the ElasticSan.
849
- * @param privateEndpointConnectionName The name of the Private Endpoint connection.
850
- * @param options The options parameters.
851
- */
852
- get(resourceGroupName: string, elasticSanName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
853
- /**
854
- * Deletes the specified private endpoint connection associated with the Elastic San
855
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
856
- * @param elasticSanName The name of the ElasticSan.
857
- * @param privateEndpointConnectionName The name of the Private Endpoint connection.
858
- * @param options The options parameters.
859
- */
860
- beginDelete(resourceGroupName: string, elasticSanName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
861
- /**
862
- * Deletes the specified private endpoint connection associated with the Elastic San
863
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
864
- * @param elasticSanName The name of the ElasticSan.
865
- * @param privateEndpointConnectionName The name of the Private Endpoint connection.
866
- * @param options The options parameters.
867
- */
868
- beginDeleteAndWait(resourceGroupName: string, elasticSanName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
869
- }
870
-
871
- /** Optional parameters. */
872
- export declare interface PrivateEndpointConnectionsCreateOptionalParams extends coreClient.OperationOptions {
873
- /** Delay to wait until next poll, in milliseconds. */
874
- updateIntervalInMs?: number;
875
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
876
- resumeFrom?: string;
877
- }
878
-
879
- /** Contains response data for the create operation. */
880
- export declare type PrivateEndpointConnectionsCreateResponse = PrivateEndpointConnection;
881
-
882
- /** Defines headers for PrivateEndpointConnections_delete operation. */
883
- export declare interface PrivateEndpointConnectionsDeleteHeaders {
884
- location?: string;
885
- }
886
-
887
- /** Optional parameters. */
888
- export declare interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
889
- /** Delay to wait until next poll, in milliseconds. */
890
- updateIntervalInMs?: number;
891
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
892
- resumeFrom?: string;
893
- }
894
-
895
- /** Optional parameters. */
896
- export declare interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
897
- }
898
-
899
- /** Contains response data for the get operation. */
900
- export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
901
-
902
- /** Optional parameters. */
903
- export declare interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
904
- }
905
-
906
- /** Contains response data for the list operation. */
907
- export declare type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
908
-
909
- /**
910
- * Defines values for PrivateEndpointServiceConnectionStatus. \
911
- * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
912
- * this enum contains the known values that the service supports.
913
- * ### Known values supported by the service
914
- * **Pending** \
915
- * **Approved** \
916
- * **Failed** \
917
- * **Rejected**
918
- */
919
- export declare type PrivateEndpointServiceConnectionStatus = string;
920
-
921
- /** A private link resource */
922
- export declare interface PrivateLinkResource extends Resource {
923
- /** Resource properties. */
924
- properties?: PrivateLinkResourceProperties;
925
- }
926
-
927
- /** A list of private link resources */
928
- export declare interface PrivateLinkResourceListResult {
929
- /** Array of private link resources */
930
- value?: PrivateLinkResource[];
931
- /**
932
- * URI to fetch the next section of the paginated response.
933
- * NOTE: This property will not be serialized. It can only be populated by the server.
934
- */
935
- readonly nextLink?: string;
936
- }
937
-
938
- /** Properties of a private link resource. */
939
- export declare interface PrivateLinkResourceProperties {
940
- /**
941
- * The private link resource group id.
942
- * NOTE: This property will not be serialized. It can only be populated by the server.
943
- */
944
- readonly groupId?: string;
945
- /**
946
- * The private link resource required member names.
947
- * NOTE: This property will not be serialized. It can only be populated by the server.
948
- */
949
- readonly requiredMembers?: string[];
950
- /** The private link resource Private link DNS zone name. */
951
- requiredZoneNames?: string[];
952
- }
953
-
954
- /** Interface representing a PrivateLinkResources. */
955
- export declare interface PrivateLinkResources {
956
- /**
957
- * Gets the private link resources that need to be created for a elastic San.
958
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
959
- * @param elasticSanName The name of the ElasticSan.
960
- * @param options The options parameters.
961
- */
962
- listByElasticSan(resourceGroupName: string, elasticSanName: string, options?: PrivateLinkResourcesListByElasticSanOptionalParams): Promise<PrivateLinkResourcesListByElasticSanResponse>;
963
- }
964
-
965
- /** Optional parameters. */
966
- export declare interface PrivateLinkResourcesListByElasticSanOptionalParams extends coreClient.OperationOptions {
967
- }
968
-
969
- /** Contains response data for the listByElasticSan operation. */
970
- export declare type PrivateLinkResourcesListByElasticSanResponse = PrivateLinkResourceListResult;
971
-
972
- /** Response for Private Link Service Connection state */
973
- export declare interface PrivateLinkServiceConnectionState {
974
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
975
- status?: PrivateEndpointServiceConnectionStatus;
976
- /** The reason for approval/rejection of the connection. */
977
- description?: string;
978
- /** A message indicating if changes on the service provider require any updates on the consumer. */
979
- actionsRequired?: string;
980
- }
981
-
982
- /**
983
- * Defines values for ProvisioningStates. \
984
- * {@link KnownProvisioningStates} can be used interchangeably with ProvisioningStates,
985
- * this enum contains the known values that the service supports.
986
- * ### Known values supported by the service
987
- * **Invalid** \
988
- * **Succeeded** \
989
- * **Failed** \
990
- * **Canceled** \
991
- * **Pending** \
992
- * **Creating** \
993
- * **Updating** \
994
- * **Deleting**
995
- */
996
- export declare type ProvisioningStates = string;
997
-
998
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
999
- export declare interface ProxyResource extends Resource {
1000
- }
1001
-
1002
- /**
1003
- * Defines values for PublicNetworkAccess. \
1004
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
1005
- * this enum contains the known values that the service supports.
1006
- * ### Known values supported by the service
1007
- * **Enabled** \
1008
- * **Disabled**
1009
- */
1010
- export declare type PublicNetworkAccess = string;
1011
-
1012
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
1013
- export declare interface Resource {
1014
- /**
1015
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
1016
- * NOTE: This property will not be serialized. It can only be populated by the server.
1017
- */
1018
- readonly id?: string;
1019
- /**
1020
- * The name of the resource
1021
- * NOTE: This property will not be serialized. It can only be populated by the server.
1022
- */
1023
- readonly name?: string;
1024
- /**
1025
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
1026
- * NOTE: This property will not be serialized. It can only be populated by the server.
1027
- */
1028
- readonly type?: string;
1029
- /**
1030
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1031
- * NOTE: This property will not be serialized. It can only be populated by the server.
1032
- */
1033
- readonly systemData?: SystemData;
1034
- }
1035
-
1036
- /** Scale up properties on Elastic San Appliance. */
1037
- export declare interface ScaleUpProperties {
1038
- /** Unused size on Elastic San appliance in TiB. */
1039
- unusedSizeTiB?: number;
1040
- /** Unit to increase Capacity Unit on Elastic San appliance in TiB. */
1041
- increaseCapacityUnitByTiB?: number;
1042
- /** Maximum scale up size on Elastic San appliance in TiB. */
1043
- capacityUnitScaleUpLimitTiB?: number;
1044
- /** Enable or Disable scale up setting on Elastic San Appliance. */
1045
- autoScalePolicyEnforcement?: AutoScalePolicyEnforcement;
1046
- }
1047
-
1048
- /** The SKU name. Required for account creation; optional for update. */
1049
- export declare interface Sku {
1050
- /** The sku name. */
1051
- name: SkuName;
1052
- /** The sku tier. */
1053
- tier?: SkuTier;
1054
- }
1055
-
1056
- /** The capability information in the specified SKU. */
1057
- export declare interface SKUCapability {
1058
- /**
1059
- * The name of capability.
1060
- * NOTE: This property will not be serialized. It can only be populated by the server.
1061
- */
1062
- readonly name?: string;
1063
- /**
1064
- * A string value to indicate states of given capability.
1065
- * NOTE: This property will not be serialized. It can only be populated by the server.
1066
- */
1067
- readonly value?: string;
1068
- }
1069
-
1070
- /** ElasticSAN SKU and its properties */
1071
- export declare interface SkuInformation {
1072
- /** Sku Name */
1073
- name: SkuName;
1074
- /** Sku Tier */
1075
- tier?: SkuTier;
1076
- /**
1077
- * The type of the resource.
1078
- * NOTE: This property will not be serialized. It can only be populated by the server.
1079
- */
1080
- readonly resourceType?: string;
1081
- /**
1082
- * The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.).
1083
- * NOTE: This property will not be serialized. It can only be populated by the server.
1084
- */
1085
- readonly locations?: string[];
1086
- /**
1087
- * Availability of the SKU for the location/zone
1088
- * NOTE: This property will not be serialized. It can only be populated by the server.
1089
- */
1090
- readonly locationInfo?: SkuLocationInfo[];
1091
- /**
1092
- * The capability information in the specified SKU.
1093
- * NOTE: This property will not be serialized. It can only be populated by the server.
1094
- */
1095
- readonly capabilities?: SKUCapability[];
1096
- }
1097
-
1098
- /** List of SKU Information objects */
1099
- export declare interface SkuInformationList {
1100
- /**
1101
- * List of ResourceType Sku
1102
- * NOTE: This property will not be serialized. It can only be populated by the server.
1103
- */
1104
- readonly value?: SkuInformation[];
1105
- /**
1106
- * URI to fetch the next section of the paginated response.
1107
- * NOTE: This property will not be serialized. It can only be populated by the server.
1108
- */
1109
- readonly nextLink?: string;
1110
- }
1111
-
1112
- /** The location info. */
1113
- export declare interface SkuLocationInfo {
1114
- /**
1115
- * The location.
1116
- * NOTE: This property will not be serialized. It can only be populated by the server.
1117
- */
1118
- readonly location?: string;
1119
- /**
1120
- * The zones.
1121
- * NOTE: This property will not be serialized. It can only be populated by the server.
1122
- */
1123
- readonly zones?: string[];
1124
- }
1125
-
1126
- /**
1127
- * Defines values for SkuName. \
1128
- * {@link KnownSkuName} can be used interchangeably with SkuName,
1129
- * this enum contains the known values that the service supports.
1130
- * ### Known values supported by the service
1131
- * **Premium_LRS**: Premium locally redundant storage \
1132
- * **Premium_ZRS**: Premium zone redundant storage
1133
- */
1134
- export declare type SkuName = string;
1135
-
1136
- /** Interface representing a Skus. */
1137
- export declare interface Skus {
1138
- /**
1139
- * List all the available Skus in the region and information related to them
1140
- * @param options The options parameters.
1141
- */
1142
- list(options?: SkusListOptionalParams): PagedAsyncIterableIterator<SkuInformation>;
1143
- }
1144
-
1145
- /** Optional parameters. */
1146
- export declare interface SkusListOptionalParams extends coreClient.OperationOptions {
1147
- /** Specify $filter='location eq <location>' to filter on location. */
1148
- filter?: string;
1149
- }
1150
-
1151
- /** Contains response data for the list operation. */
1152
- export declare type SkusListResponse = SkuInformationList;
1153
-
1154
- /**
1155
- * Defines values for SkuTier. \
1156
- * {@link KnownSkuTier} can be used interchangeably with SkuTier,
1157
- * this enum contains the known values that the service supports.
1158
- * ### Known values supported by the service
1159
- * **Premium**: Premium Tier
1160
- */
1161
- export declare type SkuTier = string;
1162
-
1163
- /** Response for Volume Snapshot request. */
1164
- export declare interface Snapshot extends ProxyResource {
1165
- /** Properties of Volume Snapshot. */
1166
- properties: SnapshotProperties;
1167
- }
1168
-
1169
- /** Data used when creating a volume snapshot. */
1170
- export declare interface SnapshotCreationData {
1171
- /** Fully qualified resource ID of the volume. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" */
1172
- sourceId: string;
1173
- }
1174
-
1175
- /** List of Snapshots */
1176
- export declare interface SnapshotList {
1177
- /** An array of Snapshot objects. */
1178
- value?: Snapshot[];
1179
- /**
1180
- * URI to fetch the next section of the paginated response.
1181
- * NOTE: This property will not be serialized. It can only be populated by the server.
1182
- */
1183
- readonly nextLink?: string;
1184
- }
1185
-
1186
- /** Properties for Snapshot. */
1187
- export declare interface SnapshotProperties {
1188
- /** Data used when creating a volume snapshot. */
1189
- creationData: SnapshotCreationData;
1190
- /**
1191
- * State of the operation on the resource.
1192
- * NOTE: This property will not be serialized. It can only be populated by the server.
1193
- */
1194
- readonly provisioningState?: ProvisioningStates;
1195
- /**
1196
- * Size of Source Volume
1197
- * NOTE: This property will not be serialized. It can only be populated by the server.
1198
- */
1199
- readonly sourceVolumeSizeGiB?: number;
1200
- /**
1201
- * Source Volume Name of a snapshot
1202
- * NOTE: This property will not be serialized. It can only be populated by the server.
1203
- */
1204
- readonly volumeName?: string;
1205
- }
1206
-
1207
- /** Data source used when creating the volume. */
1208
- export declare interface SourceCreationData {
1209
- /** This enumerates the possible sources of a volume creation. */
1210
- createSource?: VolumeCreateOption;
1211
- /** Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" */
1212
- sourceId?: string;
1213
- }
1214
-
1215
- /**
1216
- * Defines values for StorageTargetType. \
1217
- * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,
1218
- * this enum contains the known values that the service supports.
1219
- * ### Known values supported by the service
1220
- * **Iscsi** \
1221
- * **None**
1222
- */
1223
- export declare type StorageTargetType = string;
1224
-
1225
- /** Metadata pertaining to creation and last modification of the resource. */
1226
- export declare interface SystemData {
1227
- /** The identity that created the resource. */
1228
- createdBy?: string;
1229
- /** The type of identity that created the resource. */
1230
- createdByType?: CreatedByType;
1231
- /** The timestamp of resource creation (UTC). */
1232
- createdAt?: Date;
1233
- /** The identity that last modified the resource. */
1234
- lastModifiedBy?: string;
1235
- /** The type of identity that last modified the resource. */
1236
- lastModifiedByType?: CreatedByType;
1237
- /** The timestamp of resource last modification (UTC) */
1238
- lastModifiedAt?: Date;
1239
- }
1240
-
1241
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1242
- export declare interface TrackedResource extends Resource {
1243
- /** Resource tags. */
1244
- tags?: {
1245
- [propertyName: string]: string;
1246
- };
1247
- /** The geo-location where the resource lives */
1248
- location: string;
1249
- }
1250
-
1251
- /** UserAssignedIdentity for the resource. */
1252
- export declare interface UserAssignedIdentity {
1253
- /**
1254
- * The principal ID of the identity.
1255
- * NOTE: This property will not be serialized. It can only be populated by the server.
1256
- */
1257
- readonly principalId?: string;
1258
- /**
1259
- * The client ID of the identity.
1260
- * NOTE: This property will not be serialized. It can only be populated by the server.
1261
- */
1262
- readonly clientId?: string;
1263
- }
1264
-
1265
- /** Virtual Network rule. */
1266
- export declare interface VirtualNetworkRule {
1267
- /** Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. */
1268
- virtualNetworkResourceId: string;
1269
- /** The action of virtual network rule. */
1270
- action?: Action;
1271
- }
1272
-
1273
- /** Response for Volume request. */
1274
- export declare interface Volume extends ProxyResource {
1275
- /** Properties of Volume. */
1276
- properties: VolumeProperties;
1277
- }
1278
-
1279
- /**
1280
- * Defines values for VolumeCreateOption. \
1281
- * {@link KnownVolumeCreateOption} can be used interchangeably with VolumeCreateOption,
1282
- * this enum contains the known values that the service supports.
1283
- * ### Known values supported by the service
1284
- * **None** \
1285
- * **VolumeSnapshot** \
1286
- * **DiskSnapshot** \
1287
- * **Disk** \
1288
- * **DiskRestorePoint**
1289
- */
1290
- export declare type VolumeCreateOption = string;
1291
-
1292
- /** Response for Volume Group request. */
1293
- export declare interface VolumeGroup extends ProxyResource {
1294
- /** The identity of the resource. */
1295
- identity?: Identity;
1296
- /** Properties of VolumeGroup. */
1297
- properties?: VolumeGroupProperties;
1298
- }
1299
-
1300
- /** List of Volume Groups */
1301
- export declare interface VolumeGroupList {
1302
- /** An array of Volume Groups objects. */
1303
- value?: VolumeGroup[];
1304
- /**
1305
- * URI to fetch the next section of the paginated response.
1306
- * NOTE: This property will not be serialized. It can only be populated by the server.
1307
- */
1308
- readonly nextLink?: string;
1309
- }
1310
-
1311
- /** VolumeGroup response properties. */
1312
- export declare interface VolumeGroupProperties {
1313
- /**
1314
- * State of the operation on the resource.
1315
- * NOTE: This property will not be serialized. It can only be populated by the server.
1316
- */
1317
- readonly provisioningState?: ProvisioningStates;
1318
- /** Type of storage target */
1319
- protocolType?: StorageTargetType;
1320
- /** Type of encryption */
1321
- encryption?: EncryptionType;
1322
- /** Encryption Properties describing Key Vault and Identity information */
1323
- encryptionProperties?: EncryptionProperties;
1324
- /** A collection of rules governing the accessibility from specific network locations. */
1325
- networkAcls?: NetworkRuleSet;
1326
- /**
1327
- * The list of Private Endpoint Connections.
1328
- * NOTE: This property will not be serialized. It can only be populated by the server.
1329
- */
1330
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
1331
- /** A boolean indicating whether or not Data Integrity Check is enabled */
1332
- enforceDataIntegrityCheckForIscsi?: boolean;
1333
- }
1334
-
1335
- /** Interface representing a VolumeGroups. */
1336
- export declare interface VolumeGroups {
1337
- /**
1338
- * List VolumeGroups.
1339
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1340
- * @param elasticSanName The name of the ElasticSan.
1341
- * @param options The options parameters.
1342
- */
1343
- listByElasticSan(resourceGroupName: string, elasticSanName: string, options?: VolumeGroupsListByElasticSanOptionalParams): PagedAsyncIterableIterator<VolumeGroup>;
1344
- /**
1345
- * Create a Volume Group.
1346
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1347
- * @param elasticSanName The name of the ElasticSan.
1348
- * @param volumeGroupName The name of the VolumeGroup.
1349
- * @param parameters Volume Group object.
1350
- * @param options The options parameters.
1351
- */
1352
- beginCreate(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, parameters: VolumeGroup, options?: VolumeGroupsCreateOptionalParams): Promise<SimplePollerLike<OperationState<VolumeGroupsCreateResponse>, VolumeGroupsCreateResponse>>;
1353
- /**
1354
- * Create a Volume Group.
1355
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1356
- * @param elasticSanName The name of the ElasticSan.
1357
- * @param volumeGroupName The name of the VolumeGroup.
1358
- * @param parameters Volume Group object.
1359
- * @param options The options parameters.
1360
- */
1361
- beginCreateAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, parameters: VolumeGroup, options?: VolumeGroupsCreateOptionalParams): Promise<VolumeGroupsCreateResponse>;
1362
- /**
1363
- * Update an VolumeGroup.
1364
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1365
- * @param elasticSanName The name of the ElasticSan.
1366
- * @param volumeGroupName The name of the VolumeGroup.
1367
- * @param parameters Volume Group object.
1368
- * @param options The options parameters.
1369
- */
1370
- beginUpdate(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, parameters: VolumeGroupUpdate, options?: VolumeGroupsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VolumeGroupsUpdateResponse>, VolumeGroupsUpdateResponse>>;
1371
- /**
1372
- * Update an VolumeGroup.
1373
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1374
- * @param elasticSanName The name of the ElasticSan.
1375
- * @param volumeGroupName The name of the VolumeGroup.
1376
- * @param parameters Volume Group object.
1377
- * @param options The options parameters.
1378
- */
1379
- beginUpdateAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, parameters: VolumeGroupUpdate, options?: VolumeGroupsUpdateOptionalParams): Promise<VolumeGroupsUpdateResponse>;
1380
- /**
1381
- * Delete an VolumeGroup.
1382
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1383
- * @param elasticSanName The name of the ElasticSan.
1384
- * @param volumeGroupName The name of the VolumeGroup.
1385
- * @param options The options parameters.
1386
- */
1387
- beginDelete(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, options?: VolumeGroupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1388
- /**
1389
- * Delete an VolumeGroup.
1390
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1391
- * @param elasticSanName The name of the ElasticSan.
1392
- * @param volumeGroupName The name of the VolumeGroup.
1393
- * @param options The options parameters.
1394
- */
1395
- beginDeleteAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, options?: VolumeGroupsDeleteOptionalParams): Promise<void>;
1396
- /**
1397
- * Get an VolumeGroups.
1398
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1399
- * @param elasticSanName The name of the ElasticSan.
1400
- * @param volumeGroupName The name of the VolumeGroup.
1401
- * @param options The options parameters.
1402
- */
1403
- get(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, options?: VolumeGroupsGetOptionalParams): Promise<VolumeGroupsGetResponse>;
1404
- }
1405
-
1406
- /** Optional parameters. */
1407
- export declare interface VolumeGroupsCreateOptionalParams extends coreClient.OperationOptions {
1408
- /** Delay to wait until next poll, in milliseconds. */
1409
- updateIntervalInMs?: number;
1410
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1411
- resumeFrom?: string;
1412
- }
1413
-
1414
- /** Contains response data for the create operation. */
1415
- export declare type VolumeGroupsCreateResponse = VolumeGroup;
1416
-
1417
- /** Defines headers for VolumeGroups_delete operation. */
1418
- export declare interface VolumeGroupsDeleteHeaders {
1419
- location?: string;
1420
- }
1421
-
1422
- /** Optional parameters. */
1423
- export declare interface VolumeGroupsDeleteOptionalParams extends coreClient.OperationOptions {
1424
- /** Delay to wait until next poll, in milliseconds. */
1425
- updateIntervalInMs?: number;
1426
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1427
- resumeFrom?: string;
1428
- }
1429
-
1430
- /** Optional parameters. */
1431
- export declare interface VolumeGroupsGetOptionalParams extends coreClient.OperationOptions {
1432
- }
1433
-
1434
- /** Contains response data for the get operation. */
1435
- export declare type VolumeGroupsGetResponse = VolumeGroup;
1436
-
1437
- /** Optional parameters. */
1438
- export declare interface VolumeGroupsListByElasticSanNextOptionalParams extends coreClient.OperationOptions {
1439
- }
1440
-
1441
- /** Contains response data for the listByElasticSanNext operation. */
1442
- export declare type VolumeGroupsListByElasticSanNextResponse = VolumeGroupList;
1443
-
1444
- /** Optional parameters. */
1445
- export declare interface VolumeGroupsListByElasticSanOptionalParams extends coreClient.OperationOptions {
1446
- }
1447
-
1448
- /** Contains response data for the listByElasticSan operation. */
1449
- export declare type VolumeGroupsListByElasticSanResponse = VolumeGroupList;
1450
-
1451
- /** Defines headers for VolumeGroups_update operation. */
1452
- export declare interface VolumeGroupsUpdateHeaders {
1453
- location?: string;
1454
- }
1455
-
1456
- /** Optional parameters. */
1457
- export declare interface VolumeGroupsUpdateOptionalParams extends coreClient.OperationOptions {
1458
- /** Delay to wait until next poll, in milliseconds. */
1459
- updateIntervalInMs?: number;
1460
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1461
- resumeFrom?: string;
1462
- }
1463
-
1464
- /** Contains response data for the update operation. */
1465
- export declare type VolumeGroupsUpdateResponse = VolumeGroup;
1466
-
1467
- /** Volume Group request. */
1468
- export declare interface VolumeGroupUpdate {
1469
- /** The identity of the resource. */
1470
- identity?: Identity;
1471
- /** Properties of VolumeGroup. */
1472
- properties?: VolumeGroupUpdateProperties;
1473
- }
1474
-
1475
- /** VolumeGroup response properties. */
1476
- export declare interface VolumeGroupUpdateProperties {
1477
- /** Type of storage target */
1478
- protocolType?: StorageTargetType;
1479
- /** Type of encryption */
1480
- encryption?: EncryptionType;
1481
- /** Encryption Properties describing Key Vault and Identity information */
1482
- encryptionProperties?: EncryptionProperties;
1483
- /** A collection of rules governing the accessibility from specific network locations. */
1484
- networkAcls?: NetworkRuleSet;
1485
- /** A boolean indicating whether or not Data Integrity Check is enabled */
1486
- enforceDataIntegrityCheckForIscsi?: boolean;
1487
- }
1488
-
1489
- /** List of Volumes */
1490
- export declare interface VolumeList {
1491
- /** An array of Volume objects. */
1492
- value?: Volume[];
1493
- /**
1494
- * URI to fetch the next section of the paginated response.
1495
- * NOTE: This property will not be serialized. It can only be populated by the server.
1496
- */
1497
- readonly nextLink?: string;
1498
- }
1499
-
1500
- /** Volume response properties. */
1501
- export declare interface VolumeProperties {
1502
- /**
1503
- * Unique Id of the volume in GUID format
1504
- * NOTE: This property will not be serialized. It can only be populated by the server.
1505
- */
1506
- readonly volumeId?: string;
1507
- /** State of the operation on the resource. */
1508
- creationData?: SourceCreationData;
1509
- /** Volume size. */
1510
- sizeGiB: number;
1511
- /**
1512
- * Storage target information
1513
- * NOTE: This property will not be serialized. It can only be populated by the server.
1514
- */
1515
- readonly storageTarget?: IscsiTargetInfo;
1516
- /** Parent resource information. */
1517
- managedBy?: ManagedByInfo;
1518
- /**
1519
- * State of the operation on the resource.
1520
- * NOTE: This property will not be serialized. It can only be populated by the server.
1521
- */
1522
- readonly provisioningState?: ProvisioningStates;
1523
- }
1524
-
1525
- /** Interface representing a Volumes. */
1526
- export declare interface Volumes {
1527
- /**
1528
- * List Volumes in a VolumeGroup.
1529
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1530
- * @param elasticSanName The name of the ElasticSan.
1531
- * @param volumeGroupName The name of the VolumeGroup.
1532
- * @param options The options parameters.
1533
- */
1534
- listByVolumeGroup(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, options?: VolumesListByVolumeGroupOptionalParams): PagedAsyncIterableIterator<Volume>;
1535
- /**
1536
- * Create a Volume.
1537
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1538
- * @param elasticSanName The name of the ElasticSan.
1539
- * @param volumeGroupName The name of the VolumeGroup.
1540
- * @param volumeName The name of the Volume.
1541
- * @param parameters Volume object.
1542
- * @param options The options parameters.
1543
- */
1544
- beginCreate(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: Volume, options?: VolumesCreateOptionalParams): Promise<SimplePollerLike<OperationState<VolumesCreateResponse>, VolumesCreateResponse>>;
1545
- /**
1546
- * Create a Volume.
1547
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1548
- * @param elasticSanName The name of the ElasticSan.
1549
- * @param volumeGroupName The name of the VolumeGroup.
1550
- * @param volumeName The name of the Volume.
1551
- * @param parameters Volume object.
1552
- * @param options The options parameters.
1553
- */
1554
- beginCreateAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: Volume, options?: VolumesCreateOptionalParams): Promise<VolumesCreateResponse>;
1555
- /**
1556
- * Update an Volume.
1557
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1558
- * @param elasticSanName The name of the ElasticSan.
1559
- * @param volumeGroupName The name of the VolumeGroup.
1560
- * @param volumeName The name of the Volume.
1561
- * @param parameters Volume object.
1562
- * @param options The options parameters.
1563
- */
1564
- beginUpdate(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: VolumeUpdate, options?: VolumesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VolumesUpdateResponse>, VolumesUpdateResponse>>;
1565
- /**
1566
- * Update an Volume.
1567
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1568
- * @param elasticSanName The name of the ElasticSan.
1569
- * @param volumeGroupName The name of the VolumeGroup.
1570
- * @param volumeName The name of the Volume.
1571
- * @param parameters Volume object.
1572
- * @param options The options parameters.
1573
- */
1574
- beginUpdateAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: VolumeUpdate, options?: VolumesUpdateOptionalParams): Promise<VolumesUpdateResponse>;
1575
- /**
1576
- * Delete an Volume.
1577
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1578
- * @param elasticSanName The name of the ElasticSan.
1579
- * @param volumeGroupName The name of the VolumeGroup.
1580
- * @param volumeName The name of the Volume.
1581
- * @param options The options parameters.
1582
- */
1583
- beginDelete(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1584
- /**
1585
- * Delete an Volume.
1586
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1587
- * @param elasticSanName The name of the ElasticSan.
1588
- * @param volumeGroupName The name of the VolumeGroup.
1589
- * @param volumeName The name of the Volume.
1590
- * @param options The options parameters.
1591
- */
1592
- beginDeleteAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<void>;
1593
- /**
1594
- * Get an Volume.
1595
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1596
- * @param elasticSanName The name of the ElasticSan.
1597
- * @param volumeGroupName The name of the VolumeGroup.
1598
- * @param volumeName The name of the Volume.
1599
- * @param options The options parameters.
1600
- */
1601
- get(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, options?: VolumesGetOptionalParams): Promise<VolumesGetResponse>;
1602
- }
1603
-
1604
- /** Optional parameters. */
1605
- export declare interface VolumesCreateOptionalParams extends coreClient.OperationOptions {
1606
- /** Delay to wait until next poll, in milliseconds. */
1607
- updateIntervalInMs?: number;
1608
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1609
- resumeFrom?: string;
1610
- }
1611
-
1612
- /** Contains response data for the create operation. */
1613
- export declare type VolumesCreateResponse = Volume;
1614
-
1615
- /** Defines headers for Volumes_delete operation. */
1616
- export declare interface VolumesDeleteHeaders {
1617
- location?: string;
1618
- }
1619
-
1620
- /** Optional parameters. */
1621
- export declare interface VolumesDeleteOptionalParams extends coreClient.OperationOptions {
1622
- /** Optional, used to delete snapshots under volume. Allowed value are only true or false. Default value is false. */
1623
- xMsDeleteSnapshots?: XMsDeleteSnapshots;
1624
- /** Optional, used to delete volume if active sessions present. Allowed value are only true or false. Default value is false. */
1625
- xMsForceDelete?: XMsForceDelete;
1626
- /** Delay to wait until next poll, in milliseconds. */
1627
- updateIntervalInMs?: number;
1628
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1629
- resumeFrom?: string;
1630
- }
1631
-
1632
- /** Optional parameters. */
1633
- export declare interface VolumesGetOptionalParams extends coreClient.OperationOptions {
1634
- }
1635
-
1636
- /** Contains response data for the get operation. */
1637
- export declare type VolumesGetResponse = Volume;
1638
-
1639
- /** Optional parameters. */
1640
- export declare interface VolumesListByVolumeGroupNextOptionalParams extends coreClient.OperationOptions {
1641
- }
1642
-
1643
- /** Contains response data for the listByVolumeGroupNext operation. */
1644
- export declare type VolumesListByVolumeGroupNextResponse = VolumeList;
1645
-
1646
- /** Optional parameters. */
1647
- export declare interface VolumesListByVolumeGroupOptionalParams extends coreClient.OperationOptions {
1648
- }
1649
-
1650
- /** Contains response data for the listByVolumeGroup operation. */
1651
- export declare type VolumesListByVolumeGroupResponse = VolumeList;
1652
-
1653
- /** Interface representing a VolumeSnapshots. */
1654
- export declare interface VolumeSnapshots {
1655
- /**
1656
- * List Snapshots in a VolumeGroup or List Snapshots by Volume (name) in a VolumeGroup using filter
1657
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1658
- * @param elasticSanName The name of the ElasticSan.
1659
- * @param volumeGroupName The name of the VolumeGroup.
1660
- * @param options The options parameters.
1661
- */
1662
- listByVolumeGroup(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, options?: VolumeSnapshotsListByVolumeGroupOptionalParams): PagedAsyncIterableIterator<Snapshot>;
1663
- /**
1664
- * Create a Volume Snapshot.
1665
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1666
- * @param elasticSanName The name of the ElasticSan.
1667
- * @param volumeGroupName The name of the VolumeGroup.
1668
- * @param snapshotName The name of the volume snapshot within the given volume group.
1669
- * @param parameters Snapshot object.
1670
- * @param options The options parameters.
1671
- */
1672
- beginCreate(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, snapshotName: string, parameters: Snapshot, options?: VolumeSnapshotsCreateOptionalParams): Promise<SimplePollerLike<OperationState<VolumeSnapshotsCreateResponse>, VolumeSnapshotsCreateResponse>>;
1673
- /**
1674
- * Create a Volume Snapshot.
1675
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1676
- * @param elasticSanName The name of the ElasticSan.
1677
- * @param volumeGroupName The name of the VolumeGroup.
1678
- * @param snapshotName The name of the volume snapshot within the given volume group.
1679
- * @param parameters Snapshot object.
1680
- * @param options The options parameters.
1681
- */
1682
- beginCreateAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, snapshotName: string, parameters: Snapshot, options?: VolumeSnapshotsCreateOptionalParams): Promise<VolumeSnapshotsCreateResponse>;
1683
- /**
1684
- * Delete a Volume Snapshot.
1685
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1686
- * @param elasticSanName The name of the ElasticSan.
1687
- * @param volumeGroupName The name of the VolumeGroup.
1688
- * @param snapshotName The name of the volume snapshot within the given volume group.
1689
- * @param options The options parameters.
1690
- */
1691
- beginDelete(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, snapshotName: string, options?: VolumeSnapshotsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1692
- /**
1693
- * Delete a Volume Snapshot.
1694
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1695
- * @param elasticSanName The name of the ElasticSan.
1696
- * @param volumeGroupName The name of the VolumeGroup.
1697
- * @param snapshotName The name of the volume snapshot within the given volume group.
1698
- * @param options The options parameters.
1699
- */
1700
- beginDeleteAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, snapshotName: string, options?: VolumeSnapshotsDeleteOptionalParams): Promise<void>;
1701
- /**
1702
- * Get a Volume Snapshot.
1703
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1704
- * @param elasticSanName The name of the ElasticSan.
1705
- * @param volumeGroupName The name of the VolumeGroup.
1706
- * @param snapshotName The name of the volume snapshot within the given volume group.
1707
- * @param options The options parameters.
1708
- */
1709
- get(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, snapshotName: string, options?: VolumeSnapshotsGetOptionalParams): Promise<VolumeSnapshotsGetResponse>;
1710
- }
1711
-
1712
- /** Optional parameters. */
1713
- export declare interface VolumeSnapshotsCreateOptionalParams extends coreClient.OperationOptions {
1714
- /** Delay to wait until next poll, in milliseconds. */
1715
- updateIntervalInMs?: number;
1716
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1717
- resumeFrom?: string;
1718
- }
1719
-
1720
- /** Contains response data for the create operation. */
1721
- export declare type VolumeSnapshotsCreateResponse = Snapshot;
1722
-
1723
- /** Defines headers for VolumeSnapshots_delete operation. */
1724
- export declare interface VolumeSnapshotsDeleteHeaders {
1725
- location?: string;
1726
- }
1727
-
1728
- /** Optional parameters. */
1729
- export declare interface VolumeSnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
1730
- /** Delay to wait until next poll, in milliseconds. */
1731
- updateIntervalInMs?: number;
1732
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1733
- resumeFrom?: string;
1734
- }
1735
-
1736
- /** Optional parameters. */
1737
- export declare interface VolumeSnapshotsGetOptionalParams extends coreClient.OperationOptions {
1738
- }
1739
-
1740
- /** Contains response data for the get operation. */
1741
- export declare type VolumeSnapshotsGetResponse = Snapshot;
1742
-
1743
- /** Optional parameters. */
1744
- export declare interface VolumeSnapshotsListByVolumeGroupNextOptionalParams extends coreClient.OperationOptions {
1745
- }
1746
-
1747
- /** Contains response data for the listByVolumeGroupNext operation. */
1748
- export declare type VolumeSnapshotsListByVolumeGroupNextResponse = SnapshotList;
1749
-
1750
- /** Optional parameters. */
1751
- export declare interface VolumeSnapshotsListByVolumeGroupOptionalParams extends coreClient.OperationOptions {
1752
- /** Specify $filter='volumeName eq <volume name>' to filter on volume. */
1753
- filter?: string;
1754
- }
1755
-
1756
- /** Contains response data for the listByVolumeGroup operation. */
1757
- export declare type VolumeSnapshotsListByVolumeGroupResponse = SnapshotList;
1758
-
1759
- /** Defines headers for Volumes_update operation. */
1760
- export declare interface VolumesUpdateHeaders {
1761
- location?: string;
1762
- }
1763
-
1764
- /** Optional parameters. */
1765
- export declare interface VolumesUpdateOptionalParams extends coreClient.OperationOptions {
1766
- /** Delay to wait until next poll, in milliseconds. */
1767
- updateIntervalInMs?: number;
1768
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1769
- resumeFrom?: string;
1770
- }
1771
-
1772
- /** Contains response data for the update operation. */
1773
- export declare type VolumesUpdateResponse = Volume;
1774
-
1775
- /** Response for Volume request. */
1776
- export declare interface VolumeUpdate {
1777
- /** Properties of Volume. */
1778
- properties?: VolumeUpdateProperties;
1779
- }
1780
-
1781
- /** Volume response properties. */
1782
- export declare interface VolumeUpdateProperties {
1783
- /** Volume size. */
1784
- sizeGiB?: number;
1785
- /** Parent resource information. */
1786
- managedBy?: ManagedByInfo;
1787
- }
1788
-
1789
- /**
1790
- * Defines values for XMsDeleteSnapshots. \
1791
- * {@link KnownXMsDeleteSnapshots} can be used interchangeably with XMsDeleteSnapshots,
1792
- * this enum contains the known values that the service supports.
1793
- * ### Known values supported by the service
1794
- * **true** \
1795
- * **false**
1796
- */
1797
- export declare type XMsDeleteSnapshots = string;
1798
-
1799
- /**
1800
- * Defines values for XMsForceDelete. \
1801
- * {@link KnownXMsForceDelete} can be used interchangeably with XMsForceDelete,
1802
- * this enum contains the known values that the service supports.
1803
- * ### Known values supported by the service
1804
- * **true** \
1805
- * **false**
1806
- */
1807
- export declare type XMsForceDelete = string;
1808
-
1809
- export { }
1
+ import * as coreClient from "@azure/core-client";
2
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
3
+ export interface OperationListResult {
4
+ /**
5
+ * List of operations supported by the resource provider
6
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7
+ */
8
+ readonly value?: Operation[];
9
+ /**
10
+ * URL to get the next set of operation list results (if there are any).
11
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12
+ */
13
+ readonly nextLink?: string;
14
+ }
15
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
16
+ export interface Operation {
17
+ /**
18
+ * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
19
+ * NOTE: This property will not be serialized. It can only be populated by the server.
20
+ */
21
+ readonly name?: string;
22
+ /**
23
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
24
+ * NOTE: This property will not be serialized. It can only be populated by the server.
25
+ */
26
+ readonly isDataAction?: boolean;
27
+ /** Localized display information for this particular operation. */
28
+ display?: OperationDisplay;
29
+ /**
30
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
31
+ * NOTE: This property will not be serialized. It can only be populated by the server.
32
+ */
33
+ readonly origin?: Origin;
34
+ /**
35
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
36
+ * NOTE: This property will not be serialized. It can only be populated by the server.
37
+ */
38
+ readonly actionType?: ActionType;
39
+ }
40
+ /** Localized display information for this particular operation. */
41
+ export interface OperationDisplay {
42
+ /**
43
+ * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
44
+ * NOTE: This property will not be serialized. It can only be populated by the server.
45
+ */
46
+ readonly provider?: string;
47
+ /**
48
+ * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
49
+ * NOTE: This property will not be serialized. It can only be populated by the server.
50
+ */
51
+ readonly resource?: string;
52
+ /**
53
+ * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
54
+ * NOTE: This property will not be serialized. It can only be populated by the server.
55
+ */
56
+ readonly operation?: string;
57
+ /**
58
+ * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
59
+ * NOTE: This property will not be serialized. It can only be populated by the server.
60
+ */
61
+ readonly description?: string;
62
+ }
63
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
64
+ export interface ErrorResponse {
65
+ /** The error object. */
66
+ error?: ErrorDetail;
67
+ }
68
+ /** The error detail. */
69
+ export interface ErrorDetail {
70
+ /**
71
+ * The error code.
72
+ * NOTE: This property will not be serialized. It can only be populated by the server.
73
+ */
74
+ readonly code?: string;
75
+ /**
76
+ * The error message.
77
+ * NOTE: This property will not be serialized. It can only be populated by the server.
78
+ */
79
+ readonly message?: string;
80
+ /**
81
+ * The error target.
82
+ * NOTE: This property will not be serialized. It can only be populated by the server.
83
+ */
84
+ readonly target?: string;
85
+ /**
86
+ * The error details.
87
+ * NOTE: This property will not be serialized. It can only be populated by the server.
88
+ */
89
+ readonly details?: ErrorDetail[];
90
+ /**
91
+ * The error additional info.
92
+ * NOTE: This property will not be serialized. It can only be populated by the server.
93
+ */
94
+ readonly additionalInfo?: ErrorAdditionalInfo[];
95
+ }
96
+ /** The resource management error additional info. */
97
+ export interface ErrorAdditionalInfo {
98
+ /**
99
+ * The additional info type.
100
+ * NOTE: This property will not be serialized. It can only be populated by the server.
101
+ */
102
+ readonly type?: string;
103
+ /**
104
+ * The additional info.
105
+ * NOTE: This property will not be serialized. It can only be populated by the server.
106
+ */
107
+ readonly info?: Record<string, unknown>;
108
+ }
109
+ /** List of SKU Information objects */
110
+ export interface SkuInformationList {
111
+ /**
112
+ * List of ResourceType Sku
113
+ * NOTE: This property will not be serialized. It can only be populated by the server.
114
+ */
115
+ readonly value?: SkuInformation[];
116
+ /**
117
+ * URI to fetch the next section of the paginated response.
118
+ * NOTE: This property will not be serialized. It can only be populated by the server.
119
+ */
120
+ readonly nextLink?: string;
121
+ }
122
+ /** ElasticSAN SKU and its properties */
123
+ export interface SkuInformation {
124
+ /** Sku Name */
125
+ name: SkuName;
126
+ /** Sku Tier */
127
+ tier?: SkuTier;
128
+ /**
129
+ * The type of the resource.
130
+ * NOTE: This property will not be serialized. It can only be populated by the server.
131
+ */
132
+ readonly resourceType?: string;
133
+ /**
134
+ * The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.).
135
+ * NOTE: This property will not be serialized. It can only be populated by the server.
136
+ */
137
+ readonly locations?: string[];
138
+ /**
139
+ * Availability of the SKU for the location/zone
140
+ * NOTE: This property will not be serialized. It can only be populated by the server.
141
+ */
142
+ readonly locationInfo?: SkuLocationInfo[];
143
+ /**
144
+ * The capability information in the specified SKU.
145
+ * NOTE: This property will not be serialized. It can only be populated by the server.
146
+ */
147
+ readonly capabilities?: SKUCapability[];
148
+ }
149
+ /** The location info. */
150
+ export interface SkuLocationInfo {
151
+ /**
152
+ * The location.
153
+ * NOTE: This property will not be serialized. It can only be populated by the server.
154
+ */
155
+ readonly location?: string;
156
+ /**
157
+ * The zones.
158
+ * NOTE: This property will not be serialized. It can only be populated by the server.
159
+ */
160
+ readonly zones?: string[];
161
+ }
162
+ /** The capability information in the specified SKU. */
163
+ export interface SKUCapability {
164
+ /**
165
+ * The name of capability.
166
+ * NOTE: This property will not be serialized. It can only be populated by the server.
167
+ */
168
+ readonly name?: string;
169
+ /**
170
+ * A string value to indicate states of given capability.
171
+ * NOTE: This property will not be serialized. It can only be populated by the server.
172
+ */
173
+ readonly value?: string;
174
+ }
175
+ /** List of Elastic Sans */
176
+ export interface ElasticSanList {
177
+ /** An array of Elastic San objects. */
178
+ value?: ElasticSan[];
179
+ /**
180
+ * URI to fetch the next section of the paginated response.
181
+ * NOTE: This property will not be serialized. It can only be populated by the server.
182
+ */
183
+ readonly nextLink?: string;
184
+ }
185
+ /** Elastic San response properties. */
186
+ export interface ElasticSanProperties {
187
+ /** resource sku */
188
+ sku: Sku;
189
+ /** Logical zone for Elastic San resource; example: ["1"]. */
190
+ availabilityZones?: string[];
191
+ /**
192
+ * State of the operation on the resource.
193
+ * NOTE: This property will not be serialized. It can only be populated by the server.
194
+ */
195
+ readonly provisioningState?: ProvisioningStates;
196
+ /** Base size of the Elastic San appliance in TiB. */
197
+ baseSizeTiB: number;
198
+ /** Extended size of the Elastic San appliance in TiB. */
199
+ extendedCapacitySizeTiB: number;
200
+ /**
201
+ * Total size of the provisioned Volumes in GiB.
202
+ * NOTE: This property will not be serialized. It can only be populated by the server.
203
+ */
204
+ readonly totalVolumeSizeGiB?: number;
205
+ /**
206
+ * Total number of volume groups in this Elastic San appliance.
207
+ * NOTE: This property will not be serialized. It can only be populated by the server.
208
+ */
209
+ readonly volumeGroupCount?: number;
210
+ /**
211
+ * Total Provisioned IOPS of the Elastic San appliance.
212
+ * NOTE: This property will not be serialized. It can only be populated by the server.
213
+ */
214
+ readonly totalIops?: number;
215
+ /**
216
+ * Total Provisioned MBps Elastic San appliance.
217
+ * NOTE: This property will not be serialized. It can only be populated by the server.
218
+ */
219
+ readonly totalMBps?: number;
220
+ /**
221
+ * Total size of the Elastic San appliance in TB.
222
+ * NOTE: This property will not be serialized. It can only be populated by the server.
223
+ */
224
+ readonly totalSizeTiB?: number;
225
+ /**
226
+ * The list of Private Endpoint Connections.
227
+ * NOTE: This property will not be serialized. It can only be populated by the server.
228
+ */
229
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
230
+ /** Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
231
+ publicNetworkAccess?: PublicNetworkAccess;
232
+ /** Auto Scale Properties for Elastic San Appliance. */
233
+ autoScaleProperties?: AutoScaleProperties;
234
+ }
235
+ /** The SKU name. Required for account creation; optional for update. */
236
+ export interface Sku {
237
+ /** The sku name. */
238
+ name: SkuName;
239
+ /** The sku tier. */
240
+ tier?: SkuTier;
241
+ }
242
+ /** Response for PrivateEndpoint connection properties */
243
+ export interface PrivateEndpointConnectionProperties {
244
+ /**
245
+ * Provisioning State of Private Endpoint connection resource
246
+ * NOTE: This property will not be serialized. It can only be populated by the server.
247
+ */
248
+ readonly provisioningState?: ProvisioningStates;
249
+ /** Private Endpoint resource */
250
+ privateEndpoint?: PrivateEndpoint;
251
+ /** Private Link Service Connection State. */
252
+ privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
253
+ /** List of resources private endpoint is mapped */
254
+ groupIds?: string[];
255
+ }
256
+ /** Response for PrivateEndpoint */
257
+ export interface PrivateEndpoint {
258
+ /**
259
+ * The ARM identifier for Private Endpoint
260
+ * NOTE: This property will not be serialized. It can only be populated by the server.
261
+ */
262
+ readonly id?: string;
263
+ }
264
+ /** Response for Private Link Service Connection state */
265
+ export interface PrivateLinkServiceConnectionState {
266
+ /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
267
+ status?: PrivateEndpointServiceConnectionStatus;
268
+ /** The reason for approval/rejection of the connection. */
269
+ description?: string;
270
+ /** A message indicating if changes on the service provider require any updates on the consumer. */
271
+ actionsRequired?: string;
272
+ }
273
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
274
+ export interface Resource {
275
+ /**
276
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
277
+ * NOTE: This property will not be serialized. It can only be populated by the server.
278
+ */
279
+ readonly id?: string;
280
+ /**
281
+ * The name of the resource
282
+ * NOTE: This property will not be serialized. It can only be populated by the server.
283
+ */
284
+ readonly name?: string;
285
+ /**
286
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
287
+ * NOTE: This property will not be serialized. It can only be populated by the server.
288
+ */
289
+ readonly type?: string;
290
+ /**
291
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
292
+ * NOTE: This property will not be serialized. It can only be populated by the server.
293
+ */
294
+ readonly systemData?: SystemData;
295
+ }
296
+ /** Metadata pertaining to creation and last modification of the resource. */
297
+ export interface SystemData {
298
+ /** The identity that created the resource. */
299
+ createdBy?: string;
300
+ /** The type of identity that created the resource. */
301
+ createdByType?: CreatedByType;
302
+ /** The timestamp of resource creation (UTC). */
303
+ createdAt?: Date;
304
+ /** The identity that last modified the resource. */
305
+ lastModifiedBy?: string;
306
+ /** The type of identity that last modified the resource. */
307
+ lastModifiedByType?: CreatedByType;
308
+ /** The timestamp of resource last modification (UTC) */
309
+ lastModifiedAt?: Date;
310
+ }
311
+ /** The auto scale settings on Elastic San Appliance. */
312
+ export interface AutoScaleProperties {
313
+ /** Scale up settings on Elastic San Appliance. */
314
+ scaleUpProperties?: ScaleUpProperties;
315
+ }
316
+ /** Scale up properties on Elastic San Appliance. */
317
+ export interface ScaleUpProperties {
318
+ /** Unused size on Elastic San appliance in TiB. */
319
+ unusedSizeTiB?: number;
320
+ /** Unit to increase Capacity Unit on Elastic San appliance in TiB. */
321
+ increaseCapacityUnitByTiB?: number;
322
+ /** Maximum scale up size on Elastic San appliance in TiB. */
323
+ capacityUnitScaleUpLimitTiB?: number;
324
+ /** Enable or Disable scale up setting on Elastic San Appliance. */
325
+ autoScalePolicyEnforcement?: AutoScalePolicyEnforcement;
326
+ }
327
+ /** Response for ElasticSan update request. */
328
+ export interface ElasticSanUpdate {
329
+ /** Properties of ElasticSan. */
330
+ properties?: ElasticSanUpdateProperties;
331
+ /** Update tags */
332
+ tags?: {
333
+ [propertyName: string]: string;
334
+ };
335
+ }
336
+ /** Elastic San update properties. */
337
+ export interface ElasticSanUpdateProperties {
338
+ /** Base size of the Elastic San appliance in TiB. */
339
+ baseSizeTiB?: number;
340
+ /** Extended size of the Elastic San appliance in TiB. */
341
+ extendedCapacitySizeTiB?: number;
342
+ /** Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
343
+ publicNetworkAccess?: PublicNetworkAccess;
344
+ /** Auto Scale Properties for Elastic San Appliance. */
345
+ autoScaleProperties?: AutoScaleProperties;
346
+ }
347
+ /** List of Volume Groups */
348
+ export interface VolumeGroupList {
349
+ /** An array of Volume Groups objects. */
350
+ value?: VolumeGroup[];
351
+ /**
352
+ * URI to fetch the next section of the paginated response.
353
+ * NOTE: This property will not be serialized. It can only be populated by the server.
354
+ */
355
+ readonly nextLink?: string;
356
+ }
357
+ /** Identity for the resource. */
358
+ export interface Identity {
359
+ /**
360
+ * The principal ID of resource identity.
361
+ * NOTE: This property will not be serialized. It can only be populated by the server.
362
+ */
363
+ readonly principalId?: string;
364
+ /**
365
+ * The tenant ID of resource.
366
+ * NOTE: This property will not be serialized. It can only be populated by the server.
367
+ */
368
+ readonly tenantId?: string;
369
+ /** The identity type. */
370
+ type: IdentityType;
371
+ /** Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this volume group. The key is the ARM resource identifier of the identity. */
372
+ userAssignedIdentities?: {
373
+ [propertyName: string]: UserAssignedIdentity;
374
+ };
375
+ }
376
+ /** UserAssignedIdentity for the resource. */
377
+ export interface UserAssignedIdentity {
378
+ /**
379
+ * The principal ID of the identity.
380
+ * NOTE: This property will not be serialized. It can only be populated by the server.
381
+ */
382
+ readonly principalId?: string;
383
+ /**
384
+ * The client ID of the identity.
385
+ * NOTE: This property will not be serialized. It can only be populated by the server.
386
+ */
387
+ readonly clientId?: string;
388
+ }
389
+ /** VolumeGroup response properties. */
390
+ export interface VolumeGroupProperties {
391
+ /**
392
+ * State of the operation on the resource.
393
+ * NOTE: This property will not be serialized. It can only be populated by the server.
394
+ */
395
+ readonly provisioningState?: ProvisioningStates;
396
+ /** Type of storage target */
397
+ protocolType?: StorageTargetType;
398
+ /** Type of encryption */
399
+ encryption?: EncryptionType;
400
+ /** Encryption Properties describing Key Vault and Identity information */
401
+ encryptionProperties?: EncryptionProperties;
402
+ /** A collection of rules governing the accessibility from specific network locations. */
403
+ networkAcls?: NetworkRuleSet;
404
+ /**
405
+ * The list of Private Endpoint Connections.
406
+ * NOTE: This property will not be serialized. It can only be populated by the server.
407
+ */
408
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
409
+ /** A boolean indicating whether or not Data Integrity Check is enabled */
410
+ enforceDataIntegrityCheckForIscsi?: boolean;
411
+ /** The retention policy for the soft deleted volume group and its associated resources. */
412
+ deleteRetentionPolicy?: DeleteRetentionPolicy;
413
+ }
414
+ /** The encryption settings on the volume group. */
415
+ export interface EncryptionProperties {
416
+ /** Properties provided by key vault. */
417
+ keyVaultProperties?: KeyVaultProperties;
418
+ /** The identity to be used with service-side encryption at rest. */
419
+ encryptionIdentity?: EncryptionIdentity;
420
+ }
421
+ /** Properties of key vault. */
422
+ export interface KeyVaultProperties {
423
+ /** The name of KeyVault key. */
424
+ keyName?: string;
425
+ /** The version of KeyVault key. */
426
+ keyVersion?: string;
427
+ /** The Uri of KeyVault. */
428
+ keyVaultUri?: string;
429
+ /**
430
+ * The object identifier of the current versioned Key Vault Key in use.
431
+ * NOTE: This property will not be serialized. It can only be populated by the server.
432
+ */
433
+ readonly currentVersionedKeyIdentifier?: string;
434
+ /**
435
+ * Timestamp of last rotation of the Key Vault Key.
436
+ * NOTE: This property will not be serialized. It can only be populated by the server.
437
+ */
438
+ readonly lastKeyRotationTimestamp?: Date;
439
+ /**
440
+ * This is a read only property that represents the expiration time of the current version of the customer managed key used for encryption.
441
+ * NOTE: This property will not be serialized. It can only be populated by the server.
442
+ */
443
+ readonly currentVersionedKeyExpirationTimestamp?: Date;
444
+ }
445
+ /** Encryption identity for the volume group. */
446
+ export interface EncryptionIdentity {
447
+ /** Resource identifier of the UserAssigned identity to be associated with server-side encryption on the volume group. */
448
+ encryptionUserAssignedIdentity?: string;
449
+ }
450
+ /** A set of rules governing the network accessibility. */
451
+ export interface NetworkRuleSet {
452
+ /** The list of virtual network rules. */
453
+ virtualNetworkRules?: VirtualNetworkRule[];
454
+ }
455
+ /** Virtual Network rule. */
456
+ export interface VirtualNetworkRule {
457
+ /** Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. */
458
+ virtualNetworkResourceId: string;
459
+ /** The action of virtual network rule. */
460
+ action?: Action;
461
+ }
462
+ /** Response for Delete Retention Policy object */
463
+ export interface DeleteRetentionPolicy {
464
+ policyState?: PolicyState;
465
+ /** The number of days to retain the resources after deletion. */
466
+ retentionPeriodDays?: number;
467
+ }
468
+ /** Volume Group request. */
469
+ export interface VolumeGroupUpdate {
470
+ /** The identity of the resource. */
471
+ identity?: Identity;
472
+ /** Properties of VolumeGroup. */
473
+ properties?: VolumeGroupUpdateProperties;
474
+ }
475
+ /** VolumeGroup response properties. */
476
+ export interface VolumeGroupUpdateProperties {
477
+ /** Type of storage target */
478
+ protocolType?: StorageTargetType;
479
+ /** Type of encryption */
480
+ encryption?: EncryptionType;
481
+ /** Encryption Properties describing Key Vault and Identity information */
482
+ encryptionProperties?: EncryptionProperties;
483
+ /** A collection of rules governing the accessibility from specific network locations. */
484
+ networkAcls?: NetworkRuleSet;
485
+ /** A boolean indicating whether or not Data Integrity Check is enabled */
486
+ enforceDataIntegrityCheckForIscsi?: boolean;
487
+ /** The retention policy for the soft deleted volume group and its associated resources */
488
+ deleteRetentionPolicy?: DeleteRetentionPolicy;
489
+ }
490
+ /** Volume response properties. */
491
+ export interface VolumeProperties {
492
+ /**
493
+ * Unique Id of the volume in GUID format
494
+ * NOTE: This property will not be serialized. It can only be populated by the server.
495
+ */
496
+ readonly volumeId?: string;
497
+ /** State of the operation on the resource. */
498
+ creationData?: SourceCreationData;
499
+ /** Volume size. */
500
+ sizeGiB: number;
501
+ /**
502
+ * Storage target information
503
+ * NOTE: This property will not be serialized. It can only be populated by the server.
504
+ */
505
+ readonly storageTarget?: IscsiTargetInfo;
506
+ /** Parent resource information. */
507
+ managedBy?: ManagedByInfo;
508
+ /**
509
+ * State of the operation on the resource.
510
+ * NOTE: This property will not be serialized. It can only be populated by the server.
511
+ */
512
+ readonly provisioningState?: ProvisioningStates;
513
+ }
514
+ /** Data source used when creating the volume. */
515
+ export interface SourceCreationData {
516
+ /** This enumerates the possible sources of a volume creation. */
517
+ createSource?: VolumeCreateOption;
518
+ /** Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" */
519
+ sourceId?: string;
520
+ }
521
+ /** Iscsi target information */
522
+ export interface IscsiTargetInfo {
523
+ /**
524
+ * iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server".
525
+ * NOTE: This property will not be serialized. It can only be populated by the server.
526
+ */
527
+ readonly targetIqn?: string;
528
+ /**
529
+ * iSCSI Target Portal Host Name
530
+ * NOTE: This property will not be serialized. It can only be populated by the server.
531
+ */
532
+ readonly targetPortalHostname?: string;
533
+ /**
534
+ * iSCSI Target Portal Port
535
+ * NOTE: This property will not be serialized. It can only be populated by the server.
536
+ */
537
+ readonly targetPortalPort?: number;
538
+ /**
539
+ * State of the operation on the resource.
540
+ * NOTE: This property will not be serialized. It can only be populated by the server.
541
+ */
542
+ readonly provisioningState?: ProvisioningStates;
543
+ /** Operational status of the iSCSI Target. */
544
+ status?: OperationalStatus;
545
+ }
546
+ /** Parent resource information. */
547
+ export interface ManagedByInfo {
548
+ /** Resource ID of the resource managing the volume, this is a restricted field and can only be set for internal use. */
549
+ resourceId?: string;
550
+ }
551
+ /** Response for Volume request. */
552
+ export interface VolumeUpdate {
553
+ /** Properties of Volume. */
554
+ properties?: VolumeUpdateProperties;
555
+ }
556
+ /** Volume response properties. */
557
+ export interface VolumeUpdateProperties {
558
+ /** Volume size. */
559
+ sizeGiB?: number;
560
+ /** Parent resource information. */
561
+ managedBy?: ManagedByInfo;
562
+ }
563
+ /** List of Volumes */
564
+ export interface VolumeList {
565
+ /** An array of Volume objects. */
566
+ value?: Volume[];
567
+ /**
568
+ * URI to fetch the next section of the paginated response.
569
+ * NOTE: This property will not be serialized. It can only be populated by the server.
570
+ */
571
+ readonly nextLink?: string;
572
+ }
573
+ /** List of private endpoint connections associated with SAN */
574
+ export interface PrivateEndpointConnectionListResult {
575
+ /** Array of private endpoint connections */
576
+ value?: PrivateEndpointConnection[];
577
+ /**
578
+ * URI to fetch the next section of the paginated response.
579
+ * NOTE: This property will not be serialized. It can only be populated by the server.
580
+ */
581
+ readonly nextLink?: string;
582
+ }
583
+ /** A list of private link resources */
584
+ export interface PrivateLinkResourceListResult {
585
+ /** Array of private link resources */
586
+ value?: PrivateLinkResource[];
587
+ /**
588
+ * URI to fetch the next section of the paginated response.
589
+ * NOTE: This property will not be serialized. It can only be populated by the server.
590
+ */
591
+ readonly nextLink?: string;
592
+ }
593
+ /** Properties of a private link resource. */
594
+ export interface PrivateLinkResourceProperties {
595
+ /**
596
+ * The private link resource group id.
597
+ * NOTE: This property will not be serialized. It can only be populated by the server.
598
+ */
599
+ readonly groupId?: string;
600
+ /**
601
+ * The private link resource required member names.
602
+ * NOTE: This property will not be serialized. It can only be populated by the server.
603
+ */
604
+ readonly requiredMembers?: string[];
605
+ /** The private link resource Private link DNS zone name. */
606
+ requiredZoneNames?: string[];
607
+ }
608
+ /** List of Snapshots */
609
+ export interface SnapshotList {
610
+ /** An array of Snapshot objects. */
611
+ value?: Snapshot[];
612
+ /**
613
+ * URI to fetch the next section of the paginated response.
614
+ * NOTE: This property will not be serialized. It can only be populated by the server.
615
+ */
616
+ readonly nextLink?: string;
617
+ }
618
+ /** Properties for Snapshot. */
619
+ export interface SnapshotProperties {
620
+ /** Data used when creating a volume snapshot. */
621
+ creationData: SnapshotCreationData;
622
+ /**
623
+ * State of the operation on the resource.
624
+ * NOTE: This property will not be serialized. It can only be populated by the server.
625
+ */
626
+ readonly provisioningState?: ProvisioningStates;
627
+ /**
628
+ * Size of Source Volume
629
+ * NOTE: This property will not be serialized. It can only be populated by the server.
630
+ */
631
+ readonly sourceVolumeSizeGiB?: number;
632
+ /**
633
+ * Source Volume Name of a snapshot
634
+ * NOTE: This property will not be serialized. It can only be populated by the server.
635
+ */
636
+ readonly volumeName?: string;
637
+ }
638
+ /** Data used when creating a volume snapshot. */
639
+ export interface SnapshotCreationData {
640
+ /** Fully qualified resource ID of the volume. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" */
641
+ sourceId: string;
642
+ }
643
+ /** object to hold array of volume names */
644
+ export interface VolumeNameList {
645
+ /** array of volume names */
646
+ volumeNames: string[];
647
+ }
648
+ /** response object for pre validation api */
649
+ export interface PreValidationResponse {
650
+ /** a status value indicating success or failure of validation */
651
+ validationStatus?: string;
652
+ }
653
+ /** object to hold array of Disk Snapshot ARM IDs */
654
+ export interface DiskSnapshotList {
655
+ /** array of DiskSnapshot ARM IDs */
656
+ diskSnapshotIds: string[];
657
+ }
658
+ /** Response for PrivateEndpoint Connection object */
659
+ export interface PrivateEndpointConnection extends Resource {
660
+ /** Private Endpoint Connection Properties. */
661
+ properties: PrivateEndpointConnectionProperties;
662
+ }
663
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
664
+ export interface TrackedResource extends Resource {
665
+ /** Resource tags. */
666
+ tags?: {
667
+ [propertyName: string]: string;
668
+ };
669
+ /** The geo-location where the resource lives */
670
+ location: string;
671
+ }
672
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
673
+ export interface ProxyResource extends Resource {
674
+ }
675
+ /** A private link resource */
676
+ export interface PrivateLinkResource extends Resource {
677
+ /** Resource properties. */
678
+ properties?: PrivateLinkResourceProperties;
679
+ }
680
+ /** Response for ElasticSan request. */
681
+ export interface ElasticSan extends TrackedResource {
682
+ /** Properties of ElasticSan. */
683
+ properties: ElasticSanProperties;
684
+ }
685
+ /** Response for Volume Group request. */
686
+ export interface VolumeGroup extends ProxyResource {
687
+ /** The identity of the resource. */
688
+ identity?: Identity;
689
+ /** Properties of VolumeGroup. */
690
+ properties?: VolumeGroupProperties;
691
+ }
692
+ /** Response for Volume request. */
693
+ export interface Volume extends ProxyResource {
694
+ /** Properties of Volume. */
695
+ properties: VolumeProperties;
696
+ }
697
+ /** Response for Volume Snapshot request. */
698
+ export interface Snapshot extends ProxyResource {
699
+ /** Properties of Volume Snapshot. */
700
+ properties: SnapshotProperties;
701
+ }
702
+ /** Defines headers for ElasticSans_update operation. */
703
+ export interface ElasticSansUpdateHeaders {
704
+ location?: string;
705
+ }
706
+ /** Defines headers for ElasticSans_delete operation. */
707
+ export interface ElasticSansDeleteHeaders {
708
+ location?: string;
709
+ }
710
+ /** Defines headers for VolumeGroups_update operation. */
711
+ export interface VolumeGroupsUpdateHeaders {
712
+ location?: string;
713
+ }
714
+ /** Defines headers for VolumeGroups_delete operation. */
715
+ export interface VolumeGroupsDeleteHeaders {
716
+ location?: string;
717
+ }
718
+ /** Defines headers for Volumes_update operation. */
719
+ export interface VolumesUpdateHeaders {
720
+ location?: string;
721
+ }
722
+ /** Defines headers for Volumes_delete operation. */
723
+ export interface VolumesDeleteHeaders {
724
+ location?: string;
725
+ }
726
+ /** Defines headers for Volumes_preBackup operation. */
727
+ export interface VolumesPreBackupHeaders {
728
+ location?: string;
729
+ }
730
+ /** Defines headers for Volumes_preRestore operation. */
731
+ export interface VolumesPreRestoreHeaders {
732
+ location?: string;
733
+ }
734
+ /** Defines headers for ElasticSanManagement_restoreVolume operation. */
735
+ export interface ElasticSanManagementRestoreVolumeHeaders {
736
+ location?: string;
737
+ }
738
+ /** Defines headers for PrivateEndpointConnections_delete operation. */
739
+ export interface PrivateEndpointConnectionsDeleteHeaders {
740
+ location?: string;
741
+ }
742
+ /** Defines headers for VolumeSnapshots_delete operation. */
743
+ export interface VolumeSnapshotsDeleteHeaders {
744
+ location?: string;
745
+ }
746
+ /** Known values of {@link Origin} that the service accepts. */
747
+ export declare enum KnownOrigin {
748
+ /** User */
749
+ User = "user",
750
+ /** System */
751
+ System = "system",
752
+ /** UserSystem */
753
+ UserSystem = "user,system"
754
+ }
755
+ /**
756
+ * Defines values for Origin. \
757
+ * {@link KnownOrigin} can be used interchangeably with Origin,
758
+ * this enum contains the known values that the service supports.
759
+ * ### Known values supported by the service
760
+ * **user** \
761
+ * **system** \
762
+ * **user,system**
763
+ */
764
+ export type Origin = string;
765
+ /** Known values of {@link ActionType} that the service accepts. */
766
+ export declare enum KnownActionType {
767
+ /** Internal */
768
+ Internal = "Internal"
769
+ }
770
+ /**
771
+ * Defines values for ActionType. \
772
+ * {@link KnownActionType} can be used interchangeably with ActionType,
773
+ * this enum contains the known values that the service supports.
774
+ * ### Known values supported by the service
775
+ * **Internal**
776
+ */
777
+ export type ActionType = string;
778
+ /** Known values of {@link SkuName} that the service accepts. */
779
+ export declare enum KnownSkuName {
780
+ /** Premium locally redundant storage */
781
+ PremiumLRS = "Premium_LRS",
782
+ /** Premium zone redundant storage */
783
+ PremiumZRS = "Premium_ZRS"
784
+ }
785
+ /**
786
+ * Defines values for SkuName. \
787
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
788
+ * this enum contains the known values that the service supports.
789
+ * ### Known values supported by the service
790
+ * **Premium_LRS**: Premium locally redundant storage \
791
+ * **Premium_ZRS**: Premium zone redundant storage
792
+ */
793
+ export type SkuName = string;
794
+ /** Known values of {@link SkuTier} that the service accepts. */
795
+ export declare enum KnownSkuTier {
796
+ /** Premium Tier */
797
+ Premium = "Premium"
798
+ }
799
+ /**
800
+ * Defines values for SkuTier. \
801
+ * {@link KnownSkuTier} can be used interchangeably with SkuTier,
802
+ * this enum contains the known values that the service supports.
803
+ * ### Known values supported by the service
804
+ * **Premium**: Premium Tier
805
+ */
806
+ export type SkuTier = string;
807
+ /** Known values of {@link ProvisioningStates} that the service accepts. */
808
+ export declare enum KnownProvisioningStates {
809
+ /** Invalid */
810
+ Invalid = "Invalid",
811
+ /** Succeeded */
812
+ Succeeded = "Succeeded",
813
+ /** Failed */
814
+ Failed = "Failed",
815
+ /** Canceled */
816
+ Canceled = "Canceled",
817
+ /** Pending */
818
+ Pending = "Pending",
819
+ /** Creating */
820
+ Creating = "Creating",
821
+ /** Updating */
822
+ Updating = "Updating",
823
+ /** Deleting */
824
+ Deleting = "Deleting",
825
+ /** Deleted */
826
+ Deleted = "Deleted",
827
+ /** Restoring */
828
+ Restoring = "Restoring",
829
+ /** SoftDeleting */
830
+ SoftDeleting = "SoftDeleting"
831
+ }
832
+ /**
833
+ * Defines values for ProvisioningStates. \
834
+ * {@link KnownProvisioningStates} can be used interchangeably with ProvisioningStates,
835
+ * this enum contains the known values that the service supports.
836
+ * ### Known values supported by the service
837
+ * **Invalid** \
838
+ * **Succeeded** \
839
+ * **Failed** \
840
+ * **Canceled** \
841
+ * **Pending** \
842
+ * **Creating** \
843
+ * **Updating** \
844
+ * **Deleting** \
845
+ * **Deleted** \
846
+ * **Restoring** \
847
+ * **SoftDeleting**
848
+ */
849
+ export type ProvisioningStates = string;
850
+ /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
851
+ export declare enum KnownPrivateEndpointServiceConnectionStatus {
852
+ /** Pending */
853
+ Pending = "Pending",
854
+ /** Approved */
855
+ Approved = "Approved",
856
+ /** Failed */
857
+ Failed = "Failed",
858
+ /** Rejected */
859
+ Rejected = "Rejected"
860
+ }
861
+ /**
862
+ * Defines values for PrivateEndpointServiceConnectionStatus. \
863
+ * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
864
+ * this enum contains the known values that the service supports.
865
+ * ### Known values supported by the service
866
+ * **Pending** \
867
+ * **Approved** \
868
+ * **Failed** \
869
+ * **Rejected**
870
+ */
871
+ export type PrivateEndpointServiceConnectionStatus = string;
872
+ /** Known values of {@link CreatedByType} that the service accepts. */
873
+ export declare enum KnownCreatedByType {
874
+ /** User */
875
+ User = "User",
876
+ /** Application */
877
+ Application = "Application",
878
+ /** ManagedIdentity */
879
+ ManagedIdentity = "ManagedIdentity",
880
+ /** Key */
881
+ Key = "Key"
882
+ }
883
+ /**
884
+ * Defines values for CreatedByType. \
885
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
886
+ * this enum contains the known values that the service supports.
887
+ * ### Known values supported by the service
888
+ * **User** \
889
+ * **Application** \
890
+ * **ManagedIdentity** \
891
+ * **Key**
892
+ */
893
+ export type CreatedByType = string;
894
+ /** Known values of {@link PublicNetworkAccess} that the service accepts. */
895
+ export declare enum KnownPublicNetworkAccess {
896
+ /** Enabled */
897
+ Enabled = "Enabled",
898
+ /** Disabled */
899
+ Disabled = "Disabled"
900
+ }
901
+ /**
902
+ * Defines values for PublicNetworkAccess. \
903
+ * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
904
+ * this enum contains the known values that the service supports.
905
+ * ### Known values supported by the service
906
+ * **Enabled** \
907
+ * **Disabled**
908
+ */
909
+ export type PublicNetworkAccess = string;
910
+ /** Known values of {@link AutoScalePolicyEnforcement} that the service accepts. */
911
+ export declare enum KnownAutoScalePolicyEnforcement {
912
+ /** None */
913
+ None = "None",
914
+ /** Enabled */
915
+ Enabled = "Enabled",
916
+ /** Disabled */
917
+ Disabled = "Disabled"
918
+ }
919
+ /**
920
+ * Defines values for AutoScalePolicyEnforcement. \
921
+ * {@link KnownAutoScalePolicyEnforcement} can be used interchangeably with AutoScalePolicyEnforcement,
922
+ * this enum contains the known values that the service supports.
923
+ * ### Known values supported by the service
924
+ * **None** \
925
+ * **Enabled** \
926
+ * **Disabled**
927
+ */
928
+ export type AutoScalePolicyEnforcement = string;
929
+ /** Known values of {@link XMsAccessSoftDeletedResources} that the service accepts. */
930
+ export declare enum KnownXMsAccessSoftDeletedResources {
931
+ /** True */
932
+ True = "true",
933
+ /** False */
934
+ False = "false"
935
+ }
936
+ /**
937
+ * Defines values for XMsAccessSoftDeletedResources. \
938
+ * {@link KnownXMsAccessSoftDeletedResources} can be used interchangeably with XMsAccessSoftDeletedResources,
939
+ * this enum contains the known values that the service supports.
940
+ * ### Known values supported by the service
941
+ * **true** \
942
+ * **false**
943
+ */
944
+ export type XMsAccessSoftDeletedResources = string;
945
+ /** Known values of {@link IdentityType} that the service accepts. */
946
+ export declare enum KnownIdentityType {
947
+ /** None */
948
+ None = "None",
949
+ /** SystemAssigned */
950
+ SystemAssigned = "SystemAssigned",
951
+ /** UserAssigned */
952
+ UserAssigned = "UserAssigned"
953
+ }
954
+ /**
955
+ * Defines values for IdentityType. \
956
+ * {@link KnownIdentityType} can be used interchangeably with IdentityType,
957
+ * this enum contains the known values that the service supports.
958
+ * ### Known values supported by the service
959
+ * **None** \
960
+ * **SystemAssigned** \
961
+ * **UserAssigned**
962
+ */
963
+ export type IdentityType = string;
964
+ /** Known values of {@link StorageTargetType} that the service accepts. */
965
+ export declare enum KnownStorageTargetType {
966
+ /** Iscsi */
967
+ Iscsi = "Iscsi",
968
+ /** None */
969
+ None = "None"
970
+ }
971
+ /**
972
+ * Defines values for StorageTargetType. \
973
+ * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,
974
+ * this enum contains the known values that the service supports.
975
+ * ### Known values supported by the service
976
+ * **Iscsi** \
977
+ * **None**
978
+ */
979
+ export type StorageTargetType = string;
980
+ /** Known values of {@link EncryptionType} that the service accepts. */
981
+ export declare enum KnownEncryptionType {
982
+ /** Volume is encrypted at rest with Platform managed key. It is the default encryption type. */
983
+ EncryptionAtRestWithPlatformKey = "EncryptionAtRestWithPlatformKey",
984
+ /** Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer. */
985
+ EncryptionAtRestWithCustomerManagedKey = "EncryptionAtRestWithCustomerManagedKey"
986
+ }
987
+ /**
988
+ * Defines values for EncryptionType. \
989
+ * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,
990
+ * this enum contains the known values that the service supports.
991
+ * ### Known values supported by the service
992
+ * **EncryptionAtRestWithPlatformKey**: Volume is encrypted at rest with Platform managed key. It is the default encryption type. \
993
+ * **EncryptionAtRestWithCustomerManagedKey**: Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer.
994
+ */
995
+ export type EncryptionType = string;
996
+ /** Known values of {@link Action} that the service accepts. */
997
+ export declare enum KnownAction {
998
+ /** Allow */
999
+ Allow = "Allow"
1000
+ }
1001
+ /**
1002
+ * Defines values for Action. \
1003
+ * {@link KnownAction} can be used interchangeably with Action,
1004
+ * this enum contains the known values that the service supports.
1005
+ * ### Known values supported by the service
1006
+ * **Allow**
1007
+ */
1008
+ export type Action = string;
1009
+ /** Known values of {@link PolicyState} that the service accepts. */
1010
+ export declare enum KnownPolicyState {
1011
+ /** Enabled */
1012
+ Enabled = "Enabled",
1013
+ /** Disabled */
1014
+ Disabled = "Disabled"
1015
+ }
1016
+ /**
1017
+ * Defines values for PolicyState. \
1018
+ * {@link KnownPolicyState} can be used interchangeably with PolicyState,
1019
+ * this enum contains the known values that the service supports.
1020
+ * ### Known values supported by the service
1021
+ * **Enabled** \
1022
+ * **Disabled**
1023
+ */
1024
+ export type PolicyState = string;
1025
+ /** Known values of {@link VolumeCreateOption} that the service accepts. */
1026
+ export declare enum KnownVolumeCreateOption {
1027
+ /** None */
1028
+ None = "None",
1029
+ /** VolumeSnapshot */
1030
+ VolumeSnapshot = "VolumeSnapshot",
1031
+ /** DiskSnapshot */
1032
+ DiskSnapshot = "DiskSnapshot",
1033
+ /** Disk */
1034
+ Disk = "Disk",
1035
+ /** DiskRestorePoint */
1036
+ DiskRestorePoint = "DiskRestorePoint"
1037
+ }
1038
+ /**
1039
+ * Defines values for VolumeCreateOption. \
1040
+ * {@link KnownVolumeCreateOption} can be used interchangeably with VolumeCreateOption,
1041
+ * this enum contains the known values that the service supports.
1042
+ * ### Known values supported by the service
1043
+ * **None** \
1044
+ * **VolumeSnapshot** \
1045
+ * **DiskSnapshot** \
1046
+ * **Disk** \
1047
+ * **DiskRestorePoint**
1048
+ */
1049
+ export type VolumeCreateOption = string;
1050
+ /** Known values of {@link OperationalStatus} that the service accepts. */
1051
+ export declare enum KnownOperationalStatus {
1052
+ /** Invalid */
1053
+ Invalid = "Invalid",
1054
+ /** Unknown */
1055
+ Unknown = "Unknown",
1056
+ /** Healthy */
1057
+ Healthy = "Healthy",
1058
+ /** Unhealthy */
1059
+ Unhealthy = "Unhealthy",
1060
+ /** Updating */
1061
+ Updating = "Updating",
1062
+ /** Running */
1063
+ Running = "Running",
1064
+ /** Stopped */
1065
+ Stopped = "Stopped",
1066
+ /** StoppedDeallocated */
1067
+ StoppedDeallocated = "Stopped (deallocated)"
1068
+ }
1069
+ /**
1070
+ * Defines values for OperationalStatus. \
1071
+ * {@link KnownOperationalStatus} can be used interchangeably with OperationalStatus,
1072
+ * this enum contains the known values that the service supports.
1073
+ * ### Known values supported by the service
1074
+ * **Invalid** \
1075
+ * **Unknown** \
1076
+ * **Healthy** \
1077
+ * **Unhealthy** \
1078
+ * **Updating** \
1079
+ * **Running** \
1080
+ * **Stopped** \
1081
+ * **Stopped (deallocated)**
1082
+ */
1083
+ export type OperationalStatus = string;
1084
+ /** Known values of {@link XMsDeleteSnapshots} that the service accepts. */
1085
+ export declare enum KnownXMsDeleteSnapshots {
1086
+ /** True */
1087
+ True = "true",
1088
+ /** False */
1089
+ False = "false"
1090
+ }
1091
+ /**
1092
+ * Defines values for XMsDeleteSnapshots. \
1093
+ * {@link KnownXMsDeleteSnapshots} can be used interchangeably with XMsDeleteSnapshots,
1094
+ * this enum contains the known values that the service supports.
1095
+ * ### Known values supported by the service
1096
+ * **true** \
1097
+ * **false**
1098
+ */
1099
+ export type XMsDeleteSnapshots = string;
1100
+ /** Known values of {@link XMsForceDelete} that the service accepts. */
1101
+ export declare enum KnownXMsForceDelete {
1102
+ /** True */
1103
+ True = "true",
1104
+ /** False */
1105
+ False = "false"
1106
+ }
1107
+ /**
1108
+ * Defines values for XMsForceDelete. \
1109
+ * {@link KnownXMsForceDelete} can be used interchangeably with XMsForceDelete,
1110
+ * this enum contains the known values that the service supports.
1111
+ * ### Known values supported by the service
1112
+ * **true** \
1113
+ * **false**
1114
+ */
1115
+ export type XMsForceDelete = string;
1116
+ /** Known values of {@link DeleteType} that the service accepts. */
1117
+ export declare enum KnownDeleteType {
1118
+ /** Permanent */
1119
+ Permanent = "permanent"
1120
+ }
1121
+ /**
1122
+ * Defines values for DeleteType. \
1123
+ * {@link KnownDeleteType} can be used interchangeably with DeleteType,
1124
+ * this enum contains the known values that the service supports.
1125
+ * ### Known values supported by the service
1126
+ * **permanent**
1127
+ */
1128
+ export type DeleteType = string;
1129
+ /** Optional parameters. */
1130
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1131
+ }
1132
+ /** Contains response data for the list operation. */
1133
+ export type OperationsListResponse = OperationListResult;
1134
+ /** Optional parameters. */
1135
+ export interface SkusListOptionalParams extends coreClient.OperationOptions {
1136
+ /** Specify $filter='location eq <location>' to filter on location. */
1137
+ filter?: string;
1138
+ }
1139
+ /** Contains response data for the list operation. */
1140
+ export type SkusListResponse = SkuInformationList;
1141
+ /** Optional parameters. */
1142
+ export interface ElasticSansListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1143
+ }
1144
+ /** Contains response data for the listBySubscription operation. */
1145
+ export type ElasticSansListBySubscriptionResponse = ElasticSanList;
1146
+ /** Optional parameters. */
1147
+ export interface ElasticSansListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1148
+ }
1149
+ /** Contains response data for the listByResourceGroup operation. */
1150
+ export type ElasticSansListByResourceGroupResponse = ElasticSanList;
1151
+ /** Optional parameters. */
1152
+ export interface ElasticSansCreateOptionalParams extends coreClient.OperationOptions {
1153
+ /** Delay to wait until next poll, in milliseconds. */
1154
+ updateIntervalInMs?: number;
1155
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1156
+ resumeFrom?: string;
1157
+ }
1158
+ /** Contains response data for the create operation. */
1159
+ export type ElasticSansCreateResponse = ElasticSan;
1160
+ /** Optional parameters. */
1161
+ export interface ElasticSansUpdateOptionalParams extends coreClient.OperationOptions {
1162
+ /** Delay to wait until next poll, in milliseconds. */
1163
+ updateIntervalInMs?: number;
1164
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1165
+ resumeFrom?: string;
1166
+ }
1167
+ /** Contains response data for the update operation. */
1168
+ export type ElasticSansUpdateResponse = ElasticSan;
1169
+ /** Optional parameters. */
1170
+ export interface ElasticSansDeleteOptionalParams extends coreClient.OperationOptions {
1171
+ /** Delay to wait until next poll, in milliseconds. */
1172
+ updateIntervalInMs?: number;
1173
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1174
+ resumeFrom?: string;
1175
+ }
1176
+ /** Optional parameters. */
1177
+ export interface ElasticSansGetOptionalParams extends coreClient.OperationOptions {
1178
+ }
1179
+ /** Contains response data for the get operation. */
1180
+ export type ElasticSansGetResponse = ElasticSan;
1181
+ /** Optional parameters. */
1182
+ export interface ElasticSansListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1183
+ }
1184
+ /** Contains response data for the listBySubscriptionNext operation. */
1185
+ export type ElasticSansListBySubscriptionNextResponse = ElasticSanList;
1186
+ /** Optional parameters. */
1187
+ export interface ElasticSansListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1188
+ }
1189
+ /** Contains response data for the listByResourceGroupNext operation. */
1190
+ export type ElasticSansListByResourceGroupNextResponse = ElasticSanList;
1191
+ /** Optional parameters. */
1192
+ export interface VolumeGroupsListByElasticSanOptionalParams extends coreClient.OperationOptions {
1193
+ /** Optional, returns only soft deleted volume groups if set to true. If set to false or if not specified, returns only active volume groups. */
1194
+ xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;
1195
+ }
1196
+ /** Contains response data for the listByElasticSan operation. */
1197
+ export type VolumeGroupsListByElasticSanResponse = VolumeGroupList;
1198
+ /** Optional parameters. */
1199
+ export interface VolumeGroupsCreateOptionalParams extends coreClient.OperationOptions {
1200
+ /** Delay to wait until next poll, in milliseconds. */
1201
+ updateIntervalInMs?: number;
1202
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1203
+ resumeFrom?: string;
1204
+ }
1205
+ /** Contains response data for the create operation. */
1206
+ export type VolumeGroupsCreateResponse = VolumeGroup;
1207
+ /** Optional parameters. */
1208
+ export interface VolumeGroupsUpdateOptionalParams extends coreClient.OperationOptions {
1209
+ /** Delay to wait until next poll, in milliseconds. */
1210
+ updateIntervalInMs?: number;
1211
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1212
+ resumeFrom?: string;
1213
+ }
1214
+ /** Contains response data for the update operation. */
1215
+ export type VolumeGroupsUpdateResponse = VolumeGroup;
1216
+ /** Optional parameters. */
1217
+ export interface VolumeGroupsDeleteOptionalParams extends coreClient.OperationOptions {
1218
+ /** Delay to wait until next poll, in milliseconds. */
1219
+ updateIntervalInMs?: number;
1220
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1221
+ resumeFrom?: string;
1222
+ }
1223
+ /** Optional parameters. */
1224
+ export interface VolumeGroupsGetOptionalParams extends coreClient.OperationOptions {
1225
+ }
1226
+ /** Contains response data for the get operation. */
1227
+ export type VolumeGroupsGetResponse = VolumeGroup;
1228
+ /** Optional parameters. */
1229
+ export interface VolumeGroupsListByElasticSanNextOptionalParams extends coreClient.OperationOptions {
1230
+ /** Optional, returns only soft deleted volume groups if set to true. If set to false or if not specified, returns only active volume groups. */
1231
+ xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;
1232
+ }
1233
+ /** Contains response data for the listByElasticSanNext operation. */
1234
+ export type VolumeGroupsListByElasticSanNextResponse = VolumeGroupList;
1235
+ /** Optional parameters. */
1236
+ export interface VolumesCreateOptionalParams extends coreClient.OperationOptions {
1237
+ /** Delay to wait until next poll, in milliseconds. */
1238
+ updateIntervalInMs?: number;
1239
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1240
+ resumeFrom?: string;
1241
+ }
1242
+ /** Contains response data for the create operation. */
1243
+ export type VolumesCreateResponse = Volume;
1244
+ /** Optional parameters. */
1245
+ export interface VolumesUpdateOptionalParams extends coreClient.OperationOptions {
1246
+ /** Delay to wait until next poll, in milliseconds. */
1247
+ updateIntervalInMs?: number;
1248
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1249
+ resumeFrom?: string;
1250
+ }
1251
+ /** Contains response data for the update operation. */
1252
+ export type VolumesUpdateResponse = Volume;
1253
+ /** Optional parameters. */
1254
+ export interface VolumesDeleteOptionalParams extends coreClient.OperationOptions {
1255
+ /** Optional, used to delete snapshots under volume. Allowed value are only true or false. Default value is false. */
1256
+ xMsDeleteSnapshots?: XMsDeleteSnapshots;
1257
+ /** Optional, used to delete volume if active sessions present. Allowed value are only true or false. Default value is false. */
1258
+ xMsForceDelete?: XMsForceDelete;
1259
+ /** Optional. Specifies that the delete operation should be a permanent delete for the soft deleted volume. The value of deleteType can only be 'permanent'. */
1260
+ deleteType?: DeleteType;
1261
+ /** Delay to wait until next poll, in milliseconds. */
1262
+ updateIntervalInMs?: number;
1263
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1264
+ resumeFrom?: string;
1265
+ }
1266
+ /** Optional parameters. */
1267
+ export interface VolumesGetOptionalParams extends coreClient.OperationOptions {
1268
+ }
1269
+ /** Contains response data for the get operation. */
1270
+ export type VolumesGetResponse = Volume;
1271
+ /** Optional parameters. */
1272
+ export interface VolumesListByVolumeGroupOptionalParams extends coreClient.OperationOptions {
1273
+ /** Optional, returns only soft deleted volumes if set to true. If set to false or if not specified, returns only active volumes. */
1274
+ xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;
1275
+ }
1276
+ /** Contains response data for the listByVolumeGroup operation. */
1277
+ export type VolumesListByVolumeGroupResponse = VolumeList;
1278
+ /** Optional parameters. */
1279
+ export interface VolumesPreBackupOptionalParams extends coreClient.OperationOptions {
1280
+ /** Delay to wait until next poll, in milliseconds. */
1281
+ updateIntervalInMs?: number;
1282
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1283
+ resumeFrom?: string;
1284
+ }
1285
+ /** Contains response data for the preBackup operation. */
1286
+ export type VolumesPreBackupResponse = PreValidationResponse;
1287
+ /** Optional parameters. */
1288
+ export interface VolumesPreRestoreOptionalParams extends coreClient.OperationOptions {
1289
+ /** Delay to wait until next poll, in milliseconds. */
1290
+ updateIntervalInMs?: number;
1291
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1292
+ resumeFrom?: string;
1293
+ }
1294
+ /** Contains response data for the preRestore operation. */
1295
+ export type VolumesPreRestoreResponse = PreValidationResponse;
1296
+ /** Optional parameters. */
1297
+ export interface VolumesListByVolumeGroupNextOptionalParams extends coreClient.OperationOptions {
1298
+ /** Optional, returns only soft deleted volumes if set to true. If set to false or if not specified, returns only active volumes. */
1299
+ xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;
1300
+ }
1301
+ /** Contains response data for the listByVolumeGroupNext operation. */
1302
+ export type VolumesListByVolumeGroupNextResponse = VolumeList;
1303
+ /** Optional parameters. */
1304
+ export interface RestoreVolumeOptionalParams extends coreClient.OperationOptions {
1305
+ /** Delay to wait until next poll, in milliseconds. */
1306
+ updateIntervalInMs?: number;
1307
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1308
+ resumeFrom?: string;
1309
+ }
1310
+ /** Contains response data for the restoreVolume operation. */
1311
+ export type RestoreVolumeResponse = Volume;
1312
+ /** Optional parameters. */
1313
+ export interface PrivateEndpointConnectionsCreateOptionalParams extends coreClient.OperationOptions {
1314
+ /** Delay to wait until next poll, in milliseconds. */
1315
+ updateIntervalInMs?: number;
1316
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1317
+ resumeFrom?: string;
1318
+ }
1319
+ /** Contains response data for the create operation. */
1320
+ export type PrivateEndpointConnectionsCreateResponse = PrivateEndpointConnection;
1321
+ /** Optional parameters. */
1322
+ export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
1323
+ }
1324
+ /** Contains response data for the get operation. */
1325
+ export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1326
+ /** Optional parameters. */
1327
+ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
1328
+ /** Delay to wait until next poll, in milliseconds. */
1329
+ updateIntervalInMs?: number;
1330
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1331
+ resumeFrom?: string;
1332
+ }
1333
+ /** Optional parameters. */
1334
+ export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
1335
+ }
1336
+ /** Contains response data for the list operation. */
1337
+ export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;
1338
+ /** Optional parameters. */
1339
+ export interface PrivateLinkResourcesListByElasticSanOptionalParams extends coreClient.OperationOptions {
1340
+ }
1341
+ /** Contains response data for the listByElasticSan operation. */
1342
+ export type PrivateLinkResourcesListByElasticSanResponse = PrivateLinkResourceListResult;
1343
+ /** Optional parameters. */
1344
+ export interface VolumeSnapshotsListByVolumeGroupOptionalParams extends coreClient.OperationOptions {
1345
+ /** Specify $filter='volumeName eq <volume name>' to filter on volume. */
1346
+ filter?: string;
1347
+ }
1348
+ /** Contains response data for the listByVolumeGroup operation. */
1349
+ export type VolumeSnapshotsListByVolumeGroupResponse = SnapshotList;
1350
+ /** Optional parameters. */
1351
+ export interface VolumeSnapshotsCreateOptionalParams extends coreClient.OperationOptions {
1352
+ /** Delay to wait until next poll, in milliseconds. */
1353
+ updateIntervalInMs?: number;
1354
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1355
+ resumeFrom?: string;
1356
+ }
1357
+ /** Contains response data for the create operation. */
1358
+ export type VolumeSnapshotsCreateResponse = Snapshot;
1359
+ /** Optional parameters. */
1360
+ export interface VolumeSnapshotsDeleteOptionalParams extends coreClient.OperationOptions {
1361
+ /** Delay to wait until next poll, in milliseconds. */
1362
+ updateIntervalInMs?: number;
1363
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1364
+ resumeFrom?: string;
1365
+ }
1366
+ /** Optional parameters. */
1367
+ export interface VolumeSnapshotsGetOptionalParams extends coreClient.OperationOptions {
1368
+ }
1369
+ /** Contains response data for the get operation. */
1370
+ export type VolumeSnapshotsGetResponse = Snapshot;
1371
+ /** Optional parameters. */
1372
+ export interface VolumeSnapshotsListByVolumeGroupNextOptionalParams extends coreClient.OperationOptions {
1373
+ }
1374
+ /** Contains response data for the listByVolumeGroupNext operation. */
1375
+ export type VolumeSnapshotsListByVolumeGroupNextResponse = SnapshotList;
1376
+ /** Optional parameters. */
1377
+ export interface ElasticSanManagementOptionalParams extends coreClient.ServiceClientOptions {
1378
+ /** server parameter */
1379
+ $host?: string;
1380
+ /** Api Version */
1381
+ apiVersion?: string;
1382
+ /** Overrides client endpoint. */
1383
+ endpoint?: string;
1384
+ }
1385
+ //# sourceMappingURL=index.d.ts.map