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