Share via


IContainerMemoryStatistics Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ContainerMemoryStatisticsTypeConverter))]
public interface IContainerMemoryStatistics : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ContainerMemoryStatisticsTypeConverter))>]
type IContainerMemoryStatistics = interface
    interface IJsonSerializable
Public Interface IContainerMemoryStatistics
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Limit
MaxUsage
Usage

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to