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