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