Uses of Class
com.azure.resourcemanager.appservice.models.BackupItemCollection
Packages that use BackupItemCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of BackupItemCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return BackupItemCollectionModifier and TypeMethodDescriptionstatic BackupItemCollection
BackupItemCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of BackupItemCollection from the JsonReader.BackupItemCollection.withValue
(List<BackupItemInner> value) Set the value property: Collection of resources.