Uses of Class
com.azure.resourcemanager.appservice.models.SnapshotCollection
Packages that use SnapshotCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of SnapshotCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type SnapshotCollectionModifier and TypeClassDescriptionfinal classCollection of snapshots which can be used to revert an app to a previous time.Methods in com.azure.resourcemanager.appservice.models that return SnapshotCollectionModifier and TypeMethodDescriptionstatic SnapshotCollectionSnapshotCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SnapshotCollection from the JsonReader.SnapshotCollection.withValue(List<SnapshotInner> value) Set the value property: Collection of resources.