Microsoft Azure SQL Virtual Machine Management Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure SQL Virtual Machine Management Client Library.
Azure Resource Manager (ARM) is the next generation of management APIs that replace the old Azure Service Management (ASM).
This package has been tested with Python 2.7, 3.5, 3.6 and 3.7.
For the older Azure Service Management (ASM) libraries, see azure-servicemanagement-legacy library.
For a more complete set of Azure libraries, see the azure bundle package.
Usage
For code examples, see SQL Virtual Machine Management on docs.microsoft.com.
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
0.5.0 (2019-11-27)
Features
Model SqlVirtualMachine has a new parameter storage_configuration_settings
Added operation SqlVirtualMachinesOperations.list_by_sql_vm_group
0.4.0 (2019-07-04)
Features
Model SqlVirtualMachine has a new parameter sql_management
General Breaking changes
This version uses a next-generation code generator that might introduce breaking changes if from some import. In summary, some modules were incorrectly visible/importable and have been renamed. This fixed several issues caused by usage of classes that were not supposed to be used in the first place.
SqlVirtualMachineManagementClient cannot be imported from azure.mgmt.sqlvirtualmachine.sql_virtual_machine_management_client anymore (import from azure.mgmt.sqlvirtualmachine works like before)
SqlVirtualMachineManagementClientConfiguration import has been moved from azure.mgmt.sqlvirtualmachine.sql_virtual_machine_management_client to azure.mgmt.sqlvirtualmachine
A model MyClass from a “models” sub-module cannot be imported anymore using azure.mgmt.sqlvirtualmachine.models.my_class (import from azure.mgmt.sqlvirtualmachine.models works like before)
An operation class MyClassOperations from an operations sub-module cannot be imported anymore using azure.mgmt.sqlvirtualmachine.operations.my_class_operations (import from azure.mgmt.sqlvirtualmachine.operations works like before)
Last but not least, HTTP connection pooling is now enabled by default. You should always use a client as a context manager, or call close(), or use no more than one client per process.
0.3.0 (2019-06-03)
Features
sql_image_sku is now writable
0.2.0 (2018-12-07)
Features
Model SqlStorageUpdateSettings has a new parameter starting_device_id
Breaking changes
Model AdditionalFeaturesServerConfigurations no longer has parameter backup_permissions_for_azure_backup_svc
0.1.0 (2018-11-27)
Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file azure-mgmt-sqlvirtualmachine-0.5.0.zip
.
File metadata
- Download URL: azure-mgmt-sqlvirtualmachine-0.5.0.zip
- Upload date:
- Size: 42.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5a9423512a7b12844ac014366a1d53c81017a14f39676beedf004a532aa2aad |
|
MD5 | d27f52e4b6ea15f65418140a48ef7088 |
|
BLAKE2b-256 | f603efe8f2ea66d51a23d908ab08c6a7b5f55b43c16bafb8d703f69594c635cf |
File details
Details for the file azure_mgmt_sqlvirtualmachine-0.5.0-py2.py3-none-any.whl
.
File metadata
- Download URL: azure_mgmt_sqlvirtualmachine-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27b2ba9e1d1bde478b714e7809914baad4499d5e87062d7b5bfbc28765238d08 |
|
MD5 | 1bb9392d6b38bbc0bb0271ac0ed76ee0 |
|
BLAKE2b-256 | 30c7eb497b7d67cf04d817c0ebae8e84e5a6bd455338f21618551666dc5d0403 |