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