Uses of Class
com.azure.resourcemanager.appservice.models.StaticSiteFunctionOverviewCollection
Packages that use StaticSiteFunctionOverviewCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of StaticSiteFunctionOverviewCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type StaticSiteFunctionOverviewCollectionModifier and TypeClassDescriptionfinal classCollection of static site functions.Methods in com.azure.resourcemanager.appservice.models that return StaticSiteFunctionOverviewCollectionModifier and TypeMethodDescriptionStaticSiteFunctionOverviewCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StaticSiteFunctionOverviewCollection from the JsonReader.StaticSiteFunctionOverviewCollection.withValue(List<StaticSiteFunctionOverviewArmResourceInner> value) Set the value property: Collection of resources.