Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class GetRecommendationsResult(val filterByCategories: List<String>? = null, val filterByResourceGroups: List<String>? = null, val id: String, val recommendations: List<GetRecommendationsRecommendation>)
A collection of values returned by getRecommendations.