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