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
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type AppServicePlanCollectionModifier and TypeClassDescriptionfinal classCollection of App Service plans.Methods in com.azure.resourcemanager.appservice.models that return AppServicePlanCollectionModifier and TypeMethodDescriptionstatic AppServicePlanCollectionAppServicePlanCollection.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.