ScopeConnection interface
The Scope Connections resource
- Extends
Properties
connection |
Connection State NOTE: This property will not be serialized. It can only be populated by the server. |
description | A description of the scope connection. |
resource |
Resource ID. |
system |
The system metadata related to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
tenant |
Tenant ID. |
Inherited Properties
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectionState
Connection State NOTE: This property will not be serialized. It can only be populated by the server.
connectionState?: string
Property Value
string
description
A description of the scope connection.
description?: string
Property Value
string
resourceId
Resource ID.
resourceId?: string
Property Value
string
systemData
The system metadata related to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
tenantId
Tenant ID.
tenantId?: string
Property Value
string
Inherited Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
Inherited From ChildResource.etag
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ChildResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ChildResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ChildResource.type