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