CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
azure/__init__.py
azure/mgmt/__init__.py
azure/mgmt/resource/__init__.py
azure/mgmt/resource/_version.py
azure/mgmt/resource/py.typed
azure/mgmt/resource/resources/__init__.py
azure/mgmt/resource/resources/_configuration.py
azure/mgmt/resource/resources/_patch.py
azure/mgmt/resource/resources/_resource_management_client.py
azure/mgmt/resource/resources/_version.py
azure/mgmt/resource/resources/py.typed
azure/mgmt/resource/resources/_utils/__init__.py
azure/mgmt/resource/resources/_utils/serialization.py
azure/mgmt/resource/resources/aio/__init__.py
azure/mgmt/resource/resources/aio/_configuration.py
azure/mgmt/resource/resources/aio/_patch.py
azure/mgmt/resource/resources/aio/_resource_management_client.py
azure/mgmt/resource/resources/aio/operations/__init__.py
azure/mgmt/resource/resources/aio/operations/_operations.py
azure/mgmt/resource/resources/aio/operations/_patch.py
azure/mgmt/resource/resources/models/__init__.py
azure/mgmt/resource/resources/models/_models_py3.py
azure/mgmt/resource/resources/models/_patch.py
azure/mgmt/resource/resources/models/_resource_management_client_enums.py
azure/mgmt/resource/resources/operations/__init__.py
azure/mgmt/resource/resources/operations/_operations.py
azure/mgmt/resource/resources/operations/_patch.py
azure_mgmt_resource.egg-info/PKG-INFO
azure_mgmt_resource.egg-info/SOURCES.txt
azure_mgmt_resource.egg-info/dependency_links.txt
azure_mgmt_resource.egg-info/requires.txt
azure_mgmt_resource.egg-info/top_level.txt
tests/conftest.py
tests/test_mgmt_resource_resource_management_test.py
tests/test_resource_management_providers_operations_async_test.py
tests/test_resource_management_providers_operations_test.py
tests/test_resource_management_resource_groups_operations_async_test.py
tests/test_resource_management_resource_groups_operations_test.py
tests/test_resource_management_resources_operations_async_test.py
tests/test_resource_management_resources_operations_test.py
tests/test_resource_management_tags_operations_async_test.py
tests/test_resource_management_tags_operations_test.py
tests/test_utils.py