@azure/arm-storage-profile-2020-09-01-hybrid 2.1.1-alpha.20250214.1 → 2.1.1-alpha.20250218.1

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 (711) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js +25 -0
  7. package/dist/browser/lroImpl.js.map +1 -0
  8. package/dist/browser/models/index.js.map +1 -0
  9. package/dist/browser/models/mappers.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  11. package/dist/browser/models/parameters.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.d.ts +3 -3
  13. package/dist/browser/operations/blobInventoryPolicies.d.ts.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.js +2 -2
  15. package/dist/browser/operations/blobInventoryPolicies.js.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/encryptionScopes.d.ts +3 -3
  17. package/dist/browser/operations/encryptionScopes.d.ts.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/encryptionScopes.js +3 -3
  19. package/dist/browser/operations/encryptionScopes.js.map +1 -0
  20. package/dist/browser/operations/index.d.ts +11 -0
  21. package/dist/browser/operations/index.d.ts.map +1 -0
  22. package/dist/browser/operations/index.js +18 -0
  23. package/dist/browser/operations/index.js.map +1 -0
  24. package/{dist-esm/src → dist/browser}/operations/managementPolicies.d.ts +3 -3
  25. package/dist/browser/operations/managementPolicies.d.ts.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/managementPolicies.js +2 -2
  27. package/dist/browser/operations/managementPolicies.js.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.d.ts +3 -3
  29. package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.js +2 -2
  31. package/dist/browser/operations/objectReplicationPoliciesOperations.js.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  33. package/dist/browser/operations/operations.d.ts.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  35. package/dist/browser/operations/operations.js.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  37. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +2 -2
  39. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  41. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  43. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
  45. package/dist/browser/operations/skus.d.ts.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operations/skus.js +2 -2
  47. package/dist/browser/operations/skus.js.map +1 -0
  48. package/{dist-esm/src → dist/browser}/operations/storageAccounts.d.ts +3 -3
  49. package/dist/browser/operations/storageAccounts.d.ts.map +1 -0
  50. package/{dist-esm/src → dist/browser}/operations/storageAccounts.js +103 -115
  51. package/dist/browser/operations/storageAccounts.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operations/usages.d.ts +3 -3
  53. package/dist/browser/operations/usages.d.ts.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operations/usages.js +2 -2
  55. package/dist/browser/operations/usages.js.map +1 -0
  56. package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.d.ts +1 -1
  57. package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  58. package/dist/browser/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  59. package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.d.ts +1 -1
  60. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  61. package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -0
  62. package/dist/browser/operationsInterfaces/index.d.ts +11 -0
  63. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  64. package/dist/browser/operationsInterfaces/index.js +18 -0
  65. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/managementPolicies.js.map +1 -0
  69. package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +1 -1
  70. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  71. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  72. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  74. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  75. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  76. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  77. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  78. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  79. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  80. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  81. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
  82. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
  83. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  84. package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.d.ts +1 -1
  85. package/dist/browser/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  86. package/dist/browser/operationsInterfaces/storageAccounts.js.map +1 -0
  87. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
  88. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts.map +1 -1
  89. package/dist/browser/operationsInterfaces/usages.js.map +1 -0
  90. package/dist/browser/package.json +3 -0
  91. package/dist/browser/pagingHelper.js.map +1 -0
  92. package/{dist-esm/src → dist/browser}/storageManagementClient.d.ts +2 -2
  93. package/dist/browser/storageManagementClient.d.ts.map +1 -0
  94. package/{dist-esm/src → dist/browser}/storageManagementClient.js +15 -18
  95. package/dist/browser/storageManagementClient.js.map +1 -0
  96. package/dist/commonjs/index.d.ts +5 -0
  97. package/dist/commonjs/index.d.ts.map +1 -0
  98. package/dist/commonjs/index.js +19 -0
  99. package/dist/commonjs/index.js.map +1 -0
  100. package/dist/commonjs/lroImpl.d.ts +16 -0
  101. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  102. package/dist/commonjs/lroImpl.js +29 -0
  103. package/dist/commonjs/lroImpl.js.map +1 -0
  104. package/{types/arm-storage-profile-2020-09-01-hybrid.d.ts → dist/commonjs/models/index.d.ts} +1849 -2596
  105. package/dist/commonjs/models/index.d.ts.map +1 -0
  106. package/dist/commonjs/models/index.js +265 -0
  107. package/dist/commonjs/models/index.js.map +1 -0
  108. package/dist/commonjs/models/mappers.d.ts +84 -0
  109. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  110. package/dist/commonjs/models/mappers.js +2875 -0
  111. package/dist/commonjs/models/mappers.js.map +1 -0
  112. package/dist/commonjs/models/parameters.d.ts +30 -0
  113. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  114. package/dist/commonjs/models/parameters.js +245 -0
  115. package/dist/commonjs/models/parameters.js.map +1 -0
  116. package/dist/commonjs/operations/blobInventoryPolicies.d.ts +73 -0
  117. package/dist/commonjs/operations/blobInventoryPolicies.d.ts.map +1 -0
  118. package/dist/commonjs/operations/blobInventoryPolicies.js +231 -0
  119. package/dist/commonjs/operations/blobInventoryPolicies.js.map +1 -0
  120. package/dist/commonjs/operations/encryptionScopes.d.ts +94 -0
  121. package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -0
  122. package/dist/commonjs/operations/encryptionScopes.js +295 -0
  123. package/dist/commonjs/operations/encryptionScopes.js.map +1 -0
  124. package/dist/commonjs/operations/index.d.ts +11 -0
  125. package/dist/commonjs/operations/index.d.ts.map +1 -0
  126. package/dist/commonjs/operations/index.js +21 -0
  127. package/dist/commonjs/operations/index.js.map +1 -0
  128. package/dist/commonjs/operations/managementPolicies.d.ts +50 -0
  129. package/dist/commonjs/operations/managementPolicies.d.ts.map +1 -0
  130. package/dist/commonjs/operations/managementPolicies.js +131 -0
  131. package/dist/commonjs/operations/managementPolicies.js.map +1 -0
  132. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  133. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  134. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js +232 -0
  135. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js.map +1 -0
  136. package/dist/commonjs/operations/operations.d.ts +26 -0
  137. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  138. package/dist/commonjs/operations/operations.js +97 -0
  139. package/dist/commonjs/operations/operations.js.map +1 -0
  140. package/dist/commonjs/operations/privateEndpointConnections.d.ts +73 -0
  141. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  142. package/dist/commonjs/operations/privateEndpointConnections.js +238 -0
  143. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  144. package/dist/commonjs/operations/privateLinkResources.d.ts +23 -0
  145. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  146. package/dist/commonjs/operations/privateLinkResources.js +58 -0
  147. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  148. package/dist/commonjs/operations/skus.d.ts +26 -0
  149. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  150. package/dist/commonjs/operations/skus.js +97 -0
  151. package/dist/commonjs/operations/skus.js.map +1 -0
  152. package/dist/commonjs/operations/storageAccounts.d.ts +228 -0
  153. package/dist/commonjs/operations/storageAccounts.d.ts.map +1 -0
  154. package/dist/commonjs/operations/storageAccounts.js +739 -0
  155. package/dist/commonjs/operations/storageAccounts.js.map +1 -0
  156. package/dist/commonjs/operations/usages.d.ts +28 -0
  157. package/dist/commonjs/operations/usages.d.ts.map +1 -0
  158. package/dist/commonjs/operations/usages.js +103 -0
  159. package/dist/commonjs/operations/usages.js.map +1 -0
  160. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  161. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  162. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js +10 -0
  163. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  164. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +63 -0
  165. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  166. package/dist/commonjs/operationsInterfaces/encryptionScopes.js +10 -0
  167. package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -0
  168. package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
  169. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  170. package/dist/commonjs/operationsInterfaces/index.js +21 -0
  171. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  172. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts +42 -0
  173. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  174. package/dist/commonjs/operationsInterfaces/managementPolicies.js +10 -0
  175. package/dist/commonjs/operationsInterfaces/managementPolicies.js.map +1 -0
  176. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  177. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  178. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js +10 -0
  179. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  180. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  181. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  182. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  183. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  184. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  185. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  186. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  187. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  188. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +15 -0
  189. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  190. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  191. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  192. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  193. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  194. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  195. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  196. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts +196 -0
  197. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  198. package/dist/commonjs/operationsInterfaces/storageAccounts.js +10 -0
  199. package/dist/commonjs/operationsInterfaces/storageAccounts.js.map +1 -0
  200. package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
  201. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
  202. package/dist/commonjs/operationsInterfaces/usages.js +10 -0
  203. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
  204. package/dist/commonjs/package.json +3 -0
  205. package/dist/commonjs/pagingHelper.d.ts +13 -0
  206. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  207. package/dist/commonjs/pagingHelper.js +36 -0
  208. package/dist/commonjs/pagingHelper.js.map +1 -0
  209. package/dist/commonjs/storageManagementClient.d.ts +29 -0
  210. package/dist/commonjs/storageManagementClient.d.ts.map +1 -0
  211. package/dist/commonjs/storageManagementClient.js +111 -0
  212. package/dist/commonjs/storageManagementClient.js.map +1 -0
  213. package/dist/esm/index.d.ts +5 -0
  214. package/dist/esm/index.d.ts.map +1 -0
  215. package/{src/index.ts → dist/esm/index.js} +5 -5
  216. package/dist/esm/index.js.map +1 -0
  217. package/dist/esm/lroImpl.d.ts +16 -0
  218. package/dist/esm/lroImpl.d.ts.map +1 -0
  219. package/dist/esm/lroImpl.js +25 -0
  220. package/dist/esm/lroImpl.js.map +1 -0
  221. package/dist/esm/models/index.d.ts +1849 -0
  222. package/dist/esm/models/index.d.ts.map +1 -0
  223. package/dist/esm/models/index.js +262 -0
  224. package/dist/esm/models/index.js.map +1 -0
  225. package/dist/esm/models/mappers.d.ts +84 -0
  226. package/dist/esm/models/mappers.d.ts.map +1 -0
  227. package/dist/esm/models/mappers.js +2871 -0
  228. package/dist/esm/models/mappers.js.map +1 -0
  229. package/dist/esm/models/parameters.d.ts +30 -0
  230. package/dist/esm/models/parameters.d.ts.map +1 -0
  231. package/dist/esm/models/parameters.js +242 -0
  232. package/dist/esm/models/parameters.js.map +1 -0
  233. package/dist/esm/operations/blobInventoryPolicies.d.ts +73 -0
  234. package/dist/esm/operations/blobInventoryPolicies.d.ts.map +1 -0
  235. package/dist/esm/operations/blobInventoryPolicies.js +227 -0
  236. package/dist/esm/operations/blobInventoryPolicies.js.map +1 -0
  237. package/dist/esm/operations/encryptionScopes.d.ts +94 -0
  238. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -0
  239. package/dist/esm/operations/encryptionScopes.js +291 -0
  240. package/dist/esm/operations/encryptionScopes.js.map +1 -0
  241. package/dist/esm/operations/index.d.ts +11 -0
  242. package/dist/esm/operations/index.d.ts.map +1 -0
  243. package/dist/esm/operations/index.js +18 -0
  244. package/dist/esm/operations/index.js.map +1 -0
  245. package/dist/esm/operations/managementPolicies.d.ts +50 -0
  246. package/dist/esm/operations/managementPolicies.d.ts.map +1 -0
  247. package/dist/esm/operations/managementPolicies.js +126 -0
  248. package/dist/esm/operations/managementPolicies.js.map +1 -0
  249. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  250. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  251. package/dist/esm/operations/objectReplicationPoliciesOperations.js +228 -0
  252. package/dist/esm/operations/objectReplicationPoliciesOperations.js.map +1 -0
  253. package/dist/esm/operations/operations.d.ts +26 -0
  254. package/dist/esm/operations/operations.d.ts.map +1 -0
  255. package/dist/esm/operations/operations.js +93 -0
  256. package/dist/esm/operations/operations.js.map +1 -0
  257. package/dist/esm/operations/privateEndpointConnections.d.ts +73 -0
  258. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  259. package/dist/esm/operations/privateEndpointConnections.js +234 -0
  260. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  261. package/dist/esm/operations/privateLinkResources.d.ts +23 -0
  262. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  263. package/dist/esm/operations/privateLinkResources.js +53 -0
  264. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  265. package/dist/esm/operations/skus.d.ts +26 -0
  266. package/dist/esm/operations/skus.d.ts.map +1 -0
  267. package/dist/esm/operations/skus.js +93 -0
  268. package/dist/esm/operations/skus.js.map +1 -0
  269. package/dist/esm/operations/storageAccounts.d.ts +228 -0
  270. package/dist/esm/operations/storageAccounts.d.ts.map +1 -0
  271. package/dist/esm/operations/storageAccounts.js +735 -0
  272. package/dist/esm/operations/storageAccounts.js.map +1 -0
  273. package/dist/esm/operations/usages.d.ts +28 -0
  274. package/dist/esm/operations/usages.d.ts.map +1 -0
  275. package/dist/esm/operations/usages.js +99 -0
  276. package/dist/esm/operations/usages.js.map +1 -0
  277. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  278. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  279. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js +9 -0
  280. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  281. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +63 -0
  282. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  283. package/dist/esm/operationsInterfaces/encryptionScopes.js +9 -0
  284. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -0
  285. package/dist/esm/operationsInterfaces/index.d.ts +11 -0
  286. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  287. package/dist/esm/operationsInterfaces/index.js +18 -0
  288. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  289. package/dist/esm/operationsInterfaces/managementPolicies.d.ts +42 -0
  290. package/dist/esm/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  291. package/dist/esm/operationsInterfaces/managementPolicies.js +9 -0
  292. package/dist/esm/operationsInterfaces/managementPolicies.js.map +1 -0
  293. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  294. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  295. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  296. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  297. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  298. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  299. package/dist/esm/operationsInterfaces/operations.js +9 -0
  300. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  301. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  302. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  303. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  304. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  305. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +15 -0
  306. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  307. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  308. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  309. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  310. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  311. package/dist/esm/operationsInterfaces/skus.js +9 -0
  312. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  313. package/dist/esm/operationsInterfaces/storageAccounts.d.ts +196 -0
  314. package/dist/esm/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  315. package/dist/esm/operationsInterfaces/storageAccounts.js +9 -0
  316. package/dist/esm/operationsInterfaces/storageAccounts.js.map +1 -0
  317. package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
  318. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
  319. package/dist/esm/operationsInterfaces/usages.js +9 -0
  320. package/dist/esm/operationsInterfaces/usages.js.map +1 -0
  321. package/dist/esm/package.json +3 -0
  322. package/dist/esm/pagingHelper.d.ts +13 -0
  323. package/dist/esm/pagingHelper.d.ts.map +1 -0
  324. package/dist/esm/pagingHelper.js +32 -0
  325. package/dist/esm/pagingHelper.js.map +1 -0
  326. package/dist/esm/storageManagementClient.d.ts +29 -0
  327. package/dist/esm/storageManagementClient.d.ts.map +1 -0
  328. package/dist/esm/storageManagementClient.js +106 -0
  329. package/dist/esm/storageManagementClient.js.map +1 -0
  330. package/dist/react-native/index.d.ts +5 -0
  331. package/dist/react-native/index.d.ts.map +1 -0
  332. package/dist/react-native/index.js +13 -0
  333. package/dist/react-native/index.js.map +1 -0
  334. package/dist/react-native/lroImpl.d.ts +16 -0
  335. package/dist/react-native/lroImpl.d.ts.map +1 -0
  336. package/dist/react-native/lroImpl.js +25 -0
  337. package/dist/react-native/lroImpl.js.map +1 -0
  338. package/dist/react-native/models/index.d.ts +1849 -0
  339. package/dist/react-native/models/index.d.ts.map +1 -0
  340. package/dist/react-native/models/index.js +262 -0
  341. package/dist/react-native/models/index.js.map +1 -0
  342. package/dist/react-native/models/mappers.d.ts +84 -0
  343. package/dist/react-native/models/mappers.d.ts.map +1 -0
  344. package/dist/react-native/models/mappers.js +2871 -0
  345. package/dist/react-native/models/mappers.js.map +1 -0
  346. package/dist/react-native/models/parameters.d.ts +30 -0
  347. package/dist/react-native/models/parameters.d.ts.map +1 -0
  348. package/dist/react-native/models/parameters.js +242 -0
  349. package/dist/react-native/models/parameters.js.map +1 -0
  350. package/dist/react-native/operations/blobInventoryPolicies.d.ts +73 -0
  351. package/dist/react-native/operations/blobInventoryPolicies.d.ts.map +1 -0
  352. package/dist/react-native/operations/blobInventoryPolicies.js +227 -0
  353. package/dist/react-native/operations/blobInventoryPolicies.js.map +1 -0
  354. package/dist/react-native/operations/encryptionScopes.d.ts +94 -0
  355. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -0
  356. package/dist/react-native/operations/encryptionScopes.js +291 -0
  357. package/dist/react-native/operations/encryptionScopes.js.map +1 -0
  358. package/dist/react-native/operations/index.d.ts +11 -0
  359. package/dist/react-native/operations/index.d.ts.map +1 -0
  360. package/dist/react-native/operations/index.js +18 -0
  361. package/dist/react-native/operations/index.js.map +1 -0
  362. package/dist/react-native/operations/managementPolicies.d.ts +50 -0
  363. package/dist/react-native/operations/managementPolicies.d.ts.map +1 -0
  364. package/dist/react-native/operations/managementPolicies.js +126 -0
  365. package/dist/react-native/operations/managementPolicies.js.map +1 -0
  366. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  367. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  368. package/dist/react-native/operations/objectReplicationPoliciesOperations.js +228 -0
  369. package/dist/react-native/operations/objectReplicationPoliciesOperations.js.map +1 -0
  370. package/dist/react-native/operations/operations.d.ts +26 -0
  371. package/dist/react-native/operations/operations.d.ts.map +1 -0
  372. package/dist/react-native/operations/operations.js +93 -0
  373. package/dist/react-native/operations/operations.js.map +1 -0
  374. package/dist/react-native/operations/privateEndpointConnections.d.ts +73 -0
  375. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  376. package/dist/react-native/operations/privateEndpointConnections.js +234 -0
  377. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  378. package/dist/react-native/operations/privateLinkResources.d.ts +23 -0
  379. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  380. package/dist/react-native/operations/privateLinkResources.js +53 -0
  381. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  382. package/dist/react-native/operations/skus.d.ts +26 -0
  383. package/dist/react-native/operations/skus.d.ts.map +1 -0
  384. package/dist/react-native/operations/skus.js +93 -0
  385. package/dist/react-native/operations/skus.js.map +1 -0
  386. package/dist/react-native/operations/storageAccounts.d.ts +228 -0
  387. package/dist/react-native/operations/storageAccounts.d.ts.map +1 -0
  388. package/dist/react-native/operations/storageAccounts.js +735 -0
  389. package/dist/react-native/operations/storageAccounts.js.map +1 -0
  390. package/dist/react-native/operations/usages.d.ts +28 -0
  391. package/dist/react-native/operations/usages.d.ts.map +1 -0
  392. package/dist/react-native/operations/usages.js +99 -0
  393. package/dist/react-native/operations/usages.js.map +1 -0
  394. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  395. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  396. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js +9 -0
  397. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  398. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +63 -0
  399. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  400. package/dist/react-native/operationsInterfaces/encryptionScopes.js +9 -0
  401. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -0
  402. package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
  403. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  404. package/dist/react-native/operationsInterfaces/index.js +18 -0
  405. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  406. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts +42 -0
  407. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  408. package/dist/react-native/operationsInterfaces/managementPolicies.js +9 -0
  409. package/dist/react-native/operationsInterfaces/managementPolicies.js.map +1 -0
  410. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  411. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  412. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  413. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  414. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  415. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  416. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  417. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  418. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  419. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  420. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  421. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  422. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +15 -0
  423. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  424. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  425. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  426. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  427. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  428. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  429. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  430. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts +196 -0
  431. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  432. package/dist/react-native/operationsInterfaces/storageAccounts.js +9 -0
  433. package/dist/react-native/operationsInterfaces/storageAccounts.js.map +1 -0
  434. package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
  435. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
  436. package/dist/react-native/operationsInterfaces/usages.js +9 -0
  437. package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
  438. package/dist/react-native/package.json +3 -0
  439. package/dist/react-native/pagingHelper.d.ts +13 -0
  440. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  441. package/dist/react-native/pagingHelper.js +32 -0
  442. package/dist/react-native/pagingHelper.js.map +1 -0
  443. package/dist/react-native/storageManagementClient.d.ts +29 -0
  444. package/dist/react-native/storageManagementClient.d.ts.map +1 -0
  445. package/dist/react-native/storageManagementClient.js +106 -0
  446. package/dist/react-native/storageManagementClient.js.map +1 -0
  447. package/package.json +66 -35
  448. package/dist/index.js +0 -5806
  449. package/dist/index.js.map +0 -1
  450. package/dist/index.min.js +0 -1
  451. package/dist/index.min.js.map +0 -1
  452. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts +0 -2
  453. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  454. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +0 -51
  455. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js.map +0 -1
  456. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts +0 -2
  457. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts.map +0 -1
  458. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +0 -37
  459. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js.map +0 -1
  460. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts +0 -2
  461. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts.map +0 -1
  462. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +0 -37
  463. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js.map +0 -1
  464. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts +0 -2
  465. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts.map +0 -1
  466. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +0 -52
  467. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js.map +0 -1
  468. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts +0 -2
  469. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts.map +0 -1
  470. package/dist-esm/samples-dev/encryptionScopesGetSample.js +0 -37
  471. package/dist-esm/samples-dev/encryptionScopesGetSample.js.map +0 -1
  472. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts +0 -2
  473. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts.map +0 -1
  474. package/dist-esm/samples-dev/encryptionScopesListSample.js +0 -52
  475. package/dist-esm/samples-dev/encryptionScopesListSample.js.map +0 -1
  476. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts +0 -2
  477. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts.map +0 -1
  478. package/dist-esm/samples-dev/encryptionScopesPatchSample.js +0 -36
  479. package/dist-esm/samples-dev/encryptionScopesPatchSample.js.map +0 -1
  480. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts +0 -2
  481. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts.map +0 -1
  482. package/dist-esm/samples-dev/encryptionScopesPutSample.js +0 -31
  483. package/dist-esm/samples-dev/encryptionScopesPutSample.js.map +0 -1
  484. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts +0 -2
  485. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  486. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +0 -216
  487. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js.map +0 -1
  488. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts +0 -2
  489. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts.map +0 -1
  490. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +0 -37
  491. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js.map +0 -1
  492. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts +0 -2
  493. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts.map +0 -1
  494. package/dist-esm/samples-dev/managementPoliciesGetSample.js +0 -37
  495. package/dist-esm/samples-dev/managementPoliciesGetSample.js.map +0 -1
  496. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts +0 -2
  497. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  498. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +0 -143
  499. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js.map +0 -1
  500. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts +0 -2
  501. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts.map +0 -1
  502. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +0 -37
  503. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js.map +0 -1
  504. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts +0 -2
  505. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts.map +0 -1
  506. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +0 -37
  507. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js.map +0 -1
  508. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts +0 -2
  509. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts.map +0 -1
  510. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +0 -52
  511. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js.map +0 -1
  512. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  513. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  515. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  516. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  517. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
  519. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  520. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  521. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
  523. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  524. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  525. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -52
  527. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  528. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts +0 -2
  529. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts.map +0 -1
  530. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +0 -36
  531. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +0 -1
  532. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts +0 -2
  533. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts.map +0 -1
  534. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +0 -36
  535. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js.map +0 -1
  536. package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
  537. package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
  538. package/dist-esm/samples-dev/skusListSample.js +0 -50
  539. package/dist-esm/samples-dev/skusListSample.js.map +0 -1
  540. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts +0 -2
  541. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts.map +0 -1
  542. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +0 -31
  543. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js.map +0 -1
  544. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts +0 -2
  545. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts.map +0 -1
  546. package/dist-esm/samples-dev/storageAccountsCreateSample.js +0 -52
  547. package/dist-esm/samples-dev/storageAccountsCreateSample.js.map +0 -1
  548. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts +0 -2
  549. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts.map +0 -1
  550. package/dist-esm/samples-dev/storageAccountsDeleteSample.js +0 -36
  551. package/dist-esm/samples-dev/storageAccountsDeleteSample.js.map +0 -1
  552. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts +0 -2
  553. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts.map +0 -1
  554. package/dist-esm/samples-dev/storageAccountsFailoverSample.js +0 -36
  555. package/dist-esm/samples-dev/storageAccountsFailoverSample.js.map +0 -1
  556. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts +0 -2
  557. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts.map +0 -1
  558. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +0 -54
  559. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js.map +0 -1
  560. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts +0 -2
  561. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts.map +0 -1
  562. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +0 -38
  563. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js.map +0 -1
  564. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts +0 -2
  565. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts.map +0 -1
  566. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +0 -51
  567. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js.map +0 -1
  568. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts +0 -2
  569. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts.map +0 -1
  570. package/dist-esm/samples-dev/storageAccountsListKeysSample.js +0 -36
  571. package/dist-esm/samples-dev/storageAccountsListKeysSample.js.map +0 -1
  572. package/dist-esm/samples-dev/storageAccountsListSample.d.ts +0 -2
  573. package/dist-esm/samples-dev/storageAccountsListSample.d.ts.map +0 -1
  574. package/dist-esm/samples-dev/storageAccountsListSample.js +0 -50
  575. package/dist-esm/samples-dev/storageAccountsListSample.js.map +0 -1
  576. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts +0 -2
  577. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts.map +0 -1
  578. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +0 -35
  579. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js.map +0 -1
  580. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts +0 -2
  581. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts.map +0 -1
  582. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +0 -53
  583. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js.map +0 -1
  584. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts +0 -2
  585. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts.map +0 -1
  586. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +0 -36
  587. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js.map +0 -1
  588. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts +0 -2
  589. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts.map +0 -1
  590. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +0 -36
  591. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js.map +0 -1
  592. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts +0 -2
  593. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts.map +0 -1
  594. package/dist-esm/samples-dev/storageAccountsUpdateSample.js +0 -110
  595. package/dist-esm/samples-dev/storageAccountsUpdateSample.js.map +0 -1
  596. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts +0 -2
  597. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts.map +0 -1
  598. package/dist-esm/samples-dev/usagesListByLocationSample.js +0 -51
  599. package/dist-esm/samples-dev/usagesListByLocationSample.js.map +0 -1
  600. package/dist-esm/src/index.d.ts +0 -5
  601. package/dist-esm/src/index.js.map +0 -1
  602. package/dist-esm/src/lroImpl.js +0 -29
  603. package/dist-esm/src/lroImpl.js.map +0 -1
  604. package/dist-esm/src/models/index.js.map +0 -1
  605. package/dist-esm/src/models/mappers.js.map +0 -1
  606. package/dist-esm/src/models/parameters.js.map +0 -1
  607. package/dist-esm/src/operations/blobInventoryPolicies.d.ts.map +0 -1
  608. package/dist-esm/src/operations/blobInventoryPolicies.js.map +0 -1
  609. package/dist-esm/src/operations/encryptionScopes.d.ts.map +0 -1
  610. package/dist-esm/src/operations/encryptionScopes.js.map +0 -1
  611. package/dist-esm/src/operations/index.d.ts +0 -11
  612. package/dist-esm/src/operations/index.d.ts.map +0 -1
  613. package/dist-esm/src/operations/index.js +0 -18
  614. package/dist-esm/src/operations/index.js.map +0 -1
  615. package/dist-esm/src/operations/managementPolicies.d.ts.map +0 -1
  616. package/dist-esm/src/operations/managementPolicies.js.map +0 -1
  617. package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +0 -1
  618. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +0 -1
  619. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  620. package/dist-esm/src/operations/operations.js.map +0 -1
  621. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  622. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  623. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  624. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  625. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  626. package/dist-esm/src/operations/skus.js.map +0 -1
  627. package/dist-esm/src/operations/storageAccounts.d.ts.map +0 -1
  628. package/dist-esm/src/operations/storageAccounts.js.map +0 -1
  629. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  630. package/dist-esm/src/operations/usages.js.map +0 -1
  631. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.d.ts.map +0 -1
  632. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.js.map +0 -1
  633. package/dist-esm/src/operationsInterfaces/encryptionScopes.d.ts.map +0 -1
  634. package/dist-esm/src/operationsInterfaces/encryptionScopes.js.map +0 -1
  635. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
  636. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  637. package/dist-esm/src/operationsInterfaces/index.js +0 -18
  638. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  639. package/dist-esm/src/operationsInterfaces/managementPolicies.d.ts.map +0 -1
  640. package/dist-esm/src/operationsInterfaces/managementPolicies.js.map +0 -1
  641. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +0 -1
  642. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.js.map +0 -1
  643. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  644. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  645. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  646. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  647. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  648. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  649. package/dist-esm/src/operationsInterfaces/storageAccounts.d.ts.map +0 -1
  650. package/dist-esm/src/operationsInterfaces/storageAccounts.js.map +0 -1
  651. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  652. package/dist-esm/src/pagingHelper.js.map +0 -1
  653. package/dist-esm/src/storageManagementClient.d.ts.map +0 -1
  654. package/dist-esm/src/storageManagementClient.js.map +0 -1
  655. package/dist-esm/test/sampleTest.d.ts +0 -2
  656. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  657. package/dist-esm/test/sampleTest.js +0 -42
  658. package/dist-esm/test/sampleTest.js.map +0 -1
  659. package/src/lroImpl.ts +0 -34
  660. package/src/models/index.ts +0 -2069
  661. package/src/models/mappers.ts +0 -3021
  662. package/src/models/parameters.ts +0 -288
  663. package/src/operations/blobInventoryPolicies.ts +0 -292
  664. package/src/operations/encryptionScopes.ts +0 -373
  665. package/src/operations/index.ts +0 -18
  666. package/src/operations/managementPolicies.ts +0 -172
  667. package/src/operations/objectReplicationPoliciesOperations.ts +0 -293
  668. package/src/operations/operations.ts +0 -100
  669. package/src/operations/privateEndpointConnections.ts +0 -299
  670. package/src/operations/privateLinkResources.ts +0 -72
  671. package/src/operations/skus.ts +0 -98
  672. package/src/operations/storageAccounts.ts +0 -1001
  673. package/src/operations/usages.ts +0 -114
  674. package/src/operationsInterfaces/blobInventoryPolicies.ts +0 -91
  675. package/src/operationsInterfaces/encryptionScopes.ts +0 -102
  676. package/src/operationsInterfaces/index.ts +0 -18
  677. package/src/operationsInterfaces/managementPolicies.ts +0 -74
  678. package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +0 -91
  679. package/src/operationsInterfaces/operations.ts +0 -22
  680. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -90
  681. package/src/operationsInterfaces/privateLinkResources.ts +0 -30
  682. package/src/operationsInterfaces/skus.ts +0 -22
  683. package/src/operationsInterfaces/storageAccounts.ts +0 -319
  684. package/src/operationsInterfaces/usages.ts +0 -24
  685. package/src/pagingHelper.ts +0 -39
  686. package/src/storageManagementClient.ts +0 -182
  687. package/tsconfig.json +0 -33
  688. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  689. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  690. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  691. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  692. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  693. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  694. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  695. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  696. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  697. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  698. /package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.js +0 -0
  699. /package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.js +0 -0
  700. /package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.js +0 -0
  701. /package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.js +0 -0
  702. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  703. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  704. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  705. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  706. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.js +0 -0
  707. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  708. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  709. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  710. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  711. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"storageAccounts.js","sourceRoot":"","sources":["../../../src/operations/storageAccounts.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { StorageAccounts } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { StorageManagementClient } from \"../storageManagementClient.js\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl.js\";\nimport {\n StorageAccount,\n StorageAccountsListNextOptionalParams,\n StorageAccountsListOptionalParams,\n StorageAccountsListResponse,\n StorageAccountsListByResourceGroupOptionalParams,\n StorageAccountsListByResourceGroupResponse,\n StorageAccountCheckNameAvailabilityParameters,\n StorageAccountsCheckNameAvailabilityOptionalParams,\n StorageAccountsCheckNameAvailabilityResponse,\n StorageAccountCreateParameters,\n StorageAccountsCreateOptionalParams,\n StorageAccountsCreateResponse,\n StorageAccountsDeleteOptionalParams,\n StorageAccountsGetPropertiesOptionalParams,\n StorageAccountsGetPropertiesResponse,\n StorageAccountUpdateParameters,\n StorageAccountsUpdateOptionalParams,\n StorageAccountsUpdateResponse,\n StorageAccountsListKeysOptionalParams,\n StorageAccountsListKeysResponse,\n StorageAccountRegenerateKeyParameters,\n StorageAccountsRegenerateKeyOptionalParams,\n StorageAccountsRegenerateKeyResponse,\n AccountSasParameters,\n StorageAccountsListAccountSASOptionalParams,\n StorageAccountsListAccountSASResponse,\n ServiceSasParameters,\n StorageAccountsListServiceSASOptionalParams,\n StorageAccountsListServiceSASResponse,\n StorageAccountsFailoverOptionalParams,\n BlobRestoreParameters,\n StorageAccountsRestoreBlobRangesOptionalParams,\n StorageAccountsRestoreBlobRangesResponse,\n StorageAccountsRevokeUserDelegationKeysOptionalParams,\n StorageAccountsListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing StorageAccounts operations. */\nexport class StorageAccountsImpl implements StorageAccounts {\n private readonly client: StorageManagementClient;\n\n /**\n * Initialize a new instance of the class StorageAccounts class.\n * @param client Reference to the service client\n */\n constructor(client: StorageManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all the storage accounts available under the subscription. Note that storage keys are not\n * returned; use the ListKeys operation for this.\n * @param options The options parameters.\n */\n public list(\n options?: StorageAccountsListOptionalParams\n ): PagedAsyncIterableIterator<StorageAccount> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(options, settings);\n }\n };\n }\n\n private async *listPagingPage(\n options?: StorageAccountsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<StorageAccount[]> {\n let result: StorageAccountsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: StorageAccountsListOptionalParams\n ): AsyncIterableIterator<StorageAccount> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists all the storage accounts available under the given resource group. Note that storage keys are\n * not returned; use the ListKeys operation for this.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: StorageAccountsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<StorageAccount> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: StorageAccountsListByResourceGroupOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<StorageAccount[]> {\n let result: StorageAccountsListByResourceGroupResponse;\n result = await this._listByResourceGroup(resourceGroupName, options);\n yield result.value || [];\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: StorageAccountsListByResourceGroupOptionalParams\n ): AsyncIterableIterator<StorageAccount> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Checks that the storage account name is valid and is not already in use.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n checkNameAvailability(\n accountName: StorageAccountCheckNameAvailabilityParameters,\n options?: StorageAccountsCheckNameAvailabilityOptionalParams\n ): Promise<StorageAccountsCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n { accountName, options },\n checkNameAvailabilityOperationSpec\n );\n }\n\n /**\n * Asynchronously creates a new storage account with the specified parameters. If an account is already\n * created and a subsequent create request is issued with different properties, the account properties\n * will be updated. If an account is already created and a subsequent create or update request is\n * issued with the exact same set of properties, the request will succeed.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for the created account.\n * @param options The options parameters.\n */\n async beginCreate(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<StorageAccountsCreateResponse>,\n StorageAccountsCreateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<StorageAccountsCreateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, accountName, parameters, options },\n createOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Asynchronously creates a new storage account with the specified parameters. If an account is already\n * created and a subsequent create request is issued with different properties, the account properties\n * will be updated. If an account is already created and a subsequent create or update request is\n * issued with the exact same set of properties, the request will succeed.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for the created account.\n * @param options The options parameters.\n */\n async beginCreateAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams\n ): Promise<StorageAccountsCreateResponse> {\n const poller = await this.beginCreate(\n resourceGroupName,\n accountName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a storage account in Microsoft Azure.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Returns the properties for the specified storage account including but not limited to name, SKU\n * name, location, and account status. The ListKeys operation should be used to retrieve storage keys.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n getProperties(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsGetPropertiesOptionalParams\n ): Promise<StorageAccountsGetPropertiesResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n getPropertiesOperationSpec\n );\n }\n\n /**\n * The update operation can be used to update the SKU, encryption, access tier, or tags for a storage\n * account. It can also be used to map the account to a custom domain. Only one custom domain is\n * supported per storage account; the replacement/change of custom domain is not supported. In order to\n * replace an old custom domain, the old value must be cleared/unregistered before a new value can be\n * set. The update of multiple properties is supported. This call does not change the storage keys for\n * the account. If you want to change the storage account keys, use the regenerate keys operation. The\n * location and name of the storage account cannot be changed after creation.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for the updated account.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountUpdateParameters,\n options?: StorageAccountsUpdateOptionalParams\n ): Promise<StorageAccountsUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, parameters, options },\n updateOperationSpec\n );\n }\n\n /**\n * Lists all the storage accounts available under the subscription. Note that storage keys are not\n * returned; use the ListKeys operation for this.\n * @param options The options parameters.\n */\n private _list(\n options?: StorageAccountsListOptionalParams\n ): Promise<StorageAccountsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * Lists all the storage accounts available under the given resource group. Note that storage keys are\n * not returned; use the ListKeys operation for this.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: StorageAccountsListByResourceGroupOptionalParams\n ): Promise<StorageAccountsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Lists the access keys or Kerberos keys (if active directory enabled) for the specified storage\n * account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n listKeys(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsListKeysOptionalParams\n ): Promise<StorageAccountsListKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n listKeysOperationSpec\n );\n }\n\n /**\n * Regenerates one of the access keys or Kerberos keys for the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param regenerateKey Specifies name of the key which should be regenerated -- key1, key2, kerb1,\n * kerb2.\n * @param options The options parameters.\n */\n regenerateKey(\n resourceGroupName: string,\n accountName: string,\n regenerateKey: StorageAccountRegenerateKeyParameters,\n options?: StorageAccountsRegenerateKeyOptionalParams\n ): Promise<StorageAccountsRegenerateKeyResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, regenerateKey, options },\n regenerateKeyOperationSpec\n );\n }\n\n /**\n * List SAS credentials of a storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide to list SAS credentials for the storage account.\n * @param options The options parameters.\n */\n listAccountSAS(\n resourceGroupName: string,\n accountName: string,\n parameters: AccountSasParameters,\n options?: StorageAccountsListAccountSASOptionalParams\n ): Promise<StorageAccountsListAccountSASResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, parameters, options },\n listAccountSASOperationSpec\n );\n }\n\n /**\n * List service SAS credentials of a specific resource.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide to list service SAS credentials.\n * @param options The options parameters.\n */\n listServiceSAS(\n resourceGroupName: string,\n accountName: string,\n parameters: ServiceSasParameters,\n options?: StorageAccountsListServiceSASOptionalParams\n ): Promise<StorageAccountsListServiceSASResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, parameters, options },\n listServiceSASOperationSpec\n );\n }\n\n /**\n * Failover request can be triggered for a storage account in case of availability issues. The failover\n * occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The\n * secondary cluster will become primary after failover.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n async beginFailover(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, accountName, options },\n failoverOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Failover request can be triggered for a storage account in case of availability issues. The failover\n * occurs from the storage account's primary cluster to secondary cluster for RA-GRS accounts. The\n * secondary cluster will become primary after failover.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n async beginFailoverAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams\n ): Promise<void> {\n const poller = await this.beginFailover(\n resourceGroupName,\n accountName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Restore blobs in the specified blob ranges\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for restore blob ranges.\n * @param options The options parameters.\n */\n async beginRestoreBlobRanges(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<StorageAccountsRestoreBlobRangesResponse>,\n StorageAccountsRestoreBlobRangesResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<StorageAccountsRestoreBlobRangesResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, accountName, parameters, options },\n restoreBlobRangesOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n lroResourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Restore blobs in the specified blob ranges\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param parameters The parameters to provide for restore blob ranges.\n * @param options The options parameters.\n */\n async beginRestoreBlobRangesAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams\n ): Promise<StorageAccountsRestoreBlobRangesResponse> {\n const poller = await this.beginRestoreBlobRanges(\n resourceGroupName,\n accountName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Revoke user delegation keys.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n revokeUserDelegationKeys(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsRevokeUserDelegationKeysOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, accountName, options },\n revokeUserDelegationKeysOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: StorageAccountsListNextOptionalParams\n ): Promise<StorageAccountsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst checkNameAvailabilityOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameAvailabilityResult\n }\n },\n requestBody: Parameters.accountName,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccount\n },\n 201: {\n bodyMapper: Mappers.StorageAccount\n },\n 202: {\n bodyMapper: Mappers.StorageAccount\n },\n 204: {\n bodyMapper: Mappers.StorageAccount\n }\n },\n requestBody: Parameters.parameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}\",\n httpMethod: \"DELETE\",\n responses: { 200: {}, 204: {} },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n serializer\n};\nconst getPropertiesOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccount\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.expand],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccount\n }\n },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/storageAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccountListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccountListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listKeysOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/listKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccountListKeysResult\n }\n },\n queryParameters: [Parameters.apiVersion, Parameters.expand1],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst regenerateKeyOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/regenerateKey\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccountListKeysResult\n }\n },\n requestBody: Parameters.regenerateKey,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listAccountSASOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/ListAccountSas\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListAccountSasResponse\n }\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listServiceSASOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/ListServiceSas\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ListServiceSasResponse\n }\n },\n requestBody: Parameters.parameters3,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst failoverOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/failover\",\n httpMethod: \"POST\",\n responses: { 200: {}, 201: {}, 202: {}, 204: {} },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n serializer\n};\nconst restoreBlobRangesOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/restoreBlobRanges\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.BlobRestoreStatus\n },\n 201: {\n bodyMapper: Mappers.BlobRestoreStatus\n },\n 202: {\n bodyMapper: Mappers.BlobRestoreStatus\n },\n 204: {\n bodyMapper: Mappers.BlobRestoreStatus\n }\n },\n requestBody: Parameters.parameters4,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst revokeUserDelegationKeysOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/revokeUserDelegationKeys\",\n httpMethod: \"POST\",\n responses: { 200: {} },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName1\n ],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.StorageAccountListResult\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -0,0 +1,28 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { Usages } from "../operationsInterfaces/index.js";
3
+ import { StorageManagementClient } from "../storageManagementClient.js";
4
+ import { Usage, UsagesListByLocationOptionalParams } from "../models/index.js";
5
+ /** Class containing Usages operations. */
6
+ export declare class UsagesImpl implements Usages {
7
+ private readonly client;
8
+ /**
9
+ * Initialize a new instance of the class Usages class.
10
+ * @param client Reference to the service client
11
+ */
12
+ constructor(client: StorageManagementClient);
13
+ /**
14
+ * Gets the current usage count and the limit for the resources of the location under the subscription.
15
+ * @param location The location of the Azure Storage resource.
16
+ * @param options The options parameters.
17
+ */
18
+ listByLocation(location: string, options?: UsagesListByLocationOptionalParams): PagedAsyncIterableIterator<Usage>;
19
+ private listByLocationPagingPage;
20
+ private listByLocationPagingAll;
21
+ /**
22
+ * Gets the current usage count and the limit for the resources of the location under the subscription.
23
+ * @param location The location of the Azure Storage resource.
24
+ * @param options The options parameters.
25
+ */
26
+ private _listByLocation;
27
+ }
28
+ //# sourceMappingURL=usages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usages.d.ts","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAC9E,OAAO,EAAE,MAAM,EAAE,MAAM,kCAAkC,CAAC;AAI1D,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EACL,KAAK,EACL,kCAAkC,EAEnC,MAAM,oBAAoB,CAAC;AAG5B,0CAA0C;AAC1C,qBAAa,UAAW,YAAW,MAAM;IACvC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA0B;IAEjD;;;OAGG;gBACS,MAAM,EAAE,uBAAuB;IAI3C;;;;OAIG;IACI,cAAc,CACnB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,KAAK,CAAC;YAkBrB,wBAAwB;YAUxB,uBAAuB;IAStC;;;;OAIG;IACH,OAAO,CAAC,eAAe;CASxB"}
@@ -0,0 +1,103 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.UsagesImpl = void 0;
11
+ const tslib_1 = require("tslib");
12
+ const coreClient = tslib_1.__importStar(require("@azure/core-client"));
13
+ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
14
+ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
15
+ /// <reference lib="esnext.asynciterable" />
16
+ /** Class containing Usages operations. */
17
+ class UsagesImpl {
18
+ /**
19
+ * Initialize a new instance of the class Usages class.
20
+ * @param client Reference to the service client
21
+ */
22
+ constructor(client) {
23
+ this.client = client;
24
+ }
25
+ /**
26
+ * Gets the current usage count and the limit for the resources of the location under the subscription.
27
+ * @param location The location of the Azure Storage resource.
28
+ * @param options The options parameters.
29
+ */
30
+ listByLocation(location, options) {
31
+ const iter = this.listByLocationPagingAll(location, options);
32
+ return {
33
+ next() {
34
+ return iter.next();
35
+ },
36
+ [Symbol.asyncIterator]() {
37
+ return this;
38
+ },
39
+ byPage: (settings) => {
40
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
41
+ throw new Error("maxPageSize is not supported by this operation.");
42
+ }
43
+ return this.listByLocationPagingPage(location, options, settings);
44
+ }
45
+ };
46
+ }
47
+ listByLocationPagingPage(location, options, _settings) {
48
+ return tslib_1.__asyncGenerator(this, arguments, function* listByLocationPagingPage_1() {
49
+ let result;
50
+ result = yield tslib_1.__await(this._listByLocation(location, options));
51
+ yield yield tslib_1.__await(result.value || []);
52
+ });
53
+ }
54
+ listByLocationPagingAll(location, options) {
55
+ return tslib_1.__asyncGenerator(this, arguments, function* listByLocationPagingAll_1() {
56
+ var _a, e_1, _b, _c;
57
+ try {
58
+ for (var _d = true, _e = tslib_1.__asyncValues(this.listByLocationPagingPage(location, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
59
+ _c = _f.value;
60
+ _d = false;
61
+ const page = _c;
62
+ yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
63
+ }
64
+ }
65
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
66
+ finally {
67
+ try {
68
+ if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
69
+ }
70
+ finally { if (e_1) throw e_1.error; }
71
+ }
72
+ });
73
+ }
74
+ /**
75
+ * Gets the current usage count and the limit for the resources of the location under the subscription.
76
+ * @param location The location of the Azure Storage resource.
77
+ * @param options The options parameters.
78
+ */
79
+ _listByLocation(location, options) {
80
+ return this.client.sendOperationRequest({ location, options }, listByLocationOperationSpec);
81
+ }
82
+ }
83
+ exports.UsagesImpl = UsagesImpl;
84
+ // Operation Specifications
85
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
86
+ const listByLocationOperationSpec = {
87
+ path: "/subscriptions/{subscriptionId}/providers/Microsoft.Storage/locations/{location}/usages",
88
+ httpMethod: "GET",
89
+ responses: {
90
+ 200: {
91
+ bodyMapper: Mappers.UsageListResult
92
+ }
93
+ },
94
+ queryParameters: [Parameters.apiVersion],
95
+ urlParameters: [
96
+ Parameters.$host,
97
+ Parameters.subscriptionId,
98
+ Parameters.location
99
+ ],
100
+ headerParameters: [Parameters.accept],
101
+ serializer
102
+ };
103
+ //# sourceMappingURL=usages.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAIH,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAQtD,4CAA4C;AAC5C,0CAA0C;AAC1C,MAAa,UAAU;IAGrB;;;OAGG;IACH,YAAY,MAA+B;QACzC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;OAIG;IACI,cAAc,CACnB,QAAgB,EAChB,OAA4C;QAE5C,MAAM,IAAI,GAAG,IAAI,CAAC,uBAAuB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;QAC7D,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,wBAAwB,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;YACpE,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,wBAAwB,CACrC,QAAgB,EAChB,OAA4C,EAC5C,SAAwB;;YAExB,IAAI,MAAoC,CAAC;YACzC,MAAM,GAAG,sBAAM,IAAI,CAAC,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAA,CAAC;YACvD,4BAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAA,CAAC;QAC3B,CAAC;KAAA;IAEc,uBAAuB,CACpC,QAAgB,EAChB,OAA4C;;;;gBAE5C,KAAyB,eAAA,KAAA,sBAAA,IAAI,CAAC,wBAAwB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAA,IAAA,uEAAE,CAAC;oBAAnD,cAAgD;oBAAhD,WAAgD;oBAA9D,MAAM,IAAI,KAAA,CAAA;oBACnB,sBAAA,KAAK,CAAC,CAAC,yBAAA,sBAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;;OAIG;IACK,eAAe,CACrB,QAAgB,EAChB,OAA4C;QAE5C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,QAAQ,EAAE,OAAO,EAAE,EACrB,2BAA2B,CAC5B,CAAC;IACJ,CAAC;CACF;AAtED,gCAsEC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EACF,yFAAyF;IAC3F,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,QAAQ;KACpB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { Usages } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { StorageManagementClient } from \"../storageManagementClient.js\";\nimport {\n Usage,\n UsagesListByLocationOptionalParams,\n UsagesListByLocationResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Usages operations. */\nexport class UsagesImpl implements Usages {\n private readonly client: StorageManagementClient;\n\n /**\n * Initialize a new instance of the class Usages class.\n * @param client Reference to the service client\n */\n constructor(client: StorageManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the current usage count and the limit for the resources of the location under the subscription.\n * @param location The location of the Azure Storage resource.\n * @param options The options parameters.\n */\n public listByLocation(\n location: string,\n options?: UsagesListByLocationOptionalParams\n ): PagedAsyncIterableIterator<Usage> {\n const iter = this.listByLocationPagingAll(location, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByLocationPagingPage(location, options, settings);\n }\n };\n }\n\n private async *listByLocationPagingPage(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<Usage[]> {\n let result: UsagesListByLocationResponse;\n result = await this._listByLocation(location, options);\n yield result.value || [];\n }\n\n private async *listByLocationPagingAll(\n location: string,\n options?: UsagesListByLocationOptionalParams\n ): AsyncIterableIterator<Usage> {\n for await (const page of this.listByLocationPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the current usage count and the limit for the resources of the location under the subscription.\n * @param location The location of the Azure Storage resource.\n * @param options The options parameters.\n */\n private _listByLocation(\n location: string,\n options?: UsagesListByLocationOptionalParams\n ): Promise<UsagesListByLocationResponse> {\n return this.client.sendOperationRequest(\n { location, options },\n listByLocationOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByLocationOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/locations/{location}/usages\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageListResult\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -0,0 +1,53 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { BlobInventoryPolicy, BlobInventoryPoliciesListOptionalParams, BlobInventoryPolicyName, BlobInventoryPoliciesGetOptionalParams, BlobInventoryPoliciesGetResponse, BlobInventoryPoliciesCreateOrUpdateOptionalParams, BlobInventoryPoliciesCreateOrUpdateResponse, BlobInventoryPoliciesDeleteOptionalParams } from "../models/index.js";
3
+ /** Interface representing a BlobInventoryPolicies. */
4
+ export interface BlobInventoryPolicies {
5
+ /**
6
+ * Gets the blob inventory policy associated with the specified storage account.
7
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8
+ * case insensitive.
9
+ * @param accountName The name of the storage account within the specified resource group. Storage
10
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
11
+ * only.
12
+ * @param options The options parameters.
13
+ */
14
+ list(resourceGroupName: string, accountName: string, options?: BlobInventoryPoliciesListOptionalParams): PagedAsyncIterableIterator<BlobInventoryPolicy>;
15
+ /**
16
+ * Gets the blob inventory policy associated with the specified storage account.
17
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
18
+ * case insensitive.
19
+ * @param accountName The name of the storage account within the specified resource group. Storage
20
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
21
+ * only.
22
+ * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should
23
+ * always be 'default'
24
+ * @param options The options parameters.
25
+ */
26
+ get(resourceGroupName: string, accountName: string, blobInventoryPolicyName: BlobInventoryPolicyName, options?: BlobInventoryPoliciesGetOptionalParams): Promise<BlobInventoryPoliciesGetResponse>;
27
+ /**
28
+ * Sets the blob inventory policy to the specified storage account.
29
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
30
+ * case insensitive.
31
+ * @param accountName The name of the storage account within the specified resource group. Storage
32
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
33
+ * only.
34
+ * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should
35
+ * always be 'default'
36
+ * @param properties The blob inventory policy set to a storage account.
37
+ * @param options The options parameters.
38
+ */
39
+ createOrUpdate(resourceGroupName: string, accountName: string, blobInventoryPolicyName: BlobInventoryPolicyName, properties: BlobInventoryPolicy, options?: BlobInventoryPoliciesCreateOrUpdateOptionalParams): Promise<BlobInventoryPoliciesCreateOrUpdateResponse>;
40
+ /**
41
+ * Deletes the blob inventory policy associated with the specified storage account.
42
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
43
+ * case insensitive.
44
+ * @param accountName The name of the storage account within the specified resource group. Storage
45
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
46
+ * only.
47
+ * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should
48
+ * always be 'default'
49
+ * @param options The options parameters.
50
+ */
51
+ delete(resourceGroupName: string, accountName: string, blobInventoryPolicyName: BlobInventoryPolicyName, options?: BlobInventoryPoliciesDeleteOptionalParams): Promise<void>;
52
+ }
53
+ //# sourceMappingURL=blobInventoryPolicies.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blobInventoryPolicies.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobInventoryPolicies.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,mBAAmB,EACnB,uCAAuC,EACvC,uBAAuB,EACvB,sCAAsC,EACtC,gCAAgC,EAChC,iDAAiD,EACjD,2CAA2C,EAC3C,yCAAyC,EAC1C,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;;;;;;OAWG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=blobInventoryPolicies.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blobInventoryPolicies.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobInventoryPolicies.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n BlobInventoryPolicy,\n BlobInventoryPoliciesListOptionalParams,\n BlobInventoryPolicyName,\n BlobInventoryPoliciesGetOptionalParams,\n BlobInventoryPoliciesGetResponse,\n BlobInventoryPoliciesCreateOrUpdateOptionalParams,\n BlobInventoryPoliciesCreateOrUpdateResponse,\n BlobInventoryPoliciesDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BlobInventoryPolicies. */\nexport interface BlobInventoryPolicies {\n /**\n * Gets the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: BlobInventoryPoliciesListOptionalParams\n ): PagedAsyncIterableIterator<BlobInventoryPolicy>;\n /**\n * Gets the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n options?: BlobInventoryPoliciesGetOptionalParams\n ): Promise<BlobInventoryPoliciesGetResponse>;\n /**\n * Sets the blob inventory policy to the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param properties The blob inventory policy set to a storage account.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n properties: BlobInventoryPolicy,\n options?: BlobInventoryPoliciesCreateOrUpdateOptionalParams\n ): Promise<BlobInventoryPoliciesCreateOrUpdateResponse>;\n /**\n * Deletes the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n options?: BlobInventoryPoliciesDeleteOptionalParams\n ): Promise<void>;\n}\n"]}
@@ -0,0 +1,63 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { EncryptionScope, EncryptionScopesListOptionalParams, EncryptionScopesPutOptionalParams, EncryptionScopesPutResponse, EncryptionScopesPatchOptionalParams, EncryptionScopesPatchResponse, EncryptionScopesGetOptionalParams, EncryptionScopesGetResponse } from "../models/index.js";
3
+ /** Interface representing a EncryptionScopes. */
4
+ export interface EncryptionScopes {
5
+ /**
6
+ * Lists all the encryption scopes available under the specified storage account.
7
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8
+ * case insensitive.
9
+ * @param accountName The name of the storage account within the specified resource group. Storage
10
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
11
+ * only.
12
+ * @param options The options parameters.
13
+ */
14
+ list(resourceGroupName: string, accountName: string, options?: EncryptionScopesListOptionalParams): PagedAsyncIterableIterator<EncryptionScope>;
15
+ /**
16
+ * Synchronously creates or updates an encryption scope under the specified storage account. If an
17
+ * encryption scope is already created and a subsequent request is issued with different properties,
18
+ * the encryption scope properties will be updated per the specified request.
19
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
20
+ * case insensitive.
21
+ * @param accountName The name of the storage account within the specified resource group. Storage
22
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
23
+ * only.
24
+ * @param encryptionScopeName The name of the encryption scope within the specified storage account.
25
+ * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case
26
+ * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a
27
+ * letter or number.
28
+ * @param encryptionScope Encryption scope properties to be used for the create or update.
29
+ * @param options The options parameters.
30
+ */
31
+ put(resourceGroupName: string, accountName: string, encryptionScopeName: string, encryptionScope: EncryptionScope, options?: EncryptionScopesPutOptionalParams): Promise<EncryptionScopesPutResponse>;
32
+ /**
33
+ * Update encryption scope properties as specified in the request body. Update fails if the specified
34
+ * encryption scope does not already exist.
35
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
36
+ * case insensitive.
37
+ * @param accountName The name of the storage account within the specified resource group. Storage
38
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
39
+ * only.
40
+ * @param encryptionScopeName The name of the encryption scope within the specified storage account.
41
+ * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case
42
+ * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a
43
+ * letter or number.
44
+ * @param encryptionScope Encryption scope properties to be used for the update.
45
+ * @param options The options parameters.
46
+ */
47
+ patch(resourceGroupName: string, accountName: string, encryptionScopeName: string, encryptionScope: EncryptionScope, options?: EncryptionScopesPatchOptionalParams): Promise<EncryptionScopesPatchResponse>;
48
+ /**
49
+ * Returns the properties for the specified encryption scope.
50
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
51
+ * case insensitive.
52
+ * @param accountName The name of the storage account within the specified resource group. Storage
53
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
54
+ * only.
55
+ * @param encryptionScopeName The name of the encryption scope within the specified storage account.
56
+ * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case
57
+ * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a
58
+ * letter or number.
59
+ * @param options The options parameters.
60
+ */
61
+ get(resourceGroupName: string, accountName: string, encryptionScopeName: string, options?: EncryptionScopesGetOptionalParams): Promise<EncryptionScopesGetResponse>;
62
+ }
63
+ //# sourceMappingURL=encryptionScopes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"encryptionScopes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,eAAe,EACf,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,mCAAmC,EACnC,6BAA6B,EAC7B,iCAAiC,EACjC,2BAA2B,EAC5B,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;;;;;;;;;OAeG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;;;;;;;;OAcG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;;;;;OAYG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACzC"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=encryptionScopes.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"encryptionScopes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","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 { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n EncryptionScope,\n EncryptionScopesListOptionalParams,\n EncryptionScopesPutOptionalParams,\n EncryptionScopesPutResponse,\n EncryptionScopesPatchOptionalParams,\n EncryptionScopesPatchResponse,\n EncryptionScopesGetOptionalParams,\n EncryptionScopesGetResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a EncryptionScopes. */\nexport interface EncryptionScopes {\n /**\n * Lists all the encryption scopes available under the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: EncryptionScopesListOptionalParams\n ): PagedAsyncIterableIterator<EncryptionScope>;\n /**\n * Synchronously creates or updates an encryption scope under the specified storage account. If an\n * encryption scope is already created and a subsequent request is issued with different properties,\n * the encryption scope properties will be updated per the specified request.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param encryptionScope Encryption scope properties to be used for the create or update.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesPutOptionalParams\n ): Promise<EncryptionScopesPutResponse>;\n /**\n * Update encryption scope properties as specified in the request body. Update fails if the specified\n * encryption scope does not already exist.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param encryptionScope Encryption scope properties to be used for the update.\n * @param options The options parameters.\n */\n patch(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesPatchOptionalParams\n ): Promise<EncryptionScopesPatchResponse>;\n /**\n * Returns the properties for the specified encryption scope.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesGetOptionalParams\n ): Promise<EncryptionScopesGetResponse>;\n}\n"]}
@@ -0,0 +1,11 @@
1
+ export * from "./operations.js";
2
+ export * from "./skus.js";
3
+ export * from "./storageAccounts.js";
4
+ export * from "./usages.js";
5
+ export * from "./managementPolicies.js";
6
+ export * from "./blobInventoryPolicies.js";
7
+ export * from "./privateEndpointConnections.js";
8
+ export * from "./privateLinkResources.js";
9
+ export * from "./objectReplicationPoliciesOperations.js";
10
+ export * from "./encryptionScopes.js";
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,uBAAuB,CAAC"}
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ const tslib_1 = require("tslib");
11
+ tslib_1.__exportStar(require("./operations.js"), exports);
12
+ tslib_1.__exportStar(require("./skus.js"), exports);
13
+ tslib_1.__exportStar(require("./storageAccounts.js"), exports);
14
+ tslib_1.__exportStar(require("./usages.js"), exports);
15
+ tslib_1.__exportStar(require("./managementPolicies.js"), exports);
16
+ tslib_1.__exportStar(require("./blobInventoryPolicies.js"), exports);
17
+ tslib_1.__exportStar(require("./privateEndpointConnections.js"), exports);
18
+ tslib_1.__exportStar(require("./privateLinkResources.js"), exports);
19
+ tslib_1.__exportStar(require("./objectReplicationPoliciesOperations.js"), exports);
20
+ tslib_1.__exportStar(require("./encryptionScopes.js"), exports);
21
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAEH,0DAAgC;AAChC,oDAA0B;AAC1B,+DAAqC;AACrC,sDAA4B;AAC5B,kEAAwC;AACxC,qEAA2C;AAC3C,0EAAgD;AAChD,oEAA0C;AAC1C,mFAAyD;AACzD,gEAAsC","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\nexport * from \"./operations.js\";\nexport * from \"./skus.js\";\nexport * from \"./storageAccounts.js\";\nexport * from \"./usages.js\";\nexport * from \"./managementPolicies.js\";\nexport * from \"./blobInventoryPolicies.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./objectReplicationPoliciesOperations.js\";\nexport * from \"./encryptionScopes.js\";\n"]}
@@ -0,0 +1,42 @@
1
+ import { ManagementPolicyName, ManagementPoliciesGetOptionalParams, ManagementPoliciesGetResponse, ManagementPolicy, ManagementPoliciesCreateOrUpdateOptionalParams, ManagementPoliciesCreateOrUpdateResponse, ManagementPoliciesDeleteOptionalParams } from "../models/index.js";
2
+ /** Interface representing a ManagementPolicies. */
3
+ export interface ManagementPolicies {
4
+ /**
5
+ * Gets the managementpolicy associated with the specified storage account.
6
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
7
+ * case insensitive.
8
+ * @param accountName The name of the storage account within the specified resource group. Storage
9
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
10
+ * only.
11
+ * @param managementPolicyName The name of the Storage Account Management Policy. It should always be
12
+ * 'default'
13
+ * @param options The options parameters.
14
+ */
15
+ get(resourceGroupName: string, accountName: string, managementPolicyName: ManagementPolicyName, options?: ManagementPoliciesGetOptionalParams): Promise<ManagementPoliciesGetResponse>;
16
+ /**
17
+ * Sets the managementpolicy to the specified storage account.
18
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
19
+ * case insensitive.
20
+ * @param accountName The name of the storage account within the specified resource group. Storage
21
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
22
+ * only.
23
+ * @param managementPolicyName The name of the Storage Account Management Policy. It should always be
24
+ * 'default'
25
+ * @param properties The ManagementPolicy set to a storage account.
26
+ * @param options The options parameters.
27
+ */
28
+ createOrUpdate(resourceGroupName: string, accountName: string, managementPolicyName: ManagementPolicyName, properties: ManagementPolicy, options?: ManagementPoliciesCreateOrUpdateOptionalParams): Promise<ManagementPoliciesCreateOrUpdateResponse>;
29
+ /**
30
+ * Deletes the managementpolicy associated with the specified storage account.
31
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
32
+ * case insensitive.
33
+ * @param accountName The name of the storage account within the specified resource group. Storage
34
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
35
+ * only.
36
+ * @param managementPolicyName The name of the Storage Account Management Policy. It should always be
37
+ * 'default'
38
+ * @param options The options parameters.
39
+ */
40
+ delete(resourceGroupName: string, accountName: string, managementPolicyName: ManagementPolicyName, options?: ManagementPoliciesDeleteOptionalParams): Promise<void>;
41
+ }
42
+ //# sourceMappingURL=managementPolicies.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"managementPolicies.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/managementPolicies.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,oBAAoB,EACpB,mCAAmC,EACnC,6BAA6B,EAC7B,gBAAgB,EAChB,8CAA8C,EAC9C,wCAAwC,EACxC,sCAAsC,EACvC,MAAM,oBAAoB,CAAC;AAE5B,mDAAmD;AACnD,MAAM,WAAW,kBAAkB;IACjC;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,oBAAoB,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;;;;OAWG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,oBAAoB,EAC1C,UAAU,EAAE,gBAAgB,EAC5B,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,oBAAoB,EAC1C,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ //# sourceMappingURL=managementPolicies.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"managementPolicies.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/managementPolicies.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG","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 ManagementPolicyName,\n ManagementPoliciesGetOptionalParams,\n ManagementPoliciesGetResponse,\n ManagementPolicy,\n ManagementPoliciesCreateOrUpdateOptionalParams,\n ManagementPoliciesCreateOrUpdateResponse,\n ManagementPoliciesDeleteOptionalParams\n} from \"../models/index.js\";\n\n/** Interface representing a ManagementPolicies. */\nexport interface ManagementPolicies {\n /**\n * Gets the managementpolicy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param managementPolicyName The name of the Storage Account Management Policy. It should always be\n * 'default'\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n managementPolicyName: ManagementPolicyName,\n options?: ManagementPoliciesGetOptionalParams\n ): Promise<ManagementPoliciesGetResponse>;\n /**\n * Sets the managementpolicy to the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param managementPolicyName The name of the Storage Account Management Policy. It should always be\n * 'default'\n * @param properties The ManagementPolicy set to a storage account.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n managementPolicyName: ManagementPolicyName,\n properties: ManagementPolicy,\n options?: ManagementPoliciesCreateOrUpdateOptionalParams\n ): Promise<ManagementPoliciesCreateOrUpdateResponse>;\n /**\n * Deletes the managementpolicy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param managementPolicyName The name of the Storage Account Management Policy. It should always be\n * 'default'\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n managementPolicyName: ManagementPolicyName,\n options?: ManagementPoliciesDeleteOptionalParams\n ): Promise<void>;\n}\n"]}