Uses of Class
com.azure.resourcemanager.appservice.models.SnapshotCollection
-
Packages that use SnapshotCollection Package Description com.azure.resourcemanager.appservice.models 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 SnapshotCollection Modifier and Type Method Description SnapshotCollectionSnapshotCollection. withValue(List<SnapshotInner> value)Set the value property: Collection of resources.
-