SharingStatusOutput interface
Sharing status of current gallery.
Properties
| aggregated |
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[]