@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,1430 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
-
9
- import * as coreClient from "@azure/core-client";
10
-
11
- /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
12
- export interface OperationListResult {
13
- /**
14
- * List of operations supported by the resource provider
15
- * NOTE: This property will not be serialized. It can only be populated by the server.
16
- */
17
- readonly value?: Operation[];
18
- /**
19
- * URL to get the next set of operation list results (if there are any).
20
- * NOTE: This property will not be serialized. It can only be populated by the server.
21
- */
22
- readonly nextLink?: string;
23
- }
24
-
25
- /** Details of a REST API operation, returned from the Resource Provider Operations API */
26
- export interface Operation {
27
- /**
28
- * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
29
- * NOTE: This property will not be serialized. It can only be populated by the server.
30
- */
31
- readonly name?: string;
32
- /**
33
- * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
34
- * NOTE: This property will not be serialized. It can only be populated by the server.
35
- */
36
- readonly isDataAction?: boolean;
37
- /** Localized display information for this particular operation. */
38
- display?: OperationDisplay;
39
- /**
40
- * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
41
- * NOTE: This property will not be serialized. It can only be populated by the server.
42
- */
43
- readonly origin?: Origin;
44
- /**
45
- * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
46
- * NOTE: This property will not be serialized. It can only be populated by the server.
47
- */
48
- readonly actionType?: ActionType;
49
- }
50
-
51
- /** Localized display information for this particular operation. */
52
- export interface OperationDisplay {
53
- /**
54
- * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
55
- * NOTE: This property will not be serialized. It can only be populated by the server.
56
- */
57
- readonly provider?: string;
58
- /**
59
- * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
60
- * NOTE: This property will not be serialized. It can only be populated by the server.
61
- */
62
- readonly resource?: string;
63
- /**
64
- * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
65
- * NOTE: This property will not be serialized. It can only be populated by the server.
66
- */
67
- readonly operation?: string;
68
- /**
69
- * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
70
- * NOTE: This property will not be serialized. It can only be populated by the server.
71
- */
72
- readonly description?: string;
73
- }
74
-
75
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
76
- export interface ErrorResponse {
77
- /** The error object. */
78
- error?: ErrorDetail;
79
- }
80
-
81
- /** The error detail. */
82
- export interface ErrorDetail {
83
- /**
84
- * The error code.
85
- * NOTE: This property will not be serialized. It can only be populated by the server.
86
- */
87
- readonly code?: string;
88
- /**
89
- * The error message.
90
- * NOTE: This property will not be serialized. It can only be populated by the server.
91
- */
92
- readonly message?: string;
93
- /**
94
- * The error target.
95
- * NOTE: This property will not be serialized. It can only be populated by the server.
96
- */
97
- readonly target?: string;
98
- /**
99
- * The error details.
100
- * NOTE: This property will not be serialized. It can only be populated by the server.
101
- */
102
- readonly details?: ErrorDetail[];
103
- /**
104
- * The error additional info.
105
- * NOTE: This property will not be serialized. It can only be populated by the server.
106
- */
107
- readonly additionalInfo?: ErrorAdditionalInfo[];
108
- }
109
-
110
- /** The resource management error additional info. */
111
- export interface ErrorAdditionalInfo {
112
- /**
113
- * The additional info type.
114
- * NOTE: This property will not be serialized. It can only be populated by the server.
115
- */
116
- readonly type?: string;
117
- /**
118
- * The additional info.
119
- * NOTE: This property will not be serialized. It can only be populated by the server.
120
- */
121
- readonly info?: Record<string, unknown>;
122
- }
123
-
124
- /** List of SKU Information objects */
125
- export interface SkuInformationList {
126
- /**
127
- * List of ResourceType Sku
128
- * NOTE: This property will not be serialized. It can only be populated by the server.
129
- */
130
- readonly value?: SkuInformation[];
131
- /**
132
- * URI to fetch the next section of the paginated response.
133
- * NOTE: This property will not be serialized. It can only be populated by the server.
134
- */
135
- readonly nextLink?: string;
136
- }
137
-
138
- /** ElasticSAN SKU and its properties */
139
- export interface SkuInformation {
140
- /** Sku Name */
141
- name: SkuName;
142
- /** Sku Tier */
143
- tier?: SkuTier;
144
- /**
145
- * The type of the resource.
146
- * NOTE: This property will not be serialized. It can only be populated by the server.
147
- */
148
- readonly resourceType?: string;
149
- /**
150
- * 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.).
151
- * NOTE: This property will not be serialized. It can only be populated by the server.
152
- */
153
- readonly locations?: string[];
154
- /**
155
- * Availability of the SKU for the location/zone
156
- * NOTE: This property will not be serialized. It can only be populated by the server.
157
- */
158
- readonly locationInfo?: SkuLocationInfo[];
159
- /**
160
- * The capability information in the specified SKU.
161
- * NOTE: This property will not be serialized. It can only be populated by the server.
162
- */
163
- readonly capabilities?: SKUCapability[];
164
- }
165
-
166
- /** The location info. */
167
- export interface SkuLocationInfo {
168
- /**
169
- * The location.
170
- * NOTE: This property will not be serialized. It can only be populated by the server.
171
- */
172
- readonly location?: string;
173
- /**
174
- * The zones.
175
- * NOTE: This property will not be serialized. It can only be populated by the server.
176
- */
177
- readonly zones?: string[];
178
- }
179
-
180
- /** The capability information in the specified SKU. */
181
- export interface SKUCapability {
182
- /**
183
- * The name of capability.
184
- * NOTE: This property will not be serialized. It can only be populated by the server.
185
- */
186
- readonly name?: string;
187
- /**
188
- * A string value to indicate states of given capability.
189
- * NOTE: This property will not be serialized. It can only be populated by the server.
190
- */
191
- readonly value?: string;
192
- }
193
-
194
- /** List of Elastic Sans */
195
- export interface ElasticSanList {
196
- /** An array of Elastic San objects. */
197
- value?: ElasticSan[];
198
- /**
199
- * URI to fetch the next section of the paginated response.
200
- * NOTE: This property will not be serialized. It can only be populated by the server.
201
- */
202
- readonly nextLink?: string;
203
- }
204
-
205
- /** Elastic San response properties. */
206
- export interface ElasticSanProperties {
207
- /** resource sku */
208
- sku: Sku;
209
- /** Logical zone for Elastic San resource; example: ["1"]. */
210
- availabilityZones?: string[];
211
- /**
212
- * State of the operation on the resource.
213
- * NOTE: This property will not be serialized. It can only be populated by the server.
214
- */
215
- readonly provisioningState?: ProvisioningStates;
216
- /** Base size of the Elastic San appliance in TiB. */
217
- baseSizeTiB: number;
218
- /** Extended size of the Elastic San appliance in TiB. */
219
- extendedCapacitySizeTiB: number;
220
- /**
221
- * Total size of the provisioned Volumes in GiB.
222
- * NOTE: This property will not be serialized. It can only be populated by the server.
223
- */
224
- readonly totalVolumeSizeGiB?: number;
225
- /**
226
- * Total number of volume groups in this Elastic San appliance.
227
- * NOTE: This property will not be serialized. It can only be populated by the server.
228
- */
229
- readonly volumeGroupCount?: number;
230
- /**
231
- * Total Provisioned IOPS of the Elastic San appliance.
232
- * NOTE: This property will not be serialized. It can only be populated by the server.
233
- */
234
- readonly totalIops?: number;
235
- /**
236
- * Total Provisioned MBps Elastic San appliance.
237
- * NOTE: This property will not be serialized. It can only be populated by the server.
238
- */
239
- readonly totalMBps?: number;
240
- /**
241
- * Total size of the Elastic San appliance in TB.
242
- * NOTE: This property will not be serialized. It can only be populated by the server.
243
- */
244
- readonly totalSizeTiB?: number;
245
- /**
246
- * The list of Private Endpoint Connections.
247
- * NOTE: This property will not be serialized. It can only be populated by the server.
248
- */
249
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
250
- /** Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
251
- publicNetworkAccess?: PublicNetworkAccess;
252
- /** Auto Scale Properties for Elastic San Appliance. */
253
- autoScaleProperties?: AutoScaleProperties;
254
- }
255
-
256
- /** The SKU name. Required for account creation; optional for update. */
257
- export interface Sku {
258
- /** The sku name. */
259
- name: SkuName;
260
- /** The sku tier. */
261
- tier?: SkuTier;
262
- }
263
-
264
- /** Response for PrivateEndpoint connection properties */
265
- export interface PrivateEndpointConnectionProperties {
266
- /**
267
- * Provisioning State of Private Endpoint connection resource
268
- * NOTE: This property will not be serialized. It can only be populated by the server.
269
- */
270
- readonly provisioningState?: ProvisioningStates;
271
- /** Private Endpoint resource */
272
- privateEndpoint?: PrivateEndpoint;
273
- /** Private Link Service Connection State. */
274
- privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
275
- /** List of resources private endpoint is mapped */
276
- groupIds?: string[];
277
- }
278
-
279
- /** Response for PrivateEndpoint */
280
- export interface PrivateEndpoint {
281
- /**
282
- * The ARM identifier for Private Endpoint
283
- * NOTE: This property will not be serialized. It can only be populated by the server.
284
- */
285
- readonly id?: string;
286
- }
287
-
288
- /** Response for Private Link Service Connection state */
289
- export interface PrivateLinkServiceConnectionState {
290
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
291
- status?: PrivateEndpointServiceConnectionStatus;
292
- /** The reason for approval/rejection of the connection. */
293
- description?: string;
294
- /** A message indicating if changes on the service provider require any updates on the consumer. */
295
- actionsRequired?: string;
296
- }
297
-
298
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
299
- export interface Resource {
300
- /**
301
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
302
- * NOTE: This property will not be serialized. It can only be populated by the server.
303
- */
304
- readonly id?: string;
305
- /**
306
- * The name of the resource
307
- * NOTE: This property will not be serialized. It can only be populated by the server.
308
- */
309
- readonly name?: string;
310
- /**
311
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
312
- * NOTE: This property will not be serialized. It can only be populated by the server.
313
- */
314
- readonly type?: string;
315
- /**
316
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
317
- * NOTE: This property will not be serialized. It can only be populated by the server.
318
- */
319
- readonly systemData?: SystemData;
320
- }
321
-
322
- /** Metadata pertaining to creation and last modification of the resource. */
323
- export interface SystemData {
324
- /** The identity that created the resource. */
325
- createdBy?: string;
326
- /** The type of identity that created the resource. */
327
- createdByType?: CreatedByType;
328
- /** The timestamp of resource creation (UTC). */
329
- createdAt?: Date;
330
- /** The identity that last modified the resource. */
331
- lastModifiedBy?: string;
332
- /** The type of identity that last modified the resource. */
333
- lastModifiedByType?: CreatedByType;
334
- /** The timestamp of resource last modification (UTC) */
335
- lastModifiedAt?: Date;
336
- }
337
-
338
- /** The auto scale settings on Elastic San Appliance. */
339
- export interface AutoScaleProperties {
340
- /** Scale up settings on Elastic San Appliance. */
341
- scaleUpProperties?: ScaleUpProperties;
342
- }
343
-
344
- /** Scale up properties on Elastic San Appliance. */
345
- export interface ScaleUpProperties {
346
- /** Unused size on Elastic San appliance in TiB. */
347
- unusedSizeTiB?: number;
348
- /** Unit to increase Capacity Unit on Elastic San appliance in TiB. */
349
- increaseCapacityUnitByTiB?: number;
350
- /** Maximum scale up size on Elastic San appliance in TiB. */
351
- capacityUnitScaleUpLimitTiB?: number;
352
- /** Enable or Disable scale up setting on Elastic San Appliance. */
353
- autoScalePolicyEnforcement?: AutoScalePolicyEnforcement;
354
- }
355
-
356
- /** Response for ElasticSan update request. */
357
- export interface ElasticSanUpdate {
358
- /** Properties of ElasticSan. */
359
- properties?: ElasticSanUpdateProperties;
360
- /** Update tags */
361
- tags?: { [propertyName: string]: string };
362
- }
363
-
364
- /** Elastic San update properties. */
365
- export interface ElasticSanUpdateProperties {
366
- /** Base size of the Elastic San appliance in TiB. */
367
- baseSizeTiB?: number;
368
- /** Extended size of the Elastic San appliance in TiB. */
369
- extendedCapacitySizeTiB?: number;
370
- /** Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
371
- publicNetworkAccess?: PublicNetworkAccess;
372
- /** Auto Scale Properties for Elastic San Appliance. */
373
- autoScaleProperties?: AutoScaleProperties;
374
- }
375
-
376
- /** List of Volume Groups */
377
- export interface VolumeGroupList {
378
- /** An array of Volume Groups objects. */
379
- value?: VolumeGroup[];
380
- /**
381
- * URI to fetch the next section of the paginated response.
382
- * NOTE: This property will not be serialized. It can only be populated by the server.
383
- */
384
- readonly nextLink?: string;
385
- }
386
-
387
- /** Identity for the resource. */
388
- export interface Identity {
389
- /**
390
- * The principal ID of resource identity.
391
- * NOTE: This property will not be serialized. It can only be populated by the server.
392
- */
393
- readonly principalId?: string;
394
- /**
395
- * The tenant ID of resource.
396
- * NOTE: This property will not be serialized. It can only be populated by the server.
397
- */
398
- readonly tenantId?: string;
399
- /** The identity type. */
400
- type: IdentityType;
401
- /** 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. */
402
- userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };
403
- }
404
-
405
- /** UserAssignedIdentity for the resource. */
406
- export interface UserAssignedIdentity {
407
- /**
408
- * The principal ID of the identity.
409
- * NOTE: This property will not be serialized. It can only be populated by the server.
410
- */
411
- readonly principalId?: string;
412
- /**
413
- * The client ID of the identity.
414
- * NOTE: This property will not be serialized. It can only be populated by the server.
415
- */
416
- readonly clientId?: string;
417
- }
418
-
419
- /** VolumeGroup response properties. */
420
- export interface VolumeGroupProperties {
421
- /**
422
- * State of the operation on the resource.
423
- * NOTE: This property will not be serialized. It can only be populated by the server.
424
- */
425
- readonly provisioningState?: ProvisioningStates;
426
- /** Type of storage target */
427
- protocolType?: StorageTargetType;
428
- /** Type of encryption */
429
- encryption?: EncryptionType;
430
- /** Encryption Properties describing Key Vault and Identity information */
431
- encryptionProperties?: EncryptionProperties;
432
- /** A collection of rules governing the accessibility from specific network locations. */
433
- networkAcls?: NetworkRuleSet;
434
- /**
435
- * The list of Private Endpoint Connections.
436
- * NOTE: This property will not be serialized. It can only be populated by the server.
437
- */
438
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
439
- /** A boolean indicating whether or not Data Integrity Check is enabled */
440
- enforceDataIntegrityCheckForIscsi?: boolean;
441
- }
442
-
443
- /** The encryption settings on the volume group. */
444
- export interface EncryptionProperties {
445
- /** Properties provided by key vault. */
446
- keyVaultProperties?: KeyVaultProperties;
447
- /** The identity to be used with service-side encryption at rest. */
448
- encryptionIdentity?: EncryptionIdentity;
449
- }
450
-
451
- /** Properties of key vault. */
452
- export interface KeyVaultProperties {
453
- /** The name of KeyVault key. */
454
- keyName?: string;
455
- /** The version of KeyVault key. */
456
- keyVersion?: string;
457
- /** The Uri of KeyVault. */
458
- keyVaultUri?: string;
459
- /**
460
- * The object identifier of the current versioned Key Vault Key in use.
461
- * NOTE: This property will not be serialized. It can only be populated by the server.
462
- */
463
- readonly currentVersionedKeyIdentifier?: string;
464
- /**
465
- * Timestamp of last rotation of the Key Vault Key.
466
- * NOTE: This property will not be serialized. It can only be populated by the server.
467
- */
468
- readonly lastKeyRotationTimestamp?: Date;
469
- /**
470
- * This is a read only property that represents the expiration time of the current version of the customer managed key used for encryption.
471
- * NOTE: This property will not be serialized. It can only be populated by the server.
472
- */
473
- readonly currentVersionedKeyExpirationTimestamp?: Date;
474
- }
475
-
476
- /** Encryption identity for the volume group. */
477
- export interface EncryptionIdentity {
478
- /** Resource identifier of the UserAssigned identity to be associated with server-side encryption on the volume group. */
479
- encryptionUserAssignedIdentity?: string;
480
- }
481
-
482
- /** A set of rules governing the network accessibility. */
483
- export interface NetworkRuleSet {
484
- /** The list of virtual network rules. */
485
- virtualNetworkRules?: VirtualNetworkRule[];
486
- }
487
-
488
- /** Virtual Network rule. */
489
- export interface VirtualNetworkRule {
490
- /** Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. */
491
- virtualNetworkResourceId: string;
492
- /** The action of virtual network rule. */
493
- action?: Action;
494
- }
495
-
496
- /** Volume Group request. */
497
- export interface VolumeGroupUpdate {
498
- /** The identity of the resource. */
499
- identity?: Identity;
500
- /** Properties of VolumeGroup. */
501
- properties?: VolumeGroupUpdateProperties;
502
- }
503
-
504
- /** VolumeGroup response properties. */
505
- export interface VolumeGroupUpdateProperties {
506
- /** Type of storage target */
507
- protocolType?: StorageTargetType;
508
- /** Type of encryption */
509
- encryption?: EncryptionType;
510
- /** Encryption Properties describing Key Vault and Identity information */
511
- encryptionProperties?: EncryptionProperties;
512
- /** A collection of rules governing the accessibility from specific network locations. */
513
- networkAcls?: NetworkRuleSet;
514
- /** A boolean indicating whether or not Data Integrity Check is enabled */
515
- enforceDataIntegrityCheckForIscsi?: boolean;
516
- }
517
-
518
- /** Volume response properties. */
519
- export interface VolumeProperties {
520
- /**
521
- * Unique Id of the volume in GUID format
522
- * NOTE: This property will not be serialized. It can only be populated by the server.
523
- */
524
- readonly volumeId?: string;
525
- /** State of the operation on the resource. */
526
- creationData?: SourceCreationData;
527
- /** Volume size. */
528
- sizeGiB: number;
529
- /**
530
- * Storage target information
531
- * NOTE: This property will not be serialized. It can only be populated by the server.
532
- */
533
- readonly storageTarget?: IscsiTargetInfo;
534
- /** Parent resource information. */
535
- managedBy?: ManagedByInfo;
536
- /**
537
- * State of the operation on the resource.
538
- * NOTE: This property will not be serialized. It can only be populated by the server.
539
- */
540
- readonly provisioningState?: ProvisioningStates;
541
- }
542
-
543
- /** Data source used when creating the volume. */
544
- export interface SourceCreationData {
545
- /** This enumerates the possible sources of a volume creation. */
546
- createSource?: VolumeCreateOption;
547
- /** Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" */
548
- sourceId?: string;
549
- }
550
-
551
- /** Iscsi target information */
552
- export interface IscsiTargetInfo {
553
- /**
554
- * iSCSI Target IQN (iSCSI Qualified Name); example: "iqn.2005-03.org.iscsi:server".
555
- * NOTE: This property will not be serialized. It can only be populated by the server.
556
- */
557
- readonly targetIqn?: string;
558
- /**
559
- * iSCSI Target Portal Host Name
560
- * NOTE: This property will not be serialized. It can only be populated by the server.
561
- */
562
- readonly targetPortalHostname?: string;
563
- /**
564
- * iSCSI Target Portal Port
565
- * NOTE: This property will not be serialized. It can only be populated by the server.
566
- */
567
- readonly targetPortalPort?: number;
568
- /**
569
- * State of the operation on the resource.
570
- * NOTE: This property will not be serialized. It can only be populated by the server.
571
- */
572
- readonly provisioningState?: ProvisioningStates;
573
- /** Operational status of the iSCSI Target. */
574
- status?: OperationalStatus;
575
- }
576
-
577
- /** Parent resource information. */
578
- export interface ManagedByInfo {
579
- /** Resource ID of the resource managing the volume, this is a restricted field and can only be set for internal use. */
580
- resourceId?: string;
581
- }
582
-
583
- /** Response for Volume request. */
584
- export interface VolumeUpdate {
585
- /** Properties of Volume. */
586
- properties?: VolumeUpdateProperties;
587
- }
588
-
589
- /** Volume response properties. */
590
- export interface VolumeUpdateProperties {
591
- /** Volume size. */
592
- sizeGiB?: number;
593
- /** Parent resource information. */
594
- managedBy?: ManagedByInfo;
595
- }
596
-
597
- /** List of Volumes */
598
- export interface VolumeList {
599
- /** An array of Volume objects. */
600
- value?: Volume[];
601
- /**
602
- * URI to fetch the next section of the paginated response.
603
- * NOTE: This property will not be serialized. It can only be populated by the server.
604
- */
605
- readonly nextLink?: string;
606
- }
607
-
608
- /** List of private endpoint connections associated with SAN */
609
- export interface PrivateEndpointConnectionListResult {
610
- /** Array of private endpoint connections */
611
- value?: PrivateEndpointConnection[];
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
-
619
- /** A list of private link resources */
620
- export interface PrivateLinkResourceListResult {
621
- /** Array of private link resources */
622
- value?: PrivateLinkResource[];
623
- /**
624
- * URI to fetch the next section of the paginated response.
625
- * NOTE: This property will not be serialized. It can only be populated by the server.
626
- */
627
- readonly nextLink?: string;
628
- }
629
-
630
- /** Properties of a private link resource. */
631
- export interface PrivateLinkResourceProperties {
632
- /**
633
- * The private link resource group id.
634
- * NOTE: This property will not be serialized. It can only be populated by the server.
635
- */
636
- readonly groupId?: string;
637
- /**
638
- * The private link resource required member names.
639
- * NOTE: This property will not be serialized. It can only be populated by the server.
640
- */
641
- readonly requiredMembers?: string[];
642
- /** The private link resource Private link DNS zone name. */
643
- requiredZoneNames?: string[];
644
- }
645
-
646
- /** List of Snapshots */
647
- export interface SnapshotList {
648
- /** An array of Snapshot objects. */
649
- value?: Snapshot[];
650
- /**
651
- * URI to fetch the next section of the paginated response.
652
- * NOTE: This property will not be serialized. It can only be populated by the server.
653
- */
654
- readonly nextLink?: string;
655
- }
656
-
657
- /** Properties for Snapshot. */
658
- export interface SnapshotProperties {
659
- /** Data used when creating a volume snapshot. */
660
- creationData: SnapshotCreationData;
661
- /**
662
- * State of the operation on the resource.
663
- * NOTE: This property will not be serialized. It can only be populated by the server.
664
- */
665
- readonly provisioningState?: ProvisioningStates;
666
- /**
667
- * Size of Source Volume
668
- * NOTE: This property will not be serialized. It can only be populated by the server.
669
- */
670
- readonly sourceVolumeSizeGiB?: number;
671
- /**
672
- * Source Volume Name of a snapshot
673
- * NOTE: This property will not be serialized. It can only be populated by the server.
674
- */
675
- readonly volumeName?: string;
676
- }
677
-
678
- /** Data used when creating a volume snapshot. */
679
- export interface SnapshotCreationData {
680
- /** Fully qualified resource ID of the volume. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" */
681
- sourceId: string;
682
- }
683
-
684
- /** Response for PrivateEndpoint Connection object */
685
- export interface PrivateEndpointConnection extends Resource {
686
- /** Private Endpoint Connection Properties. */
687
- properties: PrivateEndpointConnectionProperties;
688
- }
689
-
690
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
691
- export interface TrackedResource extends Resource {
692
- /** Resource tags. */
693
- tags?: { [propertyName: string]: string };
694
- /** The geo-location where the resource lives */
695
- location: string;
696
- }
697
-
698
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
699
- export interface ProxyResource extends Resource {}
700
-
701
- /** A private link resource */
702
- export interface PrivateLinkResource extends Resource {
703
- /** Resource properties. */
704
- properties?: PrivateLinkResourceProperties;
705
- }
706
-
707
- /** Response for ElasticSan request. */
708
- export interface ElasticSan extends TrackedResource {
709
- /** Properties of ElasticSan. */
710
- properties: ElasticSanProperties;
711
- }
712
-
713
- /** Response for Volume Group request. */
714
- export interface VolumeGroup extends ProxyResource {
715
- /** The identity of the resource. */
716
- identity?: Identity;
717
- /** Properties of VolumeGroup. */
718
- properties?: VolumeGroupProperties;
719
- }
720
-
721
- /** Response for Volume request. */
722
- export interface Volume extends ProxyResource {
723
- /** Properties of Volume. */
724
- properties: VolumeProperties;
725
- }
726
-
727
- /** Response for Volume Snapshot request. */
728
- export interface Snapshot extends ProxyResource {
729
- /** Properties of Volume Snapshot. */
730
- properties: SnapshotProperties;
731
- }
732
-
733
- /** Defines headers for ElasticSans_update operation. */
734
- export interface ElasticSansUpdateHeaders {
735
- location?: string;
736
- }
737
-
738
- /** Defines headers for ElasticSans_delete operation. */
739
- export interface ElasticSansDeleteHeaders {
740
- location?: string;
741
- }
742
-
743
- /** Defines headers for VolumeGroups_update operation. */
744
- export interface VolumeGroupsUpdateHeaders {
745
- location?: string;
746
- }
747
-
748
- /** Defines headers for VolumeGroups_delete operation. */
749
- export interface VolumeGroupsDeleteHeaders {
750
- location?: string;
751
- }
752
-
753
- /** Defines headers for Volumes_update operation. */
754
- export interface VolumesUpdateHeaders {
755
- location?: string;
756
- }
757
-
758
- /** Defines headers for Volumes_delete operation. */
759
- export interface VolumesDeleteHeaders {
760
- location?: string;
761
- }
762
-
763
- /** Defines headers for PrivateEndpointConnections_delete operation. */
764
- export interface PrivateEndpointConnectionsDeleteHeaders {
765
- location?: string;
766
- }
767
-
768
- /** Defines headers for VolumeSnapshots_delete operation. */
769
- export interface VolumeSnapshotsDeleteHeaders {
770
- location?: string;
771
- }
772
-
773
- /** Known values of {@link Origin} that the service accepts. */
774
- export enum KnownOrigin {
775
- /** User */
776
- User = "user",
777
- /** System */
778
- System = "system",
779
- /** UserSystem */
780
- UserSystem = "user,system",
781
- }
782
-
783
- /**
784
- * Defines values for Origin. \
785
- * {@link KnownOrigin} can be used interchangeably with Origin,
786
- * this enum contains the known values that the service supports.
787
- * ### Known values supported by the service
788
- * **user** \
789
- * **system** \
790
- * **user,system**
791
- */
792
- export type Origin = string;
793
-
794
- /** Known values of {@link ActionType} that the service accepts. */
795
- export enum KnownActionType {
796
- /** Internal */
797
- Internal = "Internal",
798
- }
799
-
800
- /**
801
- * Defines values for ActionType. \
802
- * {@link KnownActionType} can be used interchangeably with ActionType,
803
- * this enum contains the known values that the service supports.
804
- * ### Known values supported by the service
805
- * **Internal**
806
- */
807
- export type ActionType = string;
808
-
809
- /** Known values of {@link SkuName} that the service accepts. */
810
- export enum KnownSkuName {
811
- /** Premium locally redundant storage */
812
- PremiumLRS = "Premium_LRS",
813
- /** Premium zone redundant storage */
814
- PremiumZRS = "Premium_ZRS",
815
- }
816
-
817
- /**
818
- * Defines values for SkuName. \
819
- * {@link KnownSkuName} can be used interchangeably with SkuName,
820
- * this enum contains the known values that the service supports.
821
- * ### Known values supported by the service
822
- * **Premium_LRS**: Premium locally redundant storage \
823
- * **Premium_ZRS**: Premium zone redundant storage
824
- */
825
- export type SkuName = string;
826
-
827
- /** Known values of {@link SkuTier} that the service accepts. */
828
- export enum KnownSkuTier {
829
- /** Premium Tier */
830
- Premium = "Premium",
831
- }
832
-
833
- /**
834
- * Defines values for SkuTier. \
835
- * {@link KnownSkuTier} can be used interchangeably with SkuTier,
836
- * this enum contains the known values that the service supports.
837
- * ### Known values supported by the service
838
- * **Premium**: Premium Tier
839
- */
840
- export type SkuTier = string;
841
-
842
- /** Known values of {@link ProvisioningStates} that the service accepts. */
843
- export enum KnownProvisioningStates {
844
- /** Invalid */
845
- Invalid = "Invalid",
846
- /** Succeeded */
847
- Succeeded = "Succeeded",
848
- /** Failed */
849
- Failed = "Failed",
850
- /** Canceled */
851
- Canceled = "Canceled",
852
- /** Pending */
853
- Pending = "Pending",
854
- /** Creating */
855
- Creating = "Creating",
856
- /** Updating */
857
- Updating = "Updating",
858
- /** Deleting */
859
- Deleting = "Deleting",
860
- }
861
-
862
- /**
863
- * Defines values for ProvisioningStates. \
864
- * {@link KnownProvisioningStates} can be used interchangeably with ProvisioningStates,
865
- * this enum contains the known values that the service supports.
866
- * ### Known values supported by the service
867
- * **Invalid** \
868
- * **Succeeded** \
869
- * **Failed** \
870
- * **Canceled** \
871
- * **Pending** \
872
- * **Creating** \
873
- * **Updating** \
874
- * **Deleting**
875
- */
876
- export type ProvisioningStates = string;
877
-
878
- /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
879
- export enum KnownPrivateEndpointServiceConnectionStatus {
880
- /** Pending */
881
- Pending = "Pending",
882
- /** Approved */
883
- Approved = "Approved",
884
- /** Failed */
885
- Failed = "Failed",
886
- /** Rejected */
887
- Rejected = "Rejected",
888
- }
889
-
890
- /**
891
- * Defines values for PrivateEndpointServiceConnectionStatus. \
892
- * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
893
- * this enum contains the known values that the service supports.
894
- * ### Known values supported by the service
895
- * **Pending** \
896
- * **Approved** \
897
- * **Failed** \
898
- * **Rejected**
899
- */
900
- export type PrivateEndpointServiceConnectionStatus = string;
901
-
902
- /** Known values of {@link CreatedByType} that the service accepts. */
903
- export enum KnownCreatedByType {
904
- /** User */
905
- User = "User",
906
- /** Application */
907
- Application = "Application",
908
- /** ManagedIdentity */
909
- ManagedIdentity = "ManagedIdentity",
910
- /** Key */
911
- Key = "Key",
912
- }
913
-
914
- /**
915
- * Defines values for CreatedByType. \
916
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
917
- * this enum contains the known values that the service supports.
918
- * ### Known values supported by the service
919
- * **User** \
920
- * **Application** \
921
- * **ManagedIdentity** \
922
- * **Key**
923
- */
924
- export type CreatedByType = string;
925
-
926
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
927
- export enum KnownPublicNetworkAccess {
928
- /** Enabled */
929
- Enabled = "Enabled",
930
- /** Disabled */
931
- Disabled = "Disabled",
932
- }
933
-
934
- /**
935
- * Defines values for PublicNetworkAccess. \
936
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
937
- * this enum contains the known values that the service supports.
938
- * ### Known values supported by the service
939
- * **Enabled** \
940
- * **Disabled**
941
- */
942
- export type PublicNetworkAccess = string;
943
-
944
- /** Known values of {@link AutoScalePolicyEnforcement} that the service accepts. */
945
- export enum KnownAutoScalePolicyEnforcement {
946
- /** None */
947
- None = "None",
948
- /** Enabled */
949
- Enabled = "Enabled",
950
- /** Disabled */
951
- Disabled = "Disabled",
952
- }
953
-
954
- /**
955
- * Defines values for AutoScalePolicyEnforcement. \
956
- * {@link KnownAutoScalePolicyEnforcement} can be used interchangeably with AutoScalePolicyEnforcement,
957
- * this enum contains the known values that the service supports.
958
- * ### Known values supported by the service
959
- * **None** \
960
- * **Enabled** \
961
- * **Disabled**
962
- */
963
- export type AutoScalePolicyEnforcement = string;
964
-
965
- /** Known values of {@link IdentityType} that the service accepts. */
966
- export enum KnownIdentityType {
967
- /** None */
968
- None = "None",
969
- /** SystemAssigned */
970
- SystemAssigned = "SystemAssigned",
971
- /** UserAssigned */
972
- UserAssigned = "UserAssigned",
973
- }
974
-
975
- /**
976
- * Defines values for IdentityType. \
977
- * {@link KnownIdentityType} can be used interchangeably with IdentityType,
978
- * this enum contains the known values that the service supports.
979
- * ### Known values supported by the service
980
- * **None** \
981
- * **SystemAssigned** \
982
- * **UserAssigned**
983
- */
984
- export type IdentityType = string;
985
-
986
- /** Known values of {@link StorageTargetType} that the service accepts. */
987
- export enum KnownStorageTargetType {
988
- /** Iscsi */
989
- Iscsi = "Iscsi",
990
- /** None */
991
- None = "None",
992
- }
993
-
994
- /**
995
- * Defines values for StorageTargetType. \
996
- * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,
997
- * this enum contains the known values that the service supports.
998
- * ### Known values supported by the service
999
- * **Iscsi** \
1000
- * **None**
1001
- */
1002
- export type StorageTargetType = string;
1003
-
1004
- /** Known values of {@link EncryptionType} that the service accepts. */
1005
- export enum KnownEncryptionType {
1006
- /** Volume is encrypted at rest with Platform managed key. It is the default encryption type. */
1007
- EncryptionAtRestWithPlatformKey = "EncryptionAtRestWithPlatformKey",
1008
- /** Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer. */
1009
- EncryptionAtRestWithCustomerManagedKey = "EncryptionAtRestWithCustomerManagedKey",
1010
- }
1011
-
1012
- /**
1013
- * Defines values for EncryptionType. \
1014
- * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,
1015
- * this enum contains the known values that the service supports.
1016
- * ### Known values supported by the service
1017
- * **EncryptionAtRestWithPlatformKey**: Volume is encrypted at rest with Platform managed key. It is the default encryption type. \
1018
- * **EncryptionAtRestWithCustomerManagedKey**: Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer.
1019
- */
1020
- export type EncryptionType = string;
1021
-
1022
- /** Known values of {@link Action} that the service accepts. */
1023
- export enum KnownAction {
1024
- /** Allow */
1025
- Allow = "Allow",
1026
- }
1027
-
1028
- /**
1029
- * Defines values for Action. \
1030
- * {@link KnownAction} can be used interchangeably with Action,
1031
- * this enum contains the known values that the service supports.
1032
- * ### Known values supported by the service
1033
- * **Allow**
1034
- */
1035
- export type Action = string;
1036
-
1037
- /** Known values of {@link VolumeCreateOption} that the service accepts. */
1038
- export enum KnownVolumeCreateOption {
1039
- /** None */
1040
- None = "None",
1041
- /** VolumeSnapshot */
1042
- VolumeSnapshot = "VolumeSnapshot",
1043
- /** DiskSnapshot */
1044
- DiskSnapshot = "DiskSnapshot",
1045
- /** Disk */
1046
- Disk = "Disk",
1047
- /** DiskRestorePoint */
1048
- DiskRestorePoint = "DiskRestorePoint",
1049
- }
1050
-
1051
- /**
1052
- * Defines values for VolumeCreateOption. \
1053
- * {@link KnownVolumeCreateOption} can be used interchangeably with VolumeCreateOption,
1054
- * this enum contains the known values that the service supports.
1055
- * ### Known values supported by the service
1056
- * **None** \
1057
- * **VolumeSnapshot** \
1058
- * **DiskSnapshot** \
1059
- * **Disk** \
1060
- * **DiskRestorePoint**
1061
- */
1062
- export type VolumeCreateOption = string;
1063
-
1064
- /** Known values of {@link OperationalStatus} that the service accepts. */
1065
- export enum KnownOperationalStatus {
1066
- /** Invalid */
1067
- Invalid = "Invalid",
1068
- /** Unknown */
1069
- Unknown = "Unknown",
1070
- /** Healthy */
1071
- Healthy = "Healthy",
1072
- /** Unhealthy */
1073
- Unhealthy = "Unhealthy",
1074
- /** Updating */
1075
- Updating = "Updating",
1076
- /** Running */
1077
- Running = "Running",
1078
- /** Stopped */
1079
- Stopped = "Stopped",
1080
- /** StoppedDeallocated */
1081
- StoppedDeallocated = "Stopped (deallocated)",
1082
- }
1083
-
1084
- /**
1085
- * Defines values for OperationalStatus. \
1086
- * {@link KnownOperationalStatus} can be used interchangeably with OperationalStatus,
1087
- * this enum contains the known values that the service supports.
1088
- * ### Known values supported by the service
1089
- * **Invalid** \
1090
- * **Unknown** \
1091
- * **Healthy** \
1092
- * **Unhealthy** \
1093
- * **Updating** \
1094
- * **Running** \
1095
- * **Stopped** \
1096
- * **Stopped (deallocated)**
1097
- */
1098
- export type OperationalStatus = string;
1099
-
1100
- /** Known values of {@link XMsDeleteSnapshots} that the service accepts. */
1101
- export enum KnownXMsDeleteSnapshots {
1102
- /** True */
1103
- True = "true",
1104
- /** False */
1105
- False = "false",
1106
- }
1107
-
1108
- /**
1109
- * Defines values for XMsDeleteSnapshots. \
1110
- * {@link KnownXMsDeleteSnapshots} can be used interchangeably with XMsDeleteSnapshots,
1111
- * this enum contains the known values that the service supports.
1112
- * ### Known values supported by the service
1113
- * **true** \
1114
- * **false**
1115
- */
1116
- export type XMsDeleteSnapshots = string;
1117
-
1118
- /** Known values of {@link XMsForceDelete} that the service accepts. */
1119
- export enum KnownXMsForceDelete {
1120
- /** True */
1121
- True = "true",
1122
- /** False */
1123
- False = "false",
1124
- }
1125
-
1126
- /**
1127
- * Defines values for XMsForceDelete. \
1128
- * {@link KnownXMsForceDelete} can be used interchangeably with XMsForceDelete,
1129
- * this enum contains the known values that the service supports.
1130
- * ### Known values supported by the service
1131
- * **true** \
1132
- * **false**
1133
- */
1134
- export type XMsForceDelete = string;
1135
-
1136
- /** Optional parameters. */
1137
- export interface OperationsListOptionalParams
1138
- extends coreClient.OperationOptions {}
1139
-
1140
- /** Contains response data for the list operation. */
1141
- export type OperationsListResponse = OperationListResult;
1142
-
1143
- /** Optional parameters. */
1144
- export interface SkusListOptionalParams extends coreClient.OperationOptions {
1145
- /** Specify $filter='location eq <location>' to filter on location. */
1146
- filter?: string;
1147
- }
1148
-
1149
- /** Contains response data for the list operation. */
1150
- export type SkusListResponse = SkuInformationList;
1151
-
1152
- /** Optional parameters. */
1153
- export interface ElasticSansListBySubscriptionOptionalParams
1154
- extends coreClient.OperationOptions {}
1155
-
1156
- /** Contains response data for the listBySubscription operation. */
1157
- export type ElasticSansListBySubscriptionResponse = ElasticSanList;
1158
-
1159
- /** Optional parameters. */
1160
- export interface ElasticSansListByResourceGroupOptionalParams
1161
- extends coreClient.OperationOptions {}
1162
-
1163
- /** Contains response data for the listByResourceGroup operation. */
1164
- export type ElasticSansListByResourceGroupResponse = ElasticSanList;
1165
-
1166
- /** Optional parameters. */
1167
- export interface ElasticSansCreateOptionalParams
1168
- extends coreClient.OperationOptions {
1169
- /** Delay to wait until next poll, in milliseconds. */
1170
- updateIntervalInMs?: number;
1171
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1172
- resumeFrom?: string;
1173
- }
1174
-
1175
- /** Contains response data for the create operation. */
1176
- export type ElasticSansCreateResponse = ElasticSan;
1177
-
1178
- /** Optional parameters. */
1179
- export interface ElasticSansUpdateOptionalParams
1180
- extends coreClient.OperationOptions {
1181
- /** Delay to wait until next poll, in milliseconds. */
1182
- updateIntervalInMs?: number;
1183
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1184
- resumeFrom?: string;
1185
- }
1186
-
1187
- /** Contains response data for the update operation. */
1188
- export type ElasticSansUpdateResponse = ElasticSan;
1189
-
1190
- /** Optional parameters. */
1191
- export interface ElasticSansDeleteOptionalParams
1192
- extends coreClient.OperationOptions {
1193
- /** Delay to wait until next poll, in milliseconds. */
1194
- updateIntervalInMs?: number;
1195
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1196
- resumeFrom?: string;
1197
- }
1198
-
1199
- /** Optional parameters. */
1200
- export interface ElasticSansGetOptionalParams
1201
- extends coreClient.OperationOptions {}
1202
-
1203
- /** Contains response data for the get operation. */
1204
- export type ElasticSansGetResponse = ElasticSan;
1205
-
1206
- /** Optional parameters. */
1207
- export interface ElasticSansListBySubscriptionNextOptionalParams
1208
- extends coreClient.OperationOptions {}
1209
-
1210
- /** Contains response data for the listBySubscriptionNext operation. */
1211
- export type ElasticSansListBySubscriptionNextResponse = ElasticSanList;
1212
-
1213
- /** Optional parameters. */
1214
- export interface ElasticSansListByResourceGroupNextOptionalParams
1215
- extends coreClient.OperationOptions {}
1216
-
1217
- /** Contains response data for the listByResourceGroupNext operation. */
1218
- export type ElasticSansListByResourceGroupNextResponse = ElasticSanList;
1219
-
1220
- /** Optional parameters. */
1221
- export interface VolumeGroupsListByElasticSanOptionalParams
1222
- extends coreClient.OperationOptions {}
1223
-
1224
- /** Contains response data for the listByElasticSan operation. */
1225
- export type VolumeGroupsListByElasticSanResponse = VolumeGroupList;
1226
-
1227
- /** Optional parameters. */
1228
- export interface VolumeGroupsCreateOptionalParams
1229
- extends coreClient.OperationOptions {
1230
- /** Delay to wait until next poll, in milliseconds. */
1231
- updateIntervalInMs?: number;
1232
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1233
- resumeFrom?: string;
1234
- }
1235
-
1236
- /** Contains response data for the create operation. */
1237
- export type VolumeGroupsCreateResponse = VolumeGroup;
1238
-
1239
- /** Optional parameters. */
1240
- export interface VolumeGroupsUpdateOptionalParams
1241
- extends coreClient.OperationOptions {
1242
- /** Delay to wait until next poll, in milliseconds. */
1243
- updateIntervalInMs?: number;
1244
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1245
- resumeFrom?: string;
1246
- }
1247
-
1248
- /** Contains response data for the update operation. */
1249
- export type VolumeGroupsUpdateResponse = VolumeGroup;
1250
-
1251
- /** Optional parameters. */
1252
- export interface VolumeGroupsDeleteOptionalParams
1253
- extends coreClient.OperationOptions {
1254
- /** Delay to wait until next poll, in milliseconds. */
1255
- updateIntervalInMs?: number;
1256
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1257
- resumeFrom?: string;
1258
- }
1259
-
1260
- /** Optional parameters. */
1261
- export interface VolumeGroupsGetOptionalParams
1262
- extends coreClient.OperationOptions {}
1263
-
1264
- /** Contains response data for the get operation. */
1265
- export type VolumeGroupsGetResponse = VolumeGroup;
1266
-
1267
- /** Optional parameters. */
1268
- export interface VolumeGroupsListByElasticSanNextOptionalParams
1269
- extends coreClient.OperationOptions {}
1270
-
1271
- /** Contains response data for the listByElasticSanNext operation. */
1272
- export type VolumeGroupsListByElasticSanNextResponse = VolumeGroupList;
1273
-
1274
- /** Optional parameters. */
1275
- export interface VolumesCreateOptionalParams
1276
- extends coreClient.OperationOptions {
1277
- /** Delay to wait until next poll, in milliseconds. */
1278
- updateIntervalInMs?: number;
1279
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1280
- resumeFrom?: string;
1281
- }
1282
-
1283
- /** Contains response data for the create operation. */
1284
- export type VolumesCreateResponse = Volume;
1285
-
1286
- /** Optional parameters. */
1287
- export interface VolumesUpdateOptionalParams
1288
- 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
-
1295
- /** Contains response data for the update operation. */
1296
- export type VolumesUpdateResponse = Volume;
1297
-
1298
- /** Optional parameters. */
1299
- export interface VolumesDeleteOptionalParams
1300
- extends coreClient.OperationOptions {
1301
- /** Optional, used to delete snapshots under volume. Allowed value are only true or false. Default value is false. */
1302
- xMsDeleteSnapshots?: XMsDeleteSnapshots;
1303
- /** Optional, used to delete volume if active sessions present. Allowed value are only true or false. Default value is false. */
1304
- xMsForceDelete?: XMsForceDelete;
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
-
1311
- /** Optional parameters. */
1312
- export interface VolumesGetOptionalParams extends coreClient.OperationOptions {}
1313
-
1314
- /** Contains response data for the get operation. */
1315
- export type VolumesGetResponse = Volume;
1316
-
1317
- /** Optional parameters. */
1318
- export interface VolumesListByVolumeGroupOptionalParams
1319
- extends coreClient.OperationOptions {}
1320
-
1321
- /** Contains response data for the listByVolumeGroup operation. */
1322
- export type VolumesListByVolumeGroupResponse = VolumeList;
1323
-
1324
- /** Optional parameters. */
1325
- export interface VolumesListByVolumeGroupNextOptionalParams
1326
- extends coreClient.OperationOptions {}
1327
-
1328
- /** Contains response data for the listByVolumeGroupNext operation. */
1329
- export type VolumesListByVolumeGroupNextResponse = VolumeList;
1330
-
1331
- /** Optional parameters. */
1332
- export interface PrivateEndpointConnectionsCreateOptionalParams
1333
- extends coreClient.OperationOptions {
1334
- /** Delay to wait until next poll, in milliseconds. */
1335
- updateIntervalInMs?: number;
1336
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1337
- resumeFrom?: string;
1338
- }
1339
-
1340
- /** Contains response data for the create operation. */
1341
- export type PrivateEndpointConnectionsCreateResponse =
1342
- PrivateEndpointConnection;
1343
-
1344
- /** Optional parameters. */
1345
- export interface PrivateEndpointConnectionsGetOptionalParams
1346
- extends coreClient.OperationOptions {}
1347
-
1348
- /** Contains response data for the get operation. */
1349
- export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1350
-
1351
- /** Optional parameters. */
1352
- export interface PrivateEndpointConnectionsDeleteOptionalParams
1353
- extends coreClient.OperationOptions {
1354
- /** Delay to wait until next poll, in milliseconds. */
1355
- updateIntervalInMs?: number;
1356
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1357
- resumeFrom?: string;
1358
- }
1359
-
1360
- /** Optional parameters. */
1361
- export interface PrivateEndpointConnectionsListOptionalParams
1362
- extends coreClient.OperationOptions {}
1363
-
1364
- /** Contains response data for the list operation. */
1365
- export type PrivateEndpointConnectionsListResponse =
1366
- PrivateEndpointConnectionListResult;
1367
-
1368
- /** Optional parameters. */
1369
- export interface PrivateLinkResourcesListByElasticSanOptionalParams
1370
- extends coreClient.OperationOptions {}
1371
-
1372
- /** Contains response data for the listByElasticSan operation. */
1373
- export type PrivateLinkResourcesListByElasticSanResponse =
1374
- PrivateLinkResourceListResult;
1375
-
1376
- /** Optional parameters. */
1377
- export interface VolumeSnapshotsListByVolumeGroupOptionalParams
1378
- extends coreClient.OperationOptions {
1379
- /** Specify $filter='volumeName eq <volume name>' to filter on volume. */
1380
- filter?: string;
1381
- }
1382
-
1383
- /** Contains response data for the listByVolumeGroup operation. */
1384
- export type VolumeSnapshotsListByVolumeGroupResponse = SnapshotList;
1385
-
1386
- /** Optional parameters. */
1387
- export interface VolumeSnapshotsCreateOptionalParams
1388
- extends coreClient.OperationOptions {
1389
- /** Delay to wait until next poll, in milliseconds. */
1390
- updateIntervalInMs?: number;
1391
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1392
- resumeFrom?: string;
1393
- }
1394
-
1395
- /** Contains response data for the create operation. */
1396
- export type VolumeSnapshotsCreateResponse = Snapshot;
1397
-
1398
- /** Optional parameters. */
1399
- export interface VolumeSnapshotsDeleteOptionalParams
1400
- extends coreClient.OperationOptions {
1401
- /** Delay to wait until next poll, in milliseconds. */
1402
- updateIntervalInMs?: number;
1403
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1404
- resumeFrom?: string;
1405
- }
1406
-
1407
- /** Optional parameters. */
1408
- export interface VolumeSnapshotsGetOptionalParams
1409
- extends coreClient.OperationOptions {}
1410
-
1411
- /** Contains response data for the get operation. */
1412
- export type VolumeSnapshotsGetResponse = Snapshot;
1413
-
1414
- /** Optional parameters. */
1415
- export interface VolumeSnapshotsListByVolumeGroupNextOptionalParams
1416
- extends coreClient.OperationOptions {}
1417
-
1418
- /** Contains response data for the listByVolumeGroupNext operation. */
1419
- export type VolumeSnapshotsListByVolumeGroupNextResponse = SnapshotList;
1420
-
1421
- /** Optional parameters. */
1422
- export interface ElasticSanManagementOptionalParams
1423
- extends coreClient.ServiceClientOptions {
1424
- /** server parameter */
1425
- $host?: string;
1426
- /** Api Version */
1427
- apiVersion?: string;
1428
- /** Overrides client endpoint. */
1429
- endpoint?: string;
1430
- }