PagedDigitalTwinsModelDataCollection interface

A collection of DigitalTwinsModelData objects.

Properties

nextLink

A URI to retrieve the next page of objects.

value

The DigitalTwinsModelData objects.

Property Details

A URI to retrieve the next page of objects.

nextLink?: string

Property Value

string

value

The DigitalTwinsModelData objects.

value?: DigitalTwinsModelData[]

Property Value