EmergingIssueListResult interface
The list of emerging issues.
Properties
next |
The link used to get the next page of emerging issues. |
value | The list of emerging issues. |
Property Details
nextLink
The link used to get the next page of emerging issues.
nextLink?: string
Property Value
string
value
The list of emerging issues.
value?: EmergingIssuesGetResult[]