@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
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,213 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.KnownDeleteType = exports.KnownXMsForceDelete = exports.KnownXMsDeleteSnapshots = exports.KnownOperationalStatus = exports.KnownVolumeCreateOption = exports.KnownPolicyState = exports.KnownAction = exports.KnownEncryptionType = exports.KnownStorageTargetType = exports.KnownIdentityType = exports.KnownXMsAccessSoftDeletedResources = exports.KnownAutoScalePolicyEnforcement = exports.KnownPublicNetworkAccess = exports.KnownCreatedByType = exports.KnownPrivateEndpointServiceConnectionStatus = exports.KnownProvisioningStates = exports.KnownSkuTier = exports.KnownSkuName = exports.KnownActionType = exports.KnownOrigin = void 0;
11
+ /** Known values of {@link Origin} that the service accepts. */
12
+ var KnownOrigin;
13
+ (function (KnownOrigin) {
14
+ /** User */
15
+ KnownOrigin["User"] = "user";
16
+ /** System */
17
+ KnownOrigin["System"] = "system";
18
+ /** UserSystem */
19
+ KnownOrigin["UserSystem"] = "user,system";
20
+ })(KnownOrigin || (exports.KnownOrigin = KnownOrigin = {}));
21
+ /** Known values of {@link ActionType} that the service accepts. */
22
+ var KnownActionType;
23
+ (function (KnownActionType) {
24
+ /** Internal */
25
+ KnownActionType["Internal"] = "Internal";
26
+ })(KnownActionType || (exports.KnownActionType = KnownActionType = {}));
27
+ /** Known values of {@link SkuName} that the service accepts. */
28
+ var KnownSkuName;
29
+ (function (KnownSkuName) {
30
+ /** Premium locally redundant storage */
31
+ KnownSkuName["PremiumLRS"] = "Premium_LRS";
32
+ /** Premium zone redundant storage */
33
+ KnownSkuName["PremiumZRS"] = "Premium_ZRS";
34
+ })(KnownSkuName || (exports.KnownSkuName = KnownSkuName = {}));
35
+ /** Known values of {@link SkuTier} that the service accepts. */
36
+ var KnownSkuTier;
37
+ (function (KnownSkuTier) {
38
+ /** Premium Tier */
39
+ KnownSkuTier["Premium"] = "Premium";
40
+ })(KnownSkuTier || (exports.KnownSkuTier = KnownSkuTier = {}));
41
+ /** Known values of {@link ProvisioningStates} that the service accepts. */
42
+ var KnownProvisioningStates;
43
+ (function (KnownProvisioningStates) {
44
+ /** Invalid */
45
+ KnownProvisioningStates["Invalid"] = "Invalid";
46
+ /** Succeeded */
47
+ KnownProvisioningStates["Succeeded"] = "Succeeded";
48
+ /** Failed */
49
+ KnownProvisioningStates["Failed"] = "Failed";
50
+ /** Canceled */
51
+ KnownProvisioningStates["Canceled"] = "Canceled";
52
+ /** Pending */
53
+ KnownProvisioningStates["Pending"] = "Pending";
54
+ /** Creating */
55
+ KnownProvisioningStates["Creating"] = "Creating";
56
+ /** Updating */
57
+ KnownProvisioningStates["Updating"] = "Updating";
58
+ /** Deleting */
59
+ KnownProvisioningStates["Deleting"] = "Deleting";
60
+ /** Deleted */
61
+ KnownProvisioningStates["Deleted"] = "Deleted";
62
+ /** Restoring */
63
+ KnownProvisioningStates["Restoring"] = "Restoring";
64
+ /** SoftDeleting */
65
+ KnownProvisioningStates["SoftDeleting"] = "SoftDeleting";
66
+ })(KnownProvisioningStates || (exports.KnownProvisioningStates = KnownProvisioningStates = {}));
67
+ /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
68
+ var KnownPrivateEndpointServiceConnectionStatus;
69
+ (function (KnownPrivateEndpointServiceConnectionStatus) {
70
+ /** Pending */
71
+ KnownPrivateEndpointServiceConnectionStatus["Pending"] = "Pending";
72
+ /** Approved */
73
+ KnownPrivateEndpointServiceConnectionStatus["Approved"] = "Approved";
74
+ /** Failed */
75
+ KnownPrivateEndpointServiceConnectionStatus["Failed"] = "Failed";
76
+ /** Rejected */
77
+ KnownPrivateEndpointServiceConnectionStatus["Rejected"] = "Rejected";
78
+ })(KnownPrivateEndpointServiceConnectionStatus || (exports.KnownPrivateEndpointServiceConnectionStatus = KnownPrivateEndpointServiceConnectionStatus = {}));
79
+ /** Known values of {@link CreatedByType} that the service accepts. */
80
+ var KnownCreatedByType;
81
+ (function (KnownCreatedByType) {
82
+ /** User */
83
+ KnownCreatedByType["User"] = "User";
84
+ /** Application */
85
+ KnownCreatedByType["Application"] = "Application";
86
+ /** ManagedIdentity */
87
+ KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
88
+ /** Key */
89
+ KnownCreatedByType["Key"] = "Key";
90
+ })(KnownCreatedByType || (exports.KnownCreatedByType = KnownCreatedByType = {}));
91
+ /** Known values of {@link PublicNetworkAccess} that the service accepts. */
92
+ var KnownPublicNetworkAccess;
93
+ (function (KnownPublicNetworkAccess) {
94
+ /** Enabled */
95
+ KnownPublicNetworkAccess["Enabled"] = "Enabled";
96
+ /** Disabled */
97
+ KnownPublicNetworkAccess["Disabled"] = "Disabled";
98
+ })(KnownPublicNetworkAccess || (exports.KnownPublicNetworkAccess = KnownPublicNetworkAccess = {}));
99
+ /** Known values of {@link AutoScalePolicyEnforcement} that the service accepts. */
100
+ var KnownAutoScalePolicyEnforcement;
101
+ (function (KnownAutoScalePolicyEnforcement) {
102
+ /** None */
103
+ KnownAutoScalePolicyEnforcement["None"] = "None";
104
+ /** Enabled */
105
+ KnownAutoScalePolicyEnforcement["Enabled"] = "Enabled";
106
+ /** Disabled */
107
+ KnownAutoScalePolicyEnforcement["Disabled"] = "Disabled";
108
+ })(KnownAutoScalePolicyEnforcement || (exports.KnownAutoScalePolicyEnforcement = KnownAutoScalePolicyEnforcement = {}));
109
+ /** Known values of {@link XMsAccessSoftDeletedResources} that the service accepts. */
110
+ var KnownXMsAccessSoftDeletedResources;
111
+ (function (KnownXMsAccessSoftDeletedResources) {
112
+ /** True */
113
+ KnownXMsAccessSoftDeletedResources["True"] = "true";
114
+ /** False */
115
+ KnownXMsAccessSoftDeletedResources["False"] = "false";
116
+ })(KnownXMsAccessSoftDeletedResources || (exports.KnownXMsAccessSoftDeletedResources = KnownXMsAccessSoftDeletedResources = {}));
117
+ /** Known values of {@link IdentityType} that the service accepts. */
118
+ var KnownIdentityType;
119
+ (function (KnownIdentityType) {
120
+ /** None */
121
+ KnownIdentityType["None"] = "None";
122
+ /** SystemAssigned */
123
+ KnownIdentityType["SystemAssigned"] = "SystemAssigned";
124
+ /** UserAssigned */
125
+ KnownIdentityType["UserAssigned"] = "UserAssigned";
126
+ })(KnownIdentityType || (exports.KnownIdentityType = KnownIdentityType = {}));
127
+ /** Known values of {@link StorageTargetType} that the service accepts. */
128
+ var KnownStorageTargetType;
129
+ (function (KnownStorageTargetType) {
130
+ /** Iscsi */
131
+ KnownStorageTargetType["Iscsi"] = "Iscsi";
132
+ /** None */
133
+ KnownStorageTargetType["None"] = "None";
134
+ })(KnownStorageTargetType || (exports.KnownStorageTargetType = KnownStorageTargetType = {}));
135
+ /** Known values of {@link EncryptionType} that the service accepts. */
136
+ var KnownEncryptionType;
137
+ (function (KnownEncryptionType) {
138
+ /** Volume is encrypted at rest with Platform managed key. It is the default encryption type. */
139
+ KnownEncryptionType["EncryptionAtRestWithPlatformKey"] = "EncryptionAtRestWithPlatformKey";
140
+ /** Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer. */
141
+ KnownEncryptionType["EncryptionAtRestWithCustomerManagedKey"] = "EncryptionAtRestWithCustomerManagedKey";
142
+ })(KnownEncryptionType || (exports.KnownEncryptionType = KnownEncryptionType = {}));
143
+ /** Known values of {@link Action} that the service accepts. */
144
+ var KnownAction;
145
+ (function (KnownAction) {
146
+ /** Allow */
147
+ KnownAction["Allow"] = "Allow";
148
+ })(KnownAction || (exports.KnownAction = KnownAction = {}));
149
+ /** Known values of {@link PolicyState} that the service accepts. */
150
+ var KnownPolicyState;
151
+ (function (KnownPolicyState) {
152
+ /** Enabled */
153
+ KnownPolicyState["Enabled"] = "Enabled";
154
+ /** Disabled */
155
+ KnownPolicyState["Disabled"] = "Disabled";
156
+ })(KnownPolicyState || (exports.KnownPolicyState = KnownPolicyState = {}));
157
+ /** Known values of {@link VolumeCreateOption} that the service accepts. */
158
+ var KnownVolumeCreateOption;
159
+ (function (KnownVolumeCreateOption) {
160
+ /** None */
161
+ KnownVolumeCreateOption["None"] = "None";
162
+ /** VolumeSnapshot */
163
+ KnownVolumeCreateOption["VolumeSnapshot"] = "VolumeSnapshot";
164
+ /** DiskSnapshot */
165
+ KnownVolumeCreateOption["DiskSnapshot"] = "DiskSnapshot";
166
+ /** Disk */
167
+ KnownVolumeCreateOption["Disk"] = "Disk";
168
+ /** DiskRestorePoint */
169
+ KnownVolumeCreateOption["DiskRestorePoint"] = "DiskRestorePoint";
170
+ })(KnownVolumeCreateOption || (exports.KnownVolumeCreateOption = KnownVolumeCreateOption = {}));
171
+ /** Known values of {@link OperationalStatus} that the service accepts. */
172
+ var KnownOperationalStatus;
173
+ (function (KnownOperationalStatus) {
174
+ /** Invalid */
175
+ KnownOperationalStatus["Invalid"] = "Invalid";
176
+ /** Unknown */
177
+ KnownOperationalStatus["Unknown"] = "Unknown";
178
+ /** Healthy */
179
+ KnownOperationalStatus["Healthy"] = "Healthy";
180
+ /** Unhealthy */
181
+ KnownOperationalStatus["Unhealthy"] = "Unhealthy";
182
+ /** Updating */
183
+ KnownOperationalStatus["Updating"] = "Updating";
184
+ /** Running */
185
+ KnownOperationalStatus["Running"] = "Running";
186
+ /** Stopped */
187
+ KnownOperationalStatus["Stopped"] = "Stopped";
188
+ /** StoppedDeallocated */
189
+ KnownOperationalStatus["StoppedDeallocated"] = "Stopped (deallocated)";
190
+ })(KnownOperationalStatus || (exports.KnownOperationalStatus = KnownOperationalStatus = {}));
191
+ /** Known values of {@link XMsDeleteSnapshots} that the service accepts. */
192
+ var KnownXMsDeleteSnapshots;
193
+ (function (KnownXMsDeleteSnapshots) {
194
+ /** True */
195
+ KnownXMsDeleteSnapshots["True"] = "true";
196
+ /** False */
197
+ KnownXMsDeleteSnapshots["False"] = "false";
198
+ })(KnownXMsDeleteSnapshots || (exports.KnownXMsDeleteSnapshots = KnownXMsDeleteSnapshots = {}));
199
+ /** Known values of {@link XMsForceDelete} that the service accepts. */
200
+ var KnownXMsForceDelete;
201
+ (function (KnownXMsForceDelete) {
202
+ /** True */
203
+ KnownXMsForceDelete["True"] = "true";
204
+ /** False */
205
+ KnownXMsForceDelete["False"] = "false";
206
+ })(KnownXMsForceDelete || (exports.KnownXMsForceDelete = KnownXMsForceDelete = {}));
207
+ /** Known values of {@link DeleteType} that the service accepts. */
208
+ var KnownDeleteType;
209
+ (function (KnownDeleteType) {
210
+ /** Permanent */
211
+ KnownDeleteType["Permanent"] = "permanent";
212
+ })(KnownDeleteType || (exports.KnownDeleteType = KnownDeleteType = {}));
213
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** List of SKU Information objects */\nexport interface SkuInformationList {\n /**\n * List of ResourceType Sku\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SkuInformation[];\n /**\n * URI to fetch the next section of the paginated response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** ElasticSAN SKU and its properties */\nexport interface SkuInformation {\n /** Sku Name */\n name: SkuName;\n /** Sku Tier */\n tier?: SkuTier;\n /**\n * The type of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceType?: string;\n /**\n * 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.).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly locations?: string[];\n /**\n * Availability of the SKU for the location/zone\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly locationInfo?: SkuLocationInfo[];\n /**\n * The capability information in the specified SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: SKUCapability[];\n}\n\n/** The location info. */\nexport interface SkuLocationInfo {\n /**\n * The location.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly location?: string;\n /**\n * The zones.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly zones?: string[];\n}\n\n/** The capability information in the specified SKU. */\nexport interface SKUCapability {\n /**\n * The name of capability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * A string value to indicate states of given capability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n}\n\n/** List of Elastic Sans */\nexport interface ElasticSanList {\n /** An array of Elastic San objects. */\n value?: ElasticSan[];\n /**\n * URI to fetch the next section of the paginated response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Elastic San response properties. */\nexport interface ElasticSanProperties {\n /** resource sku */\n sku: Sku;\n /** Logical zone for Elastic San resource; example: [\"1\"]. */\n availabilityZones?: string[];\n /**\n * State of the operation on the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningStates;\n /** Base size of the Elastic San appliance in TiB. */\n baseSizeTiB: number;\n /** Extended size of the Elastic San appliance in TiB. */\n extendedCapacitySizeTiB: number;\n /**\n * Total size of the provisioned Volumes in GiB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalVolumeSizeGiB?: number;\n /**\n * Total number of volume groups in this Elastic San appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeGroupCount?: number;\n /**\n * Total Provisioned IOPS of the Elastic San appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalIops?: number;\n /**\n * Total Provisioned MBps Elastic San appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalMBps?: number;\n /**\n * Total size of the Elastic San appliance in TB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalSizeTiB?: number;\n /**\n * The list of Private Endpoint Connections.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Auto Scale Properties for Elastic San Appliance. */\n autoScaleProperties?: AutoScaleProperties;\n}\n\n/** The SKU name. Required for account creation; optional for update. */\nexport interface Sku {\n /** The sku name. */\n name: SkuName;\n /** The sku tier. */\n tier?: SkuTier;\n}\n\n/** Response for PrivateEndpoint connection properties */\nexport interface PrivateEndpointConnectionProperties {\n /**\n * Provisioning State of Private Endpoint connection resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningStates;\n /** Private Endpoint resource */\n privateEndpoint?: PrivateEndpoint;\n /** Private Link Service Connection State. */\n privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;\n /** List of resources private endpoint is mapped */\n groupIds?: string[];\n}\n\n/** Response for PrivateEndpoint */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Response for Private Link Service Connection state */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** The auto scale settings on Elastic San Appliance. */\nexport interface AutoScaleProperties {\n /** Scale up settings on Elastic San Appliance. */\n scaleUpProperties?: ScaleUpProperties;\n}\n\n/** Scale up properties on Elastic San Appliance. */\nexport interface ScaleUpProperties {\n /** Unused size on Elastic San appliance in TiB. */\n unusedSizeTiB?: number;\n /** Unit to increase Capacity Unit on Elastic San appliance in TiB. */\n increaseCapacityUnitByTiB?: number;\n /** Maximum scale up size on Elastic San appliance in TiB. */\n capacityUnitScaleUpLimitTiB?: number;\n /** Enable or Disable scale up setting on Elastic San Appliance. */\n autoScalePolicyEnforcement?: AutoScalePolicyEnforcement;\n}\n\n/** Response for ElasticSan update request. */\nexport interface ElasticSanUpdate {\n /** Properties of ElasticSan. */\n properties?: ElasticSanUpdateProperties;\n /** Update tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** Elastic San update properties. */\nexport interface ElasticSanUpdateProperties {\n /** Base size of the Elastic San appliance in TiB. */\n baseSizeTiB?: number;\n /** Extended size of the Elastic San appliance in TiB. */\n extendedCapacitySizeTiB?: number;\n /** Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Auto Scale Properties for Elastic San Appliance. */\n autoScaleProperties?: AutoScaleProperties;\n}\n\n/** List of Volume Groups */\nexport interface VolumeGroupList {\n /** An array of Volume Groups objects. */\n value?: VolumeGroup[];\n /**\n * URI to fetch the next section of the paginated response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Identity for the resource. */\nexport interface Identity {\n /**\n * The principal ID of resource identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** The identity type. */\n type: IdentityType;\n /** 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. */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** UserAssignedIdentity for the resource. */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** VolumeGroup response properties. */\nexport interface VolumeGroupProperties {\n /**\n * State of the operation on the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningStates;\n /** Type of storage target */\n protocolType?: StorageTargetType;\n /** Type of encryption */\n encryption?: EncryptionType;\n /** Encryption Properties describing Key Vault and Identity information */\n encryptionProperties?: EncryptionProperties;\n /** A collection of rules governing the accessibility from specific network locations. */\n networkAcls?: NetworkRuleSet;\n /**\n * The list of Private Endpoint Connections.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** A boolean indicating whether or not Data Integrity Check is enabled */\n enforceDataIntegrityCheckForIscsi?: boolean;\n /** The retention policy for the soft deleted volume group and its associated resources. */\n deleteRetentionPolicy?: DeleteRetentionPolicy;\n}\n\n/** The encryption settings on the volume group. */\nexport interface EncryptionProperties {\n /** Properties provided by key vault. */\n keyVaultProperties?: KeyVaultProperties;\n /** The identity to be used with service-side encryption at rest. */\n encryptionIdentity?: EncryptionIdentity;\n}\n\n/** Properties of key vault. */\nexport interface KeyVaultProperties {\n /** The name of KeyVault key. */\n keyName?: string;\n /** The version of KeyVault key. */\n keyVersion?: string;\n /** The Uri of KeyVault. */\n keyVaultUri?: string;\n /**\n * The object identifier of the current versioned Key Vault Key in use.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentVersionedKeyIdentifier?: string;\n /**\n * Timestamp of last rotation of the Key Vault Key.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastKeyRotationTimestamp?: Date;\n /**\n * This is a read only property that represents the expiration time of the current version of the customer managed key used for encryption.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentVersionedKeyExpirationTimestamp?: Date;\n}\n\n/** Encryption identity for the volume group. */\nexport interface EncryptionIdentity {\n /** Resource identifier of the UserAssigned identity to be associated with server-side encryption on the volume group. */\n encryptionUserAssignedIdentity?: string;\n}\n\n/** A set of rules governing the network accessibility. */\nexport interface NetworkRuleSet {\n /** The list of virtual network rules. */\n virtualNetworkRules?: VirtualNetworkRule[];\n}\n\n/** Virtual Network rule. */\nexport interface VirtualNetworkRule {\n /** Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. */\n virtualNetworkResourceId: string;\n /** The action of virtual network rule. */\n action?: Action;\n}\n\n/** Response for Delete Retention Policy object */\nexport interface DeleteRetentionPolicy {\n policyState?: PolicyState;\n /** The number of days to retain the resources after deletion. */\n retentionPeriodDays?: number;\n}\n\n/** Volume Group request. */\nexport interface VolumeGroupUpdate {\n /** The identity of the resource. */\n identity?: Identity;\n /** Properties of VolumeGroup. */\n properties?: VolumeGroupUpdateProperties;\n}\n\n/** VolumeGroup response properties. */\nexport interface VolumeGroupUpdateProperties {\n /** Type of storage target */\n protocolType?: StorageTargetType;\n /** Type of encryption */\n encryption?: EncryptionType;\n /** Encryption Properties describing Key Vault and Identity information */\n encryptionProperties?: EncryptionProperties;\n /** A collection of rules governing the accessibility from specific network locations. */\n networkAcls?: NetworkRuleSet;\n /** A boolean indicating whether or not Data Integrity Check is enabled */\n enforceDataIntegrityCheckForIscsi?: boolean;\n /** The retention policy for the soft deleted volume group and its associated resources */\n deleteRetentionPolicy?: DeleteRetentionPolicy;\n}\n\n/** Volume response properties. */\nexport interface VolumeProperties {\n /**\n * Unique Id of the volume in GUID format\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeId?: string;\n /** State of the operation on the resource. */\n creationData?: SourceCreationData;\n /** Volume size. */\n sizeGiB: number;\n /**\n * Storage target information\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageTarget?: IscsiTargetInfo;\n /** Parent resource information. */\n managedBy?: ManagedByInfo;\n /**\n * State of the operation on the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningStates;\n}\n\n/** Data source used when creating the volume. */\nexport interface SourceCreationData {\n /** This enumerates the possible sources of a volume creation. */\n createSource?: VolumeCreateOption;\n /** Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\" */\n sourceId?: string;\n}\n\n/** Iscsi target information */\nexport interface IscsiTargetInfo {\n /**\n * iSCSI Target IQN (iSCSI Qualified Name); example: \"iqn.2005-03.org.iscsi:server\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetIqn?: string;\n /**\n * iSCSI Target Portal Host Name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetPortalHostname?: string;\n /**\n * iSCSI Target Portal Port\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly targetPortalPort?: number;\n /**\n * State of the operation on the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningStates;\n /** Operational status of the iSCSI Target. */\n status?: OperationalStatus;\n}\n\n/** Parent resource information. */\nexport interface ManagedByInfo {\n /** Resource ID of the resource managing the volume, this is a restricted field and can only be set for internal use. */\n resourceId?: string;\n}\n\n/** Response for Volume request. */\nexport interface VolumeUpdate {\n /** Properties of Volume. */\n properties?: VolumeUpdateProperties;\n}\n\n/** Volume response properties. */\nexport interface VolumeUpdateProperties {\n /** Volume size. */\n sizeGiB?: number;\n /** Parent resource information. */\n managedBy?: ManagedByInfo;\n}\n\n/** List of Volumes */\nexport interface VolumeList {\n /** An array of Volume objects. */\n value?: Volume[];\n /**\n * URI to fetch the next section of the paginated response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of private endpoint connections associated with SAN */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnection[];\n /**\n * URI to fetch the next section of the paginated response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n /**\n * URI to fetch the next section of the paginated response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\n/** List of Snapshots */\nexport interface SnapshotList {\n /** An array of Snapshot objects. */\n value?: Snapshot[];\n /**\n * URI to fetch the next section of the paginated response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Properties for Snapshot. */\nexport interface SnapshotProperties {\n /** Data used when creating a volume snapshot. */\n creationData: SnapshotCreationData;\n /**\n * State of the operation on the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningStates;\n /**\n * Size of Source Volume\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceVolumeSizeGiB?: number;\n /**\n * Source Volume Name of a snapshot\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly volumeName?: string;\n}\n\n/** Data used when creating a volume snapshot. */\nexport interface SnapshotCreationData {\n /** Fully qualified resource ID of the volume. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}\" */\n sourceId: string;\n}\n\n/** object to hold array of volume names */\nexport interface VolumeNameList {\n /** array of volume names */\n volumeNames: string[];\n}\n\n/** response object for pre validation api */\nexport interface PreValidationResponse {\n /** a status value indicating success or failure of validation */\n validationStatus?: string;\n}\n\n/** object to hold array of Disk Snapshot ARM IDs */\nexport interface DiskSnapshotList {\n /** array of DiskSnapshot ARM IDs */\n diskSnapshotIds: string[];\n}\n\n/** Response for PrivateEndpoint Connection object */\nexport interface PrivateEndpointConnection extends Resource {\n /** Private Endpoint Connection Properties. */\n properties: PrivateEndpointConnectionProperties;\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** A private link resource */\nexport interface PrivateLinkResource extends Resource {\n /** Resource properties. */\n properties?: PrivateLinkResourceProperties;\n}\n\n/** Response for ElasticSan request. */\nexport interface ElasticSan extends TrackedResource {\n /** Properties of ElasticSan. */\n properties: ElasticSanProperties;\n}\n\n/** Response for Volume Group request. */\nexport interface VolumeGroup extends ProxyResource {\n /** The identity of the resource. */\n identity?: Identity;\n /** Properties of VolumeGroup. */\n properties?: VolumeGroupProperties;\n}\n\n/** Response for Volume request. */\nexport interface Volume extends ProxyResource {\n /** Properties of Volume. */\n properties: VolumeProperties;\n}\n\n/** Response for Volume Snapshot request. */\nexport interface Snapshot extends ProxyResource {\n /** Properties of Volume Snapshot. */\n properties: SnapshotProperties;\n}\n\n/** Defines headers for ElasticSans_update operation. */\nexport interface ElasticSansUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for ElasticSans_delete operation. */\nexport interface ElasticSansDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for VolumeGroups_update operation. */\nexport interface VolumeGroupsUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for VolumeGroups_delete operation. */\nexport interface VolumeGroupsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_update operation. */\nexport interface VolumesUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_delete operation. */\nexport interface VolumesDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_preBackup operation. */\nexport interface VolumesPreBackupHeaders {\n location?: string;\n}\n\n/** Defines headers for Volumes_preRestore operation. */\nexport interface VolumesPreRestoreHeaders {\n location?: string;\n}\n\n/** Defines headers for ElasticSanManagement_restoreVolume operation. */\nexport interface ElasticSanManagementRestoreVolumeHeaders {\n location?: string;\n}\n\n/** Defines headers for PrivateEndpointConnections_delete operation. */\nexport interface PrivateEndpointConnectionsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for VolumeSnapshots_delete operation. */\nexport interface VolumeSnapshotsDeleteHeaders {\n location?: string;\n}\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** Premium locally redundant storage */\n PremiumLRS = \"Premium_LRS\",\n /** Premium zone redundant storage */\n PremiumZRS = \"Premium_ZRS\",\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Premium_LRS**: Premium locally redundant storage \\\n * **Premium_ZRS**: Premium zone redundant storage\n */\nexport type SkuName = string;\n\n/** Known values of {@link SkuTier} that the service accepts. */\nexport enum KnownSkuTier {\n /** Premium Tier */\n Premium = \"Premium\",\n}\n\n/**\n * Defines values for SkuTier. \\\n * {@link KnownSkuTier} can be used interchangeably with SkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Premium**: Premium Tier\n */\nexport type SkuTier = string;\n\n/** Known values of {@link ProvisioningStates} that the service accepts. */\nexport enum KnownProvisioningStates {\n /** Invalid */\n Invalid = \"Invalid\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Pending */\n Pending = \"Pending\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Deleted */\n Deleted = \"Deleted\",\n /** Restoring */\n Restoring = \"Restoring\",\n /** SoftDeleting */\n SoftDeleting = \"SoftDeleting\",\n}\n\n/**\n * Defines values for ProvisioningStates. \\\n * {@link KnownProvisioningStates} can be used interchangeably with ProvisioningStates,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Pending** \\\n * **Creating** \\\n * **Updating** \\\n * **Deleting** \\\n * **Deleted** \\\n * **Restoring** \\\n * **SoftDeleting**\n */\nexport type ProvisioningStates = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Failed */\n Failed = \"Failed\",\n /** Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Failed** \\\n * **Rejected**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link AutoScalePolicyEnforcement} that the service accepts. */\nexport enum KnownAutoScalePolicyEnforcement {\n /** None */\n None = \"None\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for AutoScalePolicyEnforcement. \\\n * {@link KnownAutoScalePolicyEnforcement} can be used interchangeably with AutoScalePolicyEnforcement,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Enabled** \\\n * **Disabled**\n */\nexport type AutoScalePolicyEnforcement = string;\n\n/** Known values of {@link XMsAccessSoftDeletedResources} that the service accepts. */\nexport enum KnownXMsAccessSoftDeletedResources {\n /** True */\n True = \"true\",\n /** False */\n False = \"false\",\n}\n\n/**\n * Defines values for XMsAccessSoftDeletedResources. \\\n * {@link KnownXMsAccessSoftDeletedResources} can be used interchangeably with XMsAccessSoftDeletedResources,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **true** \\\n * **false**\n */\nexport type XMsAccessSoftDeletedResources = string;\n\n/** Known values of {@link IdentityType} that the service accepts. */\nexport enum KnownIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n}\n\n/**\n * Defines values for IdentityType. \\\n * {@link KnownIdentityType} can be used interchangeably with IdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned**\n */\nexport type IdentityType = string;\n\n/** Known values of {@link StorageTargetType} that the service accepts. */\nexport enum KnownStorageTargetType {\n /** Iscsi */\n Iscsi = \"Iscsi\",\n /** None */\n None = \"None\",\n}\n\n/**\n * Defines values for StorageTargetType. \\\n * {@link KnownStorageTargetType} can be used interchangeably with StorageTargetType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Iscsi** \\\n * **None**\n */\nexport type StorageTargetType = string;\n\n/** Known values of {@link EncryptionType} that the service accepts. */\nexport enum KnownEncryptionType {\n /** Volume is encrypted at rest with Platform managed key. It is the default encryption type. */\n EncryptionAtRestWithPlatformKey = \"EncryptionAtRestWithPlatformKey\",\n /** Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer. */\n EncryptionAtRestWithCustomerManagedKey = \"EncryptionAtRestWithCustomerManagedKey\",\n}\n\n/**\n * Defines values for EncryptionType. \\\n * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EncryptionAtRestWithPlatformKey**: Volume is encrypted at rest with Platform managed key. It is the default encryption type. \\\n * **EncryptionAtRestWithCustomerManagedKey**: Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer.\n */\nexport type EncryptionType = string;\n\n/** Known values of {@link Action} that the service accepts. */\nexport enum KnownAction {\n /** Allow */\n Allow = \"Allow\",\n}\n\n/**\n * Defines values for Action. \\\n * {@link KnownAction} can be used interchangeably with Action,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow**\n */\nexport type Action = string;\n\n/** Known values of {@link PolicyState} that the service accepts. */\nexport enum KnownPolicyState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for PolicyState. \\\n * {@link KnownPolicyState} can be used interchangeably with PolicyState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PolicyState = string;\n\n/** Known values of {@link VolumeCreateOption} that the service accepts. */\nexport enum KnownVolumeCreateOption {\n /** None */\n None = \"None\",\n /** VolumeSnapshot */\n VolumeSnapshot = \"VolumeSnapshot\",\n /** DiskSnapshot */\n DiskSnapshot = \"DiskSnapshot\",\n /** Disk */\n Disk = \"Disk\",\n /** DiskRestorePoint */\n DiskRestorePoint = \"DiskRestorePoint\",\n}\n\n/**\n * Defines values for VolumeCreateOption. \\\n * {@link KnownVolumeCreateOption} can be used interchangeably with VolumeCreateOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **VolumeSnapshot** \\\n * **DiskSnapshot** \\\n * **Disk** \\\n * **DiskRestorePoint**\n */\nexport type VolumeCreateOption = string;\n\n/** Known values of {@link OperationalStatus} that the service accepts. */\nexport enum KnownOperationalStatus {\n /** Invalid */\n Invalid = \"Invalid\",\n /** Unknown */\n Unknown = \"Unknown\",\n /** Healthy */\n Healthy = \"Healthy\",\n /** Unhealthy */\n Unhealthy = \"Unhealthy\",\n /** Updating */\n Updating = \"Updating\",\n /** Running */\n Running = \"Running\",\n /** Stopped */\n Stopped = \"Stopped\",\n /** StoppedDeallocated */\n StoppedDeallocated = \"Stopped (deallocated)\",\n}\n\n/**\n * Defines values for OperationalStatus. \\\n * {@link KnownOperationalStatus} can be used interchangeably with OperationalStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **Unknown** \\\n * **Healthy** \\\n * **Unhealthy** \\\n * **Updating** \\\n * **Running** \\\n * **Stopped** \\\n * **Stopped (deallocated)**\n */\nexport type OperationalStatus = string;\n\n/** Known values of {@link XMsDeleteSnapshots} that the service accepts. */\nexport enum KnownXMsDeleteSnapshots {\n /** True */\n True = \"true\",\n /** False */\n False = \"false\",\n}\n\n/**\n * Defines values for XMsDeleteSnapshots. \\\n * {@link KnownXMsDeleteSnapshots} can be used interchangeably with XMsDeleteSnapshots,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **true** \\\n * **false**\n */\nexport type XMsDeleteSnapshots = string;\n\n/** Known values of {@link XMsForceDelete} that the service accepts. */\nexport enum KnownXMsForceDelete {\n /** True */\n True = \"true\",\n /** False */\n False = \"false\",\n}\n\n/**\n * Defines values for XMsForceDelete. \\\n * {@link KnownXMsForceDelete} can be used interchangeably with XMsForceDelete,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **true** \\\n * **false**\n */\nexport type XMsForceDelete = string;\n\n/** Known values of {@link DeleteType} that the service accepts. */\nexport enum KnownDeleteType {\n /** Permanent */\n Permanent = \"permanent\",\n}\n\n/**\n * Defines values for DeleteType. \\\n * {@link KnownDeleteType} can be used interchangeably with DeleteType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **permanent**\n */\nexport type DeleteType = string;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface SkusListOptionalParams extends coreClient.OperationOptions {\n /** Specify $filter='location eq <location>' to filter on location. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type SkusListResponse = SkuInformationList;\n\n/** Optional parameters. */\nexport interface ElasticSansListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type ElasticSansListBySubscriptionResponse = ElasticSanList;\n\n/** Optional parameters. */\nexport interface ElasticSansListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ElasticSansListByResourceGroupResponse = ElasticSanList;\n\n/** Optional parameters. */\nexport interface ElasticSansCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type ElasticSansCreateResponse = ElasticSan;\n\n/** Optional parameters. */\nexport interface ElasticSansUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ElasticSansUpdateResponse = ElasticSan;\n\n/** Optional parameters. */\nexport interface ElasticSansDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ElasticSansGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ElasticSansGetResponse = ElasticSan;\n\n/** Optional parameters. */\nexport interface ElasticSansListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type ElasticSansListBySubscriptionNextResponse = ElasticSanList;\n\n/** Optional parameters. */\nexport interface ElasticSansListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ElasticSansListByResourceGroupNextResponse = ElasticSanList;\n\n/** Optional parameters. */\nexport interface VolumeGroupsListByElasticSanOptionalParams\n extends coreClient.OperationOptions {\n /** Optional, returns only soft deleted volume groups if set to true. If set to false or if not specified, returns only active volume groups. */\n xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;\n}\n\n/** Contains response data for the listByElasticSan operation. */\nexport type VolumeGroupsListByElasticSanResponse = VolumeGroupList;\n\n/** Optional parameters. */\nexport interface VolumeGroupsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VolumeGroupsCreateResponse = VolumeGroup;\n\n/** Optional parameters. */\nexport interface VolumeGroupsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VolumeGroupsUpdateResponse = VolumeGroup;\n\n/** Optional parameters. */\nexport interface VolumeGroupsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumeGroupsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VolumeGroupsGetResponse = VolumeGroup;\n\n/** Optional parameters. */\nexport interface VolumeGroupsListByElasticSanNextOptionalParams\n extends coreClient.OperationOptions {\n /** Optional, returns only soft deleted volume groups if set to true. If set to false or if not specified, returns only active volume groups. */\n xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;\n}\n\n/** Contains response data for the listByElasticSanNext operation. */\nexport type VolumeGroupsListByElasticSanNextResponse = VolumeGroupList;\n\n/** Optional parameters. */\nexport interface VolumesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VolumesCreateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type VolumesUpdateResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Optional, used to delete snapshots under volume. Allowed value are only true or false. Default value is false. */\n xMsDeleteSnapshots?: XMsDeleteSnapshots;\n /** Optional, used to delete volume if active sessions present. Allowed value are only true or false. Default value is false. */\n xMsForceDelete?: XMsForceDelete;\n /** Optional. Specifies that the delete operation should be a permanent delete for the soft deleted volume. The value of deleteType can only be 'permanent'. */\n deleteType?: DeleteType;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VolumesGetResponse = Volume;\n\n/** Optional parameters. */\nexport interface VolumesListByVolumeGroupOptionalParams\n extends coreClient.OperationOptions {\n /** Optional, returns only soft deleted volumes if set to true. If set to false or if not specified, returns only active volumes. */\n xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;\n}\n\n/** Contains response data for the listByVolumeGroup operation. */\nexport type VolumesListByVolumeGroupResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface VolumesPreBackupOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the preBackup operation. */\nexport type VolumesPreBackupResponse = PreValidationResponse;\n\n/** Optional parameters. */\nexport interface VolumesPreRestoreOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the preRestore operation. */\nexport type VolumesPreRestoreResponse = PreValidationResponse;\n\n/** Optional parameters. */\nexport interface VolumesListByVolumeGroupNextOptionalParams\n extends coreClient.OperationOptions {\n /** Optional, returns only soft deleted volumes if set to true. If set to false or if not specified, returns only active volumes. */\n xMsAccessSoftDeletedResources?: XMsAccessSoftDeletedResources;\n}\n\n/** Contains response data for the listByVolumeGroupNext operation. */\nexport type VolumesListByVolumeGroupNextResponse = VolumeList;\n\n/** Optional parameters. */\nexport interface RestoreVolumeOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restoreVolume operation. */\nexport type RestoreVolumeResponse = Volume;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type PrivateEndpointConnectionsCreateResponse =\n PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse =\n PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListByElasticSanOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByElasticSan operation. */\nexport type PrivateLinkResourcesListByElasticSanResponse =\n PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface VolumeSnapshotsListByVolumeGroupOptionalParams\n extends coreClient.OperationOptions {\n /** Specify $filter='volumeName eq <volume name>' to filter on volume. */\n filter?: string;\n}\n\n/** Contains response data for the listByVolumeGroup operation. */\nexport type VolumeSnapshotsListByVolumeGroupResponse = SnapshotList;\n\n/** Optional parameters. */\nexport interface VolumeSnapshotsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type VolumeSnapshotsCreateResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface VolumeSnapshotsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface VolumeSnapshotsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VolumeSnapshotsGetResponse = Snapshot;\n\n/** Optional parameters. */\nexport interface VolumeSnapshotsListByVolumeGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByVolumeGroupNext operation. */\nexport type VolumeSnapshotsListByVolumeGroupNextResponse = SnapshotList;\n\n/** Optional parameters. */\nexport interface ElasticSanManagementOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
@@ -0,0 +1,71 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ export declare const OperationListResult: coreClient.CompositeMapper;
3
+ export declare const Operation: coreClient.CompositeMapper;
4
+ export declare const OperationDisplay: coreClient.CompositeMapper;
5
+ export declare const ErrorResponse: coreClient.CompositeMapper;
6
+ export declare const ErrorDetail: coreClient.CompositeMapper;
7
+ export declare const ErrorAdditionalInfo: coreClient.CompositeMapper;
8
+ export declare const SkuInformationList: coreClient.CompositeMapper;
9
+ export declare const SkuInformation: coreClient.CompositeMapper;
10
+ export declare const SkuLocationInfo: coreClient.CompositeMapper;
11
+ export declare const SKUCapability: coreClient.CompositeMapper;
12
+ export declare const ElasticSanList: coreClient.CompositeMapper;
13
+ export declare const ElasticSanProperties: coreClient.CompositeMapper;
14
+ export declare const Sku: coreClient.CompositeMapper;
15
+ export declare const PrivateEndpointConnectionProperties: coreClient.CompositeMapper;
16
+ export declare const PrivateEndpoint: coreClient.CompositeMapper;
17
+ export declare const PrivateLinkServiceConnectionState: coreClient.CompositeMapper;
18
+ export declare const Resource: coreClient.CompositeMapper;
19
+ export declare const SystemData: coreClient.CompositeMapper;
20
+ export declare const AutoScaleProperties: coreClient.CompositeMapper;
21
+ export declare const ScaleUpProperties: coreClient.CompositeMapper;
22
+ export declare const ElasticSanUpdate: coreClient.CompositeMapper;
23
+ export declare const ElasticSanUpdateProperties: coreClient.CompositeMapper;
24
+ export declare const VolumeGroupList: coreClient.CompositeMapper;
25
+ export declare const Identity: coreClient.CompositeMapper;
26
+ export declare const UserAssignedIdentity: coreClient.CompositeMapper;
27
+ export declare const VolumeGroupProperties: coreClient.CompositeMapper;
28
+ export declare const EncryptionProperties: coreClient.CompositeMapper;
29
+ export declare const KeyVaultProperties: coreClient.CompositeMapper;
30
+ export declare const EncryptionIdentity: coreClient.CompositeMapper;
31
+ export declare const NetworkRuleSet: coreClient.CompositeMapper;
32
+ export declare const VirtualNetworkRule: coreClient.CompositeMapper;
33
+ export declare const DeleteRetentionPolicy: coreClient.CompositeMapper;
34
+ export declare const VolumeGroupUpdate: coreClient.CompositeMapper;
35
+ export declare const VolumeGroupUpdateProperties: coreClient.CompositeMapper;
36
+ export declare const VolumeProperties: coreClient.CompositeMapper;
37
+ export declare const SourceCreationData: coreClient.CompositeMapper;
38
+ export declare const IscsiTargetInfo: coreClient.CompositeMapper;
39
+ export declare const ManagedByInfo: coreClient.CompositeMapper;
40
+ export declare const VolumeUpdate: coreClient.CompositeMapper;
41
+ export declare const VolumeUpdateProperties: coreClient.CompositeMapper;
42
+ export declare const VolumeList: coreClient.CompositeMapper;
43
+ export declare const PrivateEndpointConnectionListResult: coreClient.CompositeMapper;
44
+ export declare const PrivateLinkResourceListResult: coreClient.CompositeMapper;
45
+ export declare const PrivateLinkResourceProperties: coreClient.CompositeMapper;
46
+ export declare const SnapshotList: coreClient.CompositeMapper;
47
+ export declare const SnapshotProperties: coreClient.CompositeMapper;
48
+ export declare const SnapshotCreationData: coreClient.CompositeMapper;
49
+ export declare const VolumeNameList: coreClient.CompositeMapper;
50
+ export declare const PreValidationResponse: coreClient.CompositeMapper;
51
+ export declare const DiskSnapshotList: coreClient.CompositeMapper;
52
+ export declare const PrivateEndpointConnection: coreClient.CompositeMapper;
53
+ export declare const TrackedResource: coreClient.CompositeMapper;
54
+ export declare const ProxyResource: coreClient.CompositeMapper;
55
+ export declare const PrivateLinkResource: coreClient.CompositeMapper;
56
+ export declare const ElasticSan: coreClient.CompositeMapper;
57
+ export declare const VolumeGroup: coreClient.CompositeMapper;
58
+ export declare const Volume: coreClient.CompositeMapper;
59
+ export declare const Snapshot: coreClient.CompositeMapper;
60
+ export declare const ElasticSansUpdateHeaders: coreClient.CompositeMapper;
61
+ export declare const ElasticSansDeleteHeaders: coreClient.CompositeMapper;
62
+ export declare const VolumeGroupsUpdateHeaders: coreClient.CompositeMapper;
63
+ export declare const VolumeGroupsDeleteHeaders: coreClient.CompositeMapper;
64
+ export declare const VolumesUpdateHeaders: coreClient.CompositeMapper;
65
+ export declare const VolumesDeleteHeaders: coreClient.CompositeMapper;
66
+ export declare const VolumesPreBackupHeaders: coreClient.CompositeMapper;
67
+ export declare const VolumesPreRestoreHeaders: coreClient.CompositeMapper;
68
+ export declare const ElasticSanManagementRestoreVolumeHeaders: coreClient.CompositeMapper;
69
+ export declare const PrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper;
70
+ export declare const VolumeSnapshotsDeleteHeaders: coreClient.CompositeMapper;
71
+ //# sourceMappingURL=mappers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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"}