Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 25, 2021 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/5e5d9dacf709c4386dee45c6148aa1a0 to your computer and use it in GitHub Desktop.
Save r-ryantm/5e5d9dacf709c4386dee45c6148aa1a0 to your computer and use it in GitHub Desktop.
/nix/store/cn1hl72qwn1kk20nvba5g7a1l65zyi41-python3.7-azure-mgmt-compute-18.1.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── compute
│   │   ├── aio
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── _compute_management_client.py
│   │   ├── _configuration.py
│   │   ├── __init__.py
│   │   ├── models.py
│   │   ├── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── models.cpython-37.pyc
│   │   │   └── _version.cpython-37.pyc
│   │   ├── v2015_06_15
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2016_03_30
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2016_04_30_preview
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _snapshots_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2017_03_30
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _resource_skus_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _resource_skus_operations.py
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _resource_skus_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _resource_skus_operations.py
│   │   │   │   ├── _snapshots_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2017_09_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   └── _resource_skus_operations.cpython-37.pyc
│   │   │   │   │   └── _resource_skus_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   └── _resource_skus_operations.cpython-37.pyc
│   │   │   │   └── _resource_skus_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2017_12_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2018_04_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _snapshots_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2018_06_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── _galleries_operations.py
│   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _snapshots_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2018_09_30
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   └── _snapshots_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2018_10_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2019_03_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── _galleries_operations.py
│   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _snapshots_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2019_04_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   └── _resource_skus_operations.cpython-37.pyc
│   │   │   │   │   └── _resource_skus_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   └── _resource_skus_operations.cpython-37.pyc
│   │   │   │   └── _resource_skus_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2019_07_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── _galleries_operations.py
│   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _snapshots_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2019_11_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   └── _snapshots_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2019_12_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _ssh_public_keys_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _ssh_public_keys_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   ├── _galleries_operations.py
│   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _ssh_public_keys_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _ssh_public_keys_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2020_05_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _disk_accesses_operations.py
│   │   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _disk_accesses_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _disk_accesses_operations.py
│   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _disk_accesses_operations.cpython-37.pyc
│   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   └── _snapshots_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2020_06_01
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _ssh_public_keys_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vm_run_commands_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   │   ├── _ssh_public_keys_operations.py
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   └── _virtual_machines_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   ├── _images_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   ├── _operations.py
│   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _availability_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_host_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _dedicated_hosts_operations.cpython-37.pyc
│   │   │   │   │   ├── _images_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _log_analytics_operations.cpython-37.pyc
│   │   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.cpython-37.pyc
│   │   │   │   │   ├── _ssh_public_keys_operations.cpython-37.pyc
│   │   │   │   │   ├── _usage_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_run_commands_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.cpython-37.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.cpython-37.pyc
│   │   │   │   │   └── _virtual_machines_operations.cpython-37.pyc
│   │   │   │   ├── _ssh_public_keys_operations.py
│   │   │   │   ├── _usage_operations.py
│   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vm_run_commands_operations.py
│   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   └── _virtual_machines_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2020_06_30
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _disk_accesses_operations.py
│   │   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _disk_accesses_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _disk_accesses_operations.py
│   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _disk_accesses_operations.cpython-37.pyc
│   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   └── _snapshots_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   ├── v2020_09_30
│   │   │   ├── aio
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── operations
│   │   │   │   │   ├── _disk_accesses_operations.py
│   │   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   │   ├── _disk_restore_point_operations.py
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _gallery_sharing_profile_operations.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __pycache__
│   │   │   │   │   │   ├── _disk_accesses_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disk_restore_point_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _gallery_sharing_profile_operations.cpython-37.pyc
│   │   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   │   ├── _shared_galleries_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _shared_gallery_images_operations.cpython-37.pyc
│   │   │   │   │   │   ├── _shared_gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   │   ├── _shared_galleries_operations.py
│   │   │   │   │   ├── _shared_gallery_images_operations.py
│   │   │   │   │   ├── _shared_gallery_image_versions_operations.py
│   │   │   │   │   └── _snapshots_operations.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   │   ├── _configuration.cpython-37.pyc
│   │   │   │   └── __init__.cpython-37.pyc
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _configuration.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _models.py
│   │   │   │   ├── _models_py3.py
│   │   │   │   └── __pycache__
│   │   │   │   ├── _compute_management_client_enums.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   └── _models_py3.cpython-37.pyc
│   │   │   ├── operations
│   │   │   │   ├── _disk_accesses_operations.py
│   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   ├── _disk_restore_point_operations.py
│   │   │   │   ├── _disks_operations.py
│   │   │   │   ├── _galleries_operations.py
│   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   ├── _gallery_sharing_profile_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── _disk_accesses_operations.cpython-37.pyc
│   │   │   │   │   ├── _disk_encryption_sets_operations.cpython-37.pyc
│   │   │   │   │   ├── _disk_restore_point_operations.cpython-37.pyc
│   │   │   │   │   ├── _disks_operations.cpython-37.pyc
│   │   │   │   │   ├── _galleries_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_applications_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_application_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   ├── _gallery_sharing_profile_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── _shared_galleries_operations.cpython-37.pyc
│   │   │   │   │   ├── _shared_gallery_images_operations.cpython-37.pyc
│   │   │   │   │   ├── _shared_gallery_image_versions_operations.cpython-37.pyc
│   │   │   │   │   └── _snapshots_operations.cpython-37.pyc
│   │   │   │   ├── _shared_galleries_operations.py
│   │   │   │   ├── _shared_gallery_images_operations.py
│   │   │   │   ├── _shared_gallery_image_versions_operations.py
│   │   │   │   └── _snapshots_operations.py
│   │   │   └── __pycache__
│   │   │   ├── _compute_management_client.cpython-37.pyc
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   └── __init__.cpython-37.pyc
│   │   └── _version.py
│   └── azure_mgmt_compute-18.1.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
201 directories, 1452 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment