Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created April 10, 2020 11:26
Show Gist options
  • Save r-ryantm/d1239a66573267fa61e3d78a7c2691b2 to your computer and use it in GitHub Desktop.
Save r-ryantm/d1239a66573267fa61e3d78a7c2691b2 to your computer and use it in GitHub Desktop.
/nix/store/py5vcmf6mr7nfqrq3ajs9a51d2w1qlik-python2.7-azure-mgmt-resource-9.0.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── azure
│   │   ├── __init__.py
│   │   └── mgmt
│   │   ├── __init__.py
│   │   └── resource
│   │   ├── deploymentscripts
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _deployment_scripts_client.py
│   │   │   ├── _deployment_scripts_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   └── v2019_10_preview
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _deployment_scripts_client.py
│   │   │   ├── _deployment_scripts_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _deployment_scripts_client_enums.py
│   │   │   │   ├── _deployment_scripts_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _deployment_scripts_operations.py
│   │   │   │   ├── _deployment_scripts_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── features
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _feature_client.py
│   │   │   ├── _feature_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   ├── _operations_mixin.py
│   │   │   ├── _operations_mixin.pyc
│   │   │   └── v2015_12_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── _feature_client.py
│   │   │   ├── _feature_client.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _feature_client_operations.py
│   │   │   │   ├── _feature_client_operations.pyc
│   │   │   │   ├── _features_operations.py
│   │   │   │   ├── _features_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── links
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _management_link_client.py
│   │   │   ├── _management_link_client.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   └── v2016_09_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _management_link_client.py
│   │   │   ├── _management_link_client.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _management_link_client_enums.py
│   │   │   │   ├── _management_link_client_enums.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _operations.pyc
│   │   │   │   ├── _resource_links_operations.py
│   │   │   │   └── _resource_links_operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── locks
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _management_lock_client.py
│   │   │   ├── _management_lock_client.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   ├── v2015_01_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _management_lock_client.py
│   │   │   │   ├── _management_lock_client.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _management_lock_client_enums.py
│   │   │   │   │   ├── _management_lock_client_enums.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _management_locks_operations.py
│   │   │   │   │   └── _management_locks_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   └── v2016_09_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _management_lock_client.py
│   │   │   ├── _management_lock_client.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _management_lock_client_enums.py
│   │   │   │   ├── _management_lock_client_enums.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _authorization_operations.py
│   │   │   │   ├── _authorization_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _management_locks_operations.py
│   │   │   │   └── _management_locks_operations.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── managedapplications
│   │   │   ├── _application_client.py
│   │   │   ├── _application_client.pyc
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── _application_client_enums.py
│   │   │   │   ├── _application_client_enums.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   └── _paged_models.pyc
│   │   │   ├── operations
│   │   │   │   ├── _application_definitions_operations.py
│   │   │   │   ├── _application_definitions_operations.pyc
│   │   │   │   ├── _applications_operations.py
│   │   │   │   ├── _applications_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── policy
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   ├── _policy_client.py
│   │   │   ├── _policy_client.pyc
│   │   │   ├── v2015_10_01_preview
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   └── _policy_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2016_04_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   └── _policy_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2016_12_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   └── _policy_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2017_06_01_preview
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   ├── _policy_definitions_operations.pyc
│   │   │   │   │   ├── _policy_set_definitions_operations.py
│   │   │   │   │   └── _policy_set_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_03_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   ├── _policy_definitions_operations.pyc
│   │   │   │   │   ├── _policy_set_definitions_operations.py
│   │   │   │   │   └── _policy_set_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_05_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   ├── _policy_definitions_operations.pyc
│   │   │   │   │   ├── _policy_set_definitions_operations.py
│   │   │   │   │   └── _policy_set_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_01_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   ├── _policy_definitions_operations.pyc
│   │   │   │   │   ├── _policy_set_definitions_operations.py
│   │   │   │   │   └── _policy_set_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_06_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _policy_client_enums.py
│   │   │   │   │   └── _policy_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   │   ├── _policy_definitions_operations.pyc
│   │   │   │   │   ├── _policy_set_definitions_operations.py
│   │   │   │   │   └── _policy_set_definitions_operations.pyc
│   │   │   │   ├── _policy_client.py
│   │   │   │   ├── _policy_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   └── v2019_09_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _policy_client_enums.py
│   │   │   │   └── _policy_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _policy_assignments_operations.py
│   │   │   │   ├── _policy_assignments_operations.pyc
│   │   │   │   ├── _policy_definitions_operations.py
│   │   │   │   ├── _policy_definitions_operations.pyc
│   │   │   │   ├── _policy_set_definitions_operations.py
│   │   │   │   └── _policy_set_definitions_operations.pyc
│   │   │   ├── _policy_client.py
│   │   │   ├── _policy_client.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── resources
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   ├── _resource_management_client.py
│   │   │   ├── _resource_management_client.pyc
│   │   │   ├── v2016_02_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2016_09_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2017_05_10
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_02_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_05_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_05_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_05_10
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_07_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_08_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _deployment_operations.py
│   │   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   │   ├── _deployments_operations.py
│   │   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _providers_operations.py
│   │   │   │   │   ├── _providers_operations.pyc
│   │   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   │   ├── _resources_operations.py
│   │   │   │   │   ├── _resources_operations.pyc
│   │   │   │   │   ├── _tags_operations.py
│   │   │   │   │   └── _tags_operations.pyc
│   │   │   │   ├── _resource_management_client.py
│   │   │   │   ├── _resource_management_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   └── v2019_10_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _resource_management_client_enums.py
│   │   │   │   └── _resource_management_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── _deployment_operations.py
│   │   │   │   ├── _deployment_operations.pyc
│   │   │   │   ├── _deployments_operations.py
│   │   │   │   ├── _deployments_operations.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _operations.pyc
│   │   │   │   ├── _providers_operations.py
│   │   │   │   ├── _providers_operations.pyc
│   │   │   │   ├── _resource_groups_operations.py
│   │   │   │   ├── _resource_groups_operations.pyc
│   │   │   │   ├── _resources_operations.py
│   │   │   │   ├── _resources_operations.pyc
│   │   │   │   ├── _tags_operations.py
│   │   │   │   └── _tags_operations.pyc
│   │   │   ├── _resource_management_client.py
│   │   │   ├── _resource_management_client.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── subscriptions
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   ├── _subscription_client.py
│   │   │   ├── _subscription_client.pyc
│   │   │   ├── v2016_06_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _subscription_client_enums.py
│   │   │   │   │   └── _subscription_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _subscriptions_operations.py
│   │   │   │   │   ├── _subscriptions_operations.pyc
│   │   │   │   │   ├── _tenants_operations.py
│   │   │   │   │   └── _tenants_operations.pyc
│   │   │   │   ├── _subscription_client.py
│   │   │   │   ├── _subscription_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_06_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _subscription_client_enums.py
│   │   │   │   │   └── _subscription_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _subscriptions_operations.py
│   │   │   │   │   ├── _subscriptions_operations.pyc
│   │   │   │   │   ├── _tenants_operations.py
│   │   │   │   │   └── _tenants_operations.pyc
│   │   │   │   ├── _subscription_client.py
│   │   │   │   ├── _subscription_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_06_01
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   ├── _paged_models.pyc
│   │   │   │   │   ├── _subscription_client_enums.py
│   │   │   │   │   └── _subscription_client_enums.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _subscriptions_operations.py
│   │   │   │   │   ├── _subscriptions_operations.pyc
│   │   │   │   │   ├── _tenants_operations.py
│   │   │   │   │   └── _tenants_operations.pyc
│   │   │   │   ├── _subscription_client.py
│   │   │   │   ├── _subscription_client.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   └── v2019_11_01
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   ├── _models.pyc
│   │   │   │   ├── _paged_models.py
│   │   │   │   ├── _paged_models.pyc
│   │   │   │   ├── _subscription_client_enums.py
│   │   │   │   └── _subscription_client_enums.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _operations.pyc
│   │   │   │   ├── _subscriptions_operations.py
│   │   │   │   ├── _subscriptions_operations.pyc
│   │   │   │   ├── _tenants_operations.py
│   │   │   │   └── _tenants_operations.pyc
│   │   │   ├── _subscription_client.py
│   │   │   ├── _subscription_client.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── azure_mgmt_resource-9.0.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
102 directories, 843 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment