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