@azure/arm-storage 18.2.1-alpha.20240422.1 → 18.3.0-alpha.20240627.2

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 (333) hide show
  1. package/CHANGELOG.md +107 -17
  2. package/LICENSE +1 -1
  3. package/dist/index.js +9905 -7599
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/blobContainersClearLegalHoldSample.js +1 -1
  8. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js +7 -11
  9. package/dist-esm/samples-dev/blobContainersCreateOrUpdateImmutabilityPolicySample.js.map +1 -1
  10. package/dist-esm/samples-dev/blobContainersCreateSample.js +5 -5
  11. package/dist-esm/samples-dev/blobContainersDeleteImmutabilityPolicySample.js +1 -1
  12. package/dist-esm/samples-dev/blobContainersDeleteSample.js +1 -1
  13. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js +4 -4
  14. package/dist-esm/samples-dev/blobContainersExtendImmutabilityPolicySample.js.map +1 -1
  15. package/dist-esm/samples-dev/blobContainersGetImmutabilityPolicySample.js +1 -1
  16. package/dist-esm/samples-dev/blobContainersGetSample.js +2 -2
  17. package/dist-esm/samples-dev/blobContainersLeaseSample.js +5 -5
  18. package/dist-esm/samples-dev/blobContainersLeaseSample.js.map +1 -1
  19. package/dist-esm/samples-dev/blobContainersListSample.js +3 -3
  20. package/dist-esm/samples-dev/blobContainersListSample.js.map +1 -1
  21. package/dist-esm/samples-dev/blobContainersLockImmutabilityPolicySample.js +1 -1
  22. package/dist-esm/samples-dev/blobContainersObjectLevelWormSample.js +1 -1
  23. package/dist-esm/samples-dev/blobContainersSetLegalHoldSample.js +3 -3
  24. package/dist-esm/samples-dev/blobContainersUpdateSample.js +2 -2
  25. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js +34 -34
  26. package/dist-esm/samples-dev/blobInventoryPoliciesCreateOrUpdateSample.js.map +1 -1
  27. package/dist-esm/samples-dev/blobInventoryPoliciesDeleteSample.js +1 -1
  28. package/dist-esm/samples-dev/blobInventoryPoliciesGetSample.js +1 -1
  29. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +1 -1
  30. package/dist-esm/samples-dev/blobServicesGetServicePropertiesSample.js +1 -1
  31. package/dist-esm/samples-dev/blobServicesListSample.js +1 -1
  32. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js +17 -17
  33. package/dist-esm/samples-dev/blobServicesSetServicePropertiesSample.js.map +1 -1
  34. package/dist-esm/samples-dev/deletedAccountsGetSample.js +1 -1
  35. package/dist-esm/samples-dev/deletedAccountsListSample.js +1 -1
  36. package/dist-esm/samples-dev/encryptionScopesGetSample.js +1 -1
  37. package/dist-esm/samples-dev/encryptionScopesListSample.js +1 -1
  38. package/dist-esm/samples-dev/encryptionScopesPatchSample.js +3 -3
  39. package/dist-esm/samples-dev/encryptionScopesPutSample.js +3 -3
  40. package/dist-esm/samples-dev/fileServicesGetServicePropertiesSample.js +1 -1
  41. package/dist-esm/samples-dev/fileServicesListSample.js +1 -1
  42. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js +17 -17
  43. package/dist-esm/samples-dev/fileServicesSetServicePropertiesSample.js.map +1 -1
  44. package/dist-esm/samples-dev/fileSharesCreateSample.js +3 -3
  45. package/dist-esm/samples-dev/fileSharesDeleteSample.js +1 -1
  46. package/dist-esm/samples-dev/fileSharesGetSample.js +3 -3
  47. package/dist-esm/samples-dev/fileSharesGetSample.js.map +1 -1
  48. package/dist-esm/samples-dev/fileSharesLeaseSample.js +5 -5
  49. package/dist-esm/samples-dev/fileSharesLeaseSample.js.map +1 -1
  50. package/dist-esm/samples-dev/fileSharesListSample.js +4 -4
  51. package/dist-esm/samples-dev/fileSharesListSample.js.map +1 -1
  52. package/dist-esm/samples-dev/fileSharesRestoreSample.js +2 -2
  53. package/dist-esm/samples-dev/fileSharesUpdateSample.js +6 -6
  54. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js +39 -10
  55. package/dist-esm/samples-dev/localUsersCreateOrUpdateSample.js.map +1 -1
  56. package/dist-esm/samples-dev/localUsersDeleteSample.js +1 -1
  57. package/dist-esm/samples-dev/localUsersGetSample.js +1 -1
  58. package/dist-esm/samples-dev/localUsersListKeysSample.js +1 -1
  59. package/dist-esm/samples-dev/localUsersListSample.js +38 -2
  60. package/dist-esm/samples-dev/localUsersListSample.js.map +1 -1
  61. package/dist-esm/samples-dev/localUsersRegeneratePasswordSample.js +1 -1
  62. package/dist-esm/samples-dev/managementPoliciesCreateOrUpdateSample.js +85 -85
  63. package/dist-esm/samples-dev/managementPoliciesDeleteSample.js +1 -1
  64. package/dist-esm/samples-dev/managementPoliciesGetSample.js +1 -1
  65. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts +2 -0
  66. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +40 -0
  68. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js.map +1 -0
  69. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts +2 -0
  70. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +55 -0
  72. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -0
  73. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts +2 -0
  74. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +40 -0
  76. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -0
  77. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js +19 -19
  78. package/dist-esm/samples-dev/objectReplicationPoliciesCreateOrUpdateSample.js.map +1 -1
  79. package/dist-esm/samples-dev/objectReplicationPoliciesDeleteSample.js +1 -1
  80. package/dist-esm/samples-dev/objectReplicationPoliciesGetSample.js +1 -1
  81. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +1 -1
  82. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  83. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  84. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  85. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  86. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +4 -4
  87. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +1 -1
  88. package/dist-esm/samples-dev/privateLinkResourcesListByStorageAccountSample.js +1 -1
  89. package/dist-esm/samples-dev/queueCreateSample.js +3 -3
  90. package/dist-esm/samples-dev/queueDeleteSample.js +1 -1
  91. package/dist-esm/samples-dev/queueGetSample.js +1 -1
  92. package/dist-esm/samples-dev/queueListSample.js +1 -1
  93. package/dist-esm/samples-dev/queueServicesGetServicePropertiesSample.js +1 -1
  94. package/dist-esm/samples-dev/queueServicesListSample.js +1 -1
  95. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js +11 -11
  96. package/dist-esm/samples-dev/queueServicesSetServicePropertiesSample.js.map +1 -1
  97. package/dist-esm/samples-dev/queueUpdateSample.js +1 -1
  98. package/dist-esm/samples-dev/skusListSample.js +1 -1
  99. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js +1 -1
  100. package/dist-esm/samples-dev/storageAccountsAbortHierarchicalNamespaceMigrationSample.js.map +1 -1
  101. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js +3 -3
  102. package/dist-esm/samples-dev/storageAccountsCheckNameAvailabilitySample.js.map +1 -1
  103. package/dist-esm/samples-dev/storageAccountsCreateSample.js +66 -65
  104. package/dist-esm/samples-dev/storageAccountsCreateSample.js.map +1 -1
  105. package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.js +2 -2
  106. package/dist-esm/samples-dev/storageAccountsCustomerInitiatedMigrationSample.js.map +1 -1
  107. package/dist-esm/samples-dev/storageAccountsDeleteSample.js +1 -1
  108. package/dist-esm/samples-dev/storageAccountsFailoverSample.js +2 -2
  109. package/dist-esm/samples-dev/storageAccountsGetCustomerInitiatedMigrationSample.js +2 -2
  110. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js +7 -7
  111. package/dist-esm/samples-dev/storageAccountsGetPropertiesSample.js.map +1 -1
  112. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js +1 -1
  113. package/dist-esm/samples-dev/storageAccountsHierarchicalNamespaceMigrationSample.js.map +1 -1
  114. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js +3 -3
  115. package/dist-esm/samples-dev/storageAccountsListAccountSasSample.js.map +1 -1
  116. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +1 -1
  117. package/dist-esm/samples-dev/storageAccountsListKeysSample.js +1 -1
  118. package/dist-esm/samples-dev/storageAccountsListSample.js +1 -1
  119. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js +3 -3
  120. package/dist-esm/samples-dev/storageAccountsListServiceSasSample.js.map +1 -1
  121. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js +5 -5
  122. package/dist-esm/samples-dev/storageAccountsRegenerateKeySample.js.map +1 -1
  123. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js +4 -4
  124. package/dist-esm/samples-dev/storageAccountsRestoreBlobRangesSample.js.map +1 -1
  125. package/dist-esm/samples-dev/storageAccountsRevokeUserDelegationKeysSample.js +1 -1
  126. package/dist-esm/samples-dev/storageAccountsUpdateSample.js +55 -54
  127. package/dist-esm/samples-dev/storageAccountsUpdateSample.js.map +1 -1
  128. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.d.ts +2 -0
  129. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.js +56 -0
  131. package/dist-esm/samples-dev/storageTaskAssignmentInstancesReportListSample.js.map +1 -0
  132. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.js +89 -0
  135. package/dist-esm/samples-dev/storageTaskAssignmentsCreateSample.js.map +1 -0
  136. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.js +40 -0
  139. package/dist-esm/samples-dev/storageTaskAssignmentsDeleteSample.js.map +1 -0
  140. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.js +40 -0
  143. package/dist-esm/samples-dev/storageTaskAssignmentsGetSample.js.map +1 -0
  144. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.js +55 -0
  147. package/dist-esm/samples-dev/storageTaskAssignmentsInstancesReportListSample.js.map +1 -0
  148. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.js +55 -0
  151. package/dist-esm/samples-dev/storageTaskAssignmentsListSample.js.map +1 -0
  152. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.js +54 -0
  155. package/dist-esm/samples-dev/storageTaskAssignmentsUpdateSample.js.map +1 -0
  156. package/dist-esm/samples-dev/tableCreateSample.js +9 -9
  157. package/dist-esm/samples-dev/tableCreateSample.js.map +1 -1
  158. package/dist-esm/samples-dev/tableDeleteSample.js +1 -1
  159. package/dist-esm/samples-dev/tableGetSample.js +1 -1
  160. package/dist-esm/samples-dev/tableListSample.js +1 -1
  161. package/dist-esm/samples-dev/tableServicesGetServicePropertiesSample.js +1 -1
  162. package/dist-esm/samples-dev/tableServicesListSample.js +1 -1
  163. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js +11 -11
  164. package/dist-esm/samples-dev/tableServicesSetServicePropertiesSample.js.map +1 -1
  165. package/dist-esm/samples-dev/tableUpdateSample.js +9 -9
  166. package/dist-esm/samples-dev/tableUpdateSample.js.map +1 -1
  167. package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
  168. package/dist-esm/src/lroImpl.js +1 -1
  169. package/dist-esm/src/models/index.d.ts +2634 -1975
  170. package/dist-esm/src/models/index.d.ts.map +1 -1
  171. package/dist-esm/src/models/index.js +225 -149
  172. package/dist-esm/src/models/index.js.map +1 -1
  173. package/dist-esm/src/models/mappers.d.ts +75 -42
  174. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  175. package/dist-esm/src/models/mappers.js +5262 -4221
  176. package/dist-esm/src/models/mappers.js.map +1 -1
  177. package/dist-esm/src/models/parameters.d.ts +43 -37
  178. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  179. package/dist-esm/src/models/parameters.js +389 -335
  180. package/dist-esm/src/models/parameters.js.map +1 -1
  181. package/dist-esm/src/operations/blobContainers.d.ts.map +1 -1
  182. package/dist-esm/src/operations/blobContainers.js +101 -101
  183. package/dist-esm/src/operations/blobContainers.js.map +1 -1
  184. package/dist-esm/src/operations/blobInventoryPolicies.js +28 -28
  185. package/dist-esm/src/operations/blobInventoryPolicies.js.map +1 -1
  186. package/dist-esm/src/operations/blobServices.js +19 -19
  187. package/dist-esm/src/operations/blobServices.js.map +1 -1
  188. package/dist-esm/src/operations/deletedAccounts.js +15 -15
  189. package/dist-esm/src/operations/deletedAccounts.js.map +1 -1
  190. package/dist-esm/src/operations/encryptionScopes.js +38 -38
  191. package/dist-esm/src/operations/encryptionScopes.js.map +1 -1
  192. package/dist-esm/src/operations/fileServices.js +21 -21
  193. package/dist-esm/src/operations/fileServices.js.map +1 -1
  194. package/dist-esm/src/operations/fileShares.js +62 -62
  195. package/dist-esm/src/operations/fileShares.js.map +1 -1
  196. package/dist-esm/src/operations/index.d.ts +10 -6
  197. package/dist-esm/src/operations/index.d.ts.map +1 -1
  198. package/dist-esm/src/operations/index.js +10 -6
  199. package/dist-esm/src/operations/index.js.map +1 -1
  200. package/dist-esm/src/operations/localUsersOperations.d.ts +2 -1
  201. package/dist-esm/src/operations/localUsersOperations.d.ts.map +1 -1
  202. package/dist-esm/src/operations/localUsersOperations.js +49 -43
  203. package/dist-esm/src/operations/localUsersOperations.js.map +1 -1
  204. package/dist-esm/src/operations/managementPolicies.js +17 -17
  205. package/dist-esm/src/operations/managementPolicies.js.map +1 -1
  206. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts +73 -0
  207. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  208. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +256 -0
  209. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  210. package/dist-esm/src/operations/objectReplicationPoliciesOperations.d.ts.map +1 -1
  211. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js +28 -28
  212. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +1 -1
  213. package/dist-esm/src/operations/operations.js +4 -4
  214. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  215. package/dist-esm/src/operations/privateEndpointConnections.js +29 -29
  216. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  217. package/dist-esm/src/operations/privateLinkResources.js +5 -5
  218. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  219. package/dist-esm/src/operations/queue.js +42 -42
  220. package/dist-esm/src/operations/queue.js.map +1 -1
  221. package/dist-esm/src/operations/queueServices.js +21 -21
  222. package/dist-esm/src/operations/queueServices.js.map +1 -1
  223. package/dist-esm/src/operations/skus.js +4 -4
  224. package/dist-esm/src/operations/storageAccounts.d.ts.map +1 -1
  225. package/dist-esm/src/operations/storageAccounts.js +132 -132
  226. package/dist-esm/src/operations/storageAccounts.js.map +1 -1
  227. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.d.ts +53 -0
  228. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  229. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.js +177 -0
  230. package/dist-esm/src/operations/storageTaskAssignmentInstancesReport.js.map +1 -0
  231. package/dist-esm/src/operations/storageTaskAssignments.d.ts +141 -0
  232. package/dist-esm/src/operations/storageTaskAssignments.d.ts.map +1 -0
  233. package/dist-esm/src/operations/storageTaskAssignments.js +518 -0
  234. package/dist-esm/src/operations/storageTaskAssignments.js.map +1 -0
  235. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.d.ts +44 -0
  236. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  237. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.js +160 -0
  238. package/dist-esm/src/operations/storageTaskAssignmentsInstancesReport.js.map +1 -0
  239. package/dist-esm/src/operations/tableOperations.js +41 -41
  240. package/dist-esm/src/operations/tableOperations.js.map +1 -1
  241. package/dist-esm/src/operations/tableServices.js +20 -20
  242. package/dist-esm/src/operations/tableServices.js.map +1 -1
  243. package/dist-esm/src/operations/usages.js +5 -5
  244. package/dist-esm/src/operations/usages.js.map +1 -1
  245. package/dist-esm/src/operationsInterfaces/index.d.ts +10 -6
  246. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  247. package/dist-esm/src/operationsInterfaces/index.js +10 -6
  248. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  249. package/dist-esm/src/operationsInterfaces/localUsersOperations.d.ts +2 -1
  250. package/dist-esm/src/operationsInterfaces/localUsersOperations.d.ts.map +1 -1
  251. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +53 -0
  252. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  253. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  254. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  255. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts +18 -0
  256. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.d.ts.map +1 -0
  257. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.js +9 -0
  258. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentInstancesReport.js.map +1 -0
  259. package/dist-esm/src/operationsInterfaces/storageTaskAssignments.d.ts +112 -0
  260. package/dist-esm/src/operationsInterfaces/storageTaskAssignments.d.ts.map +1 -0
  261. package/dist-esm/src/operationsInterfaces/storageTaskAssignments.js +9 -0
  262. package/dist-esm/src/operationsInterfaces/storageTaskAssignments.js.map +1 -0
  263. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts +15 -0
  264. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.d.ts.map +1 -0
  265. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.js +9 -0
  266. package/dist-esm/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.js.map +1 -0
  267. package/dist-esm/src/storageManagementClient.d.ts +11 -7
  268. package/dist-esm/src/storageManagementClient.d.ts.map +1 -1
  269. package/dist-esm/src/storageManagementClient.js +24 -16
  270. package/dist-esm/src/storageManagementClient.js.map +1 -1
  271. package/dist-esm/test/storage_examples.d.ts.map +1 -1
  272. package/dist-esm/test/storage_examples.js +6 -5
  273. package/dist-esm/test/storage_examples.js.map +1 -1
  274. package/package.json +10 -10
  275. package/review/arm-storage.api.md +470 -4
  276. package/src/lroImpl.ts +3 -3
  277. package/src/models/index.ts +3163 -2397
  278. package/src/models/mappers.ts +4188 -3072
  279. package/src/models/parameters.ts +437 -374
  280. package/src/operations/blobContainers.ts +179 -193
  281. package/src/operations/blobInventoryPolicies.ts +46 -50
  282. package/src/operations/blobServices.ts +34 -37
  283. package/src/operations/deletedAccounts.ts +26 -28
  284. package/src/operations/encryptionScopes.ts +59 -63
  285. package/src/operations/fileServices.ts +31 -34
  286. package/src/operations/fileShares.ts +92 -99
  287. package/src/operations/index.ts +10 -6
  288. package/src/operations/localUsersOperations.ts +73 -73
  289. package/src/operations/managementPolicies.ts +27 -30
  290. package/src/operations/networkSecurityPerimeterConfigurations.ts +343 -0
  291. package/src/operations/objectReplicationPoliciesOperations.ts +48 -51
  292. package/src/operations/operations.ts +9 -9
  293. package/src/operations/privateEndpointConnections.ts +49 -52
  294. package/src/operations/privateLinkResources.ts +9 -10
  295. package/src/operations/queue.ts +66 -71
  296. package/src/operations/queueServices.ts +31 -34
  297. package/src/operations/skus.ts +8 -8
  298. package/src/operations/storageAccounts.ts +249 -272
  299. package/src/operations/storageTaskAssignmentInstancesReport.ts +240 -0
  300. package/src/operations/storageTaskAssignments.ts +700 -0
  301. package/src/operations/storageTaskAssignmentsInstancesReport.ts +205 -0
  302. package/src/operations/tableOperations.ts +65 -70
  303. package/src/operations/tableServices.ts +30 -33
  304. package/src/operations/usages.ts +12 -13
  305. package/src/operationsInterfaces/blobContainers.ts +16 -16
  306. package/src/operationsInterfaces/blobInventoryPolicies.ts +5 -5
  307. package/src/operationsInterfaces/blobServices.ts +4 -4
  308. package/src/operationsInterfaces/deletedAccounts.ts +3 -3
  309. package/src/operationsInterfaces/encryptionScopes.ts +5 -5
  310. package/src/operationsInterfaces/fileServices.ts +4 -4
  311. package/src/operationsInterfaces/fileShares.ts +8 -8
  312. package/src/operationsInterfaces/index.ts +10 -6
  313. package/src/operationsInterfaces/localUsersOperations.ts +9 -8
  314. package/src/operationsInterfaces/managementPolicies.ts +4 -4
  315. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +93 -0
  316. package/src/operationsInterfaces/objectReplicationPoliciesOperations.ts +5 -5
  317. package/src/operationsInterfaces/operations.ts +1 -1
  318. package/src/operationsInterfaces/privateEndpointConnections.ts +5 -5
  319. package/src/operationsInterfaces/privateLinkResources.ts +2 -2
  320. package/src/operationsInterfaces/queue.ts +6 -6
  321. package/src/operationsInterfaces/queueServices.ts +4 -4
  322. package/src/operationsInterfaces/skus.ts +1 -1
  323. package/src/operationsInterfaces/storageAccounts.ts +25 -25
  324. package/src/operationsInterfaces/storageTaskAssignmentInstancesReport.ts +35 -0
  325. package/src/operationsInterfaces/storageTaskAssignments.ts +191 -0
  326. package/src/operationsInterfaces/storageTaskAssignmentsInstancesReport.ts +31 -0
  327. package/src/operationsInterfaces/tableOperations.ts +6 -6
  328. package/src/operationsInterfaces/tableServices.ts +4 -4
  329. package/src/operationsInterfaces/usages.ts +1 -1
  330. package/src/pagingHelper.ts +1 -1
  331. package/src/storageManagementClient.ts +63 -44
  332. package/types/arm-storage.d.ts +958 -30
  333. package/types/tsdoc-metadata.json +1 -1
