Uses of Class
com.azure.resourcemanager.appservice.models.ProcessInfoCollection
Packages that use ProcessInfoCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of ProcessInfoCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ProcessInfoCollectionModifier and TypeClassDescriptionfinal classCollection of Kudu process information elements.Methods in com.azure.resourcemanager.appservice.models that return ProcessInfoCollectionModifier and TypeMethodDescriptionstatic ProcessInfoCollectionProcessInfoCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ProcessInfoCollection from the JsonReader.ProcessInfoCollection.withValue(List<ProcessInfoInner> value) Set the value property: Collection of resources.