azure-mgmt-storage 22.1.0__tar.gz → 22.1.1__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.0 → azure_mgmt_storage-22.1.1}/CHANGELOG.md +6 -0
  2. {azure_mgmt_storage-22.1.0/azure_mgmt_storage.egg-info → azure_mgmt_storage-22.1.1}/PKG-INFO +7 -1
  3. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/_meta.json +1 -1
  4. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/_version.py +1 -1
  5. {azure_mgmt_storage-22.1.0/azure/mgmt/storage/v2019_06_01 → azure_mgmt_storage-22.1.1/azure/mgmt/storage/v2016_01_01}/_version.py +1 -1
  6. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/_version.py +1 -1
  7. {azure_mgmt_storage-22.1.0/azure/mgmt/storage/v2024_01_01 → azure_mgmt_storage-22.1.1/azure/mgmt/storage/v2019_06_01}/_version.py +1 -1
  8. {azure_mgmt_storage-22.1.0/azure/mgmt/storage/v2016_01_01 → azure_mgmt_storage-22.1.1/azure/mgmt/storage/v2024_01_01}/_version.py +1 -1
  9. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/models/_models_py3.py +6 -6
  10. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1/azure_mgmt_storage.egg-info}/PKG-INFO +7 -1
  11. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/LICENSE +0 -0
  12. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/MANIFEST.in +0 -0
  13. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/README.md +0 -0
  14. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/__init__.py +0 -0
  15. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/__init__.py +0 -0
  16. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/__init__.py +0 -0
  17. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/_configuration.py +0 -0
  18. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/_serialization.py +0 -0
  19. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/_storage_management_client.py +0 -0
  20. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/aio/__init__.py +0 -0
  21. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/aio/_configuration.py +0 -0
  22. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/aio/_storage_management_client.py +0 -0
  23. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/models.py +0 -0
  24. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/py.typed +0 -0
  25. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/__init__.py +0 -0
  26. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/_configuration.py +0 -0
  27. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/_patch.py +0 -0
  28. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/_storage_management_client.py +0 -0
  29. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/__init__.py +0 -0
  30. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/_configuration.py +0 -0
  31. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/_patch.py +0 -0
  32. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/_storage_management_client.py +0 -0
  33. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/operations/__init__.py +0 -0
  34. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/operations/_patch.py +0 -0
  35. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/operations/_storage_accounts_operations.py +0 -0
  36. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/aio/operations/_usage_operations.py +0 -0
  37. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/models/__init__.py +0 -0
  38. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/models/_models_py3.py +0 -0
  39. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/models/_patch.py +0 -0
  40. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/models/_storage_management_client_enums.py +0 -0
  41. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/operations/__init__.py +0 -0
  42. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/operations/_patch.py +0 -0
  43. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/operations/_storage_accounts_operations.py +0 -0
  44. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/operations/_usage_operations.py +0 -0
  45. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2016_01_01/py.typed +0 -0
  46. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/__init__.py +0 -0
  47. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/_configuration.py +0 -0
  48. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/_patch.py +0 -0
  49. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/_storage_management.py +0 -0
  50. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/__init__.py +0 -0
  51. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/_configuration.py +0 -0
  52. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/_patch.py +0 -0
  53. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/_storage_management.py +0 -0
  54. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/operations/__init__.py +0 -0
  55. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_operations.py +0 -0
  56. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_patch.py +0 -0
  57. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_skus_operations.py +0 -0
  58. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_storage_accounts_operations.py +0 -0
  59. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_usage_operations.py +0 -0
  60. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/models/__init__.py +0 -0
  61. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/models/_models_py3.py +0 -0
  62. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/models/_patch.py +0 -0
  63. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/models/_storage_management_enums.py +0 -0
  64. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/operations/__init__.py +0 -0
  65. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/operations/_operations.py +0 -0
  66. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/operations/_patch.py +0 -0
  67. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/operations/_skus_operations.py +0 -0
  68. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/operations/_storage_accounts_operations.py +0 -0
  69. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/operations/_usage_operations.py +0 -0
  70. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2017_10_01/py.typed +0 -0
  71. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/__init__.py +0 -0
  72. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/_configuration.py +0 -0
  73. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/_patch.py +0 -0
  74. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/_storage_management_client.py +0 -0
  75. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/__init__.py +0 -0
  76. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/_configuration.py +0 -0
  77. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/_patch.py +0 -0
  78. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/_storage_management_client.py +0 -0
  79. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/__init__.py +0 -0
  80. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_containers_operations.py +0 -0
  81. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
  82. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_services_operations.py +0 -0
  83. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_encryption_scopes_operations.py +0 -0
  84. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_file_services_operations.py +0 -0
  85. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_file_shares_operations.py +0 -0
  86. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_management_policies_operations.py +0 -0
  87. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_object_replication_policies_operations.py +0 -0
  88. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_operations.py +0 -0
  89. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_patch.py +0 -0
  90. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
  91. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_private_link_resources_operations.py +0 -0
  92. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_queue_operations.py +0 -0
  93. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_queue_services_operations.py +0 -0
  94. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_skus_operations.py +0 -0
  95. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_storage_accounts_operations.py +0 -0
  96. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_table_operations.py +0 -0
  97. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_table_services_operations.py +0 -0
  98. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_usages_operations.py +0 -0
  99. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/models/__init__.py +0 -0
  100. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/models/_models_py3.py +0 -0
  101. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/models/_patch.py +0 -0
  102. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/models/_storage_management_client_enums.py +0 -0
  103. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/__init__.py +0 -0
  104. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_blob_containers_operations.py +0 -0
  105. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_blob_inventory_policies_operations.py +0 -0
  106. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_blob_services_operations.py +0 -0
  107. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_encryption_scopes_operations.py +0 -0
  108. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_file_services_operations.py +0 -0
  109. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_file_shares_operations.py +0 -0
  110. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_management_policies_operations.py +0 -0
  111. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_object_replication_policies_operations.py +0 -0
  112. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_operations.py +0 -0
  113. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_patch.py +0 -0
  114. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_private_endpoint_connections_operations.py +0 -0
  115. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_private_link_resources_operations.py +0 -0
  116. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_queue_operations.py +0 -0
  117. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_queue_services_operations.py +0 -0
  118. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_skus_operations.py +0 -0
  119. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_storage_accounts_operations.py +0 -0
  120. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_table_operations.py +0 -0
  121. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_table_services_operations.py +0 -0
  122. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/operations/_usages_operations.py +0 -0
  123. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2019_06_01/py.typed +0 -0
  124. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/__init__.py +0 -0
  125. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/_configuration.py +0 -0
  126. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/_patch.py +0 -0
  127. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/_storage_management_client.py +0 -0
  128. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/__init__.py +0 -0
  129. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/_configuration.py +0 -0
  130. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/_patch.py +0 -0
  131. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/_storage_management_client.py +0 -0
  132. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/__init__.py +0 -0
  133. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_blob_containers_operations.py +0 -0
  134. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
  135. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_blob_services_operations.py +0 -0
  136. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_deleted_accounts_operations.py +0 -0
  137. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_encryption_scopes_operations.py +0 -0
  138. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_file_services_operations.py +0 -0
  139. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_file_shares_operations.py +0 -0
  140. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_local_users_operations.py +0 -0
  141. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_management_policies_operations.py +0 -0
  142. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_network_security_perimeter_configurations_operations.py +0 -0
  143. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_object_replication_policies_operations.py +0 -0
  144. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_operations.py +0 -0
  145. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_patch.py +0 -0
  146. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
  147. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_private_link_resources_operations.py +0 -0
  148. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_queue_operations.py +0 -0
  149. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_queue_services_operations.py +0 -0
  150. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_skus_operations.py +0 -0
  151. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_accounts_operations.py +0 -0
  152. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignment_instances_report_operations.py +0 -0
  153. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignments_instances_report_operations.py +0 -0
  154. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_storage_task_assignments_operations.py +0 -0
  155. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_table_operations.py +0 -0
  156. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_table_services_operations.py +0 -0
  157. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/aio/operations/_usages_operations.py +0 -0
  158. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/models/__init__.py +0 -0
  159. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/models/_patch.py +0 -0
  160. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/models/_storage_management_client_enums.py +0 -0
  161. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/__init__.py +0 -0
  162. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_blob_containers_operations.py +0 -0
  163. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_blob_inventory_policies_operations.py +0 -0
  164. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_blob_services_operations.py +0 -0
  165. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_deleted_accounts_operations.py +0 -0
  166. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_encryption_scopes_operations.py +0 -0
  167. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_file_services_operations.py +0 -0
  168. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_file_shares_operations.py +0 -0
  169. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_local_users_operations.py +0 -0
  170. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_management_policies_operations.py +0 -0
  171. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_network_security_perimeter_configurations_operations.py +0 -0
  172. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_object_replication_policies_operations.py +0 -0
  173. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_operations.py +0 -0
  174. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_patch.py +0 -0
  175. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_private_endpoint_connections_operations.py +0 -0
  176. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_private_link_resources_operations.py +0 -0
  177. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_queue_operations.py +0 -0
  178. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_queue_services_operations.py +0 -0
  179. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_skus_operations.py +0 -0
  180. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_storage_accounts_operations.py +0 -0
  181. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_storage_task_assignment_instances_report_operations.py +0 -0
  182. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_storage_task_assignments_instances_report_operations.py +0 -0
  183. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_storage_task_assignments_operations.py +0 -0
  184. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_table_operations.py +0 -0
  185. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_table_services_operations.py +0 -0
  186. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/operations/_usages_operations.py +0 -0
  187. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure/mgmt/storage/v2024_01_01/py.typed +0 -0
  188. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure_mgmt_storage.egg-info/SOURCES.txt +0 -0
  189. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure_mgmt_storage.egg-info/dependency_links.txt +0 -0
  190. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure_mgmt_storage.egg-info/not-zip-safe +0 -0
  191. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure_mgmt_storage.egg-info/requires.txt +0 -0
  192. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/azure_mgmt_storage.egg-info/top_level.txt +0 -0
  193. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/pyproject.toml +0 -0
  194. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/setup.cfg +0 -0
  195. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/setup.py +0 -0
  196. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/_aio_testcase.py +0 -0
  197. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/conftest.py +0 -0
  198. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/disable_test_cli_mgmt_storage.py +0 -0
  199. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/disable_test_cli_mgmt_storage_async.py +0 -0
  200. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_deleted_accounts_operations_async_test.py +0 -0
  201. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_deleted_accounts_operations_test.py +0 -0
  202. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_operations_async_test.py +0 -0
  203. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_operations_test.py +0 -0
  204. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_skus_operations_async_test.py +0 -0
  205. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_skus_operations_test.py +0 -0
  206. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_storage_accounts_operations_async_test.py +0 -0
  207. {azure_mgmt_storage-22.1.0 → azure_mgmt_storage-22.1.1}/tests/test_storage_management_storage_accounts_operations_test.py +0 -0
