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
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.