RelationProperties interface
Relation property bag.
Properties
| related |
The resource ID of the related resource |
| related |
The resource kind of the related resource |
| related |
The name of the related resource |
| related |
The resource type of the related resource |
Property Details
relatedResourceId
The resource ID of the related resource
relatedResourceId: string
Property Value
string
relatedResourceKind
The resource kind of the related resource
relatedResourceKind?: string
Property Value
string
relatedResourceName
The name of the related resource
relatedResourceName?: string
Property Value
string
relatedResourceType
The resource type of the related resource
relatedResourceType?: string
Property Value
string