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
Methods in com.azure.resourcemanager.appservice.models that return FunctionAppStackCollectionModifier and TypeMethodDescriptionstatic FunctionAppStackCollection
FunctionAppStackCollection.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.