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