InstanceList interface
Properties
nextLink |
The link used to get the next page of Instances list.
|
value |
List of Instances.
|
Property Details
nextLink
The link used to get the next page of Instances list.
nextLink?: string
Property Value
value
List of Instances.
value?: Instance[]
Property Value