@@ -1,5 +1,11 @@
1
1
  # Release History
2
2
 
3
+ ## 22.1.1 (2025-02-27)
4
+
5
+ ### Bugs Fixed
6
+
7
+ - Fix deserialization error for model `FileShare` and `FileShareItem`
8
+
3
9
  ## 22.1.0 (2025-02-19)
4
10
 
5
11
  ### Features Added
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azure-mgmt-storage
3
- Version: 22.1.0
3
+ Version: 22.1.1
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
@@ -90,6 +90,12 @@ section of the project.
90
90
 
91
91
  # Release History
92
92
 
93
+ ## 22.1.1 (2025-02-27)
94
+
95
+ ### Bugs Fixed
96
+
97
+ - Fix deserialization error for model `FileShare` and `FileShareItem`
98
+
93
99
  ## 22.1.0 (2025-02-19)
94
100
 
95
101
  ### Features Added
@@ -1,5 +1,5 @@
1
1
  {
2
- "commit": "1d424c359209fda4d6ec397e43267da82e87a070",
2
+ "commit": "2d73bd7fb1c68a8b6829fac1760bd0fc84ca5554",
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.0"
8
+ VERSION = "22.1.1"
@@ -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.0"
9
+ VERSION = "22.1.1"
@@ -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.0"
9
+ VERSION = "22.1.1"
@@ -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.0"
9
+ VERSION = "22.1.1"
@@ -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.0"
9
+ VERSION = "22.1.1"
@@ -3045,14 +3045,14 @@ class FileShare(AzureEntityResource):
3045
3045
  "provisioned_bandwidth_mibps": {"key": "properties.provisionedBandwidthMibps", "type": "int"},
3046
3046
  "included_burst_iops": {"key": "properties.includedBurstIops", "type": "int"},
3047
3047
  "max_burst_credits_for_iops": {"key": "properties.maxBurstCreditsForIops", "type": "int"},
3048
- "next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "iso-8601"},
3048
+ "next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "rfc-1123"},
3049
3049
  "next_allowed_provisioned_iops_downgrade_time": {
3050
3050
  "key": "properties.nextAllowedProvisionedIopsDowngradeTime",
3051
- "type": "iso-8601",
3051
+ "type": "rfc-1123",
3052
3052
  },
3053
3053
  "next_allowed_provisioned_bandwidth_downgrade_time": {
3054
3054
  "key": "properties.nextAllowedProvisionedBandwidthDowngradeTime",
3055
- "type": "iso-8601",
3055
+ "type": "rfc-1123",
3056
3056
  },
3057
3057
  "enabled_protocols": {"key": "properties.enabledProtocols", "type": "str"},
3058
3058
  "root_squash": {"key": "properties.rootSquash", "type": "str"},
@@ -3281,14 +3281,14 @@ class FileShareItem(AzureEntityResource):
3281
3281
  "provisioned_bandwidth_mibps": {"key": "properties.provisionedBandwidthMibps", "type": "int"},
3282
3282
  "included_burst_iops": {"key": "properties.includedBurstIops", "type": "int"},
3283
3283
  "max_burst_credits_for_iops": {"key": "properties.maxBurstCreditsForIops", "type": "int"},
3284
- "next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "iso-8601"},
3284
+ "next_allowed_quota_downgrade_time": {"key": "properties.nextAllowedQuotaDowngradeTime", "type": "rfc-1123"},
3285
3285
  "next_allowed_provisioned_iops_downgrade_time": {
3286
3286
  "key": "properties.nextAllowedProvisionedIopsDowngradeTime",
3287
- "type": "iso-8601",
3287
+ "type": "rfc-1123",
3288
3288
  },
3289
3289
  "next_allowed_provisioned_bandwidth_downgrade_time": {
3290
3290
  "key": "properties.nextAllowedProvisionedBandwidthDowngradeTime",
3291
- "type": "iso-8601",
3291
+ "type": "rfc-1123",
3292
3292
  },
3293
3293
  "enabled_protocols": {"key": "properties.enabledProtocols", "type": "str"},
3294
3294
  "root_squash": {"key": "properties.rootSquash", "type": "str"},
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azure-mgmt-storage
3
- Version: 22.1.0
3
+ Version: 22.1.1
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
@@ -90,6 +90,12 @@ section of the project.
90
90
 
91
91
  # Release History
92
92
 
93
+ ## 22.1.1 (2025-02-27)
94
+
95
+ ### Bugs Fixed
96
+
97
+ - Fix deserialization error for model `FileShare` and `FileShareItem`
98
+
93
99
  ## 22.1.0 (2025-02-19)
94
100
 
95
101
  ### Features Added