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

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 +11 -11
  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
@@ -14,7 +14,7 @@ export declare interface AccessPolicy {
14
14
  }
15
15
 
16
16
  /** Defines values for AccessTier. */
17
- export declare type AccessTier = "Hot" | "Cool" | "Premium";
17
+ export declare type AccessTier = "Hot" | "Cool" | "Premium" | "Cold";
18
18
 
19
19
  /** This defines account-level immutability policy properties. */
20
20
  export declare interface AccountImmutabilityPolicyProperties {
@@ -563,10 +563,10 @@ export declare type BlobContainersListNextResponse = ListContainerItems;
563
563
 
564
564
  /** Optional parameters. */
565
565
  export declare interface BlobContainersListOptionalParams extends coreClient.OperationOptions {
566
- /** Optional. When specified, only container names starting with the filter will be listed. */
567
- filter?: string;
568
566
  /** Optional. Specified maximum number of containers that can be included in the list. */
569
567
  maxpagesize?: string;
568
+ /** Optional. When specified, only container names starting with the filter will be listed. */
569
+ filter?: string;
570
570
  /** Optional, used to include the properties for soft deleted blob containers. */
571
571
  include?: ListContainersInclude;
572
572
  }
@@ -1341,10 +1341,10 @@ export declare type EncryptionScopesListNextResponse = EncryptionScopeListResult
1341
1341
 
1342
1342
  /** Optional parameters. */
1343
1343
  export declare interface EncryptionScopesListOptionalParams extends coreClient.OperationOptions {
1344
- /** Optional, specifies the maximum number of encryption scopes that will be included in the list response. */
1345
- maxpagesize?: number;
1346
1344
  /** Optional. When specified, only encryption scope names starting with the filter will be listed. */
1347
1345
  filter?: string;
1346
+ /** Optional, specifies the maximum number of encryption scopes that will be included in the list response. */
1347
+ maxpagesize?: number;
1348
1348
  /** Optional, when specified, will list encryption scopes with the specific state. Defaults to All */
1349
1349
  include?: ListEncryptionScopesInclude;
1350
1350
  }
@@ -1512,12 +1512,37 @@ export declare interface ErrorResponseBody {
1512
1512
  message?: string;
1513
1513
  }
1514
1514
 
1515
+ /** Target helps provide filter parameters for the objects in the storage account and forms the execution context for the storage task */
1516
+ export declare interface ExecutionTarget {
1517
+ /** Required list of object prefixes to be included for task execution */
1518
+ prefix?: string[];
1519
+ /** List of object prefixes to be excluded from task execution. If there is a conflict between include and exclude prefixes, the exclude prefix will be the determining factor */
1520
+ excludePrefix?: string[];
1521
+ }
1522
+
1523
+ /** Execution trigger for storage task assignment */
1524
+ export declare interface ExecutionTrigger {
1525
+ /** The trigger type of the storage task assignment execution */
1526
+ type: TriggerType;
1527
+ /** The trigger parameters of the storage task assignment execution */
1528
+ parameters: TriggerParameters;
1529
+ }
1530
+
1531
+ /** Execution trigger update for storage task assignment */
1532
+ export declare interface ExecutionTriggerUpdate {
1533
+ /** The trigger type of the storage task assignment execution */
1534
+ type?: TriggerType;
1535
+ /** The trigger parameters of the storage task assignment execution */
1536
+ parameters?: TriggerParametersUpdate;
1537
+ }
1538
+
1515
1539
  /**
1516
1540
  * Defines values for ExpirationAction. \
1517
1541
  * {@link KnownExpirationAction} can be used interchangeably with ExpirationAction,
1518
1542
  * this enum contains the known values that the service supports.
1519
1543
  * ### Known values supported by the service
1520
- * **Log**
1544
+ * **Log** \
1545
+ * **Block**
1521
1546
  */
1522
1547
  export declare type ExpirationAction = string;
1523
1548
 
@@ -1943,10 +1968,10 @@ export declare type FileSharesListNextResponse = FileShareItems;
1943
1968
 
1944
1969
  /** Optional parameters. */
1945
1970
  export declare interface FileSharesListOptionalParams extends coreClient.OperationOptions {
1946
- /** Optional. When specified, only share names starting with the filter will be listed. */
1947
- filter?: string;
1948
1971
  /** Optional. Specified maximum number of shares that can be included in the list. */
1949
1972
  maxpagesize?: string;
1973
+ /** Optional. When specified, only share names starting with the filter will be listed. */
1974
+ filter?: string;
1950
1975
  /** Optional, used to expand the properties within share's properties. Valid values are: deleted, snapshots. Should be passed as a string with delimiter ',' */
1951
1976
  expand?: string;
1952
1977
  }
@@ -2166,6 +2191,16 @@ export declare interface IPRule {
2166
2191
  action?: "Allow";
2167
2192
  }
2168
2193
 
2194
+ /**
2195
+ * Defines values for IssueType. \
2196
+ * {@link KnownIssueType} can be used interchangeably with IssueType,
2197
+ * this enum contains the known values that the service supports.
2198
+ * ### Known values supported by the service
2199
+ * **Unknown** \
2200
+ * **ConfigurationPropagationFailure**
2201
+ */
2202
+ export declare type IssueType = string;
2203
+
2169
2204
  /** Storage account keys creation time. */
2170
2205
  export declare interface KeyCreationTime {
2171
2206
  key1?: Date;
@@ -2389,7 +2424,9 @@ export declare enum KnownEncryptionScopeState {
2389
2424
  /** Known values of {@link ExpirationAction} that the service accepts. */
2390
2425
  export declare enum KnownExpirationAction {
2391
2426
  /** Log */
2392
- Log = "Log"
2427
+ Log = "Log",
2428
+ /** Block */
2429
+ Block = "Block"
2393
2430
  }
2394
2431
 
2395
2432
  /** Known values of {@link ExtendedLocationTypes} that the service accepts. */
@@ -2452,6 +2489,14 @@ export declare enum KnownInventoryRuleType {
2452
2489
  Inventory = "Inventory"
2453
2490
  }
2454
2491
 
2492
+ /** Known values of {@link IssueType} that the service accepts. */
2493
+ export declare enum KnownIssueType {
2494
+ /** Unknown */
2495
+ Unknown = "Unknown",
2496
+ /** ConfigurationPropagationFailure */
2497
+ ConfigurationPropagationFailure = "ConfigurationPropagationFailure"
2498
+ }
2499
+
2455
2500
  /** Known values of {@link KeySource} that the service accepts. */
2456
2501
  export declare enum KnownKeySource {
2457
2502
  /** MicrosoftStorage */
@@ -2564,6 +2609,12 @@ export declare enum KnownListEncryptionScopesInclude {
2564
2609
  Disabled = "Disabled"
2565
2610
  }
2566
2611
 
2612
+ /** Known values of {@link ListLocalUserIncludeParam} that the service accepts. */
2613
+ export declare enum KnownListLocalUserIncludeParam {
2614
+ /** Nfsv3 */
2615
+ Nfsv3 = "nfsv3"
2616
+ }
2617
+
2567
2618
  /** Known values of {@link ManagementPolicyName} that the service accepts. */
2568
2619
  export declare enum KnownManagementPolicyName {
2569
2620
  /** Default */
@@ -2605,7 +2656,9 @@ export declare enum KnownMinimumTlsVersion {
2605
2656
  /** TLS11 */
2606
2657
  TLS11 = "TLS1_1",
2607
2658
  /** TLS12 */
2608
- TLS12 = "TLS1_2"
2659
+ TLS12 = "TLS1_2",
2660
+ /** TLS13 */
2661
+ TLS13 = "TLS1_3"
2609
2662
  }
2610
2663
 
2611
2664
  /** Known values of {@link Name} that the service accepts. */
@@ -2614,6 +2667,28 @@ export declare enum KnownName {
2614
2667
  AccessTimeTracking = "AccessTimeTracking"
2615
2668
  }
2616
2669
 
2670
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationProvisioningState} that the service accepts. */
2671
+ export declare enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
2672
+ /** Accepted */
2673
+ Accepted = "Accepted",
2674
+ /** Succeeded */
2675
+ Succeeded = "Succeeded",
2676
+ /** Failed */
2677
+ Failed = "Failed",
2678
+ /** Deleting */
2679
+ Deleting = "Deleting",
2680
+ /** Canceled */
2681
+ Canceled = "Canceled"
2682
+ }
2683
+
2684
+ /** Known values of {@link NspAccessRuleDirection} that the service accepts. */
2685
+ export declare enum KnownNspAccessRuleDirection {
2686
+ /** Inbound */
2687
+ Inbound = "Inbound",
2688
+ /** Outbound */
2689
+ Outbound = "Outbound"
2690
+ }
2691
+
2617
2692
  /** Known values of {@link ObjectType} that the service accepts. */
2618
2693
  export declare enum KnownObjectType {
2619
2694
  /** Blob */
@@ -2689,7 +2764,9 @@ export declare enum KnownPublicNetworkAccess {
2689
2764
  /** Enabled */
2690
2765
  Enabled = "Enabled",
2691
2766
  /** Disabled */
2692
- Disabled = "Disabled"
2767
+ Disabled = "Disabled",
2768
+ /** SecuredByPerimeter */
2769
+ SecuredByPerimeter = "SecuredByPerimeter"
2693
2770
  }
2694
2771
 
2695
2772
  /** Known values of {@link ReasonCode} that the service accepts. */
@@ -2700,6 +2777,16 @@ export declare enum KnownReasonCode {
2700
2777
  NotAvailableForSubscription = "NotAvailableForSubscription"
2701
2778
  }
2702
2779
 
2780
+ /** Known values of {@link ResourceAssociationAccessMode} that the service accepts. */
2781
+ export declare enum KnownResourceAssociationAccessMode {
2782
+ /** Enforced */
2783
+ Enforced = "Enforced",
2784
+ /** Learning */
2785
+ Learning = "Learning",
2786
+ /** Audit */
2787
+ Audit = "Audit"
2788
+ }
2789
+
2703
2790
  /** Known values of {@link RootSquashType} that the service accepts. */
2704
2791
  export declare enum KnownRootSquashType {
2705
2792
  /** NoRootSquash */
@@ -2724,6 +2811,22 @@ export declare enum KnownRuleType {
2724
2811
  Lifecycle = "Lifecycle"
2725
2812
  }
2726
2813
 
2814
+ /** Known values of {@link RunResult} that the service accepts. */
2815
+ export declare enum KnownRunResult {
2816
+ /** Succeeded */
2817
+ Succeeded = "Succeeded",
2818
+ /** Failed */
2819
+ Failed = "Failed"
2820
+ }
2821
+
2822
+ /** Known values of {@link RunStatusEnum} that the service accepts. */
2823
+ export declare enum KnownRunStatusEnum {
2824
+ /** InProgress */
2825
+ InProgress = "InProgress",
2826
+ /** Finished */
2827
+ Finished = "Finished"
2828
+ }
2829
+
2727
2830
  /** Known values of {@link Schedule} that the service accepts. */
2728
2831
  export declare enum KnownSchedule {
2729
2832
  /** Daily */
@@ -2744,6 +2847,14 @@ export declare enum KnownServices {
2744
2847
  F = "f"
2745
2848
  }
2746
2849
 
2850
+ /** Known values of {@link Severity} that the service accepts. */
2851
+ export declare enum KnownSeverity {
2852
+ /** Warning */
2853
+ Warning = "Warning",
2854
+ /** Error */
2855
+ Error = "Error"
2856
+ }
2857
+
2747
2858
  /** Known values of {@link ShareAccessTier} that the service accepts. */
2748
2859
  export declare enum KnownShareAccessTier {
2749
2860
  /** TransactionOptimized */
@@ -3105,6 +3216,15 @@ export declare type ListContainersInclude = string;
3105
3216
  */
3106
3217
  export declare type ListEncryptionScopesInclude = string;
3107
3218
 
3219
+ /**
3220
+ * Defines values for ListLocalUserIncludeParam. \
3221
+ * {@link KnownListLocalUserIncludeParam} can be used interchangeably with ListLocalUserIncludeParam,
3222
+ * this enum contains the known values that the service supports.
3223
+ * ### Known values supported by the service
3224
+ * **nfsv3**
3225
+ */
3226
+ export declare type ListLocalUserIncludeParam = string;
3227
+
3108
3228
  export declare interface ListQueue extends Resource {
3109
3229
  /** A name-value pair that represents queue metadata. */
3110
3230
  metadata?: {
@@ -3189,6 +3309,19 @@ export declare interface LocalUser extends Resource {
3189
3309
  hasSshKey?: boolean;
3190
3310
  /** Indicates whether ssh password exists. Set it to false to remove existing SSH password. */
3191
3311
  hasSshPassword?: boolean;
3312
+ /**
3313
+ * A unique Identifier that is generated by the server.
3314
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3315
+ */
3316
+ readonly userId?: number;
3317
+ /** An identifier for associating a group of users. */
3318
+ groupId?: number;
3319
+ /** Indicates whether ACL authorization is allowed for this user. Set it to false to disallow using ACL authorization. */
3320
+ allowAclAuthorization?: boolean;
3321
+ /** Supplementary group membership. Only applicable for local users enabled for NFSv3 access. */
3322
+ extendedGroups?: number[];
3323
+ /** Indicates if the local user is enabled for access with NFSv3 protocol. */
3324
+ isNFSv3Enabled?: boolean;
3192
3325
  }
3193
3326
 
3194
3327
  /** The Storage Account Local User keys. */
@@ -3211,10 +3344,15 @@ export declare interface LocalUserRegeneratePasswordResult {
3211
3344
  readonly sshPassword?: string;
3212
3345
  }
3213
3346
 
3214
- /** List storage account local users. */
3347
+ /** List of local users requested, and if paging is required, a URL to the next page of local users. */
3215
3348
  export declare interface LocalUsers {
3216
- /** The local users associated with the storage account. */
3349
+ /** The list of local users associated with the storage account. */
3217
3350
  value?: LocalUser[];
3351
+ /**
3352
+ * Request URL that can be used to query next page of local users. Returned when total number of requested local users exceeds the maximum page size.
3353
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3354
+ */
3355
+ readonly nextLink?: string;
3218
3356
  }
3219
3357
 
3220
3358
  /** Optional parameters. */
@@ -3244,6 +3382,12 @@ export declare type LocalUsersListKeysResponse = LocalUserKeys;
3244
3382
 
3245
3383
  /** Optional parameters. */
3246
3384
  export declare interface LocalUsersListOptionalParams extends coreClient.OperationOptions {
3385
+ /** Optional. When specified, only local user names starting with the filter will be listed. */
3386
+ filter?: string;
3387
+ /** Optional, specifies the maximum number of local users that will be included in the list response. */
3388
+ maxpagesize?: number;
3389
+ /** Optional, when specified, will list local users enabled for the specific protocol. Lists all users by default. */
3390
+ include?: ListLocalUserIncludeParam;
3247
3391
  }
3248
3392
 
3249
3393
  /** Contains response data for the list operation. */
@@ -3274,7 +3418,8 @@ export declare interface LocalUsersOperations {
3274
3418
  */
3275
3419
  get(resourceGroupName: string, accountName: string, username: string, options?: LocalUsersGetOptionalParams): Promise<LocalUsersGetResponse>;
3276
3420
  /**
3277
- * Create or update the properties of a local user associated with the storage account
3421
+ * Create or update the properties of a local user associated with the storage account. Properties for
3422
+ * NFSv3 enablement and extended groups cannot be set with other properties.
3278
3423
  * @param resourceGroupName The name of the resource group within the user's subscription. The name is
3279
3424
  * case insensitive.
3280
3425
  * @param accountName The name of the storage account within the specified resource group. Storage
@@ -3561,7 +3706,8 @@ export declare type MigrationStatus = string;
3561
3706
  * ### Known values supported by the service
3562
3707
  * **TLS1_0** \
3563
3708
  * **TLS1_1** \
3564
- * **TLS1_2**
3709
+ * **TLS1_2** \
3710
+ * **TLS1_3**
3565
3711
  */
3566
3712
  export declare type MinimumTlsVersion = string;
3567
3713
 
@@ -3594,6 +3740,218 @@ export declare interface NetworkRuleSet {
3594
3740
  defaultAction: DefaultAction;
3595
3741
  }
3596
3742
 
3743
+ /** NetworkSecurityPerimeter related information */
3744
+ export declare interface NetworkSecurityPerimeter {
3745
+ /** The ARM identifier of the resource */
3746
+ id?: string;
3747
+ /** Guid of the resource */
3748
+ perimeterGuid?: string;
3749
+ /** Location of the resource */
3750
+ location?: string;
3751
+ }
3752
+
3753
+ /** The Network Security Perimeter configuration resource. */
3754
+ export declare interface NetworkSecurityPerimeterConfiguration extends ProxyResourceAutoGenerated {
3755
+ /**
3756
+ * Provisioning state of Network Security Perimeter configuration propagation
3757
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3758
+ */
3759
+ readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
3760
+ /**
3761
+ * List of Provisioning Issues if any
3762
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3763
+ */
3764
+ readonly provisioningIssues?: ProvisioningIssue[];
3765
+ /**
3766
+ * NetworkSecurityPerimeter related information
3767
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3768
+ */
3769
+ readonly networkSecurityPerimeter?: NetworkSecurityPerimeter;
3770
+ /**
3771
+ * Information about resource association
3772
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3773
+ */
3774
+ readonly resourceAssociation?: NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation;
3775
+ /**
3776
+ * Network Security Perimeter profile
3777
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3778
+ */
3779
+ readonly profile?: NetworkSecurityPerimeterConfigurationPropertiesProfile;
3780
+ }
3781
+
3782
+ /** Result of the List Network Security Perimeter configuration operation. */
3783
+ export declare interface NetworkSecurityPerimeterConfigurationList {
3784
+ /**
3785
+ * A collection of Network Security Perimeter configurations
3786
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3787
+ */
3788
+ readonly value?: NetworkSecurityPerimeterConfiguration[];
3789
+ /** The URI that can be used to request the next set of paged results. */
3790
+ nextLink?: string;
3791
+ }
3792
+
3793
+ /** Network Security Perimeter profile */
3794
+ export declare interface NetworkSecurityPerimeterConfigurationPropertiesProfile {
3795
+ /** Name of the resource */
3796
+ name?: string;
3797
+ /** Current access rules version */
3798
+ accessRulesVersion?: number;
3799
+ /** List of Access Rules */
3800
+ accessRules?: NspAccessRule[];
3801
+ /** Diagnostic settings version */
3802
+ diagnosticSettingsVersion?: number;
3803
+ /** Enabled logging categories */
3804
+ enabledLogCategories?: string[];
3805
+ }
3806
+
3807
+ /** Information about resource association */
3808
+ export declare interface NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation {
3809
+ /** Name of the resource association */
3810
+ name?: string;
3811
+ /** Access Mode of the resource association */
3812
+ accessMode?: ResourceAssociationAccessMode;
3813
+ }
3814
+
3815
+ /**
3816
+ * Defines values for NetworkSecurityPerimeterConfigurationProvisioningState. \
3817
+ * {@link KnownNetworkSecurityPerimeterConfigurationProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigurationProvisioningState,
3818
+ * this enum contains the known values that the service supports.
3819
+ * ### Known values supported by the service
3820
+ * **Accepted** \
3821
+ * **Succeeded** \
3822
+ * **Failed** \
3823
+ * **Deleting** \
3824
+ * **Canceled**
3825
+ */
3826
+ export declare type NetworkSecurityPerimeterConfigurationProvisioningState = string;
3827
+
3828
+ /** Interface representing a NetworkSecurityPerimeterConfigurations. */
3829
+ export declare interface NetworkSecurityPerimeterConfigurations {
3830
+ /**
3831
+ * Gets list of effective NetworkSecurityPerimeterConfiguration for storage account
3832
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
3833
+ * case insensitive.
3834
+ * @param accountName The name of the storage account within the specified resource group. Storage
3835
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
3836
+ * only.
3837
+ * @param options The options parameters.
3838
+ */
3839
+ list(resourceGroupName: string, accountName: string, options?: NetworkSecurityPerimeterConfigurationsListOptionalParams): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;
3840
+ /**
3841
+ * Gets effective NetworkSecurityPerimeterConfiguration for association
3842
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
3843
+ * case insensitive.
3844
+ * @param accountName The name of the storage account within the specified resource group. Storage
3845
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
3846
+ * only.
3847
+ * @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
3848
+ * configuration
3849
+ * @param options The options parameters.
3850
+ */
3851
+ get(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterConfigurationsGetOptionalParams): Promise<NetworkSecurityPerimeterConfigurationsGetResponse>;
3852
+ /**
3853
+ * Refreshes any information about the association.
3854
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
3855
+ * case insensitive.
3856
+ * @param accountName The name of the storage account within the specified resource group. Storage
3857
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
3858
+ * only.
3859
+ * @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
3860
+ * configuration
3861
+ * @param options The options parameters.
3862
+ */
3863
+ beginReconcile(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams): Promise<SimplePollerLike<OperationState<NetworkSecurityPerimeterConfigurationsReconcileResponse>, NetworkSecurityPerimeterConfigurationsReconcileResponse>>;
3864
+ /**
3865
+ * Refreshes any information about the association.
3866
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
3867
+ * case insensitive.
3868
+ * @param accountName The name of the storage account within the specified resource group. Storage
3869
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
3870
+ * only.
3871
+ * @param networkSecurityPerimeterConfigurationName The name for Network Security Perimeter
3872
+ * configuration
3873
+ * @param options The options parameters.
3874
+ */
3875
+ beginReconcileAndWait(resourceGroupName: string, accountName: string, networkSecurityPerimeterConfigurationName: string, options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams): Promise<NetworkSecurityPerimeterConfigurationsReconcileResponse>;
3876
+ }
3877
+
3878
+ /** Optional parameters. */
3879
+ export declare interface NetworkSecurityPerimeterConfigurationsGetOptionalParams extends coreClient.OperationOptions {
3880
+ }
3881
+
3882
+ /** Contains response data for the get operation. */
3883
+ export declare type NetworkSecurityPerimeterConfigurationsGetResponse = NetworkSecurityPerimeterConfiguration;
3884
+
3885
+ /** Optional parameters. */
3886
+ export declare interface NetworkSecurityPerimeterConfigurationsListOptionalParams extends coreClient.OperationOptions {
3887
+ }
3888
+
3889
+ /** Contains response data for the list operation. */
3890
+ export declare type NetworkSecurityPerimeterConfigurationsListResponse = NetworkSecurityPerimeterConfigurationList;
3891
+
3892
+ /** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */
3893
+ export declare interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {
3894
+ location?: string;
3895
+ }
3896
+
3897
+ /** Optional parameters. */
3898
+ export declare interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams extends coreClient.OperationOptions {
3899
+ /** Delay to wait until next poll, in milliseconds. */
3900
+ updateIntervalInMs?: number;
3901
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3902
+ resumeFrom?: string;
3903
+ }
3904
+
3905
+ /** Contains response data for the reconcile operation. */
3906
+ export declare type NetworkSecurityPerimeterConfigurationsReconcileResponse = NetworkSecurityPerimeterConfigurationsReconcileHeaders;
3907
+
3908
+ /** Information of Access Rule in Network Security Perimeter profile */
3909
+ export declare interface NspAccessRule {
3910
+ /** Name of the resource */
3911
+ name?: string;
3912
+ /**
3913
+ * Properties of Access Rule
3914
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3915
+ */
3916
+ readonly properties?: NspAccessRuleProperties;
3917
+ }
3918
+
3919
+ /**
3920
+ * Defines values for NspAccessRuleDirection. \
3921
+ * {@link KnownNspAccessRuleDirection} can be used interchangeably with NspAccessRuleDirection,
3922
+ * this enum contains the known values that the service supports.
3923
+ * ### Known values supported by the service
3924
+ * **Inbound** \
3925
+ * **Outbound**
3926
+ */
3927
+ export declare type NspAccessRuleDirection = string;
3928
+
3929
+ /** Properties of Access Rule */
3930
+ export declare interface NspAccessRuleProperties {
3931
+ /** Direction of Access Rule */
3932
+ direction?: NspAccessRuleDirection;
3933
+ /** Address prefixes in the CIDR format for inbound rules */
3934
+ addressPrefixes?: string[];
3935
+ /** Subscriptions for inbound rules */
3936
+ subscriptions?: NspAccessRulePropertiesSubscriptionsItem[];
3937
+ /**
3938
+ * NetworkSecurityPerimeters for inbound rules
3939
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3940
+ */
3941
+ readonly networkSecurityPerimeters?: NetworkSecurityPerimeter[];
3942
+ /**
3943
+ * FQDN for outbound rules
3944
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3945
+ */
3946
+ readonly fullyQualifiedDomainNames?: string[];
3947
+ }
3948
+
3949
+ /** Subscription for inbound rule */
3950
+ export declare interface NspAccessRulePropertiesSubscriptionsItem {
3951
+ /** The ARM identifier of subscription */
3952
+ id?: string;
3953
+ }
3954
+
3597
3955
  /** List storage account object replication policies. */
3598
3956
  export declare interface ObjectReplicationPolicies {
3599
3957
  /** The replication policy between two storage accounts. */
@@ -3797,7 +4155,7 @@ declare type Permissions_2 = string;
3797
4155
  export { Permissions_2 as Permissions }
3798
4156
 
3799
4157
  export declare interface PermissionScope {
3800
- /** The permissions for the local user. Possible values include: Read (r), Write (w), Delete (d), List (l), and Create (c). */
4158
+ /** The permissions for the local user. Possible values include: Read (r), Write (w), Delete (d), List (l), Create (c), Modify Ownership (o), and Modify Permissions (p). */
3801
4159
  permissions: string;
3802
4160
  /** The service used by the local user, e.g. blob, file. */
3803
4161
  service: string;
@@ -4024,13 +4382,38 @@ export declare interface ProtocolSettings {
4024
4382
  smb?: SmbSetting;
4025
4383
  }
4026
4384
 
4385
+ /** Describes provisioning issue for given NetworkSecurityPerimeterConfiguration */
4386
+ export declare interface ProvisioningIssue {
4387
+ /** Name of the issue */
4388
+ name?: string;
4389
+ /**
4390
+ * Properties of provisioning issue
4391
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4392
+ */
4393
+ readonly properties?: ProvisioningIssueProperties;
4394
+ }
4395
+
4396
+ /** Properties of provisioning issue */
4397
+ export declare interface ProvisioningIssueProperties {
4398
+ /** Type of issue */
4399
+ issueType?: IssueType;
4400
+ /** Severity of the issue. */
4401
+ severity?: Severity;
4402
+ /** Description of the issue */
4403
+ description?: string;
4404
+ }
4405
+
4027
4406
  /** Defines values for ProvisioningState. */
4028
- export declare type ProvisioningState = "Creating" | "ResolvingDNS" | "Succeeded";
4407
+ export declare type ProvisioningState = "Creating" | "ResolvingDNS" | "Succeeded" | "ValidateSubscriptionQuotaBegin" | "ValidateSubscriptionQuotaEnd" | "Deleting" | "Canceled" | "Failed";
4029
4408
 
4030
4409
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
4031
4410
  export declare interface ProxyResource extends Resource {
4032
4411
  }
4033
4412
 
4413
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
4414
+ export declare interface ProxyResourceAutoGenerated extends ResourceAutoGenerated {
4415
+ }
4416
+
4034
4417
  /** Defines values for PublicAccess. */
4035
4418
  export declare type PublicAccess = "Container" | "Blob" | "None";
4036
4419
 
@@ -4040,7 +4423,8 @@ export declare type PublicAccess = "Container" | "Blob" | "None";
4040
4423
  * this enum contains the known values that the service supports.
4041
4424
  * ### Known values supported by the service
4042
4425
  * **Enabled** \
4043
- * **Disabled**
4426
+ * **Disabled** \
4427
+ * **SecuredByPerimeter**
4044
4428
  */
4045
4429
  export declare type PublicNetworkAccess = string;
4046
4430
 
@@ -4139,10 +4523,10 @@ export declare type QueueListNextResponse = ListQueueResource;
4139
4523
 
4140
4524
  /** Optional parameters. */
4141
4525
  export declare interface QueueListOptionalParams extends coreClient.OperationOptions {
4142
- /** Optional, When specified, only the queues with a name starting with the given filter will be listed. */
4143
- filter?: string;
4144
4526
  /** Optional, a maximum number of queues that should be included in a list queue response */
4145
4527
  maxpagesize?: string;
4528
+ /** Optional, When specified, only the queues with a name starting with the given filter will be listed. */
4529
+ filter?: string;
4146
4530
  }
4147
4531
 
4148
4532
  /** Contains response data for the list operation. */
@@ -4260,6 +4644,41 @@ export declare interface ResourceAccessRule {
4260
4644
  resourceId?: string;
4261
4645
  }
4262
4646
 
4647
+ /**
4648
+ * Defines values for ResourceAssociationAccessMode. \
4649
+ * {@link KnownResourceAssociationAccessMode} can be used interchangeably with ResourceAssociationAccessMode,
4650
+ * this enum contains the known values that the service supports.
4651
+ * ### Known values supported by the service
4652
+ * **Enforced** \
4653
+ * **Learning** \
4654
+ * **Audit**
4655
+ */
4656
+ export declare type ResourceAssociationAccessMode = string;
4657
+
4658
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
4659
+ export declare interface ResourceAutoGenerated {
4660
+ /**
4661
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
4662
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4663
+ */
4664
+ readonly id?: string;
4665
+ /**
4666
+ * The name of the resource
4667
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4668
+ */
4669
+ readonly name?: string;
4670
+ /**
4671
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
4672
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4673
+ */
4674
+ readonly type?: string;
4675
+ /**
4676
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
4677
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4678
+ */
4679
+ readonly systemData?: SystemData;
4680
+ }
4681
+
4263
4682
  /** The blob service properties for blob restore policy */
4264
4683
  export declare interface RestorePolicyProperties {
4265
4684
  /** Blob restore is enabled if set to true. */
@@ -4334,11 +4753,31 @@ export declare interface RoutingPreference {
4334
4753
  */
4335
4754
  export declare type RuleType = string;
4336
4755
 
4756
+ /**
4757
+ * Defines values for RunResult. \
4758
+ * {@link KnownRunResult} can be used interchangeably with RunResult,
4759
+ * this enum contains the known values that the service supports.
4760
+ * ### Known values supported by the service
4761
+ * **Succeeded** \
4762
+ * **Failed**
4763
+ */
4764
+ export declare type RunResult = string;
4765
+
4766
+ /**
4767
+ * Defines values for RunStatusEnum. \
4768
+ * {@link KnownRunStatusEnum} can be used interchangeably with RunStatusEnum,
4769
+ * this enum contains the known values that the service supports.
4770
+ * ### Known values supported by the service
4771
+ * **InProgress** \
4772
+ * **Finished**
4773
+ */
4774
+ export declare type RunStatusEnum = string;
4775
+
4337
4776
  /** SasPolicy assigned to the storage account. */
4338
4777
  export declare interface SasPolicy {
4339
4778
  /** The SAS expiration period, DD.HH:MM:SS. */
4340
4779
  sasExpirationPeriod: string;
4341
- /** The SAS expiration action. Can only be Log. */
4780
+ /** The SAS Expiration Action defines the action to be performed when sasPolicy.sasExpirationPeriod is violated. The 'Log' action can be used for audit purposes and the 'Block' action can be used to block and deny the usage of SAS tokens that do not adhere to the sas policy expiration period. */
4342
4781
  expirationAction: ExpirationAction;
4343
4782
  }
4344
4783
 
@@ -4410,6 +4849,16 @@ export declare interface ServiceSpecification {
4410
4849
  metricSpecifications?: MetricSpecification[];
4411
4850
  }
4412
4851
 
4852
+ /**
4853
+ * Defines values for Severity. \
4854
+ * {@link KnownSeverity} can be used interchangeably with Severity,
4855
+ * this enum contains the known values that the service supports.
4856
+ * ### Known values supported by the service
4857
+ * **Warning** \
4858
+ * **Error**
4859
+ */
4860
+ export declare type Severity = string;
4861
+
4413
4862
  /**
4414
4863
  * Defines values for ShareAccessTier. \
4415
4864
  * {@link KnownShareAccessTier} can be used interchangeably with ShareAccessTier,
@@ -4694,6 +5143,8 @@ export declare interface StorageAccount extends TrackedResource {
4694
5143
  isSftpEnabled?: boolean;
4695
5144
  /** Enables local users feature, if set to true */
4696
5145
  isLocalUserEnabled?: boolean;
5146
+ /** Enables extended group support with local users feature, if set to true */
5147
+ enableExtendedGroups?: boolean;
4697
5148
  /** Account HierarchicalNamespace enabled if sets to true. */
4698
5149
  isHnsEnabled?: boolean;
4699
5150
  /**
@@ -4732,7 +5183,7 @@ export declare interface StorageAccount extends TrackedResource {
4732
5183
  allowCrossTenantReplication?: boolean;
4733
5184
  /** A boolean flag which indicates whether the default authentication is OAuth or not. The default interpretation is false for this property. */
4734
5185
  defaultToOAuthAuthentication?: boolean;
4735
- /** Allow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
5186
+ /** Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account. */
4736
5187
  publicNetworkAccess?: PublicNetworkAccess;
4737
5188
  /** The property is immutable and can only be set to true at the account creation time. When set to true, it enables object level immutability for all the containers in the account by default. */
4738
5189
  immutableStorageWithVersioning?: ImmutableStorageAccount;
@@ -4780,7 +5231,7 @@ export declare interface StorageAccountCreateParameters {
4780
5231
  identity?: Identity;
4781
5232
  /** Restrict copy to and from Storage Accounts within an AAD tenant or with Private Links to the same VNet. */
4782
5233
  allowedCopyScope?: AllowedCopyScope;
4783
- /** Allow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
5234
+ /** Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account. Value is optional but if passed in, must be 'Enabled', 'Disabled' or 'SecuredByPerimeter'. */
4784
5235
  publicNetworkAccess?: PublicNetworkAccess;
4785
5236
  /** SasPolicy assigned to the storage account. */
4786
5237
  sasPolicy?: SasPolicy;
@@ -4802,6 +5253,8 @@ export declare interface StorageAccountCreateParameters {
4802
5253
  isSftpEnabled?: boolean;
4803
5254
  /** Enables local users feature, if set to true */
4804
5255
  isLocalUserEnabled?: boolean;
5256
+ /** Enables extended group support with local users feature, if set to true */
5257
+ enableExtendedGroups?: boolean;
4805
5258
  /** Account HierarchicalNamespace enabled if sets to true. */
4806
5259
  isHnsEnabled?: boolean;
4807
5260
  /** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */
@@ -5468,6 +5921,8 @@ export declare interface StorageAccountUpdateParameters {
5468
5921
  isSftpEnabled?: boolean;
5469
5922
  /** Enables local users feature, if set to true */
5470
5923
  isLocalUserEnabled?: boolean;
5924
+ /** Enables extended group support with local users feature, if set to true */
5925
+ enableExtendedGroups?: boolean;
5471
5926
  /** Network rule set */
5472
5927
  networkRuleSet?: NetworkRuleSet;
5473
5928
  /** Allow large file shares if sets to Enabled. It cannot be disabled once it is enabled. */
@@ -5484,7 +5939,7 @@ export declare interface StorageAccountUpdateParameters {
5484
5939
  allowCrossTenantReplication?: boolean;
5485
5940
  /** A boolean flag which indicates whether the default authentication is OAuth or not. The default interpretation is false for this property. */
5486
5941
  defaultToOAuthAuthentication?: boolean;
5487
- /** Allow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. */
5942
+ /** Allow, disallow, or let Network Security Perimeter configuration to evaluate public network access to Storage Account. Value is optional but if passed in, must be 'Enabled', 'Disabled' or 'SecuredByPerimeter'. */
5488
5943
  publicNetworkAccess?: PublicNetworkAccess;
5489
5944
  /** The property is immutable and can only be set to true at the account creation time. When set to true, it enables object level immutability for all the containers in the account by default. */
5490
5945
  immutableStorageWithVersioning?: ImmutableStorageAccount;
@@ -5507,6 +5962,12 @@ export declare class StorageManagementClient extends coreClient.ServiceClient {
5507
5962
  constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: StorageManagementClientOptionalParams);
5508
5963
  /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
5509
5964
  private addCustomApiVersionPolicy;
5965
+ blobServices: BlobServices;
5966
+ blobContainers: BlobContainers;
5967
+ fileServices: FileServices;
5968
+ fileShares: FileShares;
5969
+ queueServices: QueueServices;
5970
+ queue: Queue;
5510
5971
  operations: Operations;
5511
5972
  skus: Skus;
5512
5973
  storageAccounts: StorageAccounts;
@@ -5519,14 +5980,12 @@ export declare class StorageManagementClient extends coreClient.ServiceClient {
5519
5980
  objectReplicationPoliciesOperations: ObjectReplicationPoliciesOperations;
5520
5981
  localUsersOperations: LocalUsersOperations;
5521
5982
  encryptionScopes: EncryptionScopes;
5522
- blobServices: BlobServices;
5523
- blobContainers: BlobContainers;
5524
- fileServices: FileServices;
5525
- fileShares: FileShares;
5526
- queueServices: QueueServices;
5527
- queue: Queue;
5528
5983
  tableServices: TableServices;
5529
5984
  tableOperations: TableOperations;
5985
+ networkSecurityPerimeterConfigurations: NetworkSecurityPerimeterConfigurations;
5986
+ storageTaskAssignments: StorageTaskAssignments;
5987
+ storageTaskAssignmentsInstancesReport: StorageTaskAssignmentsInstancesReport;
5988
+ storageTaskAssignmentInstancesReport: StorageTaskAssignmentInstancesReport;
5530
5989
  }
5531
5990
 
5532
5991
  /** Optional parameters. */
@@ -5560,6 +6019,444 @@ export declare interface StorageSkuListResult {
5560
6019
  readonly value?: SkuInformation[];
5561
6020
  }
5562
6021
 
6022
+ /** The storage task assignment. */
6023
+ export declare interface StorageTaskAssignment extends Resource {
6024
+ /** Properties of the storage task assignment. */
6025
+ properties: StorageTaskAssignmentProperties;
6026
+ }
6027
+
6028
+ /** Execution context of the storage task assignment. */
6029
+ export declare interface StorageTaskAssignmentExecutionContext {
6030
+ /** Execution target of the storage task assignment */
6031
+ target?: ExecutionTarget;
6032
+ /** Execution trigger of the storage task assignment */
6033
+ trigger: ExecutionTrigger;
6034
+ }
6035
+
6036
+ /** Interface representing a StorageTaskAssignmentInstancesReport. */
6037
+ export declare interface StorageTaskAssignmentInstancesReport {
6038
+ /**
6039
+ * Fetch the report summary of a single storage task assignment's instances
6040
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6041
+ * @param accountName The name of the storage account within the specified resource group. Storage
6042
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6043
+ * only.
6044
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6045
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6046
+ * numbers and lower-case letters only.
6047
+ * @param options The options parameters.
6048
+ */
6049
+ list(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, options?: StorageTaskAssignmentInstancesReportListOptionalParams): PagedAsyncIterableIterator<StorageTaskReportInstance>;
6050
+ }
6051
+
6052
+ /** Optional parameters. */
6053
+ export declare interface StorageTaskAssignmentInstancesReportListNextOptionalParams extends coreClient.OperationOptions {
6054
+ }
6055
+
6056
+ /** Contains response data for the listNext operation. */
6057
+ export declare type StorageTaskAssignmentInstancesReportListNextResponse = StorageTaskReportSummary;
6058
+
6059
+ /** Optional parameters. */
6060
+ export declare interface StorageTaskAssignmentInstancesReportListOptionalParams extends coreClient.OperationOptions {
6061
+ /** Optional. When specified, it can be used to query using reporting properties. See [Constructing Filter Strings](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings) for details. */
6062
+ filter?: string;
6063
+ /** Optional, specifies the maximum number of storage task assignment instances to be included in the list response. */
6064
+ maxpagesize?: number;
6065
+ }
6066
+
6067
+ /** Contains response data for the list operation. */
6068
+ export declare type StorageTaskAssignmentInstancesReportListResponse = StorageTaskReportSummary;
6069
+
6070
+ /** Properties of the storage task assignment. */
6071
+ export declare interface StorageTaskAssignmentProperties {
6072
+ /** Id of the corresponding storage task */
6073
+ taskId: string;
6074
+ /** Whether the storage task assignment is enabled or not */
6075
+ enabled: boolean;
6076
+ /** Text that describes the purpose of the storage task assignment */
6077
+ description: string;
6078
+ /** The storage task assignment execution context */
6079
+ executionContext: StorageTaskAssignmentExecutionContext;
6080
+ /** The storage task assignment report */
6081
+ report: StorageTaskAssignmentReport;
6082
+ /**
6083
+ * Represents the provisioning state of the storage task assignment.
6084
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6085
+ */
6086
+ readonly provisioningState?: ProvisioningState;
6087
+ /** Run status of storage task assignment */
6088
+ runStatus?: StorageTaskReportProperties;
6089
+ }
6090
+
6091
+ /** The storage task assignment report */
6092
+ export declare interface StorageTaskAssignmentReport {
6093
+ /** The container prefix for the location of storage task assignment report */
6094
+ prefix: string;
6095
+ }
6096
+
6097
+ /** Interface representing a StorageTaskAssignments. */
6098
+ export declare interface StorageTaskAssignments {
6099
+ /**
6100
+ * List all the storage task assignments in an account
6101
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6102
+ * @param accountName The name of the storage account within the specified resource group. Storage
6103
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6104
+ * only.
6105
+ * @param options The options parameters.
6106
+ */
6107
+ list(resourceGroupName: string, accountName: string, options?: StorageTaskAssignmentsListOptionalParams): PagedAsyncIterableIterator<StorageTaskAssignment>;
6108
+ /**
6109
+ * Asynchronously creates a new storage task assignment sub-resource with the specified parameters. If
6110
+ * a storage task assignment is already created and a subsequent create request is issued with
6111
+ * different properties, the storage task assignment properties will be updated. If a storage task
6112
+ * assignment is already created and a subsequent create or update request is issued with the exact
6113
+ * same set of properties, the request will succeed.
6114
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6115
+ * @param accountName The name of the storage account within the specified resource group. Storage
6116
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6117
+ * only.
6118
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6119
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6120
+ * numbers and lower-case letters only.
6121
+ * @param parameters The parameters to create a Storage Task Assignment.
6122
+ * @param options The options parameters.
6123
+ */
6124
+ beginCreate(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, parameters: StorageTaskAssignment, options?: StorageTaskAssignmentsCreateOptionalParams): Promise<SimplePollerLike<OperationState<StorageTaskAssignmentsCreateResponse>, StorageTaskAssignmentsCreateResponse>>;
6125
+ /**
6126
+ * Asynchronously creates a new storage task assignment sub-resource with the specified parameters. If
6127
+ * a storage task assignment is already created and a subsequent create request is issued with
6128
+ * different properties, the storage task assignment properties will be updated. If a storage task
6129
+ * assignment is already created and a subsequent create or update request is issued with the exact
6130
+ * same set of properties, the request will succeed.
6131
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6132
+ * @param accountName The name of the storage account within the specified resource group. Storage
6133
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6134
+ * only.
6135
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6136
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6137
+ * numbers and lower-case letters only.
6138
+ * @param parameters The parameters to create a Storage Task Assignment.
6139
+ * @param options The options parameters.
6140
+ */
6141
+ beginCreateAndWait(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, parameters: StorageTaskAssignment, options?: StorageTaskAssignmentsCreateOptionalParams): Promise<StorageTaskAssignmentsCreateResponse>;
6142
+ /**
6143
+ * Update storage task assignment properties
6144
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6145
+ * @param accountName The name of the storage account within the specified resource group. Storage
6146
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6147
+ * only.
6148
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6149
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6150
+ * numbers and lower-case letters only.
6151
+ * @param parameters The parameters to update a Storage Task Assignment.
6152
+ * @param options The options parameters.
6153
+ */
6154
+ beginUpdate(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, parameters: StorageTaskAssignmentUpdateParameters, options?: StorageTaskAssignmentsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<StorageTaskAssignmentsUpdateResponse>, StorageTaskAssignmentsUpdateResponse>>;
6155
+ /**
6156
+ * Update storage task assignment properties
6157
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6158
+ * @param accountName The name of the storage account within the specified resource group. Storage
6159
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6160
+ * only.
6161
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6162
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6163
+ * numbers and lower-case letters only.
6164
+ * @param parameters The parameters to update a Storage Task Assignment.
6165
+ * @param options The options parameters.
6166
+ */
6167
+ beginUpdateAndWait(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, parameters: StorageTaskAssignmentUpdateParameters, options?: StorageTaskAssignmentsUpdateOptionalParams): Promise<StorageTaskAssignmentsUpdateResponse>;
6168
+ /**
6169
+ * Get the storage task assignment properties
6170
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6171
+ * @param accountName The name of the storage account within the specified resource group. Storage
6172
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6173
+ * only.
6174
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6175
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6176
+ * numbers and lower-case letters only.
6177
+ * @param options The options parameters.
6178
+ */
6179
+ get(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, options?: StorageTaskAssignmentsGetOptionalParams): Promise<StorageTaskAssignmentsGetResponse>;
6180
+ /**
6181
+ * Delete the storage task assignment sub-resource
6182
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6183
+ * @param accountName The name of the storage account within the specified resource group. Storage
6184
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6185
+ * only.
6186
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6187
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6188
+ * numbers and lower-case letters only.
6189
+ * @param options The options parameters.
6190
+ */
6191
+ beginDelete(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, options?: StorageTaskAssignmentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<StorageTaskAssignmentsDeleteResponse>, StorageTaskAssignmentsDeleteResponse>>;
6192
+ /**
6193
+ * Delete the storage task assignment sub-resource
6194
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6195
+ * @param accountName The name of the storage account within the specified resource group. Storage
6196
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6197
+ * only.
6198
+ * @param storageTaskAssignmentName The name of the storage task assignment within the specified
6199
+ * resource group. Storage task assignment names must be between 3 and 24 characters in length and use
6200
+ * numbers and lower-case letters only.
6201
+ * @param options The options parameters.
6202
+ */
6203
+ beginDeleteAndWait(resourceGroupName: string, accountName: string, storageTaskAssignmentName: string, options?: StorageTaskAssignmentsDeleteOptionalParams): Promise<StorageTaskAssignmentsDeleteResponse>;
6204
+ }
6205
+
6206
+ /** Defines headers for StorageTaskAssignments_create operation. */
6207
+ export declare interface StorageTaskAssignmentsCreateHeaders {
6208
+ location?: string;
6209
+ }
6210
+
6211
+ /** Optional parameters. */
6212
+ export declare interface StorageTaskAssignmentsCreateOptionalParams extends coreClient.OperationOptions {
6213
+ /** Delay to wait until next poll, in milliseconds. */
6214
+ updateIntervalInMs?: number;
6215
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6216
+ resumeFrom?: string;
6217
+ }
6218
+
6219
+ /** Contains response data for the create operation. */
6220
+ export declare type StorageTaskAssignmentsCreateResponse = StorageTaskAssignment;
6221
+
6222
+ /** Defines headers for StorageTaskAssignments_delete operation. */
6223
+ export declare interface StorageTaskAssignmentsDeleteHeaders {
6224
+ location?: string;
6225
+ }
6226
+
6227
+ /** Optional parameters. */
6228
+ export declare interface StorageTaskAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
6229
+ /** Delay to wait until next poll, in milliseconds. */
6230
+ updateIntervalInMs?: number;
6231
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6232
+ resumeFrom?: string;
6233
+ }
6234
+
6235
+ /** Contains response data for the delete operation. */
6236
+ export declare type StorageTaskAssignmentsDeleteResponse = StorageTaskAssignmentsDeleteHeaders;
6237
+
6238
+ /** Optional parameters. */
6239
+ export declare interface StorageTaskAssignmentsGetOptionalParams extends coreClient.OperationOptions {
6240
+ }
6241
+
6242
+ /** Contains response data for the get operation. */
6243
+ export declare type StorageTaskAssignmentsGetResponse = StorageTaskAssignment;
6244
+
6245
+ /** Interface representing a StorageTaskAssignmentsInstancesReport. */
6246
+ export declare interface StorageTaskAssignmentsInstancesReport {
6247
+ /**
6248
+ * Fetch the report summary of all the storage task assignments and instances in an account
6249
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
6250
+ * @param accountName The name of the storage account within the specified resource group. Storage
6251
+ * account names must be between 3 and 24 characters in length and use numbers and lower-case letters
6252
+ * only.
6253
+ * @param options The options parameters.
6254
+ */
6255
+ list(resourceGroupName: string, accountName: string, options?: StorageTaskAssignmentsInstancesReportListOptionalParams): PagedAsyncIterableIterator<StorageTaskReportInstance>;
6256
+ }
6257
+
6258
+ /** Optional parameters. */
6259
+ export declare interface StorageTaskAssignmentsInstancesReportListNextOptionalParams extends coreClient.OperationOptions {
6260
+ }
6261
+
6262
+ /** Contains response data for the listNext operation. */
6263
+ export declare type StorageTaskAssignmentsInstancesReportListNextResponse = StorageTaskReportSummary;
6264
+
6265
+ /** Optional parameters. */
6266
+ export declare interface StorageTaskAssignmentsInstancesReportListOptionalParams extends coreClient.OperationOptions {
6267
+ /** Optional. When specified, it can be used to query using reporting properties. See [Constructing Filter Strings](https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings) for details. */
6268
+ filter?: string;
6269
+ /** Optional, specifies the maximum number of storage task assignment instances to be included in the list response. */
6270
+ maxpagesize?: number;
6271
+ }
6272
+
6273
+ /** Contains response data for the list operation. */
6274
+ export declare type StorageTaskAssignmentsInstancesReportListResponse = StorageTaskReportSummary;
6275
+
6276
+ /** List of storage task assignments for the storage account */
6277
+ export declare interface StorageTaskAssignmentsList {
6278
+ /**
6279
+ * Gets the list of storage task assignments and their properties.
6280
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6281
+ */
6282
+ readonly value?: StorageTaskAssignment[];
6283
+ /**
6284
+ * Request URL that can be used to query next page of storage task assignments. Returned when total number of requested storage task assignments exceed maximum page size.
6285
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6286
+ */
6287
+ readonly nextLink?: string;
6288
+ }
6289
+
6290
+ /** Optional parameters. */
6291
+ export declare interface StorageTaskAssignmentsListNextOptionalParams extends coreClient.OperationOptions {
6292
+ }
6293
+
6294
+ /** Contains response data for the listNext operation. */
6295
+ export declare type StorageTaskAssignmentsListNextResponse = StorageTaskAssignmentsList;
6296
+
6297
+ /** Optional parameters. */
6298
+ export declare interface StorageTaskAssignmentsListOptionalParams extends coreClient.OperationOptions {
6299
+ /** Optional, specifies the maximum number of storage task assignment Ids to be included in the list response. */
6300
+ maxpagesize?: number;
6301
+ }
6302
+
6303
+ /** Contains response data for the list operation. */
6304
+ export declare type StorageTaskAssignmentsListResponse = StorageTaskAssignmentsList;
6305
+
6306
+ /** Defines headers for StorageTaskAssignments_update operation. */
6307
+ export declare interface StorageTaskAssignmentsUpdateHeaders {
6308
+ location?: string;
6309
+ }
6310
+
6311
+ /** Optional parameters. */
6312
+ export declare interface StorageTaskAssignmentsUpdateOptionalParams extends coreClient.OperationOptions {
6313
+ /** Delay to wait until next poll, in milliseconds. */
6314
+ updateIntervalInMs?: number;
6315
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6316
+ resumeFrom?: string;
6317
+ }
6318
+
6319
+ /** Contains response data for the update operation. */
6320
+ export declare type StorageTaskAssignmentsUpdateResponse = StorageTaskAssignment;
6321
+
6322
+ /** Execution context of the storage task assignment update. */
6323
+ export declare interface StorageTaskAssignmentUpdateExecutionContext {
6324
+ /** Execution target of the storage task assignment */
6325
+ target?: ExecutionTarget;
6326
+ /** Execution trigger of the storage task assignment */
6327
+ trigger?: ExecutionTriggerUpdate;
6328
+ }
6329
+
6330
+ /** Parameters of the storage task assignment update request */
6331
+ export declare interface StorageTaskAssignmentUpdateParameters {
6332
+ /** Properties of the storage task assignment. */
6333
+ properties?: StorageTaskAssignmentUpdateProperties;
6334
+ }
6335
+
6336
+ /** Properties of the storage task update assignment. */
6337
+ export declare interface StorageTaskAssignmentUpdateProperties {
6338
+ /**
6339
+ * Id of the corresponding storage task
6340
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6341
+ */
6342
+ readonly taskId?: string;
6343
+ /** Whether the storage task assignment is enabled or not */
6344
+ enabled?: boolean;
6345
+ /** Text that describes the purpose of the storage task assignment */
6346
+ description?: string;
6347
+ /** The storage task assignment execution context */
6348
+ executionContext?: StorageTaskAssignmentUpdateExecutionContext;
6349
+ /** The storage task assignment report */
6350
+ report?: StorageTaskAssignmentUpdateReport;
6351
+ /**
6352
+ * Represents the provisioning state of the storage task assignment.
6353
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6354
+ */
6355
+ readonly provisioningState?: ProvisioningState;
6356
+ /** Run status of storage task assignment */
6357
+ runStatus?: StorageTaskReportProperties;
6358
+ }
6359
+
6360
+ /** The storage task assignment report */
6361
+ export declare interface StorageTaskAssignmentUpdateReport {
6362
+ /** The prefix of the storage task assignment report */
6363
+ prefix?: string;
6364
+ }
6365
+
6366
+ /** Storage Tasks run report instance */
6367
+ export declare interface StorageTaskReportInstance extends ProxyResource {
6368
+ /** Storage task execution report for a run instance. */
6369
+ properties?: StorageTaskReportProperties;
6370
+ }
6371
+
6372
+ /** Storage task execution report for a run instance. */
6373
+ export declare interface StorageTaskReportProperties {
6374
+ /**
6375
+ * Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.
6376
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6377
+ */
6378
+ readonly taskAssignmentId?: string;
6379
+ /**
6380
+ * Represents the Storage Account Id where the storage task definition was applied and executed.
6381
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6382
+ */
6383
+ readonly storageAccountId?: string;
6384
+ /**
6385
+ * Start time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
6386
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6387
+ */
6388
+ readonly startTime?: string;
6389
+ /**
6390
+ * End time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
6391
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6392
+ */
6393
+ readonly finishTime?: string;
6394
+ /**
6395
+ * Total number of objects that meet the condition as defined in the storage task assignment execution context. Filter options such as objectsTargetedCount gt 50 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
6396
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6397
+ */
6398
+ readonly objectsTargetedCount?: string;
6399
+ /**
6400
+ * Total number of objects that meet the storage tasks condition and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
6401
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6402
+ */
6403
+ readonly objectsOperatedOnCount?: string;
6404
+ /**
6405
+ * Total number of objects where task operation failed when was attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
6406
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6407
+ */
6408
+ readonly objectFailedCount?: string;
6409
+ /**
6410
+ * Total number of objects where task operation succeeded when was attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
6411
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6412
+ */
6413
+ readonly objectsSucceededCount?: string;
6414
+ /**
6415
+ * Well known Azure Storage error code that represents the error encountered during execution of the run instance.
6416
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6417
+ */
6418
+ readonly runStatusError?: string;
6419
+ /**
6420
+ * Represents the status of the execution.
6421
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6422
+ */
6423
+ readonly runStatusEnum?: RunStatusEnum;
6424
+ /**
6425
+ * Full path to the verbose report stored in the reporting container as specified in the assignment execution context for the storage account.
6426
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6427
+ */
6428
+ readonly summaryReportPath?: string;
6429
+ /**
6430
+ * Storage Task Arm Id.
6431
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6432
+ */
6433
+ readonly taskId?: string;
6434
+ /**
6435
+ * Storage Task Version
6436
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6437
+ */
6438
+ readonly taskVersion?: string;
6439
+ /**
6440
+ * Represents the overall result of the execution for the run instance
6441
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6442
+ */
6443
+ readonly runResult?: RunResult;
6444
+ }
6445
+
6446
+ /** Fetch Storage Tasks Run Summary. */
6447
+ export declare interface StorageTaskReportSummary {
6448
+ /**
6449
+ * Gets storage tasks run result summary.
6450
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6451
+ */
6452
+ readonly value?: StorageTaskReportInstance[];
6453
+ /**
6454
+ * Request URL that can be used to query next page of storage task run results summary. Returned when the number of run instances and summary reports exceed maximum page size.
6455
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6456
+ */
6457
+ readonly nextLink?: string;
6458
+ }
6459
+
5563
6460
  /** Metadata pertaining to creation and last modification of the resource. */
5564
6461
  export declare interface SystemData {
5565
6462
  /** The identity that created the resource. */
@@ -5828,6 +6725,37 @@ export declare interface TrackedResource extends Resource {
5828
6725
  location: string;
5829
6726
  }
5830
6727
 
6728
+ /** The trigger parameters update for the storage task assignment execution */
6729
+ export declare interface TriggerParameters {
6730
+ /** When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6731
+ startFrom?: Date;
6732
+ /** Run interval of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6733
+ interval?: number;
6734
+ /** Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6735
+ intervalUnit?: "Days";
6736
+ /** When to end task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6737
+ endBy?: Date;
6738
+ /** When to start task execution. This is an optional field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule' */
6739
+ startOn?: Date;
6740
+ }
6741
+
6742
+ /** The trigger parameters update for the storage task assignment execution */
6743
+ export declare interface TriggerParametersUpdate {
6744
+ /** When to start task execution. This is a mutable field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6745
+ startFrom?: Date;
6746
+ /** Run interval of task execution. This is a mutable field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6747
+ interval?: number;
6748
+ /** Run interval unit of task execution. This is a mutable field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6749
+ intervalUnit?: "Days";
6750
+ /** When to end task execution. This is a mutable field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce' */
6751
+ endBy?: Date;
6752
+ /** When to start task execution. This is a mutable field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule' */
6753
+ startOn?: Date;
6754
+ }
6755
+
6756
+ /** Defines values for TriggerType. */
6757
+ export declare type TriggerType = "RunOnce" | "OnSchedule";
6758
+
5831
6759
  /** An update history of the ImmutabilityPolicy of a blob container. */
5832
6760
  export declare interface UpdateHistoryProperty {
5833
6761
  /**