InstanceList interface

List of Instances.

Properties

nextLink

The link used to get the next page of Instances list.

value

List of Instances.

Property Details

The link used to get the next page of Instances list.

nextLink?: string

Property Value

string

value

List of Instances.

value?: Instance[]

Property Value