DigitalTwinsDescriptionListResult interface

A list of DigitalTwins description objects with a next link.

Properties

nextLink

The link used to get the next page of DigitalTwins description objects.

value

A list of DigitalTwins description objects.

Property Details

The link used to get the next page of DigitalTwins description objects.

nextLink?: string

Property Value

string

value

A list of DigitalTwins description objects.

value?: DigitalTwinsDescription[]

Property Value