EmergingIssueListResult interface

The list of emerging issues.

Properties

nextLink

The link used to get the next page of emerging issues.

value

The list of emerging issues.

Property Details

The link used to get the next page of emerging issues.

nextLink?: string

Property Value

string

value

The list of emerging issues.

value?: EmergingIssuesGetResult[]

Property Value