SqlAssessmentV2SummaryListResult interface
The response of a SqlAssessmentV2Summary list operation.
Properties
| next |
The link to the next page of items |
| value | The SqlAssessmentV2Summary items on this page |
Property Details
nextLink
The link to the next page of items
nextLink?: string
Property Value
string
value
The SqlAssessmentV2Summary items on this page
value: SqlAssessmentV2Summary[]