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. NOTE: This property will not be serialized. It can only be populated by the server. |
summary | This is a summary of replication status for each region. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
aggregatedState
This is the aggregated replication status based on all the regional replication status flags. NOTE: This property will not be serialized. It can only be populated by the server.
aggregatedState?: string
Property Value
string
summary
This is a summary of replication status for each region. NOTE: This property will not be serialized. It can only be populated by the server.
summary?: RegionalReplicationStatus[]