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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (711) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js +25 -0
  7. package/dist/browser/lroImpl.js.map +1 -0
  8. package/dist/browser/models/index.js.map +1 -0
  9. package/dist/browser/models/mappers.js.map +1 -0
  10. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  11. package/dist/browser/models/parameters.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.d.ts +3 -3
  13. package/dist/browser/operations/blobInventoryPolicies.d.ts.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/blobInventoryPolicies.js +2 -2
  15. package/dist/browser/operations/blobInventoryPolicies.js.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/encryptionScopes.d.ts +3 -3
  17. package/dist/browser/operations/encryptionScopes.d.ts.map +1 -0
  18. package/{dist-esm/src → dist/browser}/operations/encryptionScopes.js +3 -3
  19. package/dist/browser/operations/encryptionScopes.js.map +1 -0
  20. package/dist/browser/operations/index.d.ts +11 -0
  21. package/dist/browser/operations/index.d.ts.map +1 -0
  22. package/dist/browser/operations/index.js +18 -0
  23. package/dist/browser/operations/index.js.map +1 -0
  24. package/{dist-esm/src → dist/browser}/operations/managementPolicies.d.ts +3 -3
  25. package/dist/browser/operations/managementPolicies.d.ts.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/managementPolicies.js +2 -2
  27. package/dist/browser/operations/managementPolicies.js.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.d.ts +3 -3
  29. package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/objectReplicationPoliciesOperations.js +2 -2
  31. package/dist/browser/operations/objectReplicationPoliciesOperations.js.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  33. package/dist/browser/operations/operations.d.ts.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  35. package/dist/browser/operations/operations.js.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  37. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +2 -2
  39. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  41. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  43. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operations/skus.d.ts +3 -3
  45. package/dist/browser/operations/skus.d.ts.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operations/skus.js +2 -2
  47. package/dist/browser/operations/skus.js.map +1 -0
  48. package/{dist-esm/src → dist/browser}/operations/storageAccounts.d.ts +3 -3
  49. package/dist/browser/operations/storageAccounts.d.ts.map +1 -0
  50. package/{dist-esm/src → dist/browser}/operations/storageAccounts.js +103 -115
  51. package/dist/browser/operations/storageAccounts.js.map +1 -0
  52. package/{dist-esm/src → dist/browser}/operations/usages.d.ts +3 -3
  53. package/dist/browser/operations/usages.d.ts.map +1 -0
  54. package/{dist-esm/src → dist/browser}/operations/usages.js +2 -2
  55. package/dist/browser/operations/usages.js.map +1 -0
  56. package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.d.ts +1 -1
  57. package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  58. package/dist/browser/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  59. package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.d.ts +1 -1
  60. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  61. package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -0
  62. package/dist/browser/operationsInterfaces/index.d.ts +11 -0
  63. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  64. package/dist/browser/operationsInterfaces/index.js +18 -0
  65. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  66. package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.d.ts +1 -1
  67. package/dist/browser/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  68. package/dist/browser/operationsInterfaces/managementPolicies.js.map +1 -0
  69. package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +1 -1
  70. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  71. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  72. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  74. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  75. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  76. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  77. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  78. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  79. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  80. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  81. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts +1 -1
  82. package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.d.ts.map +1 -1
  83. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  84. package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.d.ts +1 -1
  85. package/dist/browser/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  86. package/dist/browser/operationsInterfaces/storageAccounts.js.map +1 -0
  87. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
  88. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts.map +1 -1
  89. package/dist/browser/operationsInterfaces/usages.js.map +1 -0
  90. package/dist/browser/package.json +3 -0
  91. package/dist/browser/pagingHelper.js.map +1 -0
  92. package/{dist-esm/src → dist/browser}/storageManagementClient.d.ts +2 -2
  93. package/dist/browser/storageManagementClient.d.ts.map +1 -0
  94. package/{dist-esm/src → dist/browser}/storageManagementClient.js +15 -18
  95. package/dist/browser/storageManagementClient.js.map +1 -0
  96. package/dist/commonjs/index.d.ts +5 -0
  97. package/dist/commonjs/index.d.ts.map +1 -0
  98. package/dist/commonjs/index.js +19 -0
  99. package/dist/commonjs/index.js.map +1 -0
  100. package/dist/commonjs/lroImpl.d.ts +16 -0
  101. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  102. package/dist/commonjs/lroImpl.js +29 -0
  103. package/dist/commonjs/lroImpl.js.map +1 -0
  104. package/{types/arm-storage-profile-2020-09-01-hybrid.d.ts → dist/commonjs/models/index.d.ts} +1849 -2596
  105. package/dist/commonjs/models/index.d.ts.map +1 -0
  106. package/dist/commonjs/models/index.js +265 -0
  107. package/dist/commonjs/models/index.js.map +1 -0
  108. package/dist/commonjs/models/mappers.d.ts +84 -0
  109. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  110. package/dist/commonjs/models/mappers.js +2875 -0
  111. package/dist/commonjs/models/mappers.js.map +1 -0
  112. package/dist/commonjs/models/parameters.d.ts +30 -0
  113. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  114. package/dist/commonjs/models/parameters.js +245 -0
  115. package/dist/commonjs/models/parameters.js.map +1 -0
  116. package/dist/commonjs/operations/blobInventoryPolicies.d.ts +73 -0
  117. package/dist/commonjs/operations/blobInventoryPolicies.d.ts.map +1 -0
  118. package/dist/commonjs/operations/blobInventoryPolicies.js +231 -0
  119. package/dist/commonjs/operations/blobInventoryPolicies.js.map +1 -0
  120. package/dist/commonjs/operations/encryptionScopes.d.ts +94 -0
  121. package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -0
  122. package/dist/commonjs/operations/encryptionScopes.js +295 -0
  123. package/dist/commonjs/operations/encryptionScopes.js.map +1 -0
  124. package/dist/commonjs/operations/index.d.ts +11 -0
  125. package/dist/commonjs/operations/index.d.ts.map +1 -0
  126. package/dist/commonjs/operations/index.js +21 -0
  127. package/dist/commonjs/operations/index.js.map +1 -0
  128. package/dist/commonjs/operations/managementPolicies.d.ts +50 -0
  129. package/dist/commonjs/operations/managementPolicies.d.ts.map +1 -0
  130. package/dist/commonjs/operations/managementPolicies.js +131 -0
  131. package/dist/commonjs/operations/managementPolicies.js.map +1 -0
  132. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  133. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  134. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js +232 -0
  135. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js.map +1 -0
  136. package/dist/commonjs/operations/operations.d.ts +26 -0
  137. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  138. package/dist/commonjs/operations/operations.js +97 -0
  139. package/dist/commonjs/operations/operations.js.map +1 -0
  140. package/dist/commonjs/operations/privateEndpointConnections.d.ts +73 -0
  141. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  142. package/dist/commonjs/operations/privateEndpointConnections.js +238 -0
  143. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  144. package/dist/commonjs/operations/privateLinkResources.d.ts +23 -0
  145. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  146. package/dist/commonjs/operations/privateLinkResources.js +58 -0
  147. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  148. package/dist/commonjs/operations/skus.d.ts +26 -0
  149. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  150. package/dist/commonjs/operations/skus.js +97 -0
  151. package/dist/commonjs/operations/skus.js.map +1 -0
  152. package/dist/commonjs/operations/storageAccounts.d.ts +228 -0
  153. package/dist/commonjs/operations/storageAccounts.d.ts.map +1 -0
  154. package/dist/commonjs/operations/storageAccounts.js +739 -0
  155. package/dist/commonjs/operations/storageAccounts.js.map +1 -0
  156. package/dist/commonjs/operations/usages.d.ts +28 -0
  157. package/dist/commonjs/operations/usages.d.ts.map +1 -0
  158. package/dist/commonjs/operations/usages.js +103 -0
  159. package/dist/commonjs/operations/usages.js.map +1 -0
  160. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  161. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  162. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js +10 -0
  163. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  164. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +63 -0
  165. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  166. package/dist/commonjs/operationsInterfaces/encryptionScopes.js +10 -0
  167. package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -0
  168. package/dist/commonjs/operationsInterfaces/index.d.ts +11 -0
  169. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  170. package/dist/commonjs/operationsInterfaces/index.js +21 -0
  171. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  172. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts +42 -0
  173. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  174. package/dist/commonjs/operationsInterfaces/managementPolicies.js +10 -0
  175. package/dist/commonjs/operationsInterfaces/managementPolicies.js.map +1 -0
  176. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  177. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  178. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js +10 -0
  179. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  180. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  181. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  182. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  183. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  184. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  185. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  186. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  187. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  188. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +15 -0
  189. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  190. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  191. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  192. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  193. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  194. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  195. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  196. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts +196 -0
  197. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  198. package/dist/commonjs/operationsInterfaces/storageAccounts.js +10 -0
  199. package/dist/commonjs/operationsInterfaces/storageAccounts.js.map +1 -0
  200. package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
  201. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
  202. package/dist/commonjs/operationsInterfaces/usages.js +10 -0
  203. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
  204. package/dist/commonjs/package.json +3 -0
  205. package/dist/commonjs/pagingHelper.d.ts +13 -0
  206. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  207. package/dist/commonjs/pagingHelper.js +36 -0
  208. package/dist/commonjs/pagingHelper.js.map +1 -0
  209. package/dist/commonjs/storageManagementClient.d.ts +29 -0
  210. package/dist/commonjs/storageManagementClient.d.ts.map +1 -0
  211. package/dist/commonjs/storageManagementClient.js +111 -0
  212. package/dist/commonjs/storageManagementClient.js.map +1 -0
  213. package/dist/esm/index.d.ts +5 -0
  214. package/dist/esm/index.d.ts.map +1 -0
  215. package/{src/index.ts → dist/esm/index.js} +5 -5
  216. package/dist/esm/index.js.map +1 -0
  217. package/dist/esm/lroImpl.d.ts +16 -0
  218. package/dist/esm/lroImpl.d.ts.map +1 -0
  219. package/dist/esm/lroImpl.js +25 -0
  220. package/dist/esm/lroImpl.js.map +1 -0
  221. package/dist/esm/models/index.d.ts +1849 -0
  222. package/dist/esm/models/index.d.ts.map +1 -0
  223. package/dist/esm/models/index.js +262 -0
  224. package/dist/esm/models/index.js.map +1 -0
  225. package/dist/esm/models/mappers.d.ts +84 -0
  226. package/dist/esm/models/mappers.d.ts.map +1 -0
  227. package/dist/esm/models/mappers.js +2871 -0
  228. package/dist/esm/models/mappers.js.map +1 -0
  229. package/dist/esm/models/parameters.d.ts +30 -0
  230. package/dist/esm/models/parameters.d.ts.map +1 -0
  231. package/dist/esm/models/parameters.js +242 -0
  232. package/dist/esm/models/parameters.js.map +1 -0
  233. package/dist/esm/operations/blobInventoryPolicies.d.ts +73 -0
  234. package/dist/esm/operations/blobInventoryPolicies.d.ts.map +1 -0
  235. package/dist/esm/operations/blobInventoryPolicies.js +227 -0
  236. package/dist/esm/operations/blobInventoryPolicies.js.map +1 -0
  237. package/dist/esm/operations/encryptionScopes.d.ts +94 -0
  238. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -0
  239. package/dist/esm/operations/encryptionScopes.js +291 -0
  240. package/dist/esm/operations/encryptionScopes.js.map +1 -0
  241. package/dist/esm/operations/index.d.ts +11 -0
  242. package/dist/esm/operations/index.d.ts.map +1 -0
  243. package/dist/esm/operations/index.js +18 -0
  244. package/dist/esm/operations/index.js.map +1 -0
  245. package/dist/esm/operations/managementPolicies.d.ts +50 -0
  246. package/dist/esm/operations/managementPolicies.d.ts.map +1 -0
  247. package/dist/esm/operations/managementPolicies.js +126 -0
  248. package/dist/esm/operations/managementPolicies.js.map +1 -0
  249. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  250. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  251. package/dist/esm/operations/objectReplicationPoliciesOperations.js +228 -0
  252. package/dist/esm/operations/objectReplicationPoliciesOperations.js.map +1 -0
  253. package/dist/esm/operations/operations.d.ts +26 -0
  254. package/dist/esm/operations/operations.d.ts.map +1 -0
  255. package/dist/esm/operations/operations.js +93 -0
  256. package/dist/esm/operations/operations.js.map +1 -0
  257. package/dist/esm/operations/privateEndpointConnections.d.ts +73 -0
  258. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  259. package/dist/esm/operations/privateEndpointConnections.js +234 -0
  260. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  261. package/dist/esm/operations/privateLinkResources.d.ts +23 -0
  262. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  263. package/dist/esm/operations/privateLinkResources.js +53 -0
  264. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  265. package/dist/esm/operations/skus.d.ts +26 -0
  266. package/dist/esm/operations/skus.d.ts.map +1 -0
  267. package/dist/esm/operations/skus.js +93 -0
  268. package/dist/esm/operations/skus.js.map +1 -0
  269. package/dist/esm/operations/storageAccounts.d.ts +228 -0
  270. package/dist/esm/operations/storageAccounts.d.ts.map +1 -0
  271. package/dist/esm/operations/storageAccounts.js +735 -0
  272. package/dist/esm/operations/storageAccounts.js.map +1 -0
  273. package/dist/esm/operations/usages.d.ts +28 -0
  274. package/dist/esm/operations/usages.d.ts.map +1 -0
  275. package/dist/esm/operations/usages.js +99 -0
  276. package/dist/esm/operations/usages.js.map +1 -0
  277. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  278. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  279. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js +9 -0
  280. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  281. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +63 -0
  282. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  283. package/dist/esm/operationsInterfaces/encryptionScopes.js +9 -0
  284. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -0
  285. package/dist/esm/operationsInterfaces/index.d.ts +11 -0
  286. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  287. package/dist/esm/operationsInterfaces/index.js +18 -0
  288. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  289. package/dist/esm/operationsInterfaces/managementPolicies.d.ts +42 -0
  290. package/dist/esm/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  291. package/dist/esm/operationsInterfaces/managementPolicies.js +9 -0
  292. package/dist/esm/operationsInterfaces/managementPolicies.js.map +1 -0
  293. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  294. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  295. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  296. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  297. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  298. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  299. package/dist/esm/operationsInterfaces/operations.js +9 -0
  300. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  301. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  302. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  303. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  304. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  305. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +15 -0
  306. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  307. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  308. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  309. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  310. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  311. package/dist/esm/operationsInterfaces/skus.js +9 -0
  312. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  313. package/dist/esm/operationsInterfaces/storageAccounts.d.ts +196 -0
  314. package/dist/esm/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  315. package/dist/esm/operationsInterfaces/storageAccounts.js +9 -0
  316. package/dist/esm/operationsInterfaces/storageAccounts.js.map +1 -0
  317. package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
  318. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
  319. package/dist/esm/operationsInterfaces/usages.js +9 -0
  320. package/dist/esm/operationsInterfaces/usages.js.map +1 -0
  321. package/dist/esm/package.json +3 -0
  322. package/dist/esm/pagingHelper.d.ts +13 -0
  323. package/dist/esm/pagingHelper.d.ts.map +1 -0
  324. package/dist/esm/pagingHelper.js +32 -0
  325. package/dist/esm/pagingHelper.js.map +1 -0
  326. package/dist/esm/storageManagementClient.d.ts +29 -0
  327. package/dist/esm/storageManagementClient.d.ts.map +1 -0
  328. package/dist/esm/storageManagementClient.js +106 -0
  329. package/dist/esm/storageManagementClient.js.map +1 -0
  330. package/dist/react-native/index.d.ts +5 -0
  331. package/dist/react-native/index.d.ts.map +1 -0
  332. package/dist/react-native/index.js +13 -0
  333. package/dist/react-native/index.js.map +1 -0
  334. package/dist/react-native/lroImpl.d.ts +16 -0
  335. package/dist/react-native/lroImpl.d.ts.map +1 -0
  336. package/dist/react-native/lroImpl.js +25 -0
  337. package/dist/react-native/lroImpl.js.map +1 -0
  338. package/dist/react-native/models/index.d.ts +1849 -0
  339. package/dist/react-native/models/index.d.ts.map +1 -0
  340. package/dist/react-native/models/index.js +262 -0
  341. package/dist/react-native/models/index.js.map +1 -0
  342. package/dist/react-native/models/mappers.d.ts +84 -0
  343. package/dist/react-native/models/mappers.d.ts.map +1 -0
  344. package/dist/react-native/models/mappers.js +2871 -0
  345. package/dist/react-native/models/mappers.js.map +1 -0
  346. package/dist/react-native/models/parameters.d.ts +30 -0
  347. package/dist/react-native/models/parameters.d.ts.map +1 -0
  348. package/dist/react-native/models/parameters.js +242 -0
  349. package/dist/react-native/models/parameters.js.map +1 -0
  350. package/dist/react-native/operations/blobInventoryPolicies.d.ts +73 -0
  351. package/dist/react-native/operations/blobInventoryPolicies.d.ts.map +1 -0
  352. package/dist/react-native/operations/blobInventoryPolicies.js +227 -0
  353. package/dist/react-native/operations/blobInventoryPolicies.js.map +1 -0
  354. package/dist/react-native/operations/encryptionScopes.d.ts +94 -0
  355. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -0
  356. package/dist/react-native/operations/encryptionScopes.js +291 -0
  357. package/dist/react-native/operations/encryptionScopes.js.map +1 -0
  358. package/dist/react-native/operations/index.d.ts +11 -0
  359. package/dist/react-native/operations/index.d.ts.map +1 -0
  360. package/dist/react-native/operations/index.js +18 -0
  361. package/dist/react-native/operations/index.js.map +1 -0
  362. package/dist/react-native/operations/managementPolicies.d.ts +50 -0
  363. package/dist/react-native/operations/managementPolicies.d.ts.map +1 -0
  364. package/dist/react-native/operations/managementPolicies.js +126 -0
  365. package/dist/react-native/operations/managementPolicies.js.map +1 -0
  366. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts +74 -0
  367. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  368. package/dist/react-native/operations/objectReplicationPoliciesOperations.js +228 -0
  369. package/dist/react-native/operations/objectReplicationPoliciesOperations.js.map +1 -0
  370. package/dist/react-native/operations/operations.d.ts +26 -0
  371. package/dist/react-native/operations/operations.d.ts.map +1 -0
  372. package/dist/react-native/operations/operations.js +93 -0
  373. package/dist/react-native/operations/operations.js.map +1 -0
  374. package/dist/react-native/operations/privateEndpointConnections.d.ts +73 -0
  375. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  376. package/dist/react-native/operations/privateEndpointConnections.js +234 -0
  377. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  378. package/dist/react-native/operations/privateLinkResources.d.ts +23 -0
  379. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  380. package/dist/react-native/operations/privateLinkResources.js +53 -0
  381. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  382. package/dist/react-native/operations/skus.d.ts +26 -0
  383. package/dist/react-native/operations/skus.d.ts.map +1 -0
  384. package/dist/react-native/operations/skus.js +93 -0
  385. package/dist/react-native/operations/skus.js.map +1 -0
  386. package/dist/react-native/operations/storageAccounts.d.ts +228 -0
  387. package/dist/react-native/operations/storageAccounts.d.ts.map +1 -0
  388. package/dist/react-native/operations/storageAccounts.js +735 -0
  389. package/dist/react-native/operations/storageAccounts.js.map +1 -0
  390. package/dist/react-native/operations/usages.d.ts +28 -0
  391. package/dist/react-native/operations/usages.d.ts.map +1 -0
  392. package/dist/react-native/operations/usages.js +99 -0
  393. package/dist/react-native/operations/usages.js.map +1 -0
  394. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  395. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  396. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js +9 -0
  397. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  398. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +63 -0
  399. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  400. package/dist/react-native/operationsInterfaces/encryptionScopes.js +9 -0
  401. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -0
  402. package/dist/react-native/operationsInterfaces/index.d.ts +11 -0
  403. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  404. package/dist/react-native/operationsInterfaces/index.js +18 -0
  405. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  406. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts +42 -0
  407. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  408. package/dist/react-native/operationsInterfaces/managementPolicies.js +9 -0
  409. package/dist/react-native/operationsInterfaces/managementPolicies.js.map +1 -0
  410. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +54 -0
  411. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  412. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  413. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  414. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  415. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  416. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  417. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  418. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  419. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  420. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  421. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  422. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +15 -0
  423. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  424. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  425. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  426. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  427. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  428. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  429. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  430. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts +196 -0
  431. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  432. package/dist/react-native/operationsInterfaces/storageAccounts.js +9 -0
  433. package/dist/react-native/operationsInterfaces/storageAccounts.js.map +1 -0
  434. package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
  435. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
  436. package/dist/react-native/operationsInterfaces/usages.js +9 -0
  437. package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
  438. package/dist/react-native/package.json +3 -0
  439. package/dist/react-native/pagingHelper.d.ts +13 -0
  440. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  441. package/dist/react-native/pagingHelper.js +32 -0
  442. package/dist/react-native/pagingHelper.js.map +1 -0
  443. package/dist/react-native/storageManagementClient.d.ts +29 -0
  444. package/dist/react-native/storageManagementClient.d.ts.map +1 -0
  445. package/dist/react-native/storageManagementClient.js +106 -0
  446. package/dist/react-native/storageManagementClient.js.map +1 -0
  447. package/package.json +66 -35
  448. package/dist/index.js +0 -5806
  449. package/dist/index.js.map +0 -1
  450. package/dist/index.min.js +0 -1
  451. package/dist/index.min.js.map +0 -1
  452. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts +0 -2
  453. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  454. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +0 -51
  455. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js.map +0 -1
  456. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts +0 -2
  457. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts.map +0 -1
  458. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +0 -37
  459. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js.map +0 -1
  460. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts +0 -2
  461. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts.map +0 -1
  462. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +0 -37
  463. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js.map +0 -1
  464. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts +0 -2
  465. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts.map +0 -1
  466. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +0 -52
  467. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js.map +0 -1
  468. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts +0 -2
  469. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts.map +0 -1
  470. package/dist-esm/samples-dev/encryptionScopesGetSample.js +0 -37
  471. package/dist-esm/samples-dev/encryptionScopesGetSample.js.map +0 -1
  472. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts +0 -2
  473. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts.map +0 -1
  474. package/dist-esm/samples-dev/encryptionScopesListSample.js +0 -52
  475. package/dist-esm/samples-dev/encryptionScopesListSample.js.map +0 -1
  476. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts +0 -2
  477. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts.map +0 -1
  478. package/dist-esm/samples-dev/encryptionScopesPatchSample.js +0 -36
  479. package/dist-esm/samples-dev/encryptionScopesPatchSample.js.map +0 -1
  480. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts +0 -2
  481. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts.map +0 -1
  482. package/dist-esm/samples-dev/encryptionScopesPutSample.js +0 -31
  483. package/dist-esm/samples-dev/encryptionScopesPutSample.js.map +0 -1
  484. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts +0 -2
  485. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  486. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +0 -216
  487. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js.map +0 -1
  488. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts +0 -2
  489. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts.map +0 -1
  490. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +0 -37
  491. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js.map +0 -1
  492. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts +0 -2
  493. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts.map +0 -1
  494. package/dist-esm/samples-dev/managementPoliciesGetSample.js +0 -37
  495. package/dist-esm/samples-dev/managementPoliciesGetSample.js.map +0 -1
  496. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts +0 -2
  497. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  498. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +0 -143
  499. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js.map +0 -1
  500. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts +0 -2
  501. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts.map +0 -1
  502. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +0 -37
  503. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js.map +0 -1
  504. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts +0 -2
  505. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts.map +0 -1
  506. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +0 -37
  507. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js.map +0 -1
  508. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts +0 -2
  509. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts.map +0 -1
  510. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +0 -52
  511. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js.map +0 -1
  512. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  513. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  515. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  516. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  517. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
  519. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  520. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  521. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
  523. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  524. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  525. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -52
  527. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  528. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts +0 -2
  529. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts.map +0 -1
  530. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +0 -36
  531. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +0 -1
  532. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts +0 -2
  533. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts.map +0 -1
  534. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +0 -36
  535. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js.map +0 -1
  536. package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
  537. package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
  538. package/dist-esm/samples-dev/skusListSample.js +0 -50
  539. package/dist-esm/samples-dev/skusListSample.js.map +0 -1
  540. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts +0 -2
  541. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts.map +0 -1
  542. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +0 -31
  543. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js.map +0 -1
  544. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts +0 -2
  545. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts.map +0 -1
  546. package/dist-esm/samples-dev/storageAccountsCreateSample.js +0 -52
  547. package/dist-esm/samples-dev/storageAccountsCreateSample.js.map +0 -1
  548. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts +0 -2
  549. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts.map +0 -1
  550. package/dist-esm/samples-dev/storageAccountsDeleteSample.js +0 -36
  551. package/dist-esm/samples-dev/storageAccountsDeleteSample.js.map +0 -1
  552. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts +0 -2
  553. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts.map +0 -1
  554. package/dist-esm/samples-dev/storageAccountsFailoverSample.js +0 -36
  555. package/dist-esm/samples-dev/storageAccountsFailoverSample.js.map +0 -1
  556. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts +0 -2
  557. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts.map +0 -1
  558. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +0 -54
  559. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js.map +0 -1
  560. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts +0 -2
  561. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts.map +0 -1
  562. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +0 -38
  563. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js.map +0 -1
  564. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts +0 -2
  565. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts.map +0 -1
  566. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +0 -51
  567. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js.map +0 -1
  568. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts +0 -2
  569. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts.map +0 -1
  570. package/dist-esm/samples-dev/storageAccountsListKeysSample.js +0 -36
  571. package/dist-esm/samples-dev/storageAccountsListKeysSample.js.map +0 -1
  572. package/dist-esm/samples-dev/storageAccountsListSample.d.ts +0 -2
  573. package/dist-esm/samples-dev/storageAccountsListSample.d.ts.map +0 -1
  574. package/dist-esm/samples-dev/storageAccountsListSample.js +0 -50
  575. package/dist-esm/samples-dev/storageAccountsListSample.js.map +0 -1
  576. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts +0 -2
  577. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts.map +0 -1
  578. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +0 -35
  579. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js.map +0 -1
  580. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts +0 -2
  581. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts.map +0 -1
  582. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +0 -53
  583. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js.map +0 -1
  584. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts +0 -2
  585. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts.map +0 -1
  586. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +0 -36
  587. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js.map +0 -1
  588. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts +0 -2
  589. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts.map +0 -1
  590. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +0 -36
  591. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js.map +0 -1
  592. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts +0 -2
  593. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts.map +0 -1
  594. package/dist-esm/samples-dev/storageAccountsUpdateSample.js +0 -110
  595. package/dist-esm/samples-dev/storageAccountsUpdateSample.js.map +0 -1
  596. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts +0 -2
  597. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts.map +0 -1
  598. package/dist-esm/samples-dev/usagesListByLocationSample.js +0 -51
  599. package/dist-esm/samples-dev/usagesListByLocationSample.js.map +0 -1
  600. package/dist-esm/src/index.d.ts +0 -5
  601. package/dist-esm/src/index.js.map +0 -1
  602. package/dist-esm/src/lroImpl.js +0 -29
  603. package/dist-esm/src/lroImpl.js.map +0 -1
  604. package/dist-esm/src/models/index.js.map +0 -1
  605. package/dist-esm/src/models/mappers.js.map +0 -1
  606. package/dist-esm/src/models/parameters.js.map +0 -1
  607. package/dist-esm/src/operations/blobInventoryPolicies.d.ts.map +0 -1
  608. package/dist-esm/src/operations/blobInventoryPolicies.js.map +0 -1
  609. package/dist-esm/src/operations/encryptionScopes.d.ts.map +0 -1
  610. package/dist-esm/src/operations/encryptionScopes.js.map +0 -1
  611. package/dist-esm/src/operations/index.d.ts +0 -11
  612. package/dist-esm/src/operations/index.d.ts.map +0 -1
  613. package/dist-esm/src/operations/index.js +0 -18
  614. package/dist-esm/src/operations/index.js.map +0 -1
  615. package/dist-esm/src/operations/managementPolicies.d.ts.map +0 -1
  616. package/dist-esm/src/operations/managementPolicies.js.map +0 -1
  617. package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +0 -1
  618. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +0 -1
  619. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  620. package/dist-esm/src/operations/operations.js.map +0 -1
  621. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  622. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  623. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  624. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  625. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  626. package/dist-esm/src/operations/skus.js.map +0 -1
  627. package/dist-esm/src/operations/storageAccounts.d.ts.map +0 -1
  628. package/dist-esm/src/operations/storageAccounts.js.map +0 -1
  629. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  630. package/dist-esm/src/operations/usages.js.map +0 -1
  631. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.d.ts.map +0 -1
  632. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.js.map +0 -1
  633. package/dist-esm/src/operationsInterfaces/encryptionScopes.d.ts.map +0 -1
  634. package/dist-esm/src/operationsInterfaces/encryptionScopes.js.map +0 -1
  635. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -11
  636. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  637. package/dist-esm/src/operationsInterfaces/index.js +0 -18
  638. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  639. package/dist-esm/src/operationsInterfaces/managementPolicies.d.ts.map +0 -1
  640. package/dist-esm/src/operationsInterfaces/managementPolicies.js.map +0 -1
  641. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +0 -1
  642. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.js.map +0 -1
  643. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  644. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  645. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  646. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  647. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  648. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  649. package/dist-esm/src/operationsInterfaces/storageAccounts.d.ts.map +0 -1
  650. package/dist-esm/src/operationsInterfaces/storageAccounts.js.map +0 -1
  651. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  652. package/dist-esm/src/pagingHelper.js.map +0 -1
  653. package/dist-esm/src/storageManagementClient.d.ts.map +0 -1
  654. package/dist-esm/src/storageManagementClient.js.map +0 -1
  655. package/dist-esm/test/sampleTest.d.ts +0 -2
  656. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  657. package/dist-esm/test/sampleTest.js +0 -42
  658. package/dist-esm/test/sampleTest.js.map +0 -1
  659. package/src/lroImpl.ts +0 -34
  660. package/src/models/index.ts +0 -2069
  661. package/src/models/mappers.ts +0 -3021
  662. package/src/models/parameters.ts +0 -288
  663. package/src/operations/blobInventoryPolicies.ts +0 -292
  664. package/src/operations/encryptionScopes.ts +0 -373
  665. package/src/operations/index.ts +0 -18
  666. package/src/operations/managementPolicies.ts +0 -172
  667. package/src/operations/objectReplicationPoliciesOperations.ts +0 -293
  668. package/src/operations/operations.ts +0 -100
  669. package/src/operations/privateEndpointConnections.ts +0 -299
  670. package/src/operations/privateLinkResources.ts +0 -72
  671. package/src/operations/skus.ts +0 -98
  672. package/src/operations/storageAccounts.ts +0 -1001
  673. package/src/operations/usages.ts +0 -114
  674. package/src/operationsInterfaces/blobInventoryPolicies.ts +0 -91
  675. package/src/operationsInterfaces/encryptionScopes.ts +0 -102
  676. package/src/operationsInterfaces/index.ts +0 -18
  677. package/src/operationsInterfaces/managementPolicies.ts +0 -74
  678. package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +0 -91
  679. package/src/operationsInterfaces/operations.ts +0 -22
  680. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -90
  681. package/src/operationsInterfaces/privateLinkResources.ts +0 -30
  682. package/src/operationsInterfaces/skus.ts +0 -22
  683. package/src/operationsInterfaces/storageAccounts.ts +0 -319
  684. package/src/operationsInterfaces/usages.ts +0 -24
  685. package/src/pagingHelper.ts +0 -39
  686. package/src/storageManagementClient.ts +0 -182
  687. package/tsconfig.json +0 -33
  688. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  689. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  690. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  691. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  692. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  693. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  694. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  695. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  696. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  697. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  698. /package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.js +0 -0
  699. /package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.js +0 -0
  700. /package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.js +0 -0
  701. /package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.js +0 -0
  702. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  703. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  704. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  705. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  706. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.js +0 -0
  707. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  708. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  709. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  710. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  711. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\"\n }\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n },\n serviceSpecification: {\n serializedName: \"properties.serviceSpecification\",\n type: {\n name: \"Composite\",\n className: \"ServiceSpecification\"\n }\n }\n }\n }\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceSpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceSpecification\",\n modelProperties: {\n metricSpecifications: {\n serializedName: \"metricSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const MetricSpecification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n displayDescription: {\n serializedName: \"displayDescription\",\n type: {\n name: \"String\"\n }\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\"\n }\n },\n dimensions: {\n serializedName: \"dimensions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Dimension\"\n }\n }\n }\n },\n aggregationType: {\n serializedName: \"aggregationType\",\n type: {\n name: \"String\"\n }\n },\n fillGapWithZero: {\n serializedName: \"fillGapWithZero\",\n type: {\n name: \"Boolean\"\n }\n },\n category: {\n serializedName: \"category\",\n type: {\n name: \"String\"\n }\n },\n resourceIdDimensionNameOverride: {\n serializedName: \"resourceIdDimensionNameOverride\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Dimension: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Dimension\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSkuListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageSkuListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SkuInformation\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SkuInformation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuInformation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Standard\", \"Premium\"]\n }\n },\n resourceType: {\n serializedName: \"resourceType\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n locations: {\n serializedName: \"locations\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n capabilities: {\n serializedName: \"capabilities\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SKUCapability\"\n }\n }\n }\n },\n restrictions: {\n serializedName: \"restrictions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Restriction\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SKUCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SKUCapability\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Restriction: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Restriction\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n values: {\n serializedName: \"values\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n reasonCode: {\n serializedName: \"reasonCode\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageAccountCheckNameAvailabilityParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountCheckNameAvailabilityParameters\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n defaultValue: \"Microsoft.Storage/storageAccounts\",\n isConstant: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResult\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"AccountNameInvalid\", \"AlreadyExists\"]\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageAccountCreateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountCreateParameters\",\n modelProperties: {\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n customDomain: {\n serializedName: \"properties.customDomain\",\n type: {\n name: \"Composite\",\n className: \"CustomDomain\"\n }\n },\n encryption: {\n serializedName: \"properties.encryption\",\n type: {\n name: \"Composite\",\n className: \"Encryption\"\n }\n },\n networkRuleSet: {\n serializedName: \"properties.networkAcls\",\n type: {\n name: \"Composite\",\n className: \"NetworkRuleSet\"\n }\n },\n accessTier: {\n serializedName: \"properties.accessTier\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Hot\", \"Cool\"]\n }\n },\n azureFilesIdentityBasedAuthentication: {\n serializedName: \"properties.azureFilesIdentityBasedAuthentication\",\n type: {\n name: \"Composite\",\n className: \"AzureFilesIdentityBasedAuthentication\"\n }\n },\n enableHttpsTrafficOnly: {\n serializedName: \"properties.supportsHttpsTrafficOnly\",\n type: {\n name: \"Boolean\"\n }\n },\n isHnsEnabled: {\n serializedName: \"properties.isHnsEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n largeFileSharesState: {\n serializedName: \"properties.largeFileSharesState\",\n type: {\n name: \"String\"\n }\n },\n routingPreference: {\n serializedName: \"properties.routingPreference\",\n type: {\n name: \"Composite\",\n className: \"RoutingPreference\"\n }\n },\n allowBlobPublicAccess: {\n serializedName: \"properties.allowBlobPublicAccess\",\n type: {\n name: \"Boolean\"\n }\n },\n minimumTlsVersion: {\n serializedName: \"properties.minimumTlsVersion\",\n type: {\n name: \"String\"\n }\n },\n allowSharedKeyAccess: {\n serializedName: \"properties.allowSharedKeyAccess\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Standard\", \"Premium\"]\n }\n }\n }\n }\n};\n\nexport const Identity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Identity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n defaultValue: \"SystemAssigned\",\n isConstant: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CustomDomain: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CustomDomain\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n useSubDomainName: {\n serializedName: \"useSubDomainName\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const Encryption: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Encryption\",\n modelProperties: {\n services: {\n serializedName: \"services\",\n type: {\n name: \"Composite\",\n className: \"EncryptionServices\"\n }\n },\n keySource: {\n defaultValue: \"Microsoft.Storage\",\n serializedName: \"keySource\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n requireInfrastructureEncryption: {\n serializedName: \"requireInfrastructureEncryption\",\n type: {\n name: \"Boolean\"\n }\n },\n keyVaultProperties: {\n serializedName: \"keyvaultproperties\",\n type: {\n name: \"Composite\",\n className: \"KeyVaultProperties\"\n }\n }\n }\n }\n};\n\nexport const EncryptionServices: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionServices\",\n modelProperties: {\n blob: {\n serializedName: \"blob\",\n type: {\n name: \"Composite\",\n className: \"EncryptionService\"\n }\n },\n file: {\n serializedName: \"file\",\n type: {\n name: \"Composite\",\n className: \"EncryptionService\"\n }\n },\n table: {\n serializedName: \"table\",\n type: {\n name: \"Composite\",\n className: \"EncryptionService\"\n }\n },\n queue: {\n serializedName: \"queue\",\n type: {\n name: \"Composite\",\n className: \"EncryptionService\"\n }\n }\n }\n }\n};\n\nexport const EncryptionService: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionService\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\"\n }\n },\n lastEnabledTime: {\n serializedName: \"lastEnabledTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n keyType: {\n serializedName: \"keyType\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const KeyVaultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyVaultProperties\",\n modelProperties: {\n keyName: {\n serializedName: \"keyname\",\n type: {\n name: \"String\"\n }\n },\n keyVersion: {\n serializedName: \"keyversion\",\n type: {\n name: \"String\"\n }\n },\n keyVaultUri: {\n serializedName: \"keyvaulturi\",\n type: {\n name: \"String\"\n }\n },\n currentVersionedKeyIdentifier: {\n serializedName: \"currentVersionedKeyIdentifier\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastKeyRotationTimestamp: {\n serializedName: \"lastKeyRotationTimestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const NetworkRuleSet: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkRuleSet\",\n modelProperties: {\n bypass: {\n defaultValue: \"AzureServices\",\n serializedName: \"bypass\",\n type: {\n name: \"String\"\n }\n },\n virtualNetworkRules: {\n serializedName: \"virtualNetworkRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkRule\"\n }\n }\n }\n },\n ipRules: {\n serializedName: \"ipRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IPRule\"\n }\n }\n }\n },\n defaultAction: {\n defaultValue: \"Allow\",\n serializedName: \"defaultAction\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Allow\", \"Deny\"]\n }\n }\n }\n }\n};\n\nexport const VirtualNetworkRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkRule\",\n modelProperties: {\n virtualNetworkResourceId: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n action: {\n defaultValue: \"Allow\",\n isConstant: true,\n serializedName: \"action\",\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"provisioning\",\n \"deprovisioning\",\n \"succeeded\",\n \"failed\",\n \"networkSourceDeleted\"\n ]\n }\n }\n }\n }\n};\n\nexport const IPRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IPRule\",\n modelProperties: {\n iPAddressOrRange: {\n serializedName: \"value\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n action: {\n defaultValue: \"Allow\",\n isConstant: true,\n serializedName: \"action\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AzureFilesIdentityBasedAuthentication: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureFilesIdentityBasedAuthentication\",\n modelProperties: {\n directoryServiceOptions: {\n serializedName: \"directoryServiceOptions\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n activeDirectoryProperties: {\n serializedName: \"activeDirectoryProperties\",\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryProperties\"\n }\n }\n }\n }\n};\n\nexport const ActiveDirectoryProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryProperties\",\n modelProperties: {\n domainName: {\n serializedName: \"domainName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n netBiosDomainName: {\n serializedName: \"netBiosDomainName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n forestName: {\n serializedName: \"forestName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n domainGuid: {\n serializedName: \"domainGuid\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n domainSid: {\n serializedName: \"domainSid\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n azureStorageSid: {\n serializedName: \"azureStorageSid\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RoutingPreference: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RoutingPreference\",\n modelProperties: {\n routingChoice: {\n serializedName: \"routingChoice\",\n type: {\n name: \"String\"\n }\n },\n publishMicrosoftEndpoints: {\n serializedName: \"publishMicrosoftEndpoints\",\n type: {\n name: \"Boolean\"\n }\n },\n publishInternetEndpoints: {\n serializedName: \"publishInternetEndpoints\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const Endpoints: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Endpoints\",\n modelProperties: {\n blob: {\n serializedName: \"blob\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n queue: {\n serializedName: \"queue\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n table: {\n serializedName: \"table\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n file: {\n serializedName: \"file\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n web: {\n serializedName: \"web\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n dfs: {\n serializedName: \"dfs\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n microsoftEndpoints: {\n serializedName: \"microsoftEndpoints\",\n type: {\n name: \"Composite\",\n className: \"StorageAccountMicrosoftEndpoints\"\n }\n },\n internetEndpoints: {\n serializedName: \"internetEndpoints\",\n type: {\n name: \"Composite\",\n className: \"StorageAccountInternetEndpoints\"\n }\n }\n }\n }\n};\n\nexport const StorageAccountMicrosoftEndpoints: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountMicrosoftEndpoints\",\n modelProperties: {\n blob: {\n serializedName: \"blob\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n queue: {\n serializedName: \"queue\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n table: {\n serializedName: \"table\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n file: {\n serializedName: \"file\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n web: {\n serializedName: \"web\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n dfs: {\n serializedName: \"dfs\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageAccountInternetEndpoints: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountInternetEndpoints\",\n modelProperties: {\n blob: {\n serializedName: \"blob\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n file: {\n serializedName: \"file\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n web: {\n serializedName: \"web\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n dfs: {\n serializedName: \"dfs\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const GeoReplicationStats: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"GeoReplicationStats\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastSyncTime: {\n serializedName: \"lastSyncTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n canFailover: {\n serializedName: \"canFailover\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n actionRequired: {\n serializedName: \"actionRequired\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BlobRestoreStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobRestoreStatus\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n failureReason: {\n serializedName: \"failureReason\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n restoreId: {\n serializedName: \"restoreId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Composite\",\n className: \"BlobRestoreParameters\"\n }\n }\n }\n }\n};\n\nexport const BlobRestoreParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobRestoreParameters\",\n modelProperties: {\n timeToRestore: {\n serializedName: \"timeToRestore\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n blobRanges: {\n serializedName: \"blobRanges\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BlobRestoreRange\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BlobRestoreRange: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobRestoreRange\",\n modelProperties: {\n startRange: {\n serializedName: \"startRange\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n endRange: {\n serializedName: \"endRange\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageAccountUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountUpdateParameters\",\n modelProperties: {\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"String\"\n }\n },\n customDomain: {\n serializedName: \"properties.customDomain\",\n type: {\n name: \"Composite\",\n className: \"CustomDomain\"\n }\n },\n encryption: {\n serializedName: \"properties.encryption\",\n type: {\n name: \"Composite\",\n className: \"Encryption\"\n }\n },\n accessTier: {\n serializedName: \"properties.accessTier\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Hot\", \"Cool\"]\n }\n },\n azureFilesIdentityBasedAuthentication: {\n serializedName: \"properties.azureFilesIdentityBasedAuthentication\",\n type: {\n name: \"Composite\",\n className: \"AzureFilesIdentityBasedAuthentication\"\n }\n },\n enableHttpsTrafficOnly: {\n serializedName: \"properties.supportsHttpsTrafficOnly\",\n type: {\n name: \"Boolean\"\n }\n },\n networkRuleSet: {\n serializedName: \"properties.networkAcls\",\n type: {\n name: \"Composite\",\n className: \"NetworkRuleSet\"\n }\n },\n largeFileSharesState: {\n serializedName: \"properties.largeFileSharesState\",\n type: {\n name: \"String\"\n }\n },\n routingPreference: {\n serializedName: \"properties.routingPreference\",\n type: {\n name: \"Composite\",\n className: \"RoutingPreference\"\n }\n },\n allowBlobPublicAccess: {\n serializedName: \"properties.allowBlobPublicAccess\",\n type: {\n name: \"Boolean\"\n }\n },\n minimumTlsVersion: {\n serializedName: \"properties.minimumTlsVersion\",\n type: {\n name: \"String\"\n }\n },\n allowSharedKeyAccess: {\n serializedName: \"properties.allowSharedKeyAccess\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const StorageAccountListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageAccount\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageAccountListKeysResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountListKeysResult\",\n modelProperties: {\n keys: {\n serializedName: \"keys\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageAccountKey\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const StorageAccountKey: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountKey\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n permissions: {\n serializedName: \"permissions\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Read\", \"Full\"]\n }\n }\n }\n }\n};\n\nexport const StorageAccountRegenerateKeyParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountRegenerateKeyParameters\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const UsageListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UsageListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Usage\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Usage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Usage\",\n modelProperties: {\n unit: {\n serializedName: \"unit\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Count\",\n \"Bytes\",\n \"Seconds\",\n \"Percent\",\n \"CountsPerSecond\",\n \"BytesPerSecond\"\n ]\n }\n },\n currentValue: {\n serializedName: \"currentValue\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n limit: {\n serializedName: \"limit\",\n readOnly: true,\n type: {\n name: \"Number\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"Composite\",\n className: \"UsageName\"\n }\n }\n }\n }\n};\n\nexport const UsageName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UsageName\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n localizedValue: {\n serializedName: \"localizedValue\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AccountSasParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccountSasParameters\",\n modelProperties: {\n services: {\n serializedName: \"signedServices\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n resourceTypes: {\n serializedName: \"signedResourceTypes\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n permissions: {\n serializedName: \"signedPermission\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n iPAddressOrRange: {\n serializedName: \"signedIp\",\n type: {\n name: \"String\"\n }\n },\n protocols: {\n serializedName: \"signedProtocol\",\n type: {\n name: \"Enum\",\n allowedValues: [\"https,http\", \"https\"]\n }\n },\n sharedAccessStartTime: {\n serializedName: \"signedStart\",\n type: {\n name: \"DateTime\"\n }\n },\n sharedAccessExpiryTime: {\n serializedName: \"signedExpiry\",\n required: true,\n type: {\n name: \"DateTime\"\n }\n },\n keyToSign: {\n serializedName: \"keyToSign\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ListAccountSasResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListAccountSasResponse\",\n modelProperties: {\n accountSasToken: {\n serializedName: \"accountSasToken\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceSasParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceSasParameters\",\n modelProperties: {\n canonicalizedResource: {\n serializedName: \"canonicalizedResource\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"signedResource\",\n type: {\n name: \"String\"\n }\n },\n permissions: {\n serializedName: \"signedPermission\",\n type: {\n name: \"String\"\n }\n },\n iPAddressOrRange: {\n serializedName: \"signedIp\",\n type: {\n name: \"String\"\n }\n },\n protocols: {\n serializedName: \"signedProtocol\",\n type: {\n name: \"Enum\",\n allowedValues: [\"https,http\", \"https\"]\n }\n },\n sharedAccessStartTime: {\n serializedName: \"signedStart\",\n type: {\n name: \"DateTime\"\n }\n },\n sharedAccessExpiryTime: {\n serializedName: \"signedExpiry\",\n type: {\n name: \"DateTime\"\n }\n },\n identifier: {\n constraints: {\n MaxLength: 64\n },\n serializedName: \"signedIdentifier\",\n type: {\n name: \"String\"\n }\n },\n partitionKeyStart: {\n serializedName: \"startPk\",\n type: {\n name: \"String\"\n }\n },\n partitionKeyEnd: {\n serializedName: \"endPk\",\n type: {\n name: \"String\"\n }\n },\n rowKeyStart: {\n serializedName: \"startRk\",\n type: {\n name: \"String\"\n }\n },\n rowKeyEnd: {\n serializedName: \"endRk\",\n type: {\n name: \"String\"\n }\n },\n keyToSign: {\n serializedName: \"keyToSign\",\n type: {\n name: \"String\"\n }\n },\n cacheControl: {\n serializedName: \"rscc\",\n type: {\n name: \"String\"\n }\n },\n contentDisposition: {\n serializedName: \"rscd\",\n type: {\n name: \"String\"\n }\n },\n contentEncoding: {\n serializedName: \"rsce\",\n type: {\n name: \"String\"\n }\n },\n contentLanguage: {\n serializedName: \"rscl\",\n type: {\n name: \"String\"\n }\n },\n contentType: {\n serializedName: \"rsct\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ListServiceSasResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListServiceSasResponse\",\n modelProperties: {\n serviceSasToken: {\n serializedName: \"serviceSasToken\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicySchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicySchema\",\n modelProperties: {\n rules: {\n serializedName: \"rules\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyRule\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ManagementPolicyRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyRule\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\"\n }\n },\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n definition: {\n serializedName: \"definition\",\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyDefinition\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicyDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyDefinition\",\n modelProperties: {\n actions: {\n serializedName: \"actions\",\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyAction\"\n }\n },\n filters: {\n serializedName: \"filters\",\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyFilter\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicyAction: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyAction\",\n modelProperties: {\n baseBlob: {\n serializedName: \"baseBlob\",\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyBaseBlob\"\n }\n },\n snapshot: {\n serializedName: \"snapshot\",\n type: {\n name: \"Composite\",\n className: \"ManagementPolicySnapShot\"\n }\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyVersion\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicyBaseBlob: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyBaseBlob\",\n modelProperties: {\n tierToCool: {\n serializedName: \"tierToCool\",\n type: {\n name: \"Composite\",\n className: \"DateAfterModification\"\n }\n },\n tierToArchive: {\n serializedName: \"tierToArchive\",\n type: {\n name: \"Composite\",\n className: \"DateAfterModification\"\n }\n },\n delete: {\n serializedName: \"delete\",\n type: {\n name: \"Composite\",\n className: \"DateAfterModification\"\n }\n },\n enableAutoTierToHotFromCool: {\n serializedName: \"enableAutoTierToHotFromCool\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const DateAfterModification: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DateAfterModification\",\n modelProperties: {\n daysAfterModificationGreaterThan: {\n constraints: {\n InclusiveMinimum: 0,\n MultipleOf: 1\n },\n serializedName: \"daysAfterModificationGreaterThan\",\n type: {\n name: \"Number\"\n }\n },\n daysAfterLastAccessTimeGreaterThan: {\n constraints: {\n InclusiveMinimum: 0,\n MultipleOf: 1\n },\n serializedName: \"daysAfterLastAccessTimeGreaterThan\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicySnapShot: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicySnapShot\",\n modelProperties: {\n tierToCool: {\n serializedName: \"tierToCool\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\"\n }\n },\n tierToArchive: {\n serializedName: \"tierToArchive\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\"\n }\n },\n delete: {\n serializedName: \"delete\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\"\n }\n }\n }\n }\n};\n\nexport const DateAfterCreation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\",\n modelProperties: {\n daysAfterCreationGreaterThan: {\n constraints: {\n InclusiveMinimum: 0,\n MultipleOf: 1\n },\n serializedName: \"daysAfterCreationGreaterThan\",\n required: true,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicyVersion: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyVersion\",\n modelProperties: {\n tierToCool: {\n serializedName: \"tierToCool\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\"\n }\n },\n tierToArchive: {\n serializedName: \"tierToArchive\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\"\n }\n },\n delete: {\n serializedName: \"delete\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicyFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicyFilter\",\n modelProperties: {\n prefixMatch: {\n serializedName: \"prefixMatch\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n blobTypes: {\n serializedName: \"blobTypes\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n blobIndexMatch: {\n serializedName: \"blobIndexMatch\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TagFilter\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const TagFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TagFilter\",\n modelProperties: {\n name: {\n constraints: {\n MaxLength: 128,\n MinLength: 1\n },\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n op: {\n serializedName: \"op\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n value: {\n constraints: {\n MaxLength: 256\n },\n serializedName: \"value\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BlobInventoryPolicySchema: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicySchema\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n destination: {\n serializedName: \"destination\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n rules: {\n serializedName: \"rules\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicyRule\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const BlobInventoryPolicyRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicyRule\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n definition: {\n serializedName: \"definition\",\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicyDefinition\"\n }\n }\n }\n }\n};\n\nexport const BlobInventoryPolicyDefinition: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicyDefinition\",\n modelProperties: {\n filters: {\n serializedName: \"filters\",\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicyFilter\"\n }\n }\n }\n }\n};\n\nexport const BlobInventoryPolicyFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicyFilter\",\n modelProperties: {\n prefixMatch: {\n serializedName: \"prefixMatch\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n blobTypes: {\n serializedName: \"blobTypes\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n includeBlobVersions: {\n serializedName: \"includeBlobVersions\",\n type: {\n name: \"Boolean\"\n }\n },\n includeSnapshots: {\n serializedName: \"includeSnapshots\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\"\n }\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\"\n }\n }\n }\n }\n};\n\nexport const ErrorResponseBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponseBody\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ListBlobInventoryPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListBlobInventoryPolicy\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicy\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ObjectReplicationPolicies: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectReplicationPolicies\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ObjectReplicationPolicy\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ObjectReplicationPolicyRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectReplicationPolicyRule\",\n modelProperties: {\n ruleId: {\n serializedName: \"ruleId\",\n type: {\n name: \"String\"\n }\n },\n sourceContainer: {\n serializedName: \"sourceContainer\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n destinationContainer: {\n serializedName: \"destinationContainer\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n filters: {\n serializedName: \"filters\",\n type: {\n name: \"Composite\",\n className: \"ObjectReplicationPolicyFilter\"\n }\n }\n }\n }\n};\n\nexport const ObjectReplicationPolicyFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectReplicationPolicyFilter\",\n modelProperties: {\n prefixMatch: {\n serializedName: \"prefixMatch\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n minCreationTime: {\n serializedName: \"minCreationTime\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EncryptionScopeKeyVaultProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionScopeKeyVaultProperties\",\n modelProperties: {\n keyUri: {\n serializedName: \"keyUri\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EncryptionScopeListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionScopeListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EncryptionScope\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\"\n }\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ManagementPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ManagementPolicy\",\n modelProperties: {\n ...Resource.type.modelProperties,\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n policy: {\n serializedName: \"properties.policy\",\n type: {\n name: \"Composite\",\n className: \"ManagementPolicySchema\"\n }\n }\n }\n }\n};\n\nexport const BlobInventoryPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicy\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n policy: {\n serializedName: \"properties.policy\",\n type: {\n name: \"Composite\",\n className: \"BlobInventoryPolicySchema\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ObjectReplicationPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectReplicationPolicy\",\n modelProperties: {\n ...Resource.type.modelProperties,\n policyId: {\n serializedName: \"properties.policyId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n enabledTime: {\n serializedName: \"properties.enabledTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n sourceAccount: {\n serializedName: \"properties.sourceAccount\",\n type: {\n name: \"String\"\n }\n },\n destinationAccount: {\n serializedName: \"properties.destinationAccount\",\n type: {\n name: \"String\"\n }\n },\n rules: {\n serializedName: \"properties.rules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ObjectReplicationPolicyRule\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const EncryptionScope: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionScope\",\n modelProperties: {\n ...Resource.type.modelProperties,\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\"\n }\n },\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"String\"\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n keyVaultProperties: {\n serializedName: \"properties.keyVaultProperties\",\n type: {\n name: \"Composite\",\n className: \"EncryptionScopeKeyVaultProperties\"\n }\n }\n }\n }\n};\n\nexport const StorageAccount: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccount\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n kind: {\n serializedName: \"kind\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Creating\", \"ResolvingDNS\", \"Succeeded\"]\n }\n },\n primaryEndpoints: {\n serializedName: \"properties.primaryEndpoints\",\n type: {\n name: \"Composite\",\n className: \"Endpoints\"\n }\n },\n primaryLocation: {\n serializedName: \"properties.primaryLocation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusOfPrimary: {\n serializedName: \"properties.statusOfPrimary\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"available\", \"unavailable\"]\n }\n },\n lastGeoFailoverTime: {\n serializedName: \"properties.lastGeoFailoverTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n secondaryLocation: {\n serializedName: \"properties.secondaryLocation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n statusOfSecondary: {\n serializedName: \"properties.statusOfSecondary\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"available\", \"unavailable\"]\n }\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n },\n customDomain: {\n serializedName: \"properties.customDomain\",\n type: {\n name: \"Composite\",\n className: \"CustomDomain\"\n }\n },\n secondaryEndpoints: {\n serializedName: \"properties.secondaryEndpoints\",\n type: {\n name: \"Composite\",\n className: \"Endpoints\"\n }\n },\n encryption: {\n serializedName: \"properties.encryption\",\n type: {\n name: \"Composite\",\n className: \"Encryption\"\n }\n },\n accessTier: {\n serializedName: \"properties.accessTier\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Hot\", \"Cool\"]\n }\n },\n azureFilesIdentityBasedAuthentication: {\n serializedName: \"properties.azureFilesIdentityBasedAuthentication\",\n type: {\n name: \"Composite\",\n className: \"AzureFilesIdentityBasedAuthentication\"\n }\n },\n enableHttpsTrafficOnly: {\n serializedName: \"properties.supportsHttpsTrafficOnly\",\n type: {\n name: \"Boolean\"\n }\n },\n networkRuleSet: {\n serializedName: \"properties.networkAcls\",\n type: {\n name: \"Composite\",\n className: \"NetworkRuleSet\"\n }\n },\n isHnsEnabled: {\n serializedName: \"properties.isHnsEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n geoReplicationStats: {\n serializedName: \"properties.geoReplicationStats\",\n type: {\n name: \"Composite\",\n className: \"GeoReplicationStats\"\n }\n },\n failoverInProgress: {\n serializedName: \"properties.failoverInProgress\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n largeFileSharesState: {\n serializedName: \"properties.largeFileSharesState\",\n type: {\n name: \"String\"\n }\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n },\n routingPreference: {\n serializedName: \"properties.routingPreference\",\n type: {\n name: \"Composite\",\n className: \"RoutingPreference\"\n }\n },\n blobRestoreStatus: {\n serializedName: \"properties.blobRestoreStatus\",\n type: {\n name: \"Composite\",\n className: \"BlobRestoreStatus\"\n }\n },\n allowBlobPublicAccess: {\n serializedName: \"properties.allowBlobPublicAccess\",\n type: {\n name: \"Boolean\"\n }\n },\n minimumTlsVersion: {\n serializedName: \"properties.minimumTlsVersion\",\n type: {\n name: \"String\"\n }\n },\n allowSharedKeyAccess: {\n serializedName: \"properties.allowSharedKeyAccess\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n"]}
