ReplicationStatus interface
This is the replication status of the gallery image version.
Properties
| aggregated |
This is the aggregated replication status based on all the regional replication status flags. |
| summary | This is a summary of replication status for each region. |
Property Details
aggregatedState
This is the aggregated replication status based on all the regional replication status flags.
aggregatedState?: string
Property Value
string
summary
This is a summary of replication status for each region.
summary?: RegionalReplicationStatus[]