@@ -13,10 +13,10 @@ import { DefaultAzureCredential } from "@azure/identity";
13
13
  import * as dotenv from "dotenv";
14
14
  dotenv.config();
15
15
  /**
16
- * This sample demonstrates how to Create or update the properties of a local user associated with the storage account
16
+ * This sample demonstrates how to Create or update the properties of a local user associated with the storage account. Properties for NFSv3 enablement and extended groups cannot be set with other properties.
17
17
  *
18
- * @summary Create or update the properties of a local user associated with the storage account
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/LocalUserCreate.json
18
+ * @summary Create or update the properties of a local user associated with the storage account. Properties for NFSv3 enablement and extended groups cannot be set with other properties.
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUserCreate.json
20
20
  */
21
21
  function createLocalUser() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -25,15 +25,39 @@ function createLocalUser() {
25
25
  const accountName = "sto2527";
26
26
  const username = "user1";
27
27
  const properties = {
28
+ allowAclAuthorization: true,
29
+ groupId: 2000,
28
30
  hasSshPassword: true,
29
31
  homeDirectory: "homedirectory",
30
32
  permissionScopes: [
31
33
  { permissions: "rwd", resourceName: "share1", service: "file" },
32
- { permissions: "rw", resourceName: "share2", service: "file" }
34
+ { permissions: "rw", resourceName: "share2", service: "file" },
33
35
  ],
34
36
  sshAuthorizedKeys: [
35
- { description: "key name", key: "ssh-rsa keykeykeykeykey=" }
36
- ]
37
+ { description: "key name", key: "ssh-rsa keykeykeykeykey=" },
38
+ ],
39
+ };
40
+ const credential = new DefaultAzureCredential();
41
+ const client = new StorageManagementClient(credential, subscriptionId);
42
+ const result = yield client.localUsersOperations.createOrUpdate(resourceGroupName, accountName, username, properties);
43
+ console.log(result);
44
+ });
45
+ }
46
+ /**
47
+ * This sample demonstrates how to Create or update the properties of a local user associated with the storage account. Properties for NFSv3 enablement and extended groups cannot be set with other properties.
48
+ *
49
+ * @summary Create or update the properties of a local user associated with the storage account. Properties for NFSv3 enablement and extended groups cannot be set with other properties.
50
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUserCreateNFSv3Enabled.json
51
+ */
52
+ function createNfSv3EnabledLocalUser() {
53
+ return __awaiter(this, void 0, void 0, function* () {
54
+ const subscriptionId = process.env["STORAGE_SUBSCRIPTION_ID"] || "{subscription-id}";
55
+ const resourceGroupName = process.env["STORAGE_RESOURCE_GROUP"] || "res6977";
56
+ const accountName = "sto2527";
57
+ const username = "user1";
58
+ const properties = {
59
+ extendedGroups: [1001, 1005, 2005],
60
+ isNFSv3Enabled: true,
37
61
  };
38
62
  const credential = new DefaultAzureCredential();
39
63
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -42,10 +66,10 @@ function createLocalUser() {
42
66
  });
43
67
  }
44
68
  /**
45
- * This sample demonstrates how to Create or update the properties of a local user associated with the storage account
69
+ * This sample demonstrates how to Create or update the properties of a local user associated with the storage account. Properties for NFSv3 enablement and extended groups cannot be set with other properties.
46
70
  *
47
- * @summary Create or update the properties of a local user associated with the storage account
48
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/LocalUserUpdate.json
71
+ * @summary Create or update the properties of a local user associated with the storage account. Properties for NFSv3 enablement and extended groups cannot be set with other properties.
72
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUserUpdate.json
49
73
  */
50
74
  function updateLocalUser() {
51
75
  return __awaiter(this, void 0, void 0, function* () {
@@ -54,10 +78,14 @@ function updateLocalUser() {
54
78
  const accountName = "sto2527";
55
79
  const username = "user1";
56
80
  const properties = {
81
+ allowAclAuthorization: false,
82
+ extendedGroups: [1001, 1005, 2005],
83
+ groupId: 3000,
57
84
  hasSharedKey: false,
58
85
  hasSshKey: false,
59
86
  hasSshPassword: false,
60
- homeDirectory: "homedirectory2"
87
+ homeDirectory: "homedirectory2",
88
+ isNFSv3Enabled: true,
61
89
  };
62
90
  const credential = new DefaultAzureCredential();
63
91
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -68,6 +96,7 @@ function updateLocalUser() {
68
96
  function main() {
69
97
  return __awaiter(this, void 0, void 0, function* () {
70
98
  createLocalUser();
99
+ createNfSv3EnabledLocalUser();
71
100
  updateLocalUser();
72
101
  });
73
102
  }
@@ -1 +1 @@
1
- {"version":3,"file":"localUsersCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/localUsersCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAa,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,eAAe;;QAC5B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,yBAAyB,CAAC,IAAI,mBAAmB,CAAC;QAChE,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,IAAI,SAAS,CAAC;QAC7E,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,QAAQ,GAAG,OAAO,CAAC;QACzB,MAAM,UAAU,GAAc;YAC5B,cAAc,EAAE,IAAI;YACpB,aAAa,EAAE,eAAe;YAC9B,gBAAgB,EAAE;gBAChB,EAAE,WAAW,EAAE,KAAK,EAAE,YAAY,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE;gBAC/D,EAAE,WAAW,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE;aAC/D;YACD,iBAAiB,EAAE;gBACjB,EAAE,WAAW,EAAE,UAAU,EAAE,GAAG,EAAE,0BAA0B,EAAE;aAC7D;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,uBAAuB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACvE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,oBAAoB,CAAC,cAAc,CAC7D,iBAAiB,EACjB,WAAW,EACX,QAAQ,EACR,UAAU,CACX,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED;;;;;GAKG;AACH,SAAe,eAAe;;QAC5B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,yBAAyB,CAAC,IAAI,mBAAmB,CAAC;QAChE,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,IAAI,SAAS,CAAC;QAC7E,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,QAAQ,GAAG,OAAO,CAAC;QACzB,MAAM,UAAU,GAAc;YAC5B,YAAY,EAAE,KAAK;YACnB,SAAS,EAAE,KAAK;YAChB,cAAc,EAAE,KAAK;YACrB,aAAa,EAAE,gBAAgB;SAChC,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,uBAAuB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACvE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,oBAAoB,CAAC,cAAc,CAC7D,iBAAiB,EACjB,WAAW,EACX,QAAQ,EACR,UAAU,CACX,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,eAAe,EAAE,CAAC;QAClB,eAAe,EAAE,CAAC;IACpB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"localUsersCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/localUsersCreateOrUpdateSample.ts"],"names":[],"mappings":"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"}
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes the local user associated with the specified storage account.
17
17
  *
18
18
  * @summary Deletes the local user associated with the specified storage account.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/LocalUserDelete.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUserDelete.json
20
20
  */
21
21
  function deleteLocalUser() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get the local user of the storage account by username.
17
17
  *
18
18
  * @summary Get the local user of the storage account by username.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/LocalUserGet.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUserGet.json
20
20
  */
21
21
  function getLocalUser() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List SSH authorized keys and shared key of the local user.
17
17
  *
18
18
  * @summary List SSH authorized keys and shared key of the local user.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/LocalUserListKeys.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUserListKeys.json
20
20
  */
21
21
  function listLocalUserKeys() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -8,7 +8,7 @@
8
8
  import { __asyncValues, __awaiter } from "tslib";
9
9
  // Copyright (c) Microsoft Corporation.
10
10
  // Licensed under the MIT License.
11
- import { StorageManagementClient } from "@azure/arm-storage";
11
+ import { StorageManagementClient, } from "@azure/arm-storage";
12
12
  import { DefaultAzureCredential } from "@azure/identity";
13
13
  import * as dotenv from "dotenv";
14
14
  dotenv.config();
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List the local users associated with the storage account.
17
17
  *
18
18
  * @summary List the local users associated with the storage account.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/LocalUsersList.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUsersList.json
20
20
  */
21
21
  function listLocalUsers() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -45,9 +45,45 @@ function listLocalUsers() {
45
45
  console.log(resArray);
46
46
  });
47
47
  }
48
+ /**
49
+ * This sample demonstrates how to List the local users associated with the storage account.
50
+ *
51
+ * @summary List the local users associated with the storage account.
52
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUsersListNFSv3Enabled.json
53
+ */
54
+ function listNfSv3EnabledLocalUsers() {
55
+ return __awaiter(this, void 0, void 0, function* () {
56
+ var _a, e_2, _b, _c;
57
+ const subscriptionId = process.env["STORAGE_SUBSCRIPTION_ID"] || "{subscription-id}";
58
+ const resourceGroupName = process.env["STORAGE_RESOURCE_GROUP"] || "res6977";
59
+ const accountName = "sto2527";
60
+ const include = "nfsv3";
61
+ const options = { include };
62
+ const credential = new DefaultAzureCredential();
63
+ const client = new StorageManagementClient(credential, subscriptionId);
64
+ const resArray = new Array();
65
+ try {
66
+ for (var _d = true, _e = __asyncValues(client.localUsersOperations.list(resourceGroupName, accountName, options)), _f; _f = yield _e.next(), _a = _f.done, !_a; _d = true) {
67
+ _c = _f.value;
68
+ _d = false;
69
+ let item = _c;
70
+ resArray.push(item);
71
+ }
72
+ }
73
+ catch (e_2_1) { e_2 = { error: e_2_1 }; }
74
+ finally {
75
+ try {
76
+ if (!_d && !_a && (_b = _e.return)) yield _b.call(_e);
77
+ }
78
+ finally { if (e_2) throw e_2.error; }
79
+ }
80
+ console.log(resArray);
81
+ });
82
+ }
48
83
  function main() {
49
84
  return __awaiter(this, void 0, void 0, function* () {
50
85
  listLocalUsers();
86
+ listNfSv3EnabledLocalUsers();
51
87
  });
52
88
  }
53
89
  main().catch(console.error);
@@ -1 +1 @@
1
- {"version":3,"file":"localUsersListSample.js","sourceRoot":"","sources":["../../samples-dev/localUsersListSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,cAAc;;;QAC3B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,yBAAyB,CAAC,IAAI,mBAAmB,CAAC;QAChE,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,IAAI,SAAS,CAAC;QAC7E,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,uBAAuB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACvE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,oBAAoB,CAAC,IAAI,CACrD,iBAAiB,EACjB,WAAW,CACZ,CAAA,IAAA,sDAAE,CAAC;gBAHmB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,cAAc,EAAE,CAAC;IACnB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"localUsersListSample.js","sourceRoot":"","sources":["../../samples-dev/localUsersListSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,uBAAuB,GACxB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,cAAc;;;QAC3B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,yBAAyB,CAAC,IAAI,mBAAmB,CAAC;QAChE,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,IAAI,SAAS,CAAC;QAC7E,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,uBAAuB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACvE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,oBAAoB,CAAC,IAAI,CACrD,iBAAiB,EACjB,WAAW,CACZ,CAAA,IAAA,sDAAE,CAAC;gBAHmB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED;;;;;GAKG;AACH,SAAe,0BAA0B;;;QACvC,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,yBAAyB,CAAC,IAAI,mBAAmB,CAAC;QAChE,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,IAAI,SAAS,CAAC;QAC7E,MAAM,WAAW,GAAG,SAAS,CAAC;QAC9B,MAAM,OAAO,GAAG,OAAO,CAAC;QACxB,MAAM,OAAO,GAAiC,EAAE,OAAO,EAAE,CAAC;QAC1D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,uBAAuB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACvE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,oBAAoB,CAAC,IAAI,CACrD,iBAAiB,EACjB,WAAW,EACX,OAAO,CACR,CAAA,IAAA,sDAAE,CAAC;gBAJmB,cAItB;gBAJsB,WAItB;gBAJU,IAAI,IAAI,KAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,cAAc,EAAE,CAAC;QACjB,0BAA0B,EAAE,CAAC;IAC/B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Regenerate the local user SSH password.
17
17
  *
18
18
  * @summary Regenerate the local user SSH password.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/LocalUserRegeneratePassword.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/LocalUserRegeneratePassword.json
20
20
  */
21
21
  function regenerateLocalUserPassword() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
17
17
  *
18
18
  * @summary Sets the managementpolicy to the specified storage account.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicy.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicy.json
20
20
  */
21
21
  function storageAccountSetManagementPolicies() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -35,16 +35,16 @@ function storageAccountSetManagementPolicies() {
35
35
  baseBlob: {
36
36
  delete: { daysAfterModificationGreaterThan: 1000 },
37
37
  tierToArchive: { daysAfterModificationGreaterThan: 90 },
38
- tierToCool: { daysAfterModificationGreaterThan: 30 }
38
+ tierToCool: { daysAfterModificationGreaterThan: 30 },
39
39
  },
40
- snapshot: { delete: { daysAfterCreationGreaterThan: 30 } }
40
+ snapshot: { delete: { daysAfterCreationGreaterThan: 30 } },
41
41
  },
42
42
  filters: {
43
43
  blobTypes: ["blockBlob"],
44
- prefixMatch: ["olcmtestcontainer1"]
45
- }
44
+ prefixMatch: ["olcmtestcontainer1"],
45
+ },
46
46
  },
47
- enabled: true
47
+ enabled: true,
48
48
  },
49
49
  {
50
50
  name: "olcmtest2",
@@ -54,22 +54,22 @@ function storageAccountSetManagementPolicies() {
54
54
  baseBlob: {
55
55
  delete: { daysAfterModificationGreaterThan: 1000 },
56
56
  tierToArchive: { daysAfterModificationGreaterThan: 90 },
57
- tierToCool: { daysAfterModificationGreaterThan: 30 }
58
- }
57
+ tierToCool: { daysAfterModificationGreaterThan: 30 },
58
+ },
59
59
  },
60
60
  filters: {
61
61
  blobIndexMatch: [
62
62
  { name: "tag1", op: "==", value: "val1" },
63
- { name: "tag2", op: "==", value: "val2" }
63
+ { name: "tag2", op: "==", value: "val2" },
64
64
  ],
65
65
  blobTypes: ["blockBlob"],
66
- prefixMatch: ["olcmtestcontainer2"]
67
- }
66
+ prefixMatch: ["olcmtestcontainer2"],
67
+ },
68
68
  },
69
- enabled: true
70
- }
71
- ]
72
- }
69
+ enabled: true,
70
+ },
71
+ ],
72
+ },
73
73
  };
