HISTORY.md
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/appconfiguration/__init__.py
azure/appconfiguration/_azure_appconfiguration_error.py
azure/appconfiguration/_models.py
azure/appconfiguration/_user_agent.py
azure/appconfiguration/_utils.py
azure/appconfiguration/_version.py
azure/appconfiguration/azure_appconfiguration_client.py
azure/appconfiguration/azure_appconfiguration_credential.py
azure/appconfiguration/azure_appconfiguration_requests.py
azure/appconfiguration/_generated/__init__.py
azure/appconfiguration/_generated/_azure_app_configuration.py
azure/appconfiguration/_generated/_configuration.py
azure/appconfiguration/_generated/version.py
azure/appconfiguration/_generated/aio/__init__.py
azure/appconfiguration/_generated/aio/_azure_app_configuration_async.py
azure/appconfiguration/_generated/aio/_configuration_async.py
azure/appconfiguration/_generated/aio/operations_async/__init__.py
azure/appconfiguration/_generated/aio/operations_async/_azure_app_configuration_operations_async.py
azure/appconfiguration/_generated/models/__init__.py
azure/appconfiguration/_generated/models/_models.py
azure/appconfiguration/_generated/models/_models_py3.py
azure/appconfiguration/_generated/operations/__init__.py
azure/appconfiguration/_generated/operations/_azure_app_configuration_operations.py
azure/appconfiguration/aio/__init__.py
azure/appconfiguration/aio/azure_configuration_client_async.py
azure_appconfiguration.egg-info/PKG-INFO
azure_appconfiguration.egg-info/SOURCES.txt
azure_appconfiguration.egg-info/dependency_links.txt
azure_appconfiguration.egg-info/not-zip-safe
azure_appconfiguration.egg-info/requires.txt
azure_appconfiguration.egg-info/top_level.txt
tests/__init__.py
tests/app_config_test_base.py
tests/app_config_test_settings_fake.py
tests/conftest.py
tests/test_azure_configuration_client.py
tests/app_config_asynctests/__init__.py
tests/app_config_asynctests/async_proxy.py
tests/app_config_asynctests/test_azure_configuration_client_async.py
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_add_configuration_setting.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_add_existing_configuration_setting.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_delete_correct_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_delete_non_existing.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_delete_read_only.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_delete_with_key_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_delete_with_key_no_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_delete_wrong_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_get_configuration_setting_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_get_configuration_setting_no_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_get_non_existing_configuration_setting.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_has_changed.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_contains.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_correct_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_fields.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_key_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_multi_pages.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_null_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_only_accept_time.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_only_accepttime.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_only_key.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_only_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_configuration_settings_reserved_chars.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_revisions_correct_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_revisions_fields.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_revisions_key_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_revisions_key_no_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_list_revisions_only_label.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_read_only.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_set_configuration_setting_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_set_configuration_setting_no_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_set_existing_configuration_setting_label_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_set_existing_configuration_setting_label_wrong_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_set_read_only.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_update_existing_configuration_setting_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_update_existing_configuration_setting_label_noetag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_update_existing_configuration_setting_label_wrong_etag.yaml
tests/app_config_asynctests/recordings/test_azure_configuration_client_async.test_update_no_existing_configuration_setting_label_noetag.yaml
tests/recordings/test_azure_configuration_client.test_add_configuration_setting.yaml
tests/recordings/test_azure_configuration_client.test_add_existing_configuration_setting.yaml
tests/recordings/test_azure_configuration_client.test_delete_correct_etag.yaml
tests/recordings/test_azure_configuration_client.test_delete_non_existing.yaml
tests/recordings/test_azure_configuration_client.test_delete_read_only.yaml
tests/recordings/test_azure_configuration_client.test_delete_with_key_label.yaml
tests/recordings/test_azure_configuration_client.test_delete_with_key_no_label.yaml
tests/recordings/test_azure_configuration_client.test_delete_wrong_etag.yaml
tests/recordings/test_azure_configuration_client.test_get_configuration_setting_label.yaml
tests/recordings/test_azure_configuration_client.test_get_configuration_setting_no_label.yaml
tests/recordings/test_azure_configuration_client.test_get_non_existing_configuration_setting.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_contains.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_correct_etag.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_fields.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_key_label.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_multi_pages.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_null_label.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_only_accepttime.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_only_key.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_only_label.yaml
tests/recordings/test_azure_configuration_client.test_list_configuration_settings_reserved_chars.yaml
tests/recordings/test_azure_configuration_client.test_list_revisions_correct_etag.yaml
tests/recordings/test_azure_configuration_client.test_list_revisions_fields.yaml
tests/recordings/test_azure_configuration_client.test_list_revisions_key_label.yaml
tests/recordings/test_azure_configuration_client.test_list_revisions_key_no_label.yaml
tests/recordings/test_azure_configuration_client.test_list_revisions_only_label.yaml
tests/recordings/test_azure_configuration_client.test_read_only.yaml
tests/recordings/test_azure_configuration_client.test_set_configuration_setting_etag.yaml
tests/recordings/test_azure_configuration_client.test_set_configuration_setting_no_etag.yaml
tests/recordings/test_azure_configuration_client.test_set_existing_configuration_setting_label_etag.yaml
tests/recordings/test_azure_configuration_client.test_set_existing_configuration_setting_label_wrong_etag.yaml
tests/recordings/test_azure_configuration_client.test_set_read_only.yaml