CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/mgmt/__init__.py
azure/mgmt/dns/__init__.py
azure/mgmt/dns/_configuration.py
azure/mgmt/dns/_dns_management_client.py
azure/mgmt/dns/_patch.py
azure/mgmt/dns/_version.py
azure/mgmt/dns/py.typed
azure/mgmt/dns/_utils/__init__.py
azure/mgmt/dns/_utils/serialization.py
azure/mgmt/dns/aio/__init__.py
azure/mgmt/dns/aio/_configuration.py
azure/mgmt/dns/aio/_dns_management_client.py
azure/mgmt/dns/aio/_patch.py
azure/mgmt/dns/aio/operations/__init__.py
azure/mgmt/dns/aio/operations/_dns_resource_reference_operations.py
azure/mgmt/dns/aio/operations/_patch.py
azure/mgmt/dns/aio/operations/_record_sets_operations.py
azure/mgmt/dns/aio/operations/_zones_operations.py
azure/mgmt/dns/models/__init__.py
azure/mgmt/dns/models/_dns_management_client_enums.py
azure/mgmt/dns/models/_models_py3.py
azure/mgmt/dns/models/_patch.py
azure/mgmt/dns/operations/__init__.py
azure/mgmt/dns/operations/_dns_resource_reference_operations.py
azure/mgmt/dns/operations/_patch.py
azure/mgmt/dns/operations/_record_sets_operations.py
azure/mgmt/dns/operations/_zones_operations.py
azure_mgmt_dns.egg-info/PKG-INFO
azure_mgmt_dns.egg-info/SOURCES.txt
azure_mgmt_dns.egg-info/dependency_links.txt
azure_mgmt_dns.egg-info/not-zip-safe
azure_mgmt_dns.egg-info/requires.txt
azure_mgmt_dns.egg-info/top_level.txt
tests/conftest.py
tests/test_dns_management_zones_operations_async_test.py
tests/test_dns_management_zones_operations_test.py
tests/test_mgmt_dns_test.py