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