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