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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python