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