@azure/arm-storage 18.6.0 → 19.0.0

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 (898) hide show
  1. package/dist/browser/index.d.ts.map +1 -1
  2. package/dist/browser/index.js +4 -7
  3. package/dist/browser/index.js.map +1 -1
  4. package/dist/browser/lroImpl.d.ts +1 -1
  5. package/dist/browser/lroImpl.d.ts.map +1 -1
  6. package/dist/browser/lroImpl.js +9 -10
  7. package/dist/browser/lroImpl.js.map +1 -1
  8. package/dist/browser/models/index.d.ts +152 -16
  9. package/dist/browser/models/index.d.ts.map +1 -1
  10. package/dist/browser/models/index.js +18 -7
  11. package/dist/browser/models/index.js.map +1 -1
  12. package/dist/browser/models/mappers.d.ts +8 -1
  13. package/dist/browser/models/mappers.d.ts.map +1 -1
  14. package/dist/browser/models/mappers.js +822 -254
  15. package/dist/browser/models/mappers.js.map +1 -1
  16. package/dist/browser/models/parameters.d.ts +2 -1
  17. package/dist/browser/models/parameters.d.ts.map +1 -1
  18. package/dist/browser/models/parameters.js +13 -9
  19. package/dist/browser/models/parameters.js.map +1 -1
  20. package/dist/browser/operations/blobContainers.d.ts +5 -5
  21. package/dist/browser/operations/blobContainers.d.ts.map +1 -1
  22. package/dist/browser/operations/blobContainers.js +39 -64
  23. package/dist/browser/operations/blobContainers.js.map +1 -1
  24. package/dist/browser/operations/blobInventoryPolicies.d.ts +4 -4
  25. package/dist/browser/operations/blobInventoryPolicies.d.ts.map +1 -1
  26. package/dist/browser/operations/blobInventoryPolicies.js +12 -34
  27. package/dist/browser/operations/blobInventoryPolicies.js.map +1 -1
  28. package/dist/browser/operations/blobServices.d.ts +4 -4
  29. package/dist/browser/operations/blobServices.d.ts.map +1 -1
  30. package/dist/browser/operations/blobServices.js +12 -34
  31. package/dist/browser/operations/blobServices.js.map +1 -1
  32. package/dist/browser/operations/deletedAccounts.d.ts +4 -4
  33. package/dist/browser/operations/deletedAccounts.d.ts.map +1 -1
  34. package/dist/browser/operations/deletedAccounts.js +26 -52
  35. package/dist/browser/operations/deletedAccounts.js.map +1 -1
  36. package/dist/browser/operations/encryptionScopes.d.ts +4 -4
  37. package/dist/browser/operations/encryptionScopes.d.ts.map +1 -1
  38. package/dist/browser/operations/encryptionScopes.js +25 -47
  39. package/dist/browser/operations/encryptionScopes.js.map +1 -1
  40. package/dist/browser/operations/fileServices.d.ts +4 -4
  41. package/dist/browser/operations/fileServices.d.ts.map +1 -1
  42. package/dist/browser/operations/fileServices.js +25 -47
  43. package/dist/browser/operations/fileServices.js.map +1 -1
  44. package/dist/browser/operations/fileShares.d.ts +4 -4
  45. package/dist/browser/operations/fileShares.d.ts.map +1 -1
  46. package/dist/browser/operations/fileShares.js +26 -52
  47. package/dist/browser/operations/fileShares.js.map +1 -1
  48. package/dist/browser/operations/index.d.ts.map +1 -1
  49. package/dist/browser/operations/index.js +4 -7
  50. package/dist/browser/operations/index.js.map +1 -1
  51. package/dist/browser/operations/localUsersOperations.d.ts +4 -4
  52. package/dist/browser/operations/localUsersOperations.d.ts.map +1 -1
  53. package/dist/browser/operations/localUsersOperations.js +12 -34
  54. package/dist/browser/operations/localUsersOperations.js.map +1 -1
  55. package/dist/browser/operations/managementPolicies.d.ts +3 -3
  56. package/dist/browser/operations/managementPolicies.d.ts.map +1 -1
  57. package/dist/browser/operations/managementPolicies.js +3 -7
  58. package/dist/browser/operations/managementPolicies.js.map +1 -1
  59. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  60. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  61. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +24 -41
  62. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  63. package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts +4 -4
  64. package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
  65. package/dist/browser/operations/objectReplicationPoliciesOperations.js +12 -34
  66. package/dist/browser/operations/objectReplicationPoliciesOperations.js.map +1 -1
  67. package/dist/browser/operations/operations.d.ts +4 -4
  68. package/dist/browser/operations/operations.d.ts.map +1 -1
  69. package/dist/browser/operations/operations.js +12 -34
  70. package/dist/browser/operations/operations.js.map +1 -1
  71. package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
  72. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  73. package/dist/browser/operations/privateEndpointConnections.js +12 -34
  74. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  75. package/dist/browser/operations/privateLinkResources.d.ts +3 -3
  76. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  77. package/dist/browser/operations/privateLinkResources.js +3 -7
  78. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  79. package/dist/browser/operations/queue.d.ts +4 -4
  80. package/dist/browser/operations/queue.d.ts.map +1 -1
  81. package/dist/browser/operations/queue.js +26 -52
  82. package/dist/browser/operations/queue.js.map +1 -1
  83. package/dist/browser/operations/queueServices.d.ts +3 -3
  84. package/dist/browser/operations/queueServices.d.ts.map +1 -1
  85. package/dist/browser/operations/queueServices.js +3 -7
  86. package/dist/browser/operations/queueServices.js.map +1 -1
  87. package/dist/browser/operations/skus.d.ts +4 -4
  88. package/dist/browser/operations/skus.d.ts.map +1 -1
  89. package/dist/browser/operations/skus.js +12 -34
  90. package/dist/browser/operations/skus.js.map +1 -1
  91. package/dist/browser/operations/storageAccounts.d.ts +5 -5
  92. package/dist/browser/operations/storageAccounts.d.ts.map +1 -1
  93. package/dist/browser/operations/storageAccounts.js +116 -133
  94. package/dist/browser/operations/storageAccounts.js.map +1 -1
  95. package/dist/browser/operations/storageTaskAssignmentInstancesReport.d.ts +4 -4
  96. package/dist/browser/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  97. package/dist/browser/operations/storageTaskAssignmentInstancesReport.js +26 -52
  98. package/dist/browser/operations/storageTaskAssignmentInstancesReport.js.map +1 -1
  99. package/dist/browser/operations/storageTaskAssignments.d.ts +5 -5
  100. package/dist/browser/operations/storageTaskAssignments.d.ts.map +1 -1
  101. package/dist/browser/operations/storageTaskAssignments.js +60 -67
  102. package/dist/browser/operations/storageTaskAssignments.js.map +1 -1
  103. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.d.ts +4 -4
  104. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  105. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.js +26 -52
  106. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.js.map +1 -1
  107. package/dist/browser/operations/tableOperations.d.ts +4 -4
  108. package/dist/browser/operations/tableOperations.d.ts.map +1 -1
  109. package/dist/browser/operations/tableOperations.js +25 -47
  110. package/dist/browser/operations/tableOperations.js.map +1 -1
  111. package/dist/browser/operations/tableServices.d.ts +3 -3
  112. package/dist/browser/operations/tableServices.d.ts.map +1 -1
  113. package/dist/browser/operations/tableServices.js +3 -7
  114. package/dist/browser/operations/tableServices.js.map +1 -1
  115. package/dist/browser/operations/usages.d.ts +4 -4
  116. package/dist/browser/operations/usages.d.ts.map +1 -1
  117. package/dist/browser/operations/usages.js +13 -39
  118. package/dist/browser/operations/usages.js.map +1 -1
  119. package/dist/browser/operationsInterfaces/blobContainers.d.ts +3 -3
  120. package/dist/browser/operationsInterfaces/blobContainers.d.ts.map +1 -1
  121. package/dist/browser/operationsInterfaces/blobContainers.js +2 -7
  122. package/dist/browser/operationsInterfaces/blobContainers.js.map +1 -1
  123. package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts +2 -2
  124. package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -1
  125. package/dist/browser/operationsInterfaces/blobInventoryPolicies.js +2 -7
  126. package/dist/browser/operationsInterfaces/blobInventoryPolicies.js.map +1 -1
  127. package/dist/browser/operationsInterfaces/blobServices.d.ts +2 -2
  128. package/dist/browser/operationsInterfaces/blobServices.d.ts.map +1 -1
  129. package/dist/browser/operationsInterfaces/blobServices.js +2 -7
  130. package/dist/browser/operationsInterfaces/blobServices.js.map +1 -1
  131. package/dist/browser/operationsInterfaces/deletedAccounts.d.ts +2 -2
  132. package/dist/browser/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  133. package/dist/browser/operationsInterfaces/deletedAccounts.js +2 -7
  134. package/dist/browser/operationsInterfaces/deletedAccounts.js.map +1 -1
  135. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts +2 -2
  136. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  137. package/dist/browser/operationsInterfaces/encryptionScopes.js +2 -7
  138. package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -1
  139. package/dist/browser/operationsInterfaces/fileServices.d.ts +2 -2
  140. package/dist/browser/operationsInterfaces/fileServices.d.ts.map +1 -1
  141. package/dist/browser/operationsInterfaces/fileServices.js +2 -7
  142. package/dist/browser/operationsInterfaces/fileServices.js.map +1 -1
  143. package/dist/browser/operationsInterfaces/fileShares.d.ts +2 -2
  144. package/dist/browser/operationsInterfaces/fileShares.d.ts.map +1 -1
  145. package/dist/browser/operationsInterfaces/fileShares.js +2 -7
  146. package/dist/browser/operationsInterfaces/fileShares.js.map +1 -1
  147. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  148. package/dist/browser/operationsInterfaces/index.js +4 -7
  149. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  150. package/dist/browser/operationsInterfaces/localUsersOperations.d.ts +2 -2
  151. package/dist/browser/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
  152. package/dist/browser/operationsInterfaces/localUsersOperations.js +2 -7
  153. package/dist/browser/operationsInterfaces/localUsersOperations.js.map +1 -1
  154. package/dist/browser/operationsInterfaces/managementPolicies.d.ts +1 -1
  155. package/dist/browser/operationsInterfaces/managementPolicies.d.ts.map +1 -1
  156. package/dist/browser/operationsInterfaces/managementPolicies.js +2 -7
  157. package/dist/browser/operationsInterfaces/managementPolicies.js.map +1 -1
  158. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  159. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  160. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  161. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  162. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +2 -2
  163. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -1
  164. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.js +2 -7
  165. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -1
  166. package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
  167. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  168. package/dist/browser/operationsInterfaces/operations.js +2 -7
  169. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  170. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  171. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  172. package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
  173. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  174. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +1 -1
  175. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  176. package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
  177. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  178. package/dist/browser/operationsInterfaces/queue.d.ts +2 -2
  179. package/dist/browser/operationsInterfaces/queue.d.ts.map +1 -1
  180. package/dist/browser/operationsInterfaces/queue.js +2 -7
  181. package/dist/browser/operationsInterfaces/queue.js.map +1 -1
  182. package/dist/browser/operationsInterfaces/queueServices.d.ts +1 -1
  183. package/dist/browser/operationsInterfaces/queueServices.d.ts.map +1 -1
  184. package/dist/browser/operationsInterfaces/queueServices.js +2 -7
  185. package/dist/browser/operationsInterfaces/queueServices.js.map +1 -1
  186. package/dist/browser/operationsInterfaces/skus.d.ts +2 -2
  187. package/dist/browser/operationsInterfaces/skus.d.ts.map +1 -1
  188. package/dist/browser/operationsInterfaces/skus.js +2 -7
  189. package/dist/browser/operationsInterfaces/skus.js.map +1 -1
  190. package/dist/browser/operationsInterfaces/storageAccounts.d.ts +3 -3
  191. package/dist/browser/operationsInterfaces/storageAccounts.d.ts.map +1 -1
  192. package/dist/browser/operationsInterfaces/storageAccounts.js +2 -7
  193. package/dist/browser/operationsInterfaces/storageAccounts.js.map +1 -1
  194. package/dist/browser/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +2 -2
  195. package/dist/browser/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  196. package/dist/browser/operationsInterfaces/storageTaskAssignmentInstancesReport.js +2 -7
  197. package/dist/browser/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -1
  198. package/dist/browser/operationsInterfaces/storageTaskAssignments.d.ts +3 -3
  199. package/dist/browser/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -1
  200. package/dist/browser/operationsInterfaces/storageTaskAssignments.js +2 -7
  201. package/dist/browser/operationsInterfaces/storageTaskAssignments.js.map +1 -1
  202. package/dist/browser/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +2 -2
  203. package/dist/browser/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  204. package/dist/browser/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +2 -7
  205. package/dist/browser/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -1
  206. package/dist/browser/operationsInterfaces/tableOperations.d.ts +2 -2
  207. package/dist/browser/operationsInterfaces/tableOperations.d.ts.map +1 -1
  208. package/dist/browser/operationsInterfaces/tableOperations.js +2 -7
  209. package/dist/browser/operationsInterfaces/tableOperations.js.map +1 -1
  210. package/dist/browser/operationsInterfaces/tableServices.d.ts +1 -1
  211. package/dist/browser/operationsInterfaces/tableServices.d.ts.map +1 -1
  212. package/dist/browser/operationsInterfaces/tableServices.js +2 -7
  213. package/dist/browser/operationsInterfaces/tableServices.js.map +1 -1
  214. package/dist/browser/operationsInterfaces/usages.d.ts +2 -2
  215. package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
  216. package/dist/browser/operationsInterfaces/usages.js +2 -7
  217. package/dist/browser/operationsInterfaces/usages.js.map +1 -1
  218. package/dist/browser/pagingHelper.d.ts.map +1 -1
  219. package/dist/browser/pagingHelper.js +4 -11
  220. package/dist/browser/pagingHelper.js.map +1 -1
  221. package/dist/browser/storageManagementClient.d.ts +3 -3
  222. package/dist/browser/storageManagementClient.d.ts.map +1 -1
  223. package/dist/browser/storageManagementClient.js +47 -24
  224. package/dist/browser/storageManagementClient.js.map +1 -1
  225. package/dist/commonjs/index.d.ts.map +1 -1
  226. package/dist/commonjs/index.js +4 -7
  227. package/dist/commonjs/index.js.map +1 -1
  228. package/dist/commonjs/lroImpl.d.ts +1 -1
  229. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  230. package/dist/commonjs/lroImpl.js +9 -10
  231. package/dist/commonjs/lroImpl.js.map +1 -1
  232. package/dist/commonjs/models/index.d.ts +152 -16
  233. package/dist/commonjs/models/index.d.ts.map +1 -1
  234. package/dist/commonjs/models/index.js +20 -9
  235. package/dist/commonjs/models/index.js.map +1 -1
  236. package/dist/commonjs/models/mappers.d.ts +8 -1
  237. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  238. package/dist/commonjs/models/mappers.js +827 -259
  239. package/dist/commonjs/models/mappers.js.map +1 -1
  240. package/dist/commonjs/models/parameters.d.ts +2 -1
  241. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  242. package/dist/commonjs/models/parameters.js +14 -10
  243. package/dist/commonjs/models/parameters.js.map +1 -1
  244. package/dist/commonjs/operations/blobContainers.d.ts +5 -5
  245. package/dist/commonjs/operations/blobContainers.d.ts.map +1 -1
  246. package/dist/commonjs/operations/blobContainers.js +38 -62
  247. package/dist/commonjs/operations/blobContainers.js.map +1 -1
  248. package/dist/commonjs/operations/blobInventoryPolicies.d.ts +4 -4
  249. package/dist/commonjs/operations/blobInventoryPolicies.d.ts.map +1 -1
  250. package/dist/commonjs/operations/blobInventoryPolicies.js +12 -33
  251. package/dist/commonjs/operations/blobInventoryPolicies.js.map +1 -1
  252. package/dist/commonjs/operations/blobServices.d.ts +4 -4
  253. package/dist/commonjs/operations/blobServices.d.ts.map +1 -1
  254. package/dist/commonjs/operations/blobServices.js +12 -33
  255. package/dist/commonjs/operations/blobServices.js.map +1 -1
  256. package/dist/commonjs/operations/deletedAccounts.d.ts +4 -4
  257. package/dist/commonjs/operations/deletedAccounts.d.ts.map +1 -1
  258. package/dist/commonjs/operations/deletedAccounts.js +26 -51
  259. package/dist/commonjs/operations/deletedAccounts.js.map +1 -1
  260. package/dist/commonjs/operations/encryptionScopes.d.ts +4 -4
  261. package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -1
  262. package/dist/commonjs/operations/encryptionScopes.js +25 -46
  263. package/dist/commonjs/operations/encryptionScopes.js.map +1 -1
  264. package/dist/commonjs/operations/fileServices.d.ts +4 -4
  265. package/dist/commonjs/operations/fileServices.d.ts.map +1 -1
  266. package/dist/commonjs/operations/fileServices.js +25 -46
  267. package/dist/commonjs/operations/fileServices.js.map +1 -1
  268. package/dist/commonjs/operations/fileShares.d.ts +4 -4
  269. package/dist/commonjs/operations/fileShares.d.ts.map +1 -1
  270. package/dist/commonjs/operations/fileShares.js +26 -51
  271. package/dist/commonjs/operations/fileShares.js.map +1 -1
  272. package/dist/commonjs/operations/index.d.ts.map +1 -1
  273. package/dist/commonjs/operations/index.js +4 -7
  274. package/dist/commonjs/operations/index.js.map +1 -1
  275. package/dist/commonjs/operations/localUsersOperations.d.ts +4 -4
  276. package/dist/commonjs/operations/localUsersOperations.d.ts.map +1 -1
  277. package/dist/commonjs/operations/localUsersOperations.js +12 -33
  278. package/dist/commonjs/operations/localUsersOperations.js.map +1 -1
  279. package/dist/commonjs/operations/managementPolicies.d.ts +3 -3
  280. package/dist/commonjs/operations/managementPolicies.d.ts.map +1 -1
  281. package/dist/commonjs/operations/managementPolicies.js +3 -7
  282. package/dist/commonjs/operations/managementPolicies.js.map +1 -1
  283. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  284. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  285. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +23 -39
  286. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  287. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts +4 -4
  288. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
  289. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js +12 -33
  290. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js.map +1 -1
  291. package/dist/commonjs/operations/operations.d.ts +4 -4
  292. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  293. package/dist/commonjs/operations/operations.js +12 -33
  294. package/dist/commonjs/operations/operations.js.map +1 -1
  295. package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
  296. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  297. package/dist/commonjs/operations/privateEndpointConnections.js +12 -33
  298. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  299. package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
  300. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  301. package/dist/commonjs/operations/privateLinkResources.js +3 -7
  302. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  303. package/dist/commonjs/operations/queue.d.ts +4 -4
  304. package/dist/commonjs/operations/queue.d.ts.map +1 -1
  305. package/dist/commonjs/operations/queue.js +26 -51
  306. package/dist/commonjs/operations/queue.js.map +1 -1
  307. package/dist/commonjs/operations/queueServices.d.ts +3 -3
  308. package/dist/commonjs/operations/queueServices.d.ts.map +1 -1
  309. package/dist/commonjs/operations/queueServices.js +3 -7
  310. package/dist/commonjs/operations/queueServices.js.map +1 -1
  311. package/dist/commonjs/operations/skus.d.ts +4 -4
  312. package/dist/commonjs/operations/skus.d.ts.map +1 -1
  313. package/dist/commonjs/operations/skus.js +12 -33
  314. package/dist/commonjs/operations/skus.js.map +1 -1
  315. package/dist/commonjs/operations/storageAccounts.d.ts +5 -5
  316. package/dist/commonjs/operations/storageAccounts.d.ts.map +1 -1
  317. package/dist/commonjs/operations/storageAccounts.js +115 -131
  318. package/dist/commonjs/operations/storageAccounts.js.map +1 -1
  319. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.d.ts +4 -4
  320. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  321. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.js +26 -51
  322. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.js.map +1 -1
  323. package/dist/commonjs/operations/storageTaskAssignments.d.ts +5 -5
  324. package/dist/commonjs/operations/storageTaskAssignments.d.ts.map +1 -1
  325. package/dist/commonjs/operations/storageTaskAssignments.js +59 -65
  326. package/dist/commonjs/operations/storageTaskAssignments.js.map +1 -1
  327. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.d.ts +4 -4
  328. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  329. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.js +26 -51
  330. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.js.map +1 -1
  331. package/dist/commonjs/operations/tableOperations.d.ts +4 -4
  332. package/dist/commonjs/operations/tableOperations.d.ts.map +1 -1
  333. package/dist/commonjs/operations/tableOperations.js +25 -46
  334. package/dist/commonjs/operations/tableOperations.js.map +1 -1
  335. package/dist/commonjs/operations/tableServices.d.ts +3 -3
  336. package/dist/commonjs/operations/tableServices.d.ts.map +1 -1
  337. package/dist/commonjs/operations/tableServices.js +3 -7
  338. package/dist/commonjs/operations/tableServices.js.map +1 -1
  339. package/dist/commonjs/operations/usages.d.ts +4 -4
  340. package/dist/commonjs/operations/usages.d.ts.map +1 -1
  341. package/dist/commonjs/operations/usages.js +13 -38
  342. package/dist/commonjs/operations/usages.js.map +1 -1
  343. package/dist/commonjs/operationsInterfaces/blobContainers.d.ts +3 -3
  344. package/dist/commonjs/operationsInterfaces/blobContainers.d.ts.map +1 -1
  345. package/dist/commonjs/operationsInterfaces/blobContainers.js +2 -7
  346. package/dist/commonjs/operationsInterfaces/blobContainers.js.map +1 -1
  347. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts +2 -2
  348. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -1
  349. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js +2 -7
  350. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js.map +1 -1
  351. package/dist/commonjs/operationsInterfaces/blobServices.d.ts +2 -2
  352. package/dist/commonjs/operationsInterfaces/blobServices.d.ts.map +1 -1
  353. package/dist/commonjs/operationsInterfaces/blobServices.js +2 -7
  354. package/dist/commonjs/operationsInterfaces/blobServices.js.map +1 -1
  355. package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts +2 -2
  356. package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  357. package/dist/commonjs/operationsInterfaces/deletedAccounts.js +2 -7
  358. package/dist/commonjs/operationsInterfaces/deletedAccounts.js.map +1 -1
  359. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +2 -2
  360. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  361. package/dist/commonjs/operationsInterfaces/encryptionScopes.js +2 -7
  362. package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -1
  363. package/dist/commonjs/operationsInterfaces/fileServices.d.ts +2 -2
  364. package/dist/commonjs/operationsInterfaces/fileServices.d.ts.map +1 -1
  365. package/dist/commonjs/operationsInterfaces/fileServices.js +2 -7
  366. package/dist/commonjs/operationsInterfaces/fileServices.js.map +1 -1
  367. package/dist/commonjs/operationsInterfaces/fileShares.d.ts +2 -2
  368. package/dist/commonjs/operationsInterfaces/fileShares.d.ts.map +1 -1
  369. package/dist/commonjs/operationsInterfaces/fileShares.js +2 -7
  370. package/dist/commonjs/operationsInterfaces/fileShares.js.map +1 -1
  371. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  372. package/dist/commonjs/operationsInterfaces/index.js +4 -7
  373. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  374. package/dist/commonjs/operationsInterfaces/localUsersOperations.d.ts +2 -2
  375. package/dist/commonjs/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
  376. package/dist/commonjs/operationsInterfaces/localUsersOperations.js +2 -7
  377. package/dist/commonjs/operationsInterfaces/localUsersOperations.js.map +1 -1
  378. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts +1 -1
  379. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts.map +1 -1
  380. package/dist/commonjs/operationsInterfaces/managementPolicies.js +2 -7
  381. package/dist/commonjs/operationsInterfaces/managementPolicies.js.map +1 -1
  382. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  383. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  384. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  385. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  386. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +2 -2
  387. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -1
  388. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js +2 -7
  389. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -1
  390. package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
  391. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  392. package/dist/commonjs/operationsInterfaces/operations.js +2 -7
  393. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  394. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  395. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  396. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
  397. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  398. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +1 -1
  399. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  400. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
  401. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  402. package/dist/commonjs/operationsInterfaces/queue.d.ts +2 -2
  403. package/dist/commonjs/operationsInterfaces/queue.d.ts.map +1 -1
  404. package/dist/commonjs/operationsInterfaces/queue.js +2 -7
  405. package/dist/commonjs/operationsInterfaces/queue.js.map +1 -1
  406. package/dist/commonjs/operationsInterfaces/queueServices.d.ts +1 -1
  407. package/dist/commonjs/operationsInterfaces/queueServices.d.ts.map +1 -1
  408. package/dist/commonjs/operationsInterfaces/queueServices.js +2 -7
  409. package/dist/commonjs/operationsInterfaces/queueServices.js.map +1 -1
  410. package/dist/commonjs/operationsInterfaces/skus.d.ts +2 -2
  411. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -1
  412. package/dist/commonjs/operationsInterfaces/skus.js +2 -7
  413. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -1
  414. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts +3 -3
  415. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts.map +1 -1
  416. package/dist/commonjs/operationsInterfaces/storageAccounts.js +2 -7
  417. package/dist/commonjs/operationsInterfaces/storageAccounts.js.map +1 -1
  418. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +2 -2
  419. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  420. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.js +2 -7
  421. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -1
  422. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.d.ts +3 -3
  423. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -1
  424. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.js +2 -7
  425. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.js.map +1 -1
  426. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +2 -2
  427. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  428. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +2 -7
  429. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -1
  430. package/dist/commonjs/operationsInterfaces/tableOperations.d.ts +2 -2
  431. package/dist/commonjs/operationsInterfaces/tableOperations.d.ts.map +1 -1
  432. package/dist/commonjs/operationsInterfaces/tableOperations.js +2 -7
  433. package/dist/commonjs/operationsInterfaces/tableOperations.js.map +1 -1
  434. package/dist/commonjs/operationsInterfaces/tableServices.d.ts +1 -1
  435. package/dist/commonjs/operationsInterfaces/tableServices.d.ts.map +1 -1
  436. package/dist/commonjs/operationsInterfaces/tableServices.js +2 -7
  437. package/dist/commonjs/operationsInterfaces/tableServices.js.map +1 -1
  438. package/dist/commonjs/operationsInterfaces/usages.d.ts +2 -2
  439. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
  440. package/dist/commonjs/operationsInterfaces/usages.js +2 -7
  441. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
  442. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  443. package/dist/commonjs/pagingHelper.js +4 -11
  444. package/dist/commonjs/pagingHelper.js.map +1 -1
  445. package/dist/commonjs/storageManagementClient.d.ts +3 -3
  446. package/dist/commonjs/storageManagementClient.d.ts.map +1 -1
  447. package/dist/commonjs/storageManagementClient.js +47 -24
  448. package/dist/commonjs/storageManagementClient.js.map +1 -1
  449. package/dist/commonjs/tsdoc-metadata.json +11 -11
  450. package/dist/esm/index.d.ts.map +1 -1
  451. package/dist/esm/index.js +4 -7
  452. package/dist/esm/index.js.map +1 -1
  453. package/dist/esm/lroImpl.d.ts +1 -1
  454. package/dist/esm/lroImpl.d.ts.map +1 -1
  455. package/dist/esm/lroImpl.js +9 -10
  456. package/dist/esm/lroImpl.js.map +1 -1
  457. package/dist/esm/models/index.d.ts +152 -16
  458. package/dist/esm/models/index.d.ts.map +1 -1
  459. package/dist/esm/models/index.js +18 -7
  460. package/dist/esm/models/index.js.map +1 -1
  461. package/dist/esm/models/mappers.d.ts +8 -1
  462. package/dist/esm/models/mappers.d.ts.map +1 -1
  463. package/dist/esm/models/mappers.js +822 -254
  464. package/dist/esm/models/mappers.js.map +1 -1
  465. package/dist/esm/models/parameters.d.ts +2 -1
  466. package/dist/esm/models/parameters.d.ts.map +1 -1
  467. package/dist/esm/models/parameters.js +13 -9
  468. package/dist/esm/models/parameters.js.map +1 -1
  469. package/dist/esm/operations/blobContainers.d.ts +5 -5
  470. package/dist/esm/operations/blobContainers.d.ts.map +1 -1
  471. package/dist/esm/operations/blobContainers.js +39 -64
  472. package/dist/esm/operations/blobContainers.js.map +1 -1
  473. package/dist/esm/operations/blobInventoryPolicies.d.ts +4 -4
  474. package/dist/esm/operations/blobInventoryPolicies.d.ts.map +1 -1
  475. package/dist/esm/operations/blobInventoryPolicies.js +12 -34
  476. package/dist/esm/operations/blobInventoryPolicies.js.map +1 -1
  477. package/dist/esm/operations/blobServices.d.ts +4 -4
  478. package/dist/esm/operations/blobServices.d.ts.map +1 -1
  479. package/dist/esm/operations/blobServices.js +12 -34
  480. package/dist/esm/operations/blobServices.js.map +1 -1
  481. package/dist/esm/operations/deletedAccounts.d.ts +4 -4
  482. package/dist/esm/operations/deletedAccounts.d.ts.map +1 -1
  483. package/dist/esm/operations/deletedAccounts.js +26 -52
  484. package/dist/esm/operations/deletedAccounts.js.map +1 -1
  485. package/dist/esm/operations/encryptionScopes.d.ts +4 -4
  486. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -1
  487. package/dist/esm/operations/encryptionScopes.js +25 -47
  488. package/dist/esm/operations/encryptionScopes.js.map +1 -1
  489. package/dist/esm/operations/fileServices.d.ts +4 -4
  490. package/dist/esm/operations/fileServices.d.ts.map +1 -1
  491. package/dist/esm/operations/fileServices.js +25 -47
  492. package/dist/esm/operations/fileServices.js.map +1 -1
  493. package/dist/esm/operations/fileShares.d.ts +4 -4
  494. package/dist/esm/operations/fileShares.d.ts.map +1 -1
  495. package/dist/esm/operations/fileShares.js +26 -52
  496. package/dist/esm/operations/fileShares.js.map +1 -1
  497. package/dist/esm/operations/index.d.ts.map +1 -1
  498. package/dist/esm/operations/index.js +4 -7
  499. package/dist/esm/operations/index.js.map +1 -1
  500. package/dist/esm/operations/localUsersOperations.d.ts +4 -4
  501. package/dist/esm/operations/localUsersOperations.d.ts.map +1 -1
  502. package/dist/esm/operations/localUsersOperations.js +12 -34
  503. package/dist/esm/operations/localUsersOperations.js.map +1 -1
  504. package/dist/esm/operations/managementPolicies.d.ts +3 -3
  505. package/dist/esm/operations/managementPolicies.d.ts.map +1 -1
  506. package/dist/esm/operations/managementPolicies.js +3 -7
  507. package/dist/esm/operations/managementPolicies.js.map +1 -1
  508. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  509. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  510. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +24 -41
  511. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  512. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts +4 -4
  513. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
  514. package/dist/esm/operations/objectReplicationPoliciesOperations.js +12 -34
  515. package/dist/esm/operations/objectReplicationPoliciesOperations.js.map +1 -1
  516. package/dist/esm/operations/operations.d.ts +4 -4
  517. package/dist/esm/operations/operations.d.ts.map +1 -1
  518. package/dist/esm/operations/operations.js +12 -34
  519. package/dist/esm/operations/operations.js.map +1 -1
  520. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  521. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  522. package/dist/esm/operations/privateEndpointConnections.js +12 -34
  523. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  524. package/dist/esm/operations/privateLinkResources.d.ts +3 -3
  525. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  526. package/dist/esm/operations/privateLinkResources.js +3 -7
  527. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  528. package/dist/esm/operations/queue.d.ts +4 -4
  529. package/dist/esm/operations/queue.d.ts.map +1 -1
  530. package/dist/esm/operations/queue.js +26 -52
  531. package/dist/esm/operations/queue.js.map +1 -1
  532. package/dist/esm/operations/queueServices.d.ts +3 -3
  533. package/dist/esm/operations/queueServices.d.ts.map +1 -1
  534. package/dist/esm/operations/queueServices.js +3 -7
  535. package/dist/esm/operations/queueServices.js.map +1 -1
  536. package/dist/esm/operations/skus.d.ts +4 -4
  537. package/dist/esm/operations/skus.d.ts.map +1 -1
  538. package/dist/esm/operations/skus.js +12 -34
  539. package/dist/esm/operations/skus.js.map +1 -1
  540. package/dist/esm/operations/storageAccounts.d.ts +5 -5
  541. package/dist/esm/operations/storageAccounts.d.ts.map +1 -1
  542. package/dist/esm/operations/storageAccounts.js +116 -133
  543. package/dist/esm/operations/storageAccounts.js.map +1 -1
  544. package/dist/esm/operations/storageTaskAssignmentInstancesReport.d.ts +4 -4
  545. package/dist/esm/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  546. package/dist/esm/operations/storageTaskAssignmentInstancesReport.js +26 -52
  547. package/dist/esm/operations/storageTaskAssignmentInstancesReport.js.map +1 -1
  548. package/dist/esm/operations/storageTaskAssignments.d.ts +5 -5
  549. package/dist/esm/operations/storageTaskAssignments.d.ts.map +1 -1
  550. package/dist/esm/operations/storageTaskAssignments.js +60 -67
  551. package/dist/esm/operations/storageTaskAssignments.js.map +1 -1
  552. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.d.ts +4 -4
  553. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  554. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.js +26 -52
  555. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.js.map +1 -1
  556. package/dist/esm/operations/tableOperations.d.ts +4 -4
  557. package/dist/esm/operations/tableOperations.d.ts.map +1 -1
  558. package/dist/esm/operations/tableOperations.js +25 -47
  559. package/dist/esm/operations/tableOperations.js.map +1 -1
  560. package/dist/esm/operations/tableServices.d.ts +3 -3
  561. package/dist/esm/operations/tableServices.d.ts.map +1 -1
  562. package/dist/esm/operations/tableServices.js +3 -7
  563. package/dist/esm/operations/tableServices.js.map +1 -1
  564. package/dist/esm/operations/usages.d.ts +4 -4
  565. package/dist/esm/operations/usages.d.ts.map +1 -1
  566. package/dist/esm/operations/usages.js +13 -39
  567. package/dist/esm/operations/usages.js.map +1 -1
  568. package/dist/esm/operationsInterfaces/blobContainers.d.ts +3 -3
  569. package/dist/esm/operationsInterfaces/blobContainers.d.ts.map +1 -1
  570. package/dist/esm/operationsInterfaces/blobContainers.js +2 -7
  571. package/dist/esm/operationsInterfaces/blobContainers.js.map +1 -1
  572. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts +2 -2
  573. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -1
  574. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js +2 -7
  575. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js.map +1 -1
  576. package/dist/esm/operationsInterfaces/blobServices.d.ts +2 -2
  577. package/dist/esm/operationsInterfaces/blobServices.d.ts.map +1 -1
  578. package/dist/esm/operationsInterfaces/blobServices.js +2 -7
  579. package/dist/esm/operationsInterfaces/blobServices.js.map +1 -1
  580. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts +2 -2
  581. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  582. package/dist/esm/operationsInterfaces/deletedAccounts.js +2 -7
  583. package/dist/esm/operationsInterfaces/deletedAccounts.js.map +1 -1
  584. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +2 -2
  585. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  586. package/dist/esm/operationsInterfaces/encryptionScopes.js +2 -7
  587. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -1
  588. package/dist/esm/operationsInterfaces/fileServices.d.ts +2 -2
  589. package/dist/esm/operationsInterfaces/fileServices.d.ts.map +1 -1
  590. package/dist/esm/operationsInterfaces/fileServices.js +2 -7
  591. package/dist/esm/operationsInterfaces/fileServices.js.map +1 -1
  592. package/dist/esm/operationsInterfaces/fileShares.d.ts +2 -2
  593. package/dist/esm/operationsInterfaces/fileShares.d.ts.map +1 -1
  594. package/dist/esm/operationsInterfaces/fileShares.js +2 -7
  595. package/dist/esm/operationsInterfaces/fileShares.js.map +1 -1
  596. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  597. package/dist/esm/operationsInterfaces/index.js +4 -7
  598. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  599. package/dist/esm/operationsInterfaces/localUsersOperations.d.ts +2 -2
  600. package/dist/esm/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
  601. package/dist/esm/operationsInterfaces/localUsersOperations.js +2 -7
  602. package/dist/esm/operationsInterfaces/localUsersOperations.js.map +1 -1
  603. package/dist/esm/operationsInterfaces/managementPolicies.d.ts +1 -1
  604. package/dist/esm/operationsInterfaces/managementPolicies.d.ts.map +1 -1
  605. package/dist/esm/operationsInterfaces/managementPolicies.js +2 -7
  606. package/dist/esm/operationsInterfaces/managementPolicies.js.map +1 -1
  607. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  608. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  609. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  610. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  611. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +2 -2
  612. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -1
  613. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +2 -7
  614. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -1
  615. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  616. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  617. package/dist/esm/operationsInterfaces/operations.js +2 -7
  618. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  619. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  620. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  621. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
  622. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  623. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
  624. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  625. package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
  626. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  627. package/dist/esm/operationsInterfaces/queue.d.ts +2 -2
  628. package/dist/esm/operationsInterfaces/queue.d.ts.map +1 -1
  629. package/dist/esm/operationsInterfaces/queue.js +2 -7
  630. package/dist/esm/operationsInterfaces/queue.js.map +1 -1
  631. package/dist/esm/operationsInterfaces/queueServices.d.ts +1 -1
  632. package/dist/esm/operationsInterfaces/queueServices.d.ts.map +1 -1
  633. package/dist/esm/operationsInterfaces/queueServices.js +2 -7
  634. package/dist/esm/operationsInterfaces/queueServices.js.map +1 -1
  635. package/dist/esm/operationsInterfaces/skus.d.ts +2 -2
  636. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -1
  637. package/dist/esm/operationsInterfaces/skus.js +2 -7
  638. package/dist/esm/operationsInterfaces/skus.js.map +1 -1
  639. package/dist/esm/operationsInterfaces/storageAccounts.d.ts +3 -3
  640. package/dist/esm/operationsInterfaces/storageAccounts.d.ts.map +1 -1
  641. package/dist/esm/operationsInterfaces/storageAccounts.js +2 -7
  642. package/dist/esm/operationsInterfaces/storageAccounts.js.map +1 -1
  643. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +2 -2
  644. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  645. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.js +2 -7
  646. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -1
  647. package/dist/esm/operationsInterfaces/storageTaskAssignments.d.ts +3 -3
  648. package/dist/esm/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -1
  649. package/dist/esm/operationsInterfaces/storageTaskAssignments.js +2 -7
  650. package/dist/esm/operationsInterfaces/storageTaskAssignments.js.map +1 -1
  651. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +2 -2
  652. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  653. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +2 -7
  654. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -1
  655. package/dist/esm/operationsInterfaces/tableOperations.d.ts +2 -2
  656. package/dist/esm/operationsInterfaces/tableOperations.d.ts.map +1 -1
  657. package/dist/esm/operationsInterfaces/tableOperations.js +2 -7
  658. package/dist/esm/operationsInterfaces/tableOperations.js.map +1 -1
  659. package/dist/esm/operationsInterfaces/tableServices.d.ts +1 -1
  660. package/dist/esm/operationsInterfaces/tableServices.d.ts.map +1 -1
  661. package/dist/esm/operationsInterfaces/tableServices.js +2 -7
  662. package/dist/esm/operationsInterfaces/tableServices.js.map +1 -1
  663. package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
  664. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
  665. package/dist/esm/operationsInterfaces/usages.js +2 -7
  666. package/dist/esm/operationsInterfaces/usages.js.map +1 -1
  667. package/dist/esm/pagingHelper.d.ts.map +1 -1
  668. package/dist/esm/pagingHelper.js +4 -11
  669. package/dist/esm/pagingHelper.js.map +1 -1
  670. package/dist/esm/storageManagementClient.d.ts +3 -3
  671. package/dist/esm/storageManagementClient.d.ts.map +1 -1
  672. package/dist/esm/storageManagementClient.js +47 -24
  673. package/dist/esm/storageManagementClient.js.map +1 -1
  674. package/dist/react-native/index.d.ts.map +1 -1
  675. package/dist/react-native/index.js +4 -7
  676. package/dist/react-native/index.js.map +1 -1
  677. package/dist/react-native/lroImpl.d.ts +1 -1
  678. package/dist/react-native/lroImpl.d.ts.map +1 -1
  679. package/dist/react-native/lroImpl.js +9 -10
  680. package/dist/react-native/lroImpl.js.map +1 -1
  681. package/dist/react-native/models/index.d.ts +152 -16
  682. package/dist/react-native/models/index.d.ts.map +1 -1
  683. package/dist/react-native/models/index.js +18 -7
  684. package/dist/react-native/models/index.js.map +1 -1
  685. package/dist/react-native/models/mappers.d.ts +8 -1
  686. package/dist/react-native/models/mappers.d.ts.map +1 -1
  687. package/dist/react-native/models/mappers.js +822 -254
  688. package/dist/react-native/models/mappers.js.map +1 -1
  689. package/dist/react-native/models/parameters.d.ts +2 -1
  690. package/dist/react-native/models/parameters.d.ts.map +1 -1
  691. package/dist/react-native/models/parameters.js +13 -9
  692. package/dist/react-native/models/parameters.js.map +1 -1
  693. package/dist/react-native/operations/blobContainers.d.ts +5 -5
  694. package/dist/react-native/operations/blobContainers.d.ts.map +1 -1
  695. package/dist/react-native/operations/blobContainers.js +39 -64
  696. package/dist/react-native/operations/blobContainers.js.map +1 -1
  697. package/dist/react-native/operations/blobInventoryPolicies.d.ts +4 -4
  698. package/dist/react-native/operations/blobInventoryPolicies.d.ts.map +1 -1
  699. package/dist/react-native/operations/blobInventoryPolicies.js +12 -34
  700. package/dist/react-native/operations/blobInventoryPolicies.js.map +1 -1
  701. package/dist/react-native/operations/blobServices.d.ts +4 -4
  702. package/dist/react-native/operations/blobServices.d.ts.map +1 -1
  703. package/dist/react-native/operations/blobServices.js +12 -34
  704. package/dist/react-native/operations/blobServices.js.map +1 -1
  705. package/dist/react-native/operations/deletedAccounts.d.ts +4 -4
  706. package/dist/react-native/operations/deletedAccounts.d.ts.map +1 -1
  707. package/dist/react-native/operations/deletedAccounts.js +26 -52
  708. package/dist/react-native/operations/deletedAccounts.js.map +1 -1
  709. package/dist/react-native/operations/encryptionScopes.d.ts +4 -4
  710. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -1
  711. package/dist/react-native/operations/encryptionScopes.js +25 -47
  712. package/dist/react-native/operations/encryptionScopes.js.map +1 -1
  713. package/dist/react-native/operations/fileServices.d.ts +4 -4
  714. package/dist/react-native/operations/fileServices.d.ts.map +1 -1
  715. package/dist/react-native/operations/fileServices.js +25 -47
  716. package/dist/react-native/operations/fileServices.js.map +1 -1
  717. package/dist/react-native/operations/fileShares.d.ts +4 -4
  718. package/dist/react-native/operations/fileShares.d.ts.map +1 -1
  719. package/dist/react-native/operations/fileShares.js +26 -52
  720. package/dist/react-native/operations/fileShares.js.map +1 -1
  721. package/dist/react-native/operations/index.d.ts.map +1 -1
  722. package/dist/react-native/operations/index.js +4 -7
  723. package/dist/react-native/operations/index.js.map +1 -1
  724. package/dist/react-native/operations/localUsersOperations.d.ts +4 -4
  725. package/dist/react-native/operations/localUsersOperations.d.ts.map +1 -1
  726. package/dist/react-native/operations/localUsersOperations.js +12 -34
  727. package/dist/react-native/operations/localUsersOperations.js.map +1 -1
  728. package/dist/react-native/operations/managementPolicies.d.ts +3 -3
  729. package/dist/react-native/operations/managementPolicies.d.ts.map +1 -1
  730. package/dist/react-native/operations/managementPolicies.js +3 -7
  731. package/dist/react-native/operations/managementPolicies.js.map +1 -1
  732. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  733. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  734. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +24 -41
  735. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  736. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts +4 -4
  737. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
  738. package/dist/react-native/operations/objectReplicationPoliciesOperations.js +12 -34
  739. package/dist/react-native/operations/objectReplicationPoliciesOperations.js.map +1 -1
  740. package/dist/react-native/operations/operations.d.ts +4 -4
  741. package/dist/react-native/operations/operations.d.ts.map +1 -1
  742. package/dist/react-native/operations/operations.js +12 -34
  743. package/dist/react-native/operations/operations.js.map +1 -1
  744. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  745. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  746. package/dist/react-native/operations/privateEndpointConnections.js +12 -34
  747. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  748. package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
  749. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  750. package/dist/react-native/operations/privateLinkResources.js +3 -7
  751. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  752. package/dist/react-native/operations/queue.d.ts +4 -4
  753. package/dist/react-native/operations/queue.d.ts.map +1 -1
  754. package/dist/react-native/operations/queue.js +26 -52
  755. package/dist/react-native/operations/queue.js.map +1 -1
  756. package/dist/react-native/operations/queueServices.d.ts +3 -3
  757. package/dist/react-native/operations/queueServices.d.ts.map +1 -1
  758. package/dist/react-native/operations/queueServices.js +3 -7
  759. package/dist/react-native/operations/queueServices.js.map +1 -1
  760. package/dist/react-native/operations/skus.d.ts +4 -4
  761. package/dist/react-native/operations/skus.d.ts.map +1 -1
  762. package/dist/react-native/operations/skus.js +12 -34
  763. package/dist/react-native/operations/skus.js.map +1 -1
  764. package/dist/react-native/operations/storageAccounts.d.ts +5 -5
  765. package/dist/react-native/operations/storageAccounts.d.ts.map +1 -1
  766. package/dist/react-native/operations/storageAccounts.js +116 -133
  767. package/dist/react-native/operations/storageAccounts.js.map +1 -1
  768. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.d.ts +4 -4
  769. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  770. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.js +26 -52
  771. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.js.map +1 -1
  772. package/dist/react-native/operations/storageTaskAssignments.d.ts +5 -5
  773. package/dist/react-native/operations/storageTaskAssignments.d.ts.map +1 -1
  774. package/dist/react-native/operations/storageTaskAssignments.js +60 -67
  775. package/dist/react-native/operations/storageTaskAssignments.js.map +1 -1
  776. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.d.ts +4 -4
  777. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  778. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.js +26 -52
  779. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.js.map +1 -1
  780. package/dist/react-native/operations/tableOperations.d.ts +4 -4
  781. package/dist/react-native/operations/tableOperations.d.ts.map +1 -1
  782. package/dist/react-native/operations/tableOperations.js +25 -47
  783. package/dist/react-native/operations/tableOperations.js.map +1 -1
  784. package/dist/react-native/operations/tableServices.d.ts +3 -3
  785. package/dist/react-native/operations/tableServices.d.ts.map +1 -1
  786. package/dist/react-native/operations/tableServices.js +3 -7
  787. package/dist/react-native/operations/tableServices.js.map +1 -1
  788. package/dist/react-native/operations/usages.d.ts +4 -4
  789. package/dist/react-native/operations/usages.d.ts.map +1 -1
  790. package/dist/react-native/operations/usages.js +13 -39
  791. package/dist/react-native/operations/usages.js.map +1 -1
  792. package/dist/react-native/operationsInterfaces/blobContainers.d.ts +3 -3
  793. package/dist/react-native/operationsInterfaces/blobContainers.d.ts.map +1 -1
  794. package/dist/react-native/operationsInterfaces/blobContainers.js +2 -7
  795. package/dist/react-native/operationsInterfaces/blobContainers.js.map +1 -1
  796. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts +2 -2
  797. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -1
  798. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js +2 -7
  799. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js.map +1 -1
  800. package/dist/react-native/operationsInterfaces/blobServices.d.ts +2 -2
  801. package/dist/react-native/operationsInterfaces/blobServices.d.ts.map +1 -1
  802. package/dist/react-native/operationsInterfaces/blobServices.js +2 -7
  803. package/dist/react-native/operationsInterfaces/blobServices.js.map +1 -1
  804. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts +2 -2
  805. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  806. package/dist/react-native/operationsInterfaces/deletedAccounts.js +2 -7
  807. package/dist/react-native/operationsInterfaces/deletedAccounts.js.map +1 -1
  808. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +2 -2
  809. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  810. package/dist/react-native/operationsInterfaces/encryptionScopes.js +2 -7
  811. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -1
  812. package/dist/react-native/operationsInterfaces/fileServices.d.ts +2 -2
  813. package/dist/react-native/operationsInterfaces/fileServices.d.ts.map +1 -1
  814. package/dist/react-native/operationsInterfaces/fileServices.js +2 -7
  815. package/dist/react-native/operationsInterfaces/fileServices.js.map +1 -1
  816. package/dist/react-native/operationsInterfaces/fileShares.d.ts +2 -2
  817. package/dist/react-native/operationsInterfaces/fileShares.d.ts.map +1 -1
  818. package/dist/react-native/operationsInterfaces/fileShares.js +2 -7
  819. package/dist/react-native/operationsInterfaces/fileShares.js.map +1 -1
  820. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  821. package/dist/react-native/operationsInterfaces/index.js +4 -7
  822. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  823. package/dist/react-native/operationsInterfaces/localUsersOperations.d.ts +2 -2
  824. package/dist/react-native/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
  825. package/dist/react-native/operationsInterfaces/localUsersOperations.js +2 -7
  826. package/dist/react-native/operationsInterfaces/localUsersOperations.js.map +1 -1
  827. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts +1 -1
  828. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts.map +1 -1
  829. package/dist/react-native/operationsInterfaces/managementPolicies.js +2 -7
  830. package/dist/react-native/operationsInterfaces/managementPolicies.js.map +1 -1
  831. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  832. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  833. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  834. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  835. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +2 -2
  836. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -1
  837. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js +2 -7
  838. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -1
  839. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  840. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  841. package/dist/react-native/operationsInterfaces/operations.js +2 -7
  842. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  843. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  844. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  845. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
  846. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  847. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
  848. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  849. package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
  850. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  851. package/dist/react-native/operationsInterfaces/queue.d.ts +2 -2
  852. package/dist/react-native/operationsInterfaces/queue.d.ts.map +1 -1
  853. package/dist/react-native/operationsInterfaces/queue.js +2 -7
  854. package/dist/react-native/operationsInterfaces/queue.js.map +1 -1
  855. package/dist/react-native/operationsInterfaces/queueServices.d.ts +1 -1
  856. package/dist/react-native/operationsInterfaces/queueServices.d.ts.map +1 -1
  857. package/dist/react-native/operationsInterfaces/queueServices.js +2 -7
  858. package/dist/react-native/operationsInterfaces/queueServices.js.map +1 -1
  859. package/dist/react-native/operationsInterfaces/skus.d.ts +2 -2
  860. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -1
  861. package/dist/react-native/operationsInterfaces/skus.js +2 -7
  862. package/dist/react-native/operationsInterfaces/skus.js.map +1 -1
  863. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts +3 -3
  864. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts.map +1 -1
  865. package/dist/react-native/operationsInterfaces/storageAccounts.js +2 -7
  866. package/dist/react-native/operationsInterfaces/storageAccounts.js.map +1 -1
  867. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +2 -2
  868. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  869. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.js +2 -7
  870. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -1
  871. package/dist/react-native/operationsInterfaces/storageTaskAssignments.d.ts +3 -3
  872. package/dist/react-native/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -1
  873. package/dist/react-native/operationsInterfaces/storageTaskAssignments.js +2 -7
  874. package/dist/react-native/operationsInterfaces/storageTaskAssignments.js.map +1 -1
  875. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +2 -2
  876. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  877. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +2 -7
  878. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -1
  879. package/dist/react-native/operationsInterfaces/tableOperations.d.ts +2 -2
  880. package/dist/react-native/operationsInterfaces/tableOperations.d.ts.map +1 -1
  881. package/dist/react-native/operationsInterfaces/tableOperations.js +2 -7
  882. package/dist/react-native/operationsInterfaces/tableOperations.js.map +1 -1
  883. package/dist/react-native/operationsInterfaces/tableServices.d.ts +1 -1
  884. package/dist/react-native/operationsInterfaces/tableServices.d.ts.map +1 -1
  885. package/dist/react-native/operationsInterfaces/tableServices.js +2 -7
  886. package/dist/react-native/operationsInterfaces/tableServices.js.map +1 -1
  887. package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
  888. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
  889. package/dist/react-native/operationsInterfaces/usages.js +2 -7
  890. package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
  891. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  892. package/dist/react-native/pagingHelper.js +4 -11
  893. package/dist/react-native/pagingHelper.js.map +1 -1
  894. package/dist/react-native/storageManagementClient.d.ts +3 -3
  895. package/dist/react-native/storageManagementClient.d.ts.map +1 -1
  896. package/dist/react-native/storageManagementClient.js +47 -24
  897. package/dist/react-native/storageManagementClient.js.map +1 -1
  898. package/package.json +19 -20
