ScopeConnectionState type
The current scope connection state.
KnownScopeConnectionState can be used interchangeably with ScopeConnectionState,
this enum contains the known values that the service supports.
Known values supported by the service
Connected: Connected
Pending: Pending
Conflict: Conflict
Revoked: Revoked
Rejected: Rejected
type ScopeConnectionState = string