Uses of Class
com.azure.resourcemanager.appservice.models.SiteConfigurationSnapshotInfoCollection
Packages that use SiteConfigurationSnapshotInfoCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of SiteConfigurationSnapshotInfoCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type SiteConfigurationSnapshotInfoCollectionModifier and TypeClassDescriptionfinal classCollection of metadata for the app configuration snapshots that can be restored.Methods in com.azure.resourcemanager.appservice.models that return SiteConfigurationSnapshotInfoCollectionModifier and TypeMethodDescriptionSiteConfigurationSnapshotInfoCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SiteConfigurationSnapshotInfoCollection from the JsonReader.SiteConfigurationSnapshotInfoCollection.withValue(List<SiteConfigurationSnapshotInfoInner> value) Set the value property: Collection of resources.