ObjectRecommendationList interface
List of available object recommendations.
Properties
| next |
Link used to get the next page of results. |
| value | List of available object recommendations. |
Property Details
nextLink
Link used to get the next page of results.
nextLink?: string
Property Value
string
value
List of available object recommendations.
value?: ObjectRecommendation[]