azure-mgmt-storage 22.1.1__tar.gz → 22.2.0__tar.gz

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 (207) hide show
  1. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/CHANGELOG.md +5 -0
  2. {azure_mgmt_storage-22.1.1/azure_mgmt_storage.egg-info → azure_mgmt_storage-22.2.0}/PKG-INFO +7 -2
  3. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/README.md +1 -1
  4. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/_meta.json +1 -1
  5. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/_version.py +1 -1
  6. {azure_mgmt_storage-22.1.1/azure/mgmt/storage/v2019_06_01 → azure_mgmt_storage-22.2.0/azure/mgmt/storage/v2016_01_01}/_version.py +1 -1
  7. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/_version.py +1 -1
  8. {azure_mgmt_storage-22.1.1/azure/mgmt/storage/v2024_01_01 → azure_mgmt_storage-22.2.0/azure/mgmt/storage/v2019_06_01}/_version.py +1 -1
  9. {azure_mgmt_storage-22.1.1/azure/mgmt/storage/v2016_01_01 → azure_mgmt_storage-22.2.0/azure/mgmt/storage/v2024_01_01}/_version.py +1 -1
  10. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_accounts_operations.py +1 -1
  11. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignment_instances_report_operations.py +1 -1
  12. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignments_instances_report_operations.py +1 -1
  13. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/models/_models_py3.py +15 -17
  14. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/models/_storage_management_client_enums.py +1 -0
  15. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_storage_accounts_operations.py +1 -1
  16. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_storage_task_assignment_instances_report_operations.py +1 -1
  17. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_storage_task_assignments_instances_report_operations.py +1 -1
  18. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0/azure_mgmt_storage.egg-info}/PKG-INFO +7 -2
  19. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/LICENSE +0 -0
  20. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/MANIFEST.in +0 -0
  21. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/__init__.py +0 -0
  22. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/__init__.py +0 -0
  23. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/__init__.py +0 -0
  24. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/_configuration.py +0 -0
  25. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/_serialization.py +0 -0
  26. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/_storage_management_client.py +0 -0
  27. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/aio/__init__.py +0 -0
  28. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/aio/_configuration.py +0 -0
  29. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/aio/_storage_management_client.py +0 -0
  30. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/models.py +0 -0
  31. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/py.typed +0 -0
  32. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/__init__.py +0 -0
  33. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/_configuration.py +0 -0
  34. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/_patch.py +0 -0
  35. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/_storage_management_client.py +0 -0
  36. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/__init__.py +0 -0
  37. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/_configuration.py +0 -0
  38. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/_patch.py +0 -0
  39. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/_storage_management_client.py +0 -0
  40. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/operations/__init__.py +0 -0
  41. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/operations/_patch.py +0 -0
  42. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/operations/_storage_accounts_operations.py +0 -0
  43. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/aio/operations/_usage_operations.py +0 -0
  44. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/models/__init__.py +0 -0
  45. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/models/_models_py3.py +0 -0
  46. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/models/_patch.py +0 -0
  47. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/models/_storage_management_client_enums.py +0 -0
  48. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/operations/__init__.py +0 -0
  49. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/operations/_patch.py +0 -0
  50. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/operations/_storage_accounts_operations.py +0 -0
  51. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/operations/_usage_operations.py +0 -0
  52. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2016_01_01/py.typed +0 -0
  53. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/__init__.py +0 -0
  54. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/_configuration.py +0 -0
  55. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/_patch.py +0 -0
  56. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/_storage_management.py +0 -0
  57. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/__init__.py +0 -0
  58. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/_configuration.py +0 -0
  59. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/_patch.py +0 -0
  60. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/_storage_management.py +0 -0
  61. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/operations/__init__.py +0 -0
  62. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/operations/_operations.py +0 -0
  63. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/operations/_patch.py +0 -0
  64. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/operations/_skus_operations.py +0 -0
  65. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/operations/_storage_accounts_operations.py +0 -0
  66. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/aio/operations/_usage_operations.py +0 -0
  67. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/models/__init__.py +0 -0
  68. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/models/_models_py3.py +0 -0
  69. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/models/_patch.py +0 -0
  70. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/models/_storage_management_enums.py +0 -0
  71. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/operations/__init__.py +0 -0
  72. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/operations/_operations.py +0 -0
  73. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/operations/_patch.py +0 -0
  74. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/operations/_skus_operations.py +0 -0
  75. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/operations/_storage_accounts_operations.py +0 -0
  76. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/operations/_usage_operations.py +0 -0
  77. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2017_10_01/py.typed +0 -0
  78. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/__init__.py +0 -0
  79. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/_configuration.py +0 -0
  80. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/_patch.py +0 -0
  81. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/_storage_management_client.py +0 -0
  82. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/__init__.py +0 -0
  83. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/_configuration.py +0 -0
  84. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/_patch.py +0 -0
  85. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/_storage_management_client.py +0 -0
  86. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/__init__.py +0 -0
  87. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_containers_operations.py +0 -0
  88. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
  89. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_services_operations.py +0 -0
  90. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_encryption_scopes_operations.py +0 -0
  91. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_file_services_operations.py +0 -0
  92. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_file_shares_operations.py +0 -0
  93. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_management_policies_operations.py +0 -0
  94. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_object_replication_policies_operations.py +0 -0
  95. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_operations.py +0 -0
  96. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_patch.py +0 -0
  97. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
  98. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_private_link_resources_operations.py +0 -0
  99. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_queue_operations.py +0 -0
  100. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_queue_services_operations.py +0 -0
  101. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_skus_operations.py +0 -0
  102. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_storage_accounts_operations.py +0 -0
  103. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_table_operations.py +0 -0
  104. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_table_services_operations.py +0 -0
  105. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/aio/operations/_usages_operations.py +0 -0
  106. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/models/__init__.py +0 -0
  107. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/models/_models_py3.py +0 -0
  108. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/models/_patch.py +0 -0
  109. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/models/_storage_management_client_enums.py +0 -0
  110. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/__init__.py +0 -0
  111. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_blob_containers_operations.py +0 -0
  112. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_blob_inventory_policies_operations.py +0 -0
  113. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_blob_services_operations.py +0 -0
  114. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_encryption_scopes_operations.py +0 -0
  115. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_file_services_operations.py +0 -0
  116. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_file_shares_operations.py +0 -0
  117. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_management_policies_operations.py +0 -0
  118. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_object_replication_policies_operations.py +0 -0
  119. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_operations.py +0 -0
  120. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_patch.py +0 -0
  121. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_private_endpoint_connections_operations.py +0 -0
  122. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_private_link_resources_operations.py +0 -0
  123. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_queue_operations.py +0 -0
  124. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_queue_services_operations.py +0 -0
  125. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_skus_operations.py +0 -0
  126. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_storage_accounts_operations.py +0 -0
  127. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_table_operations.py +0 -0
  128. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_table_services_operations.py +0 -0
  129. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/operations/_usages_operations.py +0 -0
  130. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2019_06_01/py.typed +0 -0
  131. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/__init__.py +0 -0
  132. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/_configuration.py +0 -0
  133. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/_patch.py +0 -0
  134. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/_storage_management_client.py +0 -0
  135. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/__init__.py +0 -0
  136. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/_configuration.py +0 -0
  137. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/_patch.py +0 -0
  138. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/_storage_management_client.py +0 -0
  139. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/__init__.py +0 -0
  140. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_blob_containers_operations.py +0 -0
  141. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
  142. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_blob_services_operations.py +0 -0
  143. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_deleted_accounts_operations.py +0 -0
  144. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_encryption_scopes_operations.py +0 -0
  145. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_file_services_operations.py +0 -0
  146. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_file_shares_operations.py +0 -0
  147. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_local_users_operations.py +0 -0
  148. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_management_policies_operations.py +0 -0
  149. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_network_security_perimeter_configurations_operations.py +0 -0
  150. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_object_replication_policies_operations.py +0 -0
  151. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_operations.py +0 -0
  152. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_patch.py +0 -0
  153. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
  154. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_private_link_resources_operations.py +0 -0
  155. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_queue_operations.py +0 -0
  156. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_queue_services_operations.py +0 -0
  157. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_skus_operations.py +0 -0
  158. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignments_operations.py +0 -0
  159. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_table_operations.py +0 -0
  160. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_table_services_operations.py +0 -0
  161. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/aio/operations/_usages_operations.py +0 -0
  162. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/models/__init__.py +0 -0
  163. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/models/_patch.py +0 -0
  164. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/__init__.py +0 -0
  165. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_blob_containers_operations.py +0 -0
  166. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_blob_inventory_policies_operations.py +0 -0
  167. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_blob_services_operations.py +0 -0
  168. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_deleted_accounts_operations.py +0 -0
  169. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_encryption_scopes_operations.py +0 -0
  170. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_file_services_operations.py +0 -0
  171. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_file_shares_operations.py +0 -0
  172. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_local_users_operations.py +0 -0
  173. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_management_policies_operations.py +0 -0
  174. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_network_security_perimeter_configurations_operations.py +0 -0
  175. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_object_replication_policies_operations.py +0 -0
  176. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_operations.py +0 -0
  177. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_patch.py +0 -0
  178. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_private_endpoint_connections_operations.py +0 -0
  179. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_private_link_resources_operations.py +0 -0
  180. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_queue_operations.py +0 -0
  181. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_queue_services_operations.py +0 -0
  182. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_skus_operations.py +0 -0
  183. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_storage_task_assignments_operations.py +0 -0
  184. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_table_operations.py +0 -0
  185. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_table_services_operations.py +0 -0
  186. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/operations/_usages_operations.py +0 -0
  187. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure/mgmt/storage/v2024_01_01/py.typed +0 -0
  188. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure_mgmt_storage.egg-info/SOURCES.txt +0 -0
  189. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure_mgmt_storage.egg-info/dependency_links.txt +0 -0
  190. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure_mgmt_storage.egg-info/not-zip-safe +0 -0
  191. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure_mgmt_storage.egg-info/requires.txt +0 -0
  192. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/azure_mgmt_storage.egg-info/top_level.txt +0 -0
  193. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/pyproject.toml +0 -0
  194. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/setup.cfg +0 -0
  195. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/setup.py +0 -0
  196. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/_aio_testcase.py +0 -0
  197. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/conftest.py +0 -0
  198. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/disable_test_cli_mgmt_storage.py +0 -0
  199. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/disable_test_cli_mgmt_storage_async.py +0 -0
  200. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_deleted_accounts_operations_async_test.py +0 -0
  201. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_deleted_accounts_operations_test.py +0 -0
  202. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_operations_async_test.py +0 -0
  203. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_operations_test.py +0 -0
  204. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_skus_operations_async_test.py +0 -0
  205. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_skus_operations_test.py +0 -0
  206. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_storage_accounts_operations_async_test.py +0 -0
  207. {azure_mgmt_storage-22.1.1 → azure_mgmt_storage-22.2.0}/tests/test_storage_management_storage_accounts_operations_test.py +0 -0
