RelationshipCollection interface

A collection of relationships which relate digital twins together.

Properties

nextLink

A URI to retrieve the next page of objects.

value

The relationship objects.

Property Details

A URI to retrieve the next page of objects.

nextLink?: string

Property Value

string

value

The relationship objects.

value?: any[]

Property Value

any[]