Uses of Class
com.azure.resourcemanager.appservice.models.FunctionAppStackCollection
Packages that use FunctionAppStackCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionAppStackCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type FunctionAppStackCollectionModifier and TypeClassDescriptionfinal classCollection of Function app Stacks.Methods in com.azure.resourcemanager.appservice.models that return FunctionAppStackCollectionModifier and TypeMethodDescriptionstatic FunctionAppStackCollectionFunctionAppStackCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FunctionAppStackCollection from the JsonReader.FunctionAppStackCollection.withValue(List<FunctionAppStackInner> value) Set the value property: Collection of resources.