Compartir a través de


IContainerCpuUsage Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ContainerCpuUsageTypeConverter))]
public interface IContainerCpuUsage : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ContainerCpuUsageTypeConverter))>]
type IContainerCpuUsage = interface
    interface IJsonSerializable
Public Interface IContainerCpuUsage
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

KernelModeUsage
PerCpuUsage
TotalUsage
UserModeUsage

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to