CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
azure/__init__.py
azure/mgmt/__init__.py
azure/mgmt/compute/__init__.py
azure/mgmt/compute/_client.py
azure/mgmt/compute/_configuration.py
azure/mgmt/compute/_patch.py
azure/mgmt/compute/_validation.py
azure/mgmt/compute/_version.py
azure/mgmt/compute/py.typed
azure/mgmt/compute/_utils/__init__.py
azure/mgmt/compute/_utils/model_base.py
azure/mgmt/compute/_utils/serialization.py
azure/mgmt/compute/_utils/utils.py
azure/mgmt/compute/aio/__init__.py
azure/mgmt/compute/aio/_client.py
azure/mgmt/compute/aio/_configuration.py
azure/mgmt/compute/aio/_patch.py
azure/mgmt/compute/aio/operations/__init__.py
azure/mgmt/compute/aio/operations/_operations.py
azure/mgmt/compute/aio/operations/_patch.py
azure/mgmt/compute/models/__init__.py
azure/mgmt/compute/models/_enums.py
azure/mgmt/compute/models/_models.py
azure/mgmt/compute/models/_patch.py
azure/mgmt/compute/operations/__init__.py
azure/mgmt/compute/operations/_operations.py
azure/mgmt/compute/operations/_patch.py
azure_mgmt_compute.egg-info/PKG-INFO
azure_mgmt_compute.egg-info/SOURCES.txt
azure_mgmt_compute.egg-info/dependency_links.txt
azure_mgmt_compute.egg-info/requires.txt
azure_mgmt_compute.egg-info/top_level.txt
tests/_aio_testcase.py
tests/conftest.py
tests/disable_test_mgmt_api_version.py
tests/disable_test_mgmt_compute_base_async.py
tests/test_compute_management_disks_operations_async_test.py
tests/test_compute_management_disks_operations_test.py
tests/test_compute_management_operations_async_test.py
tests/test_compute_management_operations_test.py
tests/test_compute_management_virtual_machines_operations_async_test.py
tests/test_compute_management_virtual_machines_operations_test.py
tests/test_mgmt_compute.py
tests/test_mgmt_compute_dedicated_hosts.py
tests/test_mgmt_compute_disks.py
tests/test_mgmt_compute_galleries.py
tests/test_mgmt_compute_vm.py
tests/test_mgmt_compute_vmss.py