Uses of Class
com.azure.resourcemanager.appservice.models.RecommendationCollection
Packages that use RecommendationCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of RecommendationCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return RecommendationCollectionModifier and TypeMethodDescriptionstatic RecommendationCollectionRecommendationCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RecommendationCollection from the JsonReader.RecommendationCollection.withValue(List<RecommendationInner> value) Set the value property: Collection of resources.