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