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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python