74
74
  const credential = new DefaultAzureCredential();
75
75
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -81,7 +81,7 @@ function storageAccountSetManagementPolicies() {
81
81
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
82
82
  *
83
83
  * @summary Sets the managementpolicy to the specified storage account.
84
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicyColdTierActions.json
84
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicyColdTierActions.json
85
85
  */
86
86
  function storageAccountSetManagementPolicyColdTierActions() {
87
87
  return __awaiter(this, void 0, void 0, function* () {
@@ -101,26 +101,26 @@ function storageAccountSetManagementPolicyColdTierActions() {
101
101
  delete: { daysAfterModificationGreaterThan: 1000 },
102
102
  tierToArchive: { daysAfterModificationGreaterThan: 90 },
103
103
  tierToCold: { daysAfterModificationGreaterThan: 30 },
104
- tierToCool: { daysAfterModificationGreaterThan: 30 }
104
+ tierToCool: { daysAfterModificationGreaterThan: 30 },
105
105
  },
106
106
  snapshot: {
107
107
  delete: { daysAfterCreationGreaterThan: 30 },
108
- tierToCold: { daysAfterCreationGreaterThan: 30 }
108
+ tierToCold: { daysAfterCreationGreaterThan: 30 },
109
109
  },
110
110
  version: {
111
111
  delete: { daysAfterCreationGreaterThan: 30 },
112
- tierToCold: { daysAfterCreationGreaterThan: 30 }
113
- }
112
+ tierToCold: { daysAfterCreationGreaterThan: 30 },
113
+ },
114
114
  },
115
115
  filters: {
116
116
  blobTypes: ["blockBlob"],
117
- prefixMatch: ["olcmtestcontainer1"]
118
- }
117
+ prefixMatch: ["olcmtestcontainer1"],
118
+ },
119
119
  },
