ScopeConnection interface

The Scope Connections resource

Extends

Properties

connectionState

Connection State

description

A description of the scope connection.

etag

A unique read-only string that changes whenever the resource is updated.

resourceId

Resource ID.

systemData

The system metadata related to this resource.

tenantId

Tenant ID.

Inherited Properties

id

Resource ID.

name

Resource name.

type

Resource type.

Property Details

connectionState

Connection State

connectionState?: string

Property Value

string

description

A description of the scope connection.

description?: string

Property Value

string

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

resourceId

Resource ID.

resourceId?: string

Property Value

string

systemData

The system metadata related to this resource.

systemData?: SystemData

Property Value

tenantId

Tenant ID.

tenantId?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From ChildResource.id

name

Resource name.

name?: string

Property Value

string

Inherited From ChildResource.name

type

Resource type.

type?: string

Property Value

string

Inherited From ChildResource.type