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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python