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