ResourceRecommendationBaseListResult interface

The list of Advisor recommendations.

Properties

nextLink

The link used to get the next page of recommendations.

value

The list of recommendations.

Property Details

The link used to get the next page of recommendations.

nextLink?: string

Property Value

string

value

The list of recommendations.

value?: ResourceRecommendationBase[]

Property Value