ResourceLinkProperties interface
The resource link properties.
Properties
notes | Notes about the resource link. |
source |
The fully qualified ID of the source resource in the link. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The fully qualified ID of the target resource in the link. |
Property Details
notes
Notes about the resource link.
notes?: string
Property Value
string
sourceId
The fully qualified ID of the source resource in the link. NOTE: This property will not be serialized. It can only be populated by the server.
sourceId?: string
Property Value
string
targetId
The fully qualified ID of the target resource in the link.
targetId: string
Property Value
string