ResourceRecommendationBaseListResult interface
The list of Advisor recommendations.
Properties
next |
The link used to get the next page of recommendations. |
value | The list of recommendations. |
Property Details
nextLink
The link used to get the next page of recommendations.
nextLink?: string
Property Value
string
value
The list of recommendations.
value?: ResourceRecommendationBase[]