Uses of Class
com.azure.resourcemanager.appservice.models.WorkerPoolCollection
-
Packages that use WorkerPoolCollection Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WorkerPoolCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WorkerPoolCollection Modifier and Type Method Description WorkerPoolCollectionWorkerPoolCollection. withValue(List<WorkerPoolResourceInner> value)Set the value property: Collection of resources.
-