@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
@@ -911,6 +911,13 @@ export const VolumeGroupProperties = {
911
911
  name: "Boolean",
912
912
  },
913
913
  },
914
+ deleteRetentionPolicy: {
915
+ serializedName: "deleteRetentionPolicy",
916
+ type: {
917
+ name: "Composite",
918
+ className: "DeleteRetentionPolicy",
919
+ },
920
+ },
914
921
  },
915
922
  },
916
923
  };
@@ -1039,6 +1046,29 @@ export const VirtualNetworkRule = {
1039
1046
  },
1040
1047
  },
1041
1048
  };
1049
+ export const DeleteRetentionPolicy = {
1050
+ type: {
1051
+ name: "Composite",
1052
+ className: "DeleteRetentionPolicy",
1053
+ modelProperties: {
1054
+ policyState: {
1055
+ serializedName: "policyState",
1056
+ type: {
1057
+ name: "String",
1058
+ },
1059
+ },
1060
+ retentionPeriodDays: {
1061
+ constraints: {
1062
+ InclusiveMinimum: 0,
1063
+ },
1064
+ serializedName: "retentionPeriodDays",
1065
+ type: {
1066
+ name: "Number",
1067
+ },
1068
+ },
1069
+ },
1070
+ },
1071
+ };
1042
1072
  export const VolumeGroupUpdate = {
1043
1073
  type: {
1044
1074
  name: "Composite",
@@ -1098,6 +1128,13 @@ export const VolumeGroupUpdateProperties = {
1098
1128
  name: "Boolean",
1099
1129
  },
1100
1130
  },
1131
+ deleteRetentionPolicy: {
1132
+ serializedName: "deleteRetentionPolicy",
1133
+ type: {
1134
+ name: "Composite",
1135
+ className: "DeleteRetentionPolicy",
1136
+ },
1137
+ },
1101
1138
  },
1102
1139
  },
1103
1140
  };
@@ -1460,6 +1497,60 @@ export const SnapshotCreationData = {
1460
1497
  },
1461
1498
  },
1462
1499
  };
1500
+ export const VolumeNameList = {
1501
+ type: {
1502
+ name: "Composite",
1503
+ className: "VolumeNameList",
1504
+ modelProperties: {
1505
+ volumeNames: {
1506
+ serializedName: "volumeNames",
1507
+ required: true,
1508
+ type: {
1509
+ name: "Sequence",
1510
+ element: {
1511
+ type: {
1512
+ name: "String",
1513
+ },
1514
+ },
1515
+ },
1516
+ },
1517
+ },
1518
+ },
1519
+ };
1520
+ export const PreValidationResponse = {
1521
+ type: {
1522
+ name: "Composite",
1523
+ className: "PreValidationResponse",
1524
+ modelProperties: {
1525
+ validationStatus: {
1526
+ serializedName: "validationStatus",
1527
+ type: {
1528
+ name: "String",
1529
+ },
1530
+ },
1531
+ },
1532
+ },
1533
+ };
1534
+ export const DiskSnapshotList = {
1535
+ type: {
1536
+ name: "Composite",
1537
+ className: "DiskSnapshotList",
1538
+ modelProperties: {
1539
+ diskSnapshotIds: {
1540
+ serializedName: "diskSnapshotIds",
1541
+ required: true,
1542
+ type: {
1543
+ name: "Sequence",
1544
+ element: {
1545
+ type: {
1546
+ name: "String",
1547
+ },
1548
+ },
1549
+ },
1550
+ },
1551
+ },
1552
+ },
1553
+ };
1463
1554
  export const PrivateEndpointConnection = {
1464
1555
  type: {
1465
1556
  name: "Composite",
@@ -1654,6 +1745,48 @@ export const VolumesDeleteHeaders = {
1654
1745
  },
1655
1746
  },
1656
1747
  };
