Share via


ReplicationStatusOutput interface

This is the replication status of the gallery image version.

Properties

aggregatedState

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?: "Unknown" | "Failed" | "Completed" | "InProgress"

Property Value

"Unknown" | "Failed" | "Completed" | "InProgress"

summary

This is a summary of replication status for each region.

summary?: RegionalReplicationStatusOutput[]

Property Value