RelationshipMetadata interface
Provides information about the relationship properties.
Properties
| source |
The type of the relationship source resource. |
| target |
The type of the relationship target resource. |
Property Details
sourceType
The type of the relationship source resource.
sourceType: string
Property Value
string
targetType
The type of the relationship target resource.
targetType: string
Property Value
string