120
- enabled: true
121
- }
122
- ]
123
- }
120
+ enabled: true,
121
+ },
122
+ ],
123
+ },
124
124
  };
125
125
  const credential = new DefaultAzureCredential();
126
126
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -132,7 +132,7 @@ function storageAccountSetManagementPolicyColdTierActions() {
132
132
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
133
133
  *
134
134
  * @summary Sets the managementpolicy to the specified storage account.
135
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicyForBlockAndAppendBlobs.json
135
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicyForBlockAndAppendBlobs.json
136
136
  */
137
137
  function storageAccountSetManagementPolicyForBlockAndAppendBlobs() {
138
138
  return __awaiter(this, void 0, void 0, function* () {
@@ -150,17 +150,17 @@ function storageAccountSetManagementPolicyForBlockAndAppendBlobs() {
150
150
  actions: {
151
151
  baseBlob: { delete: { daysAfterModificationGreaterThan: 90 } },
152
152
  snapshot: { delete: { daysAfterCreationGreaterThan: 90 } },
153
- version: { delete: { daysAfterCreationGreaterThan: 90 } }
153
+ version: { delete: { daysAfterCreationGreaterThan: 90 } },
154
154
  },
155
155
  filters: {
156
156
  blobTypes: ["blockBlob", "appendBlob"],
157
- prefixMatch: ["olcmtestcontainer1"]
158
- }
157
+ prefixMatch: ["olcmtestcontainer1"],
158
+ },
159
159
  },
160
- enabled: true
161
- }
162
- ]
163
- }
160
+ enabled: true,
161
+ },
162
+ ],
163
+ },
164
164
  };
