Uses of Class
com.azure.resourcemanager.appservice.models.AppServicePlanCollection
-
Packages that use AppServicePlanCollection Package Description com.azure.resourcemanager.appservice.models 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 AppServicePlanCollection Modifier and Type Method Description AppServicePlanCollectionAppServicePlanCollection. withValue(List<AppServicePlanInner> value)Set the value property: Collection of resources.
-