@azure/arm-storage 18.6.0-alpha.20250925.1 → 19.0.0-alpha.20250926.3

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 (897) 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 +2 -7
  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 +311 -13
  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 +7 -20
  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 +2 -7
  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 +2 -7
  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 +5 -14
  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 +4 -9
  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 +4 -9
  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 +5 -14
  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 +2 -7
  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 +2 -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 +3 -8
  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 +2 -7
  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 +2 -7
  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 +2 -7
  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 +2 -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 +5 -14
  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 +2 -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 +2 -7
  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 +9 -22
  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 +5 -14
  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 +6 -11
  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 +5 -14
  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 +4 -9
  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 +2 -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 +3 -12
  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 +2 -7
  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 +12 -21
  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 +2 -7
  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 +316 -18
  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 +6 -19
  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 +2 -7
  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 +2 -7
  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 +5 -14
  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 +4 -9
  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 +4 -9
  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 +5 -14
  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 +2 -7
  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 +2 -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 +2 -7
  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 +2 -7
  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 +2 -7
  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 +2 -7
  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 +2 -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 +5 -14
  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 +2 -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 +2 -7
  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 +8 -21
  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 +5 -14
  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 +5 -10
  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 +5 -14
  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 +4 -9
  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 +2 -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 +3 -12
  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 +2 -7
  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 +12 -21
  448. package/dist/commonjs/storageManagementClient.js.map +1 -1
  449. package/dist/esm/index.d.ts.map +1 -1
  450. package/dist/esm/index.js +4 -7
  451. package/dist/esm/index.js.map +1 -1
  452. package/dist/esm/lroImpl.d.ts +1 -1
  453. package/dist/esm/lroImpl.d.ts.map +1 -1
  454. package/dist/esm/lroImpl.js +2 -7
  455. package/dist/esm/lroImpl.js.map +1 -1
  456. package/dist/esm/models/index.d.ts +152 -16
  457. package/dist/esm/models/index.d.ts.map +1 -1
  458. package/dist/esm/models/index.js +18 -7
  459. package/dist/esm/models/index.js.map +1 -1
  460. package/dist/esm/models/mappers.d.ts +8 -1
  461. package/dist/esm/models/mappers.d.ts.map +1 -1
  462. package/dist/esm/models/mappers.js +311 -13
  463. package/dist/esm/models/mappers.js.map +1 -1
  464. package/dist/esm/models/parameters.d.ts +2 -1
  465. package/dist/esm/models/parameters.d.ts.map +1 -1
  466. package/dist/esm/models/parameters.js +13 -9
  467. package/dist/esm/models/parameters.js.map +1 -1
  468. package/dist/esm/operations/blobContainers.d.ts +5 -5
  469. package/dist/esm/operations/blobContainers.d.ts.map +1 -1
  470. package/dist/esm/operations/blobContainers.js +7 -20
  471. package/dist/esm/operations/blobContainers.js.map +1 -1
  472. package/dist/esm/operations/blobInventoryPolicies.d.ts +4 -4
  473. package/dist/esm/operations/blobInventoryPolicies.d.ts.map +1 -1
  474. package/dist/esm/operations/blobInventoryPolicies.js +2 -7
  475. package/dist/esm/operations/blobInventoryPolicies.js.map +1 -1
  476. package/dist/esm/operations/blobServices.d.ts +4 -4
  477. package/dist/esm/operations/blobServices.d.ts.map +1 -1
  478. package/dist/esm/operations/blobServices.js +2 -7
  479. package/dist/esm/operations/blobServices.js.map +1 -1
  480. package/dist/esm/operations/deletedAccounts.d.ts +4 -4
  481. package/dist/esm/operations/deletedAccounts.d.ts.map +1 -1
  482. package/dist/esm/operations/deletedAccounts.js +5 -14
  483. package/dist/esm/operations/deletedAccounts.js.map +1 -1
  484. package/dist/esm/operations/encryptionScopes.d.ts +4 -4
  485. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -1
  486. package/dist/esm/operations/encryptionScopes.js +4 -9
  487. package/dist/esm/operations/encryptionScopes.js.map +1 -1
  488. package/dist/esm/operations/fileServices.d.ts +4 -4
  489. package/dist/esm/operations/fileServices.d.ts.map +1 -1
  490. package/dist/esm/operations/fileServices.js +4 -9
  491. package/dist/esm/operations/fileServices.js.map +1 -1
  492. package/dist/esm/operations/fileShares.d.ts +4 -4
  493. package/dist/esm/operations/fileShares.d.ts.map +1 -1
  494. package/dist/esm/operations/fileShares.js +5 -14
  495. package/dist/esm/operations/fileShares.js.map +1 -1
  496. package/dist/esm/operations/index.d.ts.map +1 -1
  497. package/dist/esm/operations/index.js +4 -7
  498. package/dist/esm/operations/index.js.map +1 -1
  499. package/dist/esm/operations/localUsersOperations.d.ts +4 -4
  500. package/dist/esm/operations/localUsersOperations.d.ts.map +1 -1
  501. package/dist/esm/operations/localUsersOperations.js +2 -7
  502. package/dist/esm/operations/localUsersOperations.js.map +1 -1
  503. package/dist/esm/operations/managementPolicies.d.ts +3 -3
  504. package/dist/esm/operations/managementPolicies.d.ts.map +1 -1
  505. package/dist/esm/operations/managementPolicies.js +2 -7
  506. package/dist/esm/operations/managementPolicies.js.map +1 -1
  507. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  508. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  509. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +3 -8
  510. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  511. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts +4 -4
  512. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
  513. package/dist/esm/operations/objectReplicationPoliciesOperations.js +2 -7
  514. package/dist/esm/operations/objectReplicationPoliciesOperations.js.map +1 -1
  515. package/dist/esm/operations/operations.d.ts +4 -4
  516. package/dist/esm/operations/operations.d.ts.map +1 -1
  517. package/dist/esm/operations/operations.js +2 -7
  518. package/dist/esm/operations/operations.js.map +1 -1
  519. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  520. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  521. package/dist/esm/operations/privateEndpointConnections.js +2 -7
  522. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  523. package/dist/esm/operations/privateLinkResources.d.ts +3 -3
  524. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  525. package/dist/esm/operations/privateLinkResources.js +2 -7
  526. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  527. package/dist/esm/operations/queue.d.ts +4 -4
  528. package/dist/esm/operations/queue.d.ts.map +1 -1
  529. package/dist/esm/operations/queue.js +5 -14
  530. package/dist/esm/operations/queue.js.map +1 -1
  531. package/dist/esm/operations/queueServices.d.ts +3 -3
  532. package/dist/esm/operations/queueServices.d.ts.map +1 -1
  533. package/dist/esm/operations/queueServices.js +2 -7
  534. package/dist/esm/operations/queueServices.js.map +1 -1
  535. package/dist/esm/operations/skus.d.ts +4 -4
  536. package/dist/esm/operations/skus.d.ts.map +1 -1
  537. package/dist/esm/operations/skus.js +2 -7
  538. package/dist/esm/operations/skus.js.map +1 -1
  539. package/dist/esm/operations/storageAccounts.d.ts +5 -5
  540. package/dist/esm/operations/storageAccounts.d.ts.map +1 -1
  541. package/dist/esm/operations/storageAccounts.js +9 -22
  542. package/dist/esm/operations/storageAccounts.js.map +1 -1
  543. package/dist/esm/operations/storageTaskAssignmentInstancesReport.d.ts +4 -4
  544. package/dist/esm/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  545. package/dist/esm/operations/storageTaskAssignmentInstancesReport.js +5 -14
  546. package/dist/esm/operations/storageTaskAssignmentInstancesReport.js.map +1 -1
  547. package/dist/esm/operations/storageTaskAssignments.d.ts +5 -5
  548. package/dist/esm/operations/storageTaskAssignments.d.ts.map +1 -1
  549. package/dist/esm/operations/storageTaskAssignments.js +6 -11
  550. package/dist/esm/operations/storageTaskAssignments.js.map +1 -1
  551. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.d.ts +4 -4
  552. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  553. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.js +5 -14
  554. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.js.map +1 -1
  555. package/dist/esm/operations/tableOperations.d.ts +4 -4
  556. package/dist/esm/operations/tableOperations.d.ts.map +1 -1
  557. package/dist/esm/operations/tableOperations.js +4 -9
  558. package/dist/esm/operations/tableOperations.js.map +1 -1
  559. package/dist/esm/operations/tableServices.d.ts +3 -3
  560. package/dist/esm/operations/tableServices.d.ts.map +1 -1
  561. package/dist/esm/operations/tableServices.js +2 -7
  562. package/dist/esm/operations/tableServices.js.map +1 -1
  563. package/dist/esm/operations/usages.d.ts +4 -4
  564. package/dist/esm/operations/usages.d.ts.map +1 -1
  565. package/dist/esm/operations/usages.js +3 -12
  566. package/dist/esm/operations/usages.js.map +1 -1
  567. package/dist/esm/operationsInterfaces/blobContainers.d.ts +3 -3
  568. package/dist/esm/operationsInterfaces/blobContainers.d.ts.map +1 -1
  569. package/dist/esm/operationsInterfaces/blobContainers.js +2 -7
  570. package/dist/esm/operationsInterfaces/blobContainers.js.map +1 -1
  571. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts +2 -2
  572. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -1
  573. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js +2 -7
  574. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js.map +1 -1
  575. package/dist/esm/operationsInterfaces/blobServices.d.ts +2 -2
  576. package/dist/esm/operationsInterfaces/blobServices.d.ts.map +1 -1
  577. package/dist/esm/operationsInterfaces/blobServices.js +2 -7
  578. package/dist/esm/operationsInterfaces/blobServices.js.map +1 -1
  579. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts +2 -2
  580. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  581. package/dist/esm/operationsInterfaces/deletedAccounts.js +2 -7
  582. package/dist/esm/operationsInterfaces/deletedAccounts.js.map +1 -1
  583. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +2 -2
  584. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  585. package/dist/esm/operationsInterfaces/encryptionScopes.js +2 -7
  586. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -1
  587. package/dist/esm/operationsInterfaces/fileServices.d.ts +2 -2
  588. package/dist/esm/operationsInterfaces/fileServices.d.ts.map +1 -1
  589. package/dist/esm/operationsInterfaces/fileServices.js +2 -7
  590. package/dist/esm/operationsInterfaces/fileServices.js.map +1 -1
  591. package/dist/esm/operationsInterfaces/fileShares.d.ts +2 -2
  592. package/dist/esm/operationsInterfaces/fileShares.d.ts.map +1 -1
  593. package/dist/esm/operationsInterfaces/fileShares.js +2 -7
  594. package/dist/esm/operationsInterfaces/fileShares.js.map +1 -1
  595. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  596. package/dist/esm/operationsInterfaces/index.js +4 -7
  597. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  598. package/dist/esm/operationsInterfaces/localUsersOperations.d.ts +2 -2
  599. package/dist/esm/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
  600. package/dist/esm/operationsInterfaces/localUsersOperations.js +2 -7
  601. package/dist/esm/operationsInterfaces/localUsersOperations.js.map +1 -1
  602. package/dist/esm/operationsInterfaces/managementPolicies.d.ts +1 -1
  603. package/dist/esm/operationsInterfaces/managementPolicies.d.ts.map +1 -1
  604. package/dist/esm/operationsInterfaces/managementPolicies.js +2 -7
  605. package/dist/esm/operationsInterfaces/managementPolicies.js.map +1 -1
  606. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  607. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  608. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  609. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  610. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +2 -2
  611. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -1
  612. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +2 -7
  613. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -1
  614. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  615. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  616. package/dist/esm/operationsInterfaces/operations.js +2 -7
  617. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  618. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  619. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  620. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
  621. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  622. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
  623. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  624. package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
  625. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  626. package/dist/esm/operationsInterfaces/queue.d.ts +2 -2
  627. package/dist/esm/operationsInterfaces/queue.d.ts.map +1 -1
  628. package/dist/esm/operationsInterfaces/queue.js +2 -7
  629. package/dist/esm/operationsInterfaces/queue.js.map +1 -1
  630. package/dist/esm/operationsInterfaces/queueServices.d.ts +1 -1
  631. package/dist/esm/operationsInterfaces/queueServices.d.ts.map +1 -1
  632. package/dist/esm/operationsInterfaces/queueServices.js +2 -7
  633. package/dist/esm/operationsInterfaces/queueServices.js.map +1 -1
  634. package/dist/esm/operationsInterfaces/skus.d.ts +2 -2
  635. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -1
  636. package/dist/esm/operationsInterfaces/skus.js +2 -7
  637. package/dist/esm/operationsInterfaces/skus.js.map +1 -1
  638. package/dist/esm/operationsInterfaces/storageAccounts.d.ts +3 -3
  639. package/dist/esm/operationsInterfaces/storageAccounts.d.ts.map +1 -1
  640. package/dist/esm/operationsInterfaces/storageAccounts.js +2 -7
  641. package/dist/esm/operationsInterfaces/storageAccounts.js.map +1 -1
  642. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +2 -2
  643. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  644. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.js +2 -7
  645. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -1
  646. package/dist/esm/operationsInterfaces/storageTaskAssignments.d.ts +3 -3
  647. package/dist/esm/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -1
  648. package/dist/esm/operationsInterfaces/storageTaskAssignments.js +2 -7
  649. package/dist/esm/operationsInterfaces/storageTaskAssignments.js.map +1 -1
  650. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +2 -2
  651. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  652. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +2 -7
  653. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -1
  654. package/dist/esm/operationsInterfaces/tableOperations.d.ts +2 -2
  655. package/dist/esm/operationsInterfaces/tableOperations.d.ts.map +1 -1
  656. package/dist/esm/operationsInterfaces/tableOperations.js +2 -7
  657. package/dist/esm/operationsInterfaces/tableOperations.js.map +1 -1
  658. package/dist/esm/operationsInterfaces/tableServices.d.ts +1 -1
  659. package/dist/esm/operationsInterfaces/tableServices.d.ts.map +1 -1
  660. package/dist/esm/operationsInterfaces/tableServices.js +2 -7
  661. package/dist/esm/operationsInterfaces/tableServices.js.map +1 -1
  662. package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
  663. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
  664. package/dist/esm/operationsInterfaces/usages.js +2 -7
  665. package/dist/esm/operationsInterfaces/usages.js.map +1 -1
  666. package/dist/esm/pagingHelper.d.ts.map +1 -1
  667. package/dist/esm/pagingHelper.js +2 -7
  668. package/dist/esm/pagingHelper.js.map +1 -1
  669. package/dist/esm/storageManagementClient.d.ts +3 -3
  670. package/dist/esm/storageManagementClient.d.ts.map +1 -1
  671. package/dist/esm/storageManagementClient.js +12 -21
  672. package/dist/esm/storageManagementClient.js.map +1 -1
  673. package/dist/react-native/index.d.ts.map +1 -1
  674. package/dist/react-native/index.js +4 -7
  675. package/dist/react-native/index.js.map +1 -1
  676. package/dist/react-native/lroImpl.d.ts +1 -1
  677. package/dist/react-native/lroImpl.d.ts.map +1 -1
  678. package/dist/react-native/lroImpl.js +2 -7
  679. package/dist/react-native/lroImpl.js.map +1 -1
  680. package/dist/react-native/models/index.d.ts +152 -16
  681. package/dist/react-native/models/index.d.ts.map +1 -1
  682. package/dist/react-native/models/index.js +18 -7
  683. package/dist/react-native/models/index.js.map +1 -1
  684. package/dist/react-native/models/mappers.d.ts +8 -1
  685. package/dist/react-native/models/mappers.d.ts.map +1 -1
  686. package/dist/react-native/models/mappers.js +311 -13
  687. package/dist/react-native/models/mappers.js.map +1 -1
  688. package/dist/react-native/models/parameters.d.ts +2 -1
  689. package/dist/react-native/models/parameters.d.ts.map +1 -1
  690. package/dist/react-native/models/parameters.js +13 -9
  691. package/dist/react-native/models/parameters.js.map +1 -1
  692. package/dist/react-native/operations/blobContainers.d.ts +5 -5
  693. package/dist/react-native/operations/blobContainers.d.ts.map +1 -1
  694. package/dist/react-native/operations/blobContainers.js +7 -20
  695. package/dist/react-native/operations/blobContainers.js.map +1 -1
  696. package/dist/react-native/operations/blobInventoryPolicies.d.ts +4 -4
  697. package/dist/react-native/operations/blobInventoryPolicies.d.ts.map +1 -1
  698. package/dist/react-native/operations/blobInventoryPolicies.js +2 -7
  699. package/dist/react-native/operations/blobInventoryPolicies.js.map +1 -1
  700. package/dist/react-native/operations/blobServices.d.ts +4 -4
  701. package/dist/react-native/operations/blobServices.d.ts.map +1 -1
  702. package/dist/react-native/operations/blobServices.js +2 -7
  703. package/dist/react-native/operations/blobServices.js.map +1 -1
  704. package/dist/react-native/operations/deletedAccounts.d.ts +4 -4
  705. package/dist/react-native/operations/deletedAccounts.d.ts.map +1 -1
  706. package/dist/react-native/operations/deletedAccounts.js +5 -14
  707. package/dist/react-native/operations/deletedAccounts.js.map +1 -1
  708. package/dist/react-native/operations/encryptionScopes.d.ts +4 -4
  709. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -1
  710. package/dist/react-native/operations/encryptionScopes.js +4 -9
  711. package/dist/react-native/operations/encryptionScopes.js.map +1 -1
  712. package/dist/react-native/operations/fileServices.d.ts +4 -4
  713. package/dist/react-native/operations/fileServices.d.ts.map +1 -1
  714. package/dist/react-native/operations/fileServices.js +4 -9
  715. package/dist/react-native/operations/fileServices.js.map +1 -1
  716. package/dist/react-native/operations/fileShares.d.ts +4 -4
  717. package/dist/react-native/operations/fileShares.d.ts.map +1 -1
  718. package/dist/react-native/operations/fileShares.js +5 -14
  719. package/dist/react-native/operations/fileShares.js.map +1 -1
  720. package/dist/react-native/operations/index.d.ts.map +1 -1
  721. package/dist/react-native/operations/index.js +4 -7
  722. package/dist/react-native/operations/index.js.map +1 -1
  723. package/dist/react-native/operations/localUsersOperations.d.ts +4 -4
  724. package/dist/react-native/operations/localUsersOperations.d.ts.map +1 -1
  725. package/dist/react-native/operations/localUsersOperations.js +2 -7
  726. package/dist/react-native/operations/localUsersOperations.js.map +1 -1
  727. package/dist/react-native/operations/managementPolicies.d.ts +3 -3
  728. package/dist/react-native/operations/managementPolicies.d.ts.map +1 -1
  729. package/dist/react-native/operations/managementPolicies.js +2 -7
  730. package/dist/react-native/operations/managementPolicies.js.map +1 -1
  731. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  732. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  733. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +3 -8
  734. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  735. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts +4 -4
  736. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
  737. package/dist/react-native/operations/objectReplicationPoliciesOperations.js +2 -7
  738. package/dist/react-native/operations/objectReplicationPoliciesOperations.js.map +1 -1
  739. package/dist/react-native/operations/operations.d.ts +4 -4
  740. package/dist/react-native/operations/operations.d.ts.map +1 -1
  741. package/dist/react-native/operations/operations.js +2 -7
  742. package/dist/react-native/operations/operations.js.map +1 -1
  743. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  744. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  745. package/dist/react-native/operations/privateEndpointConnections.js +2 -7
  746. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  747. package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
  748. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  749. package/dist/react-native/operations/privateLinkResources.js +2 -7
  750. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  751. package/dist/react-native/operations/queue.d.ts +4 -4
  752. package/dist/react-native/operations/queue.d.ts.map +1 -1
  753. package/dist/react-native/operations/queue.js +5 -14
  754. package/dist/react-native/operations/queue.js.map +1 -1
  755. package/dist/react-native/operations/queueServices.d.ts +3 -3
  756. package/dist/react-native/operations/queueServices.d.ts.map +1 -1
  757. package/dist/react-native/operations/queueServices.js +2 -7
  758. package/dist/react-native/operations/queueServices.js.map +1 -1
  759. package/dist/react-native/operations/skus.d.ts +4 -4
  760. package/dist/react-native/operations/skus.d.ts.map +1 -1
  761. package/dist/react-native/operations/skus.js +2 -7
  762. package/dist/react-native/operations/skus.js.map +1 -1
  763. package/dist/react-native/operations/storageAccounts.d.ts +5 -5
  764. package/dist/react-native/operations/storageAccounts.d.ts.map +1 -1
  765. package/dist/react-native/operations/storageAccounts.js +9 -22
  766. package/dist/react-native/operations/storageAccounts.js.map +1 -1
  767. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.d.ts +4 -4
  768. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  769. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.js +5 -14
  770. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.js.map +1 -1
  771. package/dist/react-native/operations/storageTaskAssignments.d.ts +5 -5
  772. package/dist/react-native/operations/storageTaskAssignments.d.ts.map +1 -1
  773. package/dist/react-native/operations/storageTaskAssignments.js +6 -11
  774. package/dist/react-native/operations/storageTaskAssignments.js.map +1 -1
  775. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.d.ts +4 -4
  776. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  777. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.js +5 -14
  778. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.js.map +1 -1
  779. package/dist/react-native/operations/tableOperations.d.ts +4 -4
  780. package/dist/react-native/operations/tableOperations.d.ts.map +1 -1
  781. package/dist/react-native/operations/tableOperations.js +4 -9
  782. package/dist/react-native/operations/tableOperations.js.map +1 -1
  783. package/dist/react-native/operations/tableServices.d.ts +3 -3
  784. package/dist/react-native/operations/tableServices.d.ts.map +1 -1
  785. package/dist/react-native/operations/tableServices.js +2 -7
  786. package/dist/react-native/operations/tableServices.js.map +1 -1
  787. package/dist/react-native/operations/usages.d.ts +4 -4
  788. package/dist/react-native/operations/usages.d.ts.map +1 -1
  789. package/dist/react-native/operations/usages.js +3 -12
  790. package/dist/react-native/operations/usages.js.map +1 -1
  791. package/dist/react-native/operationsInterfaces/blobContainers.d.ts +3 -3
  792. package/dist/react-native/operationsInterfaces/blobContainers.d.ts.map +1 -1
  793. package/dist/react-native/operationsInterfaces/blobContainers.js +2 -7
  794. package/dist/react-native/operationsInterfaces/blobContainers.js.map +1 -1
  795. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts +2 -2
  796. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -1
  797. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js +2 -7
  798. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js.map +1 -1
  799. package/dist/react-native/operationsInterfaces/blobServices.d.ts +2 -2
  800. package/dist/react-native/operationsInterfaces/blobServices.d.ts.map +1 -1
  801. package/dist/react-native/operationsInterfaces/blobServices.js +2 -7
  802. package/dist/react-native/operationsInterfaces/blobServices.js.map +1 -1
  803. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts +2 -2
  804. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  805. package/dist/react-native/operationsInterfaces/deletedAccounts.js +2 -7
  806. package/dist/react-native/operationsInterfaces/deletedAccounts.js.map +1 -1
  807. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +2 -2
  808. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  809. package/dist/react-native/operationsInterfaces/encryptionScopes.js +2 -7
  810. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -1
  811. package/dist/react-native/operationsInterfaces/fileServices.d.ts +2 -2
  812. package/dist/react-native/operationsInterfaces/fileServices.d.ts.map +1 -1
  813. package/dist/react-native/operationsInterfaces/fileServices.js +2 -7
  814. package/dist/react-native/operationsInterfaces/fileServices.js.map +1 -1
  815. package/dist/react-native/operationsInterfaces/fileShares.d.ts +2 -2
  816. package/dist/react-native/operationsInterfaces/fileShares.d.ts.map +1 -1
  817. package/dist/react-native/operationsInterfaces/fileShares.js +2 -7
  818. package/dist/react-native/operationsInterfaces/fileShares.js.map +1 -1
  819. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  820. package/dist/react-native/operationsInterfaces/index.js +4 -7
  821. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  822. package/dist/react-native/operationsInterfaces/localUsersOperations.d.ts +2 -2
  823. package/dist/react-native/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
  824. package/dist/react-native/operationsInterfaces/localUsersOperations.js +2 -7
  825. package/dist/react-native/operationsInterfaces/localUsersOperations.js.map +1 -1
  826. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts +1 -1
  827. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts.map +1 -1
  828. package/dist/react-native/operationsInterfaces/managementPolicies.js +2 -7
  829. package/dist/react-native/operationsInterfaces/managementPolicies.js.map +1 -1
  830. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  831. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  832. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js +2 -7
  833. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  834. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +2 -2
  835. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -1
  836. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js +2 -7
  837. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -1
  838. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  839. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  840. package/dist/react-native/operationsInterfaces/operations.js +2 -7
  841. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  842. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  843. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  844. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
  845. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  846. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
  847. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  848. package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
  849. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  850. package/dist/react-native/operationsInterfaces/queue.d.ts +2 -2
  851. package/dist/react-native/operationsInterfaces/queue.d.ts.map +1 -1
  852. package/dist/react-native/operationsInterfaces/queue.js +2 -7
  853. package/dist/react-native/operationsInterfaces/queue.js.map +1 -1
  854. package/dist/react-native/operationsInterfaces/queueServices.d.ts +1 -1
  855. package/dist/react-native/operationsInterfaces/queueServices.d.ts.map +1 -1
  856. package/dist/react-native/operationsInterfaces/queueServices.js +2 -7
  857. package/dist/react-native/operationsInterfaces/queueServices.js.map +1 -1
  858. package/dist/react-native/operationsInterfaces/skus.d.ts +2 -2
  859. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -1
  860. package/dist/react-native/operationsInterfaces/skus.js +2 -7
  861. package/dist/react-native/operationsInterfaces/skus.js.map +1 -1
  862. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts +3 -3
  863. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts.map +1 -1
  864. package/dist/react-native/operationsInterfaces/storageAccounts.js +2 -7
  865. package/dist/react-native/operationsInterfaces/storageAccounts.js.map +1 -1
  866. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +2 -2
  867. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -1
  868. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.js +2 -7
  869. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -1
  870. package/dist/react-native/operationsInterfaces/storageTaskAssignments.d.ts +3 -3
  871. package/dist/react-native/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -1
  872. package/dist/react-native/operationsInterfaces/storageTaskAssignments.js +2 -7
  873. package/dist/react-native/operationsInterfaces/storageTaskAssignments.js.map +1 -1
  874. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +2 -2
  875. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -1
  876. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +2 -7
  877. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -1
  878. package/dist/react-native/operationsInterfaces/tableOperations.d.ts +2 -2
  879. package/dist/react-native/operationsInterfaces/tableOperations.d.ts.map +1 -1
  880. package/dist/react-native/operationsInterfaces/tableOperations.js +2 -7
  881. package/dist/react-native/operationsInterfaces/tableOperations.js.map +1 -1
  882. package/dist/react-native/operationsInterfaces/tableServices.d.ts +1 -1
  883. package/dist/react-native/operationsInterfaces/tableServices.d.ts.map +1 -1
  884. package/dist/react-native/operationsInterfaces/tableServices.js +2 -7
  885. package/dist/react-native/operationsInterfaces/tableServices.js.map +1 -1
  886. package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
  887. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
  888. package/dist/react-native/operationsInterfaces/usages.js +2 -7
  889. package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
  890. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  891. package/dist/react-native/pagingHelper.js +2 -7
  892. package/dist/react-native/pagingHelper.js.map +1 -1
  893. package/dist/react-native/storageManagementClient.d.ts +3 -3
  894. package/dist/react-native/storageManagementClient.d.ts.map +1 -1
  895. package/dist/react-native/storageManagementClient.js +12 -21
  896. package/dist/react-native/storageManagementClient.js.map +1 -1
  897. package/package.json +21 -20