165
165
  const credential = new DefaultAzureCredential();
166
166
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -172,7 +172,7 @@ function storageAccountSetManagementPolicyForBlockAndAppendBlobs() {
172
172
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
173
173
  *
174
174
  * @summary Sets the managementpolicy to the specified storage account.
175
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicyHotTierActions.json
175
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicyHotTierActions.json
176
176
  */
177
177
  function storageAccountSetManagementPolicyHotTierActions() {
178
178
  return __awaiter(this, void 0, void 0, function* () {
@@ -190,17 +190,17 @@ function storageAccountSetManagementPolicyHotTierActions() {
190
190
  actions: {
191
191
  baseBlob: { tierToHot: { daysAfterModificationGreaterThan: 30 } },
192
192
  snapshot: { tierToHot: { daysAfterCreationGreaterThan: 30 } },
193
- version: { tierToHot: { daysAfterCreationGreaterThan: 30 } }
193
+ version: { tierToHot: { daysAfterCreationGreaterThan: 30 } },
194
194
  },
195
195
  filters: {
196
196
  blobTypes: ["blockBlob"],
197
- prefixMatch: ["olcmtestcontainer1"]
198
- }
197
+ prefixMatch: ["olcmtestcontainer1"],
198
+ },
199
199
  },
200
- enabled: true
201
- }
202
- ]
203
- }
200
+ enabled: true,
201
+ },
202
+ ],
203
+ },
204
204
  };
