@azure/arm-storage-profile-2020-09-01-hybrid 2.1.1-alpha.20250217.1 → 2.1.1-alpha.20250219.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (711) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js +25 -0
  7. package/dist/browser/lroImpl.js.map +1 -0
  8. package/dist/browser/models/index.js.map +1 -0
  9. package/dist/browser/models/mappers.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  11. package/dist/browser/models/parameters.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.d.ts +3 -3
  13. package/dist/browser/operations/blobInventoryPolicies.d.ts.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.js +2 -2
  15. package/dist/browser/operations/blobInventoryPolicies.js.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/encryptionScopes.d.ts +3 -3
  17. package/dist/browser/operations/encryptionScopes.d.ts.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/encryptionScopes.js +3 -3
  19. package/dist/browser/operations/encryptionScopes.js.map +1 -0
  20. package/dist/browser/operations/index.d.ts +11 -0
  21. package/dist/browser/operations/index.d.ts.map +1 -0
  22. package/dist/browser/operations/index.js +18 -0
  23. package/dist/browser/operations/index.js.map +1 -0
  24. package/{dist-esm/src → dist/browser}/operations/managementPolicies.d.ts +3 -3
  25. package/dist/browser/operations/managementPolicies.d.ts.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/managementPolicies.js +2 -2
  27. package/dist/browser/operations/managementPolicies.js.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.d.ts +3 -3
  29. package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.js +2 -2
  31. package/dist/browser/operations/objectReplicationPoliciesOperations.js.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  33. package/dist/browser/operations/operations.d.ts.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  35. package/dist/browser/operations/operations.js.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  37. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +2 -2
  39. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  41. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  43. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
  45. package/dist/browser/operations/skus.d.ts.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operations/skus.js +2 -2
  47. package/dist/browser/operations/skus.js.map +1 -0
  48. package/{dist-esm/src → dist/browser}/operations/storageAccounts.d.ts +3 -3
  49. package/dist/browser/operations/storageAccounts.d.ts.map +1 -0
  50. package/{dist-esm/src → dist/browser}/operations/storageAccounts.js +103 -115
  51. package/dist/browser/operations/storageAccounts.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operations/usages.d.ts +3 -3
  53. package/dist/browser/operations/usages.d.ts.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operations/usages.js +2 -2
  55. package/dist/browser/operations/usages.js.map +1 -0
  56. package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.d.ts +1 -1
  57. package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  58. package/dist/browser/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  59. package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.d.ts +1 -1
  60. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  61. package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -0
  62. package/dist/browser/operationsInterfaces/index.d.ts +11 -0
  63. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  64. package/dist/browser/operationsInterfaces/index.js +18 -0
  65. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/managementPolicies.js.map +1 -0
  69. package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +1 -1
  70. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  71. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  72. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  74. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  75. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  76. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  77. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  78. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  79. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  80. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  81. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
  82. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
  83. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  84. package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.d.ts +1 -1
  85. package/dist/browser/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  86. package/dist/browser/operationsInterfaces/storageAccounts.js.map +1 -0
  87. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
  88. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts.map +1 -1
  89. package/dist/browser/operationsInterfaces/usages.js.map +1 -0
  90. package/dist/browser/package.json +3 -0
  91. package/dist/browser/pagingHelper.js.map +1 -0
  92. package/{dist-esm/src → dist/browser}/storageManagementClient.d.ts +2 -2
  93. package/dist/browser/storageManagementClient.d.ts.map +1 -0
  94. package/{dist-esm/src → dist/browser}/storageManagementClient.js +15 -18
  95. package/dist/browser/storageManagementClient.js.map +1 -0
  96. package/dist/commonjs/index.d.ts +5 -0
  97. package/dist/commonjs/index.d.ts.map +1 -0
  98. package/dist/commonjs/index.js +19 -0
  99. package/dist/commonjs/index.js.map +1 -0
  100. package/dist/commonjs/lroImpl.d.ts +16 -0
  101. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  102. package/dist/commonjs/lroImpl.js +29 -0
  103. package/dist/commonjs/lroImpl.js.map +1 -0
  104. package/{types/arm-storage-profile-2020-09-01-hybrid.d.ts → dist/commonjs/models/index.d.ts} +1849 -2596
  105. package/dist/commonjs/models/index.d.ts.map +1 -0
  106. package/dist/commonjs/models/index.js +265 -0
  107. package/dist/commonjs/models/index.js.map +1 -0
  108. package/dist/commonjs/models/mappers.d.ts +84 -0
  109. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  110. package/dist/commonjs/models/mappers.js +2875 -0
  111. package/dist/commonjs/models/mappers.js.map +1 -0
  112. package/dist/commonjs/models/parameters.d.ts +30 -0
  113. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  114. package/dist/commonjs/models/parameters.js +245 -0
  115. package/dist/commonjs/models/parameters.js.map +1 -0
  116. package/dist/commonjs/operations/blobInventoryPolicies.d.ts +73 -0
  117. package/dist/commonjs/operations/blobInventoryPolicies.d.ts.map +1 -0
  118. package/dist/commonjs/operations/blobInventoryPolicies.js +231 -0
  119. package/dist/commonjs/operations/blobInventoryPolicies.js.map +1 -0
  120. package/dist/commonjs/operations/encryptionScopes.d.ts +94 -0
  121. package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -0
  122. package/dist/commonjs/operations/encryptionScopes.js +295 -0
  123. package/dist/commonjs/operations/encryptionScopes.js.map +1 -0
  124. package/dist/commonjs/operations/index.d.ts +11 -0
  125. package/dist/commonjs/operations/index.d.ts.map +1 -0
  126. package/dist/commonjs/operations/index.js +21 -0
  127. package/dist/commonjs/operations/index.js.map +1 -0
  128. package/dist/commonjs/operations/managementPolicies.d.ts +50 -0
  129. package/dist/commonjs/operations/managementPolicies.d.ts.map +1 -0
  130. package/dist/commonjs/operations/managementPolicies.js +131 -0
  131. package/dist/commonjs/operations/managementPolicies.js.map +1 -0
  132. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  133. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  134. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js +232 -0
  135. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js.map +1 -0
  136. package/dist/commonjs/operations/operations.d.ts +26 -0
  137. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  138. package/dist/commonjs/operations/operations.js +97 -0
  139. package/dist/commonjs/operations/operations.js.map +1 -0
  140. package/dist/commonjs/operations/privateEndpointConnections.d.ts +73 -0
  141. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  142. package/dist/commonjs/operations/privateEndpointConnections.js +238 -0
  143. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  144. package/dist/commonjs/operations/privateLinkResources.d.ts +23 -0
  145. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  146. package/dist/commonjs/operations/privateLinkResources.js +58 -0
  147. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  148. package/dist/commonjs/operations/skus.d.ts +26 -0
  149. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  150. package/dist/commonjs/operations/skus.js +97 -0
  151. package/dist/commonjs/operations/skus.js.map +1 -0
  152. package/dist/commonjs/operations/storageAccounts.d.ts +228 -0
  153. package/dist/commonjs/operations/storageAccounts.d.ts.map +1 -0
  154. package/dist/commonjs/operations/storageAccounts.js +739 -0
  155. package/dist/commonjs/operations/storageAccounts.js.map +1 -0
  156. package/dist/commonjs/operations/usages.d.ts +28 -0
  157. package/dist/commonjs/operations/usages.d.ts.map +1 -0
  158. package/dist/commonjs/operations/usages.js +103 -0
  159. package/dist/commonjs/operations/usages.js.map +1 -0
  160. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  161. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  162. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js +10 -0
  163. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  164. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +63 -0
  165. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  166. package/dist/commonjs/operationsInterfaces/encryptionScopes.js +10 -0
  167. package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -0
  168. package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
  169. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  170. package/dist/commonjs/operationsInterfaces/index.js +21 -0
  171. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  172. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts +42 -0
  173. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  174. package/dist/commonjs/operationsInterfaces/managementPolicies.js +10 -0
  175. package/dist/commonjs/operationsInterfaces/managementPolicies.js.map +1 -0
  176. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  177. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  178. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js +10 -0
  179. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  180. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  181. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  182. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  183. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  184. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  185. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  186. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  187. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  188. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +15 -0
  189. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  190. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  191. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  192. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  193. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  194. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  195. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  196. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts +196 -0
  197. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  198. package/dist/commonjs/operationsInterfaces/storageAccounts.js +10 -0
  199. package/dist/commonjs/operationsInterfaces/storageAccounts.js.map +1 -0
  200. package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
  201. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
  202. package/dist/commonjs/operationsInterfaces/usages.js +10 -0
  203. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
  204. package/dist/commonjs/package.json +3 -0
  205. package/dist/commonjs/pagingHelper.d.ts +13 -0
  206. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  207. package/dist/commonjs/pagingHelper.js +36 -0
  208. package/dist/commonjs/pagingHelper.js.map +1 -0
  209. package/dist/commonjs/storageManagementClient.d.ts +29 -0
  210. package/dist/commonjs/storageManagementClient.d.ts.map +1 -0
  211. package/dist/commonjs/storageManagementClient.js +111 -0
  212. package/dist/commonjs/storageManagementClient.js.map +1 -0
  213. package/{types → dist/commonjs}/tsdoc-metadata.json +1 -1
  214. package/dist/esm/index.d.ts +5 -0
  215. package/dist/esm/index.d.ts.map +1 -0
  216. package/{src/index.ts → dist/esm/index.js} +5 -5
  217. package/dist/esm/index.js.map +1 -0
  218. package/dist/esm/lroImpl.d.ts +16 -0
  219. package/dist/esm/lroImpl.d.ts.map +1 -0
  220. package/dist/esm/lroImpl.js +25 -0
  221. package/dist/esm/lroImpl.js.map +1 -0
  222. package/dist/esm/models/index.d.ts +1849 -0
  223. package/dist/esm/models/index.d.ts.map +1 -0
  224. package/dist/esm/models/index.js +262 -0
  225. package/dist/esm/models/index.js.map +1 -0
  226. package/dist/esm/models/mappers.d.ts +84 -0
  227. package/dist/esm/models/mappers.d.ts.map +1 -0
  228. package/dist/esm/models/mappers.js +2871 -0
  229. package/dist/esm/models/mappers.js.map +1 -0
  230. package/dist/esm/models/parameters.d.ts +30 -0
  231. package/dist/esm/models/parameters.d.ts.map +1 -0
  232. package/dist/esm/models/parameters.js +242 -0
  233. package/dist/esm/models/parameters.js.map +1 -0
  234. package/dist/esm/operations/blobInventoryPolicies.d.ts +73 -0
  235. package/dist/esm/operations/blobInventoryPolicies.d.ts.map +1 -0
  236. package/dist/esm/operations/blobInventoryPolicies.js +227 -0
  237. package/dist/esm/operations/blobInventoryPolicies.js.map +1 -0
  238. package/dist/esm/operations/encryptionScopes.d.ts +94 -0
  239. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -0
  240. package/dist/esm/operations/encryptionScopes.js +291 -0
  241. package/dist/esm/operations/encryptionScopes.js.map +1 -0
  242. package/dist/esm/operations/index.d.ts +11 -0
  243. package/dist/esm/operations/index.d.ts.map +1 -0
  244. package/dist/esm/operations/index.js +18 -0
  245. package/dist/esm/operations/index.js.map +1 -0
  246. package/dist/esm/operations/managementPolicies.d.ts +50 -0
  247. package/dist/esm/operations/managementPolicies.d.ts.map +1 -0
  248. package/dist/esm/operations/managementPolicies.js +126 -0
  249. package/dist/esm/operations/managementPolicies.js.map +1 -0
  250. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  251. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  252. package/dist/esm/operations/objectReplicationPoliciesOperations.js +228 -0
  253. package/dist/esm/operations/objectReplicationPoliciesOperations.js.map +1 -0
  254. package/dist/esm/operations/operations.d.ts +26 -0
  255. package/dist/esm/operations/operations.d.ts.map +1 -0
  256. package/dist/esm/operations/operations.js +93 -0
  257. package/dist/esm/operations/operations.js.map +1 -0
  258. package/dist/esm/operations/privateEndpointConnections.d.ts +73 -0
  259. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  260. package/dist/esm/operations/privateEndpointConnections.js +234 -0
  261. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  262. package/dist/esm/operations/privateLinkResources.d.ts +23 -0
  263. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  264. package/dist/esm/operations/privateLinkResources.js +53 -0
  265. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  266. package/dist/esm/operations/skus.d.ts +26 -0
  267. package/dist/esm/operations/skus.d.ts.map +1 -0
  268. package/dist/esm/operations/skus.js +93 -0
  269. package/dist/esm/operations/skus.js.map +1 -0
  270. package/dist/esm/operations/storageAccounts.d.ts +228 -0
  271. package/dist/esm/operations/storageAccounts.d.ts.map +1 -0
  272. package/dist/esm/operations/storageAccounts.js +735 -0
  273. package/dist/esm/operations/storageAccounts.js.map +1 -0
  274. package/dist/esm/operations/usages.d.ts +28 -0
  275. package/dist/esm/operations/usages.d.ts.map +1 -0
  276. package/dist/esm/operations/usages.js +99 -0
  277. package/dist/esm/operations/usages.js.map +1 -0
  278. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  279. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  280. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js +9 -0
  281. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  282. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +63 -0
  283. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  284. package/dist/esm/operationsInterfaces/encryptionScopes.js +9 -0
  285. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -0
  286. package/dist/esm/operationsInterfaces/index.d.ts +11 -0
  287. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  288. package/dist/esm/operationsInterfaces/index.js +18 -0
  289. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  290. package/dist/esm/operationsInterfaces/managementPolicies.d.ts +42 -0
  291. package/dist/esm/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  292. package/dist/esm/operationsInterfaces/managementPolicies.js +9 -0
  293. package/dist/esm/operationsInterfaces/managementPolicies.js.map +1 -0
  294. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  295. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  296. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  297. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  298. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  299. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  300. package/dist/esm/operationsInterfaces/operations.js +9 -0
  301. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  302. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  303. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  304. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  305. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  306. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +15 -0
  307. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  308. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  309. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  310. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  311. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  312. package/dist/esm/operationsInterfaces/skus.js +9 -0
  313. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  314. package/dist/esm/operationsInterfaces/storageAccounts.d.ts +196 -0
  315. package/dist/esm/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  316. package/dist/esm/operationsInterfaces/storageAccounts.js +9 -0
  317. package/dist/esm/operationsInterfaces/storageAccounts.js.map +1 -0
  318. package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
  319. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
  320. package/dist/esm/operationsInterfaces/usages.js +9 -0
  321. package/dist/esm/operationsInterfaces/usages.js.map +1 -0
  322. package/dist/esm/package.json +3 -0
  323. package/dist/esm/pagingHelper.d.ts +13 -0
  324. package/dist/esm/pagingHelper.d.ts.map +1 -0
  325. package/dist/esm/pagingHelper.js +32 -0
  326. package/dist/esm/pagingHelper.js.map +1 -0
  327. package/dist/esm/storageManagementClient.d.ts +29 -0
  328. package/dist/esm/storageManagementClient.d.ts.map +1 -0
  329. package/dist/esm/storageManagementClient.js +106 -0
  330. package/dist/esm/storageManagementClient.js.map +1 -0
  331. package/dist/react-native/index.d.ts +5 -0
  332. package/dist/react-native/index.d.ts.map +1 -0
  333. package/dist/react-native/index.js +13 -0
  334. package/dist/react-native/index.js.map +1 -0
  335. package/dist/react-native/lroImpl.d.ts +16 -0
  336. package/dist/react-native/lroImpl.d.ts.map +1 -0
  337. package/dist/react-native/lroImpl.js +25 -0
  338. package/dist/react-native/lroImpl.js.map +1 -0
  339. package/dist/react-native/models/index.d.ts +1849 -0
  340. package/dist/react-native/models/index.d.ts.map +1 -0
  341. package/dist/react-native/models/index.js +262 -0
  342. package/dist/react-native/models/index.js.map +1 -0
  343. package/dist/react-native/models/mappers.d.ts +84 -0
  344. package/dist/react-native/models/mappers.d.ts.map +1 -0
  345. package/dist/react-native/models/mappers.js +2871 -0
  346. package/dist/react-native/models/mappers.js.map +1 -0
  347. package/dist/react-native/models/parameters.d.ts +30 -0
  348. package/dist/react-native/models/parameters.d.ts.map +1 -0
  349. package/dist/react-native/models/parameters.js +242 -0
  350. package/dist/react-native/models/parameters.js.map +1 -0
  351. package/dist/react-native/operations/blobInventoryPolicies.d.ts +73 -0
  352. package/dist/react-native/operations/blobInventoryPolicies.d.ts.map +1 -0
  353. package/dist/react-native/operations/blobInventoryPolicies.js +227 -0
  354. package/dist/react-native/operations/blobInventoryPolicies.js.map +1 -0
  355. package/dist/react-native/operations/encryptionScopes.d.ts +94 -0
  356. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -0
  357. package/dist/react-native/operations/encryptionScopes.js +291 -0
  358. package/dist/react-native/operations/encryptionScopes.js.map +1 -0
  359. package/dist/react-native/operations/index.d.ts +11 -0
  360. package/dist/react-native/operations/index.d.ts.map +1 -0
  361. package/dist/react-native/operations/index.js +18 -0
  362. package/dist/react-native/operations/index.js.map +1 -0
  363. package/dist/react-native/operations/managementPolicies.d.ts +50 -0
  364. package/dist/react-native/operations/managementPolicies.d.ts.map +1 -0
  365. package/dist/react-native/operations/managementPolicies.js +126 -0
  366. package/dist/react-native/operations/managementPolicies.js.map +1 -0
  367. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  368. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  369. package/dist/react-native/operations/objectReplicationPoliciesOperations.js +228 -0
  370. package/dist/react-native/operations/objectReplicationPoliciesOperations.js.map +1 -0
  371. package/dist/react-native/operations/operations.d.ts +26 -0
  372. package/dist/react-native/operations/operations.d.ts.map +1 -0
  373. package/dist/react-native/operations/operations.js +93 -0
  374. package/dist/react-native/operations/operations.js.map +1 -0
  375. package/dist/react-native/operations/privateEndpointConnections.d.ts +73 -0
  376. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  377. package/dist/react-native/operations/privateEndpointConnections.js +234 -0
  378. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  379. package/dist/react-native/operations/privateLinkResources.d.ts +23 -0
  380. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  381. package/dist/react-native/operations/privateLinkResources.js +53 -0
  382. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  383. package/dist/react-native/operations/skus.d.ts +26 -0
  384. package/dist/react-native/operations/skus.d.ts.map +1 -0
  385. package/dist/react-native/operations/skus.js +93 -0
  386. package/dist/react-native/operations/skus.js.map +1 -0
  387. package/dist/react-native/operations/storageAccounts.d.ts +228 -0
  388. package/dist/react-native/operations/storageAccounts.d.ts.map +1 -0
  389. package/dist/react-native/operations/storageAccounts.js +735 -0
  390. package/dist/react-native/operations/storageAccounts.js.map +1 -0
  391. package/dist/react-native/operations/usages.d.ts +28 -0
  392. package/dist/react-native/operations/usages.d.ts.map +1 -0
  393. package/dist/react-native/operations/usages.js +99 -0
  394. package/dist/react-native/operations/usages.js.map +1 -0
  395. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  396. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  397. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js +9 -0
  398. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  399. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +63 -0
  400. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  401. package/dist/react-native/operationsInterfaces/encryptionScopes.js +9 -0
  402. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -0
  403. package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
  404. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  405. package/dist/react-native/operationsInterfaces/index.js +18 -0
  406. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  407. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts +42 -0
  408. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  409. package/dist/react-native/operationsInterfaces/managementPolicies.js +9 -0
  410. package/dist/react-native/operationsInterfaces/managementPolicies.js.map +1 -0
  411. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  412. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  413. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  414. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  415. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  416. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  417. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  418. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  419. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  420. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  421. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  422. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  423. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +15 -0
  424. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  425. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  426. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  427. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  428. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  429. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  430. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  431. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts +196 -0
  432. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  433. package/dist/react-native/operationsInterfaces/storageAccounts.js +9 -0
  434. package/dist/react-native/operationsInterfaces/storageAccounts.js.map +1 -0
  435. package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
  436. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
  437. package/dist/react-native/operationsInterfaces/usages.js +9 -0
  438. package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
  439. package/dist/react-native/package.json +3 -0
  440. package/dist/react-native/pagingHelper.d.ts +13 -0
  441. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  442. package/dist/react-native/pagingHelper.js +32 -0
  443. package/dist/react-native/pagingHelper.js.map +1 -0
  444. package/dist/react-native/storageManagementClient.d.ts +29 -0
  445. package/dist/react-native/storageManagementClient.d.ts.map +1 -0
  446. package/dist/react-native/storageManagementClient.js +106 -0
  447. package/dist/react-native/storageManagementClient.js.map +1 -0
  448. package/package.json +66 -35
  449. package/dist/index.js +0 -5806
  450. package/dist/index.js.map +0 -1
  451. package/dist/index.min.js +0 -1
  452. package/dist/index.min.js.map +0 -1
  453. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts +0 -2
  454. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  455. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +0 -51
  456. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js.map +0 -1
  457. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts +0 -2
  458. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts.map +0 -1
  459. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +0 -37
  460. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js.map +0 -1
  461. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts +0 -2
  462. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts.map +0 -1
  463. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +0 -37
  464. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js.map +0 -1
  465. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts +0 -2
  466. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts.map +0 -1
  467. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +0 -52
  468. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js.map +0 -1
  469. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts +0 -2
  470. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts.map +0 -1
  471. package/dist-esm/samples-dev/encryptionScopesGetSample.js +0 -37
  472. package/dist-esm/samples-dev/encryptionScopesGetSample.js.map +0 -1
  473. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts +0 -2
  474. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts.map +0 -1
  475. package/dist-esm/samples-dev/encryptionScopesListSample.js +0 -52
  476. package/dist-esm/samples-dev/encryptionScopesListSample.js.map +0 -1
  477. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts +0 -2
  478. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts.map +0 -1
  479. package/dist-esm/samples-dev/encryptionScopesPatchSample.js +0 -36
  480. package/dist-esm/samples-dev/encryptionScopesPatchSample.js.map +0 -1
  481. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts +0 -2
  482. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts.map +0 -1
  483. package/dist-esm/samples-dev/encryptionScopesPutSample.js +0 -31
  484. package/dist-esm/samples-dev/encryptionScopesPutSample.js.map +0 -1
  485. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts +0 -2
  486. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  487. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +0 -216
  488. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js.map +0 -1
  489. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts +0 -2
  490. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts.map +0 -1
  491. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +0 -37
  492. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js.map +0 -1
  493. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts +0 -2
  494. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts.map +0 -1
  495. package/dist-esm/samples-dev/managementPoliciesGetSample.js +0 -37
  496. package/dist-esm/samples-dev/managementPoliciesGetSample.js.map +0 -1
  497. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts +0 -2
  498. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  499. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +0 -143
  500. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js.map +0 -1
  501. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts +0 -2
  502. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts.map +0 -1
  503. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +0 -37
  504. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js.map +0 -1
  505. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts +0 -2
  506. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts.map +0 -1
  507. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +0 -37
  508. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js.map +0 -1
  509. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts +0 -2
  510. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts.map +0 -1
  511. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +0 -52
  512. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js.map +0 -1
  513. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  514. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  515. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  516. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  517. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  518. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  519. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
  520. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  521. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  522. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  523. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
  524. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  525. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  526. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  527. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -52
  528. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  529. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts +0 -2
  530. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts.map +0 -1
  531. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +0 -36
  532. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +0 -1
  533. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts +0 -2
  534. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts.map +0 -1
  535. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +0 -36
  536. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js.map +0 -1
  537. package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
  538. package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
  539. package/dist-esm/samples-dev/skusListSample.js +0 -50
  540. package/dist-esm/samples-dev/skusListSample.js.map +0 -1
  541. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts +0 -2
  542. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts.map +0 -1
  543. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +0 -31
  544. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js.map +0 -1
  545. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts +0 -2
  546. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts.map +0 -1
  547. package/dist-esm/samples-dev/storageAccountsCreateSample.js +0 -52
  548. package/dist-esm/samples-dev/storageAccountsCreateSample.js.map +0 -1
  549. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts +0 -2
  550. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts.map +0 -1
  551. package/dist-esm/samples-dev/storageAccountsDeleteSample.js +0 -36
  552. package/dist-esm/samples-dev/storageAccountsDeleteSample.js.map +0 -1
  553. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts +0 -2
  554. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts.map +0 -1
  555. package/dist-esm/samples-dev/storageAccountsFailoverSample.js +0 -36
  556. package/dist-esm/samples-dev/storageAccountsFailoverSample.js.map +0 -1
  557. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts +0 -2
  558. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts.map +0 -1
  559. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +0 -54
  560. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js.map +0 -1
  561. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts +0 -2
  562. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts.map +0 -1
  563. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +0 -38
  564. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js.map +0 -1
  565. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts +0 -2
  566. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts.map +0 -1
  567. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +0 -51
  568. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js.map +0 -1
  569. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts +0 -2
  570. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts.map +0 -1
  571. package/dist-esm/samples-dev/storageAccountsListKeysSample.js +0 -36
  572. package/dist-esm/samples-dev/storageAccountsListKeysSample.js.map +0 -1
  573. package/dist-esm/samples-dev/storageAccountsListSample.d.ts +0 -2
  574. package/dist-esm/samples-dev/storageAccountsListSample.d.ts.map +0 -1
  575. package/dist-esm/samples-dev/storageAccountsListSample.js +0 -50
  576. package/dist-esm/samples-dev/storageAccountsListSample.js.map +0 -1
  577. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts +0 -2
  578. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts.map +0 -1
  579. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +0 -35
  580. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js.map +0 -1
  581. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts +0 -2
  582. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts.map +0 -1
  583. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +0 -53
  584. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js.map +0 -1
  585. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts +0 -2
  586. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts.map +0 -1
  587. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +0 -36
  588. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js.map +0 -1
  589. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts +0 -2
  590. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts.map +0 -1
  591. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +0 -36
  592. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js.map +0 -1
  593. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts +0 -2
  594. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts.map +0 -1
  595. package/dist-esm/samples-dev/storageAccountsUpdateSample.js +0 -110
  596. package/dist-esm/samples-dev/storageAccountsUpdateSample.js.map +0 -1
  597. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts +0 -2
  598. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts.map +0 -1
  599. package/dist-esm/samples-dev/usagesListByLocationSample.js +0 -51
  600. package/dist-esm/samples-dev/usagesListByLocationSample.js.map +0 -1
  601. package/dist-esm/src/index.d.ts +0 -5
  602. package/dist-esm/src/index.js.map +0 -1
  603. package/dist-esm/src/lroImpl.js +0 -29
  604. package/dist-esm/src/lroImpl.js.map +0 -1
  605. package/dist-esm/src/models/index.js.map +0 -1
  606. package/dist-esm/src/models/mappers.js.map +0 -1
  607. package/dist-esm/src/models/parameters.js.map +0 -1
  608. package/dist-esm/src/operations/blobInventoryPolicies.d.ts.map +0 -1
  609. package/dist-esm/src/operations/blobInventoryPolicies.js.map +0 -1
  610. package/dist-esm/src/operations/encryptionScopes.d.ts.map +0 -1
  611. package/dist-esm/src/operations/encryptionScopes.js.map +0 -1
  612. package/dist-esm/src/operations/index.d.ts +0 -11
  613. package/dist-esm/src/operations/index.d.ts.map +0 -1
  614. package/dist-esm/src/operations/index.js +0 -18
  615. package/dist-esm/src/operations/index.js.map +0 -1
  616. package/dist-esm/src/operations/managementPolicies.d.ts.map +0 -1
  617. package/dist-esm/src/operations/managementPolicies.js.map +0 -1
  618. package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +0 -1
  619. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +0 -1
  620. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  621. package/dist-esm/src/operations/operations.js.map +0 -1
  622. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  623. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  624. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  625. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  626. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  627. package/dist-esm/src/operations/skus.js.map +0 -1
  628. package/dist-esm/src/operations/storageAccounts.d.ts.map +0 -1
  629. package/dist-esm/src/operations/storageAccounts.js.map +0 -1
  630. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  631. package/dist-esm/src/operations/usages.js.map +0 -1
  632. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.d.ts.map +0 -1
  633. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.js.map +0 -1
  634. package/dist-esm/src/operationsInterfaces/encryptionScopes.d.ts.map +0 -1
  635. package/dist-esm/src/operationsInterfaces/encryptionScopes.js.map +0 -1
  636. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
  637. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  638. package/dist-esm/src/operationsInterfaces/index.js +0 -18
  639. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  640. package/dist-esm/src/operationsInterfaces/managementPolicies.d.ts.map +0 -1
  641. package/dist-esm/src/operationsInterfaces/managementPolicies.js.map +0 -1
  642. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +0 -1
  643. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.js.map +0 -1
  644. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  645. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  646. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  647. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  648. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  649. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  650. package/dist-esm/src/operationsInterfaces/storageAccounts.d.ts.map +0 -1
  651. package/dist-esm/src/operationsInterfaces/storageAccounts.js.map +0 -1
  652. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  653. package/dist-esm/src/pagingHelper.js.map +0 -1
  654. package/dist-esm/src/storageManagementClient.d.ts.map +0 -1
  655. package/dist-esm/src/storageManagementClient.js.map +0 -1
  656. package/dist-esm/test/sampleTest.d.ts +0 -2
  657. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  658. package/dist-esm/test/sampleTest.js +0 -42
  659. package/dist-esm/test/sampleTest.js.map +0 -1
  660. package/src/lroImpl.ts +0 -34
  661. package/src/models/index.ts +0 -2069
  662. package/src/models/mappers.ts +0 -3021
  663. package/src/models/parameters.ts +0 -288
  664. package/src/operations/blobInventoryPolicies.ts +0 -292
  665. package/src/operations/encryptionScopes.ts +0 -373
  666. package/src/operations/index.ts +0 -18
  667. package/src/operations/managementPolicies.ts +0 -172
  668. package/src/operations/objectReplicationPoliciesOperations.ts +0 -293
  669. package/src/operations/operations.ts +0 -100
  670. package/src/operations/privateEndpointConnections.ts +0 -299
  671. package/src/operations/privateLinkResources.ts +0 -72
  672. package/src/operations/skus.ts +0 -98
  673. package/src/operations/storageAccounts.ts +0 -1001
  674. package/src/operations/usages.ts +0 -114
  675. package/src/operationsInterfaces/blobInventoryPolicies.ts +0 -91
  676. package/src/operationsInterfaces/encryptionScopes.ts +0 -102
  677. package/src/operationsInterfaces/index.ts +0 -18
  678. package/src/operationsInterfaces/managementPolicies.ts +0 -74
  679. package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +0 -91
  680. package/src/operationsInterfaces/operations.ts +0 -22
  681. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -90
  682. package/src/operationsInterfaces/privateLinkResources.ts +0 -30
  683. package/src/operationsInterfaces/skus.ts +0 -22
  684. package/src/operationsInterfaces/storageAccounts.ts +0 -319
  685. package/src/operationsInterfaces/usages.ts +0 -24
  686. package/src/pagingHelper.ts +0 -39
  687. package/src/storageManagementClient.ts +0 -182
  688. package/tsconfig.json +0 -33
  689. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  690. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  691. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  692. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  693. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  694. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  695. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  696. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  697. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  698. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  699. /package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.js +0 -0
  700. /package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.js +0 -0
  701. /package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.js +0 -0
  702. /package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.js +0 -0
  703. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  704. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  705. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  706. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  707. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.js +0 -0
  708. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  709. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  710. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  711. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
