GetRecommendationsOperations interface
Interface representing a GetRecommendations operations.
Properties
| list | Gets a list of all recommendations. |
Property Details
list
Gets a list of all recommendations.
list: (resourceGroupName: string, workspaceName: string, options?: GetRecommendationsListOptionalParams) => PagedAsyncIterableIterator<Recommendation, Recommendation[], PageSettings>
Property Value
(resourceGroupName: string, workspaceName: string, options?: GetRecommendationsListOptionalParams) => PagedAsyncIterableIterator<Recommendation, Recommendation[], PageSettings>