ShallowReference interface
An abstracted reference to some other resource. This class is used to provide the build data contracts with a uniform way to reference other resources in a way that provides easy traversal through links.
id | ID of the resource |
name | Name of the linked resource (definition name, controller name, etc.) |
url | Full http link to the resource |
ID of the resource
id: string
Property Value
string
Name of the linked resource (definition name, controller name, etc.)
name: string
Property Value
string
Full http link to the resource
url: string
Property Value
string