Share via


ScopeConnectionPropertiesOutput interface

Scope connection.

Properties

connectionState

Connection State

description

A description of the scope connection.

resourceId

Resource ID.

tenantId

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