AvailabilityZonePeers Class
List of availability zones shared by the subscriptions.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.resource.subscriptions._serialization.ModelAvailabilityZonePeers
Constructor
AvailabilityZonePeers(*, peers: List[_models.Peers] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
peers
|
Details of shared availability zone. |
Variables
Name | Description |
---|---|
availability_zone
|
The availabilityZone. |
peers
|
Details of shared availability zone. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python