Uses of Class
com.microsoft.azure.management.appservice.ContainerMemoryStatistics
Packages that use ContainerMemoryStatistics
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of ContainerMemoryStatistics in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ContainerMemoryStatisticsModifier and TypeMethodDescriptionContainerInfo.memoryStats()Get the memoryStats value.Set the limit value.ContainerMemoryStatistics.withMaxUsage(Long maxUsage) Set the maxUsage value.Set the usage value.Methods in com.microsoft.azure.management.appservice with parameters of type ContainerMemoryStatisticsModifier and TypeMethodDescriptionContainerInfo.withMemoryStats(ContainerMemoryStatistics memoryStats) Set the memoryStats value.