Uses of Class
com.azure.resourcemanager.appservice.models.ProcessThreadInfoCollection
Packages that use ProcessThreadInfoCollection
Package
Description
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 ProcessThreadInfoCollectionModifier and TypeMethodDescriptionstatic ProcessThreadInfoCollection
ProcessThreadInfoCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ProcessThreadInfoCollection from the JsonReader.ProcessThreadInfoCollection.withValue
(List<ProcessThreadInfoInner> value) Set the value property: Collection of resources.