CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
azure/__init__.py
azure/health/__init__.py
azure/health/deidentification/__init__.py
azure/health/deidentification/_client.py
azure/health/deidentification/_configuration.py
azure/health/deidentification/_model_base.py
azure/health/deidentification/_patch.py
azure/health/deidentification/_serialization.py
azure/health/deidentification/_vendor.py
azure/health/deidentification/_version.py
azure/health/deidentification/py.typed
azure/health/deidentification/_operations/__init__.py
azure/health/deidentification/_operations/_operations.py
azure/health/deidentification/_operations/_patch.py
azure/health/deidentification/aio/__init__.py
azure/health/deidentification/aio/_client.py
azure/health/deidentification/aio/_configuration.py
azure/health/deidentification/aio/_patch.py
azure/health/deidentification/aio/_vendor.py
azure/health/deidentification/aio/_operations/__init__.py
azure/health/deidentification/aio/_operations/_operations.py
azure/health/deidentification/aio/_operations/_patch.py
azure/health/deidentification/models/__init__.py
azure/health/deidentification/models/_enums.py
azure/health/deidentification/models/_models.py
azure/health/deidentification/models/_patch.py
azure_health_deidentification.egg-info/PKG-INFO
azure_health_deidentification.egg-info/SOURCES.txt
azure_health_deidentification.egg-info/dependency_links.txt
azure_health_deidentification.egg-info/not-zip-safe
azure_health_deidentification.egg-info/requires.txt
azure_health_deidentification.egg-info/top_level.txt
samples/README.md
samples/sample_create_and_wait_job.py
samples/sample_list_job_files.py
samples/sample_list_jobs.py
samples/sample_realtime_deidentification.py
samples/async_samples/sample_create_and_wait_job_async.py
samples/async_samples/sample_list_job_files_async.py
samples/async_samples/sample_list_jobs_async.py
samples/async_samples/sample_realtime_deidentification_async.py
tests/conftest.py
tests/deid_base_test_case.py
tests/test_create_delete.py
tests/test_create_delete_async.py
tests/test_create_list.py
tests/test_create_list_async.py
tests/test_create_wait_finish.py
tests/test_create_wait_finish_async.py
tests/test_exception_throws.py
tests/test_exception_throws_async.py
tests/test_hello_world.py
tests/test_hello_world_async.py