Uses of Class
com.azure.resourcemanager.appservice.models.FunctionEnvelopeCollection
Packages that use FunctionEnvelopeCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FunctionEnvelopeCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type FunctionEnvelopeCollectionModifier and TypeClassDescriptionfinal classCollection of Kudu function information elements.Methods in com.azure.resourcemanager.appservice.models that return FunctionEnvelopeCollectionModifier and TypeMethodDescriptionstatic FunctionEnvelopeCollectionFunctionEnvelopeCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FunctionEnvelopeCollection from the JsonReader.FunctionEnvelopeCollection.withValue(List<FunctionEnvelopeInner> value) Set the value property: Collection of resources.