ScopeConnectionPropertiesOutput interface
Scope connection.
Properties
| connection |
Connection State |
| description | A description of the scope connection. |
| resource |
Resource ID. |
| tenant |
Tenant ID. |
Property Details
connectionState
Connection State
connectionState?: "Connected" | "Pending" | "Conflict" | "Revoked" | "Rejected"
Property Value
"Connected" | "Pending" | "Conflict" | "Revoked" | "Rejected"
description
A description of the scope connection.
description?: string
Property Value
string
resourceId
Resource ID.
resourceId?: string
Property Value
string
tenantId
Tenant ID.
tenantId?: string
Property Value
string