Share via


RecommendationCollectionOutput interface

Collection of recommendations.

Properties

nextLink

Link to next page of resources.

value

Collection of resources.

Property Details

Link to next page of resources.

nextLink?: string

Property Value

string

value

Collection of resources.

value: RecommendationOutput[]

Property Value