Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphSystemSubject

Hierarchy

Index

Properties

Optional descriptor

descriptor: string

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.

Optional displayName

displayName: string

This is the non-unique display name of the graph subject. To change this field, you must alter its value in the source provider.

Optional links

This field contains zero or more interesting links about the graph subject. These links may be invoked to obtain additional relationships or more detailed information about this graph subject.

Optional url

url: string

This url is the full route to the source resource of this graph subject.

Generated using TypeDoc