CHANGELOG.md
LICENSE
MANIFEST.in
README.md
migration_guide.md
pyproject.toml
azure/__init__.py
azure/batch/__init__.py
azure/batch/_client.py
azure/batch/_configuration.py
azure/batch/_model_base.py
azure/batch/_patch.py
azure/batch/_serialization.py
azure/batch/_vendor.py
azure/batch/_version.py
azure/batch/py.typed
azure/batch/_operations/__init__.py
azure/batch/_operations/_operations.py
azure/batch/_operations/_patch.py
azure/batch/_operations/_polling.py
azure/batch/_utils/__init__.py
azure/batch/_utils/model_base.py
azure/batch/_utils/serialization.py
azure/batch/_utils/utils.py
azure/batch/aio/__init__.py
azure/batch/aio/_client.py
azure/batch/aio/_configuration.py
azure/batch/aio/_patch.py
azure/batch/aio/_vendor.py
azure/batch/aio/_operations/__init__.py
azure/batch/aio/_operations/_operations.py
azure/batch/aio/_operations/_patch.py
azure/batch/aio/_operations/_polling_async.py
azure/batch/models/__init__.py
azure/batch/models/_enums.py
azure/batch/models/_models.py
azure/batch/models/_patch.py
azure_batch.egg-info/PKG-INFO
azure_batch.egg-info/SOURCES.txt
azure_batch.egg-info/dependency_links.txt
azure_batch.egg-info/requires.txt
azure_batch.egg-info/top_level.txt
samples/README.md
samples/batch_samples_hello_world.py
tests/async_wrapper.py
tests/batch_preparers.py
tests/conftest.py
tests/decorators.py
tests/test_async_wrapper.py
tests/test_batch.py
tests/test_response_handlers.py