Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 15, 2020 17:10
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/0f8d3b9fa054157f8d1228f4fba3079d to your computer and use it in GitHub Desktop.
Save r-ryantm/0f8d3b9fa054157f8d1228f4fba3079d to your computer and use it in GitHub Desktop.
/nix/store/pqdfhqi2l6arm8xsqqiq2ywjfs4r2c1j-python2.7-azure-mgmt-compute-11.1.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── azure
│   │   ├── __init__.py
│   │   └── mgmt
│   │   ├── compute
│   │   │   ├── _compute_management_client.py
│   │   │   ├── _compute_management_client.pyc
│   │   │   ├── _configuration.py
│   │   │   ├── _configuration.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── models.py
│   │   │   ├── models.pyc
│   │   │   ├── v2015_06_15
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2016_03_30
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2016_04_30_preview
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _snapshots_operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2017_03_30
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _resource_skus_operations.py
│   │   │   │   │   ├── _resource_skus_operations.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _snapshots_operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2017_09_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _resource_skus_operations.py
│   │   │   │   │   └── _resource_skus_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2017_12_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _log_analytics_operations.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_04_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _log_analytics_operations.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _snapshots_operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_06_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _galleries_operations.pyc
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_images_operations.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _log_analytics_operations.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _snapshots_operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_09_30
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   └── _snapshots_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2018_10_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _log_analytics_operations.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_03_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   │   ├── _dedicated_host_groups_operations.pyc
│   │   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   │   ├── _dedicated_hosts_operations.pyc
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _galleries_operations.pyc
│   │   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   │   ├── _gallery_applications_operations.pyc
│   │   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   │   ├── _gallery_application_versions_operations.pyc
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_images_operations.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _log_analytics_operations.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _snapshots_operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_04_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _resource_skus_operations.py
│   │   │   │   │   └── _resource_skus_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_07_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _availability_sets_operations.py
│   │   │   │   │   ├── _availability_sets_operations.pyc
│   │   │   │   │   ├── _dedicated_host_groups_operations.py
│   │   │   │   │   ├── _dedicated_host_groups_operations.pyc
│   │   │   │   │   ├── _dedicated_hosts_operations.py
│   │   │   │   │   ├── _dedicated_hosts_operations.pyc
│   │   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   │   ├── _disk_encryption_sets_operations.pyc
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _galleries_operations.pyc
│   │   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   │   ├── _gallery_applications_operations.pyc
│   │   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   │   ├── _gallery_application_versions_operations.pyc
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_images_operations.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.pyc
│   │   │   │   │   ├── _images_operations.py
│   │   │   │   │   ├── _images_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _log_analytics_operations.py
│   │   │   │   │   ├── _log_analytics_operations.pyc
│   │   │   │   │   ├── _operations.py
│   │   │   │   │   ├── _operations.pyc
│   │   │   │   │   ├── _proximity_placement_groups_operations.py
│   │   │   │   │   ├── _proximity_placement_groups_operations.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   ├── _snapshots_operations.pyc
│   │   │   │   │   ├── _usage_operations.py
│   │   │   │   │   ├── _usage_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.py
│   │   │   │   │   ├── _virtual_machine_extension_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_images_operations.py
│   │   │   │   │   ├── _virtual_machine_images_operations.pyc
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.py
│   │   │   │   │   ├── _virtual_machine_run_commands_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_rolling_upgrades_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_sets_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vm_extensions_operations.pyc
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.py
│   │   │   │   │   ├── _virtual_machine_scale_set_vms_operations.pyc
│   │   │   │   │   ├── _virtual_machine_sizes_operations.py
│   │   │   │   │   ├── _virtual_machine_sizes_operations.pyc
│   │   │   │   │   ├── _virtual_machines_operations.py
│   │   │   │   │   └── _virtual_machines_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_11_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _disk_encryption_sets_operations.py
│   │   │   │   │   ├── _disk_encryption_sets_operations.pyc
│   │   │   │   │   ├── _disks_operations.py
│   │   │   │   │   ├── _disks_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _snapshots_operations.py
│   │   │   │   │   └── _snapshots_operations.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── v2019_12_01
│   │   │   │   ├── _compute_management_client.py
│   │   │   │   ├── _compute_management_client.pyc
│   │   │   │   ├── _configuration.py
│   │   │   │   ├── _configuration.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── models
│   │   │   │   │   ├── _compute_management_client_enums.py
│   │   │   │   │   ├── _compute_management_client_enums.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── _models.py
│   │   │   │   │   ├── _models_py3.py
│   │   │   │   │   ├── _models.pyc
│   │   │   │   │   ├── _paged_models.py
│   │   │   │   │   └── _paged_models.pyc
│   │   │   │   ├── operations
│   │   │   │   │   ├── _galleries_operations.py
│   │   │   │   │   ├── _galleries_operations.pyc
│   │   │   │   │   ├── _gallery_applications_operations.py
│   │   │   │   │   ├── _gallery_applications_operations.pyc
│   │   │   │   │   ├── _gallery_application_versions_operations.py
│   │   │   │   │   ├── _gallery_application_versions_operations.pyc
│   │   │   │   │   ├── _gallery_images_operations.py
│   │   │   │   │   ├── _gallery_images_operations.pyc
│   │   │   │   │   ├── _gallery_image_versions_operations.py
│   │   │   │   │   ├── _gallery_image_versions_operations.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── __init__.pyc
│   │   │   │   ├── version.py
│   │   │   │   └── version.pyc
│   │   │   ├── version.py
│   │   │   └── version.pyc
│   │   └── __init__.py
│   └── azure_mgmt_compute-11.1.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
53 directories, 663 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment