| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerMemoryStatistics |
ContainerInfo.memoryStats()
Get the memoryStats property: The memoryStats property.
|
ContainerMemoryStatistics |
ContainerMemoryStatistics.withLimit(Long limit)
Set the limit property: The limit property.
|
ContainerMemoryStatistics |
ContainerMemoryStatistics.withMaxUsage(Long maxUsage)
Set the maxUsage property: The maxUsage property.
|
ContainerMemoryStatistics |
ContainerMemoryStatistics.withUsage(Long usage)
Set the usage property: The usage property.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerInfo |
ContainerInfo.withMemoryStats(ContainerMemoryStatistics memoryStats)
Set the memoryStats property: The memoryStats property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.