@azure/arm-storage 18.3.1-alpha.20250213.1 → 18.3.1-alpha.20250217.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 (1584) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/dist/browser/index.d.ts.map +1 -0
  4. package/dist/browser/index.js +13 -0
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/dist/browser/models/parameters.js +637 -0
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/dist/browser/operations/blobContainers.d.ts +278 -0
  12. package/dist/browser/operations/blobContainers.d.ts.map +1 -0
  13. package/dist/browser/operations/blobContainers.js +731 -0
  14. package/dist/browser/operations/blobContainers.js.map +1 -0
  15. package/dist/browser/operations/blobInventoryPolicies.d.ts +73 -0
  16. package/dist/browser/operations/blobInventoryPolicies.d.ts.map +1 -0
  17. package/dist/browser/operations/blobInventoryPolicies.js +227 -0
  18. package/dist/browser/operations/blobInventoryPolicies.js.map +1 -0
  19. package/dist/browser/operations/blobServices.d.ts +60 -0
  20. package/dist/browser/operations/blobServices.d.ts.map +1 -0
  21. package/dist/browser/operations/blobServices.js +176 -0
  22. package/dist/browser/operations/blobServices.js.map +1 -0
  23. package/dist/browser/operations/deletedAccounts.d.ts +39 -0
  24. package/dist/browser/operations/deletedAccounts.d.ts.map +1 -0
  25. package/dist/browser/operations/deletedAccounts.js +167 -0
  26. package/dist/browser/operations/deletedAccounts.js.map +1 -0
  27. package/dist/browser/operations/encryptionScopes.d.ts +94 -0
  28. package/dist/browser/operations/encryptionScopes.d.ts.map +1 -0
  29. package/dist/browser/operations/encryptionScopes.js +296 -0
  30. package/dist/browser/operations/encryptionScopes.js.map +1 -0
  31. package/dist/browser/operations/fileServices.d.ts +47 -0
  32. package/dist/browser/operations/fileServices.d.ts.map +1 -0
  33. package/dist/browser/operations/fileServices.js +130 -0
  34. package/dist/browser/operations/fileServices.js.map +1 -0
  35. package/dist/browser/operations/fileShares.d.ts +132 -0
  36. package/dist/browser/operations/fileShares.d.ts.map +1 -0
  37. package/dist/browser/operations/fileShares.js +406 -0
  38. package/dist/browser/operations/fileShares.js.map +1 -0
  39. package/dist/browser/operations/index.d.ts +25 -0
  40. package/dist/browser/operations/index.d.ts.map +1 -0
  41. package/dist/browser/operations/index.js +32 -0
  42. package/dist/browser/operations/index.js.map +1 -0
  43. package/dist/browser/operations/localUsersOperations.d.ts +98 -0
  44. package/dist/browser/operations/localUsersOperations.d.ts.map +1 -0
  45. package/dist/browser/operations/localUsersOperations.js +299 -0
  46. package/dist/browser/operations/localUsersOperations.js.map +1 -0
  47. package/dist/browser/operations/managementPolicies.d.ts +50 -0
  48. package/dist/browser/operations/managementPolicies.d.ts.map +1 -0
  49. package/dist/browser/operations/managementPolicies.js +126 -0
  50. package/dist/browser/operations/managementPolicies.js.map +1 -0
  51. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +73 -0
  52. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  53. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +252 -0
  54. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  55. package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts +80 -0
  56. package/dist/browser/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  57. package/dist/browser/operations/objectReplicationPoliciesOperations.js +234 -0
  58. package/dist/browser/operations/objectReplicationPoliciesOperations.js.map +1 -0
  59. package/dist/browser/operations/operations.d.ts +26 -0
  60. package/dist/browser/operations/operations.d.ts.map +1 -0
  61. package/dist/browser/operations/operations.js +93 -0
  62. package/dist/browser/operations/operations.js.map +1 -0
  63. package/dist/browser/operations/privateEndpointConnections.d.ts +73 -0
  64. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  65. package/dist/browser/operations/privateEndpointConnections.js +234 -0
  66. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  67. package/dist/browser/operations/privateLinkResources.d.ts +23 -0
  68. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  69. package/dist/browser/operations/privateLinkResources.js +53 -0
  70. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  71. package/dist/browser/operations/queue.d.ts +101 -0
  72. package/dist/browser/operations/queue.d.ts.map +1 -0
  73. package/dist/browser/operations/queue.js +315 -0
  74. package/dist/browser/operations/queue.js.map +1 -0
  75. package/dist/browser/operations/queueServices.d.ts +47 -0
  76. package/dist/browser/operations/queueServices.d.ts.map +1 -0
  77. package/dist/browser/operations/queueServices.js +130 -0
  78. package/dist/browser/operations/queueServices.js.map +1 -0
  79. package/dist/browser/operations/skus.d.ts +26 -0
  80. package/dist/browser/operations/skus.d.ts.map +1 -0
  81. package/dist/browser/operations/skus.js +93 -0
  82. package/dist/browser/operations/skus.js.map +1 -0
  83. package/dist/browser/operations/storageAccounts.d.ts +337 -0
  84. package/dist/browser/operations/storageAccounts.d.ts.map +1 -0
  85. package/dist/browser/operations/storageAccounts.js +1094 -0
  86. package/dist/browser/operations/storageAccounts.js.map +1 -0
  87. package/dist/browser/operations/storageTaskAssignmentInstancesReport.d.ts +53 -0
  88. package/dist/browser/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  89. package/dist/browser/operations/storageTaskAssignmentInstancesReport.js +177 -0
  90. package/dist/browser/operations/storageTaskAssignmentInstancesReport.js.map +1 -0
  91. package/dist/browser/operations/storageTaskAssignments.d.ts +141 -0
  92. package/dist/browser/operations/storageTaskAssignments.d.ts.map +1 -0
  93. package/dist/browser/operations/storageTaskAssignments.js +506 -0
  94. package/dist/browser/operations/storageTaskAssignments.js.map +1 -0
  95. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.d.ts +44 -0
  96. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  97. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.js +160 -0
  98. package/dist/browser/operations/storageTaskAssignmentsInstancesReport.js.map +1 -0
  99. package/dist/browser/operations/tableOperations.d.ts +99 -0
  100. package/dist/browser/operations/tableOperations.d.ts.map +1 -0
  101. package/dist/browser/operations/tableOperations.js +309 -0
  102. package/dist/browser/operations/tableOperations.js.map +1 -0
  103. package/dist/browser/operations/tableServices.d.ts +47 -0
  104. package/dist/browser/operations/tableServices.d.ts.map +1 -0
  105. package/dist/browser/operations/tableServices.js +130 -0
  106. package/dist/browser/operations/tableServices.js.map +1 -0
  107. package/dist/browser/operations/usages.d.ts +28 -0
  108. package/dist/browser/operations/usages.d.ts.map +1 -0
  109. package/dist/browser/operations/usages.js +99 -0
  110. package/dist/browser/operations/usages.js.map +1 -0
  111. package/dist/browser/operationsInterfaces/blobContainers.d.ts +246 -0
  112. package/dist/browser/operationsInterfaces/blobContainers.d.ts.map +1 -0
  113. package/dist/browser/operationsInterfaces/blobContainers.js.map +1 -0
  114. package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  115. package/dist/browser/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  116. package/dist/browser/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  117. package/dist/browser/operationsInterfaces/blobServices.d.ts +40 -0
  118. package/dist/browser/operationsInterfaces/blobServices.d.ts.map +1 -0
  119. package/dist/browser/operationsInterfaces/blobServices.js.map +1 -0
  120. package/dist/browser/operationsInterfaces/deletedAccounts.d.ts +18 -0
  121. package/dist/browser/operationsInterfaces/deletedAccounts.d.ts.map +1 -0
  122. package/dist/browser/operationsInterfaces/deletedAccounts.js.map +1 -0
  123. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts +63 -0
  124. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  125. package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -0
  126. package/dist/browser/operationsInterfaces/fileServices.d.ts +39 -0
  127. package/dist/browser/operationsInterfaces/fileServices.d.ts.map +1 -0
  128. package/dist/browser/operationsInterfaces/fileServices.js.map +1 -0
  129. package/dist/browser/operationsInterfaces/fileShares.d.ts +101 -0
  130. package/dist/browser/operationsInterfaces/fileShares.d.ts.map +1 -0
  131. package/dist/browser/operationsInterfaces/fileShares.js.map +1 -0
  132. package/dist/browser/operationsInterfaces/index.d.ts +25 -0
  133. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  134. package/dist/browser/operationsInterfaces/index.js +32 -0
  135. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  136. package/dist/browser/operationsInterfaces/localUsersOperations.d.ts +78 -0
  137. package/dist/browser/operationsInterfaces/localUsersOperations.d.ts.map +1 -0
  138. package/dist/browser/operationsInterfaces/localUsersOperations.js.map +1 -0
  139. package/dist/browser/operationsInterfaces/managementPolicies.d.ts +42 -0
  140. package/dist/browser/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  141. package/dist/browser/operationsInterfaces/managementPolicies.js.map +1 -0
  142. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +53 -0
  143. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  144. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  145. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +60 -0
  146. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  147. package/dist/browser/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  148. package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
  149. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  150. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  151. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  152. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  153. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  154. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +15 -0
  155. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  156. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  157. package/dist/browser/operationsInterfaces/queue.d.ts +70 -0
  158. package/dist/browser/operationsInterfaces/queue.d.ts.map +1 -0
  159. package/dist/browser/operationsInterfaces/queue.js.map +1 -0
  160. package/dist/browser/operationsInterfaces/queueServices.d.ts +39 -0
  161. package/dist/browser/operationsInterfaces/queueServices.d.ts.map +1 -0
  162. package/dist/browser/operationsInterfaces/queueServices.js.map +1 -0
  163. package/dist/browser/operationsInterfaces/skus.d.ts +11 -0
  164. package/dist/browser/operationsInterfaces/skus.d.ts.map +1 -0
  165. package/dist/browser/operationsInterfaces/skus.js.map +1 -0
  166. package/dist/browser/operationsInterfaces/storageAccounts.d.ts +297 -0
  167. package/dist/browser/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  168. package/dist/browser/operationsInterfaces/storageAccounts.js.map +1 -0
  169. package/dist/browser/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +18 -0
  170. package/dist/browser/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  171. package/dist/browser/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -0
  172. package/dist/browser/operationsInterfaces/storageTaskAssignments.d.ts +112 -0
  173. package/dist/browser/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -0
  174. package/dist/browser/operationsInterfaces/storageTaskAssignments.js.map +1 -0
  175. package/dist/browser/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +15 -0
  176. package/dist/browser/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  177. package/dist/browser/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -0
  178. package/dist/browser/operationsInterfaces/tableOperations.d.ts +68 -0
  179. package/dist/browser/operationsInterfaces/tableOperations.d.ts.map +1 -0
  180. package/dist/browser/operationsInterfaces/tableOperations.js.map +1 -0
  181. package/dist/browser/operationsInterfaces/tableServices.d.ts +39 -0
  182. package/dist/browser/operationsInterfaces/tableServices.d.ts.map +1 -0
  183. package/dist/browser/operationsInterfaces/tableServices.js.map +1 -0
  184. package/dist/browser/operationsInterfaces/usages.d.ts +12 -0
  185. package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -0
  186. package/dist/browser/operationsInterfaces/usages.js.map +1 -0
  187. package/dist/browser/package.json +3 -0
  188. package/dist/browser/pagingHelper.js.map +1 -0
  189. package/dist/browser/storageManagementClient.d.ts +43 -0
  190. package/dist/browser/storageManagementClient.d.ts.map +1 -0
  191. package/dist/browser/storageManagementClient.js +124 -0
  192. package/dist/browser/storageManagementClient.js.map +1 -0
  193. package/dist/commonjs/index.d.ts +5 -0
  194. package/dist/commonjs/index.d.ts.map +1 -0
  195. package/dist/commonjs/index.js +19 -0
  196. package/dist/commonjs/index.js.map +1 -0
  197. package/dist/commonjs/lroImpl.d.ts +11 -0
  198. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  199. package/dist/commonjs/lroImpl.js +17 -0
  200. package/dist/commonjs/lroImpl.js.map +1 -0
  201. package/dist/commonjs/models/index.d.ts +4776 -0
  202. package/dist/commonjs/models/index.d.ts.map +1 -0
  203. package/dist/commonjs/models/index.js +670 -0
  204. package/dist/commonjs/models/index.js.map +1 -0
  205. package/dist/commonjs/models/mappers.d.ts +196 -0
  206. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  207. package/dist/commonjs/models/mappers.js +6838 -0
  208. package/dist/commonjs/models/mappers.js.map +1 -0
  209. package/dist/commonjs/models/parameters.d.ts +76 -0
  210. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  211. package/dist/commonjs/models/parameters.js +641 -0
  212. package/dist/commonjs/models/parameters.js.map +1 -0
  213. package/dist/commonjs/operations/blobContainers.d.ts +278 -0
  214. package/dist/commonjs/operations/blobContainers.d.ts.map +1 -0
  215. package/dist/commonjs/operations/blobContainers.js +735 -0
  216. package/dist/commonjs/operations/blobContainers.js.map +1 -0
  217. package/dist/commonjs/operations/blobInventoryPolicies.d.ts +73 -0
  218. package/dist/commonjs/operations/blobInventoryPolicies.d.ts.map +1 -0
  219. package/dist/commonjs/operations/blobInventoryPolicies.js +231 -0
  220. package/dist/commonjs/operations/blobInventoryPolicies.js.map +1 -0
  221. package/dist/commonjs/operations/blobServices.d.ts +60 -0
  222. package/dist/commonjs/operations/blobServices.d.ts.map +1 -0
  223. package/dist/commonjs/operations/blobServices.js +180 -0
  224. package/dist/commonjs/operations/blobServices.js.map +1 -0
  225. package/dist/commonjs/operations/deletedAccounts.d.ts +39 -0
  226. package/dist/commonjs/operations/deletedAccounts.d.ts.map +1 -0
  227. package/dist/commonjs/operations/deletedAccounts.js +171 -0
  228. package/dist/commonjs/operations/deletedAccounts.js.map +1 -0
  229. package/dist/commonjs/operations/encryptionScopes.d.ts +94 -0
  230. package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -0
  231. package/dist/commonjs/operations/encryptionScopes.js +300 -0
  232. package/dist/commonjs/operations/encryptionScopes.js.map +1 -0
  233. package/dist/commonjs/operations/fileServices.d.ts +47 -0
  234. package/dist/commonjs/operations/fileServices.d.ts.map +1 -0
  235. package/dist/commonjs/operations/fileServices.js +135 -0
  236. package/dist/commonjs/operations/fileServices.js.map +1 -0
  237. package/dist/commonjs/operations/fileShares.d.ts +132 -0
  238. package/dist/commonjs/operations/fileShares.d.ts.map +1 -0
  239. package/dist/commonjs/operations/fileShares.js +410 -0
  240. package/dist/commonjs/operations/fileShares.js.map +1 -0
  241. package/dist/commonjs/operations/index.d.ts +25 -0
  242. package/dist/commonjs/operations/index.d.ts.map +1 -0
  243. package/dist/commonjs/operations/index.js +35 -0
  244. package/dist/commonjs/operations/index.js.map +1 -0
  245. package/dist/commonjs/operations/localUsersOperations.d.ts +98 -0
  246. package/dist/commonjs/operations/localUsersOperations.d.ts.map +1 -0
  247. package/dist/commonjs/operations/localUsersOperations.js +303 -0
  248. package/dist/commonjs/operations/localUsersOperations.js.map +1 -0
  249. package/dist/commonjs/operations/managementPolicies.d.ts +50 -0
  250. package/dist/commonjs/operations/managementPolicies.d.ts.map +1 -0
  251. package/dist/commonjs/operations/managementPolicies.js +131 -0
  252. package/dist/commonjs/operations/managementPolicies.js.map +1 -0
  253. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +73 -0
  254. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  255. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +256 -0
  256. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  257. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts +80 -0
  258. package/dist/commonjs/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  259. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js +238 -0
  260. package/dist/commonjs/operations/objectReplicationPoliciesOperations.js.map +1 -0
  261. package/dist/commonjs/operations/operations.d.ts +26 -0
  262. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  263. package/dist/commonjs/operations/operations.js +97 -0
  264. package/dist/commonjs/operations/operations.js.map +1 -0
  265. package/dist/commonjs/operations/privateEndpointConnections.d.ts +73 -0
  266. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  267. package/dist/commonjs/operations/privateEndpointConnections.js +238 -0
  268. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  269. package/dist/commonjs/operations/privateLinkResources.d.ts +23 -0
  270. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  271. package/dist/commonjs/operations/privateLinkResources.js +58 -0
  272. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  273. package/dist/commonjs/operations/queue.d.ts +101 -0
  274. package/dist/commonjs/operations/queue.d.ts.map +1 -0
  275. package/dist/commonjs/operations/queue.js +319 -0
  276. package/dist/commonjs/operations/queue.js.map +1 -0
  277. package/dist/commonjs/operations/queueServices.d.ts +47 -0
  278. package/dist/commonjs/operations/queueServices.d.ts.map +1 -0
  279. package/dist/commonjs/operations/queueServices.js +135 -0
  280. package/dist/commonjs/operations/queueServices.js.map +1 -0
  281. package/dist/commonjs/operations/skus.d.ts +26 -0
  282. package/dist/commonjs/operations/skus.d.ts.map +1 -0
  283. package/dist/commonjs/operations/skus.js +97 -0
  284. package/dist/commonjs/operations/skus.js.map +1 -0
  285. package/dist/commonjs/operations/storageAccounts.d.ts +337 -0
  286. package/dist/commonjs/operations/storageAccounts.d.ts.map +1 -0
  287. package/dist/commonjs/operations/storageAccounts.js +1098 -0
  288. package/dist/commonjs/operations/storageAccounts.js.map +1 -0
  289. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.d.ts +53 -0
  290. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  291. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.js +181 -0
  292. package/dist/commonjs/operations/storageTaskAssignmentInstancesReport.js.map +1 -0
  293. package/dist/commonjs/operations/storageTaskAssignments.d.ts +141 -0
  294. package/dist/commonjs/operations/storageTaskAssignments.d.ts.map +1 -0
  295. package/dist/commonjs/operations/storageTaskAssignments.js +510 -0
  296. package/dist/commonjs/operations/storageTaskAssignments.js.map +1 -0
  297. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.d.ts +44 -0
  298. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  299. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.js +164 -0
  300. package/dist/commonjs/operations/storageTaskAssignmentsInstancesReport.js.map +1 -0
  301. package/dist/commonjs/operations/tableOperations.d.ts +99 -0
  302. package/dist/commonjs/operations/tableOperations.d.ts.map +1 -0
  303. package/dist/commonjs/operations/tableOperations.js +313 -0
  304. package/dist/commonjs/operations/tableOperations.js.map +1 -0
  305. package/dist/commonjs/operations/tableServices.d.ts +47 -0
  306. package/dist/commonjs/operations/tableServices.d.ts.map +1 -0
  307. package/dist/commonjs/operations/tableServices.js +135 -0
  308. package/dist/commonjs/operations/tableServices.js.map +1 -0
  309. package/dist/commonjs/operations/usages.d.ts +28 -0
  310. package/dist/commonjs/operations/usages.d.ts.map +1 -0
  311. package/dist/commonjs/operations/usages.js +103 -0
  312. package/dist/commonjs/operations/usages.js.map +1 -0
  313. package/dist/commonjs/operationsInterfaces/blobContainers.d.ts +246 -0
  314. package/dist/commonjs/operationsInterfaces/blobContainers.d.ts.map +1 -0
  315. package/dist/commonjs/operationsInterfaces/blobContainers.js +10 -0
  316. package/dist/commonjs/operationsInterfaces/blobContainers.js.map +1 -0
  317. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  318. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  319. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js +10 -0
  320. package/dist/commonjs/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  321. package/dist/commonjs/operationsInterfaces/blobServices.d.ts +40 -0
  322. package/dist/commonjs/operationsInterfaces/blobServices.d.ts.map +1 -0
  323. package/dist/commonjs/operationsInterfaces/blobServices.js +10 -0
  324. package/dist/commonjs/operationsInterfaces/blobServices.js.map +1 -0
  325. package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts +18 -0
  326. package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts.map +1 -0
  327. package/dist/commonjs/operationsInterfaces/deletedAccounts.js +10 -0
  328. package/dist/commonjs/operationsInterfaces/deletedAccounts.js.map +1 -0
  329. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +63 -0
  330. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  331. package/dist/commonjs/operationsInterfaces/encryptionScopes.js +10 -0
  332. package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -0
  333. package/dist/commonjs/operationsInterfaces/fileServices.d.ts +39 -0
  334. package/dist/commonjs/operationsInterfaces/fileServices.d.ts.map +1 -0
  335. package/dist/commonjs/operationsInterfaces/fileServices.js +10 -0
  336. package/dist/commonjs/operationsInterfaces/fileServices.js.map +1 -0
  337. package/dist/commonjs/operationsInterfaces/fileShares.d.ts +101 -0
  338. package/dist/commonjs/operationsInterfaces/fileShares.d.ts.map +1 -0
  339. package/dist/commonjs/operationsInterfaces/fileShares.js +10 -0
  340. package/dist/commonjs/operationsInterfaces/fileShares.js.map +1 -0
  341. package/dist/commonjs/operationsInterfaces/index.d.ts +25 -0
  342. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  343. package/dist/commonjs/operationsInterfaces/index.js +35 -0
  344. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  345. package/dist/commonjs/operationsInterfaces/localUsersOperations.d.ts +78 -0
  346. package/dist/commonjs/operationsInterfaces/localUsersOperations.d.ts.map +1 -0
  347. package/dist/commonjs/operationsInterfaces/localUsersOperations.js +10 -0
  348. package/dist/commonjs/operationsInterfaces/localUsersOperations.js.map +1 -0
  349. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts +42 -0
  350. package/dist/commonjs/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  351. package/dist/commonjs/operationsInterfaces/managementPolicies.js +10 -0
  352. package/dist/commonjs/operationsInterfaces/managementPolicies.js.map +1 -0
  353. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +53 -0
  354. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  355. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js +10 -0
  356. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  357. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +60 -0
  358. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  359. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js +10 -0
  360. package/dist/commonjs/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  361. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  362. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  363. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  364. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  365. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  366. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  367. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  368. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  369. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +15 -0
  370. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  371. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  372. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  373. package/dist/commonjs/operationsInterfaces/queue.d.ts +70 -0
  374. package/dist/commonjs/operationsInterfaces/queue.d.ts.map +1 -0
  375. package/dist/commonjs/operationsInterfaces/queue.js +10 -0
  376. package/dist/commonjs/operationsInterfaces/queue.js.map +1 -0
  377. package/dist/commonjs/operationsInterfaces/queueServices.d.ts +39 -0
  378. package/dist/commonjs/operationsInterfaces/queueServices.d.ts.map +1 -0
  379. package/dist/commonjs/operationsInterfaces/queueServices.js +10 -0
  380. package/dist/commonjs/operationsInterfaces/queueServices.js.map +1 -0
  381. package/dist/commonjs/operationsInterfaces/skus.d.ts +11 -0
  382. package/dist/commonjs/operationsInterfaces/skus.d.ts.map +1 -0
  383. package/dist/commonjs/operationsInterfaces/skus.js +10 -0
  384. package/dist/commonjs/operationsInterfaces/skus.js.map +1 -0
  385. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts +297 -0
  386. package/dist/commonjs/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  387. package/dist/commonjs/operationsInterfaces/storageAccounts.js +10 -0
  388. package/dist/commonjs/operationsInterfaces/storageAccounts.js.map +1 -0
  389. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +18 -0
  390. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  391. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.js +10 -0
  392. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -0
  393. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.d.ts +112 -0
  394. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -0
  395. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.js +10 -0
  396. package/dist/commonjs/operationsInterfaces/storageTaskAssignments.js.map +1 -0
  397. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +15 -0
  398. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  399. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +10 -0
  400. package/dist/commonjs/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -0
  401. package/dist/commonjs/operationsInterfaces/tableOperations.d.ts +68 -0
  402. package/dist/commonjs/operationsInterfaces/tableOperations.d.ts.map +1 -0
  403. package/dist/commonjs/operationsInterfaces/tableOperations.js +10 -0
  404. package/dist/commonjs/operationsInterfaces/tableOperations.js.map +1 -0
  405. package/dist/commonjs/operationsInterfaces/tableServices.d.ts +39 -0
  406. package/dist/commonjs/operationsInterfaces/tableServices.d.ts.map +1 -0
  407. package/dist/commonjs/operationsInterfaces/tableServices.js +10 -0
  408. package/dist/commonjs/operationsInterfaces/tableServices.js.map +1 -0
  409. package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
  410. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
  411. package/dist/commonjs/operationsInterfaces/usages.js +10 -0
  412. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
  413. package/dist/commonjs/package.json +3 -0
  414. package/dist/commonjs/pagingHelper.d.ts +13 -0
  415. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  416. package/dist/commonjs/pagingHelper.js +36 -0
  417. package/dist/commonjs/pagingHelper.js.map +1 -0
  418. package/dist/commonjs/storageManagementClient.d.ts +43 -0
  419. package/dist/commonjs/storageManagementClient.d.ts.map +1 -0
  420. package/dist/commonjs/storageManagementClient.js +129 -0
  421. package/dist/commonjs/storageManagementClient.js.map +1 -0
  422. package/dist/esm/index.d.ts +5 -0
  423. package/dist/esm/index.d.ts.map +1 -0
  424. package/dist/esm/index.js +13 -0
  425. package/dist/esm/index.js.map +1 -0
  426. package/dist/esm/lroImpl.d.ts +11 -0
  427. package/dist/esm/lroImpl.d.ts.map +1 -0
  428. package/dist/esm/lroImpl.js +14 -0
  429. package/dist/esm/lroImpl.js.map +1 -0
  430. package/dist/esm/models/index.d.ts +4776 -0
  431. package/dist/esm/models/index.d.ts.map +1 -0
  432. package/dist/esm/models/index.js +666 -0
  433. package/dist/esm/models/index.js.map +1 -0
  434. package/dist/esm/models/mappers.d.ts +196 -0
  435. package/dist/esm/models/mappers.d.ts.map +1 -0
  436. package/dist/esm/models/mappers.js +6832 -0
  437. package/dist/esm/models/mappers.js.map +1 -0
  438. package/dist/esm/models/parameters.d.ts +76 -0
  439. package/dist/esm/models/parameters.d.ts.map +1 -0
  440. package/dist/esm/models/parameters.js +637 -0
  441. package/dist/esm/models/parameters.js.map +1 -0
  442. package/dist/esm/operations/blobContainers.d.ts +278 -0
  443. package/dist/esm/operations/blobContainers.d.ts.map +1 -0
  444. package/dist/esm/operations/blobContainers.js +731 -0
  445. package/dist/esm/operations/blobContainers.js.map +1 -0
  446. package/dist/esm/operations/blobInventoryPolicies.d.ts +73 -0
  447. package/dist/esm/operations/blobInventoryPolicies.d.ts.map +1 -0
  448. package/dist/esm/operations/blobInventoryPolicies.js +227 -0
  449. package/dist/esm/operations/blobInventoryPolicies.js.map +1 -0
  450. package/dist/esm/operations/blobServices.d.ts +60 -0
  451. package/dist/esm/operations/blobServices.d.ts.map +1 -0
  452. package/dist/esm/operations/blobServices.js +176 -0
  453. package/dist/esm/operations/blobServices.js.map +1 -0
  454. package/dist/esm/operations/deletedAccounts.d.ts +39 -0
  455. package/dist/esm/operations/deletedAccounts.d.ts.map +1 -0
  456. package/dist/esm/operations/deletedAccounts.js +167 -0
  457. package/dist/esm/operations/deletedAccounts.js.map +1 -0
  458. package/dist/esm/operations/encryptionScopes.d.ts +94 -0
  459. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -0
  460. package/dist/esm/operations/encryptionScopes.js +296 -0
  461. package/dist/esm/operations/encryptionScopes.js.map +1 -0
  462. package/dist/esm/operations/fileServices.d.ts +47 -0
  463. package/dist/esm/operations/fileServices.d.ts.map +1 -0
  464. package/dist/esm/operations/fileServices.js +130 -0
  465. package/dist/esm/operations/fileServices.js.map +1 -0
  466. package/dist/esm/operations/fileShares.d.ts +132 -0
  467. package/dist/esm/operations/fileShares.d.ts.map +1 -0
  468. package/dist/esm/operations/fileShares.js +406 -0
  469. package/dist/esm/operations/fileShares.js.map +1 -0
  470. package/dist/esm/operations/index.d.ts +25 -0
  471. package/dist/esm/operations/index.d.ts.map +1 -0
  472. package/dist/esm/operations/index.js +32 -0
  473. package/dist/esm/operations/index.js.map +1 -0
  474. package/dist/esm/operations/localUsersOperations.d.ts +98 -0
  475. package/dist/esm/operations/localUsersOperations.d.ts.map +1 -0
  476. package/dist/esm/operations/localUsersOperations.js +299 -0
  477. package/dist/esm/operations/localUsersOperations.js.map +1 -0
  478. package/dist/esm/operations/managementPolicies.d.ts +50 -0
  479. package/dist/esm/operations/managementPolicies.d.ts.map +1 -0
  480. package/dist/esm/operations/managementPolicies.js +126 -0
  481. package/dist/esm/operations/managementPolicies.js.map +1 -0
  482. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +73 -0
  483. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  484. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +252 -0
  485. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  486. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts +80 -0
  487. package/dist/esm/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  488. package/dist/esm/operations/objectReplicationPoliciesOperations.js +234 -0
  489. package/dist/esm/operations/objectReplicationPoliciesOperations.js.map +1 -0
  490. package/dist/esm/operations/operations.d.ts +26 -0
  491. package/dist/esm/operations/operations.d.ts.map +1 -0
  492. package/dist/esm/operations/operations.js +93 -0
  493. package/dist/esm/operations/operations.js.map +1 -0
  494. package/dist/esm/operations/privateEndpointConnections.d.ts +73 -0
  495. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  496. package/dist/esm/operations/privateEndpointConnections.js +234 -0
  497. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  498. package/dist/esm/operations/privateLinkResources.d.ts +23 -0
  499. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  500. package/dist/esm/operations/privateLinkResources.js +53 -0
  501. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  502. package/dist/esm/operations/queue.d.ts +101 -0
  503. package/dist/esm/operations/queue.d.ts.map +1 -0
  504. package/dist/esm/operations/queue.js +315 -0
  505. package/dist/esm/operations/queue.js.map +1 -0
  506. package/dist/esm/operations/queueServices.d.ts +47 -0
  507. package/dist/esm/operations/queueServices.d.ts.map +1 -0
  508. package/dist/esm/operations/queueServices.js +130 -0
  509. package/dist/esm/operations/queueServices.js.map +1 -0
  510. package/dist/esm/operations/skus.d.ts +26 -0
  511. package/dist/esm/operations/skus.d.ts.map +1 -0
  512. package/dist/esm/operations/skus.js +93 -0
  513. package/dist/esm/operations/skus.js.map +1 -0
  514. package/dist/esm/operations/storageAccounts.d.ts +337 -0
  515. package/dist/esm/operations/storageAccounts.d.ts.map +1 -0
  516. package/dist/esm/operations/storageAccounts.js +1094 -0
  517. package/dist/esm/operations/storageAccounts.js.map +1 -0
  518. package/dist/esm/operations/storageTaskAssignmentInstancesReport.d.ts +53 -0
  519. package/dist/esm/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  520. package/dist/esm/operations/storageTaskAssignmentInstancesReport.js +177 -0
  521. package/dist/esm/operations/storageTaskAssignmentInstancesReport.js.map +1 -0
  522. package/dist/esm/operations/storageTaskAssignments.d.ts +141 -0
  523. package/dist/esm/operations/storageTaskAssignments.d.ts.map +1 -0
  524. package/dist/esm/operations/storageTaskAssignments.js +506 -0
  525. package/dist/esm/operations/storageTaskAssignments.js.map +1 -0
  526. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.d.ts +44 -0
  527. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  528. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.js +160 -0
  529. package/dist/esm/operations/storageTaskAssignmentsInstancesReport.js.map +1 -0
  530. package/dist/esm/operations/tableOperations.d.ts +99 -0
  531. package/dist/esm/operations/tableOperations.d.ts.map +1 -0
  532. package/dist/esm/operations/tableOperations.js +309 -0
  533. package/dist/esm/operations/tableOperations.js.map +1 -0
  534. package/dist/esm/operations/tableServices.d.ts +47 -0
  535. package/dist/esm/operations/tableServices.d.ts.map +1 -0
  536. package/dist/esm/operations/tableServices.js +130 -0
  537. package/dist/esm/operations/tableServices.js.map +1 -0
  538. package/dist/esm/operations/usages.d.ts +28 -0
  539. package/dist/esm/operations/usages.d.ts.map +1 -0
  540. package/dist/esm/operations/usages.js +99 -0
  541. package/dist/esm/operations/usages.js.map +1 -0
  542. package/dist/esm/operationsInterfaces/blobContainers.d.ts +246 -0
  543. package/dist/esm/operationsInterfaces/blobContainers.d.ts.map +1 -0
  544. package/dist/esm/operationsInterfaces/blobContainers.js +9 -0
  545. package/dist/esm/operationsInterfaces/blobContainers.js.map +1 -0
  546. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  547. package/dist/esm/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  548. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js +9 -0
  549. package/dist/esm/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  550. package/dist/esm/operationsInterfaces/blobServices.d.ts +40 -0
  551. package/dist/esm/operationsInterfaces/blobServices.d.ts.map +1 -0
  552. package/dist/esm/operationsInterfaces/blobServices.js +9 -0
  553. package/dist/esm/operationsInterfaces/blobServices.js.map +1 -0
  554. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts +18 -0
  555. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts.map +1 -0
  556. package/dist/esm/operationsInterfaces/deletedAccounts.js +9 -0
  557. package/dist/esm/operationsInterfaces/deletedAccounts.js.map +1 -0
  558. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +63 -0
  559. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  560. package/dist/esm/operationsInterfaces/encryptionScopes.js +9 -0
  561. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -0
  562. package/dist/esm/operationsInterfaces/fileServices.d.ts +39 -0
  563. package/dist/esm/operationsInterfaces/fileServices.d.ts.map +1 -0
  564. package/dist/esm/operationsInterfaces/fileServices.js +9 -0
  565. package/dist/esm/operationsInterfaces/fileServices.js.map +1 -0
  566. package/dist/esm/operationsInterfaces/fileShares.d.ts +101 -0
  567. package/dist/esm/operationsInterfaces/fileShares.d.ts.map +1 -0
  568. package/dist/esm/operationsInterfaces/fileShares.js +9 -0
  569. package/dist/esm/operationsInterfaces/fileShares.js.map +1 -0
  570. package/dist/esm/operationsInterfaces/index.d.ts +25 -0
  571. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  572. package/dist/esm/operationsInterfaces/index.js +32 -0
  573. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  574. package/dist/esm/operationsInterfaces/localUsersOperations.d.ts +78 -0
  575. package/dist/esm/operationsInterfaces/localUsersOperations.d.ts.map +1 -0
  576. package/dist/esm/operationsInterfaces/localUsersOperations.js +9 -0
  577. package/dist/esm/operationsInterfaces/localUsersOperations.js.map +1 -0
  578. package/dist/esm/operationsInterfaces/managementPolicies.d.ts +42 -0
  579. package/dist/esm/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  580. package/dist/esm/operationsInterfaces/managementPolicies.js +9 -0
  581. package/dist/esm/operationsInterfaces/managementPolicies.js.map +1 -0
  582. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +53 -0
  583. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  584. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  585. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  586. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +60 -0
  587. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  588. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  589. package/dist/esm/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  590. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  591. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  592. package/dist/esm/operationsInterfaces/operations.js +9 -0
  593. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  594. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  595. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  596. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  597. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  598. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +15 -0
  599. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  600. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  601. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  602. package/dist/esm/operationsInterfaces/queue.d.ts +70 -0
  603. package/dist/esm/operationsInterfaces/queue.d.ts.map +1 -0
  604. package/dist/esm/operationsInterfaces/queue.js +9 -0
  605. package/dist/esm/operationsInterfaces/queue.js.map +1 -0
  606. package/dist/esm/operationsInterfaces/queueServices.d.ts +39 -0
  607. package/dist/esm/operationsInterfaces/queueServices.d.ts.map +1 -0
  608. package/dist/esm/operationsInterfaces/queueServices.js +9 -0
  609. package/dist/esm/operationsInterfaces/queueServices.js.map +1 -0
  610. package/dist/esm/operationsInterfaces/skus.d.ts +11 -0
  611. package/dist/esm/operationsInterfaces/skus.d.ts.map +1 -0
  612. package/dist/esm/operationsInterfaces/skus.js +9 -0
  613. package/dist/esm/operationsInterfaces/skus.js.map +1 -0
  614. package/dist/esm/operationsInterfaces/storageAccounts.d.ts +297 -0
  615. package/dist/esm/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  616. package/dist/esm/operationsInterfaces/storageAccounts.js +9 -0
  617. package/dist/esm/operationsInterfaces/storageAccounts.js.map +1 -0
  618. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +18 -0
  619. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  620. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.js +9 -0
  621. package/dist/esm/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -0
  622. package/dist/esm/operationsInterfaces/storageTaskAssignments.d.ts +112 -0
  623. package/dist/esm/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -0
  624. package/dist/esm/operationsInterfaces/storageTaskAssignments.js +9 -0
  625. package/dist/esm/operationsInterfaces/storageTaskAssignments.js.map +1 -0
  626. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +15 -0
  627. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  628. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +9 -0
  629. package/dist/esm/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -0
  630. package/dist/esm/operationsInterfaces/tableOperations.d.ts +68 -0
  631. package/dist/esm/operationsInterfaces/tableOperations.d.ts.map +1 -0
  632. package/dist/esm/operationsInterfaces/tableOperations.js +9 -0
  633. package/dist/esm/operationsInterfaces/tableOperations.js.map +1 -0
  634. package/dist/esm/operationsInterfaces/tableServices.d.ts +39 -0
  635. package/dist/esm/operationsInterfaces/tableServices.d.ts.map +1 -0
  636. package/dist/esm/operationsInterfaces/tableServices.js +9 -0
  637. package/dist/esm/operationsInterfaces/tableServices.js.map +1 -0
  638. package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
  639. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
  640. package/dist/esm/operationsInterfaces/usages.js +9 -0
  641. package/dist/esm/operationsInterfaces/usages.js.map +1 -0
  642. package/dist/esm/package.json +3 -0
  643. package/dist/esm/pagingHelper.d.ts +13 -0
  644. package/dist/esm/pagingHelper.d.ts.map +1 -0
  645. package/dist/esm/pagingHelper.js +32 -0
  646. package/dist/esm/pagingHelper.js.map +1 -0
  647. package/dist/esm/storageManagementClient.d.ts +43 -0
  648. package/dist/esm/storageManagementClient.d.ts.map +1 -0
  649. package/dist/esm/storageManagementClient.js +124 -0
  650. package/dist/esm/storageManagementClient.js.map +1 -0
  651. package/dist/react-native/index.d.ts +5 -0
  652. package/dist/react-native/index.d.ts.map +1 -0
  653. package/dist/react-native/index.js +13 -0
  654. package/dist/react-native/index.js.map +1 -0
  655. package/dist/react-native/lroImpl.d.ts +11 -0
  656. package/dist/react-native/lroImpl.d.ts.map +1 -0
  657. package/dist/react-native/lroImpl.js +14 -0
  658. package/dist/react-native/lroImpl.js.map +1 -0
  659. package/dist/react-native/models/index.d.ts +4776 -0
  660. package/dist/react-native/models/index.d.ts.map +1 -0
  661. package/dist/react-native/models/index.js +666 -0
  662. package/dist/react-native/models/index.js.map +1 -0
  663. package/dist/react-native/models/mappers.d.ts +196 -0
  664. package/dist/react-native/models/mappers.d.ts.map +1 -0
  665. package/dist/react-native/models/mappers.js +6832 -0
  666. package/dist/react-native/models/mappers.js.map +1 -0
  667. package/dist/react-native/models/parameters.d.ts +76 -0
  668. package/dist/react-native/models/parameters.d.ts.map +1 -0
  669. package/dist/react-native/models/parameters.js +637 -0
  670. package/dist/react-native/models/parameters.js.map +1 -0
  671. package/dist/react-native/operations/blobContainers.d.ts +278 -0
  672. package/dist/react-native/operations/blobContainers.d.ts.map +1 -0
  673. package/dist/react-native/operations/blobContainers.js +731 -0
  674. package/dist/react-native/operations/blobContainers.js.map +1 -0
  675. package/dist/react-native/operations/blobInventoryPolicies.d.ts +73 -0
  676. package/dist/react-native/operations/blobInventoryPolicies.d.ts.map +1 -0
  677. package/dist/react-native/operations/blobInventoryPolicies.js +227 -0
  678. package/dist/react-native/operations/blobInventoryPolicies.js.map +1 -0
  679. package/dist/react-native/operations/blobServices.d.ts +60 -0
  680. package/dist/react-native/operations/blobServices.d.ts.map +1 -0
  681. package/dist/react-native/operations/blobServices.js +176 -0
  682. package/dist/react-native/operations/blobServices.js.map +1 -0
  683. package/dist/react-native/operations/deletedAccounts.d.ts +39 -0
  684. package/dist/react-native/operations/deletedAccounts.d.ts.map +1 -0
  685. package/dist/react-native/operations/deletedAccounts.js +167 -0
  686. package/dist/react-native/operations/deletedAccounts.js.map +1 -0
  687. package/dist/react-native/operations/encryptionScopes.d.ts +94 -0
  688. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -0
  689. package/dist/react-native/operations/encryptionScopes.js +296 -0
  690. package/dist/react-native/operations/encryptionScopes.js.map +1 -0
  691. package/dist/react-native/operations/fileServices.d.ts +47 -0
  692. package/dist/react-native/operations/fileServices.d.ts.map +1 -0
  693. package/dist/react-native/operations/fileServices.js +130 -0
  694. package/dist/react-native/operations/fileServices.js.map +1 -0
  695. package/dist/react-native/operations/fileShares.d.ts +132 -0
  696. package/dist/react-native/operations/fileShares.d.ts.map +1 -0
  697. package/dist/react-native/operations/fileShares.js +406 -0
  698. package/dist/react-native/operations/fileShares.js.map +1 -0
  699. package/dist/react-native/operations/index.d.ts +25 -0
  700. package/dist/react-native/operations/index.d.ts.map +1 -0
  701. package/dist/react-native/operations/index.js +32 -0
  702. package/dist/react-native/operations/index.js.map +1 -0
  703. package/dist/react-native/operations/localUsersOperations.d.ts +98 -0
  704. package/dist/react-native/operations/localUsersOperations.d.ts.map +1 -0
  705. package/dist/react-native/operations/localUsersOperations.js +299 -0
  706. package/dist/react-native/operations/localUsersOperations.js.map +1 -0
  707. package/dist/react-native/operations/managementPolicies.d.ts +50 -0
  708. package/dist/react-native/operations/managementPolicies.d.ts.map +1 -0
  709. package/dist/react-native/operations/managementPolicies.js +126 -0
  710. package/dist/react-native/operations/managementPolicies.js.map +1 -0
  711. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +73 -0
  712. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  713. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +252 -0
  714. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  715. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts +80 -0
  716. package/dist/react-native/operations/objectReplicationPoliciesOperations.d.ts.map +1 -0
  717. package/dist/react-native/operations/objectReplicationPoliciesOperations.js +234 -0
  718. package/dist/react-native/operations/objectReplicationPoliciesOperations.js.map +1 -0
  719. package/dist/react-native/operations/operations.d.ts +26 -0
  720. package/dist/react-native/operations/operations.d.ts.map +1 -0
  721. package/dist/react-native/operations/operations.js +93 -0
  722. package/dist/react-native/operations/operations.js.map +1 -0
  723. package/dist/react-native/operations/privateEndpointConnections.d.ts +73 -0
  724. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  725. package/dist/react-native/operations/privateEndpointConnections.js +234 -0
  726. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  727. package/dist/react-native/operations/privateLinkResources.d.ts +23 -0
  728. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  729. package/dist/react-native/operations/privateLinkResources.js +53 -0
  730. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  731. package/dist/react-native/operations/queue.d.ts +101 -0
  732. package/dist/react-native/operations/queue.d.ts.map +1 -0
  733. package/dist/react-native/operations/queue.js +315 -0
  734. package/dist/react-native/operations/queue.js.map +1 -0
  735. package/dist/react-native/operations/queueServices.d.ts +47 -0
  736. package/dist/react-native/operations/queueServices.d.ts.map +1 -0
  737. package/dist/react-native/operations/queueServices.js +130 -0
  738. package/dist/react-native/operations/queueServices.js.map +1 -0
  739. package/dist/react-native/operations/skus.d.ts +26 -0
  740. package/dist/react-native/operations/skus.d.ts.map +1 -0
  741. package/dist/react-native/operations/skus.js +93 -0
  742. package/dist/react-native/operations/skus.js.map +1 -0
  743. package/dist/react-native/operations/storageAccounts.d.ts +337 -0
  744. package/dist/react-native/operations/storageAccounts.d.ts.map +1 -0
  745. package/dist/react-native/operations/storageAccounts.js +1094 -0
  746. package/dist/react-native/operations/storageAccounts.js.map +1 -0
  747. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.d.ts +53 -0
  748. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  749. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.js +177 -0
  750. package/dist/react-native/operations/storageTaskAssignmentInstancesReport.js.map +1 -0
  751. package/dist/react-native/operations/storageTaskAssignments.d.ts +141 -0
  752. package/dist/react-native/operations/storageTaskAssignments.d.ts.map +1 -0
  753. package/dist/react-native/operations/storageTaskAssignments.js +506 -0
  754. package/dist/react-native/operations/storageTaskAssignments.js.map +1 -0
  755. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.d.ts +44 -0
  756. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  757. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.js +160 -0
  758. package/dist/react-native/operations/storageTaskAssignmentsInstancesReport.js.map +1 -0
  759. package/dist/react-native/operations/tableOperations.d.ts +99 -0
  760. package/dist/react-native/operations/tableOperations.d.ts.map +1 -0
  761. package/dist/react-native/operations/tableOperations.js +309 -0
  762. package/dist/react-native/operations/tableOperations.js.map +1 -0
  763. package/dist/react-native/operations/tableServices.d.ts +47 -0
  764. package/dist/react-native/operations/tableServices.d.ts.map +1 -0
  765. package/dist/react-native/operations/tableServices.js +130 -0
  766. package/dist/react-native/operations/tableServices.js.map +1 -0
  767. package/dist/react-native/operations/usages.d.ts +28 -0
  768. package/dist/react-native/operations/usages.d.ts.map +1 -0
  769. package/dist/react-native/operations/usages.js +99 -0
  770. package/dist/react-native/operations/usages.js.map +1 -0
  771. package/dist/react-native/operationsInterfaces/blobContainers.d.ts +246 -0
  772. package/dist/react-native/operationsInterfaces/blobContainers.d.ts.map +1 -0
  773. package/dist/react-native/operationsInterfaces/blobContainers.js +9 -0
  774. package/dist/react-native/operationsInterfaces/blobContainers.js.map +1 -0
  775. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts +53 -0
  776. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.d.ts.map +1 -0
  777. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js +9 -0
  778. package/dist/react-native/operationsInterfaces/blobInventoryPolicies.js.map +1 -0
  779. package/dist/react-native/operationsInterfaces/blobServices.d.ts +40 -0
  780. package/dist/react-native/operationsInterfaces/blobServices.d.ts.map +1 -0
  781. package/dist/react-native/operationsInterfaces/blobServices.js +9 -0
  782. package/dist/react-native/operationsInterfaces/blobServices.js.map +1 -0
  783. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts +18 -0
  784. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts.map +1 -0
  785. package/dist/react-native/operationsInterfaces/deletedAccounts.js +9 -0
  786. package/dist/react-native/operationsInterfaces/deletedAccounts.js.map +1 -0
  787. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +63 -0
  788. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -0
  789. package/dist/react-native/operationsInterfaces/encryptionScopes.js +9 -0
  790. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -0
  791. package/dist/react-native/operationsInterfaces/fileServices.d.ts +39 -0
  792. package/dist/react-native/operationsInterfaces/fileServices.d.ts.map +1 -0
  793. package/dist/react-native/operationsInterfaces/fileServices.js +9 -0
  794. package/dist/react-native/operationsInterfaces/fileServices.js.map +1 -0
  795. package/dist/react-native/operationsInterfaces/fileShares.d.ts +101 -0
  796. package/dist/react-native/operationsInterfaces/fileShares.d.ts.map +1 -0
  797. package/dist/react-native/operationsInterfaces/fileShares.js +9 -0
  798. package/dist/react-native/operationsInterfaces/fileShares.js.map +1 -0
  799. package/dist/react-native/operationsInterfaces/index.d.ts +25 -0
  800. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  801. package/dist/react-native/operationsInterfaces/index.js +32 -0
  802. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  803. package/dist/react-native/operationsInterfaces/localUsersOperations.d.ts +78 -0
  804. package/dist/react-native/operationsInterfaces/localUsersOperations.d.ts.map +1 -0
  805. package/dist/react-native/operationsInterfaces/localUsersOperations.js +9 -0
  806. package/dist/react-native/operationsInterfaces/localUsersOperations.js.map +1 -0
  807. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts +42 -0
  808. package/dist/react-native/operationsInterfaces/managementPolicies.d.ts.map +1 -0
  809. package/dist/react-native/operationsInterfaces/managementPolicies.js +9 -0
  810. package/dist/react-native/operationsInterfaces/managementPolicies.js.map +1 -0
  811. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +53 -0
  812. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  813. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  814. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  815. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +60 -0
  816. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +1 -0
  817. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js +9 -0
  818. package/dist/react-native/operationsInterfaces/objectReplicationPoliciesOperations.js.map +1 -0
  819. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  820. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  821. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  822. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  823. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +53 -0
  824. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  825. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  826. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  827. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +15 -0
  828. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  829. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  830. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  831. package/dist/react-native/operationsInterfaces/queue.d.ts +70 -0
  832. package/dist/react-native/operationsInterfaces/queue.d.ts.map +1 -0
  833. package/dist/react-native/operationsInterfaces/queue.js +9 -0
  834. package/dist/react-native/operationsInterfaces/queue.js.map +1 -0
  835. package/dist/react-native/operationsInterfaces/queueServices.d.ts +39 -0
  836. package/dist/react-native/operationsInterfaces/queueServices.d.ts.map +1 -0
  837. package/dist/react-native/operationsInterfaces/queueServices.js +9 -0
  838. package/dist/react-native/operationsInterfaces/queueServices.js.map +1 -0
  839. package/dist/react-native/operationsInterfaces/skus.d.ts +11 -0
  840. package/dist/react-native/operationsInterfaces/skus.d.ts.map +1 -0
  841. package/dist/react-native/operationsInterfaces/skus.js +9 -0
  842. package/dist/react-native/operationsInterfaces/skus.js.map +1 -0
  843. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts +297 -0
  844. package/dist/react-native/operationsInterfaces/storageAccounts.d.ts.map +1 -0
  845. package/dist/react-native/operationsInterfaces/storageAccounts.js +9 -0
  846. package/dist/react-native/operationsInterfaces/storageAccounts.js.map +1 -0
  847. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +18 -0
  848. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  849. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.js +9 -0
  850. package/dist/react-native/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -0
  851. package/dist/react-native/operationsInterfaces/storageTaskAssignments.d.ts +112 -0
  852. package/dist/react-native/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -0
  853. package/dist/react-native/operationsInterfaces/storageTaskAssignments.js +9 -0
  854. package/dist/react-native/operationsInterfaces/storageTaskAssignments.js.map +1 -0
  855. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +15 -0
  856. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  857. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +9 -0
  858. package/dist/react-native/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -0
  859. package/dist/react-native/operationsInterfaces/tableOperations.d.ts +68 -0
  860. package/dist/react-native/operationsInterfaces/tableOperations.d.ts.map +1 -0
  861. package/dist/react-native/operationsInterfaces/tableOperations.js +9 -0
  862. package/dist/react-native/operationsInterfaces/tableOperations.js.map +1 -0
  863. package/dist/react-native/operationsInterfaces/tableServices.d.ts +39 -0
  864. package/dist/react-native/operationsInterfaces/tableServices.d.ts.map +1 -0
  865. package/dist/react-native/operationsInterfaces/tableServices.js +9 -0
  866. package/dist/react-native/operationsInterfaces/tableServices.js.map +1 -0
  867. package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
  868. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
  869. package/dist/react-native/operationsInterfaces/usages.js +9 -0
  870. package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
  871. package/dist/react-native/package.json +3 -0
  872. package/dist/react-native/pagingHelper.d.ts +13 -0
  873. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  874. package/dist/react-native/pagingHelper.js +32 -0
  875. package/dist/react-native/pagingHelper.js.map +1 -0
  876. package/dist/react-native/storageManagementClient.d.ts +43 -0
  877. package/dist/react-native/storageManagementClient.d.ts.map +1 -0
  878. package/dist/react-native/storageManagementClient.js +124 -0
  879. package/dist/react-native/storageManagementClient.js.map +1 -0
  880. package/package.json +66 -36
  881. package/dist/index.js +0 -14904
  882. package/dist/index.js.map +0 -1
  883. package/dist/index.min.js +0 -1
  884. package/dist/index.min.js.map +0 -1
  885. package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.d.ts +0 -2
  886. package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.d.ts.map +0 -1
  887. package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.js +0 -31
  888. package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.js.map +0 -1
  889. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.d.ts +0 -2
  890. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.d.ts.map +0 -1
  891. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js +0 -59
  892. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js.map +0 -1
  893. package/dist-esm/samples-dev/blobContainersCreateSample.d.ts +0 -2
  894. package/dist-esm/samples-dev/blobContainersCreateSample.d.ts.map +0 -1
  895. package/dist-esm/samples-dev/blobContainersCreateSample.js +0 -76
  896. package/dist-esm/samples-dev/blobContainersCreateSample.js.map +0 -1
  897. package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.d.ts +0 -2
  898. package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.d.ts.map +0 -1
  899. package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.js +0 -38
  900. package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.js.map +0 -1
  901. package/dist-esm/samples-dev/blobContainersDeleteSample.d.ts +0 -2
  902. package/dist-esm/samples-dev/blobContainersDeleteSample.d.ts.map +0 -1
  903. package/dist-esm/samples-dev/blobContainersDeleteSample.js +0 -37
  904. package/dist-esm/samples-dev/blobContainersDeleteSample.js.map +0 -1
  905. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.d.ts +0 -2
  906. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.d.ts.map +0 -1
  907. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js +0 -37
  908. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js.map +0 -1
  909. package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.d.ts +0 -2
  910. package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.d.ts.map +0 -1
  911. package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.js +0 -37
  912. package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.js.map +0 -1
  913. package/dist-esm/samples-dev/blobContainersGetSample.d.ts +0 -2
  914. package/dist-esm/samples-dev/blobContainersGetSample.d.ts.map +0 -1
  915. package/dist-esm/samples-dev/blobContainersGetSample.js +0 -56
  916. package/dist-esm/samples-dev/blobContainersGetSample.js.map +0 -1
  917. package/dist-esm/samples-dev/blobContainersLeaseSample.d.ts +0 -2
  918. package/dist-esm/samples-dev/blobContainersLeaseSample.d.ts.map +0 -1
  919. package/dist-esm/samples-dev/blobContainersLeaseSample.js +0 -65
  920. package/dist-esm/samples-dev/blobContainersLeaseSample.js.map +0 -1
  921. package/dist-esm/samples-dev/blobContainersListSample.d.ts +0 -2
  922. package/dist-esm/samples-dev/blobContainersListSample.d.ts.map +0 -1
  923. package/dist-esm/samples-dev/blobContainersListSample.js +0 -81
  924. package/dist-esm/samples-dev/blobContainersListSample.js.map +0 -1
  925. package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.d.ts +0 -2
  926. package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.d.ts.map +0 -1
  927. package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.js +0 -38
  928. package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.js.map +0 -1
  929. package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.d.ts +0 -2
  930. package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.d.ts.map +0 -1
  931. package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.js +0 -37
  932. package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.js.map +0 -1
  933. package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.d.ts +0 -2
  934. package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.d.ts.map +0 -1
  935. package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.js +0 -54
  936. package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.js.map +0 -1
  937. package/dist-esm/samples-dev/blobContainersUpdateSample.d.ts +0 -2
  938. package/dist-esm/samples-dev/blobContainersUpdateSample.d.ts.map +0 -1
  939. package/dist-esm/samples-dev/blobContainersUpdateSample.js +0 -34
  940. package/dist-esm/samples-dev/blobContainersUpdateSample.js.map +0 -1
  941. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts +0 -2
  942. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  943. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +0 -283
  944. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js.map +0 -1
  945. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts +0 -2
  946. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.d.ts.map +0 -1
  947. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +0 -37
  948. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js.map +0 -1
  949. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts +0 -2
  950. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.d.ts.map +0 -1
  951. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +0 -37
  952. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js.map +0 -1
  953. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts +0 -2
  954. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.d.ts.map +0 -1
  955. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +0 -52
  956. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js.map +0 -1
  957. package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.d.ts +0 -2
  958. package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.d.ts.map +0 -1
  959. package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.js +0 -36
  960. package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.js.map +0 -1
  961. package/dist-esm/samples-dev/blobServicesListSample.d.ts +0 -2
  962. package/dist-esm/samples-dev/blobServicesListSample.d.ts.map +0 -1
  963. package/dist-esm/samples-dev/blobServicesListSample.js +0 -52
  964. package/dist-esm/samples-dev/blobServicesListSample.js.map +0 -1
  965. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.d.ts +0 -2
  966. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.d.ts.map +0 -1
  967. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js +0 -112
  968. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js.map +0 -1
  969. package/dist-esm/samples-dev/deletedAccountsGetSample.d.ts +0 -2
  970. package/dist-esm/samples-dev/deletedAccountsGetSample.d.ts.map +0 -1
  971. package/dist-esm/samples-dev/deletedAccountsGetSample.js +0 -36
  972. package/dist-esm/samples-dev/deletedAccountsGetSample.js.map +0 -1
  973. package/dist-esm/samples-dev/deletedAccountsListSample.d.ts +0 -2
  974. package/dist-esm/samples-dev/deletedAccountsListSample.d.ts.map +0 -1
  975. package/dist-esm/samples-dev/deletedAccountsListSample.js +0 -50
  976. package/dist-esm/samples-dev/deletedAccountsListSample.js.map +0 -1
  977. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts +0 -2
  978. package/dist-esm/samples-dev/encryptionScopesGetSample.d.ts.map +0 -1
  979. package/dist-esm/samples-dev/encryptionScopesGetSample.js +0 -37
  980. package/dist-esm/samples-dev/encryptionScopesGetSample.js.map +0 -1
  981. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts +0 -2
  982. package/dist-esm/samples-dev/encryptionScopesListSample.d.ts.map +0 -1
  983. package/dist-esm/samples-dev/encryptionScopesListSample.js +0 -52
  984. package/dist-esm/samples-dev/encryptionScopesListSample.js.map +0 -1
  985. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts +0 -2
  986. package/dist-esm/samples-dev/encryptionScopesPatchSample.d.ts.map +0 -1
  987. package/dist-esm/samples-dev/encryptionScopesPatchSample.js +0 -36
  988. package/dist-esm/samples-dev/encryptionScopesPatchSample.js.map +0 -1
  989. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts +0 -2
  990. package/dist-esm/samples-dev/encryptionScopesPutSample.d.ts.map +0 -1
  991. package/dist-esm/samples-dev/encryptionScopesPutSample.js +0 -53
  992. package/dist-esm/samples-dev/encryptionScopesPutSample.js.map +0 -1
  993. package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.d.ts +0 -2
  994. package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.d.ts.map +0 -1
  995. package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.js +0 -36
  996. package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.js.map +0 -1
  997. package/dist-esm/samples-dev/fileServicesListSample.d.ts +0 -2
  998. package/dist-esm/samples-dev/fileServicesListSample.d.ts.map +0 -1
  999. package/dist-esm/samples-dev/fileServicesListSample.js +0 -36
  1000. package/dist-esm/samples-dev/fileServicesListSample.js.map +0 -1
  1001. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.d.ts +0 -2
  1002. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.d.ts.map +0 -1
  1003. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js +0 -105
  1004. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js.map +0 -1
  1005. package/dist-esm/samples-dev/fileSharesCreateSample.d.ts +0 -2
  1006. package/dist-esm/samples-dev/fileSharesCreateSample.d.ts.map +0 -1
  1007. package/dist-esm/samples-dev/fileSharesCreateSample.js +0 -71
  1008. package/dist-esm/samples-dev/fileSharesCreateSample.js.map +0 -1
  1009. package/dist-esm/samples-dev/fileSharesDeleteSample.d.ts +0 -2
  1010. package/dist-esm/samples-dev/fileSharesDeleteSample.d.ts.map +0 -1
  1011. package/dist-esm/samples-dev/fileSharesDeleteSample.js +0 -37
  1012. package/dist-esm/samples-dev/fileSharesDeleteSample.js.map +0 -1
  1013. package/dist-esm/samples-dev/fileSharesGetSample.d.ts +0 -2
  1014. package/dist-esm/samples-dev/fileSharesGetSample.d.ts.map +0 -1
  1015. package/dist-esm/samples-dev/fileSharesGetSample.js +0 -51
  1016. package/dist-esm/samples-dev/fileSharesGetSample.js.map +0 -1
  1017. package/dist-esm/samples-dev/fileSharesLeaseSample.d.ts +0 -2
  1018. package/dist-esm/samples-dev/fileSharesLeaseSample.d.ts.map +0 -1
  1019. package/dist-esm/samples-dev/fileSharesLeaseSample.js +0 -65
  1020. package/dist-esm/samples-dev/fileSharesLeaseSample.js.map +0 -1
  1021. package/dist-esm/samples-dev/fileSharesListSample.d.ts +0 -2
  1022. package/dist-esm/samples-dev/fileSharesListSample.d.ts.map +0 -1
  1023. package/dist-esm/samples-dev/fileSharesListSample.js +0 -117
  1024. package/dist-esm/samples-dev/fileSharesListSample.js.map +0 -1
  1025. package/dist-esm/samples-dev/fileSharesRestoreSample.d.ts +0 -2
  1026. package/dist-esm/samples-dev/fileSharesRestoreSample.d.ts.map +0 -1
  1027. package/dist-esm/samples-dev/fileSharesRestoreSample.js +0 -34
  1028. package/dist-esm/samples-dev/fileSharesRestoreSample.js.map +0 -1
  1029. package/dist-esm/samples-dev/fileSharesUpdateSample.d.ts +0 -2
  1030. package/dist-esm/samples-dev/fileSharesUpdateSample.d.ts.map +0 -1
  1031. package/dist-esm/samples-dev/fileSharesUpdateSample.js +0 -62
  1032. package/dist-esm/samples-dev/fileSharesUpdateSample.js.map +0 -1
  1033. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.d.ts +0 -2
  1034. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.d.ts.map +0 -1
  1035. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js +0 -93
  1036. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js.map +0 -1
  1037. package/dist-esm/samples-dev/localUsersDeleteSample.d.ts +0 -2
  1038. package/dist-esm/samples-dev/localUsersDeleteSample.d.ts.map +0 -1
  1039. package/dist-esm/samples-dev/localUsersDeleteSample.js +0 -37
  1040. package/dist-esm/samples-dev/localUsersDeleteSample.js.map +0 -1
  1041. package/dist-esm/samples-dev/localUsersGetSample.d.ts +0 -2
  1042. package/dist-esm/samples-dev/localUsersGetSample.d.ts.map +0 -1
  1043. package/dist-esm/samples-dev/localUsersGetSample.js +0 -37
  1044. package/dist-esm/samples-dev/localUsersGetSample.js.map +0 -1
  1045. package/dist-esm/samples-dev/localUsersListKeysSample.d.ts +0 -2
  1046. package/dist-esm/samples-dev/localUsersListKeysSample.d.ts.map +0 -1
  1047. package/dist-esm/samples-dev/localUsersListKeysSample.js +0 -37
  1048. package/dist-esm/samples-dev/localUsersListKeysSample.js.map +0 -1
  1049. package/dist-esm/samples-dev/localUsersListSample.d.ts +0 -2
  1050. package/dist-esm/samples-dev/localUsersListSample.d.ts.map +0 -1
  1051. package/dist-esm/samples-dev/localUsersListSample.js +0 -81
  1052. package/dist-esm/samples-dev/localUsersListSample.js.map +0 -1
  1053. package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.d.ts +0 -2
  1054. package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.d.ts.map +0 -1
  1055. package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.js +0 -37
  1056. package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.js.map +0 -1
  1057. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts +0 -2
  1058. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  1059. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +0 -410
  1060. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js.map +0 -1
  1061. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts +0 -2
  1062. package/dist-esm/samples-dev/managementPoliciesDeleteSample.d.ts.map +0 -1
  1063. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +0 -37
  1064. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js.map +0 -1
  1065. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts +0 -2
  1066. package/dist-esm/samples-dev/managementPoliciesGetSample.d.ts.map +0 -1
  1067. package/dist-esm/samples-dev/managementPoliciesGetSample.js +0 -37
  1068. package/dist-esm/samples-dev/managementPoliciesGetSample.js.map +0 -1
  1069. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts +0 -2
  1070. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts.map +0 -1
  1071. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +0 -37
  1072. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js.map +0 -1
  1073. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts +0 -2
  1074. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts.map +0 -1
  1075. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +0 -52
  1076. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +0 -1
  1077. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts +0 -2
  1078. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts.map +0 -1
  1079. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +0 -37
  1080. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +0 -1
  1081. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts +0 -2
  1082. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  1083. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +0 -143
  1084. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js.map +0 -1
  1085. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts +0 -2
  1086. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.d.ts.map +0 -1
  1087. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +0 -37
  1088. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js.map +0 -1
  1089. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts +0 -2
  1090. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.d.ts.map +0 -1
  1091. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +0 -37
  1092. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js.map +0 -1
  1093. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts +0 -2
  1094. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.d.ts.map +0 -1
  1095. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +0 -52
  1096. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js.map +0 -1
  1097. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  1098. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  1099. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  1100. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  1101. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  1102. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  1103. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
  1104. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  1105. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  1106. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  1107. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
  1108. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  1109. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  1110. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  1111. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -52
  1112. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  1113. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts +0 -2
  1114. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.d.ts.map +0 -1
  1115. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +0 -36
  1116. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +0 -1
  1117. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts +0 -2
  1118. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.d.ts.map +0 -1
  1119. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +0 -36
  1120. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js.map +0 -1
  1121. package/dist-esm/samples-dev/queueCreateSample.d.ts +0 -2
  1122. package/dist-esm/samples-dev/queueCreateSample.d.ts.map +0 -1
  1123. package/dist-esm/samples-dev/queueCreateSample.js +0 -53
  1124. package/dist-esm/samples-dev/queueCreateSample.js.map +0 -1
  1125. package/dist-esm/samples-dev/queueDeleteSample.d.ts +0 -2
  1126. package/dist-esm/samples-dev/queueDeleteSample.d.ts.map +0 -1
  1127. package/dist-esm/samples-dev/queueDeleteSample.js +0 -37
  1128. package/dist-esm/samples-dev/queueDeleteSample.js.map +0 -1
  1129. package/dist-esm/samples-dev/queueGetSample.d.ts +0 -2
  1130. package/dist-esm/samples-dev/queueGetSample.d.ts.map +0 -1
  1131. package/dist-esm/samples-dev/queueGetSample.js +0 -37
  1132. package/dist-esm/samples-dev/queueGetSample.js.map +0 -1
  1133. package/dist-esm/samples-dev/queueListSample.d.ts +0 -2
  1134. package/dist-esm/samples-dev/queueListSample.d.ts.map +0 -1
  1135. package/dist-esm/samples-dev/queueListSample.js +0 -52
  1136. package/dist-esm/samples-dev/queueListSample.js.map +0 -1
  1137. package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.d.ts +0 -2
  1138. package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.d.ts.map +0 -1
  1139. package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.js +0 -36
  1140. package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.js.map +0 -1
  1141. package/dist-esm/samples-dev/queueServicesListSample.d.ts +0 -2
  1142. package/dist-esm/samples-dev/queueServicesListSample.d.ts.map +0 -1
  1143. package/dist-esm/samples-dev/queueServicesListSample.js +0 -36
  1144. package/dist-esm/samples-dev/queueServicesListSample.js.map +0 -1
  1145. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.d.ts +0 -2
  1146. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.d.ts.map +0 -1
  1147. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js +0 -56
  1148. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js.map +0 -1
  1149. package/dist-esm/samples-dev/queueUpdateSample.d.ts +0 -2
  1150. package/dist-esm/samples-dev/queueUpdateSample.d.ts.map +0 -1
  1151. package/dist-esm/samples-dev/queueUpdateSample.js +0 -31
  1152. package/dist-esm/samples-dev/queueUpdateSample.js.map +0 -1
  1153. package/dist-esm/samples-dev/skusListSample.d.ts +0 -2
  1154. package/dist-esm/samples-dev/skusListSample.d.ts.map +0 -1
  1155. package/dist-esm/samples-dev/skusListSample.js +0 -50
  1156. package/dist-esm/samples-dev/skusListSample.js.map +0 -1
  1157. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.d.ts +0 -2
  1158. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.d.ts.map +0 -1
  1159. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js +0 -36
  1160. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js.map +0 -1
  1161. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts +0 -2
  1162. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.d.ts.map +0 -1
  1163. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +0 -31
  1164. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js.map +0 -1
  1165. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts +0 -2
  1166. package/dist-esm/samples-dev/storageAccountsCreateSample.d.ts.map +0 -1
  1167. package/dist-esm/samples-dev/storageAccountsCreateSample.js +0 -521
  1168. package/dist-esm/samples-dev/storageAccountsCreateSample.js.map +0 -1
  1169. package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.d.ts +0 -2
  1170. package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.d.ts.map +0 -1
  1171. package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.js +0 -30
  1172. package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.js.map +0 -1
  1173. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts +0 -2
  1174. package/dist-esm/samples-dev/storageAccountsDeleteSample.d.ts.map +0 -1
  1175. package/dist-esm/samples-dev/storageAccountsDeleteSample.js +0 -36
  1176. package/dist-esm/samples-dev/storageAccountsDeleteSample.js.map +0 -1
  1177. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts +0 -2
  1178. package/dist-esm/samples-dev/storageAccountsFailoverSample.d.ts.map +0 -1
  1179. package/dist-esm/samples-dev/storageAccountsFailoverSample.js +0 -54
  1180. package/dist-esm/samples-dev/storageAccountsFailoverSample.js.map +0 -1
  1181. package/dist-esm/samples-dev/storageAccountsGetCustomerInitiatedMigrationSample.d.ts +0 -2
  1182. package/dist-esm/samples-dev/storageAccountsGetCustomerInitiatedMigrationSample.d.ts.map +0 -1
  1183. package/dist-esm/samples-dev/storageAccountsGetCustomerInitiatedMigrationSample.js +0 -56
  1184. package/dist-esm/samples-dev/storageAccountsGetCustomerInitiatedMigrationSample.js.map +0 -1
  1185. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts +0 -2
  1186. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.d.ts.map +0 -1
  1187. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +0 -123
  1188. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js.map +0 -1
  1189. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.d.ts +0 -2
  1190. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.d.ts.map +0 -1
  1191. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js +0 -37
  1192. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js.map +0 -1
  1193. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts +0 -2
  1194. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.d.ts.map +0 -1
  1195. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +0 -38
  1196. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js.map +0 -1
  1197. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts +0 -2
  1198. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.d.ts.map +0 -1
  1199. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +0 -51
  1200. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js.map +0 -1
  1201. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts +0 -2
  1202. package/dist-esm/samples-dev/storageAccountsListKeysSample.d.ts.map +0 -1
  1203. package/dist-esm/samples-dev/storageAccountsListKeysSample.js +0 -36
  1204. package/dist-esm/samples-dev/storageAccountsListKeysSample.js.map +0 -1
  1205. package/dist-esm/samples-dev/storageAccountsListSample.d.ts +0 -2
  1206. package/dist-esm/samples-dev/storageAccountsListSample.d.ts.map +0 -1
  1207. package/dist-esm/samples-dev/storageAccountsListSample.js +0 -50
  1208. package/dist-esm/samples-dev/storageAccountsListSample.js.map +0 -1
  1209. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts +0 -2
  1210. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.d.ts.map +0 -1
  1211. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +0 -35
  1212. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js.map +0 -1
  1213. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts +0 -2
  1214. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.d.ts.map +0 -1
  1215. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +0 -53
  1216. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js.map +0 -1
  1217. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts +0 -2
  1218. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.d.ts.map +0 -1
  1219. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +0 -36
  1220. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js.map +0 -1
  1221. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts +0 -2
  1222. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.d.ts.map +0 -1
  1223. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +0 -36
  1224. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js.map +0 -1
  1225. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts +0 -2
  1226. package/dist-esm/samples-dev/storageAccountsUpdateSample.d.ts.map +0 -1
  1227. package/dist-esm/samples-dev/storageAccountsUpdateSample.js +0 -335
  1228. package/dist-esm/samples-dev/storageAccountsUpdateSample.js.map +0 -1
  1229. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.d.ts +0 -2
  1230. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.d.ts.map +0 -1
  1231. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.js +0 -53
  1232. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.js.map +0 -1
  1233. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.d.ts +0 -2
  1234. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.d.ts.map +0 -1
  1235. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.js +0 -78
  1236. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.js.map +0 -1
  1237. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.d.ts +0 -2
  1238. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.d.ts.map +0 -1
  1239. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.js +0 -37
  1240. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.js.map +0 -1
  1241. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.d.ts +0 -2
  1242. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.d.ts.map +0 -1
  1243. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.js +0 -37
  1244. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.js.map +0 -1
  1245. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.d.ts +0 -2
  1246. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.d.ts.map +0 -1
  1247. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.js +0 -52
  1248. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.js.map +0 -1
  1249. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.d.ts +0 -2
  1250. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.d.ts.map +0 -1
  1251. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.js +0 -52
  1252. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.js.map +0 -1
  1253. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.d.ts +0 -2
  1254. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.d.ts.map +0 -1
  1255. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.js +0 -44
  1256. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.js.map +0 -1
  1257. package/dist-esm/samples-dev/tableCreateSample.d.ts +0 -2
  1258. package/dist-esm/samples-dev/tableCreateSample.d.ts.map +0 -1
  1259. package/dist-esm/samples-dev/tableCreateSample.js +0 -70
  1260. package/dist-esm/samples-dev/tableCreateSample.js.map +0 -1
  1261. package/dist-esm/samples-dev/tableDeleteSample.d.ts +0 -2
  1262. package/dist-esm/samples-dev/tableDeleteSample.d.ts.map +0 -1
  1263. package/dist-esm/samples-dev/tableDeleteSample.js +0 -37
  1264. package/dist-esm/samples-dev/tableDeleteSample.js.map +0 -1
  1265. package/dist-esm/samples-dev/tableGetSample.d.ts +0 -2
  1266. package/dist-esm/samples-dev/tableGetSample.d.ts.map +0 -1
  1267. package/dist-esm/samples-dev/tableGetSample.js +0 -37
  1268. package/dist-esm/samples-dev/tableGetSample.js.map +0 -1
  1269. package/dist-esm/samples-dev/tableListSample.d.ts +0 -2
  1270. package/dist-esm/samples-dev/tableListSample.d.ts.map +0 -1
  1271. package/dist-esm/samples-dev/tableListSample.js +0 -52
  1272. package/dist-esm/samples-dev/tableListSample.js.map +0 -1
  1273. package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.d.ts +0 -2
  1274. package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.d.ts.map +0 -1
  1275. package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.js +0 -36
  1276. package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.js.map +0 -1
  1277. package/dist-esm/samples-dev/tableServicesListSample.d.ts +0 -2
  1278. package/dist-esm/samples-dev/tableServicesListSample.d.ts.map +0 -1
  1279. package/dist-esm/samples-dev/tableServicesListSample.js +0 -36
  1280. package/dist-esm/samples-dev/tableServicesListSample.js.map +0 -1
  1281. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.d.ts +0 -2
  1282. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.d.ts.map +0 -1
  1283. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js +0 -56
  1284. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js.map +0 -1
  1285. package/dist-esm/samples-dev/tableUpdateSample.d.ts +0 -2
  1286. package/dist-esm/samples-dev/tableUpdateSample.d.ts.map +0 -1
  1287. package/dist-esm/samples-dev/tableUpdateSample.js +0 -70
  1288. package/dist-esm/samples-dev/tableUpdateSample.js.map +0 -1
  1289. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts +0 -2
  1290. package/dist-esm/samples-dev/usagesListByLocationSample.d.ts.map +0 -1
  1291. package/dist-esm/samples-dev/usagesListByLocationSample.js +0 -51
  1292. package/dist-esm/samples-dev/usagesListByLocationSample.js.map +0 -1
  1293. package/dist-esm/src/index.d.ts +0 -5
  1294. package/dist-esm/src/index.d.ts.map +0 -1
  1295. package/dist-esm/src/index.js +0 -13
  1296. package/dist-esm/src/index.js.map +0 -1
  1297. package/dist-esm/src/lroImpl.js.map +0 -1
  1298. package/dist-esm/src/models/index.js.map +0 -1
  1299. package/dist-esm/src/models/mappers.js.map +0 -1
  1300. package/dist-esm/src/models/parameters.js +0 -637
  1301. package/dist-esm/src/models/parameters.js.map +0 -1
  1302. package/dist-esm/src/operations/blobContainers.d.ts +0 -278
  1303. package/dist-esm/src/operations/blobContainers.d.ts.map +0 -1
  1304. package/dist-esm/src/operations/blobContainers.js +0 -735
  1305. package/dist-esm/src/operations/blobContainers.js.map +0 -1
  1306. package/dist-esm/src/operations/blobInventoryPolicies.d.ts +0 -73
  1307. package/dist-esm/src/operations/blobInventoryPolicies.d.ts.map +0 -1
  1308. package/dist-esm/src/operations/blobInventoryPolicies.js +0 -227
  1309. package/dist-esm/src/operations/blobInventoryPolicies.js.map +0 -1
  1310. package/dist-esm/src/operations/blobServices.d.ts +0 -60
  1311. package/dist-esm/src/operations/blobServices.d.ts.map +0 -1
  1312. package/dist-esm/src/operations/blobServices.js +0 -176
  1313. package/dist-esm/src/operations/blobServices.js.map +0 -1
  1314. package/dist-esm/src/operations/deletedAccounts.d.ts +0 -39
  1315. package/dist-esm/src/operations/deletedAccounts.d.ts.map +0 -1
  1316. package/dist-esm/src/operations/deletedAccounts.js +0 -167
  1317. package/dist-esm/src/operations/deletedAccounts.js.map +0 -1
  1318. package/dist-esm/src/operations/encryptionScopes.d.ts +0 -94
  1319. package/dist-esm/src/operations/encryptionScopes.d.ts.map +0 -1
  1320. package/dist-esm/src/operations/encryptionScopes.js +0 -296
  1321. package/dist-esm/src/operations/encryptionScopes.js.map +0 -1
  1322. package/dist-esm/src/operations/fileServices.d.ts +0 -47
  1323. package/dist-esm/src/operations/fileServices.d.ts.map +0 -1
  1324. package/dist-esm/src/operations/fileServices.js +0 -130
  1325. package/dist-esm/src/operations/fileServices.js.map +0 -1
  1326. package/dist-esm/src/operations/fileShares.d.ts +0 -132
  1327. package/dist-esm/src/operations/fileShares.d.ts.map +0 -1
  1328. package/dist-esm/src/operations/fileShares.js +0 -406
  1329. package/dist-esm/src/operations/fileShares.js.map +0 -1
  1330. package/dist-esm/src/operations/index.d.ts +0 -25
  1331. package/dist-esm/src/operations/index.d.ts.map +0 -1
  1332. package/dist-esm/src/operations/index.js +0 -32
  1333. package/dist-esm/src/operations/index.js.map +0 -1
  1334. package/dist-esm/src/operations/localUsersOperations.d.ts +0 -98
  1335. package/dist-esm/src/operations/localUsersOperations.d.ts.map +0 -1
  1336. package/dist-esm/src/operations/localUsersOperations.js +0 -299
  1337. package/dist-esm/src/operations/localUsersOperations.js.map +0 -1
  1338. package/dist-esm/src/operations/managementPolicies.d.ts +0 -50
  1339. package/dist-esm/src/operations/managementPolicies.d.ts.map +0 -1
  1340. package/dist-esm/src/operations/managementPolicies.js +0 -126
  1341. package/dist-esm/src/operations/managementPolicies.js.map +0 -1
  1342. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts +0 -73
  1343. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  1344. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +0 -256
  1345. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +0 -1
  1346. package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts +0 -80
  1347. package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +0 -1
  1348. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js +0 -234
  1349. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +0 -1
  1350. package/dist-esm/src/operations/operations.d.ts +0 -26
  1351. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  1352. package/dist-esm/src/operations/operations.js +0 -93
  1353. package/dist-esm/src/operations/operations.js.map +0 -1
  1354. package/dist-esm/src/operations/privateEndpointConnections.d.ts +0 -73
  1355. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  1356. package/dist-esm/src/operations/privateEndpointConnections.js +0 -234
  1357. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  1358. package/dist-esm/src/operations/privateLinkResources.d.ts +0 -23
  1359. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  1360. package/dist-esm/src/operations/privateLinkResources.js +0 -53
  1361. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  1362. package/dist-esm/src/operations/queue.d.ts +0 -101
  1363. package/dist-esm/src/operations/queue.d.ts.map +0 -1
  1364. package/dist-esm/src/operations/queue.js +0 -315
  1365. package/dist-esm/src/operations/queue.js.map +0 -1
  1366. package/dist-esm/src/operations/queueServices.d.ts +0 -47
  1367. package/dist-esm/src/operations/queueServices.d.ts.map +0 -1
  1368. package/dist-esm/src/operations/queueServices.js +0 -130
  1369. package/dist-esm/src/operations/queueServices.js.map +0 -1
  1370. package/dist-esm/src/operations/skus.d.ts +0 -26
  1371. package/dist-esm/src/operations/skus.d.ts.map +0 -1
  1372. package/dist-esm/src/operations/skus.js +0 -93
  1373. package/dist-esm/src/operations/skus.js.map +0 -1
  1374. package/dist-esm/src/operations/storageAccounts.d.ts +0 -337
  1375. package/dist-esm/src/operations/storageAccounts.d.ts.map +0 -1
  1376. package/dist-esm/src/operations/storageAccounts.js +0 -1118
  1377. package/dist-esm/src/operations/storageAccounts.js.map +0 -1
  1378. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.d.ts +0 -53
  1379. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.d.ts.map +0 -1
  1380. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.js +0 -177
  1381. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.js.map +0 -1
  1382. package/dist-esm/src/operations/storageTaskAssignments.d.ts +0 -141
  1383. package/dist-esm/src/operations/storageTaskAssignments.d.ts.map +0 -1
  1384. package/dist-esm/src/operations/storageTaskAssignments.js +0 -518
  1385. package/dist-esm/src/operations/storageTaskAssignments.js.map +0 -1
  1386. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.d.ts +0 -44
  1387. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.d.ts.map +0 -1
  1388. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.js +0 -160
  1389. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.js.map +0 -1
  1390. package/dist-esm/src/operations/tableOperations.d.ts +0 -99
  1391. package/dist-esm/src/operations/tableOperations.d.ts.map +0 -1
  1392. package/dist-esm/src/operations/tableOperations.js +0 -309
  1393. package/dist-esm/src/operations/tableOperations.js.map +0 -1
  1394. package/dist-esm/src/operations/tableServices.d.ts +0 -47
  1395. package/dist-esm/src/operations/tableServices.d.ts.map +0 -1
  1396. package/dist-esm/src/operations/tableServices.js +0 -130
  1397. package/dist-esm/src/operations/tableServices.js.map +0 -1
  1398. package/dist-esm/src/operations/usages.d.ts +0 -28
  1399. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  1400. package/dist-esm/src/operations/usages.js +0 -99
  1401. package/dist-esm/src/operations/usages.js.map +0 -1
  1402. package/dist-esm/src/operationsInterfaces/blobContainers.d.ts +0 -246
  1403. package/dist-esm/src/operationsInterfaces/blobContainers.d.ts.map +0 -1
  1404. package/dist-esm/src/operationsInterfaces/blobContainers.js.map +0 -1
  1405. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.d.ts +0 -53
  1406. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.d.ts.map +0 -1
  1407. package/dist-esm/src/operationsInterfaces/blobInventoryPolicies.js.map +0 -1
  1408. package/dist-esm/src/operationsInterfaces/blobServices.d.ts +0 -40
  1409. package/dist-esm/src/operationsInterfaces/blobServices.d.ts.map +0 -1
  1410. package/dist-esm/src/operationsInterfaces/blobServices.js.map +0 -1
  1411. package/dist-esm/src/operationsInterfaces/deletedAccounts.d.ts +0 -18
  1412. package/dist-esm/src/operationsInterfaces/deletedAccounts.d.ts.map +0 -1
  1413. package/dist-esm/src/operationsInterfaces/deletedAccounts.js.map +0 -1
  1414. package/dist-esm/src/operationsInterfaces/encryptionScopes.d.ts +0 -63
  1415. package/dist-esm/src/operationsInterfaces/encryptionScopes.d.ts.map +0 -1
  1416. package/dist-esm/src/operationsInterfaces/encryptionScopes.js.map +0 -1
  1417. package/dist-esm/src/operationsInterfaces/fileServices.d.ts +0 -39
  1418. package/dist-esm/src/operationsInterfaces/fileServices.d.ts.map +0 -1
  1419. package/dist-esm/src/operationsInterfaces/fileServices.js.map +0 -1
  1420. package/dist-esm/src/operationsInterfaces/fileShares.d.ts +0 -101
  1421. package/dist-esm/src/operationsInterfaces/fileShares.d.ts.map +0 -1
  1422. package/dist-esm/src/operationsInterfaces/fileShares.js.map +0 -1
  1423. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -25
  1424. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  1425. package/dist-esm/src/operationsInterfaces/index.js +0 -32
  1426. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  1427. package/dist-esm/src/operationsInterfaces/localUsersOperations.d.ts +0 -78
  1428. package/dist-esm/src/operationsInterfaces/localUsersOperations.d.ts.map +0 -1
  1429. package/dist-esm/src/operationsInterfaces/localUsersOperations.js.map +0 -1
  1430. package/dist-esm/src/operationsInterfaces/managementPolicies.d.ts +0 -42
  1431. package/dist-esm/src/operationsInterfaces/managementPolicies.d.ts.map +0 -1
  1432. package/dist-esm/src/operationsInterfaces/managementPolicies.js.map +0 -1
  1433. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +0 -53
  1434. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  1435. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +0 -1
  1436. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.d.ts +0 -60
  1437. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.d.ts.map +0 -1
  1438. package/dist-esm/src/operationsInterfaces/objectReplicationPoliciesOperations.js.map +0 -1
  1439. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  1440. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  1441. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  1442. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +0 -53
  1443. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  1444. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  1445. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -15
  1446. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  1447. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  1448. package/dist-esm/src/operationsInterfaces/queue.d.ts +0 -70
  1449. package/dist-esm/src/operationsInterfaces/queue.d.ts.map +0 -1
  1450. package/dist-esm/src/operationsInterfaces/queue.js.map +0 -1
  1451. package/dist-esm/src/operationsInterfaces/queueServices.d.ts +0 -39
  1452. package/dist-esm/src/operationsInterfaces/queueServices.d.ts.map +0 -1
  1453. package/dist-esm/src/operationsInterfaces/queueServices.js.map +0 -1
  1454. package/dist-esm/src/operationsInterfaces/skus.d.ts +0 -11
  1455. package/dist-esm/src/operationsInterfaces/skus.d.ts.map +0 -1
  1456. package/dist-esm/src/operationsInterfaces/skus.js.map +0 -1
  1457. package/dist-esm/src/operationsInterfaces/storageAccounts.d.ts +0 -297
  1458. package/dist-esm/src/operationsInterfaces/storageAccounts.d.ts.map +0 -1
  1459. package/dist-esm/src/operationsInterfaces/storageAccounts.js.map +0 -1
  1460. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +0 -18
  1461. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +0 -1
  1462. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +0 -1
  1463. package/dist-esm/src/operationsInterfaces/storageTaskAssignments.d.ts +0 -112
  1464. package/dist-esm/src/operationsInterfaces/storageTaskAssignments.d.ts.map +0 -1
  1465. package/dist-esm/src/operationsInterfaces/storageTaskAssignments.js.map +0 -1
  1466. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +0 -15
  1467. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +0 -1
  1468. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +0 -1
  1469. package/dist-esm/src/operationsInterfaces/tableOperations.d.ts +0 -68
  1470. package/dist-esm/src/operationsInterfaces/tableOperations.d.ts.map +0 -1
  1471. package/dist-esm/src/operationsInterfaces/tableOperations.js.map +0 -1
  1472. package/dist-esm/src/operationsInterfaces/tableServices.d.ts +0 -39
  1473. package/dist-esm/src/operationsInterfaces/tableServices.d.ts.map +0 -1
  1474. package/dist-esm/src/operationsInterfaces/tableServices.js.map +0 -1
  1475. package/dist-esm/src/operationsInterfaces/usages.d.ts +0 -12
  1476. package/dist-esm/src/operationsInterfaces/usages.d.ts.map +0 -1
  1477. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  1478. package/dist-esm/src/pagingHelper.js.map +0 -1
  1479. package/dist-esm/src/storageManagementClient.d.ts +0 -43
  1480. package/dist-esm/src/storageManagementClient.d.ts.map +0 -1
  1481. package/dist-esm/src/storageManagementClient.js +0 -127
  1482. package/dist-esm/src/storageManagementClient.js.map +0 -1
  1483. package/dist-esm/test/storage_examples.d.ts +0 -4
  1484. package/dist-esm/test/storage_examples.d.ts.map +0 -1
  1485. package/dist-esm/test/storage_examples.js +0 -203
  1486. package/dist-esm/test/storage_examples.js.map +0 -1
  1487. package/src/index.ts +0 -13
  1488. package/src/lroImpl.ts +0 -38
  1489. package/src/models/index.ts +0 -5358
  1490. package/src/models/mappers.ts +0 -7298
  1491. package/src/models/parameters.ts +0 -747
  1492. package/src/operations/blobContainers.ts +0 -954
  1493. package/src/operations/blobInventoryPolicies.ts +0 -288
  1494. package/src/operations/blobServices.ts +0 -224
  1495. package/src/operations/deletedAccounts.ts +0 -193
  1496. package/src/operations/encryptionScopes.ts +0 -374
  1497. package/src/operations/fileServices.ts +0 -170
  1498. package/src/operations/fileShares.ts +0 -518
  1499. package/src/operations/index.ts +0 -32
  1500. package/src/operations/localUsersOperations.ts +0 -381
  1501. package/src/operations/managementPolicies.ts +0 -169
  1502. package/src/operations/networkSecurityPerimeterConfigurations.ts +0 -343
  1503. package/src/operations/objectReplicationPoliciesOperations.ts +0 -296
  1504. package/src/operations/operations.ts +0 -100
  1505. package/src/operations/privateEndpointConnections.ts +0 -296
  1506. package/src/operations/privateLinkResources.ts +0 -71
  1507. package/src/operations/queue.ts +0 -404
  1508. package/src/operations/queueServices.ts +0 -170
  1509. package/src/operations/skus.ts +0 -98
  1510. package/src/operations/storageAccounts.ts +0 -1468
  1511. package/src/operations/storageTaskAssignmentInstancesReport.ts +0 -240
  1512. package/src/operations/storageTaskAssignments.ts +0 -700
  1513. package/src/operations/storageTaskAssignmentsInstancesReport.ts +0 -205
  1514. package/src/operations/tableOperations.ts +0 -395
  1515. package/src/operations/tableServices.ts +0 -170
  1516. package/src/operations/usages.ts +0 -113
  1517. package/src/operationsInterfaces/blobContainers.ts +0 -365
  1518. package/src/operationsInterfaces/blobInventoryPolicies.ts +0 -91
  1519. package/src/operationsInterfaces/blobServices.ts +0 -69
  1520. package/src/operationsInterfaces/deletedAccounts.ts +0 -38
  1521. package/src/operationsInterfaces/encryptionScopes.ts +0 -102
  1522. package/src/operationsInterfaces/fileServices.ts +0 -68
  1523. package/src/operationsInterfaces/fileShares.ts +0 -162
  1524. package/src/operationsInterfaces/index.ts +0 -32
  1525. package/src/operationsInterfaces/localUsersOperations.ts +0 -129
  1526. package/src/operationsInterfaces/managementPolicies.ts +0 -74
  1527. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +0 -93
  1528. package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +0 -97
  1529. package/src/operationsInterfaces/operations.ts +0 -22
  1530. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -90
  1531. package/src/operationsInterfaces/privateLinkResources.ts +0 -30
  1532. package/src/operationsInterfaces/queue.ts +0 -116
  1533. package/src/operationsInterfaces/queueServices.ts +0 -68
  1534. package/src/operationsInterfaces/skus.ts +0 -22
  1535. package/src/operationsInterfaces/storageAccounts.ts +0 -460
  1536. package/src/operationsInterfaces/storageTaskAssignmentInstancesReport.ts +0 -35
  1537. package/src/operationsInterfaces/storageTaskAssignments.ts +0 -191
  1538. package/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.ts +0 -31
  1539. package/src/operationsInterfaces/tableOperations.ts +0 -111
  1540. package/src/operationsInterfaces/tableServices.ts +0 -68
  1541. package/src/operationsInterfaces/usages.ts +0 -24
  1542. package/src/pagingHelper.ts +0 -39
  1543. package/src/storageManagementClient.ts +0 -241
  1544. package/tsconfig.json +0 -33
  1545. package/types/arm-storage.d.ts +0 -6885
  1546. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  1547. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  1548. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  1549. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  1550. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  1551. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  1552. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  1553. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  1554. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  1555. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  1556. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  1557. /package/{dist-esm/src → dist/browser}/operationsInterfaces/blobContainers.js +0 -0
  1558. /package/{dist-esm/src → dist/browser}/operationsInterfaces/blobInventoryPolicies.js +0 -0
  1559. /package/{dist-esm/src → dist/browser}/operationsInterfaces/blobServices.js +0 -0
  1560. /package/{dist-esm/src → dist/browser}/operationsInterfaces/deletedAccounts.js +0 -0
  1561. /package/{dist-esm/src → dist/browser}/operationsInterfaces/encryptionScopes.js +0 -0
  1562. /package/{dist-esm/src → dist/browser}/operationsInterfaces/fileServices.js +0 -0
  1563. /package/{dist-esm/src → dist/browser}/operationsInterfaces/fileShares.js +0 -0
  1564. /package/{dist-esm/src → dist/browser}/operationsInterfaces/localUsersOperations.js +0 -0
  1565. /package/{dist-esm/src → dist/browser}/operationsInterfaces/managementPolicies.js +0 -0
  1566. /package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterConfigurations.js +0 -0
  1567. /package/{dist-esm/src → dist/browser}/operationsInterfaces/objectReplicationPoliciesOperations.js +0 -0
  1568. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  1569. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  1570. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  1571. /package/{dist-esm/src → dist/browser}/operationsInterfaces/queue.js +0 -0
  1572. /package/{dist-esm/src → dist/browser}/operationsInterfaces/queueServices.js +0 -0
  1573. /package/{dist-esm/src → dist/browser}/operationsInterfaces/skus.js +0 -0
  1574. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageAccounts.js +0 -0
  1575. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTaskAssignmentInstancesReport.js +0 -0
  1576. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTaskAssignments.js +0 -0
  1577. /package/{dist-esm/src → dist/browser}/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +0 -0
  1578. /package/{dist-esm/src → dist/browser}/operationsInterfaces/tableOperations.js +0 -0
  1579. /package/{dist-esm/src → dist/browser}/operationsInterfaces/tableServices.js +0 -0
  1580. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  1581. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  1582. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  1583. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  1584. /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 BlobServiceItems: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobServiceItems\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BlobServiceProperties\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const CorsRules: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CorsRules\",\n modelProperties: {\n corsRules: {\n serializedName: \"corsRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CorsRule\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const CorsRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CorsRule\",\n modelProperties: {\n allowedOrigins: {\n serializedName: \"allowedOrigins\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n allowedMethods: {\n serializedName: \"allowedMethods\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n maxAgeInSeconds: {\n serializedName: \"maxAgeInSeconds\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n exposedHeaders: {\n serializedName: \"exposedHeaders\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n allowedHeaders: {\n serializedName: \"allowedHeaders\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const DeleteRetentionPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeleteRetentionPolicy\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n days: {\n constraints: {\n InclusiveMaximum: 365,\n InclusiveMinimum: 1,\n },\n serializedName: \"days\",\n type: {\n name: \"Number\",\n },\n },\n allowPermanentDelete: {\n serializedName: \"allowPermanentDelete\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const ChangeFeed: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ChangeFeed\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n retentionInDays: {\n constraints: {\n InclusiveMaximum: 146000,\n InclusiveMinimum: 1,\n },\n serializedName: \"retentionInDays\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const RestorePolicyProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RestorePolicyProperties\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n required: true,\n type: {\n name: \"Boolean\",\n },\n },\n days: {\n constraints: {\n InclusiveMaximum: 365,\n InclusiveMinimum: 1,\n },\n serializedName: \"days\",\n type: {\n name: \"Number\",\n },\n },\n lastEnabledTime: {\n serializedName: \"lastEnabledTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n minRestoreTime: {\n serializedName: \"minRestoreTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const LastAccessTimeTrackingPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LastAccessTimeTrackingPolicy\",\n modelProperties: {\n enable: {\n serializedName: \"enable\",\n required: true,\n type: {\n name: \"Boolean\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n trackingGranularityInDays: {\n serializedName: \"trackingGranularityInDays\",\n type: {\n name: \"Number\",\n },\n },\n blobType: {\n serializedName: \"blobType\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\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 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 ListContainerItems: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListContainerItems\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ListContainerItem\",\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 ImmutabilityPolicyProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImmutabilityPolicyProperties\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n updateHistory: {\n serializedName: \"updateHistory\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"UpdateHistoryProperty\",\n },\n },\n },\n },\n immutabilityPeriodSinceCreationInDays: {\n serializedName: \"properties.immutabilityPeriodSinceCreationInDays\",\n type: {\n name: \"Number\",\n },\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowProtectedAppendWrites: {\n serializedName: \"properties.allowProtectedAppendWrites\",\n type: {\n name: \"Boolean\",\n },\n },\n allowProtectedAppendWritesAll: {\n serializedName: \"properties.allowProtectedAppendWritesAll\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const UpdateHistoryProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UpdateHistoryProperty\",\n modelProperties: {\n update: {\n serializedName: \"update\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n immutabilityPeriodSinceCreationInDays: {\n serializedName: \"immutabilityPeriodSinceCreationInDays\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n timestamp: {\n serializedName: \"timestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n objectIdentifier: {\n serializedName: \"objectIdentifier\",\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 upn: {\n serializedName: \"upn\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowProtectedAppendWrites: {\n serializedName: \"allowProtectedAppendWrites\",\n type: {\n name: \"Boolean\",\n },\n },\n allowProtectedAppendWritesAll: {\n serializedName: \"allowProtectedAppendWritesAll\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const LegalHoldProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LegalHoldProperties\",\n modelProperties: {\n hasLegalHold: {\n serializedName: \"hasLegalHold\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TagProperty\",\n },\n },\n },\n },\n protectedAppendWritesHistory: {\n serializedName: \"protectedAppendWritesHistory\",\n type: {\n name: \"Composite\",\n className: \"ProtectedAppendWritesHistory\",\n },\n },\n },\n },\n};\n\nexport const TagProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TagProperty\",\n modelProperties: {\n tag: {\n serializedName: \"tag\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n timestamp: {\n serializedName: \"timestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n objectIdentifier: {\n serializedName: \"objectIdentifier\",\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 upn: {\n serializedName: \"upn\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ProtectedAppendWritesHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProtectedAppendWritesHistory\",\n modelProperties: {\n allowProtectedAppendWritesAll: {\n serializedName: \"allowProtectedAppendWritesAll\",\n type: {\n name: \"Boolean\",\n },\n },\n timestamp: {\n serializedName: \"timestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ImmutableStorageWithVersioning: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImmutableStorageWithVersioning\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n timeStamp: {\n serializedName: \"timeStamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n migrationState: {\n serializedName: \"migrationState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LegalHold: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LegalHold\",\n modelProperties: {\n hasLegalHold: {\n serializedName: \"hasLegalHold\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n tags: {\n serializedName: \"tags\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n constraints: {\n MaxLength: 23,\n MinLength: 3,\n },\n type: {\n name: \"String\",\n },\n },\n },\n },\n allowProtectedAppendWritesAll: {\n serializedName: \"allowProtectedAppendWritesAll\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const LeaseContainerRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LeaseContainerRequest\",\n modelProperties: {\n action: {\n serializedName: \"action\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n leaseId: {\n serializedName: \"leaseId\",\n type: {\n name: \"String\",\n },\n },\n breakPeriod: {\n serializedName: \"breakPeriod\",\n type: {\n name: \"Number\",\n },\n },\n leaseDuration: {\n serializedName: \"leaseDuration\",\n type: {\n name: \"Number\",\n },\n },\n proposedLeaseId: {\n serializedName: \"proposedLeaseId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LeaseContainerResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LeaseContainerResponse\",\n modelProperties: {\n leaseId: {\n serializedName: \"leaseId\",\n type: {\n name: \"String\",\n },\n },\n leaseTimeSeconds: {\n serializedName: \"leaseTimeSeconds\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CloudError: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudError\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\",\n },\n },\n },\n },\n};\n\nexport const CloudErrorBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\",\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 target: {\n serializedName: \"target\",\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CloudErrorBody\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FileServiceItems: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileServiceItems\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FileServiceProperties\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ProtocolSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProtocolSettings\",\n modelProperties: {\n smb: {\n serializedName: \"smb\",\n type: {\n name: \"Composite\",\n className: \"SmbSetting\",\n },\n },\n },\n },\n};\n\nexport const SmbSetting: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SmbSetting\",\n modelProperties: {\n multichannel: {\n serializedName: \"multichannel\",\n type: {\n name: \"Composite\",\n className: \"Multichannel\",\n },\n },\n versions: {\n serializedName: \"versions\",\n type: {\n name: \"String\",\n },\n },\n authenticationMethods: {\n serializedName: \"authenticationMethods\",\n type: {\n name: \"String\",\n },\n },\n kerberosTicketEncryption: {\n serializedName: \"kerberosTicketEncryption\",\n type: {\n name: \"String\",\n },\n },\n channelEncryption: {\n serializedName: \"channelEncryption\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Multichannel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Multichannel\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const FileShareItems: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileShareItems\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FileShareItem\",\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 SignedIdentifier: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SignedIdentifier\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n accessPolicy: {\n serializedName: \"accessPolicy\",\n type: {\n name: \"Composite\",\n className: \"AccessPolicy\",\n },\n },\n },\n },\n};\n\nexport const AccessPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccessPolicy\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n expiryTime: {\n serializedName: \"expiryTime\",\n type: {\n name: \"DateTime\",\n },\n },\n permission: {\n serializedName: \"permission\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeletedShare: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeletedShare\",\n modelProperties: {\n deletedShareName: {\n serializedName: \"deletedShareName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n deletedShareVersion: {\n serializedName: \"deletedShareVersion\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LeaseShareRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LeaseShareRequest\",\n modelProperties: {\n action: {\n serializedName: \"action\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n leaseId: {\n serializedName: \"leaseId\",\n type: {\n name: \"String\",\n },\n },\n breakPeriod: {\n serializedName: \"breakPeriod\",\n type: {\n name: \"Number\",\n },\n },\n leaseDuration: {\n serializedName: \"leaseDuration\",\n type: {\n name: \"Number\",\n },\n },\n proposedLeaseId: {\n serializedName: \"proposedLeaseId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LeaseShareResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LeaseShareResponse\",\n modelProperties: {\n leaseId: {\n serializedName: \"leaseId\",\n type: {\n name: \"String\",\n },\n },\n leaseTimeSeconds: {\n serializedName: \"leaseTimeSeconds\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ListQueueServices: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListQueueServices\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"QueueServiceProperties\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ListQueueResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListQueueResource\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ListQueue\",\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 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 {\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 extendedLocation: {\n serializedName: \"extendedLocation\",\n type: {\n name: \"Composite\",\n className: \"ExtendedLocation\",\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 allowedCopyScope: {\n serializedName: \"properties.allowedCopyScope\",\n type: {\n name: \"String\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n sasPolicy: {\n serializedName: \"properties.sasPolicy\",\n type: {\n name: \"Composite\",\n className: \"SasPolicy\",\n },\n },\n keyPolicy: {\n serializedName: \"properties.keyPolicy\",\n type: {\n name: \"Composite\",\n className: \"KeyPolicy\",\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\", \"Premium\", \"Cold\"],\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 isSftpEnabled: {\n serializedName: \"properties.isSftpEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n isLocalUserEnabled: {\n serializedName: \"properties.isLocalUserEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n enableExtendedGroups: {\n serializedName: \"properties.enableExtendedGroups\",\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 enableNfsV3: {\n serializedName: \"properties.isNfsV3Enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n allowCrossTenantReplication: {\n serializedName: \"properties.allowCrossTenantReplication\",\n type: {\n name: \"Boolean\",\n },\n },\n defaultToOAuthAuthentication: {\n serializedName: \"properties.defaultToOAuthAuthentication\",\n type: {\n name: \"Boolean\",\n },\n },\n immutableStorageWithVersioning: {\n serializedName: \"properties.immutableStorageWithVersioning\",\n type: {\n name: \"Composite\",\n className: \"ImmutableStorageAccount\",\n },\n },\n dnsEndpointType: {\n serializedName: \"properties.dnsEndpointType\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ExtendedLocation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtendedLocation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\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 serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserAssignedIdentity\" },\n },\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SasPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SasPolicy\",\n modelProperties: {\n sasExpirationPeriod: {\n serializedName: \"sasExpirationPeriod\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n expirationAction: {\n defaultValue: \"Log\",\n serializedName: \"expirationAction\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const KeyPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyPolicy\",\n modelProperties: {\n keyExpirationPeriodInDays: {\n serializedName: \"keyExpirationPeriodInDays\",\n required: true,\n type: {\n name: \"Number\",\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 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 encryptionIdentity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"EncryptionIdentity\",\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 currentVersionedKeyExpirationTimestamp: {\n serializedName: \"currentVersionedKeyExpirationTimestamp\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const EncryptionIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncryptionIdentity\",\n modelProperties: {\n encryptionUserAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\",\n },\n },\n encryptionFederatedIdentityClientId: {\n serializedName: \"federatedIdentityClientId\",\n type: {\n name: \"String\",\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 resourceAccessRules: {\n serializedName: \"resourceAccessRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceAccessRule\",\n },\n },\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 ResourceAccessRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceAccessRule\",\n modelProperties: {\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\",\n },\n },\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\",\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: \"String\",\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 {\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 defaultSharePermission: {\n serializedName: \"defaultSharePermission\",\n type: {\n name: \"String\",\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 type: {\n name: \"String\",\n },\n },\n forestName: {\n serializedName: \"forestName\",\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 type: {\n name: \"String\",\n },\n },\n azureStorageSid: {\n serializedName: \"azureStorageSid\",\n type: {\n name: \"String\",\n },\n },\n samAccountName: {\n serializedName: \"samAccountName\",\n type: {\n name: \"String\",\n },\n },\n accountType: {\n serializedName: \"accountType\",\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 ImmutableStorageAccount: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImmutableStorageAccount\",\n modelProperties: {\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n immutabilityPolicy: {\n serializedName: \"immutabilityPolicy\",\n type: {\n name: \"Composite\",\n className: \"AccountImmutabilityPolicyProperties\",\n },\n },\n },\n },\n};\n\nexport const AccountImmutabilityPolicyProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AccountImmutabilityPolicyProperties\",\n modelProperties: {\n immutabilityPeriodSinceCreationInDays: {\n constraints: {\n InclusiveMaximum: 146000,\n InclusiveMinimum: 1,\n },\n serializedName: \"immutabilityPeriodSinceCreationInDays\",\n type: {\n name: \"Number\",\n },\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n allowProtectedAppendWrites: {\n serializedName: \"allowProtectedAppendWrites\",\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 KeyCreationTime: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KeyCreationTime\",\n modelProperties: {\n key1: {\n serializedName: \"key1\",\n type: {\n name: \"DateTime\",\n },\n },\n key2: {\n serializedName: \"key2\",\n type: {\n name: \"DateTime\",\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 canPlannedFailover: {\n serializedName: \"canPlannedFailover\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n postFailoverRedundancy: {\n serializedName: \"postFailoverRedundancy\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n postPlannedFailoverRedundancy: {\n serializedName: \"postPlannedFailoverRedundancy\",\n readOnly: true,\n type: {\n name: \"String\",\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 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 StorageAccountSkuConversionStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountSkuConversionStatus\",\n modelProperties: {\n skuConversionStatus: {\n serializedName: \"skuConversionStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n targetSkuName: {\n serializedName: \"targetSkuName\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"startTime\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n endTime: {\n serializedName: \"endTime\",\n readOnly: 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 sasPolicy: {\n serializedName: \"properties.sasPolicy\",\n type: {\n name: \"Composite\",\n className: \"SasPolicy\",\n },\n },\n keyPolicy: {\n serializedName: \"properties.keyPolicy\",\n type: {\n name: \"Composite\",\n className: \"KeyPolicy\",\n },\n },\n accessTier: {\n serializedName: \"properties.accessTier\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Hot\", \"Cool\", \"Premium\", \"Cold\"],\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 isSftpEnabled: {\n serializedName: \"properties.isSftpEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n isLocalUserEnabled: {\n serializedName: \"properties.isLocalUserEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n enableExtendedGroups: {\n serializedName: \"properties.enableExtendedGroups\",\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 allowCrossTenantReplication: {\n serializedName: \"properties.allowCrossTenantReplication\",\n type: {\n name: \"Boolean\",\n },\n },\n defaultToOAuthAuthentication: {\n serializedName: \"properties.defaultToOAuthAuthentication\",\n type: {\n name: \"Boolean\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n immutableStorageWithVersioning: {\n serializedName: \"properties.immutableStorageWithVersioning\",\n type: {\n name: \"Composite\",\n className: \"ImmutableStorageAccount\",\n },\n },\n allowedCopyScope: {\n serializedName: \"properties.allowedCopyScope\",\n type: {\n name: \"String\",\n },\n },\n dnsEndpointType: {\n serializedName: \"properties.dnsEndpointType\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeletedAccountListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeletedAccountListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeletedAccount\",\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 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 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 creationTime: {\n serializedName: \"creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const StorageAccountRegenerateKeyParameters: coreClient.CompositeMapper =\n {\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 StorageAccountMigration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageAccountMigration\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n targetSkuName: {\n serializedName: \"properties.targetSkuName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n migrationStatus: {\n serializedName: \"properties.migrationStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n migrationFailedReason: {\n serializedName: \"properties.migrationFailedReason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n migrationFailedDetailedReason: {\n serializedName: \"properties.migrationFailedDetailedReason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponseAutoGenerated: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponseAutoGenerated\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\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 tierToCold: {\n serializedName: \"tierToCold\",\n type: {\n name: \"Composite\",\n className: \"DateAfterModification\",\n },\n },\n tierToHot: {\n serializedName: \"tierToHot\",\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 daysAfterLastTierChangeGreaterThan: {\n constraints: {\n InclusiveMinimum: 0,\n MultipleOf: 1,\n },\n serializedName: \"daysAfterLastTierChangeGreaterThan\",\n type: {\n name: \"Number\",\n },\n },\n daysAfterCreationGreaterThan: {\n constraints: {\n InclusiveMinimum: 0,\n MultipleOf: 1,\n },\n serializedName: \"daysAfterCreationGreaterThan\",\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 tierToCold: {\n serializedName: \"tierToCold\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\",\n },\n },\n tierToHot: {\n serializedName: \"tierToHot\",\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 daysAfterLastTierChangeGreaterThan: {\n constraints: {\n InclusiveMinimum: 0,\n MultipleOf: 1,\n },\n serializedName: \"daysAfterLastTierChangeGreaterThan\",\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 tierToCold: {\n serializedName: \"tierToCold\",\n type: {\n name: \"Composite\",\n className: \"DateAfterCreation\",\n },\n },\n tierToHot: {\n serializedName: \"tierToHot\",\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 readOnly: 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 destination: {\n serializedName: \"destination\",\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 format: {\n serializedName: \"format\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n schedule: {\n serializedName: \"schedule\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n objectType: {\n serializedName: \"objectType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n schemaFields: {\n serializedName: \"schemaFields\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\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 excludePrefix: {\n serializedName: \"excludePrefix\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n blobTypes: {\n serializedName: \"blobTypes\",\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 includeDeleted: {\n serializedName: \"includeDeleted\",\n type: {\n name: \"Boolean\",\n },\n },\n creationTime: {\n serializedName: \"creationTime\",\n type: {\n name: \"Composite\",\n className: \"BlobInventoryCreationTime\",\n },\n },\n },\n },\n};\n\nexport const BlobInventoryCreationTime: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobInventoryCreationTime\",\n modelProperties: {\n lastNDays: {\n constraints: {\n InclusiveMaximum: 36500,\n InclusiveMinimum: 1,\n },\n serializedName: \"lastNDays\",\n type: {\n name: \"Number\",\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 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 LocalUsers: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LocalUsers\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LocalUser\",\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 PermissionScope: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PermissionScope\",\n modelProperties: {\n permissions: {\n serializedName: \"permissions\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n service: {\n serializedName: \"service\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n resourceName: {\n serializedName: \"resourceName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SshPublicKey: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SshPublicKey\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LocalUserKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LocalUserKeys\",\n modelProperties: {\n sshAuthorizedKeys: {\n serializedName: \"sshAuthorizedKeys\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SshPublicKey\",\n },\n },\n },\n },\n sharedKey: {\n serializedName: \"sharedKey\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LocalUserRegeneratePasswordResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LocalUserRegeneratePasswordResult\",\n modelProperties: {\n sshPassword: {\n serializedName: \"sshPassword\",\n readOnly: true,\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 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 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 ListTableServices: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListTableServices\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TableServiceProperties\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const TableSignedIdentifier: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TableSignedIdentifier\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n accessPolicy: {\n serializedName: \"accessPolicy\",\n type: {\n name: \"Composite\",\n className: \"TableAccessPolicy\",\n },\n },\n },\n },\n};\n\nexport const TableAccessPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TableAccessPolicy\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n expiryTime: {\n serializedName: \"expiryTime\",\n type: {\n name: \"DateTime\",\n },\n },\n permission: {\n serializedName: \"permission\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ListTableResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListTableResource\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Table\",\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 NetworkSecurityPerimeterConfigurationList: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfiguration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ProvisioningIssue: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProvisioningIssue\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ProvisioningIssueProperties\",\n },\n },\n },\n },\n};\n\nexport const ProvisioningIssueProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProvisioningIssueProperties\",\n modelProperties: {\n issueType: {\n serializedName: \"issueType\",\n type: {\n name: \"String\",\n },\n },\n severity: {\n serializedName: \"severity\",\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 NetworkSecurityPerimeter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeter\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n perimeterGuid: {\n serializedName: \"perimeterGuid\",\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className:\n \"NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n accessMode: {\n serializedName: \"accessMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NetworkSecurityPerimeterConfigurationPropertiesProfile: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationPropertiesProfile\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n accessRulesVersion: {\n serializedName: \"accessRulesVersion\",\n type: {\n name: \"Number\",\n },\n },\n accessRules: {\n serializedName: \"accessRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NspAccessRule\",\n },\n },\n },\n },\n diagnosticSettingsVersion: {\n serializedName: \"diagnosticSettingsVersion\",\n type: {\n name: \"Number\",\n },\n },\n enabledLogCategories: {\n serializedName: \"enabledLogCategories\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const NspAccessRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NspAccessRule\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"NspAccessRuleProperties\",\n },\n },\n },\n },\n};\n\nexport const NspAccessRuleProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NspAccessRuleProperties\",\n modelProperties: {\n direction: {\n serializedName: \"direction\",\n type: {\n name: \"String\",\n },\n },\n addressPrefixes: {\n serializedName: \"addressPrefixes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n subscriptions: {\n serializedName: \"subscriptions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NspAccessRulePropertiesSubscriptionsItem\",\n },\n },\n },\n },\n networkSecurityPerimeters: {\n serializedName: \"networkSecurityPerimeters\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeter\",\n },\n },\n },\n },\n fullyQualifiedDomainNames: {\n serializedName: \"fullyQualifiedDomainNames\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NspAccessRulePropertiesSubscriptionsItem: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NspAccessRulePropertiesSubscriptionsItem\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ResourceAutoGenerated: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceAutoGenerated\",\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 systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentProperties\",\n modelProperties: {\n taskId: {\n serializedName: \"taskId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n enabled: {\n serializedName: \"enabled\",\n required: true,\n type: {\n name: \"Boolean\",\n },\n },\n description: {\n serializedName: \"description\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n executionContext: {\n serializedName: \"executionContext\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentExecutionContext\",\n },\n },\n report: {\n serializedName: \"report\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentReport\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Creating\",\n \"ResolvingDNS\",\n \"Succeeded\",\n \"ValidateSubscriptionQuotaBegin\",\n \"ValidateSubscriptionQuotaEnd\",\n \"Deleting\",\n \"Canceled\",\n \"Failed\",\n ],\n },\n },\n runStatus: {\n serializedName: \"runStatus\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskReportProperties\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentExecutionContext: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentExecutionContext\",\n modelProperties: {\n target: {\n serializedName: \"target\",\n type: {\n name: \"Composite\",\n className: \"ExecutionTarget\",\n },\n },\n trigger: {\n serializedName: \"trigger\",\n type: {\n name: \"Composite\",\n className: \"ExecutionTrigger\",\n },\n },\n },\n },\n };\n\nexport const ExecutionTarget: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExecutionTarget\",\n modelProperties: {\n prefix: {\n serializedName: \"prefix\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n excludePrefix: {\n serializedName: \"excludePrefix\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ExecutionTrigger: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExecutionTrigger\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"RunOnce\", \"OnSchedule\"],\n },\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Composite\",\n className: \"TriggerParameters\",\n },\n },\n },\n },\n};\n\nexport const TriggerParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TriggerParameters\",\n modelProperties: {\n startFrom: {\n serializedName: \"startFrom\",\n type: {\n name: \"DateTime\",\n },\n },\n interval: {\n constraints: {\n InclusiveMinimum: 1,\n },\n serializedName: \"interval\",\n type: {\n name: \"Number\",\n },\n },\n intervalUnit: {\n defaultValue: \"Days\",\n isConstant: true,\n serializedName: \"intervalUnit\",\n type: {\n name: \"String\",\n },\n },\n endBy: {\n serializedName: \"endBy\",\n type: {\n name: \"DateTime\",\n },\n },\n startOn: {\n serializedName: \"startOn\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentReport: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentReport\",\n modelProperties: {\n prefix: {\n serializedName: \"prefix\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskReportProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskReportProperties\",\n modelProperties: {\n taskAssignmentId: {\n serializedName: \"taskAssignmentId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storageAccountId: {\n serializedName: \"storageAccountId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"startTime\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n finishTime: {\n serializedName: \"finishTime\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n objectsTargetedCount: {\n serializedName: \"objectsTargetedCount\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n objectsOperatedOnCount: {\n serializedName: \"objectsOperatedOnCount\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n objectFailedCount: {\n serializedName: \"objectFailedCount\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n objectsSucceededCount: {\n serializedName: \"objectsSucceededCount\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n runStatusError: {\n serializedName: \"runStatusError\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n runStatusEnum: {\n serializedName: \"runStatusEnum\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n summaryReportPath: {\n serializedName: \"summaryReportPath\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n taskId: {\n serializedName: \"taskId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n taskVersion: {\n serializedName: \"taskVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n runResult: {\n serializedName: \"runResult\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentUpdateParameters: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentUpdateParameters\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentUpdateProperties\",\n },\n },\n },\n },\n };\n\nexport const StorageTaskAssignmentUpdateProperties: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentUpdateProperties\",\n modelProperties: {\n taskId: {\n serializedName: \"taskId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n enabled: {\n serializedName: \"enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n executionContext: {\n serializedName: \"executionContext\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentUpdateExecutionContext\",\n },\n },\n report: {\n serializedName: \"report\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentUpdateReport\",\n },\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Creating\",\n \"ResolvingDNS\",\n \"Succeeded\",\n \"ValidateSubscriptionQuotaBegin\",\n \"ValidateSubscriptionQuotaEnd\",\n \"Deleting\",\n \"Canceled\",\n \"Failed\",\n ],\n },\n },\n runStatus: {\n serializedName: \"runStatus\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskReportProperties\",\n },\n },\n },\n },\n };\n\nexport const StorageTaskAssignmentUpdateExecutionContext: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentUpdateExecutionContext\",\n modelProperties: {\n target: {\n serializedName: \"target\",\n type: {\n name: \"Composite\",\n className: \"ExecutionTarget\",\n },\n },\n trigger: {\n serializedName: \"trigger\",\n type: {\n name: \"Composite\",\n className: \"ExecutionTriggerUpdate\",\n },\n },\n },\n },\n };\n\nexport const ExecutionTriggerUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExecutionTriggerUpdate\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"Enum\",\n allowedValues: [\"RunOnce\", \"OnSchedule\"],\n },\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Composite\",\n className: \"TriggerParametersUpdate\",\n },\n },\n },\n },\n};\n\nexport const TriggerParametersUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TriggerParametersUpdate\",\n modelProperties: {\n startFrom: {\n serializedName: \"startFrom\",\n type: {\n name: \"DateTime\",\n },\n },\n interval: {\n constraints: {\n InclusiveMinimum: 1,\n },\n serializedName: \"interval\",\n type: {\n name: \"Number\",\n },\n },\n intervalUnit: {\n defaultValue: \"Days\",\n isConstant: true,\n serializedName: \"intervalUnit\",\n type: {\n name: \"String\",\n },\n },\n endBy: {\n serializedName: \"endBy\",\n type: {\n name: \"DateTime\",\n },\n },\n startOn: {\n serializedName: \"startOn\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentUpdateReport: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentUpdateReport\",\n modelProperties: {\n prefix: {\n serializedName: \"prefix\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentsList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignment\",\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 StorageTaskReportSummary: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskReportSummary\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTaskReportInstance\",\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 BlobServiceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobServiceProperties\",\n modelProperties: {\n ...Resource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n cors: {\n serializedName: \"properties.cors\",\n type: {\n name: \"Composite\",\n className: \"CorsRules\",\n },\n },\n defaultServiceVersion: {\n serializedName: \"properties.defaultServiceVersion\",\n type: {\n name: \"String\",\n },\n },\n deleteRetentionPolicy: {\n serializedName: \"properties.deleteRetentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"DeleteRetentionPolicy\",\n },\n },\n isVersioningEnabled: {\n serializedName: \"properties.isVersioningEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n automaticSnapshotPolicyEnabled: {\n serializedName: \"properties.automaticSnapshotPolicyEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n changeFeed: {\n serializedName: \"properties.changeFeed\",\n type: {\n name: \"Composite\",\n className: \"ChangeFeed\",\n },\n },\n restorePolicy: {\n serializedName: \"properties.restorePolicy\",\n type: {\n name: \"Composite\",\n className: \"RestorePolicyProperties\",\n },\n },\n containerDeleteRetentionPolicy: {\n serializedName: \"properties.containerDeleteRetentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"DeleteRetentionPolicy\",\n },\n },\n lastAccessTimeTrackingPolicy: {\n serializedName: \"properties.lastAccessTimeTrackingPolicy\",\n type: {\n name: \"Composite\",\n className: \"LastAccessTimeTrackingPolicy\",\n },\n },\n },\n },\n};\n\nexport const AzureEntityResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AzureEntityResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n serializedName: \"etag\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FileServiceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileServiceProperties\",\n modelProperties: {\n ...Resource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n cors: {\n serializedName: \"properties.cors\",\n type: {\n name: \"Composite\",\n className: \"CorsRules\",\n },\n },\n shareDeleteRetentionPolicy: {\n serializedName: \"properties.shareDeleteRetentionPolicy\",\n type: {\n name: \"Composite\",\n className: \"DeleteRetentionPolicy\",\n },\n },\n protocolSettings: {\n serializedName: \"properties.protocolSettings\",\n type: {\n name: \"Composite\",\n className: \"ProtocolSettings\",\n },\n },\n },\n },\n};\n\nexport const QueueServiceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueueServiceProperties\",\n modelProperties: {\n ...Resource.type.modelProperties,\n cors: {\n serializedName: \"properties.cors\",\n type: {\n name: \"Composite\",\n className: \"CorsRules\",\n },\n },\n },\n },\n};\n\nexport const StorageQueue: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageQueue\",\n modelProperties: {\n ...Resource.type.modelProperties,\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n approximateMessageCount: {\n serializedName: \"properties.approximateMessageCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ListQueue: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListQueue\",\n modelProperties: {\n ...Resource.type.modelProperties,\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { 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 ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\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 LocalUser: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LocalUser\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n permissionScopes: {\n serializedName: \"properties.permissionScopes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PermissionScope\",\n },\n },\n },\n },\n homeDirectory: {\n serializedName: \"properties.homeDirectory\",\n type: {\n name: \"String\",\n },\n },\n sshAuthorizedKeys: {\n serializedName: \"properties.sshAuthorizedKeys\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SshPublicKey\",\n },\n },\n },\n },\n sid: {\n serializedName: \"properties.sid\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n hasSharedKey: {\n serializedName: \"properties.hasSharedKey\",\n type: {\n name: \"Boolean\",\n },\n },\n hasSshKey: {\n serializedName: \"properties.hasSshKey\",\n type: {\n name: \"Boolean\",\n },\n },\n hasSshPassword: {\n serializedName: \"properties.hasSshPassword\",\n type: {\n name: \"Boolean\",\n },\n },\n userId: {\n serializedName: \"properties.userId\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n groupId: {\n serializedName: \"properties.groupId\",\n type: {\n name: \"Number\",\n },\n },\n allowAclAuthorization: {\n serializedName: \"properties.allowAclAuthorization\",\n type: {\n name: \"Boolean\",\n },\n },\n extendedGroups: {\n serializedName: \"properties.extendedGroups\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n isNFSv3Enabled: {\n serializedName: \"properties.isNFSv3Enabled\",\n type: {\n name: \"Boolean\",\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 requireInfrastructureEncryption: {\n serializedName: \"properties.requireInfrastructureEncryption\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const TableServiceProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TableServiceProperties\",\n modelProperties: {\n ...Resource.type.modelProperties,\n cors: {\n serializedName: \"properties.cors\",\n type: {\n name: \"Composite\",\n className: \"CorsRules\",\n },\n },\n },\n },\n};\n\nexport const Table: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Table\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tableName: {\n serializedName: \"properties.tableName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n signedIdentifiers: {\n serializedName: \"properties.signedIdentifiers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TableSignedIdentifier\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignment\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentProperties\",\n },\n },\n },\n },\n};\n\nexport const ProxyResourceAutoGenerated: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResourceAutoGenerated\",\n modelProperties: {\n ...ResourceAutoGenerated.type.modelProperties,\n },\n },\n};\n\nexport const ListContainerItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListContainerItem\",\n modelProperties: {\n ...AzureEntityResource.type.modelProperties,\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deleted: {\n serializedName: \"properties.deleted\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n deletedTime: {\n serializedName: \"properties.deletedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n remainingRetentionDays: {\n serializedName: \"properties.remainingRetentionDays\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n defaultEncryptionScope: {\n serializedName: \"properties.defaultEncryptionScope\",\n type: {\n name: \"String\",\n },\n },\n denyEncryptionScopeOverride: {\n serializedName: \"properties.denyEncryptionScopeOverride\",\n type: {\n name: \"Boolean\",\n },\n },\n publicAccess: {\n serializedName: \"properties.publicAccess\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Container\", \"Blob\", \"None\"],\n },\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n leaseStatus: {\n serializedName: \"properties.leaseStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseState: {\n serializedName: \"properties.leaseState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseDuration: {\n serializedName: \"properties.leaseDuration\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n immutabilityPolicy: {\n serializedName: \"properties.immutabilityPolicy\",\n type: {\n name: \"Composite\",\n className: \"ImmutabilityPolicyProperties\",\n },\n },\n legalHold: {\n serializedName: \"properties.legalHold\",\n type: {\n name: \"Composite\",\n className: \"LegalHoldProperties\",\n },\n },\n hasLegalHold: {\n serializedName: \"properties.hasLegalHold\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n hasImmutabilityPolicy: {\n serializedName: \"properties.hasImmutabilityPolicy\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n immutableStorageWithVersioning: {\n serializedName: \"properties.immutableStorageWithVersioning\",\n type: {\n name: \"Composite\",\n className: \"ImmutableStorageWithVersioning\",\n },\n },\n enableNfsV3RootSquash: {\n serializedName: \"properties.enableNfsV3RootSquash\",\n type: {\n name: \"Boolean\",\n },\n },\n enableNfsV3AllSquash: {\n serializedName: \"properties.enableNfsV3AllSquash\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const BlobContainer: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BlobContainer\",\n modelProperties: {\n ...AzureEntityResource.type.modelProperties,\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deleted: {\n serializedName: \"properties.deleted\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n deletedTime: {\n serializedName: \"properties.deletedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n remainingRetentionDays: {\n serializedName: \"properties.remainingRetentionDays\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n defaultEncryptionScope: {\n serializedName: \"properties.defaultEncryptionScope\",\n type: {\n name: \"String\",\n },\n },\n denyEncryptionScopeOverride: {\n serializedName: \"properties.denyEncryptionScopeOverride\",\n type: {\n name: \"Boolean\",\n },\n },\n publicAccess: {\n serializedName: \"properties.publicAccess\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Container\", \"Blob\", \"None\"],\n },\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n leaseStatus: {\n serializedName: \"properties.leaseStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseState: {\n serializedName: \"properties.leaseState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseDuration: {\n serializedName: \"properties.leaseDuration\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n immutabilityPolicy: {\n serializedName: \"properties.immutabilityPolicy\",\n type: {\n name: \"Composite\",\n className: \"ImmutabilityPolicyProperties\",\n },\n },\n legalHold: {\n serializedName: \"properties.legalHold\",\n type: {\n name: \"Composite\",\n className: \"LegalHoldProperties\",\n },\n },\n hasLegalHold: {\n serializedName: \"properties.hasLegalHold\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n hasImmutabilityPolicy: {\n serializedName: \"properties.hasImmutabilityPolicy\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n immutableStorageWithVersioning: {\n serializedName: \"properties.immutableStorageWithVersioning\",\n type: {\n name: \"Composite\",\n className: \"ImmutableStorageWithVersioning\",\n },\n },\n enableNfsV3RootSquash: {\n serializedName: \"properties.enableNfsV3RootSquash\",\n type: {\n name: \"Boolean\",\n },\n },\n enableNfsV3AllSquash: {\n serializedName: \"properties.enableNfsV3AllSquash\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const ImmutabilityPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImmutabilityPolicy\",\n modelProperties: {\n ...AzureEntityResource.type.modelProperties,\n immutabilityPeriodSinceCreationInDays: {\n serializedName: \"properties.immutabilityPeriodSinceCreationInDays\",\n type: {\n name: \"Number\",\n },\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowProtectedAppendWrites: {\n serializedName: \"properties.allowProtectedAppendWrites\",\n type: {\n name: \"Boolean\",\n },\n },\n allowProtectedAppendWritesAll: {\n serializedName: \"properties.allowProtectedAppendWritesAll\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const FileShareItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileShareItem\",\n modelProperties: {\n ...AzureEntityResource.type.modelProperties,\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n shareQuota: {\n constraints: {\n InclusiveMaximum: 102400,\n InclusiveMinimum: 1,\n },\n serializedName: \"properties.shareQuota\",\n type: {\n name: \"Number\",\n },\n },\n enabledProtocols: {\n serializedName: \"properties.enabledProtocols\",\n type: {\n name: \"String\",\n },\n },\n rootSquash: {\n serializedName: \"properties.rootSquash\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deleted: {\n serializedName: \"properties.deleted\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n deletedTime: {\n serializedName: \"properties.deletedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n remainingRetentionDays: {\n serializedName: \"properties.remainingRetentionDays\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n accessTier: {\n serializedName: \"properties.accessTier\",\n type: {\n name: \"String\",\n },\n },\n accessTierChangeTime: {\n serializedName: \"properties.accessTierChangeTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n accessTierStatus: {\n serializedName: \"properties.accessTierStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n shareUsageBytes: {\n serializedName: \"properties.shareUsageBytes\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n leaseStatus: {\n serializedName: \"properties.leaseStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseState: {\n serializedName: \"properties.leaseState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseDuration: {\n serializedName: \"properties.leaseDuration\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n signedIdentifiers: {\n serializedName: \"properties.signedIdentifiers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SignedIdentifier\",\n },\n },\n },\n },\n snapshotTime: {\n serializedName: \"properties.snapshotTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const FileShare: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileShare\",\n modelProperties: {\n ...AzureEntityResource.type.modelProperties,\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n metadata: {\n serializedName: \"properties.metadata\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n shareQuota: {\n constraints: {\n InclusiveMaximum: 102400,\n InclusiveMinimum: 1,\n },\n serializedName: \"properties.shareQuota\",\n type: {\n name: \"Number\",\n },\n },\n enabledProtocols: {\n serializedName: \"properties.enabledProtocols\",\n type: {\n name: \"String\",\n },\n },\n rootSquash: {\n serializedName: \"properties.rootSquash\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deleted: {\n serializedName: \"properties.deleted\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n deletedTime: {\n serializedName: \"properties.deletedTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n remainingRetentionDays: {\n serializedName: \"properties.remainingRetentionDays\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n accessTier: {\n serializedName: \"properties.accessTier\",\n type: {\n name: \"String\",\n },\n },\n accessTierChangeTime: {\n serializedName: \"properties.accessTierChangeTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n accessTierStatus: {\n serializedName: \"properties.accessTierStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n shareUsageBytes: {\n serializedName: \"properties.shareUsageBytes\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n leaseStatus: {\n serializedName: \"properties.leaseStatus\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseState: {\n serializedName: \"properties.leaseState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n leaseDuration: {\n serializedName: \"properties.leaseDuration\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n signedIdentifiers: {\n serializedName: \"properties.signedIdentifiers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SignedIdentifier\",\n },\n },\n },\n },\n snapshotTime: {\n serializedName: \"properties.snapshotTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\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 extendedLocation: {\n serializedName: \"extendedLocation\",\n type: {\n name: \"Composite\",\n className: \"ExtendedLocation\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Creating\",\n \"ResolvingDNS\",\n \"Succeeded\",\n \"ValidateSubscriptionQuotaBegin\",\n \"ValidateSubscriptionQuotaEnd\",\n \"Deleting\",\n \"Canceled\",\n \"Failed\",\n ],\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 sasPolicy: {\n serializedName: \"properties.sasPolicy\",\n type: {\n name: \"Composite\",\n className: \"SasPolicy\",\n },\n },\n keyPolicy: {\n serializedName: \"properties.keyPolicy\",\n type: {\n name: \"Composite\",\n className: \"KeyPolicy\",\n },\n },\n keyCreationTime: {\n serializedName: \"properties.keyCreationTime\",\n type: {\n name: \"Composite\",\n className: \"KeyCreationTime\",\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\", \"Premium\", \"Cold\"],\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 isSftpEnabled: {\n serializedName: \"properties.isSftpEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n isLocalUserEnabled: {\n serializedName: \"properties.isLocalUserEnabled\",\n type: {\n name: \"Boolean\",\n },\n },\n enableExtendedGroups: {\n serializedName: \"properties.enableExtendedGroups\",\n type: {\n name: \"Boolean\",\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 enableNfsV3: {\n serializedName: \"properties.isNfsV3Enabled\",\n type: {\n name: \"Boolean\",\n },\n },\n allowCrossTenantReplication: {\n serializedName: \"properties.allowCrossTenantReplication\",\n type: {\n name: \"Boolean\",\n },\n },\n defaultToOAuthAuthentication: {\n serializedName: \"properties.defaultToOAuthAuthentication\",\n type: {\n name: \"Boolean\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n immutableStorageWithVersioning: {\n serializedName: \"properties.immutableStorageWithVersioning\",\n type: {\n name: \"Composite\",\n className: \"ImmutableStorageAccount\",\n },\n },\n allowedCopyScope: {\n serializedName: \"properties.allowedCopyScope\",\n type: {\n name: \"String\",\n },\n },\n storageAccountSkuConversionStatus: {\n serializedName: \"properties.storageAccountSkuConversionStatus\",\n type: {\n name: \"Composite\",\n className: \"StorageAccountSkuConversionStatus\",\n },\n },\n dnsEndpointType: {\n serializedName: \"properties.dnsEndpointType\",\n type: {\n name: \"String\",\n },\n },\n isSkuConversionBlocked: {\n serializedName: \"properties.isSkuConversionBlocked\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n accountMigrationInProgress: {\n serializedName: \"properties.accountMigrationInProgress\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const DeletedAccount: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeletedAccount\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n storageAccountResourceId: {\n serializedName: \"properties.storageAccountResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"properties.location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n restoreReference: {\n serializedName: \"properties.restoreReference\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deletionTime: {\n serializedName: \"properties.deletionTime\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskReportInstance: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskReportInstance\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"StorageTaskReportProperties\",\n },\n },\n },\n },\n};\n\nexport const NetworkSecurityPerimeterConfiguration: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfiguration\",\n modelProperties: {\n ...ProxyResourceAutoGenerated.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n provisioningIssues: {\n serializedName: \"properties.provisioningIssues\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ProvisioningIssue\",\n },\n },\n },\n },\n networkSecurityPerimeter: {\n serializedName: \"properties.networkSecurityPerimeter\",\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeter\",\n },\n },\n resourceAssociation: {\n serializedName: \"properties.resourceAssociation\",\n type: {\n name: \"Composite\",\n className:\n \"NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation\",\n },\n },\n profile: {\n serializedName: \"properties.profile\",\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationPropertiesProfile\",\n },\n },\n },\n },\n };\n\nexport const BlobContainersCreateOrUpdateImmutabilityPolicyHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"BlobContainersCreateOrUpdateImmutabilityPolicyHeaders\",\n modelProperties: {\n eTag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const BlobContainersGetImmutabilityPolicyHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"BlobContainersGetImmutabilityPolicyHeaders\",\n modelProperties: {\n eTag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const BlobContainersDeleteImmutabilityPolicyHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"BlobContainersDeleteImmutabilityPolicyHeaders\",\n modelProperties: {\n eTag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const BlobContainersLockImmutabilityPolicyHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"BlobContainersLockImmutabilityPolicyHeaders\",\n modelProperties: {\n eTag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const BlobContainersExtendImmutabilityPolicyHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"BlobContainersExtendImmutabilityPolicyHeaders\",\n modelProperties: {\n eTag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const FileSharesLeaseHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FileSharesLeaseHeaders\",\n modelProperties: {\n eTag: {\n serializedName: \"etag\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageAccountsCustomerInitiatedMigrationHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"StorageAccountsCustomerInitiatedMigrationHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NetworkSecurityPerimeterConfigurationsReconcileHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationsReconcileHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const StorageTaskAssignmentsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageTaskAssignmentsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTaskAssignmentsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}