package/README.md CHANGED
@@ -48,20 +48,28 @@ Set the values of the client ID, tenant ID, and client secret of the AAD applica
48
48
 
49
49
  For more information about how to create an Azure AD Application check out [this guide](https://learn.microsoft.com/azure/active-directory/develop/howto-create-service-principal-portal).
50
50
 
51
- ```javascript
52
- const { StorageManagementClient } = require("@azure/arm-storage-profile-2020-09-01-hybrid");
53
- const { DefaultAzureCredential } = require("@azure/identity");
54
- // For client-side applications running in the browser, use InteractiveBrowserCredential instead of DefaultAzureCredential. See https://aka.ms/azsdk/js/identity/examples for more details.
51
+ Using Node.js and Node-like environments, you can use the `DefaultAzureCredential` class to authenticate the client.
52
+
53
+ ```ts snippet:ReadmeSampleCreateClient_Node
54
+ import { StorageManagementClient } from "@azure/arm-storage-profile-2020-09-01-hybrid";
55
+ import { DefaultAzureCredential } from "@azure/identity";
55
56
 
56
57
  const subscriptionId = "00000000-0000-0000-0000-000000000000";
57
58
  const client = new StorageManagementClient(new DefaultAzureCredential(), subscriptionId);
59
+ ```
60
+
61
+ For browser environments, use the `InteractiveBrowserCredential` from the `@azure/identity` package to authenticate.
62
+
63
+ ```ts snippet:ReadmeSampleCreateClient_Browser
64
+ import { InteractiveBrowserCredential } from "@azure/identity";
65
+ import { StorageManagementClient } from "@azure/arm-storage-profile-2020-09-01-hybrid";
58
66
 
59
- // For client-side applications running in the browser, use this code instead:
60
- // const credential = new InteractiveBrowserCredential({
61
- // tenantId: "<YOUR_TENANT_ID>",
62
- // clientId: "<YOUR_CLIENT_ID>"
63
- // });
64
- // const client = new StorageManagementClient(credential, subscriptionId);
67
+ const subscriptionId = "00000000-0000-0000-0000-000000000000";
68
+ const credential = new InteractiveBrowserCredential({
69
+ tenantId: "<YOUR_TENANT_ID>",
70
+ clientId: "<YOUR_CLIENT_ID>",
71
+ });
72
+ const client = new StorageManagementClient(credential, subscriptionId);
65
73
  ```
66
74
 
67
75
  ### JavaScript Bundle
@@ -80,8 +88,9 @@ To use this client library in the browser, first you need to use a bundler. For
80
88
 
81
89
  Enabling logging may help uncover useful information about failures. In order to see a log of HTTP requests and responses, set the `AZURE_LOG_LEVEL` environment variable to `info`. Alternatively, logging can be enabled at runtime by calling `setLogLevel` in the `@azure/logger`:
82
90
 
83
- ```javascript
84
- const { setLogLevel } = require("@azure/logger");
91
+ ```ts snippet:SetLogLevel
92
+ import { setLogLevel } from "@azure/logger";
93
+
85
94
  setLogLevel("info");
86
95
  ```
87
96
 
@@ -0,0 +1,5 @@
1
+ export { getContinuationToken } from "./pagingHelper.js";
2
+ export * from "./models/index.js";
3
+ export { StorageManagementClient } from "./storageManagementClient.js";
4
+ export * from "./operationsInterfaces/index.js";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AACtD,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,cAAc,iCAAiC,CAAC"}
@@ -6,8 +6,8 @@
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
8
  /// <reference lib="esnext.asynciterable" />
9
- export { getContinuationToken } from "./pagingHelper";
10
- export * from "./models";
11
- export { StorageManagementClient } from "./storageManagementClient";
12
- export * from "./operationsInterfaces";
9
+ export { getContinuationToken } from "./pagingHelper.js";
10
+ export * from "./models/index.js";
11
+ export { StorageManagementClient } from "./storageManagementClient.js";
12
+ export * from "./operationsInterfaces/index.js";
13
13
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,4CAA4C;AAC5C,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AACzD,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,cAAc,iCAAiC,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\n/// <reference lib=\"esnext.asynciterable\" />\nexport { getContinuationToken } from \"./pagingHelper.js\";\nexport * from \"./models/index.js\";\nexport { StorageManagementClient } from \"./storageManagementClient.js\";\nexport * from \"./operationsInterfaces/index.js\";\n"]}
@@ -0,0 +1,25 @@
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
+ */
8
+ import { __rest } from "tslib";
9
+ export class LroImpl {
10
+ constructor(sendOperationFn, args, spec, requestPath = spec.path, requestMethod = spec.httpMethod) {
11
+ this.sendOperationFn = sendOperationFn;
12
+ this.args = args;
13
+ this.spec = spec;
14
+ this.requestPath = requestPath;
15
+ this.requestMethod = requestMethod;
16
+ }
17
+ async sendInitialRequest() {
18
+ return this.sendOperationFn(this.args, this.spec);
19
+ }
20
+ async sendPollRequest(path) {
21
+ const _a = this.spec, { requestBody } = _a, restSpec = __rest(_a, ["requestBody"]);
22
+ return this.sendOperationFn(this.args, Object.assign(Object.assign({}, restSpec), { path, httpMethod: "GET" }));
23
+ }
24
+ }
25
+ //# sourceMappingURL=lroImpl.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAIH,MAAM,OAAO,OAAO;IAClB,YACU,eAAkE,EAClE,IAA6B,EAC7B,IAIe,EAChB,cAAsB,IAAI,CAAC,IAAK,EAChC,gBAAwB,IAAI,CAAC,UAAU;QARtC,oBAAe,GAAf,eAAe,CAAmD;QAClE,SAAI,GAAJ,IAAI,CAAyB;QAC7B,SAAI,GAAJ,IAAI,CAIW;QAChB,gBAAW,GAAX,WAAW,CAAqB;QAChC,kBAAa,GAAb,aAAa,CAA0B;IAC7C,CAAC;IACG,KAAK,CAAC,kBAAkB;QAC7B,OAAO,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;IACpD,CAAC;IACM,KAAK,CAAC,eAAe,CAAC,IAAY;QACvC,MAAM,KAA+B,IAAI,CAAC,IAAI,EAAxC,EAAE,WAAW,OAA2B,EAAtB,QAAQ,cAA1B,eAA4B,CAAY,CAAC;QAC/C,OAAO,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,kCAChC,QAAQ,KACX,IAAI,EACJ,UAAU,EAAE,KAAK,IACjB,CAAC;IACL,CAAC;CACF","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 { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport class LroImpl<T> implements LongRunningOperation<T> {\n constructor(\n private sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>,\n private args: Record<string, unknown>,\n private spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>,\n public requestPath: string = spec.path!,\n public requestMethod: string = spec.httpMethod\n ) {}\n public async sendInitialRequest(): Promise<LroResponse<T>> {\n return this.sendOperationFn(this.args, this.spec);\n }\n public async sendPollRequest(path: string): Promise<LroResponse<T>> {\n const { requestBody, ...restSpec } = this.spec;\n return this.sendOperationFn(this.args, {\n ...restSpec,\n path,\n httpMethod: \"GET\"\n });\n }\n}\n"]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAosCH,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAiBX;AAjBD,WAAY,YAAY;IACtB,kBAAkB;IAClB,4CAA4B,CAAA;IAC5B,kBAAkB;IAClB,4CAA4B,CAAA;IAC5B,oBAAoB;IACpB,gDAAgC,CAAA;IAChC,kBAAkB;IAClB,4CAA4B,CAAA;IAC5B,iBAAiB;IACjB,0CAA0B,CAAA;IAC1B,iBAAiB;IACjB,0CAA0B,CAAA;IAC1B,mBAAmB;IACnB,8CAA8B,CAAA;IAC9B,qBAAqB;IACrB,kDAAkC,CAAA;AACpC,CAAC,EAjBW,YAAY,KAAZ,YAAY,QAiBvB;AAkBD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAWX;AAXD,WAAY,SAAS;IACnB,cAAc;IACd,gCAAmB,CAAA;IACnB,gBAAgB;IAChB,oCAAuB,CAAA;IACvB,kBAAkB;IAClB,wCAA2B,CAAA;IAC3B,kBAAkB;IAClB,wCAA2B,CAAA;IAC3B,uBAAuB;IACvB,kDAAqC,CAAA;AACvC,CAAC,EAXW,SAAS,KAAT,SAAS,QAWpB;AAeD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,cAAc;IACd,sCAAmB,CAAA;IACnB,kCAAkC;IAClC,8EAA2D,CAAA;AAC7D,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AAYD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,cAAc;IACd,mCAAmB,CAAA;IACnB,cAAc;IACd,mCAAmB,CAAA;AACrB,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAYD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,uBAAuB;IACvB,wDAAsC,CAAA;IACtC,wBAAwB;IACxB,0DAAwC,CAAA;AAC1C,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WASX;AATD,WAAY,WAAW;IACrB,WAAW;IACX,4BAAa,CAAA;IACb,cAAc;IACd,kCAAmB,CAAA;IACnB,cAAc;IACd,kCAAmB,CAAA;IACnB,oBAAoB;IACpB,8CAA+B,CAAA;AACjC,CAAC,EATW,WAAW,KAAX,WAAW,QAStB;AAcD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAOX;AAPD,WAAY,4BAA4B;IACtC,WAAW;IACX,6CAAa,CAAA;IACb,YAAY;IACZ,+CAAe,CAAA;IACf,SAAS;IACT,yCAAS,CAAA;AACX,CAAC,EAPW,4BAA4B,KAA5B,4BAA4B,QAOvC;AAaD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACnC,eAAe;IACf,kDAAqB,CAAA;IACrB,cAAc;IACd,gDAAmB,CAAA;AACrB,CAAC,EALW,yBAAyB,KAAzB,yBAAyB,QAKpC;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,uBAAuB;IACvB,2DAAqC,CAAA;IACrC,sBAAsB;IACtB,yDAAmC,CAAA;AACrC,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAOX;AAPD,WAAY,sBAAsB;IAChC,YAAY;IACZ,0CAAgB,CAAA;IAChB,YAAY;IACZ,0CAAgB,CAAA;IAChB,YAAY;IACZ,0CAAgB,CAAA;AAClB,CAAC,EAPW,sBAAsB,KAAtB,sBAAsB,QAOjC;AAaD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,WAAW;IACX,0CAAa,CAAA;IACb,gBAAgB;IAChB,oDAAuB,CAAA;IACvB,kBAAkB;IAClB,wDAA2B,CAAA;AAC7B,CAAC,EAPW,yBAAyB,KAAzB,yBAAyB,QAOpC;AAaD,+FAA+F;AAC/F,MAAM,CAAN,IAAY,2CAOX;AAPD,WAAY,2CAA2C;IACrD,cAAc;IACd,kEAAmB,CAAA;IACnB,eAAe;IACf,oEAAqB,CAAA;IACrB,eAAe;IACf,oEAAqB,CAAA;AACvB,CAAC,EAPW,2CAA2C,KAA3C,2CAA2C,QAOtD;AAaD,mGAAmG;AACnG,MAAM,CAAN,IAAY,+CASX;AATD,WAAY,+CAA+C;IACzD,gBAAgB;IAChB,0EAAuB,CAAA;IACvB,eAAe;IACf,wEAAqB,CAAA;IACrB,eAAe;IACf,wEAAqB,CAAA;IACrB,aAAa;IACb,oEAAiB,CAAA;AACnB,CAAC,EATW,+CAA+C,KAA/C,+CAA+C,QAS1D;AAcD,kFAAkF;AAClF,MAAM,CAAN,IAAY,8BAOX;AAPD,WAAY,8BAA8B;IACxC,iBAAiB;IACjB,2DAAyB,CAAA;IACzB,eAAe;IACf,uDAAqB,CAAA;IACrB,aAAa;IACb,mDAAiB,CAAA;AACnB,CAAC,EAPW,8BAA8B,KAA9B,8BAA8B,QAOzC;AAaD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aASX;AATD,WAAY,aAAa;IACvB,QAAQ;IACR,wBAAO,CAAA;IACP,QAAQ;IACR,wBAAO,CAAA;IACP,QAAQ;IACR,wBAAO,CAAA;IACP,QAAQ;IACR,wBAAO,CAAA;AACT,CAAC,EATW,aAAa,KAAb,aAAa,QASxB;AAcD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAOX;AAPD,WAAY,wBAAwB;IAClC,QAAQ;IACR,mCAAO,CAAA;IACP,QAAQ;IACR,mCAAO,CAAA;IACP,QAAQ;IACR,mCAAO,CAAA;AACT,CAAC,EAPW,wBAAwB,KAAxB,wBAAwB,QAOnC;AAaD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAiBX;AAjBD,WAAY,gBAAgB;IAC1B,QAAQ;IACR,2BAAO,CAAA;IACP,QAAQ;IACR,2BAAO,CAAA;IACP,QAAQ;IACR,2BAAO,CAAA;IACP,QAAQ;IACR,2BAAO,CAAA;IACP,QAAQ;IACR,2BAAO,CAAA;IACP,QAAQ;IACR,2BAAO,CAAA;IACP,QAAQ;IACR,2BAAO,CAAA;IACP,QAAQ;IACR,2BAAO,CAAA;AACT,CAAC,EAjBW,gBAAgB,KAAhB,gBAAgB,QAiB3B;AAkBD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,QAAQ;IACR,8BAAO,CAAA;IACP,QAAQ;IACR,8BAAO,CAAA;IACP,QAAQ;IACR,8BAAO,CAAA;IACP,QAAQ;IACR,8BAAO,CAAA;AACT,CAAC,EATW,mBAAmB,KAAnB,mBAAmB,QAS9B;AAcD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,cAAc;IACd,gDAAmB,CAAA;AACrB,CAAC,EAHW,yBAAyB,KAAzB,yBAAyB,QAGpC;AAWD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,gBAAgB;IAChB,wCAAuB,CAAA;AACzB,CAAC,EAHW,aAAa,KAAb,aAAa,QAGxB;AAWD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAGX;AAHD,WAAY,4BAA4B;IACtC,cAAc;IACd,mDAAmB,CAAA;AACrB,CAAC,EAHW,4BAA4B,KAA5B,4BAA4B,QAGvC;AAWD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IAChC,gBAAgB;IAChB,iDAAuB,CAAA;AACzB,CAAC,EAHW,sBAAsB,KAAtB,sBAAsB,QAGjC;AAWD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAKX;AALD,WAAY,0BAA0B;IACpC,uBAAuB;IACvB,oEAAsC,CAAA;IACtC,wBAAwB;IACxB,sEAAwC,CAAA;AAC1C,CAAC,EALW,0BAA0B,KAA1B,0BAA0B,QAKrC;AAYD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACnC,cAAc;IACd,gDAAmB,CAAA;IACnB,eAAe;IACf,kDAAqB,CAAA;AACvB,CAAC,EALW,yBAAyB,KAAzB,yBAAyB,QAKpC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** Result of the request to list Storage operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /** List of Storage operations supported by the Storage resource provider. */\n value?: Operation[];\n}\n\n/** Storage REST API operation definition. */\nexport interface Operation {\n /** Operation name: {provider}/{resource}/{operation} */\n name?: string;\n /** Display metadata associated with the operation. */\n display?: OperationDisplay;\n /** The origin of operations. */\n origin?: string;\n /** One property of operation, include metric specifications. */\n serviceSpecification?: ServiceSpecification;\n}\n\n/** Display metadata associated with the operation. */\nexport interface OperationDisplay {\n /** Service provider: Microsoft Storage. */\n provider?: string;\n /** Resource on which the operation is performed etc. */\n resource?: string;\n /** Type of operation: get, read, delete, etc. */\n operation?: string;\n /** Description of the operation. */\n description?: string;\n}\n\n/** One property of operation, include metric specifications. */\nexport interface ServiceSpecification {\n /** Metric specifications of operation. */\n metricSpecifications?: MetricSpecification[];\n}\n\n/** Metric specification of operation. */\nexport interface MetricSpecification {\n /** Name of metric specification. */\n name?: string;\n /** Display name of metric specification. */\n displayName?: string;\n /** Display description of metric specification. */\n displayDescription?: string;\n /** Unit could be Bytes or Count. */\n unit?: string;\n /** Dimensions of blobs, including blob type and access tier. */\n dimensions?: Dimension[];\n /** Aggregation type could be Average. */\n aggregationType?: string;\n /** The property to decide fill gap with zero or not. */\n fillGapWithZero?: boolean;\n /** The category this metric specification belong to, could be Capacity. */\n category?: string;\n /** Account Resource Id. */\n resourceIdDimensionNameOverride?: string;\n}\n\n/** Dimension of blobs, possibly be blob type or access tier. */\nexport interface Dimension {\n /** Display name of dimension. */\n name?: string;\n /** Display name of dimension. */\n displayName?: string;\n}\n\n/** The response from the List Storage SKUs operation. */\nexport interface StorageSkuListResult {\n /**\n * Get the list result of storage SKUs and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SkuInformation[];\n}\n\n/** Storage SKU and its properties */\nexport interface SkuInformation {\n /** The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType. */\n name: SkuName;\n /**\n * The SKU tier. This is based on the SKU name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tier?: SkuTier;\n /**\n * The type of the resource, usually it is 'storageAccounts'.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceType?: string;\n /**\n * Indicates the type of storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kind?: Kind;\n /**\n * The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly locations?: string[];\n /**\n * The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: SKUCapability[];\n /** The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. */\n restrictions?: Restriction[];\n}\n\n/** The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc. */\nexport interface SKUCapability {\n /**\n * The name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * A string value to indicate states of given capability. Possibly 'true' or 'false'.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n}\n\n/** The restriction because of which SKU cannot be used. */\nexport interface Restriction {\n /**\n * The type of restrictions. As of now only possible value for this is location.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly values?: string[];\n /** The reason for the restriction. As of now this can be \"QuotaId\" or \"NotAvailableForSubscription\". Quota Id is set when the SKU has requiredQuotas parameter as the subscription does not belong to that quota. The \"NotAvailableForSubscription\" is related to capacity at DC. */\n reasonCode?: ReasonCode;\n}\n\n/** The parameters used to check the availability of the storage account name. */\nexport interface StorageAccountCheckNameAvailabilityParameters {\n /** The storage account name. */\n name: string;\n /** The type of resource, Microsoft.Storage/storageAccounts */\n type: \"Microsoft.Storage/storageAccounts\";\n}\n\n/** The CheckNameAvailability operation response. */\nexport interface CheckNameAvailabilityResult {\n /**\n * Gets a boolean value that indicates whether the name is available for you to use. If true, the name is available. If false, the name has already been taken or is invalid and cannot be used.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nameAvailable?: boolean;\n /**\n * Gets the reason that a storage account name could not be used. The Reason element is only returned if NameAvailable is false.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: Reason;\n /**\n * Gets an error message explaining the Reason value in more detail.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\n/** The parameters used when creating a storage account. */\nexport interface StorageAccountCreateParameters {\n /** Required. Gets or sets the SKU name. */\n sku: Sku;\n /** Required. Indicates the type of storage account. */\n kind: Kind;\n /** Required. Gets or sets the location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update, the request will succeed. */\n location: string;\n /** Gets or sets a list of key value pairs that describe the resource. These tags can be used for viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key with a length no greater than 128 characters and a value with a length no greater than 256 characters. */\n tags?: { [propertyName: string]: string };\n /** The identity of the resource. */\n identity?: Identity;\n /** User domain assigned to the storage account. Name is the CNAME source. Only one custom domain is supported per storage account at this time. To clear the existing custom domain, use an empty string for the custom domain name property. */\n customDomain?: CustomDomain;\n /** Not applicable. Azure Storage encryption is enabled for all storage accounts and cannot be disabled. */\n encryption?: Encryption;\n /** Network rule set */\n networkRuleSet?: NetworkRuleSet;\n /** Required for storage accounts where kind = BlobStorage. The access tier used for billing. */\n accessTier?: AccessTier;\n /** Provides the identity based authentication settings for Azure Files. */\n azureFilesIdentityBasedAuthentication?: AzureFilesIdentityBasedAuthentication;\n /** Allows https traffic only to storage service if sets to true. The default value is true since API version 2019-04-01. */\n enableHttpsTrafficOnly?: boolean;\n /** Account HierarchicalNamespace enabled if sets to true. */\n isHnsEnabled?: boolean;\n /** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */\n largeFileSharesState?: LargeFileSharesState;\n /** Maintains information about the network routing choice opted by the user for data transfer */\n routingPreference?: RoutingPreference;\n /** Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. */\n allowBlobPublicAccess?: boolean;\n /** Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. */\n minimumTlsVersion?: MinimumTlsVersion;\n /** Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. */\n allowSharedKeyAccess?: boolean;\n}\n\n/** The SKU of the storage account. */\nexport interface Sku {\n /** The SKU name. Required for account creation; optional for update. Note that in older versions, SKU name was called accountType. */\n name: SkuName;\n /**\n * The SKU tier. This is based on the SKU name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tier?: SkuTier;\n}\n\n/** Identity for the resource. */\nexport interface Identity {\n /**\n * The principal ID of resource identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** The identity type. */\n type: \"SystemAssigned\";\n}\n\n/** The custom domain assigned to this storage account. This can be set via Update. */\nexport interface CustomDomain {\n /** Gets or sets the custom domain name assigned to the storage account. Name is the CNAME source. */\n name: string;\n /** Indicates whether indirect CName validation is enabled. Default value is false. This should only be set on updates. */\n useSubDomainName?: boolean;\n}\n\n/** The encryption settings on the storage account. */\nexport interface Encryption {\n /** List of services which support encryption. */\n services?: EncryptionServices;\n /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Storage, Microsoft.Keyvault */\n keySource: KeySource;\n /** A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest. */\n requireInfrastructureEncryption?: boolean;\n /** Properties provided by key vault. */\n keyVaultProperties?: KeyVaultProperties;\n}\n\n/** A list of services that support encryption. */\nexport interface EncryptionServices {\n /** The encryption function of the blob storage service. */\n blob?: EncryptionService;\n /** The encryption function of the file storage service. */\n file?: EncryptionService;\n /** The encryption function of the table storage service. */\n table?: EncryptionService;\n /** The encryption function of the queue storage service. */\n queue?: EncryptionService;\n}\n\n/** A service that allows server-side encryption to be used. */\nexport interface EncryptionService {\n /** A boolean indicating whether or not the service encrypts the data as it is stored. */\n enabled?: boolean;\n /**\n * Gets a rough estimate of the date/time when the encryption was last enabled by the user. Only returned when encryption is enabled. There might be some unencrypted blobs which were written after this time, as it is just a rough estimate.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastEnabledTime?: Date;\n /** Encryption key type to be used for the encryption service. 'Account' key type implies that an account-scoped encryption key will be used. 'Service' key type implies that a default service key is used. */\n keyType?: KeyType;\n}\n\n/** Properties of key vault. */\nexport interface KeyVaultProperties {\n /** The name of KeyVault key. */\n keyName?: string;\n /** The version of KeyVault key. */\n keyVersion?: string;\n /** The Uri of KeyVault. */\n keyVaultUri?: string;\n /**\n * The object identifier of the current versioned Key Vault Key in use.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentVersionedKeyIdentifier?: string;\n /**\n * Timestamp of last rotation of the Key Vault Key.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastKeyRotationTimestamp?: Date;\n}\n\n/** Network rule set */\nexport interface NetworkRuleSet {\n /** Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. Possible values are any combination of Logging|Metrics|AzureServices (For example, \"Logging, Metrics\"), or None to bypass none of those traffics. */\n bypass?: Bypass;\n /** Sets the virtual network rules */\n virtualNetworkRules?: VirtualNetworkRule[];\n /** Sets the IP ACL rules */\n ipRules?: IPRule[];\n /** Specifies the default action of allow or deny when no other rules match. */\n defaultAction: DefaultAction;\n}\n\n/** Virtual Network rule. */\nexport interface VirtualNetworkRule {\n /** Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. */\n virtualNetworkResourceId: string;\n /** The action of virtual network rule. */\n action?: \"Allow\";\n /** Gets the state of virtual network rule. */\n state?: State;\n}\n\n/** IP rule with specific IP or IP range in CIDR format. */\nexport interface IPRule {\n /** Specifies the IP or IP range in CIDR format. Only IPV4 address is allowed. */\n iPAddressOrRange: string;\n /** The action of IP ACL rule. */\n action?: \"Allow\";\n}\n\n/** Settings for Azure Files identity based authentication. */\nexport interface AzureFilesIdentityBasedAuthentication {\n /** Indicates the directory service used. */\n directoryServiceOptions: DirectoryServiceOptions;\n /** Required if choose AD. */\n activeDirectoryProperties?: ActiveDirectoryProperties;\n}\n\n/** Settings properties for Active Directory (AD). */\nexport interface ActiveDirectoryProperties {\n /** Specifies the primary domain that the AD DNS server is authoritative for. */\n domainName: string;\n /** Specifies the NetBIOS domain name. */\n netBiosDomainName: string;\n /** Specifies the Active Directory forest to get. */\n forestName: string;\n /** Specifies the domain GUID. */\n domainGuid: string;\n /** Specifies the security identifier (SID). */\n domainSid: string;\n /** Specifies the security identifier (SID) for Azure Storage. */\n azureStorageSid: string;\n}\n\n/** Routing preference defines the type of network, either microsoft or internet routing to be used to deliver the user data, the default option is microsoft routing */\nexport interface RoutingPreference {\n /** Routing Choice defines the kind of network routing opted by the user. */\n routingChoice?: RoutingChoice;\n /** A boolean flag which indicates whether microsoft routing storage endpoints are to be published */\n publishMicrosoftEndpoints?: boolean;\n /** A boolean flag which indicates whether internet routing storage endpoints are to be published */\n publishInternetEndpoints?: boolean;\n}\n\n/** The URIs that are used to perform a retrieval of a public blob, queue, table, web or dfs object. */\nexport interface Endpoints {\n /**\n * Gets the blob endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly blob?: string;\n /**\n * Gets the queue endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly queue?: string;\n /**\n * Gets the table endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly table?: string;\n /**\n * Gets the file endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly file?: string;\n /**\n * Gets the web endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly web?: string;\n /**\n * Gets the dfs endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dfs?: string;\n /** Gets the microsoft routing storage endpoints. */\n microsoftEndpoints?: StorageAccountMicrosoftEndpoints;\n /** Gets the internet routing storage endpoints */\n internetEndpoints?: StorageAccountInternetEndpoints;\n}\n\n/** The URIs that are used to perform a retrieval of a public blob, queue, table, web or dfs object via a microsoft routing endpoint. */\nexport interface StorageAccountMicrosoftEndpoints {\n /**\n * Gets the blob endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly blob?: string;\n /**\n * Gets the queue endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly queue?: string;\n /**\n * Gets the table endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly table?: string;\n /**\n * Gets the file endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly file?: string;\n /**\n * Gets the web endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly web?: string;\n /**\n * Gets the dfs endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dfs?: string;\n}\n\n/** The URIs that are used to perform a retrieval of a public blob, file, web or dfs object via a internet routing endpoint. */\nexport interface StorageAccountInternetEndpoints {\n /**\n * Gets the blob endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly blob?: string;\n /**\n * Gets the file endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly file?: string;\n /**\n * Gets the web endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly web?: string;\n /**\n * Gets the dfs endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dfs?: string;\n}\n\n/** Statistics related to replication for storage account's Blob, Table, Queue and File services. It is only available when geo-redundant replication is enabled for the storage account. */\nexport interface GeoReplicationStats {\n /**\n * The status of the secondary location. Possible values are: - Live: Indicates that the secondary location is active and operational. - Bootstrap: Indicates initial synchronization from the primary location to the secondary location is in progress.This typically occurs when replication is first enabled. - Unavailable: Indicates that the secondary location is temporarily unavailable.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: GeoReplicationStatus;\n /**\n * All primary writes preceding this UTC date/time value are guaranteed to be available for read operations. Primary writes following this point in time may or may not be available for reads. Element may be default value if value of LastSyncTime is not available, this can happen if secondary is offline or we are in bootstrap.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastSyncTime?: Date;\n /**\n * A boolean flag which indicates whether or not account failover is supported for the account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly canFailover?: boolean;\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Blob restore status. */\nexport interface BlobRestoreStatus {\n /**\n * The status of blob restore progress. Possible values are: - InProgress: Indicates that blob restore is ongoing. - Complete: Indicates that blob restore has been completed successfully. - Failed: Indicates that blob restore is failed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: BlobRestoreProgressStatus;\n /**\n * Failure reason when blob restore is failed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly failureReason?: string;\n /**\n * Id for tracking blob restore request.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly restoreId?: string;\n /**\n * Blob restore request parameters.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly parameters?: BlobRestoreParameters;\n}\n\n/** Blob restore parameters */\nexport interface BlobRestoreParameters {\n /** Restore blob to the specified time. */\n timeToRestore: Date;\n /** Blob ranges to restore. */\n blobRanges: BlobRestoreRange[];\n}\n\n/** Blob range */\nexport interface BlobRestoreRange {\n /** Blob start range. This is inclusive. Empty means account start. */\n startRange: string;\n /** Blob end range. This is exclusive. Empty means account end. */\n endRange: string;\n}\n\n/** The parameters that can be provided when updating the storage account properties. */\nexport interface StorageAccountUpdateParameters {\n /** Gets or sets the SKU name. Note that the SKU name cannot be updated to Standard_ZRS, Premium_LRS or Premium_ZRS, nor can accounts of those SKU names be updated to any other value. */\n sku?: Sku;\n /** Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters. */\n tags?: { [propertyName: string]: string };\n /** The identity of the resource. */\n identity?: Identity;\n /** Optional. Indicates the type of storage account. Currently only StorageV2 value supported by server. */\n kind?: Kind;\n /** Custom domain assigned to the storage account by the user. Name is the CNAME source. Only one custom domain is supported per storage account at this time. To clear the existing custom domain, use an empty string for the custom domain name property. */\n customDomain?: CustomDomain;\n /** Provides the encryption settings on the account. The default setting is unencrypted. */\n encryption?: Encryption;\n /** Required for storage accounts where kind = BlobStorage. The access tier used for billing. */\n accessTier?: AccessTier;\n /** Provides the identity based authentication settings for Azure Files. */\n azureFilesIdentityBasedAuthentication?: AzureFilesIdentityBasedAuthentication;\n /** Allows https traffic only to storage service if sets to true. */\n enableHttpsTrafficOnly?: boolean;\n /** Network rule set */\n networkRuleSet?: NetworkRuleSet;\n /** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */\n largeFileSharesState?: LargeFileSharesState;\n /** Maintains information about the network routing choice opted by the user for data transfer */\n routingPreference?: RoutingPreference;\n /** Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. */\n allowBlobPublicAccess?: boolean;\n /** Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. */\n minimumTlsVersion?: MinimumTlsVersion;\n /** Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. */\n allowSharedKeyAccess?: boolean;\n}\n\n/** The response from the List Storage Accounts operation. */\nexport interface StorageAccountListResult {\n /**\n * Gets the list of storage accounts and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: StorageAccount[];\n /**\n * Request URL that can be used to query next page of storage accounts. Returned when total number of requested storage accounts exceed maximum page size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The response from the ListKeys operation. */\nexport interface StorageAccountListKeysResult {\n /**\n * Gets the list of storage account keys and their properties for the specified storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly keys?: StorageAccountKey[];\n}\n\n/** An access key for the storage account. */\nexport interface StorageAccountKey {\n /**\n * Name of the key.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly keyName?: string;\n /**\n * Base 64-encoded value of the key.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n /**\n * Permissions for the key -- read-only or full permissions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly permissions?: KeyPermission;\n}\n\n/** The parameters used to regenerate the storage account key. */\nexport interface StorageAccountRegenerateKeyParameters {\n /** The name of storage keys that want to be regenerated, possible values are key1, key2, kerb1, kerb2. */\n keyName: string;\n}\n\n/** The response from the List Usages operation. */\nexport interface UsageListResult {\n /** Gets or sets the list of Storage Resource Usages. */\n value?: Usage[];\n}\n\n/** Describes Storage Resource Usage. */\nexport interface Usage {\n /**\n * Gets the unit of measurement.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unit?: UsageUnit;\n /**\n * Gets the current count of the allocated resources in the subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentValue?: number;\n /**\n * Gets the maximum count of the resources that can be allocated in the subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly limit?: number;\n /**\n * Gets the name of the type of usage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: UsageName;\n}\n\n/** The usage names that can be used; currently limited to StorageAccount. */\nexport interface UsageName {\n /**\n * Gets a string describing the resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: string;\n /**\n * Gets a localized string describing the resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly localizedValue?: string;\n}\n\n/** The parameters to list SAS credentials of a storage account. */\nexport interface AccountSasParameters {\n /** The signed services accessible with the account SAS. Possible values include: Blob (b), Queue (q), Table (t), File (f). */\n services: Services;\n /** The signed resource types that are accessible with the account SAS. Service (s): Access to service-level APIs; Container (c): Access to container-level APIs; Object (o): Access to object-level APIs for blobs, queue messages, table entities, and files. */\n resourceTypes: SignedResourceTypes;\n /** The signed permissions for the account SAS. Possible values include: Read (r), Write (w), Delete (d), List (l), Add (a), Create (c), Update (u) and Process (p). */\n permissions: Permissions;\n /** An IP address or a range of IP addresses from which to accept requests. */\n iPAddressOrRange?: string;\n /** The protocol permitted for a request made with the account SAS. */\n protocols?: HttpProtocol;\n /** The time at which the SAS becomes valid. */\n sharedAccessStartTime?: Date;\n /** The time at which the shared access signature becomes invalid. */\n sharedAccessExpiryTime: Date;\n /** The key to sign the account SAS token with. */\n keyToSign?: string;\n}\n\n/** The List SAS credentials operation response. */\nexport interface ListAccountSasResponse {\n /**\n * List SAS credentials of storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountSasToken?: string;\n}\n\n/** The parameters to list service SAS credentials of a specific resource. */\nexport interface ServiceSasParameters {\n /** The canonical path to the signed resource. */\n canonicalizedResource: string;\n /** The signed services accessible with the service SAS. Possible values include: Blob (b), Container (c), File (f), Share (s). */\n resource?: SignedResource;\n /** The signed permissions for the service SAS. Possible values include: Read (r), Write (w), Delete (d), List (l), Add (a), Create (c), Update (u) and Process (p). */\n permissions?: Permissions;\n /** An IP address or a range of IP addresses from which to accept requests. */\n iPAddressOrRange?: string;\n /** The protocol permitted for a request made with the account SAS. */\n protocols?: HttpProtocol;\n /** The time at which the SAS becomes valid. */\n sharedAccessStartTime?: Date;\n /** The time at which the shared access signature becomes invalid. */\n sharedAccessExpiryTime?: Date;\n /** A unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table. */\n identifier?: string;\n /** The start of partition key. */\n partitionKeyStart?: string;\n /** The end of partition key. */\n partitionKeyEnd?: string;\n /** The start of row key. */\n rowKeyStart?: string;\n /** The end of row key. */\n rowKeyEnd?: string;\n /** The key to sign the account SAS token with. */\n keyToSign?: string;\n /** The response header override for cache control. */\n cacheControl?: string;\n /** The response header override for content disposition. */\n contentDisposition?: string;\n /** The response header override for content encoding. */\n contentEncoding?: string;\n /** The response header override for content language. */\n contentLanguage?: string;\n /** The response header override for content type. */\n contentType?: string;\n}\n\n/** The List service SAS credentials operation response. */\nexport interface ListServiceSasResponse {\n /**\n * List service SAS credentials of specific resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceSasToken?: string;\n}\n\n/** The Storage Account ManagementPolicies Rules. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */\nexport interface ManagementPolicySchema {\n /** The Storage Account ManagementPolicies Rules. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */\n rules: ManagementPolicyRule[];\n}\n\n/** An object that wraps the Lifecycle rule. Each rule is uniquely defined by name. */\nexport interface ManagementPolicyRule {\n /** Rule is enabled if set to true. */\n enabled?: boolean;\n /** A rule name can contain any combination of alpha numeric characters. Rule name is case-sensitive. It must be unique within a policy. */\n name: string;\n /** The valid value is Lifecycle */\n type: RuleType;\n /** An object that defines the Lifecycle rule. */\n definition: ManagementPolicyDefinition;\n}\n\n/** An object that defines the Lifecycle rule. Each definition is made up with a filters set and an actions set. */\nexport interface ManagementPolicyDefinition {\n /** An object that defines the action set. */\n actions: ManagementPolicyAction;\n /** An object that defines the filter set. */\n filters?: ManagementPolicyFilter;\n}\n\n/** Actions are applied to the filtered blobs when the execution condition is met. */\nexport interface ManagementPolicyAction {\n /** The management policy action for base blob */\n baseBlob?: ManagementPolicyBaseBlob;\n /** The management policy action for snapshot */\n snapshot?: ManagementPolicySnapShot;\n /** The management policy action for version */\n version?: ManagementPolicyVersion;\n}\n\n/** Management policy action for base blob. */\nexport interface ManagementPolicyBaseBlob {\n /** The function to tier blobs to cool storage. Support blobs currently at Hot tier */\n tierToCool?: DateAfterModification;\n /** The function to tier blobs to archive storage. Support blobs currently at Hot or Cool tier */\n tierToArchive?: DateAfterModification;\n /** The function to delete the blob */\n delete?: DateAfterModification;\n /** This property enables auto tiering of a blob from cool to hot on a blob access. This property requires tierToCool.daysAfterLastAccessTimeGreaterThan. */\n enableAutoTierToHotFromCool?: boolean;\n}\n\n/** Object to define the number of days after object last modification Or last access. Properties daysAfterModificationGreaterThan and daysAfterLastAccessTimeGreaterThan are mutually exclusive. */\nexport interface DateAfterModification {\n /** Value indicating the age in days after last modification */\n daysAfterModificationGreaterThan?: number;\n /** Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy */\n daysAfterLastAccessTimeGreaterThan?: number;\n}\n\n/** Management policy action for snapshot. */\nexport interface ManagementPolicySnapShot {\n /** The function to tier blob snapshot to cool storage. Support blob snapshot currently at Hot tier */\n tierToCool?: DateAfterCreation;\n /** The function to tier blob snapshot to archive storage. Support blob snapshot currently at Hot or Cool tier */\n tierToArchive?: DateAfterCreation;\n /** The function to delete the blob snapshot */\n delete?: DateAfterCreation;\n}\n\n/** Object to define the number of days after creation. */\nexport interface DateAfterCreation {\n /** Value indicating the age in days after creation */\n daysAfterCreationGreaterThan: number;\n}\n\n/** Management policy action for blob version. */\nexport interface ManagementPolicyVersion {\n /** The function to tier blob version to cool storage. Support blob version currently at Hot tier */\n tierToCool?: DateAfterCreation;\n /** The function to tier blob version to archive storage. Support blob version currently at Hot or Cool tier */\n tierToArchive?: DateAfterCreation;\n /** The function to delete the blob version */\n delete?: DateAfterCreation;\n}\n\n/** Filters limit rule actions to a subset of blobs within the storage account. If multiple filters are defined, a logical AND is performed on all filters. */\nexport interface ManagementPolicyFilter {\n /** An array of strings for prefixes to be match. */\n prefixMatch?: string[];\n /** An array of predefined enum values. Currently blockBlob supports all tiering and delete actions. Only delete actions are supported for appendBlob. */\n blobTypes: string[];\n /** An array of blob index tag based filters, there can be at most 10 tag filters */\n blobIndexMatch?: TagFilter[];\n}\n\n/** Blob index tag based filtering for blob objects */\nexport interface TagFilter {\n /** This is the filter tag name, it can have 1 - 128 characters */\n name: string;\n /** This is the comparison operator which is used for object comparison and filtering. Only == (equality operator) is currently supported */\n op: string;\n /** This is the filter tag value field used for tag based filtering, it can have 0 - 256 characters */\n value: string;\n}\n\n/** The storage account blob inventory policy rules. */\nexport interface BlobInventoryPolicySchema {\n /** Policy is enabled if set to true. */\n enabled: boolean;\n /** Container name where blob inventory files are stored. Must be pre-created. */\n destination: string;\n /** The valid value is Inventory */\n type: InventoryRuleType;\n /** The storage account blob inventory policy rules. The rule is applied when it is enabled. */\n rules: BlobInventoryPolicyRule[];\n}\n\n/** An object that wraps the blob inventory rule. Each rule is uniquely defined by name. */\nexport interface BlobInventoryPolicyRule {\n /** Rule is enabled when set to true. */\n enabled: boolean;\n /** A rule name can contain any combination of alpha numeric characters. Rule name is case-sensitive. It must be unique within a policy. */\n name: string;\n /** An object that defines the blob inventory policy rule. */\n definition: BlobInventoryPolicyDefinition;\n}\n\n/** An object that defines the blob inventory rule. Each definition consists of a set of filters. */\nexport interface BlobInventoryPolicyDefinition {\n /** An object that defines the filter set. */\n filters: BlobInventoryPolicyFilter;\n}\n\n/** An object that defines the blob inventory rule filter conditions. */\nexport interface BlobInventoryPolicyFilter {\n /** An array of strings for blob prefixes to be matched. */\n prefixMatch?: string[];\n /** An array of predefined enum values. Valid values include blockBlob, appendBlob, pageBlob. Hns accounts does not support pageBlobs. */\n blobTypes: string[];\n /** Includes blob versions in blob inventory when value set to true. */\n includeBlobVersions?: boolean;\n /** Includes blob snapshots in blob inventory when value set to true. */\n includeSnapshots?: boolean;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** An error response from the storage resource provider. */\nexport interface ErrorResponse {\n /** Azure Storage Resource Provider error response body. */\n error?: ErrorResponseBody;\n}\n\n/** Error response body contract. */\nexport interface ErrorResponseBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n}\n\n/** List of blob inventory policies returned. */\nexport interface ListBlobInventoryPolicy {\n /**\n * List of blob inventory policies.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: BlobInventoryPolicy[];\n}\n\n/** List of private endpoint connection associated with the specified storage account */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnection[];\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n}\n\n/** List storage account object replication policies. */\nexport interface ObjectReplicationPolicies {\n /** The replication policy between two storage accounts. */\n value?: ObjectReplicationPolicy[];\n}\n\n/** The replication policy rule between two containers. */\nexport interface ObjectReplicationPolicyRule {\n /** Rule Id is auto-generated for each new rule on destination account. It is required for put policy on source account. */\n ruleId?: string;\n /** Required. Source container name. */\n sourceContainer: string;\n /** Required. Destination container name. */\n destinationContainer: string;\n /** Optional. An object that defines the filter set. */\n filters?: ObjectReplicationPolicyFilter;\n}\n\n/** Filters limit replication to a subset of blobs within the storage account. A logical OR is performed on values in the filter. If multiple filters are defined, a logical AND is performed on all filters. */\nexport interface ObjectReplicationPolicyFilter {\n /** Optional. Filters the results to replicate only blobs whose names begin with the specified prefix. */\n prefixMatch?: string[];\n /** Blobs created after the time will be replicated to the destination. It must be in datetime format 'yyyy-MM-ddTHH:mm:ssZ'. Example: 2020-02-19T16:05:00Z */\n minCreationTime?: string;\n}\n\n/** The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. */\nexport interface EncryptionScopeKeyVaultProperties {\n /** The object identifier for a key vault key object. When applied, the encryption scope will use the key referenced by the identifier to enable customer-managed key support on this encryption scope. */\n keyUri?: string;\n}\n\n/** List of encryption scopes requested, and if paging is required, a URL to the next page of encryption scopes. */\nexport interface EncryptionScopeListResult {\n /**\n * List of encryption scopes requested.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: EncryptionScope[];\n /**\n * Request URL that can be used to query next page of encryption scopes. Returned when total number of requested encryption scopes exceeds the maximum page size.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The Private Endpoint Connection resource. */\nexport interface PrivateEndpointConnection extends Resource {\n /** The resource of private end point. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The Get Storage Account ManagementPolicies operation response. */\nexport interface ManagementPolicy extends Resource {\n /**\n * Returns the date and time the ManagementPolicies was last modified.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedTime?: Date;\n /** The Storage Account ManagementPolicy, in JSON format. See more details in: https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. */\n policy?: ManagementPolicySchema;\n}\n\n/** The storage account blob inventory policy. */\nexport interface BlobInventoryPolicy extends Resource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Returns the last modified date and time of the blob inventory policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedTime?: Date;\n /** The storage account blob inventory policy object. It is composed of policy rules. */\n policy?: BlobInventoryPolicySchema;\n}\n\n/** A private link resource */\nexport interface PrivateLinkResource extends Resource {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\n/** The replication policy between two storage accounts. Multiple rules can be defined in one policy. */\nexport interface ObjectReplicationPolicy extends Resource {\n /**\n * A unique id for object replication policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policyId?: string;\n /**\n * Indicates when the policy is enabled on the source account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly enabledTime?: Date;\n /** Required. Source account name. */\n sourceAccount?: string;\n /** Required. Destination account name. */\n destinationAccount?: string;\n /** The storage account object replication rules. */\n rules?: ObjectReplicationPolicyRule[];\n}\n\n/** The Encryption Scope resource. */\nexport interface EncryptionScope extends Resource {\n /** The provider for the encryption scope. Possible values (case-insensitive): Microsoft.Storage, Microsoft.KeyVault. */\n source?: EncryptionScopeSource;\n /** The state of the encryption scope. Possible values (case-insensitive): Enabled, Disabled. */\n state?: EncryptionScopeState;\n /**\n * Gets the creation date and time of the encryption scope in UTC.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly creationTime?: Date;\n /**\n * Gets the last modification date and time of the encryption scope in UTC.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedTime?: Date;\n /** The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'. */\n keyVaultProperties?: EncryptionScopeKeyVaultProperties;\n}\n\n/** The storage account. */\nexport interface StorageAccount extends TrackedResource {\n /**\n * Gets the SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sku?: Sku;\n /**\n * Gets the Kind.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly kind?: Kind;\n /** The identity of the resource. */\n identity?: Identity;\n /**\n * Gets the status of the storage account at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object. Note that Standard_ZRS and Premium_LRS accounts only return the blob endpoint.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryEndpoints?: Endpoints;\n /**\n * Gets the location of the primary data center for the storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly primaryLocation?: string;\n /**\n * Gets the status indicating whether the primary location of the storage account is available or unavailable.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusOfPrimary?: AccountStatus;\n /**\n * Gets the timestamp of the most recent instance of a failover to the secondary location. Only the most recent timestamp is retained. This element is not returned if there has never been a failover instance. Only available if the accountType is Standard_GRS or Standard_RAGRS.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastGeoFailoverTime?: Date;\n /**\n * Gets the location of the geo-replicated secondary for the storage account. Only available if the accountType is Standard_GRS or Standard_RAGRS.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secondaryLocation?: string;\n /**\n * Gets the status indicating whether the secondary location of the storage account is available or unavailable. Only available if the SKU name is Standard_GRS or Standard_RAGRS.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusOfSecondary?: AccountStatus;\n /**\n * Gets the creation date and time of the storage account in UTC.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly creationTime?: Date;\n /**\n * Gets the custom domain the user assigned to this storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly customDomain?: CustomDomain;\n /**\n * Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account. Only available if the SKU name is Standard_RAGRS.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly secondaryEndpoints?: Endpoints;\n /**\n * Gets the encryption settings on the account. If unspecified, the account is unencrypted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encryption?: Encryption;\n /**\n * Required for storage accounts where kind = BlobStorage. The access tier used for billing.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accessTier?: AccessTier;\n /** Provides the identity based authentication settings for Azure Files. */\n azureFilesIdentityBasedAuthentication?: AzureFilesIdentityBasedAuthentication;\n /** Allows https traffic only to storage service if sets to true. */\n enableHttpsTrafficOnly?: boolean;\n /**\n * Network rule set\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkRuleSet?: NetworkRuleSet;\n /** Account HierarchicalNamespace enabled if sets to true. */\n isHnsEnabled?: boolean;\n /**\n * Geo Replication Stats\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly geoReplicationStats?: GeoReplicationStats;\n /**\n * If the failover is in progress, the value will be true, otherwise, it will be null.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly failoverInProgress?: boolean;\n /** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */\n largeFileSharesState?: LargeFileSharesState;\n /**\n * List of private endpoint connection associated with the specified storage account\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Maintains information about the network routing choice opted by the user for data transfer */\n routingPreference?: RoutingPreference;\n /**\n * Blob restore status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly blobRestoreStatus?: BlobRestoreStatus;\n /** Allow or disallow public access to all blobs or containers in the storage account. The default interpretation is true for this property. */\n allowBlobPublicAccess?: boolean;\n /** Set the minimum TLS version to be permitted on requests to storage. The default interpretation is TLS 1.0 for this property. */\n minimumTlsVersion?: MinimumTlsVersion;\n /** Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key. If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD). The default value is null, which is equivalent to true. */\n allowSharedKeyAccess?: boolean;\n}\n\n/** Known values of {@link SkuName} that the service accepts. */\nexport enum KnownSkuName {\n /** StandardLRS */\n StandardLRS = \"Standard_LRS\",\n /** StandardGRS */\n StandardGRS = \"Standard_GRS\",\n /** StandardRagrs */\n StandardRagrs = \"Standard_RAGRS\",\n /** StandardZRS */\n StandardZRS = \"Standard_ZRS\",\n /** PremiumLRS */\n PremiumLRS = \"Premium_LRS\",\n /** PremiumZRS */\n PremiumZRS = \"Premium_ZRS\",\n /** StandardGzrs */\n StandardGzrs = \"Standard_GZRS\",\n /** StandardRagzrs */\n StandardRagzrs = \"Standard_RAGZRS\"\n}\n\n/**\n * Defines values for SkuName. \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard_LRS** \\\n * **Standard_GRS** \\\n * **Standard_RAGRS** \\\n * **Standard_ZRS** \\\n * **Premium_LRS** \\\n * **Premium_ZRS** \\\n * **Standard_GZRS** \\\n * **Standard_RAGZRS**\n */\nexport type SkuName = string;\n\n/** Known values of {@link Kind} that the service accepts. */\nexport enum KnownKind {\n /** Storage */\n Storage = \"Storage\",\n /** StorageV2 */\n StorageV2 = \"StorageV2\",\n /** BlobStorage */\n BlobStorage = \"BlobStorage\",\n /** FileStorage */\n FileStorage = \"FileStorage\",\n /** BlockBlobStorage */\n BlockBlobStorage = \"BlockBlobStorage\"\n}\n\n/**\n * Defines values for Kind. \\\n * {@link KnownKind} can be used interchangeably with Kind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Storage** \\\n * **StorageV2** \\\n * **BlobStorage** \\\n * **FileStorage** \\\n * **BlockBlobStorage**\n */\nexport type Kind = string;\n\n/** Known values of {@link ReasonCode} that the service accepts. */\nexport enum KnownReasonCode {\n /** QuotaId */\n QuotaId = \"QuotaId\",\n /** NotAvailableForSubscription */\n NotAvailableForSubscription = \"NotAvailableForSubscription\"\n}\n\n/**\n * Defines values for ReasonCode. \\\n * {@link KnownReasonCode} can be used interchangeably with ReasonCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **QuotaId** \\\n * **NotAvailableForSubscription**\n */\nexport type ReasonCode = string;\n\n/** Known values of {@link KeyType} that the service accepts. */\nexport enum KnownKeyType {\n /** Service */\n Service = \"Service\",\n /** Account */\n Account = \"Account\"\n}\n\n/**\n * Defines values for KeyType. \\\n * {@link KnownKeyType} can be used interchangeably with KeyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Service** \\\n * **Account**\n */\nexport type KeyType = string;\n\n/** Known values of {@link KeySource} that the service accepts. */\nexport enum KnownKeySource {\n /** MicrosoftStorage */\n MicrosoftStorage = \"Microsoft.Storage\",\n /** MicrosoftKeyvault */\n MicrosoftKeyvault = \"Microsoft.Keyvault\"\n}\n\n/**\n * Defines values for KeySource. \\\n * {@link KnownKeySource} can be used interchangeably with KeySource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.Storage** \\\n * **Microsoft.Keyvault**\n */\nexport type KeySource = string;\n\n/** Known values of {@link Bypass} that the service accepts. */\nexport enum KnownBypass {\n /** None */\n None = \"None\",\n /** Logging */\n Logging = \"Logging\",\n /** Metrics */\n Metrics = \"Metrics\",\n /** AzureServices */\n AzureServices = \"AzureServices\"\n}\n\n/**\n * Defines values for Bypass. \\\n * {@link KnownBypass} can be used interchangeably with Bypass,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Logging** \\\n * **Metrics** \\\n * **AzureServices**\n */\nexport type Bypass = string;\n\n/** Known values of {@link DirectoryServiceOptions} that the service accepts. */\nexport enum KnownDirectoryServiceOptions {\n /** None */\n None = \"None\",\n /** Aadds */\n Aadds = \"AADDS\",\n /** AD */\n AD = \"AD\"\n}\n\n/**\n * Defines values for DirectoryServiceOptions. \\\n * {@link KnownDirectoryServiceOptions} can be used interchangeably with DirectoryServiceOptions,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **AADDS** \\\n * **AD**\n */\nexport type DirectoryServiceOptions = string;\n\n/** Known values of {@link LargeFileSharesState} that the service accepts. */\nexport enum KnownLargeFileSharesState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\"\n}\n\n/**\n * Defines values for LargeFileSharesState. \\\n * {@link KnownLargeFileSharesState} can be used interchangeably with LargeFileSharesState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type LargeFileSharesState = string;\n\n/** Known values of {@link RoutingChoice} that the service accepts. */\nexport enum KnownRoutingChoice {\n /** MicrosoftRouting */\n MicrosoftRouting = \"MicrosoftRouting\",\n /** InternetRouting */\n InternetRouting = \"InternetRouting\"\n}\n\n/**\n * Defines values for RoutingChoice. \\\n * {@link KnownRoutingChoice} can be used interchangeably with RoutingChoice,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MicrosoftRouting** \\\n * **InternetRouting**\n */\nexport type RoutingChoice = string;\n\n/** Known values of {@link MinimumTlsVersion} that the service accepts. */\nexport enum KnownMinimumTlsVersion {\n /** TLS10 */\n TLS10 = \"TLS1_0\",\n /** TLS11 */\n TLS11 = \"TLS1_1\",\n /** TLS12 */\n TLS12 = \"TLS1_2\"\n}\n\n/**\n * Defines values for MinimumTlsVersion. \\\n * {@link KnownMinimumTlsVersion} can be used interchangeably with MinimumTlsVersion,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TLS1_0** \\\n * **TLS1_1** \\\n * **TLS1_2**\n */\nexport type MinimumTlsVersion = string;\n\n/** Known values of {@link GeoReplicationStatus} that the service accepts. */\nexport enum KnownGeoReplicationStatus {\n /** Live */\n Live = \"Live\",\n /** Bootstrap */\n Bootstrap = \"Bootstrap\",\n /** Unavailable */\n Unavailable = \"Unavailable\"\n}\n\n/**\n * Defines values for GeoReplicationStatus. \\\n * {@link KnownGeoReplicationStatus} can be used interchangeably with GeoReplicationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Live** \\\n * **Bootstrap** \\\n * **Unavailable**\n */\nexport type GeoReplicationStatus = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\"\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link BlobRestoreProgressStatus} that the service accepts. */\nexport enum KnownBlobRestoreProgressStatus {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Complete */\n Complete = \"Complete\",\n /** Failed */\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for BlobRestoreProgressStatus. \\\n * {@link KnownBlobRestoreProgressStatus} can be used interchangeably with BlobRestoreProgressStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **Complete** \\\n * **Failed**\n */\nexport type BlobRestoreProgressStatus = string;\n\n/** Known values of {@link Services} that the service accepts. */\nexport enum KnownServices {\n /** B */\n B = \"b\",\n /** Q */\n Q = \"q\",\n /** T */\n T = \"t\",\n /** F */\n F = \"f\"\n}\n\n/**\n * Defines values for Services. \\\n * {@link KnownServices} can be used interchangeably with Services,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **b** \\\n * **q** \\\n * **t** \\\n * **f**\n */\nexport type Services = string;\n\n/** Known values of {@link SignedResourceTypes} that the service accepts. */\nexport enum KnownSignedResourceTypes {\n /** S */\n S = \"s\",\n /** C */\n C = \"c\",\n /** O */\n O = \"o\"\n}\n\n/**\n * Defines values for SignedResourceTypes. \\\n * {@link KnownSignedResourceTypes} can be used interchangeably with SignedResourceTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **s** \\\n * **c** \\\n * **o**\n */\nexport type SignedResourceTypes = string;\n\n/** Known values of {@link Permissions} that the service accepts. */\nexport enum KnownPermissions {\n /** R */\n R = \"r\",\n /** D */\n D = \"d\",\n /** W */\n W = \"w\",\n /** L */\n L = \"l\",\n /** A */\n A = \"a\",\n /** C */\n C = \"c\",\n /** U */\n U = \"u\",\n /** P */\n P = \"p\"\n}\n\n/**\n * Defines values for Permissions. \\\n * {@link KnownPermissions} can be used interchangeably with Permissions,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **r** \\\n * **d** \\\n * **w** \\\n * **l** \\\n * **a** \\\n * **c** \\\n * **u** \\\n * **p**\n */\nexport type Permissions = string;\n\n/** Known values of {@link SignedResource} that the service accepts. */\nexport enum KnownSignedResource {\n /** B */\n B = \"b\",\n /** C */\n C = \"c\",\n /** F */\n F = \"f\",\n /** S */\n S = \"s\"\n}\n\n/**\n * Defines values for SignedResource. \\\n * {@link KnownSignedResource} can be used interchangeably with SignedResource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **b** \\\n * **c** \\\n * **f** \\\n * **s**\n */\nexport type SignedResource = string;\n\n/** Known values of {@link ManagementPolicyName} that the service accepts. */\nexport enum KnownManagementPolicyName {\n /** Default */\n Default = \"default\"\n}\n\n/**\n * Defines values for ManagementPolicyName. \\\n * {@link KnownManagementPolicyName} can be used interchangeably with ManagementPolicyName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **default**\n */\nexport type ManagementPolicyName = string;\n\n/** Known values of {@link RuleType} that the service accepts. */\nexport enum KnownRuleType {\n /** Lifecycle */\n Lifecycle = \"Lifecycle\"\n}\n\n/**\n * Defines values for RuleType. \\\n * {@link KnownRuleType} can be used interchangeably with RuleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Lifecycle**\n */\nexport type RuleType = string;\n\n/** Known values of {@link BlobInventoryPolicyName} that the service accepts. */\nexport enum KnownBlobInventoryPolicyName {\n /** Default */\n Default = \"default\"\n}\n\n/**\n * Defines values for BlobInventoryPolicyName. \\\n * {@link KnownBlobInventoryPolicyName} can be used interchangeably with BlobInventoryPolicyName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **default**\n */\nexport type BlobInventoryPolicyName = string;\n\n/** Known values of {@link InventoryRuleType} that the service accepts. */\nexport enum KnownInventoryRuleType {\n /** Inventory */\n Inventory = \"Inventory\"\n}\n\n/**\n * Defines values for InventoryRuleType. \\\n * {@link KnownInventoryRuleType} can be used interchangeably with InventoryRuleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inventory**\n */\nexport type InventoryRuleType = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\"\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link EncryptionScopeSource} that the service accepts. */\nexport enum KnownEncryptionScopeSource {\n /** MicrosoftStorage */\n MicrosoftStorage = \"Microsoft.Storage\",\n /** MicrosoftKeyVault */\n MicrosoftKeyVault = \"Microsoft.KeyVault\"\n}\n\n/**\n * Defines values for EncryptionScopeSource. \\\n * {@link KnownEncryptionScopeSource} can be used interchangeably with EncryptionScopeSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.Storage** \\\n * **Microsoft.KeyVault**\n */\nexport type EncryptionScopeSource = string;\n\n/** Known values of {@link EncryptionScopeState} that the service accepts. */\nexport enum KnownEncryptionScopeState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\"\n}\n\n/**\n * Defines values for EncryptionScopeState. \\\n * {@link KnownEncryptionScopeState} can be used interchangeably with EncryptionScopeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type EncryptionScopeState = string;\n/** Defines values for SkuTier. */\nexport type SkuTier = \"Standard\" | \"Premium\";\n/** Defines values for Reason. */\nexport type Reason = \"AccountNameInvalid\" | \"AlreadyExists\";\n/** Defines values for State. */\nexport type State =\n | \"provisioning\"\n | \"deprovisioning\"\n | \"succeeded\"\n | \"failed\"\n | \"networkSourceDeleted\";\n/** Defines values for DefaultAction. */\nexport type DefaultAction = \"Allow\" | \"Deny\";\n/** Defines values for AccessTier. */\nexport type AccessTier = \"Hot\" | \"Cool\";\n/** Defines values for ProvisioningState. */\nexport type ProvisioningState = \"Creating\" | \"ResolvingDNS\" | \"Succeeded\";\n/** Defines values for AccountStatus. */\nexport type AccountStatus = \"available\" | \"unavailable\";\n/** Defines values for StorageAccountExpand. */\nexport type StorageAccountExpand = \"geoReplicationStats\" | \"blobRestoreStatus\";\n/** Defines values for KeyPermission. */\nexport type KeyPermission = \"Read\" | \"Full\";\n/** Defines values for UsageUnit. */\nexport type UsageUnit =\n | \"Count\"\n | \"Bytes\"\n | \"Seconds\"\n | \"Percent\"\n | \"CountsPerSecond\"\n | \"BytesPerSecond\";\n/** Defines values for HttpProtocol. */\nexport type HttpProtocol = \"https,http\" | \"https\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface SkusListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SkusListResponse = StorageSkuListResult;\n\n/** Optional parameters. */\nexport interface StorageAccountsCheckNameAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkNameAvailability operation. */\nexport type StorageAccountsCheckNameAvailabilityResponse = CheckNameAvailabilityResult;\n\n/** Optional parameters. */\nexport interface StorageAccountsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type StorageAccountsCreateResponse = StorageAccount;\n\n/** Optional parameters. */\nexport interface StorageAccountsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface StorageAccountsGetPropertiesOptionalParams\n extends coreClient.OperationOptions {\n /** May be used to expand the properties within account's properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats and blobRestoreStatus. */\n expand?: StorageAccountExpand;\n}\n\n/** Contains response data for the getProperties operation. */\nexport type StorageAccountsGetPropertiesResponse = StorageAccount;\n\n/** Optional parameters. */\nexport interface StorageAccountsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type StorageAccountsUpdateResponse = StorageAccount;\n\n/** Optional parameters. */\nexport interface StorageAccountsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type StorageAccountsListResponse = StorageAccountListResult;\n\n/** Optional parameters. */\nexport interface StorageAccountsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type StorageAccountsListByResourceGroupResponse = StorageAccountListResult;\n\n/** Optional parameters. */\nexport interface StorageAccountsListKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type StorageAccountsListKeysResponse = StorageAccountListKeysResult;\n\n/** Optional parameters. */\nexport interface StorageAccountsRegenerateKeyOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateKey operation. */\nexport type StorageAccountsRegenerateKeyResponse = StorageAccountListKeysResult;\n\n/** Optional parameters. */\nexport interface StorageAccountsListAccountSASOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAccountSAS operation. */\nexport type StorageAccountsListAccountSASResponse = ListAccountSasResponse;\n\n/** Optional parameters. */\nexport interface StorageAccountsListServiceSASOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listServiceSAS operation. */\nexport type StorageAccountsListServiceSASResponse = ListServiceSasResponse;\n\n/** Optional parameters. */\nexport interface StorageAccountsFailoverOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface StorageAccountsRestoreBlobRangesOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the restoreBlobRanges operation. */\nexport type StorageAccountsRestoreBlobRangesResponse = BlobRestoreStatus;\n\n/** Optional parameters. */\nexport interface StorageAccountsRevokeUserDelegationKeysOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface StorageAccountsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type StorageAccountsListNextResponse = StorageAccountListResult;\n\n/** Optional parameters. */\nexport interface UsagesListByLocationOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByLocation operation. */\nexport type UsagesListByLocationResponse = UsageListResult;\n\n/** Optional parameters. */\nexport interface ManagementPoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ManagementPoliciesGetResponse = ManagementPolicy;\n\n/** Optional parameters. */\nexport interface ManagementPoliciesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ManagementPoliciesCreateOrUpdateResponse = ManagementPolicy;\n\n/** Optional parameters. */\nexport interface ManagementPoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface BlobInventoryPoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type BlobInventoryPoliciesGetResponse = BlobInventoryPolicy;\n\n/** Optional parameters. */\nexport interface BlobInventoryPoliciesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type BlobInventoryPoliciesCreateOrUpdateResponse = BlobInventoryPolicy;\n\n/** Optional parameters. */\nexport interface BlobInventoryPoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface BlobInventoryPoliciesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type BlobInventoryPoliciesListResponse = ListBlobInventoryPolicy;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsPutOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the put operation. */\nexport type PrivateEndpointConnectionsPutResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListByStorageAccountOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByStorageAccount operation. */\nexport type PrivateLinkResourcesListByStorageAccountResponse = PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface ObjectReplicationPoliciesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ObjectReplicationPoliciesListResponse = ObjectReplicationPolicies;\n\n/** Optional parameters. */\nexport interface ObjectReplicationPoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ObjectReplicationPoliciesGetResponse = ObjectReplicationPolicy;\n\n/** Optional parameters. */\nexport interface ObjectReplicationPoliciesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ObjectReplicationPoliciesCreateOrUpdateResponse = ObjectReplicationPolicy;\n\n/** Optional parameters. */\nexport interface ObjectReplicationPoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface EncryptionScopesPutOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the put operation. */\nexport type EncryptionScopesPutResponse = EncryptionScope;\n\n/** Optional parameters. */\nexport interface EncryptionScopesPatchOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the patch operation. */\nexport type EncryptionScopesPatchResponse = EncryptionScope;\n\n/** Optional parameters. */\nexport interface EncryptionScopesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type EncryptionScopesGetResponse = EncryptionScope;\n\n/** Optional parameters. */\nexport interface EncryptionScopesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type EncryptionScopesListResponse = EncryptionScopeListResult;\n\n/** Optional parameters. */\nexport interface EncryptionScopesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type EncryptionScopesListNextResponse = EncryptionScopeListResult;\n\n/** Optional parameters. */\nexport interface StorageManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}