GraphSubjectBase interface
Properties
descriptor | The descriptor is the primary way to reference the graph subject while the system is running. This field will uniquely identify the same graph subject across both Accounts and Organizations. |
display |
This is the non-unique display name of the graph subject. To change this field, you must alter its value in the source provider. |
url | This url is the full route to the source resource of this graph subject. |
Property Details
descriptor
The descriptor is the primary way to reference the graph subject while the system is running. This field will uniquely identify the same graph subject across both Accounts and Organizations.
descriptor: string
Property Value
string
displayName
This is the non-unique display name of the graph subject. To change this field, you must alter its value in the source provider.
displayName: string
Property Value
string
url
This url is the full route to the source resource of this graph subject.
url: string
Property Value
string