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