@@ -1 +1 @@
1
- {"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAIH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAQtD,4CAA4C;AAC5C,0CAA0C;AAC1C,MAAM,OAAO,UAAU;IACJ,MAAM,CAA0B;IAEjD;;;OAGG;IACH,YAAY,MAA+B;QACzC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;OAIG;IACI,cAAc,CACnB,QAAgB,EAChB,OAA4C;QAE5C,MAAM,IAAI,GAAG,IAAI,CAAC,uBAAuB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;QAC7D,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,wBAAwB,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;YACpE,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,wBAAwB,CACrC,QAAgB,EAChB,OAA4C,EAC5C,SAAwB;QAExB,IAAI,MAAoC,CAAC;QACzC,MAAM,GAAG,MAAM,IAAI,CAAC,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;QACvD,MAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;IAC3B,CAAC;IAEO,KAAK,CAAC,CAAC,uBAAuB,CACpC,QAAgB,EAChB,OAA4C;QAE5C,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,wBAAwB,CAAC,QAAQ,EAAE,OAAO,CAAC,EAAE,CAAC;YAC1E,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;;OAIG;IACK,eAAe,CACrB,QAAgB,EAChB,OAA4C;QAE5C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,QAAQ,EAAE,OAAO,EAAE,EACrB,2BAA2B,CAC5B,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EAAE,yFAAyF;IAC/F,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,QAAQ;KACpB;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { Usages } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { StorageManagementClient } from \"../storageManagementClient.js\";\nimport {\n Usage,\n UsagesListByLocationOptionalParams,\n UsagesListByLocationResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Usages operations. */\nexport class UsagesImpl implements Usages {\n private readonly client: StorageManagementClient;\n\n /**\n * Initialize a new instance of the class Usages class.\n * @param client Reference to the service client\n */\n constructor(client: StorageManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the current usage count and the limit for the resources of the location under the subscription.\n * @param location The location of the Azure Storage resource.\n * @param options The options parameters.\n */\n public listByLocation(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n ): PagedAsyncIterableIterator<Usage> {\n const iter = this.listByLocationPagingAll(location, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByLocationPagingPage(location, options, settings);\n },\n };\n }\n\n private async *listByLocationPagingPage(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n _settings?: PageSettings,\n ): AsyncIterableIterator<Usage[]> {\n let result: UsagesListByLocationResponse;\n result = await this._listByLocation(location, options);\n yield result.value || [];\n }\n\n private async *listByLocationPagingAll(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n ): AsyncIterableIterator<Usage> {\n for await (const page of this.listByLocationPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the current usage count and the limit for the resources of the location under the subscription.\n * @param location The location of the Azure Storage resource.\n * @param options The options parameters.\n */\n private _listByLocation(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n ): Promise<UsagesListByLocationResponse> {\n return this.client.sendOperationRequest(\n { location, options },\n listByLocationOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByLocationOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/locations/{location}/usages\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageListResult,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.location,\n ],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
1
+ {"version":3,"file":"usages.js","sourceRoot":"","sources":["../../../src/operations/usages.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAOlC,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAQtD,4CAA4C;AAC5C,0CAA0C;AAC1C,MAAM,OAAO,UAAU;IACJ,MAAM,CAA0B;IAEjD;;;OAGG;IACH,YAAY,MAA+B;QACzC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;OAIG;IACI,cAAc,CACnB,QAAgB,EAChB,OAA4C;QAE5C,MAAM,IAAI,GAAG,IAAI,CAAC,uBAAuB,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;QAC7D,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,EAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,wBAAwB,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,CAAC,CAAC;YACpE,CAAC;SACF,CAAC;IACJ,CAAC;IAEO,KAAK,CAAC,CAAC,wBAAwB,CACrC,QAAgB,EAChB,OAA4C,EAC5C,SAAwB;QAExB,IAAI,MAAoC,CAAC;QACzC,MAAM,GAAG,MAAM,IAAI,CAAC,eAAe,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;QACvD,MAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;IAC3B,CAAC;IAEO,KAAK,CAAC,CAAC,uBAAuB,CACpC,QAAgB,EAChB,OAA4C;QAE5C,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,IAAI,CAAC,wBAAwB,CAAC,QAAQ,EAAE,OAAO,CAAC,EAAE,CAAC;YAC1E,KAAK,CAAC,CAAC,IAAI,CAAC;QACd,CAAC;IACH,CAAC;IAED;;;;OAIG;IACK,eAAe,CACrB,QAAgB,EAChB,OAA4C;QAE5C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,2BAA2B,CAAC,CAAC;IAC9F,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,2BAA2B,GAA6B;IAC5D,IAAI,EAAE,yFAAyF;IAC/F,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,eAAe;SACpC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,EAAE,UAAU,CAAC,QAAQ,CAAC;IACjF,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","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, PageSettings } from \"@azure/core-paging\";\nimport type { Usages } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport type { StorageManagementClient } from \"../storageManagementClient.js\";\nimport type {\n Usage,\n UsagesListByLocationOptionalParams,\n UsagesListByLocationResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Usages operations. */\nexport class UsagesImpl implements Usages {\n private readonly client: StorageManagementClient;\n\n /**\n * Initialize a new instance of the class Usages class.\n * @param client Reference to the service client\n */\n constructor(client: StorageManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the current usage count and the limit for the resources of the location under the subscription.\n * @param location The location of the Azure Storage resource.\n * @param options The options parameters.\n */\n public listByLocation(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n ): PagedAsyncIterableIterator<Usage> {\n const iter = this.listByLocationPagingAll(location, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByLocationPagingPage(location, options, settings);\n },\n };\n }\n\n private async *listByLocationPagingPage(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n _settings?: PageSettings,\n ): AsyncIterableIterator<Usage[]> {\n let result: UsagesListByLocationResponse;\n result = await this._listByLocation(location, options);\n yield result.value || [];\n }\n\n private async *listByLocationPagingAll(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n ): AsyncIterableIterator<Usage> {\n for await (const page of this.listByLocationPagingPage(location, options)) {\n yield* page;\n }\n }\n\n /**\n * Gets the current usage count and the limit for the resources of the location under the subscription.\n * @param location The location of the Azure Storage resource.\n * @param options The options parameters.\n */\n private _listByLocation(\n location: string,\n options?: UsagesListByLocationOptionalParams,\n ): Promise<UsagesListByLocationResponse> {\n return this.client.sendOperationRequest({ location, options }, listByLocationOperationSpec);\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByLocationOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/locations/{location}/usages\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.UsageListResult,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId, Parameters.location],\n headerParameters: [Parameters.accept],\n serializer,\n};\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { ListContainerItem, BlobContainersListOptionalParams, BlobContainer, BlobContainersCreateOptionalParams, BlobContainersCreateResponse, BlobContainersUpdateOptionalParams, BlobContainersUpdateResponse, BlobContainersGetOptionalParams, BlobContainersGetResponse, BlobContainersDeleteOptionalParams, LegalHold, BlobContainersSetLegalHoldOptionalParams, BlobContainersSetLegalHoldResponse, BlobContainersClearLegalHoldOptionalParams, BlobContainersClearLegalHoldResponse, BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams, BlobContainersCreateOrUpdateImmutabilityPolicyResponse, BlobContainersGetImmutabilityPolicyOptionalParams, BlobContainersGetImmutabilityPolicyResponse, BlobContainersDeleteImmutabilityPolicyOptionalParams, BlobContainersDeleteImmutabilityPolicyResponse, BlobContainersLockImmutabilityPolicyOptionalParams, BlobContainersLockImmutabilityPolicyResponse, BlobContainersExtendImmutabilityPolicyOptionalParams, BlobContainersExtendImmutabilityPolicyResponse, BlobContainersLeaseOptionalParams, BlobContainersLeaseResponse, BlobContainersObjectLevelWormOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { ListContainerItem, BlobContainersListOptionalParams, BlobContainer, BlobContainersCreateOptionalParams, BlobContainersCreateResponse, BlobContainersUpdateOptionalParams, BlobContainersUpdateResponse, BlobContainersGetOptionalParams, BlobContainersGetResponse, BlobContainersDeleteOptionalParams, LegalHold, BlobContainersSetLegalHoldOptionalParams, BlobContainersSetLegalHoldResponse, BlobContainersClearLegalHoldOptionalParams, BlobContainersClearLegalHoldResponse, BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams, BlobContainersCreateOrUpdateImmutabilityPolicyResponse, BlobContainersGetImmutabilityPolicyOptionalParams, BlobContainersGetImmutabilityPolicyResponse, BlobContainersDeleteImmutabilityPolicyOptionalParams, BlobContainersDeleteImmutabilityPolicyResponse, BlobContainersLockImmutabilityPolicyOptionalParams, BlobContainersLockImmutabilityPolicyResponse, BlobContainersExtendImmutabilityPolicyOptionalParams, BlobContainersExtendImmutabilityPolicyResponse, BlobContainersLeaseOptionalParams, BlobContainersLeaseResponse, BlobContainersObjectLevelWormOptionalParams } from "../models/index.js";
4
4
  /** Interface representing a BlobContainers. */
5
5
  export interface BlobContainers {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"blobContainers.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobContainers.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,iBAAiB,EACjB,gCAAgC,EAChC,aAAa,EACb,kCAAkC,EAClC,4BAA4B,EAC5B,kCAAkC,EAClC,4BAA4B,EAC5B,+BAA+B,EAC/B,yBAAyB,EACzB,kCAAkC,EAClC,SAAS,EACT,wCAAwC,EACxC,kCAAkC,EAClC,0CAA0C,EAC1C,oCAAoC,EACpC,4DAA4D,EAC5D,sDAAsD,EACtD,iDAAiD,EACjD,2CAA2C,EAC3C,oDAAoD,EACpD,8CAA8C,EAC9C,kDAAkD,EAClD,4CAA4C,EAC5C,oDAAoD,EACpD,8CAA8C,EAC9C,iCAAiC,EACjC,2BAA2B,EAC3B,2CAA2C,EAC5C,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;;;;OASG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gCAAgC,GACzC,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IACjD;;;;;;;;;;;;;;;OAeG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;;;;;OAYG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;;;OAcG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;;;;;;;;;;OAcG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;;;;OAaG;IACH,gCAAgC,CAC9B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CAAC,sDAAsD,CAAC,CAAC;IACnE;;;;;;;;;;;;;OAaG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;;;;;;;;;;;;;OAkBG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;IAC3D;;;;;;;;;;;;;;;;OAgBG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,kDAAkD,GAC3D,OAAO,CAAC,4CAA4C,CAAC,CAAC;IACzD;;;;;;;;;;;;;;;;OAgBG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;IAC3D;;;;;;;;;;;;;OAaG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;;;;;;;;;OAeG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;;;;;;;;OAeG;IACH,2BAA2B,CACzB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"blobContainers.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobContainers.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,iBAAiB,EACjB,gCAAgC,EAChC,aAAa,EACb,kCAAkC,EAClC,4BAA4B,EAC5B,kCAAkC,EAClC,4BAA4B,EAC5B,+BAA+B,EAC/B,yBAAyB,EACzB,kCAAkC,EAClC,SAAS,EACT,wCAAwC,EACxC,kCAAkC,EAClC,0CAA0C,EAC1C,oCAAoC,EACpC,4DAA4D,EAC5D,sDAAsD,EACtD,iDAAiD,EACjD,2CAA2C,EAC3C,oDAAoD,EACpD,8CAA8C,EAC9C,kDAAkD,EAClD,4CAA4C,EAC5C,oDAAoD,EACpD,8CAA8C,EAC9C,iCAAiC,EACjC,2BAA2B,EAC3B,2CAA2C,EAC5C,MAAM,oBAAoB,CAAC;AAG5B,+CAA+C;AAC/C,MAAM,WAAW,cAAc;IAC7B;;;;;;;;;OASG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gCAAgC,GACzC,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IACjD;;;;;;;;;;;;;;;OAeG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,aAAa,EAAE,aAAa,EAC5B,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;;;;;;;;OAYG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;;;OAcG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;;;;;;;;;;OAcG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;IACjD;;;;;;;;;;;;;OAaG;IACH,gCAAgC,CAC9B,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,4DAA4D,GACrE,OAAO,CAAC,sDAAsD,CAAC,CAAC;IACnE;;;;;;;;;;;;;OAaG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;;;;;;;;;;;;;OAkBG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;IAC3D;;;;;;;;;;;;;;;;OAgBG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,kDAAkD,GAC3D,OAAO,CAAC,4CAA4C,CAAC,CAAC;IACzD;;;;;;;;;;;;;;;;OAgBG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,EAAE,MAAM,EACf,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;IAC3D;;;;;;;;;;;;;OAaG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;;;;;;;;;OAeG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;;;;;;;;OAeG;IACH,2BAA2B,CACzB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=blobContainers.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"blobContainers.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobContainers.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 ListContainerItem,\n BlobContainersListOptionalParams,\n BlobContainer,\n BlobContainersCreateOptionalParams,\n BlobContainersCreateResponse,\n BlobContainersUpdateOptionalParams,\n BlobContainersUpdateResponse,\n BlobContainersGetOptionalParams,\n BlobContainersGetResponse,\n BlobContainersDeleteOptionalParams,\n LegalHold,\n BlobContainersSetLegalHoldOptionalParams,\n BlobContainersSetLegalHoldResponse,\n BlobContainersClearLegalHoldOptionalParams,\n BlobContainersClearLegalHoldResponse,\n BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams,\n BlobContainersCreateOrUpdateImmutabilityPolicyResponse,\n BlobContainersGetImmutabilityPolicyOptionalParams,\n BlobContainersGetImmutabilityPolicyResponse,\n BlobContainersDeleteImmutabilityPolicyOptionalParams,\n BlobContainersDeleteImmutabilityPolicyResponse,\n BlobContainersLockImmutabilityPolicyOptionalParams,\n BlobContainersLockImmutabilityPolicyResponse,\n BlobContainersExtendImmutabilityPolicyOptionalParams,\n BlobContainersExtendImmutabilityPolicyResponse,\n BlobContainersLeaseOptionalParams,\n BlobContainersLeaseResponse,\n BlobContainersObjectLevelWormOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BlobContainers. */\nexport interface BlobContainers {\n /**\n * Lists all containers and does not support a prefix like data plane. Also SRP today does not return\n * continuation token.\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?: BlobContainersListOptionalParams,\n ): PagedAsyncIterableIterator<ListContainerItem>;\n /**\n * Creates a new container under the specified account as described by request body. The container\n * resource includes metadata and properties for that container. It does not include a list of the\n * blobs contained by the container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param blobContainer Properties of the blob container to create.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n blobContainer: BlobContainer,\n options?: BlobContainersCreateOptionalParams,\n ): Promise<BlobContainersCreateResponse>;\n /**\n * Updates container properties as specified in request body. Properties not mentioned in the request\n * will be unchanged. Update fails if the specified container doesn't already exist.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param blobContainer Properties to update for the blob container.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n blobContainer: BlobContainer,\n options?: BlobContainersUpdateOptionalParams,\n ): Promise<BlobContainersUpdateResponse>;\n /**\n * Gets properties of a specified container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersGetOptionalParams,\n ): Promise<BlobContainersGetResponse>;\n /**\n * Deletes specified container under its 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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows\n * an append pattern and does not clear out the existing tags that are not specified in the request.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param legalHold The LegalHold property that will be set to a blob container.\n * @param options The options parameters.\n */\n setLegalHold(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n legalHold: LegalHold,\n options?: BlobContainersSetLegalHoldOptionalParams,\n ): Promise<BlobContainersSetLegalHoldResponse>;\n /**\n * Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation.\n * ClearLegalHold clears out only the specified tags in the request.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param legalHold The LegalHold property that will be clear from a blob container.\n * @param options The options parameters.\n */\n clearLegalHold(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n legalHold: LegalHold,\n options?: BlobContainersClearLegalHoldOptionalParams,\n ): Promise<BlobContainersClearLegalHoldResponse>;\n /**\n * Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not\n * required for this operation.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n createOrUpdateImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersCreateOrUpdateImmutabilityPolicyResponse>;\n /**\n * Gets the existing immutability policy along with the corresponding ETag in response headers and\n * body.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n getImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersGetImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersGetImmutabilityPolicyResponse>;\n /**\n * Aborts an unlocked immutability policy. The response of delete has\n * immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation.\n * Deleting a locked immutability policy is not allowed, the only way is to delete the container after\n * deleting all expired blobs inside the policy locked container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param ifMatch The entity state (ETag) version of the immutability policy to update must be returned\n * to the server for all update operations. The ETag value must include the leading and trailing double\n * quotes as returned by the service.\n * @param options The options parameters.\n */\n deleteImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n ifMatch: string,\n options?: BlobContainersDeleteImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersDeleteImmutabilityPolicyResponse>;\n /**\n * Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is\n * ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param ifMatch The entity state (ETag) version of the immutability policy to update must be returned\n * to the server for all update operations. The ETag value must include the leading and trailing double\n * quotes as returned by the service.\n * @param options The options parameters.\n */\n lockImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n ifMatch: string,\n options?: BlobContainersLockImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersLockImmutabilityPolicyResponse>;\n /**\n * Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action\n * allowed on a Locked policy will be this action. ETag in If-Match is required for this operation.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param ifMatch The entity state (ETag) version of the immutability policy to update must be returned\n * to the server for all update operations. The ETag value must include the leading and trailing double\n * quotes as returned by the service.\n * @param options The options parameters.\n */\n extendImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n ifMatch: string,\n options?: BlobContainersExtendImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersExtendImmutabilityPolicyResponse>;\n /**\n * The Lease Container operation establishes and manages a lock on a container for delete operations.\n * The lock duration can be 15 to 60 seconds, or can be infinite.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n lease(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersLeaseOptionalParams,\n ): Promise<BlobContainersLeaseResponse>;\n /**\n * This operation migrates a blob container from container level WORM to object level immutability\n * enabled container. Prerequisites require a container level immutability policy either in locked or\n * unlocked state, Account level versioning must be enabled and there should be no Legal hold on the\n * container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n beginObjectLevelWorm(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersObjectLevelWormOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * This operation migrates a blob container from container level WORM to object level immutability\n * enabled container. Prerequisites require a container level immutability policy either in locked or\n * unlocked state, Account level versioning must be enabled and there should be no Legal hold on the\n * container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n beginObjectLevelWormAndWait(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersObjectLevelWormOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"blobContainers.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobContainers.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 ListContainerItem,\n BlobContainersListOptionalParams,\n BlobContainer,\n BlobContainersCreateOptionalParams,\n BlobContainersCreateResponse,\n BlobContainersUpdateOptionalParams,\n BlobContainersUpdateResponse,\n BlobContainersGetOptionalParams,\n BlobContainersGetResponse,\n BlobContainersDeleteOptionalParams,\n LegalHold,\n BlobContainersSetLegalHoldOptionalParams,\n BlobContainersSetLegalHoldResponse,\n BlobContainersClearLegalHoldOptionalParams,\n BlobContainersClearLegalHoldResponse,\n BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams,\n BlobContainersCreateOrUpdateImmutabilityPolicyResponse,\n BlobContainersGetImmutabilityPolicyOptionalParams,\n BlobContainersGetImmutabilityPolicyResponse,\n BlobContainersDeleteImmutabilityPolicyOptionalParams,\n BlobContainersDeleteImmutabilityPolicyResponse,\n BlobContainersLockImmutabilityPolicyOptionalParams,\n BlobContainersLockImmutabilityPolicyResponse,\n BlobContainersExtendImmutabilityPolicyOptionalParams,\n BlobContainersExtendImmutabilityPolicyResponse,\n BlobContainersLeaseOptionalParams,\n BlobContainersLeaseResponse,\n BlobContainersObjectLevelWormOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BlobContainers. */\nexport interface BlobContainers {\n /**\n * Lists all containers and does not support a prefix like data plane. Also SRP today does not return\n * continuation token.\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?: BlobContainersListOptionalParams,\n ): PagedAsyncIterableIterator<ListContainerItem>;\n /**\n * Creates a new container under the specified account as described by request body. The container\n * resource includes metadata and properties for that container. It does not include a list of the\n * blobs contained by the container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param blobContainer Properties of the blob container to create.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n blobContainer: BlobContainer,\n options?: BlobContainersCreateOptionalParams,\n ): Promise<BlobContainersCreateResponse>;\n /**\n * Updates container properties as specified in request body. Properties not mentioned in the request\n * will be unchanged. Update fails if the specified container doesn't already exist.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param blobContainer Properties to update for the blob container.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n blobContainer: BlobContainer,\n options?: BlobContainersUpdateOptionalParams,\n ): Promise<BlobContainersUpdateResponse>;\n /**\n * Gets properties of a specified container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersGetOptionalParams,\n ): Promise<BlobContainersGetResponse>;\n /**\n * Deletes specified container under its 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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Sets legal hold tags. Setting the same tag results in an idempotent operation. SetLegalHold follows\n * an append pattern and does not clear out the existing tags that are not specified in the request.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param legalHold The LegalHold property that will be set to a blob container.\n * @param options The options parameters.\n */\n setLegalHold(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n legalHold: LegalHold,\n options?: BlobContainersSetLegalHoldOptionalParams,\n ): Promise<BlobContainersSetLegalHoldResponse>;\n /**\n * Clears legal hold tags. Clearing the same or non-existent tag results in an idempotent operation.\n * ClearLegalHold clears out only the specified tags in the request.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param legalHold The LegalHold property that will be clear from a blob container.\n * @param options The options parameters.\n */\n clearLegalHold(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n legalHold: LegalHold,\n options?: BlobContainersClearLegalHoldOptionalParams,\n ): Promise<BlobContainersClearLegalHoldResponse>;\n /**\n * Creates or updates an unlocked immutability policy. ETag in If-Match is honored if given but not\n * required for this operation.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n createOrUpdateImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersCreateOrUpdateImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersCreateOrUpdateImmutabilityPolicyResponse>;\n /**\n * Gets the existing immutability policy along with the corresponding ETag in response headers and\n * body.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n getImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersGetImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersGetImmutabilityPolicyResponse>;\n /**\n * Aborts an unlocked immutability policy. The response of delete has\n * immutabilityPeriodSinceCreationInDays set to 0. ETag in If-Match is required for this operation.\n * Deleting a locked immutability policy is not allowed, the only way is to delete the container after\n * deleting all expired blobs inside the policy locked container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param ifMatch The entity state (ETag) version of the immutability policy to update must be returned\n * to the server for all update operations. The ETag value must include the leading and trailing double\n * quotes as returned by the service.\n * @param options The options parameters.\n */\n deleteImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n ifMatch: string,\n options?: BlobContainersDeleteImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersDeleteImmutabilityPolicyResponse>;\n /**\n * Sets the ImmutabilityPolicy to Locked state. The only action allowed on a Locked policy is\n * ExtendImmutabilityPolicy action. ETag in If-Match is required for this operation.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param ifMatch The entity state (ETag) version of the immutability policy to update must be returned\n * to the server for all update operations. The ETag value must include the leading and trailing double\n * quotes as returned by the service.\n * @param options The options parameters.\n */\n lockImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n ifMatch: string,\n options?: BlobContainersLockImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersLockImmutabilityPolicyResponse>;\n /**\n * Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy. The only action\n * allowed on a Locked policy will be this action. ETag in If-Match is required for this operation.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param ifMatch The entity state (ETag) version of the immutability policy to update must be returned\n * to the server for all update operations. The ETag value must include the leading and trailing double\n * quotes as returned by the service.\n * @param options The options parameters.\n */\n extendImmutabilityPolicy(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n ifMatch: string,\n options?: BlobContainersExtendImmutabilityPolicyOptionalParams,\n ): Promise<BlobContainersExtendImmutabilityPolicyResponse>;\n /**\n * The Lease Container operation establishes and manages a lock on a container for delete operations.\n * The lock duration can be 15 to 60 seconds, or can be infinite.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n lease(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersLeaseOptionalParams,\n ): Promise<BlobContainersLeaseResponse>;\n /**\n * This operation migrates a blob container from container level WORM to object level immutability\n * enabled container. Prerequisites require a container level immutability policy either in locked or\n * unlocked state, Account level versioning must be enabled and there should be no Legal hold on the\n * container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n beginObjectLevelWorm(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersObjectLevelWormOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * This operation migrates a blob container from container level WORM to object level immutability\n * enabled container. Prerequisites require a container level immutability policy either in locked or\n * unlocked state, Account level versioning must be enabled and there should be no Legal hold on the\n * container.\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 containerName The name of the blob container within the specified storage account. Blob\n * container names must be between 3 and 63 characters in length and use numbers, lower-case letters\n * and dash (-) only. Every dash (-) character must be immediately preceded and followed by a letter or\n * number.\n * @param options The options parameters.\n */\n beginObjectLevelWormAndWait(\n resourceGroupName: string,\n accountName: string,\n containerName: string,\n options?: BlobContainersObjectLevelWormOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { BlobInventoryPolicy, BlobInventoryPoliciesListOptionalParams, BlobInventoryPolicyName, BlobInventoryPoliciesGetOptionalParams, BlobInventoryPoliciesGetResponse, BlobInventoryPoliciesCreateOrUpdateOptionalParams, BlobInventoryPoliciesCreateOrUpdateResponse, BlobInventoryPoliciesDeleteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { BlobInventoryPolicy, BlobInventoryPoliciesListOptionalParams, BlobInventoryPolicyName, BlobInventoryPoliciesGetOptionalParams, BlobInventoryPoliciesGetResponse, BlobInventoryPoliciesCreateOrUpdateOptionalParams, BlobInventoryPoliciesCreateOrUpdateResponse, BlobInventoryPoliciesDeleteOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a BlobInventoryPolicies. */
4
4
  export interface BlobInventoryPolicies {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"blobInventoryPolicies.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobInventoryPolicies.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,mBAAmB,EACnB,uCAAuC,EACvC,uBAAuB,EACvB,sCAAsC,EACtC,gCAAgC,EAChC,iDAAiD,EACjD,2CAA2C,EAC3C,yCAAyC,EAC1C,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;;;;;;OAWG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"blobInventoryPolicies.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobInventoryPolicies.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,mBAAmB,EACnB,uCAAuC,EACvC,uBAAuB,EACvB,sCAAsC,EACtC,gCAAgC,EAChC,iDAAiD,EACjD,2CAA2C,EAC3C,yCAAyC,EAC1C,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;IACnD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;;;;;;OAWG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,UAAU,EAAE,mBAAmB,EAC/B,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,uBAAuB,EAAE,uBAAuB,EAChD,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=blobInventoryPolicies.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"blobInventoryPolicies.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobInventoryPolicies.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n BlobInventoryPolicy,\n BlobInventoryPoliciesListOptionalParams,\n BlobInventoryPolicyName,\n BlobInventoryPoliciesGetOptionalParams,\n BlobInventoryPoliciesGetResponse,\n BlobInventoryPoliciesCreateOrUpdateOptionalParams,\n BlobInventoryPoliciesCreateOrUpdateResponse,\n BlobInventoryPoliciesDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BlobInventoryPolicies. */\nexport interface BlobInventoryPolicies {\n /**\n * Gets the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: BlobInventoryPoliciesListOptionalParams,\n ): PagedAsyncIterableIterator<BlobInventoryPolicy>;\n /**\n * Gets the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n options?: BlobInventoryPoliciesGetOptionalParams,\n ): Promise<BlobInventoryPoliciesGetResponse>;\n /**\n * Sets the blob inventory policy to the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param properties The blob inventory policy set to a storage account.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n properties: BlobInventoryPolicy,\n options?: BlobInventoryPoliciesCreateOrUpdateOptionalParams,\n ): Promise<BlobInventoryPoliciesCreateOrUpdateResponse>;\n /**\n * Deletes the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n options?: BlobInventoryPoliciesDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"blobInventoryPolicies.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobInventoryPolicies.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 BlobInventoryPolicy,\n BlobInventoryPoliciesListOptionalParams,\n BlobInventoryPolicyName,\n BlobInventoryPoliciesGetOptionalParams,\n BlobInventoryPoliciesGetResponse,\n BlobInventoryPoliciesCreateOrUpdateOptionalParams,\n BlobInventoryPoliciesCreateOrUpdateResponse,\n BlobInventoryPoliciesDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BlobInventoryPolicies. */\nexport interface BlobInventoryPolicies {\n /**\n * Gets the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: BlobInventoryPoliciesListOptionalParams,\n ): PagedAsyncIterableIterator<BlobInventoryPolicy>;\n /**\n * Gets the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n options?: BlobInventoryPoliciesGetOptionalParams,\n ): Promise<BlobInventoryPoliciesGetResponse>;\n /**\n * Sets the blob inventory policy to the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param properties The blob inventory policy set to a storage account.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n properties: BlobInventoryPolicy,\n options?: BlobInventoryPoliciesCreateOrUpdateOptionalParams,\n ): Promise<BlobInventoryPoliciesCreateOrUpdateResponse>;\n /**\n * Deletes the blob inventory policy associated with the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param blobInventoryPolicyName The name of the storage account blob inventory policy. It should\n * always be 'default'\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n blobInventoryPolicyName: BlobInventoryPolicyName,\n options?: BlobInventoryPoliciesDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { BlobServiceProperties, BlobServicesListOptionalParams, BlobServicesSetServicePropertiesOptionalParams, BlobServicesSetServicePropertiesResponse, BlobServicesGetServicePropertiesOptionalParams, BlobServicesGetServicePropertiesResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { BlobServiceProperties, BlobServicesListOptionalParams, BlobServicesSetServicePropertiesOptionalParams, BlobServicesSetServicePropertiesResponse, BlobServicesGetServicePropertiesOptionalParams, BlobServicesGetServicePropertiesResponse } from "../models/index.js";
3
3
  /** Interface representing a BlobServices. */
4
4
  export interface BlobServices {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"blobServices.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobServices.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,qBAAqB,EACrB,8BAA8B,EAC9B,8CAA8C,EAC9C,wCAAwC,EACxC,8CAA8C,EAC9C,wCAAwC,EACzC,MAAM,oBAAoB,CAAC;AAG5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8BAA8B,GACvC,0BAA0B,CAAC,qBAAqB,CAAC,CAAC;IACrD;;;;;;;;;;;OAWG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;OASG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;CACtD"}
1
+ {"version":3,"file":"blobServices.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobServices.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,qBAAqB,EACrB,8BAA8B,EAC9B,8CAA8C,EAC9C,wCAAwC,EACxC,8CAA8C,EAC9C,wCAAwC,EACzC,MAAM,oBAAoB,CAAC;AAG5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8BAA8B,GACvC,0BAA0B,CAAC,qBAAqB,CAAC,CAAC;IACrD;;;;;;;;;;;OAWG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;OASG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;CACtD"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=blobServices.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"blobServices.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobServices.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 BlobServiceProperties,\n BlobServicesListOptionalParams,\n BlobServicesSetServicePropertiesOptionalParams,\n BlobServicesSetServicePropertiesResponse,\n BlobServicesGetServicePropertiesOptionalParams,\n BlobServicesGetServicePropertiesResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BlobServices. */\nexport interface BlobServices {\n /**\n * List blob services of storage account. It returns a collection of one object named default.\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?: BlobServicesListOptionalParams,\n ): PagedAsyncIterableIterator<BlobServiceProperties>;\n /**\n * Sets the properties of a storage account’s Blob 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 Blob service, including properties for\n * Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.\n * @param options The options parameters.\n */\n setServiceProperties(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobServiceProperties,\n options?: BlobServicesSetServicePropertiesOptionalParams,\n ): Promise<BlobServicesSetServicePropertiesResponse>;\n /**\n * Gets the properties of a storage account’s Blob 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?: BlobServicesGetServicePropertiesOptionalParams,\n ): Promise<BlobServicesGetServicePropertiesResponse>;\n}\n"]}
1
+ {"version":3,"file":"blobServices.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/blobServices.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 BlobServiceProperties,\n BlobServicesListOptionalParams,\n BlobServicesSetServicePropertiesOptionalParams,\n BlobServicesSetServicePropertiesResponse,\n BlobServicesGetServicePropertiesOptionalParams,\n BlobServicesGetServicePropertiesResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BlobServices. */\nexport interface BlobServices {\n /**\n * List blob services of storage account. It returns a collection of one object named default.\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?: BlobServicesListOptionalParams,\n ): PagedAsyncIterableIterator<BlobServiceProperties>;\n /**\n * Sets the properties of a storage account’s Blob 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 Blob service, including properties for\n * Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.\n * @param options The options parameters.\n */\n setServiceProperties(\n resourceGroupName: string,\n accountName: string,\n parameters: BlobServiceProperties,\n options?: BlobServicesSetServicePropertiesOptionalParams,\n ): Promise<BlobServicesSetServicePropertiesResponse>;\n /**\n * Gets the properties of a storage account’s Blob 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?: BlobServicesGetServicePropertiesOptionalParams,\n ): Promise<BlobServicesGetServicePropertiesResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { DeletedAccount, DeletedAccountsListOptionalParams, DeletedAccountsGetOptionalParams, DeletedAccountsGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { DeletedAccount, DeletedAccountsListOptionalParams, DeletedAccountsGetOptionalParams, DeletedAccountsGetResponse } from "../models/index.js";
3
3
  /** Interface representing a DeletedAccounts. */
4
4
  export interface DeletedAccounts {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"deletedAccounts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,cAAc,EACd,iCAAiC,EACjC,gCAAgC,EAChC,0BAA0B,EAC3B,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;;OAKG;IACH,GAAG,CACD,kBAAkB,EAAE,MAAM,EAC1B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;CACxC"}
1
+ {"version":3,"file":"deletedAccounts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,cAAc,EACd,iCAAiC,EACjC,gCAAgC,EAChC,0BAA0B,EAC3B,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,iCAAiC,GAAG,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9F;;;;;OAKG;IACH,GAAG,CACD,kBAAkB,EAAE,MAAM,EAC1B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;CACxC"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=deletedAccounts.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"deletedAccounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.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 DeletedAccount,\n DeletedAccountsListOptionalParams,\n DeletedAccountsGetOptionalParams,\n DeletedAccountsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DeletedAccounts. */\nexport interface DeletedAccounts {\n /**\n * Lists deleted accounts under the subscription.\n * @param options The options parameters.\n */\n list(\n options?: DeletedAccountsListOptionalParams,\n ): PagedAsyncIterableIterator<DeletedAccount>;\n /**\n * Get properties of specified deleted account resource.\n * @param deletedAccountName Name of the deleted storage account.\n * @param location The location of the deleted storage account.\n * @param options The options parameters.\n */\n get(\n deletedAccountName: string,\n location: string,\n options?: DeletedAccountsGetOptionalParams,\n ): Promise<DeletedAccountsGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"deletedAccounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.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 DeletedAccount,\n DeletedAccountsListOptionalParams,\n DeletedAccountsGetOptionalParams,\n DeletedAccountsGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DeletedAccounts. */\nexport interface DeletedAccounts {\n /**\n * Lists deleted accounts under the subscription.\n * @param options The options parameters.\n */\n list(options?: DeletedAccountsListOptionalParams): PagedAsyncIterableIterator<DeletedAccount>;\n /**\n * Get properties of specified deleted account resource.\n * @param deletedAccountName Name of the deleted storage account.\n * @param location The location of the deleted storage account.\n * @param options The options parameters.\n */\n get(\n deletedAccountName: string,\n location: string,\n options?: DeletedAccountsGetOptionalParams,\n ): Promise<DeletedAccountsGetResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { EncryptionScope, EncryptionScopesListOptionalParams, EncryptionScopesPutOptionalParams, EncryptionScopesPutResponse, EncryptionScopesPatchOptionalParams, EncryptionScopesPatchResponse, EncryptionScopesGetOptionalParams, EncryptionScopesGetResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { EncryptionScope, EncryptionScopesListOptionalParams, EncryptionScopesPutOptionalParams, EncryptionScopesPutResponse, EncryptionScopesPatchOptionalParams, EncryptionScopesPatchResponse, EncryptionScopesGetOptionalParams, EncryptionScopesGetResponse } from "../models/index.js";
3
3
  /** Interface representing a EncryptionScopes. */
4
4
  export interface EncryptionScopes {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"encryptionScopes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,eAAe,EACf,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,mCAAmC,EACnC,6BAA6B,EAC7B,iCAAiC,EACjC,2BAA2B,EAC5B,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;;;;;;;;;OAeG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;;;;;;;;OAcG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;;;;;OAYG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACzC"}
1
+ {"version":3,"file":"encryptionScopes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,eAAe,EACf,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,mCAAmC,EACnC,6BAA6B,EAC7B,iCAAiC,EACjC,2BAA2B,EAC5B,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;;;;;;;;;OAeG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;;;;;;;;OAcG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;;;;;;;;OAYG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACzC"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=encryptionScopes.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"encryptionScopes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n EncryptionScope,\n EncryptionScopesListOptionalParams,\n EncryptionScopesPutOptionalParams,\n EncryptionScopesPutResponse,\n EncryptionScopesPatchOptionalParams,\n EncryptionScopesPatchResponse,\n EncryptionScopesGetOptionalParams,\n EncryptionScopesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a EncryptionScopes. */\nexport interface EncryptionScopes {\n /**\n * Lists all the encryption scopes available under the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: EncryptionScopesListOptionalParams,\n ): PagedAsyncIterableIterator<EncryptionScope>;\n /**\n * Synchronously creates or updates an encryption scope under the specified storage account. If an\n * encryption scope is already created and a subsequent request is issued with different properties,\n * the encryption scope properties will be updated per the specified request.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param encryptionScope Encryption scope properties to be used for the create or update.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesPutOptionalParams,\n ): Promise<EncryptionScopesPutResponse>;\n /**\n * Update encryption scope properties as specified in the request body. Update fails if the specified\n * encryption scope does not already exist.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param encryptionScope Encryption scope properties to be used for the update.\n * @param options The options parameters.\n */\n patch(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesPatchOptionalParams,\n ): Promise<EncryptionScopesPatchResponse>;\n /**\n * Returns the properties for the specified encryption scope.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesGetOptionalParams,\n ): Promise<EncryptionScopesGetResponse>;\n}\n"]}
1
+ {"version":3,"file":"encryptionScopes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.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 EncryptionScope,\n EncryptionScopesListOptionalParams,\n EncryptionScopesPutOptionalParams,\n EncryptionScopesPutResponse,\n EncryptionScopesPatchOptionalParams,\n EncryptionScopesPatchResponse,\n EncryptionScopesGetOptionalParams,\n EncryptionScopesGetResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a EncryptionScopes. */\nexport interface EncryptionScopes {\n /**\n * Lists all the encryption scopes available under the specified storage account.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: EncryptionScopesListOptionalParams,\n ): PagedAsyncIterableIterator<EncryptionScope>;\n /**\n * Synchronously creates or updates an encryption scope under the specified storage account. If an\n * encryption scope is already created and a subsequent request is issued with different properties,\n * the encryption scope properties will be updated per the specified request.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param encryptionScope Encryption scope properties to be used for the create or update.\n * @param options The options parameters.\n */\n put(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesPutOptionalParams,\n ): Promise<EncryptionScopesPutResponse>;\n /**\n * Update encryption scope properties as specified in the request body. Update fails if the specified\n * encryption scope does not already exist.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param encryptionScope Encryption scope properties to be used for the update.\n * @param options The options parameters.\n */\n patch(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesPatchOptionalParams,\n ): Promise<EncryptionScopesPatchResponse>;\n /**\n * Returns the properties for the specified encryption scope.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param encryptionScopeName The name of the encryption scope within the specified storage account.\n * Encryption scope names must be between 3 and 63 characters in length and use numbers, lower-case\n * letters and dash (-) only. Every dash (-) character must be immediately preceded and followed by a\n * letter or number.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesGetOptionalParams,\n ): Promise<EncryptionScopesGetResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { FileServiceUsage, FileServicesListServiceUsagesOptionalParams, FileServicesListOptionalParams, FileServicesListResponse, FileServiceProperties, FileServicesSetServicePropertiesOptionalParams, FileServicesSetServicePropertiesResponse, FileServicesGetServicePropertiesOptionalParams, FileServicesGetServicePropertiesResponse, FileServicesGetServiceUsageOptionalParams, FileServicesGetServiceUsageResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { FileServiceUsage, FileServicesListServiceUsagesOptionalParams, FileServicesListOptionalParams, FileServicesListResponse, FileServiceProperties, FileServicesSetServicePropertiesOptionalParams, FileServicesSetServicePropertiesResponse, FileServicesGetServicePropertiesOptionalParams, FileServicesGetServicePropertiesResponse, FileServicesGetServiceUsageOptionalParams, FileServicesGetServiceUsageResponse } from "../models/index.js";
3
3
  /** Interface representing a FileServices. */
4
4
  export interface FileServices {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"fileServices.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileServices.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,gBAAgB,EAChB,2CAA2C,EAC3C,8BAA8B,EAC9B,wBAAwB,EACxB,qBAAqB,EACrB,8CAA8C,EAC9C,wCAAwC,EACxC,8CAA8C,EAC9C,wCAAwC,EACxC,yCAAyC,EACzC,mCAAmC,EACpC,MAAM,oBAAoB,CAAC;AAG5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;;;;OAQG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAChD;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;;;;;OAWG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;OASG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;OASG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;CACjD"}
1
+ {"version":3,"file":"fileServices.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileServices.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,gBAAgB,EAChB,2CAA2C,EAC3C,8BAA8B,EAC9B,wBAAwB,EACxB,qBAAqB,EACrB,8CAA8C,EAC9C,wCAAwC,EACxC,8CAA8C,EAC9C,wCAAwC,EACxC,yCAAyC,EACzC,mCAAmC,EACpC,MAAM,oBAAoB,CAAC;AAG5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;;;;OAQG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,gBAAgB,CAAC,CAAC;IAChD;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;;;;;OAWG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,UAAU,EAAE,qBAAqB,EACjC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;OASG;IACH,oBAAoB,CAClB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;;;OASG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;CACjD"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=fileServices.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fileServices.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileServices.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 FileServiceUsage,\n FileServicesListServiceUsagesOptionalParams,\n FileServicesListOptionalParams,\n FileServicesListResponse,\n FileServiceProperties,\n FileServicesSetServicePropertiesOptionalParams,\n FileServicesSetServicePropertiesResponse,\n FileServicesGetServicePropertiesOptionalParams,\n FileServicesGetServicePropertiesResponse,\n FileServicesGetServiceUsageOptionalParams,\n FileServicesGetServiceUsageResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FileServices. */\nexport interface FileServices {\n /**\n * Gets the usages of file service in 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 listServiceUsages(\n resourceGroupName: string,\n accountName: string,\n options?: FileServicesListServiceUsagesOptionalParams,\n ): PagedAsyncIterableIterator<FileServiceUsage>;\n /**\n * List all file services in storage accounts\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?: FileServicesListOptionalParams,\n ): Promise<FileServicesListResponse>;\n /**\n * Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource\n * 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 file services in storage accounts, including CORS (Cross-Origin\n * Resource Sharing) rules.\n * @param options The options parameters.\n */\n setServiceProperties(\n resourceGroupName: string,\n accountName: string,\n parameters: FileServiceProperties,\n options?: FileServicesSetServicePropertiesOptionalParams,\n ): Promise<FileServicesSetServicePropertiesResponse>;\n /**\n * Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource\n * 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?: FileServicesGetServicePropertiesOptionalParams,\n ): Promise<FileServicesGetServicePropertiesResponse>;\n /**\n * Gets the usage of file service in storage account including account limits, file share limits and\n * constants used in recommendations and bursting formula.\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 getServiceUsage(\n resourceGroupName: string,\n accountName: string,\n options?: FileServicesGetServiceUsageOptionalParams,\n ): Promise<FileServicesGetServiceUsageResponse>;\n}\n"]}
1
+ {"version":3,"file":"fileServices.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileServices.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 FileServiceUsage,\n FileServicesListServiceUsagesOptionalParams,\n FileServicesListOptionalParams,\n FileServicesListResponse,\n FileServiceProperties,\n FileServicesSetServicePropertiesOptionalParams,\n FileServicesSetServicePropertiesResponse,\n FileServicesGetServicePropertiesOptionalParams,\n FileServicesGetServicePropertiesResponse,\n FileServicesGetServiceUsageOptionalParams,\n FileServicesGetServiceUsageResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FileServices. */\nexport interface FileServices {\n /**\n * Gets the usages of file service in 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 listServiceUsages(\n resourceGroupName: string,\n accountName: string,\n options?: FileServicesListServiceUsagesOptionalParams,\n ): PagedAsyncIterableIterator<FileServiceUsage>;\n /**\n * List all file services in storage accounts\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?: FileServicesListOptionalParams,\n ): Promise<FileServicesListResponse>;\n /**\n * Sets the properties of file services in storage accounts, including CORS (Cross-Origin Resource\n * 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 file services in storage accounts, including CORS (Cross-Origin\n * Resource Sharing) rules.\n * @param options The options parameters.\n */\n setServiceProperties(\n resourceGroupName: string,\n accountName: string,\n parameters: FileServiceProperties,\n options?: FileServicesSetServicePropertiesOptionalParams,\n ): Promise<FileServicesSetServicePropertiesResponse>;\n /**\n * Gets the properties of file services in storage accounts, including CORS (Cross-Origin Resource\n * 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?: FileServicesGetServicePropertiesOptionalParams,\n ): Promise<FileServicesGetServicePropertiesResponse>;\n /**\n * Gets the usage of file service in storage account including account limits, file share limits and\n * constants used in recommendations and bursting formula.\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 getServiceUsage(\n resourceGroupName: string,\n accountName: string,\n options?: FileServicesGetServiceUsageOptionalParams,\n ): Promise<FileServicesGetServiceUsageResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { FileShareItem, FileSharesListOptionalParams, FileShare, FileSharesCreateOptionalParams, FileSharesCreateResponse, FileSharesUpdateOptionalParams, FileSharesUpdateResponse, FileSharesGetOptionalParams, FileSharesGetResponse, FileSharesDeleteOptionalParams, DeletedShare, FileSharesRestoreOptionalParams, FileSharesLeaseOptionalParams, FileSharesLeaseResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { FileShareItem, FileSharesListOptionalParams, FileShare, FileSharesCreateOptionalParams, FileSharesCreateResponse, FileSharesUpdateOptionalParams, FileSharesUpdateResponse, FileSharesGetOptionalParams, FileSharesGetResponse, FileSharesDeleteOptionalParams, DeletedShare, FileSharesRestoreOptionalParams, FileSharesLeaseOptionalParams, FileSharesLeaseResponse } from "../models/index.js";
3
3
  /** Interface representing a FileShares. */
4
4
  export interface FileShares {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"fileShares.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileShares.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,aAAa,EACb,4BAA4B,EAC5B,SAAS,EACT,8BAA8B,EAC9B,wBAAwB,EACxB,8BAA8B,EAC9B,wBAAwB,EACxB,2BAA2B,EAC3B,qBAAqB,EACrB,8BAA8B,EAC9B,YAAY,EACZ,+BAA+B,EAC/B,6BAA6B,EAC7B,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAG5B,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;;;;;;;OAaG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;;;;;OAWG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;OAYG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,YAAY,EAC1B,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;OAYG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;CACrC"}
1
+ {"version":3,"file":"fileShares.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileShares.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,aAAa,EACb,4BAA4B,EAC5B,SAAS,EACT,8BAA8B,EAC9B,wBAAwB,EACxB,8BAA8B,EAC9B,wBAAwB,EACxB,2BAA2B,EAC3B,qBAAqB,EACrB,8BAA8B,EAC9B,YAAY,EACZ,+BAA+B,EAC/B,6BAA6B,EAC7B,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAG5B,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;;;;;;OAQG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,aAAa,CAAC,CAAC;IAC7C;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;;;;;;;OAaG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;;;;;OAWG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;OAYG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,YAAY,EAC1B,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;;;;;OAYG;IACH,KAAK,CACH,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;CACrC"}
@@ -1,9 +1,4 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
8
3
  export {};
9
4
  //# sourceMappingURL=fileShares.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fileShares.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileShares.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 FileShareItem,\n FileSharesListOptionalParams,\n FileShare,\n FileSharesCreateOptionalParams,\n FileSharesCreateResponse,\n FileSharesUpdateOptionalParams,\n FileSharesUpdateResponse,\n FileSharesGetOptionalParams,\n FileSharesGetResponse,\n FileSharesDeleteOptionalParams,\n DeletedShare,\n FileSharesRestoreOptionalParams,\n FileSharesLeaseOptionalParams,\n FileSharesLeaseResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FileShares. */\nexport interface FileShares {\n /**\n * Lists all shares.\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?: FileSharesListOptionalParams,\n ): PagedAsyncIterableIterator<FileShareItem>;\n /**\n * Creates a new share under the specified account as described by request body. The share resource\n * includes metadata and properties for that share. It does not include a list of the files contained\n * by the share.\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param fileShare Properties of the file share to create.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n fileShare: FileShare,\n options?: FileSharesCreateOptionalParams,\n ): Promise<FileSharesCreateResponse>;\n /**\n * Updates share properties as specified in request body. Properties not mentioned in the request will\n * not be changed. Update fails if the specified share does not already exist.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param fileShare Properties to update for the file share.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n fileShare: FileShare,\n options?: FileSharesUpdateOptionalParams,\n ): Promise<FileSharesUpdateResponse>;\n /**\n * Gets properties of a specified share.\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n options?: FileSharesGetOptionalParams,\n ): Promise<FileSharesGetResponse>;\n /**\n * Deletes specified share under its 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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n options?: FileSharesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Restore a file share within a valid retention days if share soft delete is enabled\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param deletedShare The deleted share to be restored.\n * @param options The options parameters.\n */\n restore(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n deletedShare: DeletedShare,\n options?: FileSharesRestoreOptionalParams,\n ): Promise<void>;\n /**\n * The Lease Share operation establishes and manages a lock on a share for delete operations. The lock\n * duration can be 15 to 60 seconds, or can be infinite.\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param options The options parameters.\n */\n lease(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n options?: FileSharesLeaseOptionalParams,\n ): Promise<FileSharesLeaseResponse>;\n}\n"]}
1
+ {"version":3,"file":"fileShares.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fileShares.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 FileShareItem,\n FileSharesListOptionalParams,\n FileShare,\n FileSharesCreateOptionalParams,\n FileSharesCreateResponse,\n FileSharesUpdateOptionalParams,\n FileSharesUpdateResponse,\n FileSharesGetOptionalParams,\n FileSharesGetResponse,\n FileSharesDeleteOptionalParams,\n DeletedShare,\n FileSharesRestoreOptionalParams,\n FileSharesLeaseOptionalParams,\n FileSharesLeaseResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a FileShares. */\nexport interface FileShares {\n /**\n * Lists all shares.\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?: FileSharesListOptionalParams,\n ): PagedAsyncIterableIterator<FileShareItem>;\n /**\n * Creates a new share under the specified account as described by request body. The share resource\n * includes metadata and properties for that share. It does not include a list of the files contained\n * by the share.\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param fileShare Properties of the file share to create.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n fileShare: FileShare,\n options?: FileSharesCreateOptionalParams,\n ): Promise<FileSharesCreateResponse>;\n /**\n * Updates share properties as specified in request body. Properties not mentioned in the request will\n * not be changed. Update fails if the specified share does not already exist.\n * @param resourceGroupName The name of the resource group within the user's subscription. The name is\n * case insensitive.\n * @param accountName The name of the storage account within the specified resource group. Storage\n * account names must be between 3 and 24 characters in length and use numbers and lower-case letters\n * only.\n * @param shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param fileShare Properties to update for the file share.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n fileShare: FileShare,\n options?: FileSharesUpdateOptionalParams,\n ): Promise<FileSharesUpdateResponse>;\n /**\n * Gets properties of a specified share.\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n options?: FileSharesGetOptionalParams,\n ): Promise<FileSharesGetResponse>;\n /**\n * Deletes specified share under its 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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n options?: FileSharesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Restore a file share within a valid retention days if share soft delete is enabled\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param deletedShare The deleted share to be restored.\n * @param options The options parameters.\n */\n restore(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n deletedShare: DeletedShare,\n options?: FileSharesRestoreOptionalParams,\n ): Promise<void>;\n /**\n * The Lease Share operation establishes and manages a lock on a share for delete operations. The lock\n * duration can be 15 to 60 seconds, or can be infinite.\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 shareName The name of the file share within the specified storage account. File share names\n * must be between 3 and 63 characters in length and use numbers, lower-case letters and dash (-) only.\n * Every dash (-) character must be immediately preceded and followed by a letter or number.\n * @param options The options parameters.\n */\n lease(\n resourceGroupName: string,\n accountName: string,\n shareName: string,\n options?: FileSharesLeaseOptionalParams,\n ): Promise<FileSharesLeaseResponse>;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2CAA2C,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAMA,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2CAA2C,CAAC"}
@@ -1,10 +1,7 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
1
+ // Copyright (c) Microsoft Corporation.
2
+ // Licensed under the MIT License.
3
+ // Code generated by Microsoft (R) AutoRest Code Generator.
4
+ // Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
5
  export * from "./blobServices.js";
9
6
  export * from "./blobContainers.js";
10
7
  export * from "./fileServices.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2CAA2C,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./blobServices.js\";\nexport * from \"./blobContainers.js\";\nexport * from \"./fileServices.js\";\nexport * from \"./fileShares.js\";\nexport * from \"./queueServices.js\";\nexport * from \"./queue.js\";\nexport * from \"./operations.js\";\nexport * from \"./skus.js\";\nexport * from \"./storageAccounts.js\";\nexport * from \"./deletedAccounts.js\";\nexport * from \"./usages.js\";\nexport * from \"./managementPolicies.js\";\nexport * from \"./blobInventoryPolicies.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./objectReplicationPoliciesOperations.js\";\nexport * from \"./localUsersOperations.js\";\nexport * from \"./encryptionScopes.js\";\nexport * from \"./tableServices.js\";\nexport * from \"./tableOperations.js\";\nexport * from \"./networkSecurityPerimeterConfigurations.js\";\nexport * from \"./storageTaskAssignments.js\";\nexport * from \"./storageTaskAssignmentsInstancesReport.js\";\nexport * from \"./storageTaskAssignmentInstancesReport.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,2DAA2D;AAC3D,oFAAoF;AAEpF,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0CAA0C,CAAC;AACzD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2CAA2C,CAAC","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\nexport * from \"./blobServices.js\";\nexport * from \"./blobContainers.js\";\nexport * from \"./fileServices.js\";\nexport * from \"./fileShares.js\";\nexport * from \"./queueServices.js\";\nexport * from \"./queue.js\";\nexport * from \"./operations.js\";\nexport * from \"./skus.js\";\nexport * from \"./storageAccounts.js\";\nexport * from \"./deletedAccounts.js\";\nexport * from \"./usages.js\";\nexport * from \"./managementPolicies.js\";\nexport * from \"./blobInventoryPolicies.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./objectReplicationPoliciesOperations.js\";\nexport * from \"./localUsersOperations.js\";\nexport * from \"./encryptionScopes.js\";\nexport * from \"./tableServices.js\";\nexport * from \"./tableOperations.js\";\nexport * from \"./networkSecurityPerimeterConfigurations.js\";\nexport * from \"./storageTaskAssignments.js\";\nexport * from \"./storageTaskAssignmentsInstancesReport.js\";\nexport * from \"./storageTaskAssignmentInstancesReport.js\";\n"]}