@@ -1 +1 @@
1
- {"version":3,"file":"objectReplicationPoliciesOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/objectReplicationPoliciesOperations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,uBAAuB,EACvB,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAG5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,uBAAuB,CAAC,CAAC;IACvD;;;;;;;;;;;;OAYG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;;;;;OAcG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"objectReplicationPoliciesOperations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/objectReplicationPoliciesOperations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,uBAAuB,EACvB,2CAA2C,EAC3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAG5B,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,uBAAuB,CAAC,CAAC;IACvD;;;;;;;;;;;;OAYG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;;;;;OAcG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC,CAAC;IAC5D;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=objectReplicationPoliciesOperations.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"objectReplicationPoliciesOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/objectReplicationPoliciesOperations.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 ObjectReplicationPolicy,\n ObjectReplicationPoliciesListOptionalParams,\n ObjectReplicationPoliciesGetOptionalParams,\n ObjectReplicationPoliciesGetResponse,\n ObjectReplicationPoliciesCreateOrUpdateOptionalParams,\n ObjectReplicationPoliciesCreateOrUpdateResponse,\n ObjectReplicationPoliciesDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ObjectReplicationPoliciesOperations. */\nexport interface ObjectReplicationPoliciesOperations {\n /**\n * List the object replication policies associated with the 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?: ObjectReplicationPoliciesListOptionalParams,\n ): PagedAsyncIterableIterator<ObjectReplicationPolicy>;\n /**\n * Get the object replication policy of the storage account by policy ID.\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 objectReplicationPolicyId For the destination account, provide the value 'default'. Configure\n * the policy on the destination account first. For the source account, provide the value of the policy\n * ID that is returned when you download the policy that was defined on the destination account. The\n * policy is downloaded as a JSON file.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n options?: ObjectReplicationPoliciesGetOptionalParams,\n ): Promise<ObjectReplicationPoliciesGetResponse>;\n /**\n * Create or update the object replication policy of the 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 objectReplicationPolicyId For the destination account, provide the value 'default'. Configure\n * the policy on the destination account first. For the source account, provide the value of the policy\n * ID that is returned when you download the policy that was defined on the destination account. The\n * policy is downloaded as a JSON file.\n * @param properties The object replication policy set to a storage account. A unique policy ID will be\n * created if absent.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n properties: ObjectReplicationPolicy,\n options?: ObjectReplicationPoliciesCreateOrUpdateOptionalParams,\n ): Promise<ObjectReplicationPoliciesCreateOrUpdateResponse>;\n /**\n * Deletes the object replication 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 objectReplicationPolicyId For the destination account, provide the value 'default'. Configure\n * the policy on the destination account first. For the source account, provide the value of the policy\n * ID that is returned when you download the policy that was defined on the destination account. The\n * policy is downloaded as a JSON file.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n options?: ObjectReplicationPoliciesDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"objectReplicationPoliciesOperations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/objectReplicationPoliciesOperations.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n ObjectReplicationPolicy,\n ObjectReplicationPoliciesListOptionalParams,\n ObjectReplicationPoliciesGetOptionalParams,\n ObjectReplicationPoliciesGetResponse,\n ObjectReplicationPoliciesCreateOrUpdateOptionalParams,\n ObjectReplicationPoliciesCreateOrUpdateResponse,\n ObjectReplicationPoliciesDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ObjectReplicationPoliciesOperations. */\nexport interface ObjectReplicationPoliciesOperations {\n /**\n * List the object replication policies associated with the 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?: ObjectReplicationPoliciesListOptionalParams,\n ): PagedAsyncIterableIterator<ObjectReplicationPolicy>;\n /**\n * Get the object replication policy of the storage account by policy ID.\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 objectReplicationPolicyId For the destination account, provide the value 'default'. Configure\n * the policy on the destination account first. For the source account, provide the value of the policy\n * ID that is returned when you download the policy that was defined on the destination account. The\n * policy is downloaded as a JSON file.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n options?: ObjectReplicationPoliciesGetOptionalParams,\n ): Promise<ObjectReplicationPoliciesGetResponse>;\n /**\n * Create or update the object replication policy of the 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 objectReplicationPolicyId For the destination account, provide the value 'default'. Configure\n * the policy on the destination account first. For the source account, provide the value of the policy\n * ID that is returned when you download the policy that was defined on the destination account. The\n * policy is downloaded as a JSON file.\n * @param properties The object replication policy set to a storage account. A unique policy ID will be\n * created if absent.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n properties: ObjectReplicationPolicy,\n options?: ObjectReplicationPoliciesCreateOrUpdateOptionalParams,\n ): Promise<ObjectReplicationPoliciesCreateOrUpdateResponse>;\n /**\n * Deletes the object replication 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 objectReplicationPolicyId For the destination account, provide the value 'default'. Configure\n * the policy on the destination account first. For the source account, provide the value of the policy\n * ID that is returned when you download the policy that was defined on the destination account. The\n * policy is downloaded as a JSON file.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n objectReplicationPolicyId: string,\n options?: ObjectReplicationPoliciesDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Operation, OperationsListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Operation, OperationsListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Operations. */
4
4
  export interface Operations {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC,CAAC;CAC1C"}
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGlF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,SAAS,CAAC,CAAC;CACrF"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=operations.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.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 { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Storage Rest API operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams,\n ): PagedAsyncIterableIterator<Operation>;\n}\n"]}
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all of the available Storage Rest API operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { PrivateEndpointConnection, PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsPutOptionalParams, PrivateEndpointConnectionsPutResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { PrivateEndpointConnection, PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsPutOptionalParams, PrivateEndpointConnectionsPutResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a PrivateEndpointConnections. */
4
4
  export interface PrivateEndpointConnections {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,4CAA4C,EAC5C,2CAA2C,EAC3C,qCAAqC,EACrC,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;;OAWG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,yBAAyB,EACzB,4CAA4C,EAC5C,2CAA2C,EAC3C,qCAAqC,EACrC,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;;OAWG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=privateEndpointConnections.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.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 PrivateEndpointConnection,\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsPutOptionalParams,\n PrivateEndpointConnectionsPutResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * List all the private endpoint connections associated with the 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?: PrivateEndpointConnectionsListOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets the specified private endpoint connection associated with the 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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Update the state of specified private endpoint connection associated with the 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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param properties The private endpoint connection properties.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsPutOptionalParams,\n ): Promise<PrivateEndpointConnectionsPutResponse>;\n /**\n * Deletes the specified private endpoint connection associated with the 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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsPutOptionalParams,\n PrivateEndpointConnectionsPutResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * List all the private endpoint connections associated with the 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?: PrivateEndpointConnectionsListOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets the specified private endpoint connection associated with the 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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Update the state of specified private endpoint connection associated with the 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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param properties The private endpoint connection properties.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsPutOptionalParams,\n ): Promise<PrivateEndpointConnectionsPutResponse>;\n /**\n * Deletes the specified private endpoint connection associated with the 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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { PrivateLinkResourcesListByStorageAccountOptionalParams, PrivateLinkResourcesListByStorageAccountResponse } from "../models/index.js";
1
+ import type { PrivateLinkResourcesListByStorageAccountOptionalParams, PrivateLinkResourcesListByStorageAccountResponse } from "../models/index.js";
2
2
  /** Interface representing a PrivateLinkResources. */
3
3
  export interface PrivateLinkResources {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,sDAAsD,EACtD,gDAAgD,EACjD,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;;;;OAQG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;CAC9D"}
1
+ {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,sDAAsD,EACtD,gDAAgD,EACjD,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;;;;OAQG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;CAC9D"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=privateLinkResources.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.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 PrivateLinkResourcesListByStorageAccountOptionalParams,\n PrivateLinkResourcesListByStorageAccountResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources that need to be created for 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 options The options parameters.\n */\n listByStorageAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PrivateLinkResourcesListByStorageAccountOptionalParams,\n ): Promise<PrivateLinkResourcesListByStorageAccountResponse>;\n}\n"]}
1
+ {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type {\n PrivateLinkResourcesListByStorageAccountOptionalParams,\n PrivateLinkResourcesListByStorageAccountResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources that need to be created for 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 options The options parameters.\n */\n listByStorageAccount(\n resourceGroupName: string,\n accountName: string,\n options?: PrivateLinkResourcesListByStorageAccountOptionalParams,\n ): Promise<PrivateLinkResourcesListByStorageAccountResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ListQueue, QueueListOptionalParams, StorageQueue, QueueCreateOptionalParams, QueueCreateResponse, QueueUpdateOptionalParams, QueueUpdateResponse, QueueGetOptionalParams, QueueGetResponse, QueueDeleteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { ListQueue, QueueListOptionalParams, StorageQueue, QueueCreateOptionalParams, QueueCreateResponse, QueueUpdateOptionalParams, QueueUpdateResponse, QueueGetOptionalParams, QueueGetResponse, QueueDeleteOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Queue. */
4
4
  export interface Queue {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"queue.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/queue.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,SAAS,EACT,uBAAuB,EACvB,YAAY,EACZ,yBAAyB,EACzB,mBAAmB,EACnB,yBAAyB,EACzB,mBAAmB,EACnB,sBAAsB,EACtB,gBAAgB,EAChB,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,sCAAsC;AACtC,MAAM,WAAW,KAAK;IACpB;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uBAAuB,GAChC,0BAA0B,CAAC,SAAS,CAAC,CAAC;IACzC;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,YAAY,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,YAAY,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;;;;;;;OAWG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,sBAAsB,GAC/B,OAAO,CAAC,gBAAgB,CAAC,CAAC;IAC7B;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"queue.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/queue.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,SAAS,EACT,uBAAuB,EACvB,YAAY,EACZ,yBAAyB,EACzB,mBAAmB,EACnB,yBAAyB,EACzB,mBAAmB,EACnB,sBAAsB,EACtB,gBAAgB,EAChB,yBAAyB,EAC1B,MAAM,oBAAoB,CAAC;AAG5B,sCAAsC;AACtC,MAAM,WAAW,KAAK;IACpB;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uBAAuB,GAChC,0BAA0B,CAAC,SAAS,CAAC,CAAC;IACzC;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,YAAY,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,YAAY,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;;;;;;;OAWG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,sBAAsB,GAC/B,OAAO,CAAC,gBAAgB,CAAC,CAAC;IAC7B;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=queue.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"queue.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/queue.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 ListQueue,\n QueueListOptionalParams,\n StorageQueue,\n QueueCreateOptionalParams,\n QueueCreateResponse,\n QueueUpdateOptionalParams,\n QueueUpdateResponse,\n QueueGetOptionalParams,\n QueueGetResponse,\n QueueDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Queue. */\nexport interface Queue {\n /**\n * Gets a list of all the queues 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?: QueueListOptionalParams,\n ): PagedAsyncIterableIterator<ListQueue>;\n /**\n * Creates a new queue with the specified queue name, under the specified 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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param queue Queue properties and metadata to be created with\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n queue: StorageQueue,\n options?: QueueCreateOptionalParams,\n ): Promise<QueueCreateResponse>;\n /**\n * Creates a new queue with the specified queue name, under the specified 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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param queue Queue properties and metadata to be created with\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n queue: StorageQueue,\n options?: QueueUpdateOptionalParams,\n ): Promise<QueueUpdateResponse>;\n /**\n * Gets the queue with the specified queue name, under the specified account if it exists.\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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n options?: QueueGetOptionalParams,\n ): Promise<QueueGetResponse>;\n /**\n * Deletes the queue with the specified queue name, under the specified account if it exists.\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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n options?: QueueDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"queue.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/queue.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n ListQueue,\n QueueListOptionalParams,\n StorageQueue,\n QueueCreateOptionalParams,\n QueueCreateResponse,\n QueueUpdateOptionalParams,\n QueueUpdateResponse,\n QueueGetOptionalParams,\n QueueGetResponse,\n QueueDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Queue. */\nexport interface Queue {\n /**\n * Gets a list of all the queues 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?: QueueListOptionalParams,\n ): PagedAsyncIterableIterator<ListQueue>;\n /**\n * Creates a new queue with the specified queue name, under the specified 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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param queue Queue properties and metadata to be created with\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n queue: StorageQueue,\n options?: QueueCreateOptionalParams,\n ): Promise<QueueCreateResponse>;\n /**\n * Creates a new queue with the specified queue name, under the specified 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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param queue Queue properties and metadata to be created with\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n queue: StorageQueue,\n options?: QueueUpdateOptionalParams,\n ): Promise<QueueUpdateResponse>;\n /**\n * Gets the queue with the specified queue name, under the specified account if it exists.\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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n options?: QueueGetOptionalParams,\n ): Promise<QueueGetResponse>;\n /**\n * Deletes the queue with the specified queue name, under the specified account if it exists.\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 queueName A queue name must be unique within a storage account and must be between 3 and 63\n * characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should\n * begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n queueName: string,\n options?: QueueDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,4 +1,4 @@
1
- import { QueueServicesListOptionalParams, QueueServicesListResponse, QueueServiceProperties, QueueServicesSetServicePropertiesOptionalParams, QueueServicesSetServicePropertiesResponse, QueueServicesGetServicePropertiesOptionalParams, QueueServicesGetServicePropertiesResponse } from "../models/index.js";
1
+ import type { QueueServicesListOptionalParams, QueueServicesListResponse, QueueServiceProperties, QueueServicesSetServicePropertiesOptionalParams, QueueServicesSetServicePropertiesResponse, QueueServicesGetServicePropertiesOptionalParams, QueueServicesGetServicePropertiesResponse } from "../models/index.js";
2
2
  /** Interface representing a QueueServices. */
3
3
  export interface QueueServices {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"queueServices.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/queueServices.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,+BAA+B,EAC/B,yBAAyB,EACzB,sBAAsB,EACtB,+CAA+C,EAC/C,yCAAyC,EACzC,+CAA+C,EAC/C,yCAAyC,EAC1C,MAAM,oBAAoB,CAAC;AAE5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;;OAWG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,sBAAsB,EAClC,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;;;;OASG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;CACvD"}
1
+ {"version":3,"file":"queueServices.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/queueServices.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,+BAA+B,EAC/B,yBAAyB,EACzB,sBAAsB,EACtB,+CAA+C,EAC/C,yCAAyC,EACzC,+CAA+C,EAC/C,yCAAyC,EAC1C,MAAM,oBAAoB,CAAC;AAE5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;;OAWG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,sBAAsB,EAClC,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;;;;OASG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;CACvD"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=queueServices.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"queueServices.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/queueServices.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 QueueServicesListOptionalParams,\n QueueServicesListResponse,\n QueueServiceProperties,\n QueueServicesSetServicePropertiesOptionalParams,\n QueueServicesSetServicePropertiesResponse,\n QueueServicesGetServicePropertiesOptionalParams,\n QueueServicesGetServicePropertiesResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a QueueServices. */\nexport interface QueueServices {\n /**\n * List all queue services for the 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?: QueueServicesListOptionalParams,\n ): Promise<QueueServicesListResponse>;\n /**\n * Sets the properties of a storage account’s Queue service, including properties for Storage Analytics\n * and CORS (Cross-Origin Resource Sharing) rules.\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 properties of a storage account’s Queue service, only properties for Storage\n * Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified.\n * @param options The options parameters.\n */\n setServiceProperties(\n resourceGroupName: string,\n accountName: string,\n parameters: QueueServiceProperties,\n options?: QueueServicesSetServicePropertiesOptionalParams,\n ): Promise<QueueServicesSetServicePropertiesResponse>;\n /**\n * Gets the properties of a storage account’s Queue service, including properties for Storage Analytics\n * and CORS (Cross-Origin Resource Sharing) rules.\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 getServiceProperties(\n resourceGroupName: string,\n accountName: string,\n options?: QueueServicesGetServicePropertiesOptionalParams,\n ): Promise<QueueServicesGetServicePropertiesResponse>;\n}\n"]}
1
+ {"version":3,"file":"queueServices.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/queueServices.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type {\n QueueServicesListOptionalParams,\n QueueServicesListResponse,\n QueueServiceProperties,\n QueueServicesSetServicePropertiesOptionalParams,\n QueueServicesSetServicePropertiesResponse,\n QueueServicesGetServicePropertiesOptionalParams,\n QueueServicesGetServicePropertiesResponse,\n} from \"../models/index.js\";\n\n/** Interface representing a QueueServices. */\nexport interface QueueServices {\n /**\n * List all queue services for the 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?: QueueServicesListOptionalParams,\n ): Promise<QueueServicesListResponse>;\n /**\n * Sets the properties of a storage account’s Queue service, including properties for Storage Analytics\n * and CORS (Cross-Origin Resource Sharing) rules.\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 properties of a storage account’s Queue service, only properties for Storage\n * Analytics and CORS (Cross-Origin Resource Sharing) rules can be specified.\n * @param options The options parameters.\n */\n setServiceProperties(\n resourceGroupName: string,\n accountName: string,\n parameters: QueueServiceProperties,\n options?: QueueServicesSetServicePropertiesOptionalParams,\n ): Promise<QueueServicesSetServicePropertiesResponse>;\n /**\n * Gets the properties of a storage account’s Queue service, including properties for Storage Analytics\n * and CORS (Cross-Origin Resource Sharing) rules.\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 getServiceProperties(\n resourceGroupName: string,\n accountName: string,\n options?: QueueServicesGetServicePropertiesOptionalParams,\n ): Promise<QueueServicesGetServicePropertiesResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SkuInformation, SkusListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SkuInformation, SkusListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Skus. */
4
4
  export interface Skus {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"skus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAG5E,qCAAqC;AACrC,MAAM,WAAW,IAAI;IACnB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,sBAAsB,GAC/B,0BAA0B,CAAC,cAAc,CAAC,CAAC;CAC/C"}
1
+ {"version":3,"file":"skus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAGjF,qCAAqC;AACrC,MAAM,WAAW,IAAI;IACnB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,sBAAsB,GAAG,0BAA0B,CAAC,cAAc,CAAC,CAAC;CACpF"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=skus.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"skus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.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 { SkuInformation, SkusListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Skus. */\nexport interface Skus {\n /**\n * Lists the available SKUs supported by Microsoft.Storage for given subscription.\n * @param options The options parameters.\n */\n list(\n options?: SkusListOptionalParams,\n ): PagedAsyncIterableIterator<SkuInformation>;\n}\n"]}
1
+ {"version":3,"file":"skus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/skus.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SkuInformation, SkusListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Skus. */\nexport interface Skus {\n /**\n * Lists the available SKUs supported by Microsoft.Storage for given subscription.\n * @param options The options parameters.\n */\n list(options?: SkusListOptionalParams): PagedAsyncIterableIterator<SkuInformation>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { StorageAccount, StorageAccountsListOptionalParams, StorageAccountsListByResourceGroupOptionalParams, StorageAccountCheckNameAvailabilityParameters, StorageAccountsCheckNameAvailabilityOptionalParams, StorageAccountsCheckNameAvailabilityResponse, StorageAccountCreateParameters, StorageAccountsCreateOptionalParams, StorageAccountsCreateResponse, StorageAccountsDeleteOptionalParams, StorageAccountsGetPropertiesOptionalParams, StorageAccountsGetPropertiesResponse, StorageAccountUpdateParameters, StorageAccountsUpdateOptionalParams, StorageAccountsUpdateResponse, StorageAccountsListKeysOptionalParams, StorageAccountsListKeysResponse, StorageAccountRegenerateKeyParameters, StorageAccountsRegenerateKeyOptionalParams, StorageAccountsRegenerateKeyResponse, AccountSasParameters, StorageAccountsListAccountSASOptionalParams, StorageAccountsListAccountSASResponse, ServiceSasParameters, StorageAccountsListServiceSASOptionalParams, StorageAccountsListServiceSASResponse, StorageAccountsFailoverOptionalParams, StorageAccountsHierarchicalNamespaceMigrationOptionalParams, StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams, StorageAccountMigration, StorageAccountsCustomerInitiatedMigrationOptionalParams, MigrationName, StorageAccountsGetCustomerInitiatedMigrationOptionalParams, StorageAccountsGetCustomerInitiatedMigrationResponse, BlobRestoreParameters, StorageAccountsRestoreBlobRangesOptionalParams, StorageAccountsRestoreBlobRangesResponse, StorageAccountsRevokeUserDelegationKeysOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { StorageAccount, StorageAccountsListOptionalParams, StorageAccountsListByResourceGroupOptionalParams, StorageAccountCheckNameAvailabilityParameters, StorageAccountsCheckNameAvailabilityOptionalParams, StorageAccountsCheckNameAvailabilityResponse, StorageAccountCreateParameters, StorageAccountsCreateOptionalParams, StorageAccountsCreateResponse, StorageAccountsDeleteOptionalParams, StorageAccountsGetPropertiesOptionalParams, StorageAccountsGetPropertiesResponse, StorageAccountUpdateParameters, StorageAccountsUpdateOptionalParams, StorageAccountsUpdateResponse, StorageAccountsListKeysOptionalParams, StorageAccountsListKeysResponse, StorageAccountRegenerateKeyParameters, StorageAccountsRegenerateKeyOptionalParams, StorageAccountsRegenerateKeyResponse, AccountSasParameters, StorageAccountsListAccountSASOptionalParams, StorageAccountsListAccountSASResponse, ServiceSasParameters, StorageAccountsListServiceSASOptionalParams, StorageAccountsListServiceSASResponse, StorageAccountsFailoverOptionalParams, StorageAccountsHierarchicalNamespaceMigrationOptionalParams, StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams, StorageAccountMigration, StorageAccountsCustomerInitiatedMigrationOptionalParams, MigrationName, StorageAccountsGetCustomerInitiatedMigrationOptionalParams, StorageAccountsGetCustomerInitiatedMigrationResponse, BlobRestoreParameters, StorageAccountsRestoreBlobRangesOptionalParams, StorageAccountsRestoreBlobRangesResponse, StorageAccountsRevokeUserDelegationKeysOptionalParams } from "../models/index.js";
4
4
  /** Interface representing a StorageAccounts. */
5
5
  export interface StorageAccounts {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"storageAccounts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageAccounts.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,cAAc,EACd,iCAAiC,EACjC,gDAAgD,EAChD,6CAA6C,EAC7C,kDAAkD,EAClD,4CAA4C,EAC5C,8BAA8B,EAC9B,mCAAmC,EACnC,6BAA6B,EAC7B,mCAAmC,EACnC,0CAA0C,EAC1C,oCAAoC,EACpC,8BAA8B,EAC9B,mCAAmC,EACnC,6BAA6B,EAC7B,qCAAqC,EACrC,+BAA+B,EAC/B,qCAAqC,EACrC,0CAA0C,EAC1C,oCAAoC,EACpC,oBAAoB,EACpB,2CAA2C,EAC3C,qCAAqC,EACrC,oBAAoB,EACpB,2CAA2C,EAC3C,qCAAqC,EACrC,qCAAqC,EACrC,2DAA2D,EAC3D,gEAAgE,EAChE,uBAAuB,EACvB,uDAAuD,EACvD,aAAa,EACb,0DAA0D,EAC1D,oDAAoD,EACpD,qBAAqB,EACrB,8CAA8C,EAC9C,wCAAwC,EACxC,qDAAqD,EACtD,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;OAIG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,qBAAqB,CACnB,WAAW,EAAE,6CAA6C,EAC1D,OAAO,CAAC,EAAE,kDAAkD,GAC3D,OAAO,CAAC,4CAA4C,CAAC,CAAC;IACzD;;;;;;;;;;;;OAYG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,6BAA6B,CAAC,EAC7C,6BAA6B,CAC9B,CACF,CAAC;IACF;;;;;;;;;;;;OAYG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;OASG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;;;;;;OAeG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,8BAA8B,EAC1C,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;;OASG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;;;;;;;;OAUG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,qCAAqC,EACpD,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;OASG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;OASG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,oBAAoB,EAChC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;;;;;;;;;OAiBG;IACH,aAAa,CACX,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;;;;;;;;;;OAiBG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;OAYG;IACH,mCAAmC,CACjC,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;;;;;OAYG;IACH,0CAA0C,CACxC,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2DAA2D,GACpE,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;OAQG;IACH,wCAAwC,CACtC,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gEAAgE,GACzE,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,+CAA+C,CAC7C,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gEAAgE,GACzE,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;OAYG;IACH,+BAA+B,CAC7B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;;;;;OAYG;IACH,sCAAsC,CACpC,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;OASG;IACH,6BAA6B,CAC3B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC,CAAC;IACjE;;;;;;;;;OASG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,wCAAwC,CAAC,EACxD,wCAAwC,CACzC,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,6BAA6B,CAC3B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;OAQG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"storageAccounts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageAccounts.ts"],"names":[],"mappings":"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"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=storageAccounts.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"storageAccounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageAccounts.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 { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n StorageAccount,\n StorageAccountsListOptionalParams,\n StorageAccountsListByResourceGroupOptionalParams,\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 StorageAccountsHierarchicalNamespaceMigrationOptionalParams,\n StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,\n StorageAccountMigration,\n StorageAccountsCustomerInitiatedMigrationOptionalParams,\n MigrationName,\n StorageAccountsGetCustomerInitiatedMigrationOptionalParams,\n StorageAccountsGetCustomerInitiatedMigrationResponse,\n BlobRestoreParameters,\n StorageAccountsRestoreBlobRangesOptionalParams,\n StorageAccountsRestoreBlobRangesResponse,\n StorageAccountsRevokeUserDelegationKeysOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a StorageAccounts. */\nexport interface StorageAccounts {\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 list(\n options?: StorageAccountsListOptionalParams,\n ): PagedAsyncIterableIterator<StorageAccount>;\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 listByResourceGroup(\n resourceGroupName: string,\n options?: StorageAccountsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<StorageAccount>;\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 /**\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 beginCreate(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<StorageAccountsCreateResponse>,\n StorageAccountsCreateResponse\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 beginCreateAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams,\n ): Promise<StorageAccountsCreateResponse>;\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 /**\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 /**\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 /**\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 /**\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 /**\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 /**\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 /**\n * A failover request can be triggered for a storage account in the event a primary endpoint becomes\n * unavailable for any reason. The failover occurs from the storage account's primary cluster to the\n * secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover and\n * the account is converted to LRS. In the case of a Planned Failover, the primary and secondary\n * clusters are swapped after failover and the account remains geo-replicated. Failover should continue\n * to be used in the event of availability issues as Planned failover is only available while the\n * primary and secondary endpoints are available. The primary use case of a Planned Failover is\n * disaster recovery testing drills. This type of failover is invoked by setting FailoverType parameter\n * to 'Planned'. Learn more about the failover options here-\n * https://learn.microsoft.com/azure/storage/common/storage-disaster-recovery-guidance\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 beginFailover(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * A failover request can be triggered for a storage account in the event a primary endpoint becomes\n * unavailable for any reason. The failover occurs from the storage account's primary cluster to the\n * secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover and\n * the account is converted to LRS. In the case of a Planned Failover, the primary and secondary\n * clusters are swapped after failover and the account remains geo-replicated. Failover should continue\n * to be used in the event of availability issues as Planned failover is only available while the\n * primary and secondary endpoints are available. The primary use case of a Planned Failover is\n * disaster recovery testing drills. This type of failover is invoked by setting FailoverType parameter\n * to 'Planned'. Learn more about the failover options here-\n * https://learn.microsoft.com/azure/storage/common/storage-disaster-recovery-guidance\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 beginFailoverAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams,\n ): Promise<void>;\n /**\n * Live Migration of storage account to enable Hns\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 requestType Required. Hierarchical namespace migration type can either be a hierarchical\n * namespace validation request 'HnsOnValidationRequest' or a hydration request\n * 'HnsOnHydrationRequest'. The validation request will validate the migration whereas the hydration\n * request will migrate the account.\n * @param options The options parameters.\n */\n beginHierarchicalNamespaceMigration(\n resourceGroupName: string,\n accountName: string,\n requestType: string,\n options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Live Migration of storage account to enable Hns\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 requestType Required. Hierarchical namespace migration type can either be a hierarchical\n * namespace validation request 'HnsOnValidationRequest' or a hydration request\n * 'HnsOnHydrationRequest'. The validation request will validate the migration whereas the hydration\n * request will migrate the account.\n * @param options The options parameters.\n */\n beginHierarchicalNamespaceMigrationAndWait(\n resourceGroupName: string,\n accountName: string,\n requestType: string,\n options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<void>;\n /**\n * Abort live Migration of storage account to enable Hns\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 beginAbortHierarchicalNamespaceMigration(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Abort live Migration of storage account to enable Hns\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 beginAbortHierarchicalNamespaceMigrationAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<void>;\n /**\n * Account Migration request can be triggered for a storage account to change its redundancy level. The\n * migration updates the non-zonal redundant storage account to a zonal redundant account or vice-versa\n * in order to have better reliability and availability. Zone-redundant storage (ZRS) replicates your\n * storage account synchronously across three Azure availability zones in the primary region.\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 request parameters required to perform storage account migration.\n * @param options The options parameters.\n */\n beginCustomerInitiatedMigration(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountMigration,\n options?: StorageAccountsCustomerInitiatedMigrationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Account Migration request can be triggered for a storage account to change its redundancy level. The\n * migration updates the non-zonal redundant storage account to a zonal redundant account or vice-versa\n * in order to have better reliability and availability. Zone-redundant storage (ZRS) replicates your\n * storage account synchronously across three Azure availability zones in the primary region.\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 request parameters required to perform storage account migration.\n * @param options The options parameters.\n */\n beginCustomerInitiatedMigrationAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountMigration,\n options?: StorageAccountsCustomerInitiatedMigrationOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of the ongoing migration 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 migrationName The name of the Storage Account Migration. It should always be 'default'\n * @param options The options parameters.\n */\n getCustomerInitiatedMigration(\n resourceGroupName: string,\n accountName: string,\n migrationName: MigrationName,\n options?: StorageAccountsGetCustomerInitiatedMigrationOptionalParams,\n ): Promise<StorageAccountsGetCustomerInitiatedMigrationResponse>;\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 beginRestoreBlobRanges(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<StorageAccountsRestoreBlobRangesResponse>,\n StorageAccountsRestoreBlobRangesResponse\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 beginRestoreBlobRangesAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams,\n ): Promise<StorageAccountsRestoreBlobRangesResponse>;\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}\n"]}
1
+ {"version":3,"file":"storageAccounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageAccounts.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n StorageAccount,\n StorageAccountsListOptionalParams,\n StorageAccountsListByResourceGroupOptionalParams,\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 StorageAccountsHierarchicalNamespaceMigrationOptionalParams,\n StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,\n StorageAccountMigration,\n StorageAccountsCustomerInitiatedMigrationOptionalParams,\n MigrationName,\n StorageAccountsGetCustomerInitiatedMigrationOptionalParams,\n StorageAccountsGetCustomerInitiatedMigrationResponse,\n BlobRestoreParameters,\n StorageAccountsRestoreBlobRangesOptionalParams,\n StorageAccountsRestoreBlobRangesResponse,\n StorageAccountsRevokeUserDelegationKeysOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a StorageAccounts. */\nexport interface StorageAccounts {\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 list(options?: StorageAccountsListOptionalParams): PagedAsyncIterableIterator<StorageAccount>;\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 listByResourceGroup(\n resourceGroupName: string,\n options?: StorageAccountsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<StorageAccount>;\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 /**\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 beginCreate(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<StorageAccountsCreateResponse>, StorageAccountsCreateResponse>\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 beginCreateAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountCreateParameters,\n options?: StorageAccountsCreateOptionalParams,\n ): Promise<StorageAccountsCreateResponse>;\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 /**\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 /**\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 /**\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 /**\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 /**\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 /**\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 /**\n * A failover request can be triggered for a storage account in the event a primary endpoint becomes\n * unavailable for any reason. The failover occurs from the storage account's primary cluster to the\n * secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover and\n * the account is converted to LRS. In the case of a Planned Failover, the primary and secondary\n * clusters are swapped after failover and the account remains geo-replicated. Failover should continue\n * to be used in the event of availability issues as Planned failover is only available while the\n * primary and secondary endpoints are available. The primary use case of a Planned Failover is\n * disaster recovery testing drills. This type of failover is invoked by setting FailoverType parameter\n * to 'Planned'. Learn more about the failover options here-\n * https://learn.microsoft.com/azure/storage/common/storage-disaster-recovery-guidance\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 beginFailover(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * A failover request can be triggered for a storage account in the event a primary endpoint becomes\n * unavailable for any reason. The failover occurs from the storage account's primary cluster to the\n * secondary cluster for RA-GRS accounts. The secondary cluster will become primary after failover and\n * the account is converted to LRS. In the case of a Planned Failover, the primary and secondary\n * clusters are swapped after failover and the account remains geo-replicated. Failover should continue\n * to be used in the event of availability issues as Planned failover is only available while the\n * primary and secondary endpoints are available. The primary use case of a Planned Failover is\n * disaster recovery testing drills. This type of failover is invoked by setting FailoverType parameter\n * to 'Planned'. Learn more about the failover options here-\n * https://learn.microsoft.com/azure/storage/common/storage-disaster-recovery-guidance\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 beginFailoverAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsFailoverOptionalParams,\n ): Promise<void>;\n /**\n * Live Migration of storage account to enable Hns\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 requestType Required. Hierarchical namespace migration type can either be a hierarchical\n * namespace validation request 'HnsOnValidationRequest' or a hydration request\n * 'HnsOnHydrationRequest'. The validation request will validate the migration whereas the hydration\n * request will migrate the account.\n * @param options The options parameters.\n */\n beginHierarchicalNamespaceMigration(\n resourceGroupName: string,\n accountName: string,\n requestType: string,\n options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Live Migration of storage account to enable Hns\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 requestType Required. Hierarchical namespace migration type can either be a hierarchical\n * namespace validation request 'HnsOnValidationRequest' or a hydration request\n * 'HnsOnHydrationRequest'. The validation request will validate the migration whereas the hydration\n * request will migrate the account.\n * @param options The options parameters.\n */\n beginHierarchicalNamespaceMigrationAndWait(\n resourceGroupName: string,\n accountName: string,\n requestType: string,\n options?: StorageAccountsHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<void>;\n /**\n * Abort live Migration of storage account to enable Hns\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 beginAbortHierarchicalNamespaceMigration(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Abort live Migration of storage account to enable Hns\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 beginAbortHierarchicalNamespaceMigrationAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: StorageAccountsAbortHierarchicalNamespaceMigrationOptionalParams,\n ): Promise<void>;\n /**\n * Account Migration request can be triggered for a storage account to change its redundancy level. The\n * migration updates the non-zonal redundant storage account to a zonal redundant account or vice-versa\n * in order to have better reliability and availability. Zone-redundant storage (ZRS) replicates your\n * storage account synchronously across three Azure availability zones in the primary region.\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 request parameters required to perform storage account migration.\n * @param options The options parameters.\n */\n beginCustomerInitiatedMigration(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountMigration,\n options?: StorageAccountsCustomerInitiatedMigrationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Account Migration request can be triggered for a storage account to change its redundancy level. The\n * migration updates the non-zonal redundant storage account to a zonal redundant account or vice-versa\n * in order to have better reliability and availability. Zone-redundant storage (ZRS) replicates your\n * storage account synchronously across three Azure availability zones in the primary region.\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 request parameters required to perform storage account migration.\n * @param options The options parameters.\n */\n beginCustomerInitiatedMigrationAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: StorageAccountMigration,\n options?: StorageAccountsCustomerInitiatedMigrationOptionalParams,\n ): Promise<void>;\n /**\n * Gets the status of the ongoing migration 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 migrationName The name of the Storage Account Migration. It should always be 'default'\n * @param options The options parameters.\n */\n getCustomerInitiatedMigration(\n resourceGroupName: string,\n accountName: string,\n migrationName: MigrationName,\n options?: StorageAccountsGetCustomerInitiatedMigrationOptionalParams,\n ): Promise<StorageAccountsGetCustomerInitiatedMigrationResponse>;\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 beginRestoreBlobRanges(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<StorageAccountsRestoreBlobRangesResponse>,\n StorageAccountsRestoreBlobRangesResponse\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 beginRestoreBlobRangesAndWait(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobRestoreParameters,\n options?: StorageAccountsRestoreBlobRangesOptionalParams,\n ): Promise<StorageAccountsRestoreBlobRangesResponse>;\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}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { StorageTaskReportInstance, StorageTaskAssignmentInstancesReportListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { StorageTaskReportInstance, StorageTaskAssignmentInstancesReportListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a StorageTaskAssignmentInstancesReport. */
4
4
  export interface StorageTaskAssignmentInstancesReport {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"storageTaskAssignmentInstancesReport.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTaskAssignmentInstancesReport.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,sDAAsD,EACvD,MAAM,oBAAoB,CAAC;AAG5B,qEAAqE;AACrE,MAAM,WAAW,oCAAoC;IACnD;;;;;;;;;;OAUG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,sDAAsD,GAC/D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;CAC1D"}
1
+ {"version":3,"file":"storageTaskAssignmentInstancesReport.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTaskAssignmentInstancesReport.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,yBAAyB,EACzB,sDAAsD,EACvD,MAAM,oBAAoB,CAAC;AAG5B,qEAAqE;AACrE,MAAM,WAAW,oCAAoC;IACnD;;;;;;;;;;OAUG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,yBAAyB,EAAE,MAAM,EACjC,OAAO,CAAC,EAAE,sDAAsD,GAC/D,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;CAC1D"}
@@ -1,10 +1,5 @@
1
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
- */
2
+ // Copyright (c) Microsoft Corporation.
3
+ // Licensed under the MIT License.
9
4
  Object.defineProperty(exports, "__esModule", { value: true });
10
5
  //# sourceMappingURL=storageTaskAssignmentInstancesReport.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"storageTaskAssignmentInstancesReport.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTaskAssignmentInstancesReport.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 StorageTaskReportInstance,\n StorageTaskAssignmentInstancesReportListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a StorageTaskAssignmentInstancesReport. */\nexport interface StorageTaskAssignmentInstancesReport {\n /**\n * Fetch the report summary of a single storage task assignment's instances\n * @param resourceGroupName The name of the resource group. The name is 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 storageTaskAssignmentName The name of the storage task assignment within the specified\n * resource group. Storage task assignment names must be between 3 and 24 characters in length and use\n * numbers and lower-case letters only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n storageTaskAssignmentName: string,\n options?: StorageTaskAssignmentInstancesReportListOptionalParams,\n ): PagedAsyncIterableIterator<StorageTaskReportInstance>;\n}\n"]}
1
+ {"version":3,"file":"storageTaskAssignmentInstancesReport.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/storageTaskAssignmentInstancesReport.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n StorageTaskReportInstance,\n StorageTaskAssignmentInstancesReportListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a StorageTaskAssignmentInstancesReport. */\nexport interface StorageTaskAssignmentInstancesReport {\n /**\n * Fetch the report summary of a single storage task assignment's instances\n * @param resourceGroupName The name of the resource group. The name is 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 storageTaskAssignmentName The name of the storage task assignment within the specified\n * resource group. Storage task assignment names must be between 3 and 24 characters in length and use\n * numbers and lower-case letters only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n storageTaskAssignmentName: string,\n options?: StorageTaskAssignmentInstancesReportListOptionalParams,\n ): PagedAsyncIterableIterator<StorageTaskReportInstance>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { StorageTaskAssignment, StorageTaskAssignmentsListOptionalParams, StorageTaskAssignmentsCreateOptionalParams, StorageTaskAssignmentsCreateResponse, StorageTaskAssignmentUpdateParameters, StorageTaskAssignmentsUpdateOptionalParams, StorageTaskAssignmentsUpdateResponse, StorageTaskAssignmentsGetOptionalParams, StorageTaskAssignmentsGetResponse, StorageTaskAssignmentsDeleteOptionalParams, StorageTaskAssignmentsDeleteResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { StorageTaskAssignment, StorageTaskAssignmentsListOptionalParams, StorageTaskAssignmentsCreateOptionalParams, StorageTaskAssignmentsCreateResponse, StorageTaskAssignmentUpdateParameters, StorageTaskAssignmentsUpdateOptionalParams, StorageTaskAssignmentsUpdateResponse, StorageTaskAssignmentsGetOptionalParams, StorageTaskAssignmentsGetResponse, StorageTaskAssignmentsDeleteOptionalParams, StorageTaskAssignmentsDeleteResponse } from "../models/index.js";
4
4
  /** Interface representing a StorageTaskAssignments. */
5
5
  export interface StorageTaskAssignments {
6
6
  /**