@@ -1,5 +1,10 @@
1
1
  # Release History
2
2
 
3
+ ## 22.2.0 (2025-04-21)
4
+
5
+ ### Features Added
6
+ - Enum `ProvisioningState` added member `ACCEPTED`
7
+
3
8
  ## 22.1.1 (2025-02-27)
4
9
 
5
10
  ### Bugs Fixed
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azure-mgmt-storage
3
- Version: 22.1.1
3
+ Version: 22.2.0
4
4
  Summary: Microsoft Azure Storage Management Client Library for Python
5
5
  Home-page: https://github.com/Azure/azure-sdk-for-python
6
6
  Author: Microsoft Corporation
@@ -51,7 +51,7 @@ pip install azure-identity
51
51
 
52
52
  ### Authentication
53
53
 
54
- By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables.
54
+ By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
55
55
 
56
56
  - `AZURE_CLIENT_ID` for Azure client ID.
57
57
  - `AZURE_TENANT_ID` for Azure tenant ID.
@@ -90,6 +90,11 @@ section of the project.
90
90
 
91
91
  # Release History
92
92
 
93
+ ## 22.2.0 (2025-04-21)
94
+
95
+ ### Features Added
96
+ - Enum `ProvisioningState` added member `ACCEPTED`
97
+
93
98
  ## 22.1.1 (2025-02-27)
