CHANGELOG.md
LICENSE
MANIFEST.in
README.md
_meta.json
setup.py
azure/__init__.py
azure/mgmt/__init__.py
azure/mgmt/batch/__init__.py
azure/mgmt/batch/_batch_management_client.py
azure/mgmt/batch/_configuration.py
azure/mgmt/batch/_patch.py
azure/mgmt/batch/_serialization.py
azure/mgmt/batch/_vendor.py
azure/mgmt/batch/_version.py
azure/mgmt/batch/py.typed
azure/mgmt/batch/aio/__init__.py
azure/mgmt/batch/aio/_batch_management_client.py
azure/mgmt/batch/aio/_configuration.py
azure/mgmt/batch/aio/_patch.py
azure/mgmt/batch/aio/operations/__init__.py
azure/mgmt/batch/aio/operations/_application_operations.py
azure/mgmt/batch/aio/operations/_application_package_operations.py
azure/mgmt/batch/aio/operations/_batch_account_operations.py
azure/mgmt/batch/aio/operations/_certificate_operations.py
azure/mgmt/batch/aio/operations/_location_operations.py
azure/mgmt/batch/aio/operations/_operations.py
azure/mgmt/batch/aio/operations/_patch.py
azure/mgmt/batch/aio/operations/_pool_operations.py
azure/mgmt/batch/aio/operations/_private_endpoint_connection_operations.py
azure/mgmt/batch/aio/operations/_private_link_resource_operations.py
azure/mgmt/batch/models/__init__.py
azure/mgmt/batch/models/_batch_management_client_enums.py
azure/mgmt/batch/models/_models_py3.py
azure/mgmt/batch/models/_patch.py
azure/mgmt/batch/operations/__init__.py
azure/mgmt/batch/operations/_application_operations.py
azure/mgmt/batch/operations/_application_package_operations.py
azure/mgmt/batch/operations/_batch_account_operations.py
azure/mgmt/batch/operations/_certificate_operations.py
azure/mgmt/batch/operations/_location_operations.py
azure/mgmt/batch/operations/_operations.py
azure/mgmt/batch/operations/_patch.py
azure/mgmt/batch/operations/_pool_operations.py
azure/mgmt/batch/operations/_private_endpoint_connection_operations.py
azure/mgmt/batch/operations/_private_link_resource_operations.py
azure_mgmt_batch.egg-info/PKG-INFO
azure_mgmt_batch.egg-info/SOURCES.txt
azure_mgmt_batch.egg-info/dependency_links.txt
azure_mgmt_batch.egg-info/not-zip-safe
azure_mgmt_batch.egg-info/requires.txt
azure_mgmt_batch.egg-info/top_level.txt
tests/conftest.py
tests/mgmt_batch_preparers.py
tests/test_mgmt_batch.py