Share via


SharingStatusOutput interface

Sharing status of current gallery.

Properties

aggregatedState

Aggregated sharing state of current gallery.

summary

Summary of all regional sharing status.

Property Details

aggregatedState

Aggregated sharing state of current gallery.

aggregatedState?: "Unknown" | "Failed" | "Succeeded" | "InProgress"

Property Value

"Unknown" | "Failed" | "Succeeded" | "InProgress"

summary

Summary of all regional sharing status.

summary?: RegionalSharingStatusOutput[]

Property Value