Microsoft Azure Standbypool Management Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Standbypool Management Client Library. This package has been tested with Python 3.9+. For a more complete view of Azure libraries, see the azure sdk python release.
Disclaimer
Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691
Getting started
Prerequisites
- Python 3.9+ is required to use this package.
- Azure subscription
Install the package
pip install azure-mgmt-standbypool
pip install azure-identity
Authentication
By default, Azure Active Directory token authentication depends on correct configuration of the following environment variables.
AZURE_CLIENT_IDfor Azure client ID.AZURE_TENANT_IDfor Azure tenant ID.AZURE_CLIENT_SECRETfor Azure client secret.
In addition, Azure subscription ID can be configured via environment variable AZURE_SUBSCRIPTION_ID.
With above configuration, client can be authenticated by following code:
from azure.identity import DefaultAzureCredential
from azure.mgmt.standbypool import StandbyPoolMgmtClient
import os
sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = StandbyPoolMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id)
Examples
Code samples for this package can be found at:
- Search Standbypool Management on docs.microsoft.com
- Azure Python Mgmt SDK Samples Repo
Troubleshooting
Next steps
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
2.0.0 (2025-04-21)
Features Added
- Model
ContainerGroupInstanceCountSummaryadded propertyzone - Model
StandbyContainerGroupPoolResourcePropertiesadded propertyzones - Model
StandbyContainerGroupPoolResourceUpdatePropertiesadded propertyzones - Model
StandbyContainerGroupPoolRuntimeViewResourcePropertiesadded propertystatus - Model
StandbyContainerGroupPoolRuntimeViewResourcePropertiesadded propertyprediction - Model
StandbyVirtualMachinePoolRuntimeViewResourcePropertiesadded propertystatus - Model
StandbyVirtualMachinePoolRuntimeViewResourcePropertiesadded propertyprediction - Enum
VirtualMachineStateadded memberHIBERNATED - Added enum
HealthStateCode - Added enum
PoolContainerGroupState - Added model
PoolContainerGroupStateCount - Added model
PoolStatus - Added enum
PoolVirtualMachineState - Added model
PoolVirtualMachineStateCount - Added model
StandbyContainerGroupPoolForecastValues - Added model
StandbyContainerGroupPoolPrediction - Added model
StandbyVirtualMachinePoolForecastValues - Added model
StandbyVirtualMachinePoolPrediction
Breaking Changes
- Deleted or renamed model
PoolResourceStateCount
1.0.0 (2024-09-25)
Features Added
- Client
StandbyPoolMgmtClientadded propertysend_request - Client
StandbyPoolMgmtClientadded operation groupstandby_virtual_machine_pool_runtime_views - Client
StandbyPoolMgmtClientadded operation groupstandby_container_group_pool_runtime_views - Model
ContainerGroupProfileadded propertyid - Model
ContainerGroupProfileadded propertyrevision - Model
ContainerGroupPropertiesadded propertycontainer_group_profile - Model
ContainerGroupPropertiesadded propertysubnet_ids - Model
ErrorAdditionalInfoadded propertyinfo - Model
ErrorAdditionalInfoadded propertytype - Model
ErrorDetailadded propertyadditional_info - Model
ErrorDetailadded propertycode - Model
ErrorDetailadded propertydetails - Model
ErrorDetailadded propertymessage - Model
ErrorDetailadded propertytarget - Model
ErrorResponseadded propertyerror - Model
Operationadded propertyaction_type - Model
Operationadded propertydisplay - Model
Operationadded propertyis_data_action - Model
Operationadded propertyname - Model
Operationadded propertyorigin - Model
OperationDisplayadded propertydescription - Model
OperationDisplayadded propertyoperation - Model
OperationDisplayadded propertyprovider - Model
OperationDisplayadded propertyresource - Model
ProxyResourceadded propertyid - Model
ProxyResourceadded propertyname - Model
ProxyResourceadded propertysystem_data - Model
ProxyResourceadded propertytype - Model
Resourceadded propertyid - Model
Resourceadded propertyname - Model
Resourceadded propertysystem_data - Model
Resourceadded propertytype - Model
StandbyContainerGroupPoolElasticityProfileadded propertymax_ready_capacity - Model
StandbyContainerGroupPoolElasticityProfileadded propertyrefill_policy - Model
StandbyContainerGroupPoolResourceadded propertyid - Model
StandbyContainerGroupPoolResourceadded propertylocation - Model
StandbyContainerGroupPoolResourceadded propertyname - Model
StandbyContainerGroupPoolResourceadded propertyproperties - Model
StandbyContainerGroupPoolResourceadded propertysystem_data - Model
StandbyContainerGroupPoolResourceadded propertytags - Model
StandbyContainerGroupPoolResourceadded propertytype - Model
StandbyContainerGroupPoolResourcePropertiesadded propertycontainer_group_properties - Model
StandbyContainerGroupPoolResourcePropertiesadded propertyelasticity_profile - Model
StandbyContainerGroupPoolResourcePropertiesadded propertyprovisioning_state - Model
StandbyContainerGroupPoolResourceUpdateadded propertyproperties - Model
StandbyContainerGroupPoolResourceUpdateadded propertytags - Model
StandbyContainerGroupPoolResourceUpdatePropertiesadded propertycontainer_group_properties - Model
StandbyContainerGroupPoolResourceUpdatePropertiesadded propertyelasticity_profile - Model
StandbyVirtualMachinePoolElasticityProfileadded propertymax_ready_capacity - Model
StandbyVirtualMachinePoolElasticityProfileadded propertymin_ready_capacity - Model
StandbyVirtualMachinePoolElasticityProfileadded propertymin_ready_capacity - Model
StandbyVirtualMachinePoolResourceadded propertyid - Model
StandbyVirtualMachinePoolResourceadded propertylocation - Model
StandbyVirtualMachinePoolResourceadded propertyname - Model
StandbyVirtualMachinePoolResourceadded propertyproperties - Model
StandbyVirtualMachinePoolResourceadded propertysystem_data - Model
StandbyVirtualMachinePoolResourceadded propertytags - Model
StandbyVirtualMachinePoolResourceadded propertytype - Model
StandbyVirtualMachinePoolResourcePropertiesadded propertyattached_virtual_machine_scale_set_id - Model
StandbyVirtualMachinePoolResourcePropertiesadded propertyelasticity_profile - Model
StandbyVirtualMachinePoolResourcePropertiesadded propertyprovisioning_state - Model
StandbyVirtualMachinePoolResourcePropertiesadded propertyvirtual_machine_state - Model
StandbyVirtualMachinePoolResourceUpdateadded propertyproperties - Model
StandbyVirtualMachinePoolResourceUpdateadded propertytags - Model
StandbyVirtualMachinePoolResourceUpdatePropertiesadded propertyattached_virtual_machine_scale_set_id - Model
StandbyVirtualMachinePoolResourceUpdatePropertiesadded propertyelasticity_profile - Model
StandbyVirtualMachinePoolResourceUpdatePropertiesadded propertyvirtual_machine_state - Model
StandbyVirtualMachineResourceadded propertyid - Model
StandbyVirtualMachineResourceadded propertyname - Model
StandbyVirtualMachineResourceadded propertyproperties - Model
StandbyVirtualMachineResourceadded propertysystem_data - Model
StandbyVirtualMachineResourceadded propertytype - Model
StandbyVirtualMachineResourcePropertiesadded propertyprovisioning_state - Model
StandbyVirtualMachineResourcePropertiesadded propertyvirtual_machine_resource_id - Model
Subnetadded propertyid - Model
SystemDataadded propertycreated_at - Model
SystemDataadded propertycreated_by - Model
SystemDataadded propertycreated_by_type - Model
SystemDataadded propertylast_modified_at - Model
SystemDataadded propertylast_modified_by - Model
SystemDataadded propertylast_modified_by_type - Model
TrackedResourceadded propertyid - Model
TrackedResourceadded propertylocation - Model
TrackedResourceadded propertyname - Model
TrackedResourceadded propertysystem_data - Model
TrackedResourceadded propertytags - Model
TrackedResourceadded propertytype - Added model
ContainerGroupInstanceCountSummary - Added model
PoolResourceStateCount - Added model
StandbyContainerGroupPoolRuntimeViewResource - Added model
StandbyContainerGroupPoolRuntimeViewResourceProperties - Added model
StandbyVirtualMachinePoolRuntimeViewResource - Added model
StandbyVirtualMachinePoolRuntimeViewResourceProperties - Added model
VirtualMachineInstanceCountSummary - Added model
StandbyContainerGroupPoolRuntimeViewsOperations - Added model
StandbyVirtualMachinePoolRuntimeViewsOperations
Breaking Changes
- Model
ProxyResourcedeleted or renamed its instance variableadditional_properties - Deleted or renamed model
ContainerGroupProfileUpdate - Deleted or renamed model
ContainerGroupPropertiesUpdate - Deleted or renamed model
OperationListResult - Deleted or renamed model
StandbyContainerGroupPoolElasticityProfileUpdate - Deleted or renamed model
StandbyContainerGroupPoolResourceListResult - Deleted or renamed model
StandbyVirtualMachinePoolElasticityProfileUpdate - Deleted or renamed model
StandbyVirtualMachinePoolResourceListResult - Deleted or renamed model
StandbyVirtualMachineResourceListResult
1.0.0b1 (2024-04-22)
- 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azure_mgmt_standbypool-2.0.0.tar.gz.
File metadata
- Download URL: azure_mgmt_standbypool-2.0.0.tar.gz
- Upload date:
- Size: 65.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7d9e9689c081246e13dca48f916b3d8138089810ce6ec581420a6b4bcaa48b3
|
|
| MD5 |
1fa45cb290140f70efa2159a949baf8e
|
|
| BLAKE2b-256 |
de696448bf64a9c0c66ecb6ef74777e854879343c2a1ec95a9e2aa7a53fd90d1
|
File details
Details for the file azure_mgmt_standbypool-2.0.0-py3-none-any.whl.
File metadata
- Download URL: azure_mgmt_standbypool-2.0.0-py3-none-any.whl
- Upload date:
- Size: 71.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7ab80b366511f036f94030b5fd7b5d25b5aba865de03d679e7cd11252260c89
|
|
| MD5 |
cb70fc72bfbd6fadfd1a8f0213612c43
|
|
| BLAKE2b-256 |
66d1133e971a15510c675b7616ebad3bdcb0b1f10173243549ca45ead2b9d628
|