Uses of Class
com.azure.resourcemanager.appservice.models.AppServiceEnvironmentCollection
Packages that use AppServiceEnvironmentCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of AppServiceEnvironmentCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type AppServiceEnvironmentCollectionModifier and TypeClassDescriptionfinal classCollection of App Service Environments.Methods in com.azure.resourcemanager.appservice.models that return AppServiceEnvironmentCollectionModifier and TypeMethodDescriptionAppServiceEnvironmentCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AppServiceEnvironmentCollection from the JsonReader.AppServiceEnvironmentCollection.withValue(List<AppServiceEnvironmentResourceInner> value) Set the value property: Collection of resources.