ReplicationStatus Class
This is the replication status of the gallery image version.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelReplicationStatus
Constructor
ReplicationStatus(**kwargs: Any)
Variables
Name | Description |
---|---|
aggregated_state
|
This is the aggregated replication status based on all the regional replication status flags. Known values are: "Unknown", "InProgress", "Completed", and "Failed". |
summary
|
This is a summary of replication status for each region. |
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