CapabilityProperties Class
Location capabilities.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelCapabilityProperties
Constructor
CapabilityProperties(**kwargs)
Variables
Name | Description |
---|---|
zone
|
zone name. |
geo_backup_supported
|
A value indicating whether a new server in this region can have geo-backups to paired region. |
zone_redundant_ha_supported
|
A value indicating whether a new server in this region can support multi zone HA. |
zone_redundant_ha_and_geo_backup_supported
|
A value indicating whether a new server in this region can have geo-backups to paired region. |
supported_flexible_server_editions
|
|
supported_hyperscale_node_editions
|
|
status
|
The status. |
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