205
205
  const credential = new DefaultAzureCredential();
206
206
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -212,7 +212,7 @@ function storageAccountSetManagementPolicyHotTierActions() {
212
212
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
213
213
  *
214
214
  * @summary Sets the managementpolicy to the specified storage account.
215
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicyWithSnapshotAndVersion.json
215
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicyWithSnapshotAndVersion.json
216
216
  */
217
217
  function storageAccountSetManagementPolicyWithSnapshotAndVersion() {
218
218
  return __awaiter(this, void 0, void 0, function* () {
@@ -231,28 +231,28 @@ function storageAccountSetManagementPolicyWithSnapshotAndVersion() {
231
231
  baseBlob: {
232
232
  delete: { daysAfterModificationGreaterThan: 1000 },
233
233
  tierToArchive: { daysAfterModificationGreaterThan: 90 },
234
- tierToCool: { daysAfterModificationGreaterThan: 30 }
234
+ tierToCool: { daysAfterModificationGreaterThan: 30 },
235
235
  },
236
236
  snapshot: {
237
237
  delete: { daysAfterCreationGreaterThan: 1000 },
238
238
  tierToArchive: { daysAfterCreationGreaterThan: 90 },
239
- tierToCool: { daysAfterCreationGreaterThan: 30 }
239
+ tierToCool: { daysAfterCreationGreaterThan: 30 },
240
240
  },
241
241
  version: {
242
242
  delete: { daysAfterCreationGreaterThan: 1000 },
243
243
  tierToArchive: { daysAfterCreationGreaterThan: 90 },
244
- tierToCool: { daysAfterCreationGreaterThan: 30 }
245
- }
244
+ tierToCool: { daysAfterCreationGreaterThan: 30 },
245
+ },
246
246
  },
247
247
  filters: {
248
248
  blobTypes: ["blockBlob"],
249
- prefixMatch: ["olcmtestcontainer1"]
250
- }
249
+ prefixMatch: ["olcmtestcontainer1"],
250
+ },
251
251
  },
252
- enabled: true
253
- }
254
- ]
255
- }
252
+ enabled: true,
253
+ },
254
+ ],
255
+ },
256
256
  };
