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 RecommendationCollection
RecommendationCollection.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.