Uses of Class
com.azure.resourcemanager.appservice.models.ContainerCpuStatistics
Packages that use ContainerCpuStatistics
Package
Description
Package containing the data models for AppService.
-
Uses of ContainerCpuStatistics in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type ContainerCpuStatisticsModifier and TypeClassDescriptionfinal classThe ContainerCpuStatistics model.Methods in com.azure.resourcemanager.appservice.models that return ContainerCpuStatisticsModifier and TypeMethodDescriptionContainerInfo.currentCpuStats()Get the currentCpuStats property: The currentCpuStats property.static ContainerCpuStatisticsContainerCpuStatistics.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerCpuStatistics from the JsonReader.ContainerInfo.previousCpuStats()Get the previousCpuStats property: The previousCpuStats property.