CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
azure/__init__.py
azure/mgmt/__init__.py
azure/mgmt/netapp/__init__.py
azure/mgmt/netapp/_client.py
azure/mgmt/netapp/_configuration.py
azure/mgmt/netapp/_patch.py
azure/mgmt/netapp/_validation.py
azure/mgmt/netapp/_version.py
azure/mgmt/netapp/py.typed
azure/mgmt/netapp/_utils/__init__.py
azure/mgmt/netapp/_utils/model_base.py
azure/mgmt/netapp/_utils/serialization.py
azure/mgmt/netapp/aio/__init__.py
azure/mgmt/netapp/aio/_client.py
azure/mgmt/netapp/aio/_configuration.py
azure/mgmt/netapp/aio/_patch.py
azure/mgmt/netapp/aio/operations/__init__.py
azure/mgmt/netapp/aio/operations/_operations.py
azure/mgmt/netapp/aio/operations/_patch.py
azure/mgmt/netapp/models/__init__.py
azure/mgmt/netapp/models/_enums.py
azure/mgmt/netapp/models/_models.py
azure/mgmt/netapp/models/_patch.py
azure/mgmt/netapp/operations/__init__.py
azure/mgmt/netapp/operations/_operations.py
azure/mgmt/netapp/operations/_patch.py
azure_mgmt_netapp.egg-info/PKG-INFO
azure_mgmt_netapp.egg-info/SOURCES.txt
azure_mgmt_netapp.egg-info/dependency_links.txt
azure_mgmt_netapp.egg-info/requires.txt
azure_mgmt_netapp.egg-info/top_level.txt
tests/conftest.py
tests/setup.py
tests/test_account.py
tests/test_net_app_resource_operations.py
tests/test_net_app_resource_quota_limits.py
tests/test_pool.py
tests/test_snapshot.py
tests/test_snapshot_policies.py
tests/test_subvolume.py
tests/test_volume.py