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
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ProcessThreadInfoCollectionModifier and TypeClassDescriptionfinal classCollection of Kudu thread information elements.Methods in com.azure.resourcemanager.appservice.models that return ProcessThreadInfoCollectionModifier and TypeMethodDescriptionstatic ProcessThreadInfoCollectionProcessThreadInfoCollection.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.