1748
+ export const VolumesPreBackupHeaders = {
1749
+ type: {
1750
+ name: "Composite",
1751
+ className: "VolumesPreBackupHeaders",
1752
+ modelProperties: {
1753
+ location: {
1754
+ serializedName: "location",
1755
+ type: {
1756
+ name: "String",
1757
+ },
1758
+ },
1759
+ },
1760
+ },
1761
+ };
1762
+ export const VolumesPreRestoreHeaders = {
1763
+ type: {
1764
+ name: "Composite",
1765
+ className: "VolumesPreRestoreHeaders",
1766
+ modelProperties: {
1767
+ location: {
1768
+ serializedName: "location",
1769
+ type: {
1770
+ name: "String",
1771
+ },
1772
+ },
1773
+ },
1774
+ },
1775
+ };
1776
+ export const ElasticSanManagementRestoreVolumeHeaders = {
1777
+ type: {
1778
+ name: "Composite",
1779
+ className: "ElasticSanManagementRestoreVolumeHeaders",
1780
+ modelProperties: {
1781
+ location: {
1782
+ serializedName: "location",
1783
+ type: {
1784
+ name: "String",
1785
+ },
1786
+ },
1787
+ },
1788
+ },
1789
+ };
1657
1790
  export const PrivateEndpointConnectionsDeleteHeaders = {
1658
1791
  type: {
1659
1792
  name: "Composite",
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.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\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n actionType: {\n serializedName: \"actionType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const SkuInformationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuInformationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SkuInformation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SkuInformation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuInformation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n locations: {\n serializedName: \"locations\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n locationInfo: {\n serializedName: \"locationInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SkuLocationInfo\",\n },\n },\n },\n },\n capabilities: {\n serializedName: \"capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SKUCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SkuLocationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuLocationInfo\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zones: {\n serializedName: \"zones\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SKUCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SKUCapability\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticSanList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticSanList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ElasticSan\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticSanProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticSanProperties\",\n modelProperties: {\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n availabilityZones: {\n serializedName: \"availabilityZones\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n baseSizeTiB: {\n serializedName: \"baseSizeTiB\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n extendedCapacitySizeTiB: {\n serializedName: \"extendedCapacitySizeTiB\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n totalVolumeSizeGiB: {\n serializedName: \"totalVolumeSizeGiB\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n volumeGroupCount: {\n serializedName: \"volumeGroupCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n totalIops: {\n serializedName: \"totalIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n totalMBps: {\n serializedName: \"totalMBps\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n totalSizeTiB: {\n serializedName: \"totalSizeTiB\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n autoScaleProperties: {\n serializedName: \"autoScaleProperties\",\n type: {\n name: \"Composite\",\n className: \"AutoScaleProperties\",\n },\n },\n },\n },\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n privateEndpoint: {\n serializedName: \"privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n },\n },\n privateLinkServiceConnectionState: {\n serializedName: \"privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n },\n },\n groupIds: {\n serializedName: \"groupIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const AutoScaleProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AutoScaleProperties\",\n modelProperties: {\n scaleUpProperties: {\n serializedName: \"scaleUpProperties\",\n type: {\n name: \"Composite\",\n className: \"ScaleUpProperties\",\n },\n },\n },\n },\n};\n\nexport const ScaleUpProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ScaleUpProperties\",\n modelProperties: {\n unusedSizeTiB: {\n serializedName: \"unusedSizeTiB\",\n type: {\n name: \"Number\",\n },\n },\n increaseCapacityUnitByTiB: {\n serializedName: \"increaseCapacityUnitByTiB\",\n type: {\n name: \"Number\",\n },\n },\n capacityUnitScaleUpLimitTiB: {\n serializedName: \"capacityUnitScaleUpLimitTiB\",\n type: {\n name: \"Number\",\n },\n },\n autoScalePolicyEnforcement: {\n serializedName: \"autoScalePolicyEnforcement\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticSanUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticSanUpdate\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ElasticSanUpdateProperties\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const ElasticSanUpdateProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticSanUpdateProperties\",\n modelProperties: {\n baseSizeTiB: {\n serializedName: \"baseSizeTiB\",\n type: {\n name: \"Number\",\n },\n },\n extendedCapacitySizeTiB: {\n serializedName: \"extendedCapacitySizeTiB\",\n type: {\n name: \"Number\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n autoScaleProperties: {\n serializedName: \"autoScaleProperties\",\n type: {\n name: \"Composite\",\n className: \"AutoScaleProperties\",\n },\n },\n },\n },\n};\n\nexport const VolumeGroupList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeGroupList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VolumeGroup\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Identity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Identity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserAssignedIdentity\" },\n },\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumeGroupProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeGroupProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n protocolType: {\n serializedName: \"protocolType\",\n type: {\n name: \"String\",\n },\n },\n encryption: {\n serializedName: \"encryption\",\n type: {\n name: \"String\",\n },\n },\n encryptionProperties: {\n serializedName: \"encryptionProperties\",\n type: {\n name: \"Composite\",\n className: \"EncryptionProperties\",\n },\n },\n networkAcls: {\n serializedName: \"networkAcls\",\n type: {\n name: \"Composite\",\n className: \"NetworkRuleSet\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n enforceDataIntegrityCheckForIscsi: {\n serializedName: \"enforceDataIntegrityCheckForIscsi\",\n type: {\n name: \"Boolean\",\n },\n },\n deleteRetentionPolicy: {\n serializedName: \"deleteRetentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"DeleteRetentionPolicy\",\n },\n },\n },\n },\n};\n\nexport const EncryptionProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionProperties\",\n modelProperties: {\n keyVaultProperties: {\n serializedName: \"keyVaultProperties\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultProperties\",\n },\n },\n encryptionIdentity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"EncryptionIdentity\",\n },\n },\n },\n },\n};\n\nexport const KeyVaultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultProperties\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n type: {\n name: \"String\",\n },\n },\n keyVersion: {\n serializedName: \"keyVersion\",\n type: {\n name: \"String\",\n },\n },\n keyVaultUri: {\n serializedName: \"keyVaultUri\",\n type: {\n name: \"String\",\n },\n },\n currentVersionedKeyIdentifier: {\n serializedName: \"currentVersionedKeyIdentifier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n lastKeyRotationTimestamp: {\n serializedName: \"lastKeyRotationTimestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n currentVersionedKeyExpirationTimestamp: {\n serializedName: \"currentVersionedKeyExpirationTimestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const EncryptionIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionIdentity\",\n modelProperties: {\n encryptionUserAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkRuleSet: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkRuleSet\",\n modelProperties: {\n virtualNetworkRules: {\n serializedName: \"virtualNetworkRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkRule\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkRule\",\n modelProperties: {\n virtualNetworkResourceId: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n action: {\n defaultValue: \"Allow\",\n serializedName: \"action\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeleteRetentionPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteRetentionPolicy\",\n modelProperties: {\n policyState: {\n serializedName: \"policyState\",\n type: {\n name: \"String\",\n },\n },\n retentionPeriodDays: {\n constraints: {\n InclusiveMinimum: 0,\n },\n serializedName: \"retentionPeriodDays\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const VolumeGroupUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeGroupUpdate\",\n modelProperties: {\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"VolumeGroupUpdateProperties\",\n },\n },\n },\n },\n};\n\nexport const VolumeGroupUpdateProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeGroupUpdateProperties\",\n modelProperties: {\n protocolType: {\n serializedName: \"protocolType\",\n type: {\n name: \"String\",\n },\n },\n encryption: {\n serializedName: \"encryption\",\n type: {\n name: \"String\",\n },\n },\n encryptionProperties: {\n serializedName: \"encryptionProperties\",\n type: {\n name: \"Composite\",\n className: \"EncryptionProperties\",\n },\n },\n networkAcls: {\n serializedName: \"networkAcls\",\n type: {\n name: \"Composite\",\n className: \"NetworkRuleSet\",\n },\n },\n enforceDataIntegrityCheckForIscsi: {\n serializedName: \"enforceDataIntegrityCheckForIscsi\",\n type: {\n name: \"Boolean\",\n },\n },\n deleteRetentionPolicy: {\n serializedName: \"deleteRetentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"DeleteRetentionPolicy\",\n },\n },\n },\n },\n};\n\nexport const VolumeProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeProperties\",\n modelProperties: {\n volumeId: {\n serializedName: \"volumeId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n creationData: {\n serializedName: \"creationData\",\n type: {\n name: \"Composite\",\n className: \"SourceCreationData\",\n },\n },\n sizeGiB: {\n serializedName: \"sizeGiB\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n storageTarget: {\n serializedName: \"storageTarget\",\n type: {\n name: \"Composite\",\n className: \"IscsiTargetInfo\",\n },\n },\n managedBy: {\n serializedName: \"managedBy\",\n type: {\n name: \"Composite\",\n className: \"ManagedByInfo\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SourceCreationData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SourceCreationData\",\n modelProperties: {\n createSource: {\n serializedName: \"createSource\",\n type: {\n name: \"String\",\n },\n },\n sourceId: {\n serializedName: \"sourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IscsiTargetInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IscsiTargetInfo\",\n modelProperties: {\n targetIqn: {\n serializedName: \"targetIqn\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n targetPortalHostname: {\n serializedName: \"targetPortalHostname\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n targetPortalPort: {\n serializedName: \"targetPortalPort\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ManagedByInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagedByInfo\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumeUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeUpdate\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"VolumeUpdateProperties\",\n },\n },\n },\n },\n};\n\nexport const VolumeUpdateProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeUpdateProperties\",\n modelProperties: {\n sizeGiB: {\n serializedName: \"sizeGiB\",\n type: {\n name: \"Number\",\n },\n },\n managedBy: {\n serializedName: \"managedBy\",\n type: {\n name: \"Composite\",\n className: \"ManagedByInfo\",\n },\n },\n },\n },\n};\n\nexport const VolumeList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Volume\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceProperties\",\n modelProperties: {\n groupId: {\n serializedName: \"groupId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n requiredMembers: {\n serializedName: \"requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n requiredZoneNames: {\n serializedName: \"requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const SnapshotList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Snapshot\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SnapshotProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotProperties\",\n modelProperties: {\n creationData: {\n serializedName: \"creationData\",\n type: {\n name: \"Composite\",\n className: \"SnapshotCreationData\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n sourceVolumeSizeGiB: {\n serializedName: \"sourceVolumeSizeGiB\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n volumeName: {\n serializedName: \"volumeName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SnapshotCreationData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SnapshotCreationData\",\n modelProperties: {\n sourceId: {\n serializedName: \"sourceId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumeNameList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeNameList\",\n modelProperties: {\n volumeNames: {\n serializedName: \"volumeNames\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const PreValidationResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PreValidationResponse\",\n modelProperties: {\n validationStatus: {\n serializedName: \"validationStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DiskSnapshotList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DiskSnapshotList\",\n modelProperties: {\n diskSnapshotIds: {\n serializedName: \"diskSnapshotIds\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionProperties\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceProperties\",\n },\n },\n },\n },\n};\n\nexport const ElasticSan: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticSan\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ElasticSanProperties\",\n },\n },\n },\n },\n};\n\nexport const VolumeGroup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeGroup\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"VolumeGroupProperties\",\n },\n },\n },\n },\n};\n\nexport const Volume: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Volume\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"VolumeProperties\",\n },\n },\n },\n },\n};\n\nexport const Snapshot: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Snapshot\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SnapshotProperties\",\n },\n },\n },\n },\n};\n\nexport const ElasticSansUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticSansUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticSansDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ElasticSansDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumeGroupsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeGroupsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumeGroupsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeGroupsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumesUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumesUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumesPreBackupHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumesPreBackupHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VolumesPreRestoreHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumesPreRestoreHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ElasticSanManagementRestoreVolumeHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ElasticSanManagementRestoreVolumeHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const VolumeSnapshotsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VolumeSnapshotsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
@@ -10,6 +10,7 @@ export declare const parameters: OperationParameter;
10
10
  export declare const elasticSanName: OperationURLParameter;
11
11
  export declare const parameters1: OperationParameter;
12
12
  export declare const nextLink: OperationURLParameter;
13
+ export declare const xMsAccessSoftDeletedResources: OperationParameter;
13
14
  export declare const parameters2: OperationParameter;
14
15
  export declare const volumeGroupName: OperationURLParameter;
15
16
  export declare const parameters3: OperationParameter;
@@ -18,8 +19,11 @@ export declare const volumeName: OperationURLParameter;
18
19
  export declare const parameters5: OperationParameter;
19
20
  export declare const xMsDeleteSnapshots: OperationParameter;
20
21
  export declare const xMsForceDelete: OperationParameter;
22
+ export declare const deleteType: OperationQueryParameter;
21
23
  export declare const parameters6: OperationParameter;
22
- export declare const privateEndpointConnectionName: OperationURLParameter;
23
24
  export declare const parameters7: OperationParameter;
25
+ export declare const parameters8: OperationParameter;
26
+ export declare const privateEndpointConnectionName: OperationURLParameter;
27
+ export declare const parameters9: OperationParameter;
24
28
  export declare const snapshotName: OperationURLParameter;
25
29
  //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAc5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAY5B,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBAQpB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAa/B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAc5B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,kBAQ3C,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,qBAc7B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,qBAcxB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,kBAQhC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,kBAQ5B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAQxB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,qBAS3C,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAc1B,CAAC"}
@@ -5,7 +5,7 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { ElasticSan as ElasticSanMapper, ElasticSanUpdate as ElasticSanUpdateMapper, VolumeGroup as VolumeGroupMapper, VolumeGroupUpdate as VolumeGroupUpdateMapper, Volume as VolumeMapper, VolumeUpdate as VolumeUpdateMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, Snapshot as SnapshotMapper, } from "../models/mappers";
8
+ import { ElasticSan as ElasticSanMapper, ElasticSanUpdate as ElasticSanUpdateMapper, VolumeGroup as VolumeGroupMapper, VolumeGroupUpdate as VolumeGroupUpdateMapper, Volume as VolumeMapper, VolumeUpdate as VolumeUpdateMapper, VolumeNameList as VolumeNameListMapper, DiskSnapshotList as DiskSnapshotListMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, Snapshot as SnapshotMapper, } from "../models/mappers.js";
9
9
  export const accept = {
10
10
  parameterPath: "accept",
11
11
  mapper: {
@@ -31,7 +31,7 @@ export const $host = {
31
31
  export const apiVersion = {
32
32
  parameterPath: "apiVersion",
33
33
  mapper: {
34
- defaultValue: "2024-06-01-preview",
34
+ defaultValue: "2024-07-01-preview",
35
35
  isConstant: true,
36
36
  serializedName: "api-version",
37
37
  type: {
@@ -120,6 +120,15 @@ export const nextLink = {
120
120
  },
121
121
  skipEncoding: true,
122
122
  };
123
+ export const xMsAccessSoftDeletedResources = {
124
+ parameterPath: ["options", "xMsAccessSoftDeletedResources"],
125
+ mapper: {
126
+ serializedName: "x-ms-access-soft-deleted-resources",
127
+ type: {
128
+ name: "String",
129
+ },
130
+ },
131
+ };
123
132
  export const parameters2 = {
124
133
  parameterPath: "parameters",
125
134
  mapper: VolumeGroupMapper,
@@ -184,7 +193,24 @@ export const xMsForceDelete = {
184
193
  },
185
194
  },
186
195
  };
196
+ export const deleteType = {
197
+ parameterPath: ["options", "deleteType"],
198
+ mapper: {
199
+ serializedName: "deleteType",
200
+ type: {
201
+ name: "String",
202
+ },
203
+ },
204
+ };
187
205
  export const parameters6 = {
206
+ parameterPath: "parameters",
207
+ mapper: VolumeNameListMapper,
208
+ };
209
+ export const parameters7 = {
210
+ parameterPath: "parameters",
211
+ mapper: DiskSnapshotListMapper,
212
+ };
213
+ export const parameters8 = {
188
214
  parameterPath: "parameters",
189
215
  mapper: PrivateEndpointConnectionMapper,
190
216
  };
@@ -198,7 +224,7 @@ export const privateEndpointConnectionName = {
198
224
  },
199
225
  },
200
226
  };
201
- export const parameters7 = {
227
+ export const parameters9 = {
202
228
  parameterPath: "parameters",
203
229
  mapper: SnapshotMapper,
204
230
  };
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.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 {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter,\n} from \"@azure/core-client\";\nimport {\n ElasticSan as ElasticSanMapper,\n ElasticSanUpdate as ElasticSanUpdateMapper,\n VolumeGroup as VolumeGroupMapper,\n VolumeGroupUpdate as VolumeGroupUpdateMapper,\n Volume as VolumeMapper,\n VolumeUpdate as VolumeUpdateMapper,\n VolumeNameList as VolumeNameListMapper,\n DiskSnapshotList as DiskSnapshotListMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper,\n Snapshot as SnapshotMapper,\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2024-07-01-preview\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n constraints: {\n MinLength: 1,\n },\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const filter: OperationQueryParameter = {\n parameterPath: [\"options\", \"filter\"],\n mapper: {\n serializedName: \"$filter\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ElasticSanMapper,\n};\n\nexport const elasticSanName: OperationURLParameter = {\n parameterPath: \"elasticSanName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[A-Za-z0-9]+((-|_)[a-z0-9A-Z]+)*$\"),\n MaxLength: 24,\n MinLength: 3,\n },\n serializedName: \"elasticSanName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ElasticSanUpdateMapper,\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n skipEncoding: true,\n};\n\nexport const xMsAccessSoftDeletedResources: OperationParameter = {\n parameterPath: [\"options\", \"xMsAccessSoftDeletedResources\"],\n mapper: {\n serializedName: \"x-ms-access-soft-deleted-resources\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: VolumeGroupMapper,\n};\n\nexport const volumeGroupName: OperationURLParameter = {\n parameterPath: \"volumeGroupName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[A-Za-z0-9]+((-|_)[a-z0-9A-Z]+)*$\"),\n MaxLength: 63,\n MinLength: 3,\n },\n serializedName: \"volumeGroupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters3: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: VolumeGroupUpdateMapper,\n};\n\nexport const parameters4: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: VolumeMapper,\n};\n\nexport const volumeName: OperationURLParameter = {\n parameterPath: \"volumeName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-z0-9]+(-[a-z0-9A-Z]+)*$\"),\n MaxLength: 63,\n MinLength: 3,\n },\n serializedName: \"volumeName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters5: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: VolumeUpdateMapper,\n};\n\nexport const xMsDeleteSnapshots: OperationParameter = {\n parameterPath: [\"options\", \"xMsDeleteSnapshots\"],\n mapper: {\n serializedName: \"x-ms-delete-snapshots\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const xMsForceDelete: OperationParameter = {\n parameterPath: [\"options\", \"xMsForceDelete\"],\n mapper: {\n serializedName: \"x-ms-force-delete\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const deleteType: OperationQueryParameter = {\n parameterPath: [\"options\", \"deleteType\"],\n mapper: {\n serializedName: \"deleteType\",\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters6: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: VolumeNameListMapper,\n};\n\nexport const parameters7: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: DiskSnapshotListMapper,\n};\n\nexport const parameters8: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: PrivateEndpointConnectionMapper,\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n\nexport const parameters9: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: SnapshotMapper,\n};\n\nexport const snapshotName: OperationURLParameter = {\n parameterPath: \"snapshotName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-z0-9]+(?:[._-][a-z0-9]+)*$\"),\n MaxLength: 80,\n MinLength: 1,\n },\n serializedName: \"snapshotName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n};\n"]}
@@ -1,8 +1,8 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ElasticSans } from "../operationsInterfaces";
3
- import { ElasticSanManagement } from "../elasticSanManagement";
2
+ import { ElasticSans } from "../operationsInterfaces/index.js";
3
+ import { ElasticSanManagement } from "../elasticSanManagement.js";
4
4
  import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
- import { ElasticSan, ElasticSansListBySubscriptionOptionalParams, ElasticSansListByResourceGroupOptionalParams, ElasticSansCreateOptionalParams, ElasticSansCreateResponse, ElasticSanUpdate, ElasticSansUpdateOptionalParams, ElasticSansUpdateResponse, ElasticSansDeleteOptionalParams, ElasticSansGetOptionalParams, ElasticSansGetResponse } from "../models";
5
+ import { ElasticSan, ElasticSansListBySubscriptionOptionalParams, ElasticSansListByResourceGroupOptionalParams, ElasticSansCreateOptionalParams, ElasticSansCreateResponse, ElasticSanUpdate, ElasticSansUpdateOptionalParams, ElasticSansUpdateResponse, ElasticSansDeleteOptionalParams, ElasticSansGetOptionalParams, ElasticSansGetResponse } from "../models/index.js";
6
6
  /** Class containing ElasticSans operations. */
7
7
  export declare class ElasticSansImpl implements ElasticSans {
8
8
  private readonly client;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"elasticSans.d.ts","sourceRoot":"","sources":["../../../src/operations/elasticSans.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAC;AAI/D,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,UAAU,EAEV,2CAA2C,EAG3C,4CAA4C,EAE5C,+BAA+B,EAC/B,yBAAyB,EACzB,gBAAgB,EAChB,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,EAC5B,sBAAsB,EAGvB,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,qBAAa,eAAgB,YAAW,WAAW;IACjD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAuB;IAE9C;;;OAGG;gBACS,MAAM,EAAE,oBAAoB;IAIxC;;;OAGG;IACI,kBAAkB,CACvB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,UAAU,CAAC;YAkB1B,4BAA4B;YAsB5B,2BAA2B;IAQ1C;;;;OAIG;IACI,mBAAmB,CACxB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,UAAU,CAAC;YAsB1B,6BAA6B;YA2B7B,4BAA4B;IAY3C;;;OAGG;IACH,OAAO,CAAC,mBAAmB;IAS3B;;;;OAIG;IACH,OAAO,CAAC,oBAAoB;IAU5B;;;;;;OAMG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,yBAAyB,CAAC,EACzC,yBAAyB,CAC1B,CACF;IAwDD;;;;;;OAMG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAUrC;;;;;;OAMG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,yBAAyB,CAAC,EACzC,yBAAyB,CAC1B,CACF;IAwDD;;;;;;OAMG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC;IAUrC;;;;;OAKG;IACG,WAAW,CACf,iBAAiB,EAAE,MAAM,EACzB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC;IAqDxD;;;;;OAKG;IACG,kBAAkB,CACtB,iBAAiB,EAAE,MAAM,EACzB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC;IAShB;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC;IAOlC;;;;OAIG;IACH,OAAO,CAAC,uBAAuB;IAU/B;;;;;OAKG;IACH,OAAO,CAAC,wBAAwB;CAUjC"}