Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 5, 2019 11:42
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 ryantm/89b2c91e58d12ddb2987e86b38830132 to your computer and use it in GitHub Desktop.
Save ryantm/89b2c91e58d12ddb2987e86b38830132 to your computer and use it in GitHub Desktop.
/nix/store/71wn69sjfqyq4qwjm3wy07qa22xzh7xd-python3.7-azure-mgmt-rdbms-1.9.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── rdbms
│   │   ├── __init__.py
│   │   ├── mariadb
│   │   │   ├── __init__.py
│   │   │   ├── maria_db_management_client.py
│   │   │   ├── models
│   │   │   │   ├── configuration_paged.py
│   │   │   │   ├── configuration.py
│   │   │   │   ├── configuration_py3.py
│   │   │   │   ├── database_paged.py
│   │   │   │   ├── database.py
│   │   │   │   ├── database_py3.py
│   │   │   │   ├── firewall_rule_paged.py
│   │   │   │   ├── firewall_rule.py
│   │   │   │   ├── firewall_rule_py3.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── log_file_paged.py
│   │   │   │   ├── log_file.py
│   │   │   │   ├── log_file_py3.py
│   │   │   │   ├── maria_db_management_client_enums.py
│   │   │   │   ├── name_availability.py
│   │   │   │   ├── name_availability_py3.py
│   │   │   │   ├── name_availability_request.py
│   │   │   │   ├── name_availability_request_py3.py
│   │   │   │   ├── operation_display.py
│   │   │   │   ├── operation_display_py3.py
│   │   │   │   ├── operation_list_result.py
│   │   │   │   ├── operation_list_result_py3.py
│   │   │   │   ├── operation.py
│   │   │   │   ├── operation_py3.py
│   │   │   │   ├── performance_tier_properties_paged.py
│   │   │   │   ├── performance_tier_properties.py
│   │   │   │   ├── performance_tier_properties_py3.py
│   │   │   │   ├── performance_tier_service_level_objectives.py
│   │   │   │   ├── performance_tier_service_level_objectives_py3.py
│   │   │   │   ├── proxy_resource.py
│   │   │   │   ├── proxy_resource_py3.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── configuration.cpython-37.pyc
│   │   │   │   │   ├── configuration_paged.cpython-37.pyc
│   │   │   │   │   ├── configuration_py3.cpython-37.pyc
│   │   │   │   │   ├── database.cpython-37.pyc
│   │   │   │   │   ├── database_paged.cpython-37.pyc
│   │   │   │   │   ├── database_py3.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule_paged.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule_py3.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── log_file.cpython-37.pyc
│   │   │   │   │   ├── log_file_paged.cpython-37.pyc
│   │   │   │   │   ├── log_file_py3.cpython-37.pyc
│   │   │   │   │   ├── maria_db_management_client_enums.cpython-37.pyc
│   │   │   │   │   ├── name_availability.cpython-37.pyc
│   │   │   │   │   ├── name_availability_py3.cpython-37.pyc
│   │   │   │   │   ├── name_availability_request.cpython-37.pyc
│   │   │   │   │   ├── name_availability_request_py3.cpython-37.pyc
│   │   │   │   │   ├── operation.cpython-37.pyc
│   │   │   │   │   ├── operation_display.cpython-37.pyc
│   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
│   │   │   │   │   ├── operation_list_result.cpython-37.pyc
│   │   │   │   │   ├── operation_list_result_py3.cpython-37.pyc
│   │   │   │   │   ├── operation_py3.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties_paged.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties_py3.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_service_level_objectives.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_service_level_objectives_py3.cpython-37.pyc
│   │   │   │   │   ├── proxy_resource.cpython-37.pyc
│   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
│   │   │   │   │   ├── server.cpython-37.pyc
│   │   │   │   │   ├── server_for_create.cpython-37.pyc
│   │   │   │   │   ├── server_for_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_paged.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_create.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_default_create.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_default_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_geo_restore.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_geo_restore_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_replica.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_replica_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_restore.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_restore_py3.cpython-37.pyc
│   │   │   │   │   ├── server_py3.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policy.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policy_py3.cpython-37.pyc
│   │   │   │   │   ├── server_update_parameters.cpython-37.pyc
│   │   │   │   │   ├── server_update_parameters_py3.cpython-37.pyc
│   │   │   │   │   ├── sku.cpython-37.pyc
│   │   │   │   │   ├── sku_py3.cpython-37.pyc
│   │   │   │   │   ├── storage_profile.cpython-37.pyc
│   │   │   │   │   ├── storage_profile_py3.cpython-37.pyc
│   │   │   │   │   ├── tracked_resource.cpython-37.pyc
│   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
│   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
│   │   │   │   │   ├── virtual_network_rule_paged.cpython-37.pyc
│   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
│   │   │   │   ├── server_for_create.py
│   │   │   │   ├── server_for_create_py3.py
│   │   │   │   ├── server_paged.py
│   │   │   │   ├── server_properties_for_create.py
│   │   │   │   ├── server_properties_for_create_py3.py
│   │   │   │   ├── server_properties_for_default_create.py
│   │   │   │   ├── server_properties_for_default_create_py3.py
│   │   │   │   ├── server_properties_for_geo_restore.py
│   │   │   │   ├── server_properties_for_geo_restore_py3.py
│   │   │   │   ├── server_properties_for_replica.py
│   │   │   │   ├── server_properties_for_replica_py3.py
│   │   │   │   ├── server_properties_for_restore.py
│   │   │   │   ├── server_properties_for_restore_py3.py
│   │   │   │   ├── server.py
│   │   │   │   ├── server_py3.py
│   │   │   │   ├── server_security_alert_policy.py
│   │   │   │   ├── server_security_alert_policy_py3.py
│   │   │   │   ├── server_update_parameters.py
│   │   │   │   ├── server_update_parameters_py3.py
│   │   │   │   ├── sku.py
│   │   │   │   ├── sku_py3.py
│   │   │   │   ├── storage_profile.py
│   │   │   │   ├── storage_profile_py3.py
│   │   │   │   ├── tracked_resource.py
│   │   │   │   ├── tracked_resource_py3.py
│   │   │   │   ├── virtual_network_rule_paged.py
│   │   │   │   ├── virtual_network_rule.py
│   │   │   │   └── virtual_network_rule_py3.py
│   │   │   ├── operations
│   │   │   │   ├── check_name_availability_operations.py
│   │   │   │   ├── configurations_operations.py
│   │   │   │   ├── databases_operations.py
│   │   │   │   ├── firewall_rules_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── location_based_performance_tier_operations.py
│   │   │   │   ├── log_files_operations.py
│   │   │   │   ├── operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── check_name_availability_operations.cpython-37.pyc
│   │   │   │   │   ├── configurations_operations.cpython-37.pyc
│   │   │   │   │   ├── databases_operations.cpython-37.pyc
│   │   │   │   │   ├── firewall_rules_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── location_based_performance_tier_operations.cpython-37.pyc
│   │   │   │   │   ├── log_files_operations.cpython-37.pyc
│   │   │   │   │   ├── operations.cpython-37.pyc
│   │   │   │   │   ├── replicas_operations.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policies_operations.cpython-37.pyc
│   │   │   │   │   ├── servers_operations.cpython-37.pyc
│   │   │   │   │   └── virtual_network_rules_operations.cpython-37.pyc
│   │   │   │   ├── replicas_operations.py
│   │   │   │   ├── server_security_alert_policies_operations.py
│   │   │   │   ├── servers_operations.py
│   │   │   │   └── virtual_network_rules_operations.py
│   │   │   ├── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── maria_db_management_client.cpython-37.pyc
│   │   │   │   └── version.cpython-37.pyc
│   │   │   └── version.py
│   │   ├── mysql
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── configuration_paged.py
│   │   │   │   ├── configuration.py
│   │   │   │   ├── configuration_py3.py
│   │   │   │   ├── database_paged.py
│   │   │   │   ├── database.py
│   │   │   │   ├── database_py3.py
│   │   │   │   ├── firewall_rule_paged.py
│   │   │   │   ├── firewall_rule.py
│   │   │   │   ├── firewall_rule_py3.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── log_file_paged.py
│   │   │   │   ├── log_file.py
│   │   │   │   ├── log_file_py3.py
│   │   │   │   ├── my_sql_management_client_enums.py
│   │   │   │   ├── name_availability.py
│   │   │   │   ├── name_availability_py3.py
│   │   │   │   ├── name_availability_request.py
│   │   │   │   ├── name_availability_request_py3.py
│   │   │   │   ├── operation_display.py
│   │   │   │   ├── operation_display_py3.py
│   │   │   │   ├── operation_list_result.py
│   │   │   │   ├── operation_list_result_py3.py
│   │   │   │   ├── operation.py
│   │   │   │   ├── operation_py3.py
│   │   │   │   ├── performance_tier_properties_paged.py
│   │   │   │   ├── performance_tier_properties.py
│   │   │   │   ├── performance_tier_properties_py3.py
│   │   │   │   ├── performance_tier_service_level_objectives.py
│   │   │   │   ├── performance_tier_service_level_objectives_py3.py
│   │   │   │   ├── proxy_resource.py
│   │   │   │   ├── proxy_resource_py3.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── configuration.cpython-37.pyc
│   │   │   │   │   ├── configuration_paged.cpython-37.pyc
│   │   │   │   │   ├── configuration_py3.cpython-37.pyc
│   │   │   │   │   ├── database.cpython-37.pyc
│   │   │   │   │   ├── database_paged.cpython-37.pyc
│   │   │   │   │   ├── database_py3.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule_paged.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule_py3.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── log_file.cpython-37.pyc
│   │   │   │   │   ├── log_file_paged.cpython-37.pyc
│   │   │   │   │   ├── log_file_py3.cpython-37.pyc
│   │   │   │   │   ├── my_sql_management_client_enums.cpython-37.pyc
│   │   │   │   │   ├── name_availability.cpython-37.pyc
│   │   │   │   │   ├── name_availability_py3.cpython-37.pyc
│   │   │   │   │   ├── name_availability_request.cpython-37.pyc
│   │   │   │   │   ├── name_availability_request_py3.cpython-37.pyc
│   │   │   │   │   ├── operation.cpython-37.pyc
│   │   │   │   │   ├── operation_display.cpython-37.pyc
│   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
│   │   │   │   │   ├── operation_list_result.cpython-37.pyc
│   │   │   │   │   ├── operation_list_result_py3.cpython-37.pyc
│   │   │   │   │   ├── operation_py3.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties_paged.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties_py3.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_service_level_objectives.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_service_level_objectives_py3.cpython-37.pyc
│   │   │   │   │   ├── proxy_resource.cpython-37.pyc
│   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
│   │   │   │   │   ├── server.cpython-37.pyc
│   │   │   │   │   ├── server_for_create.cpython-37.pyc
│   │   │   │   │   ├── server_for_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_paged.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_create.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_default_create.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_default_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_geo_restore.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_geo_restore_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_replica.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_replica_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_restore.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_restore_py3.cpython-37.pyc
│   │   │   │   │   ├── server_py3.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policy.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policy_py3.cpython-37.pyc
│   │   │   │   │   ├── server_update_parameters.cpython-37.pyc
│   │   │   │   │   ├── server_update_parameters_py3.cpython-37.pyc
│   │   │   │   │   ├── sku.cpython-37.pyc
│   │   │   │   │   ├── sku_py3.cpython-37.pyc
│   │   │   │   │   ├── storage_profile.cpython-37.pyc
│   │   │   │   │   ├── storage_profile_py3.cpython-37.pyc
│   │   │   │   │   ├── tracked_resource.cpython-37.pyc
│   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
│   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
│   │   │   │   │   ├── virtual_network_rule_paged.cpython-37.pyc
│   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
│   │   │   │   ├── server_for_create.py
│   │   │   │   ├── server_for_create_py3.py
│   │   │   │   ├── server_paged.py
│   │   │   │   ├── server_properties_for_create.py
│   │   │   │   ├── server_properties_for_create_py3.py
│   │   │   │   ├── server_properties_for_default_create.py
│   │   │   │   ├── server_properties_for_default_create_py3.py
│   │   │   │   ├── server_properties_for_geo_restore.py
│   │   │   │   ├── server_properties_for_geo_restore_py3.py
│   │   │   │   ├── server_properties_for_replica.py
│   │   │   │   ├── server_properties_for_replica_py3.py
│   │   │   │   ├── server_properties_for_restore.py
│   │   │   │   ├── server_properties_for_restore_py3.py
│   │   │   │   ├── server.py
│   │   │   │   ├── server_py3.py
│   │   │   │   ├── server_security_alert_policy.py
│   │   │   │   ├── server_security_alert_policy_py3.py
│   │   │   │   ├── server_update_parameters.py
│   │   │   │   ├── server_update_parameters_py3.py
│   │   │   │   ├── sku.py
│   │   │   │   ├── sku_py3.py
│   │   │   │   ├── storage_profile.py
│   │   │   │   ├── storage_profile_py3.py
│   │   │   │   ├── tracked_resource.py
│   │   │   │   ├── tracked_resource_py3.py
│   │   │   │   ├── virtual_network_rule_paged.py
│   │   │   │   ├── virtual_network_rule.py
│   │   │   │   └── virtual_network_rule_py3.py
│   │   │   ├── my_sql_management_client.py
│   │   │   ├── operations
│   │   │   │   ├── check_name_availability_operations.py
│   │   │   │   ├── configurations_operations.py
│   │   │   │   ├── databases_operations.py
│   │   │   │   ├── firewall_rules_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── location_based_performance_tier_operations.py
│   │   │   │   ├── log_files_operations.py
│   │   │   │   ├── operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── check_name_availability_operations.cpython-37.pyc
│   │   │   │   │   ├── configurations_operations.cpython-37.pyc
│   │   │   │   │   ├── databases_operations.cpython-37.pyc
│   │   │   │   │   ├── firewall_rules_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── location_based_performance_tier_operations.cpython-37.pyc
│   │   │   │   │   ├── log_files_operations.cpython-37.pyc
│   │   │   │   │   ├── operations.cpython-37.pyc
│   │   │   │   │   ├── replicas_operations.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policies_operations.cpython-37.pyc
│   │   │   │   │   ├── servers_operations.cpython-37.pyc
│   │   │   │   │   └── virtual_network_rules_operations.cpython-37.pyc
│   │   │   │   ├── replicas_operations.py
│   │   │   │   ├── server_security_alert_policies_operations.py
│   │   │   │   ├── servers_operations.py
│   │   │   │   └── virtual_network_rules_operations.py
│   │   │   ├── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── my_sql_management_client.cpython-37.pyc
│   │   │   │   └── version.cpython-37.pyc
│   │   │   └── version.py
│   │   ├── postgresql
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── configuration_paged.py
│   │   │   │   ├── configuration.py
│   │   │   │   ├── configuration_py3.py
│   │   │   │   ├── database_paged.py
│   │   │   │   ├── database.py
│   │   │   │   ├── database_py3.py
│   │   │   │   ├── firewall_rule_paged.py
│   │   │   │   ├── firewall_rule.py
│   │   │   │   ├── firewall_rule_py3.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── log_file_paged.py
│   │   │   │   ├── log_file.py
│   │   │   │   ├── log_file_py3.py
│   │   │   │   ├── name_availability.py
│   │   │   │   ├── name_availability_py3.py
│   │   │   │   ├── name_availability_request.py
│   │   │   │   ├── name_availability_request_py3.py
│   │   │   │   ├── operation_display.py
│   │   │   │   ├── operation_display_py3.py
│   │   │   │   ├── operation_list_result.py
│   │   │   │   ├── operation_list_result_py3.py
│   │   │   │   ├── operation.py
│   │   │   │   ├── operation_py3.py
│   │   │   │   ├── performance_tier_properties_paged.py
│   │   │   │   ├── performance_tier_properties.py
│   │   │   │   ├── performance_tier_properties_py3.py
│   │   │   │   ├── performance_tier_service_level_objectives.py
│   │   │   │   ├── performance_tier_service_level_objectives_py3.py
│   │   │   │   ├── postgre_sql_management_client_enums.py
│   │   │   │   ├── proxy_resource.py
│   │   │   │   ├── proxy_resource_py3.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── configuration.cpython-37.pyc
│   │   │   │   │   ├── configuration_paged.cpython-37.pyc
│   │   │   │   │   ├── configuration_py3.cpython-37.pyc
│   │   │   │   │   ├── database.cpython-37.pyc
│   │   │   │   │   ├── database_paged.cpython-37.pyc
│   │   │   │   │   ├── database_py3.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule_paged.cpython-37.pyc
│   │   │   │   │   ├── firewall_rule_py3.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── log_file.cpython-37.pyc
│   │   │   │   │   ├── log_file_paged.cpython-37.pyc
│   │   │   │   │   ├── log_file_py3.cpython-37.pyc
│   │   │   │   │   ├── name_availability.cpython-37.pyc
│   │   │   │   │   ├── name_availability_py3.cpython-37.pyc
│   │   │   │   │   ├── name_availability_request.cpython-37.pyc
│   │   │   │   │   ├── name_availability_request_py3.cpython-37.pyc
│   │   │   │   │   ├── operation.cpython-37.pyc
│   │   │   │   │   ├── operation_display.cpython-37.pyc
│   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
│   │   │   │   │   ├── operation_list_result.cpython-37.pyc
│   │   │   │   │   ├── operation_list_result_py3.cpython-37.pyc
│   │   │   │   │   ├── operation_py3.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties_paged.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_properties_py3.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_service_level_objectives.cpython-37.pyc
│   │   │   │   │   ├── performance_tier_service_level_objectives_py3.cpython-37.pyc
│   │   │   │   │   ├── postgre_sql_management_client_enums.cpython-37.pyc
│   │   │   │   │   ├── proxy_resource.cpython-37.pyc
│   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
│   │   │   │   │   ├── server.cpython-37.pyc
│   │   │   │   │   ├── server_for_create.cpython-37.pyc
│   │   │   │   │   ├── server_for_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_paged.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_create.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_default_create.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_default_create_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_geo_restore.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_geo_restore_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_replica.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_replica_py3.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_restore.cpython-37.pyc
│   │   │   │   │   ├── server_properties_for_restore_py3.cpython-37.pyc
│   │   │   │   │   ├── server_py3.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policy.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policy_py3.cpython-37.pyc
│   │   │   │   │   ├── server_update_parameters.cpython-37.pyc
│   │   │   │   │   ├── server_update_parameters_py3.cpython-37.pyc
│   │   │   │   │   ├── sku.cpython-37.pyc
│   │   │   │   │   ├── sku_py3.cpython-37.pyc
│   │   │   │   │   ├── storage_profile.cpython-37.pyc
│   │   │   │   │   ├── storage_profile_py3.cpython-37.pyc
│   │   │   │   │   ├── tracked_resource.cpython-37.pyc
│   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
│   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
│   │   │   │   │   ├── virtual_network_rule_paged.cpython-37.pyc
│   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
│   │   │   │   ├── server_for_create.py
│   │   │   │   ├── server_for_create_py3.py
│   │   │   │   ├── server_paged.py
│   │   │   │   ├── server_properties_for_create.py
│   │   │   │   ├── server_properties_for_create_py3.py
│   │   │   │   ├── server_properties_for_default_create.py
│   │   │   │   ├── server_properties_for_default_create_py3.py
│   │   │   │   ├── server_properties_for_geo_restore.py
│   │   │   │   ├── server_properties_for_geo_restore_py3.py
│   │   │   │   ├── server_properties_for_replica.py
│   │   │   │   ├── server_properties_for_replica_py3.py
│   │   │   │   ├── server_properties_for_restore.py
│   │   │   │   ├── server_properties_for_restore_py3.py
│   │   │   │   ├── server.py
│   │   │   │   ├── server_py3.py
│   │   │   │   ├── server_security_alert_policy.py
│   │   │   │   ├── server_security_alert_policy_py3.py
│   │   │   │   ├── server_update_parameters.py
│   │   │   │   ├── server_update_parameters_py3.py
│   │   │   │   ├── sku.py
│   │   │   │   ├── sku_py3.py
│   │   │   │   ├── storage_profile.py
│   │   │   │   ├── storage_profile_py3.py
│   │   │   │   ├── tracked_resource.py
│   │   │   │   ├── tracked_resource_py3.py
│   │   │   │   ├── virtual_network_rule_paged.py
│   │   │   │   ├── virtual_network_rule.py
│   │   │   │   └── virtual_network_rule_py3.py
│   │   │   ├── operations
│   │   │   │   ├── check_name_availability_operations.py
│   │   │   │   ├── configurations_operations.py
│   │   │   │   ├── databases_operations.py
│   │   │   │   ├── firewall_rules_operations.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── location_based_performance_tier_operations.py
│   │   │   │   ├── log_files_operations.py
│   │   │   │   ├── operations.py
│   │   │   │   ├── __pycache__
│   │   │   │   │   ├── check_name_availability_operations.cpython-37.pyc
│   │   │   │   │   ├── configurations_operations.cpython-37.pyc
│   │   │   │   │   ├── databases_operations.cpython-37.pyc
│   │   │   │   │   ├── firewall_rules_operations.cpython-37.pyc
│   │   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   │   ├── location_based_performance_tier_operations.cpython-37.pyc
│   │   │   │   │   ├── log_files_operations.cpython-37.pyc
│   │   │   │   │   ├── operations.cpython-37.pyc
│   │   │   │   │   ├── replicas_operations.cpython-37.pyc
│   │   │   │   │   ├── server_security_alert_policies_operations.cpython-37.pyc
│   │   │   │   │   ├── servers_operations.cpython-37.pyc
│   │   │   │   │   └── virtual_network_rules_operations.cpython-37.pyc
│   │   │   │   ├── replicas_operations.py
│   │   │   │   ├── server_security_alert_policies_operations.py
│   │   │   │   ├── servers_operations.py
│   │   │   │   └── virtual_network_rules_operations.py
│   │   │   ├── postgre_sql_management_client.py
│   │   │   ├── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── postgre_sql_management_client.cpython-37.pyc
│   │   │   │   └── version.cpython-37.pyc
│   │   │   └── version.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── version.cpython-37.pyc
│   │   └── version.py
│   └── azure_mgmt_rdbms-1.9.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
27 directories, 454 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment