azure-mgmt-storage 21.2.0__tar.gz → 21.2.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.
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/CHANGELOG.md +8 -0
- {azure-mgmt-storage-21.2.0/azure_mgmt_storage.egg-info → azure-mgmt-storage-21.2.1}/PKG-INFO +9 -1
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/_meta.json +4 -4
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/_serialization.py +1 -1
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/_version.py +1 -1
- {azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2016_12_01 → azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2015_06_15}/_version.py +1 -1
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/_version.py +1 -1
- {azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2017_06_01 → azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2016_12_01}/_version.py +1 -1
- {azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2015_06_15 → azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2017_06_01}/_version.py +1 -1
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2017_10_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2018_02_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2018_03_01_preview/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2018_07_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2018_11_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2019_04_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2019_06_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2020_08_01_preview/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2021_01_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2021_02_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2021_04_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2021_06_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2021_08_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2021_09_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2022_05_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2022_09_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2023_01_01/_version.py +9 -0
- azure-mgmt-storage-21.2.1/azure/mgmt/storage/v2023_05_01/_version.py +9 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_storage_task_assignment_instances_report_operations.py +2 -2
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_storage_task_assignments_instances_report_operations.py +2 -2
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_storage_task_assignments_operations.py +2 -2
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_storage_task_assignment_instances_report_operations.py +4 -4
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_storage_task_assignments_instances_report_operations.py +4 -4
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_storage_task_assignments_operations.py +4 -4
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1/azure_mgmt_storage.egg-info}/PKG-INFO +9 -1
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure_mgmt_storage.egg-info/SOURCES.txt +2 -1
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/tests/conftest.py +22 -4
- azure-mgmt-storage-21.2.1/tests/test_cli_mgmt_storage.py +26 -0
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2017_10_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2018_02_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2018_03_01_preview/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2018_07_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2018_11_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2019_04_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2019_06_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2020_08_01_preview/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2021_01_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2021_02_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2021_04_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2021_06_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2021_08_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2021_09_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2022_05_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2022_09_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2023_01_01/_version.py +0 -9
- azure-mgmt-storage-21.2.0/azure/mgmt/storage/v2023_05_01/_version.py +0 -9
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/LICENSE +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/MANIFEST.in +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/README.md +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/models.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/py.typed +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/aio/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/models/_storage_management_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2015_06_15/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/aio/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_01_01/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/aio/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/models/_storage_management_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2016_12_01/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/aio/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/models/_storage_management_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_06_01/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/_storage_management.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/aio/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/models/_storage_management_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2017_10_01/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/aio/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_02_01/operations/_usage_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_03_01_preview/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_07_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2018_11_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_04_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2019_06_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2020_08_01_preview/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_01_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_02_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_04_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_06_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_08_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2021_09_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_05_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2022_09_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_01_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/_vendor.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/_configuration.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/_storage_management_client.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_network_security_perimeter_configurations_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/aio/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/models/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/models/_models_py3.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/models/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/models/_storage_management_client_enums.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/__init__.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_blob_containers_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_blob_inventory_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_blob_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_deleted_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_encryption_scopes_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_file_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_file_shares_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_local_users_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_management_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_network_security_perimeter_configurations_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_object_replication_policies_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_patch.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_private_endpoint_connections_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_private_link_resources_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_queue_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_queue_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_skus_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_storage_accounts_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_table_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_table_services_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/v2023_05_01/operations/_usages_operations.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure_mgmt_storage.egg-info/dependency_links.txt +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure_mgmt_storage.egg-info/not-zip-safe +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure_mgmt_storage.egg-info/requires.txt +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure_mgmt_storage.egg-info/top_level.txt +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/setup.cfg +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/setup.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/tests/_aio_testcase.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/tests/disable_test_cli_mgmt_storage.py +0 -0
- {azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/tests/disable_test_cli_mgmt_storage_async.py +0 -0
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release History
|
2
2
|
|
3
|
+
## 21.2.1 (2024-06-27)
|
4
|
+
|
5
|
+
### Bugs Fixed
|
6
|
+
|
7
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentInstancesReportOperations.list from str to int
|
8
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentsInstancesReportOperations.list from str to int
|
9
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentsOperations.list from str to int
|
10
|
+
|
3
11
|
## 21.2.0 (2024-06-17)
|
4
12
|
|
5
13
|
### Features Added
|
{azure-mgmt-storage-21.2.0/azure_mgmt_storage.egg-info → azure-mgmt-storage-21.2.1}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: azure-mgmt-storage
|
3
|
-
Version: 21.2.
|
3
|
+
Version: 21.2.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
|
@@ -86,6 +86,14 @@ section of the project.
|
|
86
86
|
|
87
87
|
# Release History
|
88
88
|
|
89
|
+
## 21.2.1 (2024-06-27)
|
90
|
+
|
91
|
+
### Bugs Fixed
|
92
|
+
|
93
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentInstancesReportOperations.list from str to int
|
94
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentsInstancesReportOperations.list from str to int
|
95
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentsOperations.list from str to int
|
96
|
+
|
89
97
|
## 21.2.0 (2024-06-17)
|
90
98
|
|
91
99
|
### Features Added
|
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
|
-
"commit": "
|
2
|
+
"commit": "43f10d3b8bacd5fc6b01254b5050c613f26c3573",
|
3
3
|
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
|
4
4
|
"autorest": "3.10.2",
|
5
5
|
"use": [
|
6
|
-
"@autorest/python@6.13.
|
6
|
+
"@autorest/python@6.13.19",
|
7
7
|
"@autorest/modelerfour@4.27.0"
|
8
8
|
],
|
9
|
-
"autorest_command": "autorest specification/storage/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.13.
|
9
|
+
"autorest_command": "autorest specification/storage/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.13.19 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
|
10
10
|
"readme": "specification/storage/resource-manager/readme.md",
|
11
11
|
"package-2023-01": "2023-07-20 11:56:40 -0700 3e6b4ddca225530c27273d0f816466a905c0151b Microsoft.Storage/stable/2023-01-01/table.json",
|
12
12
|
"package-2022-09": "2022-11-13 19:43:16 -0800 da0cfefaa0e6c237e1e3819f1cb2e11d7606878d Microsoft.Storage/stable/2022-09-01/table.json",
|
@@ -29,5 +29,5 @@
|
|
29
29
|
"package-2016-12": "2020-05-21 10:20:08 +0200 db0f437ba79086e20570d648fe932c4266e7a7ed Microsoft.Storage/stable/2016-12-01/storage.json",
|
30
30
|
"package-2016-01": "2019-06-26 12:38:19 -0400 26df0a691d94445b2c96d348f5ecc31f6f9a2099 Microsoft.Storage/stable/2016-01-01/storage.json",
|
31
31
|
"package-2015-06": "2019-06-26 12:38:19 -0400 26df0a691d94445b2c96d348f5ecc31f6f9a2099 Microsoft.Storage/stable/2015-06-15/storage.json",
|
32
|
-
"package-2023-05": "2024-06-
|
32
|
+
"package-2023-05": "2024-06-26 09:32:01 -0700 db377f47cf7bf53bf077aa42967112a9783980d5 Microsoft.Storage/stable/2023-05-01/storageTaskAssignments.json"
|
33
33
|
}
|
{azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure/mgmt/storage/_serialization.py
RENAMED
@@ -1447,7 +1447,7 @@ class Deserializer(object):
|
|
1447
1447
|
elif isinstance(response, type) and issubclass(response, Enum):
|
1448
1448
|
return self.deserialize_enum(data, response)
|
1449
1449
|
|
1450
|
-
if data is None:
|
1450
|
+
if data is None or data is CoreNull:
|
1451
1451
|
return data
|
1452
1452
|
try:
|
1453
1453
|
attributes = response._attribute_map # type: ignore
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# --------------------------------------------------------------------------
|
3
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
+
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
# --------------------------------------------------------------------------
|
8
|
+
|
9
|
+
VERSION = "21.2.1"
|
@@ -64,7 +64,7 @@ class StorageTaskAssignmentInstancesReportOperations: # pylint: disable=name-to
|
|
64
64
|
resource_group_name: str,
|
65
65
|
account_name: str,
|
66
66
|
storage_task_assignment_name: str,
|
67
|
-
maxpagesize: Optional[
|
67
|
+
maxpagesize: Optional[int] = None,
|
68
68
|
filter: Optional[str] = None,
|
69
69
|
**kwargs: Any
|
70
70
|
) -> AsyncIterable["_models.StorageTaskReportInstance"]:
|
@@ -83,7 +83,7 @@ class StorageTaskAssignmentInstancesReportOperations: # pylint: disable=name-to
|
|
83
83
|
:type storage_task_assignment_name: str
|
84
84
|
:param maxpagesize: Optional, specifies the maximum number of storage task assignment instances
|
85
85
|
to be included in the list response. Default value is None.
|
86
|
-
:type maxpagesize:
|
86
|
+
:type maxpagesize: int
|
87
87
|
:param filter: Optional. When specified, it can be used to query using reporting properties.
|
88
88
|
See `Constructing Filter Strings
|
89
89
|
<https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
|
@@ -63,7 +63,7 @@ class StorageTaskAssignmentsInstancesReportOperations: # pylint: disable=name-t
|
|
63
63
|
self,
|
64
64
|
resource_group_name: str,
|
65
65
|
account_name: str,
|
66
|
-
maxpagesize: Optional[
|
66
|
+
maxpagesize: Optional[int] = None,
|
67
67
|
filter: Optional[str] = None,
|
68
68
|
**kwargs: Any
|
69
69
|
) -> AsyncIterable["_models.StorageTaskReportInstance"]:
|
@@ -78,7 +78,7 @@ class StorageTaskAssignmentsInstancesReportOperations: # pylint: disable=name-t
|
|
78
78
|
:type account_name: str
|
79
79
|
:param maxpagesize: Optional, specifies the maximum number of storage task assignment instances
|
80
80
|
to be included in the list response. Default value is None.
|
81
|
-
:type maxpagesize:
|
81
|
+
:type maxpagesize: int
|
82
82
|
:param filter: Optional. When specified, it can be used to query using reporting properties.
|
83
83
|
See `Constructing Filter Strings
|
84
84
|
<https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
|
@@ -709,7 +709,7 @@ class StorageTaskAssignmentsOperations:
|
|
709
709
|
|
710
710
|
@distributed_trace
|
711
711
|
def list(
|
712
|
-
self, resource_group_name: str, account_name: str, maxpagesize: Optional[
|
712
|
+
self, resource_group_name: str, account_name: str, maxpagesize: Optional[int] = None, **kwargs: Any
|
713
713
|
) -> AsyncIterable["_models.StorageTaskAssignment"]:
|
714
714
|
"""List all the storage task assignments in an account.
|
715
715
|
|
@@ -722,7 +722,7 @@ class StorageTaskAssignmentsOperations:
|
|
722
722
|
:type account_name: str
|
723
723
|
:param maxpagesize: Optional, specifies the maximum number of storage task assignment Ids to be
|
724
724
|
included in the list response. Default value is None.
|
725
|
-
:type maxpagesize:
|
725
|
+
:type maxpagesize: int
|
726
726
|
:return: An iterator like instance of either StorageTaskAssignment or the result of
|
727
727
|
cls(response)
|
728
728
|
:rtype:
|
@@ -47,7 +47,7 @@ def build_list_request(
|
|
47
47
|
storage_task_assignment_name: str,
|
48
48
|
subscription_id: str,
|
49
49
|
*,
|
50
|
-
maxpagesize: Optional[
|
50
|
+
maxpagesize: Optional[int] = None,
|
51
51
|
filter: Optional[str] = None,
|
52
52
|
**kwargs: Any
|
53
53
|
) -> HttpRequest:
|
@@ -84,7 +84,7 @@ def build_list_request(
|
|
84
84
|
|
85
85
|
# Construct parameters
|
86
86
|
if maxpagesize is not None:
|
87
|
-
_params["$maxpagesize"] = _SERIALIZER.query("maxpagesize", maxpagesize, "
|
87
|
+
_params["$maxpagesize"] = _SERIALIZER.query("maxpagesize", maxpagesize, "int")
|
88
88
|
if filter is not None:
|
89
89
|
_params["$filter"] = _SERIALIZER.query("filter", filter, "str")
|
90
90
|
_params["api-version"] = _SERIALIZER.query("api_version", api_version, "str")
|
@@ -121,7 +121,7 @@ class StorageTaskAssignmentInstancesReportOperations: # pylint: disable=name-to
|
|
121
121
|
resource_group_name: str,
|
122
122
|
account_name: str,
|
123
123
|
storage_task_assignment_name: str,
|
124
|
-
maxpagesize: Optional[
|
124
|
+
maxpagesize: Optional[int] = None,
|
125
125
|
filter: Optional[str] = None,
|
126
126
|
**kwargs: Any
|
127
127
|
) -> Iterable["_models.StorageTaskReportInstance"]:
|
@@ -140,7 +140,7 @@ class StorageTaskAssignmentInstancesReportOperations: # pylint: disable=name-to
|
|
140
140
|
:type storage_task_assignment_name: str
|
141
141
|
:param maxpagesize: Optional, specifies the maximum number of storage task assignment instances
|
142
142
|
to be included in the list response. Default value is None.
|
143
|
-
:type maxpagesize:
|
143
|
+
:type maxpagesize: int
|
144
144
|
:param filter: Optional. When specified, it can be used to query using reporting properties.
|
145
145
|
See `Constructing Filter Strings
|
146
146
|
<https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
|
@@ -46,7 +46,7 @@ def build_list_request(
|
|
46
46
|
account_name: str,
|
47
47
|
subscription_id: str,
|
48
48
|
*,
|
49
|
-
maxpagesize: Optional[
|
49
|
+
maxpagesize: Optional[int] = None,
|
50
50
|
filter: Optional[str] = None,
|
51
51
|
**kwargs: Any
|
52
52
|
) -> HttpRequest:
|
@@ -75,7 +75,7 @@ def build_list_request(
|
|
75
75
|
|
76
76
|
# Construct parameters
|
77
77
|
if maxpagesize is not None:
|
78
|
-
_params["$maxpagesize"] = _SERIALIZER.query("maxpagesize", maxpagesize, "
|
78
|
+
_params["$maxpagesize"] = _SERIALIZER.query("maxpagesize", maxpagesize, "int")
|
79
79
|
if filter is not None:
|
80
80
|
_params["$filter"] = _SERIALIZER.query("filter", filter, "str")
|
81
81
|
_params["api-version"] = _SERIALIZER.query("api_version", api_version, "str")
|
@@ -111,7 +111,7 @@ class StorageTaskAssignmentsInstancesReportOperations: # pylint: disable=name-t
|
|
111
111
|
self,
|
112
112
|
resource_group_name: str,
|
113
113
|
account_name: str,
|
114
|
-
maxpagesize: Optional[
|
114
|
+
maxpagesize: Optional[int] = None,
|
115
115
|
filter: Optional[str] = None,
|
116
116
|
**kwargs: Any
|
117
117
|
) -> Iterable["_models.StorageTaskReportInstance"]:
|
@@ -126,7 +126,7 @@ class StorageTaskAssignmentsInstancesReportOperations: # pylint: disable=name-t
|
|
126
126
|
:type account_name: str
|
127
127
|
:param maxpagesize: Optional, specifies the maximum number of storage task assignment instances
|
128
128
|
to be included in the list response. Default value is None.
|
129
|
-
:type maxpagesize:
|
129
|
+
:type maxpagesize: int
|
130
130
|
:param filter: Optional. When specified, it can be used to query using reporting properties.
|
131
131
|
See `Constructing Filter Strings
|
132
132
|
<https://learn.microsoft.com/en-us/rest/api/storageservices/querying-tables-and-entities#constructing-filter-strings>`_
|
@@ -227,7 +227,7 @@ def build_list_request(
|
|
227
227
|
account_name: str,
|
228
228
|
subscription_id: str,
|
229
229
|
*,
|
230
|
-
maxpagesize: Optional[
|
230
|
+
maxpagesize: Optional[int] = None,
|
231
231
|
**kwargs: Any
|
232
232
|
) -> HttpRequest:
|
233
233
|
_headers = case_insensitive_dict(kwargs.pop("headers", {}) or {})
|
@@ -255,7 +255,7 @@ def build_list_request(
|
|
255
255
|
|
256
256
|
# Construct parameters
|
257
257
|
if maxpagesize is not None:
|
258
|
-
_params["$maxpagesize"] = _SERIALIZER.query("maxpagesize", maxpagesize, "
|
258
|
+
_params["$maxpagesize"] = _SERIALIZER.query("maxpagesize", maxpagesize, "int")
|
259
259
|
_params["api-version"] = _SERIALIZER.query("api_version", api_version, "str")
|
260
260
|
|
261
261
|
# Construct headers
|
@@ -925,7 +925,7 @@ class StorageTaskAssignmentsOperations:
|
|
925
925
|
|
926
926
|
@distributed_trace
|
927
927
|
def list(
|
928
|
-
self, resource_group_name: str, account_name: str, maxpagesize: Optional[
|
928
|
+
self, resource_group_name: str, account_name: str, maxpagesize: Optional[int] = None, **kwargs: Any
|
929
929
|
) -> Iterable["_models.StorageTaskAssignment"]:
|
930
930
|
"""List all the storage task assignments in an account.
|
931
931
|
|
@@ -938,7 +938,7 @@ class StorageTaskAssignmentsOperations:
|
|
938
938
|
:type account_name: str
|
939
939
|
:param maxpagesize: Optional, specifies the maximum number of storage task assignment Ids to be
|
940
940
|
included in the list response. Default value is None.
|
941
|
-
:type maxpagesize:
|
941
|
+
:type maxpagesize: int
|
942
942
|
:return: An iterator like instance of either StorageTaskAssignment or the result of
|
943
943
|
cls(response)
|
944
944
|
:rtype:
|
{azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1/azure_mgmt_storage.egg-info}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: azure-mgmt-storage
|
3
|
-
Version: 21.2.
|
3
|
+
Version: 21.2.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
|
@@ -86,6 +86,14 @@ section of the project.
|
|
86
86
|
|
87
87
|
# Release History
|
88
88
|
|
89
|
+
## 21.2.1 (2024-06-27)
|
90
|
+
|
91
|
+
### Bugs Fixed
|
92
|
+
|
93
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentInstancesReportOperations.list from str to int
|
94
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentsInstancesReportOperations.list from str to int
|
95
|
+
- Fix signature `maxpagesize` type of Operation StorageTaskAssignmentsOperations.list from str to int
|
96
|
+
|
89
97
|
## 21.2.0 (2024-06-17)
|
90
98
|
|
91
99
|
### Features Added
|
{azure-mgmt-storage-21.2.0 → azure-mgmt-storage-21.2.1}/azure_mgmt_storage.egg-info/SOURCES.txt
RENAMED
@@ -989,4 +989,5 @@ azure_mgmt_storage.egg-info/top_level.txt
|
|
989
989
|
tests/_aio_testcase.py
|
990
990
|
tests/conftest.py
|
991
991
|
tests/disable_test_cli_mgmt_storage.py
|
992
|
-
tests/disable_test_cli_mgmt_storage_async.py
|
992
|
+
tests/disable_test_cli_mgmt_storage_async.py
|
993
|
+
tests/test_cli_mgmt_storage.py
|
@@ -23,10 +23,28 @@
|
|
23
23
|
# IN THE SOFTWARE.
|
24
24
|
#
|
25
25
|
# --------------------------------------------------------------------------
|
26
|
+
import os
|
26
27
|
import platform
|
28
|
+
import pytest
|
27
29
|
import sys
|
28
30
|
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
31
|
+
from dotenv import load_dotenv
|
32
|
+
|
33
|
+
from devtools_testutils import test_proxy, add_general_regex_sanitizer
|
34
|
+
from devtools_testutils import add_header_regex_sanitizer, add_body_key_sanitizer
|
35
|
+
|
36
|
+
load_dotenv()
|
37
|
+
|
38
|
+
@pytest.fixture(scope="session", autouse=True)
|
39
|
+
def add_sanitizers(test_proxy):
|
40
|
+
subscription_id = os.environ.get("AZURE_SUBSCRIPTION_ID", "00000000-0000-0000-0000-000000000000")
|
41
|
+
tenant_id = os.environ.get("AZURE_TENANT_ID", "00000000-0000-0000-0000-000000000000")
|
42
|
+
client_id = os.environ.get("AZURE_CLIENT_ID", "00000000-0000-0000-0000-000000000000")
|
43
|
+
client_secret = os.environ.get("AZURE_CLIENT_SECRET", "00000000-0000-0000-0000-000000000000")
|
44
|
+
add_general_regex_sanitizer(regex=subscription_id, value="00000000-0000-0000-0000-000000000000")
|
45
|
+
add_general_regex_sanitizer(regex=tenant_id, value="00000000-0000-0000-0000-000000000000")
|
46
|
+
add_general_regex_sanitizer(regex=client_id, value="00000000-0000-0000-0000-000000000000")
|
47
|
+
add_general_regex_sanitizer(regex=client_secret, value="00000000-0000-0000-0000-000000000000")
|
48
|
+
add_header_regex_sanitizer(key="Set-Cookie", value="[set-cookie;]")
|
49
|
+
add_header_regex_sanitizer(key="Cookie", value="cookie;")
|
50
|
+
add_body_key_sanitizer(json_path="$..access_token", value="access_token")
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
|
3
|
+
#-------------------------------------------------------------------------
|
4
|
+
# Copyright (c) Microsoft Corporation. All rights reserved.
|
5
|
+
# Licensed under the MIT License. See License.txt in the project root for
|
6
|
+
# license information.
|
7
|
+
#--------------------------------------------------------------------------
|
8
|
+
|
9
|
+
from azure.mgmt.storage import StorageManagementClient
|
10
|
+
from devtools_testutils import AzureMgmtRecordedTestCase, RandomNameResourceGroupPreparer, recorded_by_proxy
|
11
|
+
|
12
|
+
AZURE_LOCATION = 'eastus'
|
13
|
+
|
14
|
+
class TestMgmtStorage(AzureMgmtRecordedTestCase):
|
15
|
+
|
16
|
+
def setup_method(self, method):
|
17
|
+
self.client = self.create_mgmt_client(StorageManagementClient)
|
18
|
+
|
19
|
+
@RandomNameResourceGroupPreparer(location=AZURE_LOCATION)
|
20
|
+
@recorded_by_proxy
|
21
|
+
def test_list_by_resource_group(self, resource_group):
|
22
|
+
assert list(self.client.storage_accounts.list_by_resource_group(resource_group.name)) == []
|
23
|
+
|
24
|
+
@recorded_by_proxy
|
25
|
+
def test_list_operations(self):
|
26
|
+
assert list(self.client.operations.list())
|
@@ -1,9 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# --------------------------------------------------------------------------
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
-
# --------------------------------------------------------------------------
|
8
|
-
|
9
|
-
VERSION = "21.2.0"
|
@@ -1,9 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# --------------------------------------------------------------------------
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
-
# --------------------------------------------------------------------------
|
8
|
-
|
9
|
-
VERSION = "21.2.0"
|
@@ -1,9 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# --------------------------------------------------------------------------
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
-
# --------------------------------------------------------------------------
|
8
|
-
|
9
|
-
VERSION = "21.2.0"
|
@@ -1,9 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# --------------------------------------------------------------------------
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
-
# --------------------------------------------------------------------------
|
8
|
-
|
9
|
-
VERSION = "21.2.0"
|
@@ -1,9 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# --------------------------------------------------------------------------
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
-
# --------------------------------------------------------------------------
|
8
|
-
|
9
|
-
VERSION = "21.2.0"
|
@@ -1,9 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# --------------------------------------------------------------------------
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
-
# --------------------------------------------------------------------------
|
8
|
-
|
9
|
-
VERSION = "21.2.0"
|