Share via


RegionalSharingStatusOutput interface

Gallery regional sharing status

Properties

details

Details of gallery regional sharing failure.

region

Region name

state

Gallery sharing state in current region

Property Details

details

Details of gallery regional sharing failure.

details?: string

Property Value

string

region

Region name

region?: string

Property Value

string

state

Gallery sharing state in current region

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

Property Value

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