CHANGELOG.md
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/purview/__init__.py
azure/purview/account/__init__.py
azure/purview/account/_configuration.py
azure/purview/account/_purview_account_client.py
azure/purview/account/_version.py
azure/purview/account/aio/__init__.py
azure/purview/account/aio/_configuration.py
azure/purview/account/aio/_purview_account_client.py
azure/purview/account/aio/operations/__init__.py
azure/purview/account/aio/operations/_accounts_operations.py
azure/purview/account/aio/operations/_collections_operations.py
azure/purview/account/aio/operations/_resource_set_rules_operations.py
azure/purview/account/operations/__init__.py
azure/purview/account/operations/_accounts_operations.py
azure/purview/account/operations/_collections_operations.py
azure/purview/account/operations/_resource_set_rules_operations.py
azure_purview_account.egg-info/PKG-INFO
azure_purview_account.egg-info/SOURCES.txt
azure_purview_account.egg-info/dependency_links.txt
azure_purview_account.egg-info/not-zip-safe
azure_purview_account.egg-info/requires.txt
azure_purview_account.egg-info/top_level.txt
tests/_util.py
tests/conftest.py
tests/test_smoke.py
tests/test_smoke_async.py
tests/testcase.py
tests/testcase_async.py