Bagikan melalui


ContainerThrottlingData Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ContainerThrottlingDataTypeConverter))]
public class ContainerThrottlingData : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IContainerThrottlingData
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ContainerThrottlingDataTypeConverter))>]
type ContainerThrottlingData = class
    interface IContainerThrottlingData
    interface IJsonSerializable
Public Class ContainerThrottlingData
Implements IContainerThrottlingData
Inheritance
ContainerThrottlingData
Attributes
Implements

Constructors

ContainerThrottlingData()

Properties

Period
ThrottledPeriod
ThrottledTime

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to