@@ -0,0 +1,30 @@
1
+ import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
2
+ export declare const accept: OperationParameter;
3
+ export declare const $host: OperationURLParameter;
4
+ export declare const apiVersion: OperationQueryParameter;
5
+ export declare const subscriptionId: OperationURLParameter;
6
+ export declare const contentType: OperationParameter;
7
+ export declare const accountName: OperationParameter;
8
+ export declare const parameters: OperationParameter;
9
+ export declare const resourceGroupName: OperationURLParameter;
10
+ export declare const accountName1: OperationURLParameter;
11
+ export declare const expand: OperationQueryParameter;
12
+ export declare const parameters1: OperationParameter;
13
+ export declare const expand1: OperationQueryParameter;
14
+ export declare const regenerateKey: OperationParameter;
15
+ export declare const parameters2: OperationParameter;
16
+ export declare const parameters3: OperationParameter;
17
+ export declare const parameters4: OperationParameter;
18
+ export declare const nextLink: OperationURLParameter;
19
+ export declare const location: OperationURLParameter;
20
+ export declare const managementPolicyName: OperationURLParameter;
21
+ export declare const properties: OperationParameter;
22
+ export declare const blobInventoryPolicyName: OperationURLParameter;
23
+ export declare const properties1: OperationParameter;
24
+ export declare const privateEndpointConnectionName: OperationURLParameter;
25
+ export declare const properties2: OperationParameter;
26
+ export declare const objectReplicationPolicyId: OperationURLParameter;
27
+ export declare const properties3: OperationParameter;
28
+ export declare const encryptionScope: OperationParameter;
29
+ export declare const encryptionScopeName: OperationURLParameter;
30
+ //# sourceMappingURL=parameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAgB5B,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAY5B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAc/B,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAa1B,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,uBASpB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,uBAUrB,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,kBAG3B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAStB,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,qBASlC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,qBASrC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,qBAS3C,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,qBAYvC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,kBAG7B,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,qBAajC,CAAC"}
@@ -0,0 +1,242 @@
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 { StorageAccountCheckNameAvailabilityParameters as StorageAccountCheckNameAvailabilityParametersMapper, StorageAccountCreateParameters as StorageAccountCreateParametersMapper, StorageAccountUpdateParameters as StorageAccountUpdateParametersMapper, StorageAccountRegenerateKeyParameters as StorageAccountRegenerateKeyParametersMapper, AccountSasParameters as AccountSasParametersMapper, ServiceSasParameters as ServiceSasParametersMapper, BlobRestoreParameters as BlobRestoreParametersMapper, ManagementPolicy as ManagementPolicyMapper, BlobInventoryPolicy as BlobInventoryPolicyMapper, PrivateEndpointConnection as PrivateEndpointConnectionMapper, ObjectReplicationPolicy as ObjectReplicationPolicyMapper, EncryptionScope as EncryptionScopeMapper } from "../models/mappers.js";
9
+ export const accept = {
10
+ parameterPath: "accept",
11
+ mapper: {
12
+ defaultValue: "application/json",
13
+ isConstant: true,
14
+ serializedName: "Accept",
15
+ type: {
16
+ name: "String"
17
+ }
18
+ }
19
+ };
20
+ export const $host = {
21
+ parameterPath: "$host",
22
+ mapper: {
23
+ serializedName: "$host",
24
+ required: true,
25
+ type: {
26
+ name: "String"
27
+ }
28
+ },
29
+ skipEncoding: true
30
+ };
31
+ export const apiVersion = {
32
+ parameterPath: "apiVersion",
33
+ mapper: {
34
+ defaultValue: "2019-06-01",
35
+ isConstant: true,
36
+ serializedName: "api-version",
37
+ type: {
38
+ name: "String"
39
+ }
40
+ }
41
+ };
42
+ export const subscriptionId = {
43
+ parameterPath: "subscriptionId",
44
+ mapper: {
45
+ constraints: {
46
+ MinLength: 1
47
+ },
48
+ serializedName: "subscriptionId",
49
+ required: true,
50
+ type: {
51
+ name: "String"
52
+ }
53
+ }
54
+ };
55
+ export const contentType = {
56
+ parameterPath: ["options", "contentType"],
57
+ mapper: {
58
+ defaultValue: "application/json",
59
+ isConstant: true,
60
+ serializedName: "Content-Type",
61
+ type: {
62
+ name: "String"
63
+ }
64
+ }
65
+ };
66
+ export const accountName = {
67
+ parameterPath: "accountName",
68
+ mapper: StorageAccountCheckNameAvailabilityParametersMapper
69
+ };
70
+ export const parameters = {
71
+ parameterPath: "parameters",
72
+ mapper: StorageAccountCreateParametersMapper
73
+ };
74
+ export const resourceGroupName = {
75
+ parameterPath: "resourceGroupName",
76
+ mapper: {
77
+ constraints: {
78
+ Pattern: new RegExp("^[-\\w\\._\\(\\)]+$"),
79
+ MaxLength: 90,
80
+ MinLength: 1
81
+ },
82
+ serializedName: "resourceGroupName",
83
+ required: true,
84
+ type: {
85
+ name: "String"
86
+ }
87
+ }
88
+ };
89
+ export const accountName1 = {
90
+ parameterPath: "accountName",
91
+ mapper: {
92
+ constraints: {
93
+ MaxLength: 24,
94
+ MinLength: 3
95
+ },
96
+ serializedName: "accountName",
97
+ required: true,
98
+ type: {
99
+ name: "String"
100
+ }
101
+ }
102
+ };
103
+ export const expand = {
104
+ parameterPath: ["options", "expand"],
105
+ mapper: {
106
+ serializedName: "$expand",
107
+ type: {
108
+ name: "Enum",
109
+ allowedValues: ["geoReplicationStats", "blobRestoreStatus"]
110
+ }
111
+ }
112
+ };
113
+ export const parameters1 = {
114
+ parameterPath: "parameters",
115
+ mapper: StorageAccountUpdateParametersMapper
116
+ };
117
+ export const expand1 = {
118
+ parameterPath: ["options", "expand"],
119
+ mapper: {
120
+ defaultValue: "kerb",
121
+ isConstant: true,
122
+ serializedName: "$expand",
123
+ type: {
124
+ name: "String"
125
+ }
126
+ }
127
+ };
128
+ export const regenerateKey = {
129
+ parameterPath: "regenerateKey",
130
+ mapper: StorageAccountRegenerateKeyParametersMapper
131
+ };
132
+ export const parameters2 = {
133
+ parameterPath: "parameters",
134
+ mapper: AccountSasParametersMapper
135
+ };
136
+ export const parameters3 = {
137
+ parameterPath: "parameters",
138
+ mapper: ServiceSasParametersMapper
139
+ };
140
+ export const parameters4 = {
141
+ parameterPath: "parameters",
142
+ mapper: BlobRestoreParametersMapper
143
+ };
144
+ export const nextLink = {
145
+ parameterPath: "nextLink",
146
+ mapper: {
147
+ serializedName: "nextLink",
148
+ required: true,
149
+ type: {
150
+ name: "String"
151
+ }
152
+ },
153
+ skipEncoding: true
154
+ };
155
+ export const location = {
156
+ parameterPath: "location",
157
+ mapper: {
158
+ serializedName: "location",
159
+ required: true,
160
+ type: {
161
+ name: "String"
162
+ }
163
+ }
164
+ };
165
+ export const managementPolicyName = {
166
+ parameterPath: "managementPolicyName",
167
+ mapper: {
168
+ serializedName: "managementPolicyName",
169
+ required: true,
170
+ type: {
171
+ name: "String"
172
+ }
173
+ }
174
+ };
175
+ export const properties = {
176
+ parameterPath: "properties",
177
+ mapper: ManagementPolicyMapper
178
+ };
179
+ export const blobInventoryPolicyName = {
180
+ parameterPath: "blobInventoryPolicyName",
181
+ mapper: {
182
+ serializedName: "blobInventoryPolicyName",
183
+ required: true,
184
+ type: {
185
+ name: "String"
186
+ }
187
+ }
188
+ };
189
+ export const properties1 = {
190
+ parameterPath: "properties",
191
+ mapper: BlobInventoryPolicyMapper
192
+ };
193
+ export const privateEndpointConnectionName = {
194
+ parameterPath: "privateEndpointConnectionName",
195
+ mapper: {
196
+ serializedName: "privateEndpointConnectionName",
197
+ required: true,
198
+ type: {
199
+ name: "String"
200
+ }
201
+ }
202
+ };
203
+ export const properties2 = {
204
+ parameterPath: "properties",
205
+ mapper: PrivateEndpointConnectionMapper
206
+ };
207
+ export const objectReplicationPolicyId = {
208
+ parameterPath: "objectReplicationPolicyId",
209
+ mapper: {
210
+ constraints: {
211
+ MinLength: 1
212
+ },
213
+ serializedName: "objectReplicationPolicyId",
214
+ required: true,
215
+ type: {
216
+ name: "String"
217
+ }
218
+ }
219
+ };
220
+ export const properties3 = {
221
+ parameterPath: "properties",
222
+ mapper: ObjectReplicationPolicyMapper
223
+ };
224
+ export const encryptionScope = {
225
+ parameterPath: "encryptionScope",
226
+ mapper: EncryptionScopeMapper
227
+ };
228
+ export const encryptionScopeName = {
229
+ parameterPath: "encryptionScopeName",
230
+ mapper: {
231
+ constraints: {
232
+ MaxLength: 63,
233
+ MinLength: 3
234
+ },
235
+ serializedName: "encryptionScopeName",
236
+ required: true,
237
+ type: {
238
+ name: "String"
239
+ }
240
+ }
241
+ };
242
+ //# sourceMappingURL=parameters.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n StorageAccountCheckNameAvailabilityParameters as StorageAccountCheckNameAvailabilityParametersMapper,\n StorageAccountCreateParameters as StorageAccountCreateParametersMapper,\n StorageAccountUpdateParameters as StorageAccountUpdateParametersMapper,\n StorageAccountRegenerateKeyParameters as StorageAccountRegenerateKeyParametersMapper,\n AccountSasParameters as AccountSasParametersMapper,\n ServiceSasParameters as ServiceSasParametersMapper,\n BlobRestoreParameters as BlobRestoreParametersMapper,\n ManagementPolicy as ManagementPolicyMapper,\n BlobInventoryPolicy as BlobInventoryPolicyMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper,\n ObjectReplicationPolicy as ObjectReplicationPolicyMapper,\n EncryptionScope as EncryptionScopeMapper\n} from \"../models/mappers.js\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2019-06-01\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n constraints: {\n MinLength: 1\n },\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const accountName: OperationParameter = {\n parameterPath: \"accountName\",\n mapper: StorageAccountCheckNameAvailabilityParametersMapper\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: StorageAccountCreateParametersMapper\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[-\\\\w\\\\._\\\\(\\\\)]+$\"),\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const accountName1: OperationURLParameter = {\n parameterPath: \"accountName\",\n mapper: {\n constraints: {\n MaxLength: 24,\n MinLength: 3\n },\n serializedName: \"accountName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const expand: OperationQueryParameter = {\n parameterPath: [\"options\", \"expand\"],\n mapper: {\n serializedName: \"$expand\",\n type: {\n name: \"Enum\",\n allowedValues: [\"geoReplicationStats\", \"blobRestoreStatus\"]\n }\n }\n};\n\nexport const parameters1: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: StorageAccountUpdateParametersMapper\n};\n\nexport const expand1: OperationQueryParameter = {\n parameterPath: [\"options\", \"expand\"],\n mapper: {\n defaultValue: \"kerb\",\n isConstant: true,\n serializedName: \"$expand\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const regenerateKey: OperationParameter = {\n parameterPath: \"regenerateKey\",\n mapper: StorageAccountRegenerateKeyParametersMapper\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: AccountSasParametersMapper\n};\n\nexport const parameters3: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ServiceSasParametersMapper\n};\n\nexport const parameters4: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: BlobRestoreParametersMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const location: OperationURLParameter = {\n parameterPath: \"location\",\n mapper: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const managementPolicyName: OperationURLParameter = {\n parameterPath: \"managementPolicyName\",\n mapper: {\n serializedName: \"managementPolicyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const properties: OperationParameter = {\n parameterPath: \"properties\",\n mapper: ManagementPolicyMapper\n};\n\nexport const blobInventoryPolicyName: OperationURLParameter = {\n parameterPath: \"blobInventoryPolicyName\",\n mapper: {\n serializedName: \"blobInventoryPolicyName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const properties1: OperationParameter = {\n parameterPath: \"properties\",\n mapper: BlobInventoryPolicyMapper\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const properties2: OperationParameter = {\n parameterPath: \"properties\",\n mapper: PrivateEndpointConnectionMapper\n};\n\nexport const objectReplicationPolicyId: OperationURLParameter = {\n parameterPath: \"objectReplicationPolicyId\",\n mapper: {\n constraints: {\n MinLength: 1\n },\n serializedName: \"objectReplicationPolicyId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const properties3: OperationParameter = {\n parameterPath: \"properties\",\n mapper: ObjectReplicationPolicyMapper\n};\n\nexport const encryptionScope: OperationParameter = {\n parameterPath: \"encryptionScope\",\n mapper: EncryptionScopeMapper\n};\n\nexport const encryptionScopeName: OperationURLParameter = {\n parameterPath: \"encryptionScopeName\",\n mapper: {\n constraints: {\n MaxLength: 63,\n MinLength: 3\n },\n serializedName: \"encryptionScopeName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n"]}