Uses of Class
com.azure.resourcemanager.appservice.models.PerfMonCounterCollection
Packages that use PerfMonCounterCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of PerfMonCounterCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type PerfMonCounterCollectionModifier and TypeClassDescriptionfinal classCollection of performance monitor counters.Methods in com.azure.resourcemanager.appservice.models that return PerfMonCounterCollectionModifier and TypeMethodDescriptionstatic PerfMonCounterCollectionPerfMonCounterCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PerfMonCounterCollection from the JsonReader.PerfMonCounterCollection.withValue(List<PerfMonResponseInner> value) Set the value property: Collection of resources.