Share via


IContainerInfo Interface

Definition

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

Properties

CurrentCpuStatOnlineCpuCount
CurrentCpuStatsCpuUsageKernelModeUsage
CurrentCpuStatsCpuUsagePerCpuUsage
CurrentCpuStatsCpuUsageTotalUsage
CurrentCpuStatsCpuUsageUserModeUsage
CurrentCpuStatsThrottlingDataPeriod
CurrentCpuStatsThrottlingDataThrottledPeriod
CurrentCpuStatsThrottlingDataThrottledTime
CurrentCpuStatSystemCpuUsage
CurrentTimeStamp
Eth0RxByte
Eth0RxDropped
Eth0RxError
Eth0RxPacket
Eth0TxByte
Eth0TxDropped
Eth0TxError
Eth0TxPacket
Id
MemoryStatLimit
MemoryStatMaxUsage
MemoryStatUsage
Name
PreviouCpuStatOnlineCpuCount
PreviouCpuStatSystemCpuUsage
PreviousCpuStatsCpuUsageKernelModeUsage
PreviousCpuStatsCpuUsagePerCpuUsage
PreviousCpuStatsCpuUsageTotalUsage
PreviousCpuStatsCpuUsageUserModeUsage
PreviousCpuStatsThrottlingDataPeriod
PreviousCpuStatsThrottlingDataThrottledPeriod
PreviousCpuStatsThrottlingDataThrottledTime
PreviousTimeStamp

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to