Uses of Class
com.azure.resourcemanager.appservice.models.AppServiceEnvironmentCollection
-
Packages that use AppServiceEnvironmentCollection Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of AppServiceEnvironmentCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return AppServiceEnvironmentCollection Modifier and Type Method Description AppServiceEnvironmentCollectionAppServiceEnvironmentCollection. withValue(List<AppServiceEnvironmentResourceInner> value)Set the value property: Collection of resources.
-