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. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python