257
257
  const credential = new DefaultAzureCredential();
258
258
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -264,7 +264,7 @@ function storageAccountSetManagementPolicyWithSnapshotAndVersion() {
264
264
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
265
265
  *
266
266
  * @summary Sets the managementpolicy to the specified storage account.
267
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicy_BaseBlobDaysAfterCreationActions.json
267
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicy_BaseBlobDaysAfterCreationActions.json
268
268
  */
269
269
  function storageAccountSetManagementPolicyBaseBlobDaysAfterCreationActions() {
270
270
  return __awaiter(this, void 0, void 0, function* () {
@@ -283,18 +283,18 @@ function storageAccountSetManagementPolicyBaseBlobDaysAfterCreationActions() {
283
283
  baseBlob: {
284
284
  delete: { daysAfterCreationGreaterThan: 1000 },
285
285
  tierToArchive: { daysAfterCreationGreaterThan: 90 },
286
- tierToCool: { daysAfterCreationGreaterThan: 30 }
287
- }
286
+ tierToCool: { daysAfterCreationGreaterThan: 30 },
287
+ },
288
288
  },
289
289
  filters: {
290
290
  blobTypes: ["blockBlob"],
291
- prefixMatch: ["olcmtestcontainer1"]
292
- }
291
+ prefixMatch: ["olcmtestcontainer1"],
292
+ },
293
293
  },
294
- enabled: true
295
- }
296
- ]
297
- }
294
+ enabled: true,
295
+ },
296
+ ],
297
+ },
298
298
  };
