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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python