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
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.