299
299
  const credential = new DefaultAzureCredential();
300
300
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -306,7 +306,7 @@ function storageAccountSetManagementPolicyBaseBlobDaysAfterCreationActions() {
306
306
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
307
307
  *
308
308
  * @summary Sets the managementpolicy to the specified storage account.
309
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicy_LastAccessTimeBasedBlobActions.json
309
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicy_LastAccessTimeBasedBlobActions.json
310
310
  */
311
311
  function storageAccountSetManagementPolicyLastAccessTimeBasedBlobActions() {
312
312
  return __awaiter(this, void 0, void 0, function* () {
@@ -326,19 +326,19 @@ function storageAccountSetManagementPolicyLastAccessTimeBasedBlobActions() {
326
326
  delete: { daysAfterLastAccessTimeGreaterThan: 1000 },
327
327
  enableAutoTierToHotFromCool: true,
328
328
  tierToArchive: { daysAfterLastAccessTimeGreaterThan: 90 },
329
- tierToCool: { daysAfterLastAccessTimeGreaterThan: 30 }
329
+ tierToCool: { daysAfterLastAccessTimeGreaterThan: 30 },
330
330
  },
331
- snapshot: { delete: { daysAfterCreationGreaterThan: 30 } }
331
+ snapshot: { delete: { daysAfterCreationGreaterThan: 30 } },
332
332
  },
333
333
  filters: {
334
334
  blobTypes: ["blockBlob"],
335
- prefixMatch: ["olcmtestcontainer"]
336
- }
335
+ prefixMatch: ["olcmtestcontainer"],
336
+ },
337
337
  },
338
- enabled: true
339
- }
340
- ]
341
- }
338
+ enabled: true,
339
+ },
340
+ ],
341
+ },
342
342
  };
343
343
  const credential = new DefaultAzureCredential();
344
344
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -350,7 +350,7 @@ function storageAccountSetManagementPolicyLastAccessTimeBasedBlobActions() {
350
350
  * This sample demonstrates how to Sets the managementpolicy to the specified storage account.
351
351
  *
352
352
  * @summary Sets the managementpolicy to the specified storage account.
353
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountSetManagementPolicy_LastTierChangeTimeActions.json
353
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountSetManagementPolicy_LastTierChangeTimeActions.json
354
354
  */
355
355
  function storageAccountSetManagementPolicyLastTierChangeTimeActions() {
356
356
  return __awaiter(this, void 0, void 0, function* () {
@@ -370,32 +370,32 @@ function storageAccountSetManagementPolicyLastTierChangeTimeActions() {
370
370
  delete: { daysAfterModificationGreaterThan: 1000 },
371
371
  tierToArchive: {
372
372
  daysAfterLastTierChangeGreaterThan: 120,
373
- daysAfterModificationGreaterThan: 90
373
+ daysAfterModificationGreaterThan: 90,
374
374
  },
375
- tierToCool: { daysAfterModificationGreaterThan: 30 }
375
+ tierToCool: { daysAfterModificationGreaterThan: 30 },
376
376
  },
377
377
  snapshot: {
378
378
  tierToArchive: {
379
379
  daysAfterCreationGreaterThan: 30,
380
- daysAfterLastTierChangeGreaterThan: 90
381
- }
380
+ daysAfterLastTierChangeGreaterThan: 90,
381
+ },
382
382
  },
383
383
  version: {
384
384
  tierToArchive: {
385
385
  daysAfterCreationGreaterThan: 30,
386
- daysAfterLastTierChangeGreaterThan: 90
387
- }
388
- }
386
+ daysAfterLastTierChangeGreaterThan: 90,
387
+ },
388
+ },
389
389
  },
390
390
  filters: {
391
391
  blobTypes: ["blockBlob"],
392
- prefixMatch: ["olcmtestcontainer"]
393
- }
392
+ prefixMatch: ["olcmtestcontainer"],
393
+ },
394
394
  },
395
- enabled: true
396
- }
397
- ]
398
- }
395
+ enabled: true,
396
+ },
397
+ ],
398
+ },
399
399
  };
400
400
  const credential = new DefaultAzureCredential();
401
401
  const client = new StorageManagementClient(credential, subscriptionId);
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes the managementpolicy associated with the specified storage account.
17
17
  *
18
18
  * @summary Deletes the managementpolicy associated with the specified storage account.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountDeleteManagementPolicy.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountDeleteManagementPolicy.json
20
20
  */
21
21
  function storageAccountDeleteManagementPolicies() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the managementpolicy associated with the specified storage account.
17
17
  *
18
18
  * @summary Gets the managementpolicy associated with the specified storage account.
19
- * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-01-01/examples/StorageAccountGetManagementPolicy.json
19
+ * x-ms-original-file: specification/storage/resource-manager/Microsoft.Storage/stable/2023-05-01/examples/StorageAccountGetManagementPolicy.json
20
20
  */
21
21
  function storageAccountGetManagementPolicies() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=networkSecurityPerimeterConfigurationsGetSample.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"networkSecurityPerimeterConfigurationsGetSample.d.ts","sourceRoot":"","sources":["../../samples-dev/networkSecurityPerimeterConfigurationsGetSample.ts"],"names":[],"mappings":""}