Microsoft Azure Batch Management Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Batch Management Client Library.
This package has been tested with Python 2.7, 3.3, 3.4 and 3.5.
Compatibility
IMPORTANT: If you have an earlier version of the azure package (version < 1.0), you should uninstall it before installing this package.
You can check the version using pip:
pip freeze
If you see azure==0.11.0 (or any version below 1.0), uninstall it first:
pip uninstall azure
Usage
For code examples, see the Batch samples repo on GitHub.
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
4.1.0 (2017-07-24)
New operation to check the availability and validity of a Batch account name.
4.0.0 (2017-05-10)
New operation to list the operations available for the Microsoft.Batch provider, includes new Operation and OperationDisplay models.
Renamed AddApplicationParameters to ApplicationCreateParameters.
Renamed UpdateApplicationParameters to ApplicationUpdateParameters.
Removed core_quota attribute from BatchAccount object, now replaced by separate dedicated_core_quota and low_priority_core_quota.
BatchAccountKeys object now has additional account_name attribute.
3.0.1 (2017-04-19)
This wheel package is now built with the azure wheel extension
3.0.0 (2017-03-07)
Updated BatchAccount model - support for pool allocation in the user’s subscription.
Updated BatchAccount model - support for referencing an Azure Key Vault for accounts created with a pool allocation mode of UserSubscription.
Updated BatchAccount model - properties are now read only.
Updated ApplicationPackage model - properties are now read only.
Updated BatchAccountKeys model - properties are now read only.
Updated BatchLocationQuota model - properties are now read only.
2.0.0 (2016-10-04)
Renamed AccountResource to BatchAccount.
Renamed AccountOperations to BatchAccountOperations. The IBatchManagementClient.Account property was also renamed to IBatchManagementClient.BatchAccount.
Split Application and ApplicationPackage operations up into two separate operation groups.
Updated Application and ApplicationPackage methods to use the standard Create, Delete, Update syntax. For example creating an Application is done via ApplicationOperations.Create.
Renamed SubscriptionOperations to LocationOperations and changed SubscriptionOperations.GetSubscriptionQuotas to be LocationOperations.GetQuotas.
This version targets REST API version 2015-12-01.
1.0.0 (2016-08-09)
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-batch-4.1.0.zip
.
File metadata
- Download URL: azure-mgmt-batch-4.1.0.zip
- Upload date:
- Size: 48.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e69f407dc8a94d87316ee6a82b6f3c1d6997b84e337042c3c4ed6450adcd359 |
|
MD5 | eb5ef4f0f45c0d7a747f17d34a420dd9 |
|
BLAKE2b-256 | de27910b77c194c1e88f7e50dbb1132ed8afd834636bb5e2daf65c33caded215 |
File details
Details for the file azure_mgmt_batch-4.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: azure_mgmt_batch-4.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d0bd11add9a39679dca912ef84a02d51353488e66c036168ac49b7d42d68112 |
|
MD5 | 251b29fee76cafc4832b9dd1a8c4ab97 |
|
BLAKE2b-256 | e8fbfc700d1bf51c4359efb36aae643579b9bc6fabb5660403d5fb39293d028f |