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
Methods in com.azure.resourcemanager.appservice.models that return SiteContainerCollectionModifier and TypeMethodDescriptionstatic SiteContainerCollection
SiteContainerCollection.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.