94
99
 
95
100
  ### Bugs Fixed
@@ -24,7 +24,7 @@ pip install azure-identity
24
24
 
25
25
  ### Authentication
26
26
 
27
- By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables.
27
+ By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
28
28
 
29
29
  - `AZURE_CLIENT_ID` for Azure client ID.
30
30
  - `AZURE_TENANT_ID` for Azure tenant ID.
@@ -1,5 +1,5 @@
1
1
  {
2
- "commit": "2d73bd7fb1c68a8b6829fac1760bd0fc84ca5554",
2
+ "commit": "2ddcc49aa62928eff65f3864a88832fb4959166c",
3
3
  "repository_url": "https://github.com/Azure/azure-rest-api-specs",
4
4
  "autorest": "3.10.2",
5
5
  "use": [
@@ -5,4 +5,4 @@
5
5
  # license information.
6
6
  # --------------------------------------------------------------------------
7
7
 
8
- VERSION = "22.1.1"
8
+ VERSION = "22.2.0"
@@ -6,4 +6,4 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
 
9
- VERSION = "22.1.1"
9
+ VERSION = "22.2.0"
@@ -6,4 +6,4 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
 
9
- VERSION = "22.1.1"
9
+ VERSION = "22.2.0"
@@ -6,4 +6,4 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
 
9
- VERSION = "22.1.1"
9
+ VERSION = "22.2.0"
@@ -6,4 +6,4 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
 
9
- VERSION = "22.1.1"
9
+ VERSION = "22.2.0"
@@ -1399,7 +1399,7 @@ class StorageAccountsOperations: # pylint: disable=too-many-public-methods
1399
1399
  primary use case of a Planned Failover is disaster recovery testing drills. This type of
1400
1400
  failover is invoked by setting FailoverType parameter to 'Planned'. Learn more about the
1401
1401
  failover options here-
1402
- https://learn.microsoft.com/en-us/azure/storage/common/storage-disaster-recovery-guidance.
1402
+ https://learn.microsoft.com/azure/storage/common/storage-disaster-recovery-guidance.
1403
1403
 
1404
1404
  :param resource_group_name: The name of the resource group within the user's subscription. The
1405
1405
  name is case insensitive. Required.
@@ -84,7 +84,7 @@ class StorageTaskAssignmentInstancesReportOperations: # pylint: disable=name-to
84
84
  :type maxpagesize: int
85
85
  :param filter: Optional. When specified, it can be used to query using reporting properties.
86
86
  See `Constructing Filter Strings
87
- <https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
87
+ <https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
88
88
  for details. Default value is None.
89
89
  :type filter: str
90
90
  :return: An iterator like instance of either StorageTaskReportInstance or the result of
@@ -79,7 +79,7 @@ class StorageTaskAssignmentsInstancesReportOperations: # pylint: disable=name-t
79
79
  :type maxpagesize: int
80
80
  :param filter: Optional. When specified, it can be used to query using reporting properties.
81
81
  See `Constructing Filter Strings
82
- <https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
82
+ <https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
83
83
  for details. Default value is None.
84
84
  :type filter: str
85
85
  :return: An iterator like instance of either StorageTaskReportInstance or the result of
@@ -5098,7 +5098,7 @@ class ManagementPolicy(Resource):
5098
5098
  :ivar last_modified_time: Returns the date and time the ManagementPolicies was last modified.
5099
5099
  :vartype last_modified_time: ~datetime.datetime
5100
5100
  :ivar policy: The Storage Account ManagementPolicy, in JSON format. See more details in:
5101
- https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.
5101
+ https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.
5102
5102
  :vartype policy: ~azure.mgmt.storage.v2024_01_01.models.ManagementPolicySchema
5103
5103
  """
5104
5104
 
@@ -5120,7 +5120,7 @@ class ManagementPolicy(Resource):
5120
5120
  def __init__(self, *, policy: Optional["_models.ManagementPolicySchema"] = None, **kwargs: Any) -> None:
5121
5121
  """
5122
5122
  :keyword policy: The Storage Account ManagementPolicy, in JSON format. See more details in:
5123
- https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.
5123
+ https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.
5124
5124
  :paramtype policy: ~azure.mgmt.storage.v2024_01_01.models.ManagementPolicySchema
5125
5125
  """
5126
5126
  super().__init__(**kwargs)
@@ -5379,13 +5379,12 @@ class ManagementPolicyRule(_serialization.Model):
5379
5379
 
5380
5380
  class ManagementPolicySchema(_serialization.Model):
5381
5381
  """The Storage Account ManagementPolicies Rules. See more details in:
5382
- https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.
5382
+ https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.
5383
5383
 
5384
5384
  All required parameters must be populated in order to send to server.
5385
5385
 
5386
5386
  :ivar rules: The Storage Account ManagementPolicies Rules. See more details in:
5387
- https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.
5388
- Required.
5387
+ https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview. Required.
5389
5388
  :vartype rules: list[~azure.mgmt.storage.v2024_01_01.models.ManagementPolicyRule]
5390
5389
  """
5391
5390
 
@@ -5400,8 +5399,7 @@ class ManagementPolicySchema(_serialization.Model):
5400
5399
  def __init__(self, *, rules: List["_models.ManagementPolicyRule"], **kwargs: Any) -> None:
5401
5400
  """
5402
5401
  :keyword rules: The Storage Account ManagementPolicies Rules. See more details in:
5403
- https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts.
5404
- Required.
5402
+ https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview. Required.
5405
5403
  :paramtype rules: list[~azure.mgmt.storage.v2024_01_01.models.ManagementPolicyRule]
5406
5404
  """
5407
5405
  super().__init__(**kwargs)
@@ -7598,8 +7596,8 @@ class StorageAccount(TrackedResource):
7598
7596
  :vartype extended_location: ~azure.mgmt.storage.v2024_01_01.models.ExtendedLocation
7599
7597
  :ivar provisioning_state: Gets the status of the storage account at the time the operation was
7600
7598
  called. Known values are: "Creating", "ResolvingDNS", "Succeeded",
7601
- "ValidateSubscriptionQuotaBegin", "ValidateSubscriptionQuotaEnd", "Deleting", "Canceled", and
7602
- "Failed".
7599
+ "ValidateSubscriptionQuotaBegin", "ValidateSubscriptionQuotaEnd", "Accepted", "Deleting",
7600
+ "Canceled", and "Failed".
7603
7601
  :vartype provisioning_state: str or ~azure.mgmt.storage.v2024_01_01.models.ProvisioningState
7604
7602
  :ivar primary_endpoints: Gets the URLs that are used to perform a retrieval of a public blob,
7605
7603
  queue, or table object. Note that Standard_ZRS and Premium_LRS accounts only return the blob
@@ -9127,7 +9125,7 @@ class StorageTaskAssignmentProperties(_serialization.Model):
9127
9125
  :vartype report: ~azure.mgmt.storage.v2024_01_01.models.StorageTaskAssignmentReport
9128
9126
  :ivar provisioning_state: Represents the provisioning state of the storage task assignment.
9129
9127
  Known values are: "Creating", "ResolvingDNS", "Succeeded", "ValidateSubscriptionQuotaBegin",
9130
- "ValidateSubscriptionQuotaEnd", "Deleting", "Canceled", and "Failed".
9128
+ "ValidateSubscriptionQuotaEnd", "Accepted", "Deleting", "Canceled", and "Failed".
9131
9129
  :vartype provisioning_state: str or ~azure.mgmt.storage.v2024_01_01.models.ProvisioningState
9132
9130
  :ivar run_status: Run status of storage task assignment.
9133
9131
  :vartype run_status: ~azure.mgmt.storage.v2024_01_01.models.StorageTaskReportProperties
@@ -9319,7 +9317,7 @@ class StorageTaskAssignmentUpdateProperties(_serialization.Model):
9319
9317
  :vartype report: ~azure.mgmt.storage.v2024_01_01.models.StorageTaskAssignmentUpdateReport
9320
9318
  :ivar provisioning_state: Represents the provisioning state of the storage task assignment.
9321
9319
  Known values are: "Creating", "ResolvingDNS", "Succeeded", "ValidateSubscriptionQuotaBegin",
9322
- "ValidateSubscriptionQuotaEnd", "Deleting", "Canceled", and "Failed".
9320
+ "ValidateSubscriptionQuotaEnd", "Accepted", "Deleting", "Canceled", and "Failed".
9323
9321
  :vartype provisioning_state: str or ~azure.mgmt.storage.v2024_01_01.models.ProvisioningState
9324
9322
  :ivar run_status: Run status of storage task assignment.
9325
9323
  :vartype run_status: ~azure.mgmt.storage.v2024_01_01.models.StorageTaskReportProperties
@@ -9446,32 +9444,32 @@ class StorageTaskReportProperties(_serialization.Model):
9446
9444
  :ivar start_time: Start time of the run instance. Filter options such as startTime gt
9447
9445
  '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for
9448
9446
  DateTime properties in
9449
- https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators. # pylint: disable=line-too-long
9447
+ https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators.
9450
9448
  :vartype start_time: str
9451
9449
  :ivar finish_time: End time of the run instance. Filter options such as startTime gt
9452
9450
  '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for
9453
9451
  DateTime properties in
9454
- https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators. # pylint: disable=line-too-long
9452
+ https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators.
9455
9453
  :vartype finish_time: str
9456
9454
  :ivar objects_targeted_count: Total number of objects that meet the condition as defined in the
9457
9455
  storage task assignment execution context. Filter options such as objectsTargetedCount gt 50
9458
9456
  and other comparison operators can be used as described for Numerical properties in
9459
- https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators. # pylint: disable=line-too-long
9457
+ https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators.
9460
9458
  :vartype objects_targeted_count: str
9461
9459
  :ivar objects_operated_on_count: Total number of objects that meet the storage tasks condition
9462
9460
  and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other
9463
9461
  comparison operators can be used as described for Numerical properties in
9464
- https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators. # pylint: disable=line-too-long
9462
+ https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators.
9465
9463
  :vartype objects_operated_on_count: str
9466
9464
  :ivar object_failed_count: Total number of objects where task operation failed when was
9467
9465
  attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be
9468
9466
  used as described for Numerical properties in
9469
- https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators. # pylint: disable=line-too-long
9467
+ https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators.
9470
9468
  :vartype object_failed_count: str
9471
9469
  :ivar objects_succeeded_count: Total number of objects where task operation succeeded when was
9472
9470
  attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators
9473
9471
  can be used as described for Numerical properties in
9474
- https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators. # pylint: disable=line-too-long
9472
+ https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators.
9475
9473
  :vartype objects_succeeded_count: str
9476
9474
  :ivar run_status_error: Well known Azure Storage error code that represents the error
9477
9475
  encountered during execution of the run instance.
@@ -498,6 +498,7 @@ class ProvisioningState(str, Enum, metaclass=CaseInsensitiveEnumMeta):
498
498
  SUCCEEDED = "Succeeded"
499
499
  VALIDATE_SUBSCRIPTION_QUOTA_BEGIN = "ValidateSubscriptionQuotaBegin"
500
500
  VALIDATE_SUBSCRIPTION_QUOTA_END = "ValidateSubscriptionQuotaEnd"
501
+ ACCEPTED = "Accepted"
501
502
  DELETING = "Deleting"
502
503
  CANCELED = "Canceled"
503
504
  FAILED = "Failed"
@@ -2000,7 +2000,7 @@ class StorageAccountsOperations: # pylint: disable=too-many-public-methods
2000
2000
  primary use case of a Planned Failover is disaster recovery testing drills. This type of
2001
2001
  failover is invoked by setting FailoverType parameter to 'Planned'. Learn more about the
2002
2002
  failover options here-
2003
- https://learn.microsoft.com/en-us/azure/storage/common/storage-disaster-recovery-guidance.
2003
+ https://learn.microsoft.com/azure/storage/common/storage-disaster-recovery-guidance.
2004
2004
 
2005
2005
  :param resource_group_name: The name of the resource group within the user's subscription. The
2006
2006
  name is case insensitive. Required.
@@ -141,7 +141,7 @@ class StorageTaskAssignmentInstancesReportOperations: # pylint: disable=name-to
141
141
  :type maxpagesize: int
142
142
  :param filter: Optional. When specified, it can be used to query using reporting properties.
143
143
  See `Constructing Filter Strings
144
- <https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
144
+ <https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
145
145
  for details. Default value is None.
146
146
  :type filter: str
147
147
  :return: An iterator like instance of either StorageTaskReportInstance or the result of
@@ -127,7 +127,7 @@ class StorageTaskAssignmentsInstancesReportOperations: # pylint: disable=name-t
127
127
  :type maxpagesize: int
128
128
  :param filter: Optional. When specified, it can be used to query using reporting properties.
129
129
  See `Constructing Filter Strings
130
- <https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
130
+ <https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
131
131
  for details. Default value is None.
132
132
  :type filter: str
133
133
  :return: An iterator like instance of either StorageTaskReportInstance or the result of
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azure-mgmt-storage
3
- Version: 22.1.1
3
+ Version: 22.2.0
4
4
  Summary: Microsoft Azure Storage Management Client Library for Python
5
5
  Home-page: https://github.com/Azure/azure-sdk-for-python
6
6
  Author: Microsoft Corporation
@@ -51,7 +51,7 @@ pip install azure-identity
51
51
 
52
52
  ### Authentication
53
53
 
54
- By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables.
54
+ By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
55
55
 
56
56
  - `AZURE_CLIENT_ID` for Azure client ID.
57
57
  - `AZURE_TENANT_ID` for Azure tenant ID.
@@ -90,6 +90,11 @@ section of the project.
90
90
 
91
91
  # Release History
92
92
 
93
+ ## 22.2.0 (2025-04-21)
94
+
95
+ ### Features Added
96
+ - Enum `ProvisioningState` added member `ACCEPTED`
97
+
93
98
  ## 22.1.1 (2025-02-27)
94
99
 
95
100
  ### Bugs Fixed