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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python