ResourceLink interface

The resource link.

Properties

id

The fully qualified ID of the resource link. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource link. NOTE: This property will not be serialized. It can only be populated by the server.

properties

Properties for resource link.

type

The resource link object. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The fully qualified ID of the resource link. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

The name of the resource link. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Properties for resource link.

properties?: ResourceLinkProperties

Property Value

The resource link object. NOTE: This property will not be serialized. It can only be populated by the server.

type?: Record<string, unknown>

Property Value

Record<string, unknown>